* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif, Microsoft YaHei !important; line-height:22px;
}
html, body {
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #fff;
	color: #333;
}
input {
	outline: none;
}
 input::-webkit-input-placeholder {
 color: #999;
}
a {
	text-decoration: none; color:#333;
}
i {
	position: relative;
}
a:hover, a:focus {
	text-decoration: none;
}
ul, p {
	margin-bottom: 0px;
}
li {
	list-style: none;
}

::-webkit-scrollbar {
 width: 0px;
 height: 0px;
 background: transparent;
}
table, tr, td {
	/*border-collapse: collapse;
　 　border-spacing:0px;*/
}
header {
	width: 1100px;
	margin: auto;
	overflow: hidden;
	padding: 30px 0px 15px;
}
nav {
	width: 100%;
	background: #009cff;
	overflow: hidden;
}
nav ul {
	width: 1100px;
	margin: auto;
}
nav ul li {
	float: left;
	width: 12.5%;
}
nav ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	display: block;
	text-align: center;
	border-right: 1px solid #24a9ff;
}
nav ul li a:hover, a:focus {
	background: #0079c6;
}
.swiper-container {
	width: 100%;
	overflow: hidden;
}
.swiper-slide a {
	display: inline-block;
	height: 382px;
}
.swiper-slide {
	height: 382px !important;
}
.swiper-slide img {
	width: 100%;
}
.search {
	width: 100%;
	background: #fff;
}
.search_content {
	width: 1100px;
	margin: auto;
	overflow: hidden;
	padding: 10px 0px;
}
.search_left_title {
	float: left;
	width: 50%;
	color: #009bfe;
	font-weight: bold;
	line-height: 35px;
}
.search_left_title a {
	width: 10.8%;
	color: #666;
	display: inline-block;
	text-align: right;
	background: url(../img/icon.jpg) no-repeat center right;
	padding-right: 10px;
	font-weight: normal;
}
.search_left_title a:last-child {
	background: none;
}
.search_right {
	float: right;
	overflow: hidden;
}
.search_right input {
	float: left;
}
.search_right input[type="text"] {
	padding-left: 10px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-right: none;
}
.search_right input[type="submit"] {
	height: 34px;
	width: 34px;
	border: none;
	background: url(../img/search.png) #009bfe no-repeat center;
	background-size: 50%;
}
.content {
	width: 100%;
	background: #f5f8fc;
}
.container {
	width: 1100px;
	overflow: hidden;
	margin: auto;
}
.container_frist {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.container_frist_left {
	float: left;
	width: 30%;
}
.container_frist_left span {
	font-size: 12px;
	color: #666;
}
.container_frist_left span b {
	color: #009bfe;
	font-size: 15px;
	margin-right: 4px;
}
.right_span {
	float: right;
	line-height: 20px;
	display: block;
	margin-right: 10px;
}
.right_span a {
	color: #009bfe;
}
.container_frist_left_b {
	background: #fff;
	border-radius: 4px;
	margin-top: 30px;
	padding: 10px 15px;
}
.container_frist_left_b ul li {
	width: 100%;
	border-bottom: 1px dashed #ccc;
	line-height: 35px;
	background: url(../img/icon_2.png) no-repeat left center;
	text-indent: 20px;
}
.container_frist_left_b ul li:last-child {
	border-bottom: none;
}
.container_frist_left_b ul li a {
	color: #666;
}
.container_frist_right {
	float: right;
	width: 69%;
	margin-left: 1%;
	overflow: hidden;
}
.container_frist_right span {
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.container_frist_right span b {
	color: #009bfe;
	font-size: 15px;
	margin-right: 4px;
}
.container_frist_right_left {
	margin-top: 30px;
	width: 34%;
	float: left;
}
.container_frist_right_left img {
	width: 100%;
	display: flex;
}
.right_left_b {
	background: #009BFE;
	color: #fff;
	display: block;
	padding: 21px 15px 21px;
	overflow: hidden;
}
.right_left_b:hover, .right_left_b:focus {
	background: #009BFE;
}
.right_left_b p {
	width: 100%;
	font-weight: bold;
}
.right_left_b p:last-child {
	font-weight: normal;
	margin-top: 13px;
}
.container_frist_right_right {
	float: right;
	margin-top: 30px;
	background: #fff;
	width: 61%;
	padding: 9.5px 15px;
	overflow: hidden;
}
.container_frist_right_right ul li {
	width: 100%;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	padding: 10px 0px;
}
.container_frist_right_right ul li:last-child {
	border-bottom: none;
}
.num {
	float: left;
	width: 8%;
	font-weight: bolder;
	font-size: 30px !important;
	color: #ccc !important;
	line-height: 43.5px;
	border-right: 1px solid #ccc;
}
.container_frist_right_right span:last-child {
	float: left;
	margin-left: 20px;
	line-height: 22px;
}
.container_frist_right_right span:last-child p:last-child {
	font-size: 12px !important;
	color: #999 !important;
}
.container_second_head {
	width: 100%;
	overflow: hidden;
	margin: 50px 0px 30px;
}
.container_second_head span {
	float: left;
	width: 16%;
	text-align: center;
	font-size: 20px;
	color: #009BFE;
	font-weight: bold;
}
.container_second_head span:first-child {
	width: 42% !important;
	height: 1px;
	margin-top: 12px;
}
.container_second_head span:last-child {
	height: 1px;
	width: 42% !important;
	margin-top: 12px;
}
.container_second_content {
	width: 97%;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	padding: 18px 18px;
}
.grad {
	background: -webkit-linear-gradient(left, transparent, #ccc);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, transparent, #ccc);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, transparent, #ccc);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, transparent, #ccc);/* 标准的语法 */
}
.grad2 {
	background: -webkit-linear-gradient(right, transparent, #ccc);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left, transparent, #ccc);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left, transparent, #ccc);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to left, transparent, #ccc);/* 标准的语法 */
}
.container_second_content img {
	float: left;
	width: 34%;
}
.container_second_content p {
	float: right;
	width: 63%;
	margin-left: 3%;
	overflow: hidden;
	color: #666;
}
.container_second_content p a {
	color: #009BFE;
	line-height: 38px;
	width: 100%;
	display: block;
	text-align: right;
}
.container_second_content p a:hover, a:focus {
	background: transparent;
}
.container_second_right {
	float: left;
	margin-left:30px; width:660px;
}
.container_second_right ul li {
	width: 100%;
	background: url(../img/icon_2.png) no-repeat left center;
	text-indent: 20px;
	border-bottom: 1px dashed #ccc;
	line-height: 43px;
}
.container_second_right ul li:last-child {
	border-bottom: none;
}
.container_second_right ul li a {
	color: #666;
}
.container_second_right ul li a span {
	color: #009BFE;
}
.more {
	width: 7%;
	display: block;
	float: right;
	color: #009BFE;
	margin-bottom: 50px;
}
footer {
	width: 100%;
	overflow: hidden;
	background: #003c7e;
}
.center_footer {
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.footer_left {
	width: 10%;
	background: #023267;
	padding: 35px 40px 50px;
	float: left;
}
.footer_right {
	float: right;
	width: 81%;
	padding: 20px 0px 40px;
}
.footer_right ul {
	border-bottom: 1px solid #1a508b;
	overflow: hidden;
	line-height: 50px;
}
.footer_right ul li {
	width: 10%;
	float: left;
}
.footer_right ul li a {
	color: #fff;
}
.footer_right_details {
	width: 100%;
	padding: 20px 0px;
	color: #fff;
	line-height: 30px;
	border-bottom: 1px solid #1a508b;
}
.footer_right_details a {
	color: #fff;
}
.footer_right_details p {
	overflow: hidden;
}
.bshare-custom {
	margin-left: 20px;
}
.link_title {
	width: 100%;
	color: #fff;
	padding-top: 20px;
}
.link {
	border-bottom: none !important;
}
.link li {
	line-height: 40px;
	width: 6% !important;
}
.link li:nth-child(3) {
	width: 8% !important;
}
.link li:nth-child(7) {
	width: 9% !important;
}
.link li:nth-child(8) {
	width: 10.2% !important;
}
.link li:nth-child(9) {
	width: 10.2% !important;
}
.float_right {
	width: 78px;
	height: 340px;
	background: url(../img/icon_4.png) no-repeat top left;
	position: fixed;
	top: 50%;
	margin-top: -206px;
	right: 10%;
	background-size: 100%;
	z-index: 5;
}
.float_right a {
	width: 100%;
	display: block;
	height: 43px;
}
.float_right a:first-child {
	margin-top: 88px;
}
.last {
	height: 66px !important;
	margin-top: 76px;
}
#list_left {
	background: #fff;
	box-shadow: 1px 2px 15px #e1e1e1;
}
#list_left tr {
	background: url(../img/ipmenubg.png) no-repeat bottom center;
	background-size: 100%;
}
#list_left tr td {
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
#list_left tr:first-child {
	background: url(../img/ipnav.jpg) no-repeat top center;
	background-size: 100%;
	line-height: 50px;
	height: 50px;
}
.head_nei {
	font-weight: bold;
	color: #009BFE !important;
	font-size: 16px !important;
}
#guan{
	background: #fff;
	box-shadow: 1px 2px 15px #e1e1e1;
	margin-bottom: 10px
}
#guan tr{
	background: url(../img/ipmenubg2.png) no-repeat bottom left;
	background-size: 100%;
}
#guan tr:last-child{
	background: none !important;
}
#guan tr td{
	padding: 10px;
}
#fl{
	color: #999;
}
#fl ul li{
	display: inline-block;
}
#fl ul li a{
	color: #999;
}
#fl ul li:last-child a{
	color: #009BFE;
}