
/*搜索*/
.search-i{
	height: 70px;
	background-color: #f1f1f1;
}
.search-i .width-1200 p{
	display: inline-block;
	color: #000000;
	line-height: 70px;
}
.search-i .width-1200 p a{
	padding-left: 10px;
}
.search-i .width-1200 p a:hover{
	color: #01458e;
}
.search-i .width-1200 form{
	width: 300px;
	float: right;
	border: 1px solid #01458e;
	margin-top: 15px;
}
.search-i .width-1200 form input{
	height: 40px;
	border: none;
	background-color: transparent;
	width: 222px;
	padding-left: 10px;
}
.search-i .width-1200 form button{
	width: 69px;
	height: 40px;
	background-color: #01458e;
	color: #FFF;
	border: none;
	float: right;
}
.telico{
    background: url(../images/ico03.png) no-repeat 36px center;
    padding-top: 16px;
    padding-left: 77px;
    padding-bottom: 16px;
}
/*产品中心*/
#title{
	text-align: center;
}
#product{
	background: url(../images/bj-product.png) no-repeat center;
}
.titleCh{
    font-size: 33px;
    color: #383838;
    padding-top: 35px;
    background: url(../images/ico02.png) no-repeat center 20px;
    background-size: 300px;
}
.titleCh:after{
	width: 66px;
	height: 1px;
	background-color: #020202;
	display: block;
	margin: 10px auto;
	content: '';
}
.titleCh font{
	color: #01458e;
}
.titleEn{
	color: #707070;
	font-size: 16px;
	margin-bottom: 30px;
}
.product{
	margin-bottom: 30px;
}
.productNav{
	width: 280px;
	display: inline-block;
	border: 1px solid #1f3581;
	
}
.productNavTitle{
	height: 110px;
    background-color: #1f3581;
    color: #FFF;
    padding-top: 25px;
    padding-left: 35px;
}
.productNavTitle h4{
	font-size: 24px;
	padding-bottom: 5px;
}
.productNavTitle p.productNavTitleEn{
	font-size: 18px;
}
.productNav h6{
    color: #1f3581;
    font-size: 18px;
    background: url(../images/ico03.png) no-repeat 38px center;
    margin-top: 20px;
    padding-left: 80px;
}
.productNav p.productNavTitleEn2{
	color: #1f3581;
	font-size: 24px;
	letter-spacing: -1px;

}
.productNav li{
	color: #383838;
	width: 225px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: #dadada 1px solid;
}
.productNav li a{
	display: block;
}
.productNav li font{
	float: right;
}
.productNav li.cur{
	color: #1f3581;
	border-bottom: 1px solid #1f3581;
}
.productList{
	display: none;
	width: 880px;
	justify-content: space-between;
	flex-wrap: wrap;
	vertical-align: top;
	float: right;
}
.productList li{
	width: 285px;
	border: 4px solid #1f3581;
	/*border-bottom: 4px solid #1f3581;*/
	margin-bottom: 22px;
	color: #020202;
}
.productList li img{ width: 277px;height: 242px;}
.productList li:hover{
	color: #1f3581;
	border-bottom: 4px solid #1f3581;
}
.productList li:hover i{
	background-color: #1f3581;
	border: none;
	color: #FFF;
}
.fontProductBox{
	height: 74px;
	background-color: #f2f2f2;
	text-align: center;
	
}
.fontProductBox p{
	font-size: 12px;
	padding-top: 18px;
}
.fontProductBox img{
	width: 100%;
}
.fontProductBox i{
	width: 57px;
	height: 25px;
	margin: 0 auto;
	color: #757575;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #adadad;
	padding: 0 5px;
	margin-top: 5px;
	display: block;
	line-height: 25px;
	
}
.productList.cur{
	display: inline-flex;
}
/*关于我们*/
#aboutUs{
	background: url(../images/bj-aboutUs.png) no-repeat center;
	height: 453px;
}
.titleAbout{
	width: 600px;
	text-align: left;
}
.titleAbout .titleCh{
	font-weight: bold;
	background-image: url(../images/ico04.png);
	background-position-x: left; 
	background-position-y: 30px; 
	text-align: left;
	color: #FFF;
	padding-top: 50px;
	font-size: 36px;
}
.titleAbout .titleCh:after{
	width: 145px;
	background-color: #adadad;
	margin:10px 0;
}
.compFont{
	
}
.compFont p{
	font-size: 14px;
	color: #FFF;
	line-height: 28px;
	width: 600px;
	padding-right: 70px;
	text-indent: 28px;
}
.compFont .p1{
	padding-top: 0px;
	padding-bottom: 0px;
}
.moreAbot{
	width: 95px;
	height: 35px;
	display: block;
	color: #0066d3;
	text-align: center;
	line-height: 35px;
	border: 1px solid #0066d3;
	margin-top: 15px;
}
.aboutClick{
	display:inline-flex;
	width: 600px;
	margin-top: 27px;
}
.aboutClick li{
	width: 300px;
	height: 90px;
	
}
.aboutClick li a{
	width: 300px;
	height: 130px;
	display: block;
}
.aboutClick li.li1{
	background: url(../images/ico05.png)no-repeat center ;
	    background-size: 60px;
}
.aboutClick li.li2{
	background: url(../images/ico06.png)no-repeat center ;
	    background-size: 60px;
}
#hero{
	position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
#hero .swiper-hero{
	overflow: hidden;
	width: 990px;
	margin: 0 auto; 
}
#hero .swiper-hero .swiper-wrapper{
	
}
#hero .swiper-hero .swiper-wrapper .swiper-slide{
	
}
#hero .swiper-hero .swiper-wrapper .swiper-slide img{
	
}
#hero .hero-button-prev,#hero .hero-button-next{
	width: 45px;
	height: 45px;
	display: inline-block;
	position: absolute;
	bottom: 40%;
	z-index: 100;
}
#hero .hero-button-prev{
	left: 0;
	background: url(../images/ico07.png) no-repeat center;
}
#hero .hero-button-next{
	right: 0;
	background: url(../images/ico08cur.png) no-repeat center;
	transform: rotate(180deg);
}
#hero .hero-button-prev:hover{
	background: url(../images/ico07cur.png) no-repeat center;
    transform: rotate(180deg);
}
#hero .hero-button-next:hover{
	background: url(../images/ico08.png) no-repeat center;
	transform: rotate(0deg);
}
#linkUs{
	background: url(../images/bj-linek.png) center no-repeat;
	height: 218px;
}
#why{
	
}
.titleCh2{
	background: url(../images/ico09.png) no-repeat center 20px;
	background-size: 300px;
}
.advList{
	background: url(../images/adv01.png) no-repeat center;
	height: 299px;
}
.adv-font-box{
	width: 600px;
	margin-left: 600px;
}
.advTitleBox{
    color: #1f3581;
    background: url(../images/ico10.png)no-repeat 70px 35px;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 150px;
}
.advTitleBox h6{
	font-size: 24px;
}
.advTitleBox p{
	font-size: 16px;
	padding-top: 5px;
}
.advTitleBox font{
    color: #797979;
    display: block;
    margin-top: 10px;
    line-height: 30px;
    font-size: 14px;
}
.advList2{
	background: url(../images/adv02.png) no-repeat center;
	height: 300px;
	background-color: #efefef;
}
.adv-font-box2{
	margin-left: 0;
}
.adv-font-box2 .advTitleBox{
    background: url(../images/ico11.png)no-repeat 0px 35px;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 80px;
    padding-right: 100px;
}
.advList3{
	background: url(../images/adv03.png) no-repeat center;
	height: 297px;
}
.adv-font-box3 .advTitleBox{
    background: url(../images/ico12.png)no-repeat 70px 35px;
}
.advList4{
	background: url(../images/adv04.png) no-repeat center;
	height: 300px;
	background-color: #efefef;
}
.advList4 .adv-font-box2 .advTitleBox{
    background: url(../images/ico13.png)no-repeat 0px 35px;
}
.he80{
	height: 80px;
	background-color: #efefef;
}
#chose{
	height: 370px;
	background: url(../images/bj-chose.png) no-repeat center;
}
.titleChose .titleCh{
    background: url(../images/ico14.png) no-repeat center 15px;
    color: #FFF;
    background-size: 300px;
}
.titleChose .titleCh:after {
    background-color: rgba(255,255,255,0.5);
}
.choseList{
	display: flex;
	justify-content: space-between;
}
.titleChose .titleEn{
	margin-bottom: 20px;
}
.choseList li{
	flex: 1;
	text-align: center;
}
.moreChose{
	display: block;
	color: #0066d3;
	padding-bottom: 5px;
	background: url(../images/ico15.png) no-repeat center bottom;
	text-align: center;
	margin-top: 35px;
}
.titleNews .titleCh{
	background: url(../images/ico16.png) no-repeat center 20px;
}
.newsLeftPart{
	width: 740px;
	display: inline-block;
	border-right: 1px dashed #bfbfbf;
    padding-top: 0px;
}
#news{
	background: url(../images/bj-news.png) no-repeat center;
}
.newsLeftPart .newsList{
	margin-bottom: 20px;
	cursor: pointer;
}
.newsLeftPart .newsList .newsImgBox{
	width: 350px;
	display: inline-block;
	box-sizing: border-box;

}
.newsLeftPart .newsList .newsImgBox img{
	width: 350px;
	height: 250px;
}
.newsLeftPart .newsList .newsFontBox{
    display: inline-block;
    width: 360px;
    vertical-align: top;
    float: right;
    padding-right: 30px;
}
.newsLeftPart .newsList .newsFontBox h5{
	color: #1f3581;
	padding-bottom: 20px;
	padding-top: 10px;
}
.newsLeftPart .newsList .newsFontBox p{
	font-size: 14px;
	color: #6a6a6a;
	line-height: 28px;
}
.newsLeftPart .newsList .newsFontBox  a{
	width: 90px;
	height: 30px;
	display: block;
	border: 1px solid #9d9d9d;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	margin-top: 25px;
}
.newsLeftPart .newsList:hover .newsImgBox{
	border: 4px solid #1f3581;
}
.newsLeftPart .newsList:hover .newsImgBox img{
	width: 342px;
	height: 242px;
}
.newsLeftPart .newsList:hover .newsFontBox a{
	background-color: #1f3581;
	color: #FFF;
	border: none;
}
.newsRightPart{
	display: inline-block;
	width: 430px;
	float: right;
}
.newsRightPart .newsNav{
	display: flex;
	width: 420px;
}
.newsRightPart .newsNav li{
	width: 140px;
	text-align: center;
	height: 55px;
	line-height: 45px;
}
.newsRightPart .newsNav li.cur,.newsRightPart .newsNav li:hover{
	background: url(../images/ico17.png) center no-repeat;
	color: #FFF;
}
.newsRightPart .newsListRight{
	
}
.newsRightPart .newsListRight li{
	margin-top: 25px;
	border-bottom: 1px dashed #c9c9c9;
	padding-bottom: 13px;
	font-size: 14px;
	color: #515050;
}
.newsRightPart .newsListRight li font{
	float: right;
	color: #c0c0c0;
}
.newsRightPart .newsListRight li:hover{
	color: #1f3581;
}
.news{
	padding-bottom: 50px;
}


/*新增css*/
.sw-title{ text-align: center;position: relative; width: 1200px;margin: 0 auto 30px;}
.sw-title .t1{color:#383838;font-size:30px;}
.sw-title .t2{color:#EEEEEE;margin-top:3px;}
.sw-title .more{position: absolute;right: 0;top:50px;}
.tab{height: auto;overflow: hidden;padding-bottom: 20px;}
.tab ul li{float:left;display: inline-block;text-align: center;
position: relative;
}
.tab ul li.hover{background: #1f3581;color:#FFF;}
.tab ul li span{padding: 12px 15px;display: block;cursor: pointer}
.tab ul li .sanjiao{
	display: none;
	/* 设定div大小 */
	width:0;
	height:0;
	/* 防溢出，稳固兼容性 */
	overflow:hidden;
	/* 箭头尺寸 */
	border-width:6px;
	/* 给箭头着色，四个值分别是边框的四个方向，箭头的方向正好相反 */
	border-color:#1F3581 transparent transparent transparent;
	/* 为了兼容性，最好把四个值都补上，需要的方向设实线，其他方向虚线 */
	border-style:solid dashed dashed dashed;
position: absolute;left: 50%;margin-left: -10px;
}
.tab ul li.hover .sanjiao{display: block;}

.sp1 {
	width: 1200px;
	height: 100%;
}
.sp1 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background:#F2F2F2;
	border:4px solid #01408F;
	height: 320px;
}
.sc3 .swiper-slide,.sc4 .swiper-slide{
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container .swiper-slide img{width: 100%;}
.sc3 .swiper-slide img{border:1px solid #CCCCCC;}
.sp1 .swiper-slide .f1{font-size: 16px;line-height: 40px;}
.sp1 .swiper-slide .f2{font-size: 12px;border:1px solid #DDD;padding: 3px 5px;}
.sp1 .swiper-slide img{max-width: 100%;}
.width-1280 .tj{ width: 1280px;margin: 0 auto;position: relative;}
.tj .swiper-button-next,.tj .swiper-button-prev{
	color:#828282;font-weight: 600;
}
.sc4 .swiper-slide{height: 110px;
border:3px solid #01408F;border-radius: 5px;background: #FFF;
}
.sc5 .swiper-slide{height: 328px;background: #ECECEC;}
.sc6 .swiper-slide{border: 0;background: #FFF;}

.sc7 .swiper-slide{height: 395px;background:none;border:0;text-align:left;}
.sc7 .swiper-slide .f1{color:#004592;text-align: left;line-height: 30px;margin-top: 5px;}
.sc7 .swiper-slide .f3{color: #6A6A6A;font-size: 16px;line-height: 25px;}
.sc7 .swiper-slide .f4_p{margin-top: 10px;}
.sc7 .swiper-slide .f4,.sw-title .more{font-size: 16px;color:#000;
    border:1px solid #DDD;padding:5px 20px;border-radius:15px;}
.sc7 .swiper-slide .f4:hover,.sw-title .more:hover{background: #03478E;color:#FFF;}
.xw .swiper-button-next,.xw .swiper-button-prev{top:30%;}