body,p,h1,h2,h3,h4,h5,h6,li,span,i,ul,img,a,strong,input{margin:0;padding:0; font-family: "microsoft yahei";}
body{ font-size:14px;overflow-x:hidden ;}
li{list-style-type:none; float:left;}
a{text-decoration:none;outline: none;}
img{border:none;}
i{font-style:normal}
input,select,textarea{outline:none;text-indent:6px;}
textarea{resize:none;}
div{margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
body,html{
	width: 100%;
}
.wid{
	width: 1200px;
}
.head{
	width: 1349px;
	height: 30px;
	background-color: #e2e5e5;
	line-height: 30px;
	color: #302f2f;
}
.head em{
	color: #005a92;
	font-style: normal;
}
.head ul li{
	margin-left: 30px;
}

.head ul li img{
	float: left;
	margin: 10px 0;
}
.contact{
	display: table;
}
.cont-logo{
	padding: 0px 0;
	min-width: 355px;
}
.cont-input{
	width: 453px;
	height: 35px;
	border: 1px solid #c2bdbe;
	margin: 34px 0;
	border-radius: 2px;
}
.cont-input img{
	margin: 7px;
	float: left;
}
.cont-input input.text{
	width: 330px;
	height: 30px;
	background: none;
	margin: 0 auto;
	border: none;
	margin: 3px 0;
	font-size: 14px;
	color: #878686;
}
.cont-input input.submit{
	width: 70px;
	height: 37px;
	background-color: #007ebe;
	color: #fff;
	border: none;
	float: right;
	margin-top: -1px;
	margin-right: -1px;
	border-radius: 5px;
	font-size: 14px;
	text-indent: 0;
}
.cont-tel{
	padding: 26px 0;
}
.cont-tel img{
	float: left;
}
.cont-tel h5{
	float: left;
	padding-left: 10px;
}
.cont-tel h5 em{
	display: block;
	font-style: normal;
	line-height: 24px;
	font-size: 16px;
	color: #007ebe;
	font-weight: normal;
}
.cont-tel h5 b{
	display: block;
	font-size: 26px;
	color: #cb0202;
	line-height: 28px;
	
}
.nav{
	width: 1349px;
	height: 40px;
	background-color: #1d8ed4;
}

.nav-menu{
	width: 240px;
	height: 40px;
	background-color: #005a92;
	position: relative;
}
.nav-menu h4{
	width: 240px;
	height: 100%;
	line-height: 40px;
	color: #fff;
	font-weight: normal;
}
.nav-menu h4 img{
	float: left;
	margin: 14px 8px 0 24px;
}
.nav-menu h4 span{
	font-size: 16px;
}
.nav-list{
	line-height: 40px;
	width: 960px;
	height: 40px;
}
.nav-list ul li{
	margin: 0 8px;
	padding: 0 10px;
	font-size: 14px;
}
.nav-list ul li a{
	color: #fff;
}

.bannar{
	width: 1349px;
	height: 510px;
	background: url(../img/bann1.jpg) center no-repeat;
}
.product{
	display: table;
}
.product-box{
	width: 1200px;
	display: table;
	padding-bottom: 30px;
}

.product-title{
	width: 1200px;
	display: table;
	padding-top: 36px;
}
h5.tits{
	text-align: center;
}
h5.tits b{
	display: block;
	line-height: 26px;
	font-size: 26px;
	color: #2b2b2b;
}
h5.tits em{
	display: block;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	color: #646668;
	font-size: 14px;
}
.product-title p{
	line-height: 28px;
	font-size: 15px;
	color: #565758;
	padding: 12px 0;
	text-indent: 32px;
}
.product-col{
	width: 1200px;
	display: table;
	padding-top: 20px;
}
.product-bann{
	width: 265px;
	height: 365px;
	background:url(../img/im1.jpg) center no-repeat;
}

.product-bann h6{
	margin: 0;
	padding: 18px 0;
	padding-left: 20px;
}
.product-bann h6 a{
	display: inline-block;
	width: 118px;
	height: 30px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
.product-bann p{
	padding: 0 20px;
	color: #fff;
	line-height: 29px;
	font-size: 14px;
	text-align: justify;
}
.product-list{
	width: 933px;
	border: 1px solid #e4e1e1;
	height: 363px;
	border-bottom: none;
}
.product-list ul{
	width: 100%;
}
.product-list ul li{
	width: 33.3%;
	height: 182.5px;
	position: relative;
}
.product-list ul li:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #e4e1e1;
}
.product-list ul li:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #e4e1e1;
}
.product-list ul li h5{
	padding: 0 16px;
	line-height: 38px;
	color: #444;
	font-size: 16px;
	margin-bottom: 6px;
}
.product-list ul li h5 a{
	color: #444;
}
.product-list ul li h5 a:hover{
	color: #007ebe;
}
.product-list ul li p{
	padding: 0 16px;
	line-height: 22px;
	color: #666666;
	font-size: 14px;
}
.product-list ul li p a{
	color: #666;
}
.product-list ul li p a:hover{
	color: #007ebe;
}
.product-list ul li h6{
	font-weight: normal;
	padding: 0 6px;
	padding-top: 22px;
}
.product-list ul li h6 span{
	margin: 0 10px;
	font-size: 14px;
	color: #007ebe;
	line-height: 24px;
}
.product-list ul li h6 span a{
	color: #444;
}
.product-list ul li h6 span a:hover{
	color: #007ebe;
}
.product-list ul li h4 a{
	display: inline-block;
	width: 96px;
	height: 28px;
	background-color: #d2cdcd;
	color: #fff;
	border-radius: 7px;
	position: relative;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	font-weight: normal;
	margin: 8px;
}
.product-list ul li h4 a.fr{
	margin-right: 20px;
}
.product-list ul li h4 a:hover{
	background-color: #007ebe;
	color: #fff;
}
.product-list ul li.li-wid{
	width: 33.4%;
}
.product-list ul li.li-wid:after{
	width: 0;
}
.product-list ul li.li-wid:before{
	width: 311.61px;
}

.product-box-item2 .product-bann{
	background: url(../img/im2.jpg)center no-repeat;
}

.certification{
	display: table;
	padding-top: 30px;
}

.certification-col{
	width: 1200px;
	display: table;
}
.certification-col ul{
	width: 1200px;
	display: table;
	padding-top: 50px;
}
.certification-col ul li{
	width: 16.6%;
	margin: 0 auto;
	text-align: center;
}
.certification-col ul li h4{
	width: 104px;
	height: 104px;
	border: 2px solid #303030;
	border-radius: 50%;
	margin: 0 auto;
	display: table;
	text-align: center;
}
.certification-col ul li h4 span{
	display: table-cell;
	vertical-align: middle;
}
.certification-col ul li h4 span i{
	display: inline-block;
	width: 78px;
	height: 78px;
}
.certification-col ul li p {
	padding-top: 12px;
	line-height: 30px;
	font-size: 16px;
	color: #3e3e3e;
}
.certification-col ul li p em{
	display: block;
	font-style: normal;
}
.certification-col ul li p b{
	display: block;
	font-weight: normal;
}
.certification-col ul li.li-item1 h4 span i{
	background: url(../img/ico1.png) center no-repeat;
}
.certification-col ul li.li-item2 h4 span i{
	background: url(../img/ico2.png) center no-repeat;
}
.certification-col ul li.li-item3 h4 span i{
	background: url(../img/ico3.png) center no-repeat;
}
.certification-col ul li.li-item4 h4 span i{
	background: url(../img/ico4.png) center no-repeat;
}
.certification-col ul li.li-item5 h4 span i{
	background: url(../img/ico5.png) center no-repeat;
}
.certification-col ul li.li-item6 h4 span i{
	background: url(../img/ico6.png) center no-repeat;
}

.certification-col ul li:hover h4{
	background-color: #1d8ed4;
	border: 2px solid #1d8ed4;
}
.certification-col ul li.li-item1:hover h4 span i{
	background: url(../img/ico1-1.png) center no-repeat;
}
.certification-col ul li.li-item2:hover h4 span i{
	background: url(../img/ico2-1.png) center no-repeat;
}
.certification-col ul li.li-item3:hover h4 span i{
	background: url(../img/ico3-1.png) center no-repeat;
}
.certification-col ul li.li-item4:hover h4 span i{
	background: url(../img/ico4-1.png) center no-repeat;
}
.certification-col ul li.li-item5:hover h4 span i{
	background: url(../img/ico5-1.png) center no-repeat;
}
.certification-col ul li.li-item6:hover h4 span i{
	background: url(../img/ico6-1.png) center no-repeat;
}

.links{
	display: table;
}

.links-online{
	width: 1349px;
	display: table;
}
.links-online ul{
	width: 1349px;
	text-align: center;
	padding: 0;
	margin: 0;
	display: table;
	padding-top: 50px;
	padding-bottom: 42px;
}
.links-online ul li{
	width: 150px;
	height: 42px;
	border: 1px solid #1d8ed4;
	line-height: 42px;
	color: #1d8ed4;
	font-size: 14px;
	cursor: pointer;
	float: none;
	display: inline-block;
}
.links-online ul li.acti{    
	border: 1px solid #1d8ed4;
	color: #fff;
	
}
.links-online ul li.li-item1{
	border-radius: 15px 0 0 0;
	background-color: #1d8ed4;
}
.links-online ul li.li-item2{
	border-radius: 0 0 15px 0;
}
.links-bann{
	width: 1349px;
	display: table;
}
.links-bann img{
	width: 1349px;
}
.news{
	padding-top: 35px;
	display: table;
}

.news-col{
	width: 1200px;
	display: table;
	padding-top: 50px;
}

.news-type{
	width: 695px;
	display: table;
}
.news-type-tab{
	width: 695px;
	height: 46px;
	border-bottom: 1px solid #bebebe;
	line-height: 46px;
}
.news-type-tab ul{
	float: left;
}
.news-type-tab ul li{
	padding-right: 5px;
	margin-right: 50px;
	font-size: 16px;
	color: #2b2b2b;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
.news-type-tab ul li.acti{
	color: #1d8ed4;
}
.news-type-tab ul li.acti:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #1d8ed4;
}
.news-type-tab h6{
	margin: 0;
	font-weight: normal;
	float: right;
}
.news-type-tab h6 a{
	color: #2b2b2b;
}
.news-type-tab h6 a:hover{
	color: #1d8ed4;
}

.news-type-col{
	width: 695.56px;
	display: table;
	padding-top: 18px;
	display: none;
}
.news-col .show{
	display: block;
}
.news-type-box{
	width: 100%;
	margin: 16px 0;
	display: table;
}

.news-type-img{
	width: 195px;
	height: 130px;
}
.news-type-img img{
	width: 186px;
	height: 115px;
}
.news-type-text{
	width: 490px;
	display: table;
}
.news-type-text h4{
	line-height: 24px;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
.news-type-text p{
	line-height: 24px;
	color: #6e6e6e;
	font-size: 14px;
	padding-top: 10px;
	text-align: justify;
	min-height: 72px;
	
}
.news-type-text p a{
	color: #6e6e6e;
}
.news-type-text h6{
	margin: 0 auto;
	line-height: 24px;
}
.news-type-text h6 em{
	float: right;
	font-style: normal;
	color: #877f7f;
	font-size: 14px;
	font-weight: normal;
}

.news-article{
	width: 435px;
	display: table;
}
.news-article h5{
	width: 435px;
	height: 46px;
	border-bottom: 1px solid #bebebe;
	color: #2b2b2b;
	line-height: 46px;
}
.news-article h5 span{
	line-height: 46px;
	font-size: 16px;
}
.news-article h5 a{
	float: right;
	color: #2b2b2b;
	font-weight: normal;
}
.news-article h5 a:hover{
	color: #1d8ed4;
}

.news-article ul{
	width: 455px;
	display: table;
	padding-left: 20px;
	padding-top: 20px;
}
.news-article ul li{
	height: 34px;
	line-height: 34px;
	position: relative;
float: none;
}
.news-article ul li a{
	color: #333333;
}
.news-article ul li:hover a{
	color: #1d8ed4;
}
.news-article ul li:after{
	content: '';
	position: absolute;
	left: -17px;
	top: 50%;
	width: 5px;
	height: 5px;
	background-color: #b1b1b1;
	margin-top: -2px;
}

.certificate{
	
	padding-top: 55px;
	padding-bottom: 40px;
	overflow: hidden;
	height: 300px;
	width: 1200px;
}

.certificate-col{
	width: 1200px;
	
}
.certificate-col ul{
	width:1190px !important;
	margin: 0 auto;
	margin-top: 35px;
	height: 265px;
	
}
.certificate-col ul li{
	width: 171px !important;	
}
.certificate-box{
	width: 146px;
	height: 230px;
	background-color: #e0e2e2;
	margin: 0 12px;
}
.certificate-col ul li h4{
	width: 134px;
	height: 192px;
	float: left;
	margin: 6px;
}
.certificate-col ul li h4 img{
	width: 100%;
	height: 100%;
}
.certificate-col ul li p{
	text-align: center;
	color: #2b2b2b;
}
.certificate-col ul li:hover .certificate-box{
	background-color: #1d8ed4;
}
.certificate-col ul li:hover .certificate-box p{
	color: #fff;
}
.certificate-col .swiper-button-prev{
	width: 56px;
	height: 56px;
	background: url(../img/prev.png) center no-repeat;
	z-index: 9;
}
.certificate-col .swiper-button-next{
	width: 56px;
	height: 56px;
	z-index: 9;
	background: url(../img/next.png) center no-repeat;
}

.service{
	width: 1349px;
	height: 110px;
	border-top: 1px solid #b1b2b2;
}
.service ul{
	width: 100%;
}
.service ul li{
	width: 200px;
	padding-top: 20px;
	padding-bottom: 15px;
	display: table;
}
.service ul li h4{
	width: 56px;
	height: 56px;
	border: 2px solid #525151;
	border-radius: 50%;
	float: left;
	display: table;
	text-align: center;
	margin: 10px 0;
}
.service ul li h4 span{
	display: table-cell;
	vertical-align: middle;
}
.service-txt{
	width: 108px;
	display: table;
	padding-left: 12px;
	padding-right: 20px;
}
.service-txt h5{
	line-height: 30px;
	color: #2b2b2b;
	font-weight: normal;
	font-size: 14px;
}
.service-txt p{
	font-size: 12px;
	color: #5a5858;
	line-height: 22px;
}

.links{
	width: 1349px;
	display: table;
	background-color: #f3f1f1;
}

.links-col{
	width: 1349px;
	height: 190px;
	padding: 0px 0;
}

.links-logo{
	width: 285px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.links-menu{
	display: table;
	margin-left: 18px;
}
.links-menu dl{
	padding-left: 40px;
	height: 170px;
	border-left: 1px solid #ccc9c9;
	width: 140px;
	float: left;
}
.links-menu dt{
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #454545;
}
.links-menu dd{
	padding: 0;
	margin: 0;
	line-height: 24px;
	font-size: 14px;
	color: #454545;
}

.links-wx{
	width: 340px;
	border-left: 1px solid #ccc9c9;
	height: 170px;
	margin: 14px 0;
	text-align: center;
}
.links-wx h4{
	text-align: center;
}
.links-wx h4 b{
	display: block;
	line-height: 44px;
	font-size: 16px;
	color: #515050;
}

.links-company{
	width: 1200px;
	height: 100px;
	line-height: 23px;
	color: #454545;
}
.links-company a{
	color: #454545;
	margin-right: 30px;
}

.footer{
	width: 1349px;
	display: table;
	background-color: #3d3c3c;
	padding-top: 20px;
	
	line-height: 24px;
	color: #bababa;
	text-align: center;
}
.footer p span{
	margin: 0 8px;
}

.nav-menu-list{
	width: 238px;
	height: 508px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 40px;
	display: none;
	z-index: 99;
	border: 1px solid #dddddd;
}

.nav-menu-list.nav-menu-list-acti{
	display: block;
}
.nav-menu-list .nav-menu-list-fl{
	width: 100%;
	display: table;
}
.nav-menu-list .nav-menu-list-fl ul{
	width: 100%;
	margin: 0 auto;
	min-height: 100px;
}
.nav-menu-list .nav-menu-list-fl ul li{
	width: 220px;
	height: 84px;
	padding: 0 9px;
	position: relative;
	border-bottom: 1px dashed #b6b7b7;
}
.nav-menu-list .nav-menu-list-fl ul li:hover,.nav-menu-list .nav-menu-list-fl ul li.acti{
	background-color: #0569a8;
}
.nav-menu-list .nav-menu-list-fl ul li:hover .nav-menu-list-fr p a,.nav-menu-list .nav-menu-list-fl ul li.acti .nav-menu-list-fr p a{
	color: #fff;
}
.nav-menu-list .nav-menu-list-fl ul li:hover .nav-menu-list-fr h5,.nav-menu-list .nav-menu-list-fl ul li.acti .nav-menu-list-fr h5{
	color: #fff;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item1:hover h6 i,.nav-menu-list .nav-menu-list-fl ul li.li-item1.acti h6 i{
	background: url(../img/ic15-1.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item2:hover h6 i,.nav-menu-list .nav-menu-list-fl ul li.li-item2.acti h6 i{
	background: url(../img/ic16-1.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item3:hover h6 i,.nav-menu-list .nav-menu-list-fl ul li.li-item3.acti h6 i{
	background: url(../img/ic17-1.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item4:hover h6 i,.nav-menu-list .nav-menu-list-fl ul li.li-item4.acti h6 i{
	background: url(../img/ic18-1.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item5:hover h6 i,.nav-menu-list .nav-menu-list-fl ul li.li-item5.acti h6 i{
	background: url(../img/ic19-1.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item6:hover h6 i,.nav-menu-list .nav-menu-list-fl ul li.li-item6.acti h6 i{
	background: url(../img/ic20-1.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li:hover:after,.nav-menu-list .nav-menu-list-fl ul li.acti:after{
	content: '';
	position: absolute;
	right: -10px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10px solid #0569a8;
	z-index: 9;
	margin-top: -8px;
}



.nav-menu-list .nav-menu-list-fl ul li:last-child{
	border: none;
}
.nav-menu-list .nav-menu-list-fl ul li h6{
	float: left;
	margin: 0;
	height: 38px;
	margin-left: 10px;
	width: 28px;
	display: table;
	text-align: center;
	margin-right: 6px;
}
.nav-menu-list .nav-menu-list-fl ul li h6 span{
	display: table-cell;
	vertical-align: middle;
}
.nav-menu-list .nav-menu-list-fl ul li h6 i{
	
}
.nav-menu-list .nav-menu-list-fl ul li.li-item1 h6 i{
	width: 18px;
	height: 35px;
	display: inline-block;
	background: url(../img/ic15.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item2 h6 i{
	width: 18px;
	height: 35px;
	display: inline-block;
	background: url(../img/ic16.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item3 h6 i{
	width: 18px;
	height: 35px;
	display: inline-block;
	background: url(../img/ic17.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item4 h6 i{
	width: 22px;
	height: 35px;
	display: inline-block;
	background: url(../img/ic18.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item5 h6 i{
	width: 22px;
	height: 35px;
	display: inline-block;
	background: url(../img/ic19.png) center no-repeat;
}
.nav-menu-list .nav-menu-list-fl ul li.li-item6 h6 i{
	width: 22px;
	height: 35px;
	display: inline-block;
	background: url(../img/ic20.png) center no-repeat;
}

.nav-menu-list-fr{
	width: 160px;
	display: table;
	min-height: 50px;
}
.nav-menu-list-fr h5{
	line-height: 28px;
	margin-top: 6px;
	font-weight: normal;
	font-size: 14px;
	color: #007ebe;
}
.nav-menu-list-fr p{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	line-height: 22px;
}
.nav-menu-list-fr p a{
	color: #8b8d8d;
}

.list{
	display: table;
	padding-top: 22px;
	padding-bottom: 30px;
}
.list-fl{
	width: 231px;
	display: table;
}
.list-fl .list-menu{
	width: 100%;
	display: table;
}
.list-fl .list-menu ul{
	width: 100%;
	display: table;
}
.list-fl .list-menu ul li{
	width: 100%;
	display: table;
}
.list-fl .list-menu ul li dl{
	width: 100%;
	margin: 0;
}
.list-fl .list-menu ul li dl dt{
	width: 231px;
	height: 34px;
	border-bottom: 1px solid #fff;
	background-color: #1d71b7;
	padding: 0 12px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
}
.list-fl .list-menu ul li dl dt i{
	display: inline-block;
	float: right;
	width: 14px;
	height: 10px;
	background: url(../img/ic21.png)center no-repeat;
	margin: 12px 0;
}
.list-fl .list-menu ul li dl dd{
	height: 32px;
	margin: 0;
	line-height: 32px;
	color: #646464;
	padding-left: 40px;
	font-size: 13px;
	position: relative;
	display: none;
}
.list-fl .list-menu ul li dl dd:after{
	content: '';
	position: absolute;
	left: 26px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #1d71b7;
	margin-top: -6px;
}
.list-fl .list-menu ul li dl.list-slide dd{
	display: block;
}
.list-fl .list-menu ul li dl.list-slide dt i{
	transform: rotate(-180deg);
}
.list-fl .list-menu ul li dl dd:hover{
	background-color: #7dbbee;
	color: #fff;
}

.list-fr{
	width: 920px;
	display: table;
}

.list-addr{
	width: 100%;
	height: 34px;
	background-color: #d3ecfe;
	line-height: 34px;
	color: #2f2e2e;
}
.list-addr img{
	margin: 9px;
	float: left;
}
.list-addr a{
	color: #2f2e2e;
}
.list-addr a:hover{
	text-decoration: underline;
	color: #1d8ed4;
}
.list-bann{
	width: 100%;
	height: 298px;
	background: url(../img/im8.jpg)center no-repeat;
	margin-top: 16px;
	color: #fff;
	text-align: center;
}
.list-bann h3{
	font-weight: normal;
	font-size: 34px;
	line-height: 60px;
	padding-top: 60px;
}
.list-bann h1{
	font-weight: normal;
	font-size: 34px;
	line-height: 60px;
	padding-top: 60px;
}
.list-bann p{
	padding: 0 90px;
	line-height: 28px;
	text-align: left;
}
.list-col{
	width: 100%;
	display: table;
}
.list-col ul{
	width: 100%;
	display: table;
}
.list-col ul li{
	width: 100%;
	padding: 18px 0;
	border-bottom: 1px solid #d3d5d5;
}

.list-col-img{
	width: 186px;
	height: 115px;
	border: 1px solid #d0cacb;
}
.list-col-img img{
	width: 186px;
	height: 115px;
}

.list-col-txt{
	width: 720px;
	height: 124px;
	overflow: hidden;
}
.list-col-txt h5 b{
	display: block;
	line-height: 22px;
	color: #2f2e2e;
	font-size: 14px;
	font-weight: normal;
}
.head h1{
	    font-weight: normal;
    font-size: 14px;
}
.list-slide h3{
	
	 font-weight: normal;
    font-size: 14px;
}
.head ul li a{color:#302f2f;}
.list-col-txt h5 em{
	color: #a8a9ab;
	font-style: normal;
	display: block;
	line-height: 38px;
	font-size: 14px;
	font-weight: normal;
}
.list-col-txt h5 em i{
	margin-right: 30px;
}
.list-col-txt h2 b{
	display: block;
	line-height: 22px;
	color: #2f2e2e;
	font-size: 14px;
	font-weight: normal;
}
.list-col-txt h2 em{
	color: #a8a9ab;
	font-style: normal;
	display: block;
	line-height: 38px;
	font-size: 14px;
	font-weight: normal;
}
.list-col-txt h2 em i{
	margin-right: 30px;
}
.list-col-txt p{
	text-align:justify;
	color: #616161;
	font-size: 14px;
	line-height: 22px;
}
.list-col-txt p a{
	color: #1d8ed4;
}
.list-col-txt p a:hover{
	color: #f00;
}
.list-col ul li:hover .list-col-img{
	border: 1px solid #1d71b7;
}
.list-col ul li:hover .list-col-txt h5 b{
	color: #1d71b7;
}

.page{
	width: 100%;
	display: table;
	padding: 33px 0;
}
.page ul li{
	padding: 8px 15px;
	color: #fff;
	background-color: #0279d2;
	border-radius: 3px;
	margin-right: 22px;
	text-align: center;
	min-width: 15px;
	cursor: pointer;
}

.list-about{
	width: 253px;
	display: table;
	border: 1px solid #d2cdcd;
	margin-top: 25px;
	overflow: hidden;
}
.list-about h5{
	width: 233px;
	height: 34px;
	border-bottom: 1px solid #d2cdcd;
	background-color: #d2cdcd;
	line-height: 34px;
	padding: 0 10px;
	font-weight: normal;
}
.list-about h5 span{
	font-size: 14px;
	color: #1d71b7;
}
.list-about h5 a{
	float: right;
	color: #817f7f;
}
.list-about ul{
	padding: 5px 11px;
	display: table;
}
.list-about ul li{
	width:215px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #4d4d4d;
	padding-left: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	position: relative;
}
.list-about ul li a{
	color: #4d4d4d;
}
.list-about ul li:after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 4px;
	background-color: #6f6d6d;
	margin-top: -2px;
}
.list-about ul li:hover a{
	color: #1d8ed4;
}

.article{
	width:858px;
	display: table;
	border: 1px solid #d4cfcf;
	margin-top: 25px;
	padding: 0 30px;
}
.article h4{
	text-align: center;
	line-height: 64px;
	color: #313030;
	font-size: 24px;
	font-weight: normal;
	padding-top: 18px;
}
.article h1{
	text-align: center;
	line-height: 64px;
	color: #313030;
	font-size: 24px;
	font-weight: normal;
	padding-top: 18px;
}
.article h6{
	width: 100%;
	border-bottom: 1px solid #c6c6c6;
	line-height: 40px;
	font-weight: normal;
	color: #a8a9ab;
	text-align: center;
	margin-bottom: 30px;
}
.article h6 span{
	margin: 0 20px;
	font-size: 14px;
}
.article p{
	font-size: 14px;
	color: #444;
	line-height: 30px;
	text-align: justify;
	text-indent: 28px;
	margin-bottom: 10px;
}
.article p span{
	display: block;
}
.article h5{
	width: 100%;
	border-top: 1px solid #c6c6c6;
	margin-top: 20px;
	padding: 10px 0;
	margin-bottom: 17px;
}
.article h5 a{
	display: block;
	line-height: 30px;
	color: #444;
	font-size: 14px;
	font-weight: normal;
}

.nav-menu-list-col{
	width: 958px;
	height: 508px;
	border: 1px solid #dddddd;
	position: absolute;
	left: 239px;
	top: -1px;
	background-color: #fff;
	display: none;
}

.nav-menu-list-item{
	width: 100%;
	display: table;
	display: none;
}
.nav-menu-list-item-acti{
	display: table;
}
.nav-menu-list-item h5{
	padding: 0 15px;
	line-height: 60px;
	color: #333333;
	font-weight: normal;
	font-size: 16px;
}
.nav-menu-list-item ul{
	width: 928px;
	margin: 0 auto;
}
.nav-menu-list-item ul li{
	width: 100%;
	display: table;
	line-height: 28px;
	padding: 6px 0;
}

.nav-menu-list-item-title{
	width: 128px;
	height: 28px;
	text-align: right;
	line-height: 28px;
	color: #666666;
	position: relative;
}
.nav-menu-list-item-title:after{
	content: '>';
	position: absolute;
	right: -40px;
	top: 0;
	line-height: 28px;
	color: #666;
}

.nav-menu-list-item-col{
	width: 630px;
	display: table;
	margin-left: 70px;
}
.nav-menu-list-item-col a{
	color: #666;
	margin-right: 40px;
}
.nav-menu-list-item-col a:hover{
	color: #1d8ed4;
}



.page a{
	color:#fff;	
}

.prenext{
	margin: 0 auto;
    border-top: 1px solid #c6c6c6;
    margin-top: 20px;
    padding: 10px 0;
    margin-bottom: 17px;
	
}

.prenext a{
	color:#000;	
	
}

.cnzz a{
	color:#bababa;