﻿/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
@font-face{
	font-family: 'Montserrat (OT1)';
	src: url('../font/Montserrat Semi Bold.otf');
}
.clearfloat {
    zoom: 1
}
.headtop{
	width: 100%;
	height: 40px;
	background-color: #1f67bf;
}
.headtopdv{
	display: flex;
	justify-content: space-between;
	width: 1200px;
	float: left;
	line-height: 40px;
}
.headtopdv p{
	color: #fff;
	font-size: 14px;
	font-style: italic;
}
.headtopdv section{
	color: #fff;
	font-size: 14px;
}
.headnav{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.headnavright ul{
	display: flex;
	justify-content: space-between;
	width: 655px;
	height: 110px;
	align-items: center;
	padding-left: 300px;
}
.headnavright ul li a{
	color: #333333;
	font-size: 16px;
}
.headnavright ul li a:hover{
	color: #1f67bf;
}
.banner img{
	display: block;
	width: 100%;
}
.gjc{
	background-color: #f7f7f7;
	height: 65px;
}
.gjcdv{
	width: 1300px;
	margin: 0 auto;
	height: 65px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gjcdvleft i{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.gjcdvleft a{
	color: #838383;
	font-size: 14px;
	margin: 0 5px;
}

.index_pro{
	width: 1300px;
	margin: 40px auto;
}
.index_bt h1{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.index_bt p{
	color: #333333;
	font-size: 24px;
}
.index_bt h1 i{
	color: #313131;
	font-size: 38px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
}

.index_rxall{
	width: 100%;
}
.index_prodv{
	width: 1300px;
	margin: 0 auto;
	padding: 35px 0px;
}
.tabBox .hd{position: relative; width:1300px;margin:0 auto; position:relative;  }
.tabBox .hd ul li i{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	color: #9f9f9f;
}
.tabBox .hd ul{ display: flex;justify-content: flex-end; overflow:hidden; position: absolute;right: 0;top: -75px; }
.tabBox .hd ul li{  padding:0 10px; color:#666; margin: 0 40px;text-align: center; }
.tabBox .hd ul li iconpark-icon{
	font-size: 36px;
}
.tabBox .hd ul li p{
	color: #999999;
	font-size: 14px;
	text-align: center;
}
.tabBox .hd ul li.on p{ color: #1f5ebf;   }
.tabBox .hd ul li.on i{ color: #1f5ebf;   }
.tabBox .hd ul li.on iconpark-icon{
	color: #1f5ebf;  
}
.index_prodv dl{
	display: flex;
	justify-content: flex-start;
}
.index_prodv dl dd{
	width: 270px;
	padding:25px 20px;
	border: 1px solid #eeeeee;
	margin: 9px;
}
.index_prodv dl dd section{
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 25px;
}
.index_prodv dl dd section img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.index_prodv dl dd:hover section img{
	transform: scale(1.05);
}
.index_prodv dl dd h1{
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
	margin-bottom: 5px;
}
.index_prodv dl dd h2{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.index_prodv dl dd h2 i{
	display: block;
	width: 60px;
	border: 1px solid #1f67bf;
	color: #1f67bf;
	text-align: center;
	line-height: 20px;
	margin-right: 8px;
}
.index_prodv dl dd h2 span{
	color: #666666;
	font-size: 14px;
}
.index_prodv dl dd div{
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}
.index_prodv dl dd div a{
	display: block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e6e6e6;
	text-align: center;
	font-size: 14px;
}
.index_prodv dl dd div a:hover{
	background-color: #e6101a;
	color: #fff;
	border-color: #e6101a;
}
.index_prodv dl dd div a:last-child:hover{
	background-color: #1f67bf;
	color: #fff;
	border-color: #1f67bf;
}
.index_prodv dl dd:hover{
	box-shadow: 0px 0px 10px #afafaf;
}
.indexabout{
	width: 100%;
	background: url(../images/beijing_02.png) top center no-repeat;
}
.index_jinqu{
	height: 230px;
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index_jinquleft h1{
	color: #ffffff;
	font-size: 28px;
	margin-bottom: 15px;
}
.index_jinquleft p{
	font-size: 18px;
	color: #ffffff;
}
.index_jinquright ul{
	display: flex;
	width: 350px;
	justify-content: space-between;
}
.index_jinquright ul li h1 span{
	color: #ffffff;
	font-size: 32px;
	font-family: "Montserrat (OT1)";
	font-weight: bold;
}
.index_jinquright ul li p{
	color: #ffffff;
	font-size: 14px;
}
.index_jinquright ul li h1 sup{
	color: #fff;
    position: relative;
    top: -20px;
	left: 5px;
}
.index_lc{
	width: 1300px;
	margin: 0 auto;
}
.index_lcleft img{
	display: block;
}
.index_kh{
	margin: 80px auto;
}
.index_khdv{
	width: 1300px;
	margin: 0px auto;
}

.index_khleft{
	width: 400px;
}
.index_khleft h1{
	color: #4c4c4c;
	font-size: 28px;
	margin-bottom: 15px;
}
.index_khleft h2{
	color: #4c4c4c;
	font-size: 18px;
	margin-bottom: 40px;
}
.index_khleft  p{
	color: #808080;
	line-height: 30px;
	font-size: 14px;
}
.index_khleft ul{
	display: flex;justify-content: space-between;
	margin-top: 35px;
}
.index_khleft ul li{
	width: 150px;
}
.index_khleft ul li span{
	color: #1f67bf;
	font-size: 32px;
	font-family: "Montserrat (OT1)";
	font-weight: bold;
}
.index_khleft ul li p{
	color: #4c4c4c;
	font-size: 14px;
}
.index_khleft ul li sub{
	color: #808080;
	font-size: 12px;
	position: relative;
	top: -20px;
	left: 5px;
}
.index_khleft a{
	display: block;
	width: 125px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background-color: #1f67bf;
	font-size: 14px;
	margin-top: 50px;
}
.index_news{
	background: url(../images/zhda_02.png) center no-repeat;
	padding: 80px 0px;
	padding-bottom: 100px;
	background-size: cover;
}
.tabBox1{
	margin-top: 30px;
}
.tabBox1 .hd{position: relative; width:1300px;margin:0 auto; position:relative;  }
.tabBox1 .hd ul li i{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	color: #9f9f9f;
}
.tabBox1 .hd ul{ display: flex;justify-content: flex-end; overflow:hidden; position: absolute;right: 0;top: -90px; }
.tabBox1 .hd ul li{width: 150px;height: 45px; line-height: 45px; color:#fff; margin: 0 15px; background-color: #1f67bf;}
.tabBox1 .hd ul li p{
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.tabBox1 .hd ul li.on p{ background-color: #e6101a;  }
.tabBox1 .hd ul li.on i{ background-color: #e6101a;  }
.tabBox1 .bd ul div dl{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.index_newdv{
	width: 1300px;	
	margin: 0 auto;
}
.indexnewdvleft{
	width: 410px;
}
.indexnewdvs{
	display: flex;
	justify-content: space-between;
}
.indexnewdvleft a img{
	display: block;
	width: 100%;
}
.indexnewdvleft div{
	padding: 30px;
	background-color: #fff;
}
.indexnewdvleft div h1{
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.indexnewdvleft div h1 i{
	color: #1f67bf;
	font-size: 16px;
}
.indexnewdvleft div h1 span{
	color: #666666;
	font-size: 14px;
	font-family: arial;
}
.indexnewdvleft div p{
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
}
.indexnewdvcenter{
	width: 360px;
	background: url(../images/center_03.png) center no-repeat;
	padding: 25px;background-size: cover;
	position: relative;
}
.indexnewdvcenter h1{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 30px;
}
.indexnewdvcenter h1 i{
	color: #1f67bf;
	font-size: 16px;
}
.indexnewdvcenter h1 span{
	color: #666666;
	font-size: 14px;
	font-family: arial;
}
.indexnewdvcenter h2{
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.indexnewdvcenter p{
	line-height: 30px;
	color: #808080;
	font-size: 14px;
}
.indexnewdvcenter a{
	display: block;
	width: 120px;
	border-radius: 50px;
	height: 40px;
	background-color: #1f67bf;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	bottom: 80px;
	left: 25px;
}
.indexnewdvright{
	width: 410px;
}
.indexnewdvright ul{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.indexnewdvright ul li a{
	display: flex;
	justify-content: space-between;
}
.indexnewdvright ul li section{
	width: 180px;
	height: 130px;
	overflow: hidden;
}
.indexnewdvright ul li section img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.indexnewdvright ul li div{
	width: 205px;
}
.indexnewdvright ul li div h1{
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	margin-bottom: 10px;
}
.indexnewdvright ul li div p{
	font-size: 14px;
	color: #808080;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.indexnewdvright ul li{
	padding-bottom: 30px;
	border-bottom:1px solid #e6e6e6 ;
}
.indexnewdvright ul li:last-child{
	padding: 0;
	border-bottom: none;
}
.indexnewdvright ul li:hover section img{
	transform: scale(1.03);
}
.index_hz{
	width: 1300px;
	margin: 75px auto;
}
.index_hztop{
	display: flex;
	justify-content: space-between;
}
.index_hztext{
	width: 510px;
	height: 35px;
	line-height: 35px;
	color: #808080;
}
.index_hzlist ul{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
	margin-top: 25px;
}
.index_hzlist ul li{
	border: 1px solid #e6e6e6;
	margin: 12px;
	width: 190px;
	overflow: hidden;
}
.index_hzlist ul li img{
	display: block;
	transition: all .3s;
}
.index_hzlist ul li:hover img{
	transform: scale(1.05);
}
.index_sh{
	width: 100%;
	background-color: #2673d2;
	padding: 70px 0px;
}
.index_sh ul{
	display: flex;
	justify-content: space-between;
	width: 1300px;
	margin: 0 auto;
}
.index_sh ul li{
	display: flex;
	justify-content: flex-start;
}
.index_sh ul li i{
	display: flex;
    width: 70px;
    height: 70px;
    border: 1px solid #d3e3f5;
    border-radius: 50%;
    margin-right: 20px;
    text-align: center;
    line-height: 76px;
    justify-content: center;
    align-items: center;
}
.index_sh ul li div{
	width: 255px;
}
.index_sh ul li div h1{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.index_sh ul li div p{
	line-height: 25px;
	font-size: 14px;
	color: #c4d7ec;
}
.foot{
	padding-top: 150px;
	background:url(../images/foot_02.png)  center no-repeat ;
	padding-bottom: 120px;
}
.footdv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdvleft{
	width: 270px;
}
.footdvleft img{
	margin-bottom: 50px; 
}
.footdvleft h1{
	color: #edf3fa;
	font-size: 18px;
	margin-bottom: 5px;
}
.footdvleft p{
	font-family: "Montserrat (OT1)";	
	font-size: 34px;
	font-weight: bold;
	color: #edf3fa;
}
.footdvcenter{
	width: 800px;
	display: flex;
	justify-content: space-between;
}
.footdvcenter dt{
	margin-bottom: 15px;
}
.footdvcenter dt a{
	color: #ccd4de;
	font-size: 16px;
}
.footdvcenter dd a{
	color: #b2becc;
	font-size: 14px;
	line-height: 35px;
}
.footdvcenter dd a:hover{
	color: #fff;
}
.footdvright{
	color: #b2becc;
	font-size: 14px;
	text-align: center;
}
.footdvright p{
	margin-top: 15px;
}
.wdl{
	width: 100%;
	height: 75px;
	background-color: #122849;
}
.wdldv{
	width: 1300px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	line-height: 75px;
}
.wdldv p{
	color: #b2becc;
	font-size: 14px;
}
.wdldv p a{
	color: #b2becc;
	font-size: 14px;
}
.index_lc{
	display: flex;
	justify-content: space-between;
}
.index_lcright{
	background-color: #f2f4f7;
	padding: 55px 70px;
	width: 510px;
	height: 420px;
	position: relative;
}
.index_lcright .swiper-slide h1{
	color: #4c4c4c;
	font-size: 26px;
	margin-bottom: 30px;
}
.index_lcright .swiper{
	width: 100%;
	height: 100%;
}
.index_lcright .swiper-slide{
	position: relative;
}
.index_lcright .swiper-slide ul li{
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;position: relative;
}
.index_lcright .swiper-slide ul li h2{
	color: #4c4c4c;
	font-size: 18px;
	line-height: 30px;
	
}
.index_lcright .swiper-slide ul li  p{
	line-height: 25px;
	font-size: 14px;
	color: #808080;
}
.index_lcright .swiper-slide  a{
	display: block;
	position: absolute;
	width: 125px;
	height: 40px;
	background-color: #1f67bf;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	bottom: 0;
	right: 0;
}
.swiper-pagination-bullet{
	background:none;
	opacity: 1;
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: auto;
}
.swiper-pagination-bullet-active{
	color: #1f67bf;
	font-weight: bold;
}


.shownav{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #eeeeee;
}
.shownavdv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.shownavdvleft ul{
	display: flex;
	justify-content: flex-start;
}
.shownavdvleft ul li{
	width: 140px;
	height: 65px;
	line-height: 65px;
}
.shownavdvleft ul li a{
	display: block;
	color: #333333;
	font-size: 18px;
	text-align: center;
}
.shownavdvleft ul li a:hover{
	background-color: #2673d2;
	color: #fff;
}
.shownavdvright{
	line-height: 65px;
	color: #a09f9f;
	font-size: 14px;
}
.shownavdvright a{
	color: #a09f9f;
}
.shownavdvright a:last-child{
	color: #073ca4;
}
.newslisttj{
	width: 1300px;
	margin: 0 auto;
	margin-top: 25px;
}
.newslisttj ul{
	display: flex;
	justify-content: flex-start;
}
.newslisttj ul li{
	width: 23%;
	margin: 1%;
}
.newslisttj ul li div{
	width: 100%;
	overflow: hidden;
}
.newslisttj ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.newslisttj ul li h1{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	height: 30px;
	overflow: hidden;
	margin-top: 15px;
}
.newslisttj ul li p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 15px;
}
.newslisttj ul li section span{
	color: #a2a1a1;
	font-size: 14px;
}
.newslisttj ul li section i{
	color: #a2a1a1;
	font-size: 14px;
}
.newslisttj ul li section {
	display: flex;
	justify-content: space-between;
}
.newslisttj ul li:hover img{
	transform: scale(1.1);
}
.newslist{
	width: 1300px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.newslist ul{
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.newslist ul li{
	padding: 1%;
	width: 29%;
	background-color: #f6f6f6;
	margin: 1%;
}
.newslist ul li h2{
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	height: 70px;
	overflow: hidden;
}
.newslist ul li p{
	line-height: 35px;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	height: 35px;
	overflow: hidden;
}
.newslist ul li section {
	display: flex;
	justify-content: space-between;
}
.newslist ul li section span{
	color: #a2a1a1;
	font-size: 14px;
}
.newslist ul li section i{
	color: #a2a1a1;
	font-size: 14px;
}
.newslist ul li:hover{
	background-color: #073ca4;
}
.newslist ul li:hover h2{
	color: #fff;
}
.newslist ul li:hover p{
	color: #fff;
}
.newslist ul li:hover section span{
	color: #fff;
}
.newslist ul li:hover section i{
	color: #fff;
}

.pronav{
	width: 1300px;
	margin: 45px auto;
	margin-bottom: 0;
}
.pronav dl{
	display: flex;
	justify-content: space-between;
}
.pronav dl div{
	width: 1300px;
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.pronav dl div dd{
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	background-color: #eeeeee;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pronav dl div dd a{
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
.index_prodvlist{
	width: 1300px;
	margin: 0 auto;
}
.index_prodvlist .index_prodv dl{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.index_prodv dl dd{
	width: 265px;
}
.showproall{
	width: 100%;
	background: url(../images/sc_02.jpg) center no-repeat;
	background-position: 0px 50px;
	margin: 40px auto;
}
.showproalldv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
} 
.showproalldvleft{
	width: 970px;
}
.showproalldvright{
	width: 300px;
}
.proname{
	height: 48px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 45px;
}
.tjlist ul li{
	width: 300px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
} 
.tjlist ul li div{
	width: 100%;
	display: block;
	overflow: hidden;
}
.tjlist ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.tjlist ul li h1{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #f1f1f1;
	text-align: center;
	color: #4c4c4c;
	font-size: 16px;
}
.tjlist ul li:hover img{
	transform: scale(1.05);
}
.tjlist ul li:hover h1{
	color: #fff;
	background-color: #1f5ebf;
}
.showpro{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.shownavright p{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 35px;
}
.shownavright{
	width: 580px;
}
.shownavright h1{
	color: #333333;
	font-size: 24px;
}
.showpro{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
}
.shownavright p{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 35px;
}
.shownavright ol{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px;
	border-top:1px solid #e6e6e6 ;
	border-bottom:1px solid #e6e6e6 ;
}
.shownavright ol li{
	width: 100%;
	border-right: 1px solid #e6e6e6;
	text-align: center;
}
.shownavright ol li h2{
	color: #4c4c4c;
	font-size: 16px;
	margin-bottom: 10px;
}
.shownavright ol li span{
	display: block;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.shownavright ol li:last-child{
	border-right: none;
}
.shownavright div{
	display: flex;
	justify-content: flex-start;
	margin: 30px 0px;
	align-items: center;
}
.shownavright div i{
	display: block;
	height: 44px;
	width: 44px;
	background: url(../images/saqw_03.jpg) center no-repeat;
	background-size:contain ;
	margin-right: 10px;
}
.shownavright div span{
	color: #1f5ebf;
	font-size: 36px;
}
.shownavright section{
	display: flex;
	justify-content: flex-start;
}
.shownavright section a{
	display: block;
	width: 200px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	background-color: #1f5ebf;
	margin-right: 30px;
}
.shownavright section a:last-child{
	background-color: #f2f2f2;
	color: #4c4c4c;
}
.shownavleft{
	width: 700px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mySwiper2{
	width: 520px;
	border: 1px solid #ccc;
}
.mySwiper2 .swiper-slide img{
	display: block;
	width: 100%;
}
.mySwiper3{
	width: 120px;
	height: 520px;
	overflow: hidden;
	
}
.mySwiper3 .swiper-slide img{
	width: calc(100% - 2px);
	border: 1px solid #ccc;
}
.mySwiper3 .swiper-slide-thumb-active img{
	border: 1px solid #2190de;
}
.pronav dl div dd:hover{
	background-color: #1f67bf;
}
.pronav dl div dd:hover a{
	color: #fff;
}
.showabout{
	width: 1300px;
	margin: 70px auto;
	display: flex;
	justify-content: space-between;
}
.showaboutleft h2{
	color: #4c4c4c;
	font-size: 28px;
	margin-bottom: 25px;
}
.showaboutleft h1{
	color: #1f67bf;
	font-size: 36px;
	font-family: "Montserrat (OT1)";
	font-weight: bold;
	margin-bottom: 25px;
}
.showaboutleft {
	/*background: url(../images/abditu_03.jpg) top right no-repeat;*/
	width: 100%;
}
.showaboutleft p{
	color: #808080;
	font-size: 14px;
	width: 630px;
	line-height: 35px;
	margin-bottom: 20px;
}
.showaboutleft p:last-child{
	width: 100%;
}
.aboutsz{
	width: 100%;
	height: 200px;
	background: url(../images/abow_02.jpg) center no-repeat;
}
.aboutszdv{
	display: block;
	width: 1300px;
	margin: 0 auto;
}
.aboutszdv ul{
	display: flex;
	justify-content: space-between;
	height: 200px;
	align-items: center;
}
.aboutszdv ul li h1{
	position: relative;
}
.aboutszdv ul li h1 span{
	font-size: 36px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
	color: #fff;
}
.aboutszdv ul li h1  sub{
	position: relative;
	top: -30px;
	color: #fff;
	left: 5px;
}
.aboutszdv ul li p{
	color: #4c4c4c;
	font-size: 16px;
	color: #fff;
}
.Service{
	width: 100%;
	background: url(../images/wmbg_02.jpg) top center no-repeat;
	padding-top: 80px;
}
.Servicetop {
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.Servicetop h1 i{
	color: #1f67bf;
	font-size: 36px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
}
.Servicetop h1{
	color: #4c4c4c;
	font-size: 24px;
}
.Servicetop p{
	color: #4c4c4c;
	font-size: 16px;
}
.servicelist ul{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.servicelist ul li{
	background: url(../images/fw_03.jpg) center no-repeat;
	width: 540px;
	height: 320px;
	padding: 0 50px;
	margin-bottom: 20px;
}
.servicelist ul li:nth-child(2){
	background: url(../images/fw_05.jpg) center no-repeat;
}
.servicelist ul li:nth-child(3){
	background: url(../images/fw_09.jpg) center no-repeat;
}
.servicelist ul li:nth-child(4){
	background: url(../images/fw_10.jpg) center no-repeat;
}
.servicelist ul li h1{
	font-size: 24px;
	color: #ffffff;
	margin-top: 65px;margin-bottom: 15px;
}
.servicelist ul li p{
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	height: 70px;
	overflow: hidden;transition: all .5s;
}
.servicelist ul li section{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}
.servicelist ul li section iconpark-icon{
	font-size: 35px;
}
.servicelist ul li section span{
	color: #FFFFFF;
	font-size: 24px;
}
.servicelist ul li:hover section{
	display: none;
}
.servicelist ul li:hover p{
	height: 140px;
}
.certificate{
	width: 1300px;
	margin: 70px auto;
}
.certitop h1{
	color: #4c4c4c;
	font-size: 24px;
}
.certitop span{
	color: #1f67bf;
	font-size: 36px;
	font-weight: bold;
	font-family: "Montserrat (OT1)";
}
.zz{
	width: 1300px;
}
.zzlist,.zzlist1{
	width: 100%;
}
.lxwmtop{
	width: 1300px;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 45px;
}
.lxwmtop ul{
	display: flex;
	justify-content: space-between;
}
.lxwmtop ul li{
	padding: 40px 50px;
	width: 200px;
	padding-bottom: 55px;
	border: 1px solid #e6e6e6;
}
.lxwmtop ul li h1{
	color: #4c4c4c;
	font-size: 20px;
	font-weight: bold;
	margin:  25px 0px;
}
.lxwmtop ul li p{
	color: #4c4c4c;
	font-size: 16px;
	line-height: 30px;
}
.lxwmtop ul li:hover{
	background-color: #1f67bf;
	border-color: #1f67bf;
}
.lxwmtop ul li:hover h1{
	color: #fff;
}
.lxwmtop ul li:hover p{
	color: #fff;
}
.bsr{
	width: 100%;
	background: url(../images/lxwm_02.jpg);
}
.bsrdv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.bsrdvright{
	width: 550px;
	height: 685px;
}
.bsrdvright h1{
	color: #4c4c4d;
	font-weight: bold;
	font-size: 32px;
	margin-top: 175px;
}
.bsrdvright span{
	display: block;
	width: 210px;
	height: 20px;
	border-bottom: 1px solid #d7d7d9;
}
.bsrdvright i{
	display: block;
	width: 30px;
	height: 5px;
	background: #1f67bf;
	margin-top: -3px;
}
.bsrdvright p{
	color: #4c4c4d;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 45px;
}
.bsrdvright h2{
	display: flex;
	justify-content: flex-start;
	font-size: 36px;
	color: #1f67bf;
	font-weight: bold;
	align-items: center;
	margin-bottom: 30px;
}
.bsrdvright h2 span{
	color: #4c4c4d;
	font-size: 18px;
	font-weight: bold;
	width: auto;
	height: auto;
	border-bottom: none;
	margin-right: 15px;
}
.bsrdvright p{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.bsrdvright p img{
	margin-right: 10px;
}
.zxly{
	width: 100%;
	background: url(../images/zxly_02.jpg) center no-repeat;
	height: 825px;
	display: flex;
	justify-content: center;
}
.zxlydv{
	width: 1300px;
	margin: 0 auto;
}
.zxlydvtop h1{
	color: #1f67bf;
	font-size: 32px;
	margin-top: 75px;
}
.zxlydvtop span{
	height: 25px;
	display: block;
	border-bottom: 1px solid #c5c5c5;
	width: 200px;
}
.zxlydvtop i{
	display: block;
	width: 30px;
	height: 5px;
	margin-top: -3px;
	background-color: #1f67bf;
}
.zxlydvtop p{
	color: #666666;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 40px;
}
form {
	background-color: #fff;
	padding: 40px;
	width: 1220px;
}
form div{
	display: flex;
	justify-content: space-between;
}
form div input{
	width: 365px;
	height: 48px;
	border: 1px solid #cccccc;
	padding: 0px 10px;
	line-height: 48px;
	font-size: 14px;
	outline: none;
}
form textarea{
	width: 1200px;
	border: 1px solid #cccccc;
	margin-top: 30px;
	padding: 10px;
	outline: none;
	line-height: 35px;
	height: 140px;
}
form .submit{
	width: 160px;
	height: 45px;
	background-color: #1f67bf;
	color: #fff;
	line-height: 45px;
	border: none;text-align: center;
	font-size: 16px;
	margin-top: 40px;
	position: relative;
	right: -1063px;
	
}
.indexaboutdv .swiper-pagination-bullet-active:after{
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	border-bottom: 1px solid #1f67bf;
	margin-left: 20px;
	margin-top: -15px;
}
.indexaboutdv .swiper-pagination-bullet-active{
	width: 72px;
	text-align: left;
}
.swiper-pagination-bullet{
	margin-right: 15px !important;
}
.gjcdvright form{
	width: auto;
	padding: 0;
	background-color: transparent;
}
.shownews{
	width: 1300px;
	margin: 20px auto;
}
.shownewsup h2{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.shownewsup p{
	color: #666;
	padding-bottom: 10px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	border-bottom: 1px dashed #ccc;
}
.shownewstext{
	margin: 20px auto;
}
.showfy{
	display: flex;
	justify-content: space-between;
	line-height: 35px;
	border-top:1px dashed #ccc;
}
.showfy a{
	color: #333;
	font-size: 14px;
}
.gjcdvright{
	border-radius: 50px;
	height: 35px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	width: 234px;
}
.navsearch_input input{
	line-height: 35px;
	border: none;
	background: transparent;
	outline: none;
}
.searchgo{
	width: 25px;
	height: 25px;
	margin-top: 5px;
	background: url(../images/ss2.jpg) center no-repeat;
	border: none;

}
.gjcdvright form{
	    width: auto;
    padding: 0;
    background-color: transparent;
    display: flex;
    justify-content: space-around;
}
.lxwmtop ul li:nth-child(1) i{
	width: 48px;
	height: 48px;
	display: block;
	background: url(../images/fc.png) center no-repeat;
}
.lxwmtop ul li:nth-child(1):hover i{
	background: url(../images/fc1.png) center no-repeat;
}
.lxwmtop ul li:nth-child(2) i{
	width: 48px;
	height: 48px;
	display: block;
	background: url(../images/sz.png) center no-repeat;
}
.lxwmtop ul li:nth-child(2):hover i{
	background: url(../images/sz1.png) center no-repeat;
}
.lxwmtop ul li:nth-child(3) i{
	width: 48px;
	height: 48px;
	display: block;
	background: url(../images/yj.png) center no-repeat;
}
.lxwmtop ul li:nth-child(3):hover i{
	background: url(../images/yj1.png) center no-repeat;
}
.lxwmtop ul li:nth-child(4) i{
	width: 48px;
	height: 48px;
	display: block;
	background: url(../images/hz.png) center no-repeat;
}
.lxwmtop ul li:nth-child(4):hover i{
	background: url(../images/hz1.png) center no-repeat;
}

	.focusBox { position: relative; width:100%; height: auto; overflow: hidden; }

	.focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:20px; right:45%; z-index:3;margin-left: -40px;}
	.focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:40px;margin: 0 10px; height:10px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
	.focusBox .hd .on{ background:#1f67bf; filter:alpha(opacity=100);opacity:1;   }

	.focusBox .prev,
	.focusBox .next { width:45px; height:99px; position:absolute; top:91px; z-index:3; filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
	.focusBox .prev { background-image:url(../images/index.png); background-position:-112px 0; left:0 }
	.focusBox .next { background-image:url(../images/index.png); background-position:-158px 0; right:0 }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }


.headnavright li.hover a{
	    color: #1f67bf;
}
.pronav dl div dd.active{
	    background-color: #1f67bf;
}
.pronav dl div dd.active a{
	    color: #fff;
}
.shownavdvleft ul li.active a{
    background-color: #2673d2;
    color: #fff;
}
.neirong table{
	border-collapse: collapse !important;
    border: 1px solid #aaa !important;
    width: 100% ;
}
.neirong table td{
	border-color: #aaa !important;    padding: 0 10px !important;
}
.headnavright{
    width: 870px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.secah{
	width: 100%;
	background-color: #fff;
	position: absolute;
	top: 150px;
	left: 0;
	padding: 10px 0px;
	z-index: 999;
	display: none;
}
.secah .gjcdvright{
	width: 1300px;
	margin: 0 auto;
	border-radius: 0px;
}
.secah .gjcdvright .navsearch_input input{
	width: 1200px;
}