*{margin: 0px auto;padding: 0px auto;font-family: 'Microsoft YaHei','微软雅黑';}
html,body{width: 100%;height: 100%;}
ul{padding: 0px;}
li{list-style: none;}
a{text-decoration: none;color: #333;}
img{border: none;}
h3,h4,h5{font-weight: normal;}

@font-face{
	font-family: 'DINPro-Bold';
	src:url('../font/DINPro-Bold.otf');
}
body{
	overflow-x: hidden;
}
.container{
	width: 1200px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}
.zx_bg{
	width: 100%;
	background: #f5f5f5;
	overflow: hidden;
}
.fullSlide {
	width:100%; 
	position:relative;
	height: 550px; 
	overflow:hidden;	
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height: 550px;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:550px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:0;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	zoom:1;
	margin:1px 2px;
	line-height: 999px;
	overflow:hidden;
	background: rgba(0,0,0,0.5);
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 15px 7px;
}
.fullSlide .hd ul .on {
	background: #fff;
}
.top{
	height: 45px;
	background: #f4f4f4;
	line-height: 45px;
	overflow: hidden;
}
.top h3{
	font-size: 15px;
	color: #c1c1c1;
	float: left;
}
.top p{
	float: right;
	font-size: 13px;
	color: #c1c1c1;
}
.top a{
	color: #c1c1c1;
	margin: 0px 20px;
	font-size: 15px;
}
.top a:hover{
	color: #333;
}
.header{
	width: 1200px;
	height: 135px;
}
.header .logo{
	float: left;
	margin-top: 30px;
}
.header .ewm{
	width: 120px;
	float: right;
	margin-top: 20px;
}
.header .ewm .one{
	float: left;
	width: 94px;
	border: 2px #267bcc solid;
	border-radius: 5px;
	margin-right: 10px;
}
.header .phone{
	float: right;
	text-align: center;
	margin-right: 25px;
	margin-top: 35px;
}
.header .phone p{
	color: #999999;
}
.header .phone span{
	font-size: 32px;
	color: #1f68ad;
	font-weight: bold;
	font-family: 'DINPro-Bold';
}
.header .phone p img{
	margin-right: 8px;
}
.nav{
	height: 60px;
	background: #267bcc;
}
.nav ul{
	width: 1200px;
}
.nav ul li{
	width: 200px;
	float: left;
	text-align: center;
	position: relative;
}
.nav ul li>a{
	display: block;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
}
.nav ul li:hover >a{
	background: #155c9f;
}
.nav ul li .two{
	width: 100%;

	background: rgba(21,92,159,.5);
	position: absolute;

	left: 0px;
	z-index: 100;
	display: none;
}
.nav ul li .two a{
	border: 1px rgba(255,255,255,.4) solid;
	color: #fff;
	padding: 6px 20px;
	display: inline-block;
	margin: 15px 5px;
	font-size:14px;
}
.nav ul li .two a:hover{
	background: #267bcc;
	border:1px solid #267bcc;
	color: #fff;
}
/*翻译页导航*/
.nav2{
	height: 60px;
	background: #267bcc;
}
.nav2 ul{
	width: 1200px;
}
.nav2 li{
	width: 171.4px;
	float: left;
	text-align: center;
	line-height: 60px;
}
.nav2 li a{
	display: block;
	color: #fff;
}
.nav2 li:hover{
	background: #155c9f;
}


.notice{
	width: 1200px;
	height: 54px;
	box-shadow: 0px 0px 10px #ddd;
	margin-top: 15px;
}
.notice h3{
	font-size: 20px;
	color: #267bcc;
	float: left;
	line-height: 54px;
}
.notice h3 img{
	float: left;
	margin: 18px 10px 0px 20px;
}
.notice .swiper-container{
	width: 1020px;
	height: 54px;
	line-height: 54px;
	float: left;
	margin-left: 10px;
}
.notice .swiper-slide a{
	color: #a0a1a3;
}
.notice .swiper-slide span{
	margin-left: 30px;
	color: #a0a1a3;
}
.notice .swiper-slide a:hover{
	color: #267bcc;
}
.zjone{
	width: 1200px;
	padding: 50px 0px;
	overflow: hidden;
}
.title{
	text-align: center;
}
.title h2{
	font-size: 32px;
	color: #333;
}
.title p{
	font-size: 14px;
	color: #333;
	margin: 8px 0px;
}
.title .line{
	width: 87px;
	height: 2px;
	background: #267bcc;
}
.zj1ul li{
	width: 20%;
	float: left;

	overflow: hidden;
	margin-top: 25px;
	margin-left: 46px;
}
.zj1ul li:nth-child(5n){
	margin-right: 0px;
}
.zj1ul li .img{
	width: 220px;
	height: 130px;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
}
.zj1ul li img{
	width: 220px;
	height: 130px;
	transition: .5s;
}
.zj1ul li .cont{
	border: 1px #ededed solid;
    text-align: center;
    line-height: 47px;
    border-radius: 0px 0px 10px 10px;
    font-size: 18px;
    color: #353535;
    transition: .5s;
}
.zj1ul{
	overflow: hidden;
	margin-top: 10px;
}
.zj1ul li:hover .cont{
	background: #267bcc;
	border: 1px #267bcc solid;
}
.zj1ul li:hover .cont p{
	color: #fff;
}
.zj1ul li:hover img{
	transform: scale(1.1);
}
.more{
	width: 158px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px #267bcc solid;
	border-radius: 20px;
	color: #267bcc;
	transition: .5s;
}
.more:hover{
	background: #267bcc!important;
	color: #fff!important;
	border: 1px #267bcc solid!important;
}
.zjone .more{
	margin-top: 40px;
}
.zjtwo{
	height: 550px;
	background: url(../image/bg_02.jpg)center no-repeat;
	box-sizing: border-box;
	padding-top: 50px;
}
.zjtwo .title h2{
	color: #fff;
}
.zjtwo .title p{
	color: #fff;
}
.zjtwo .title .line{
	background: #fff;
}
.zj2ul{
	width: 1200px;
	overflow: hidden;
	margin-top: 60px;
}
.zj2ul li{
	width: 198px;
	height: 173px;
	background: url(../image/bj_03.png);
	position: relative;
	float: left;
	margin-right: 52.5px;
	transition: .5s;
}
.zj2ul li:nth-child(5n){
	margin-right: 0px;
}
.zj2ul li img{
	position: absolute;
	top: 34px;
	left: 59px;
}
.zj2ul li p{
	text-align: center;
	color: #333;
	margin-top: 115px;
}
.zj2ul li:hover .none{
	display: none;
}
.zj2ul li:hover p{
	color: #fff;
}
.zj2ul li:nth-child(1):hover{
	background: url(../image/bg5.png);
}
.zj2ul li:nth-child(2):hover{
	background: url(../image/bg1.png);
}
.zj2ul li:nth-child(3):hover{
	background: url(../image/bg2.png);
}
.zj2ul li:nth-child(4):hover{
	background: url(../image/bg3.png);
}
.zj2ul li:nth-child(5):hover{
	background: url(../image/bg4.png);
}
.zjtwo .more{
	border: 1px #fff solid;
	color: #fff;
	margin-top: 70px;
}
.zjthree{
	width: 1200px;
	padding: 50px 0px;
	overflow: hidden;
}
.zj3ul li{
	width: 530px;
	height: 300px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	ma
}
.zj3ul li:nth-child(3n){
	margin-right: 0px;
}
.zj3ul li img{
	width: 530px;
	height: 300px;
	transition: 1s;
}
.zj3ul li .cont{
	width: 530px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}
.zj3ul li .cont h2{
	font-size: 34px;
	color: #fff;
	margin-top: 60px;
	margin-bottom: 30px;
}
.zj3ul li .cont span{
	color: #006ab8;
	background: #fff;
	border-radius: 20px;
	padding: 6px 30px;
}
.zj3ul{
	overflow: hidden;
	margin-top: 20px;
}
.zj3ul li:hover img{
	transform: scale(1.2);
}
.zjfour{
	width: 1200px;
	padding: 40px 0px 70px 0px;
	overflow: hidden;
}
.zj4{
	width: 380px;
	height: 280px;
	box-sizing: border-box;
	padding: 20px;
	border: 1px #f1f1f1 solid;
	box-shadow: 0px 0px 10px #ddd;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
}
.zj4box .zj4:nth-child(3n){
	margin-right: 0px;
}
.zj4box{
	margin-top: 10px;
}
.zj4b{
    border-bottom: 1px #e5e5e5 solid;
    overflow: hidden;
    line-height: 47px;
}
.zj4b h3{
	font-size: 20px;
	color: #3b3b3b;
	float: left;
}
.zj4b h3 i{
	width: 3px;
	height: 18px;
	background: #006ab8;
	float: left;
	margin: 14px 10px 0px 0px;
}
.zj4b a{
	color: #999999;
	float: right;
	font-size: 14px;
}
.zj4b a:hover{
	color: #006ab8;
}
.zj4ul li{
	font-size: 14px;
	line-height: 36px;
	background: url(../image/index_87.png)left center no-repeat;
	padding-left: 15px;
}
.zj4ul li a{
	color: #333;
}
.zj4ul li span{
	font-size: 14px;
	color: #999;
	float: right;
}
.zj4ul{
	overflow: hidden;
	margin-top: 15px;
}
.zj4ul li a:hover{
	color: #006ab8;
}
.zjfive{
	height: 600px;
	background: url(../image/index_90.jpg)center no-repeat;
	box-sizing: border-box;
	padding-top: 60px;
}
.zjfive .title h2{
    color: #fff;
}
.zjfive .title p{
	color: #fff;
}
.zjfive .title .line{
	background: #fff;
}
.zjfive .more{
	border: 1px #fff solid;
	background: #fff;
	color: #267bcc;
	margin-top: 360px;
}
.zjsix{
	width: 1200px;
	padding: 60px 0px;
	overflow: hidden;
}
.mr_frbox{
	width: 1200px;
	margin-top: 40px;
}
.mr_frUl{
	overflow: hidden;
}
.mr_frUl ul li{
	width: 185px;
	height: 355px;
	float: left;
	margin-right: 18px;
}
.mr_frUl ul li img{
	width: 185px;
	height: 100px;
	box-sizing: border-box;
	border: 1px #e6e6e6 solid;
	margin: 9px 0px;
	float: left;
}
.mr_frUl ul li img:hover{
	border: 1px #006ab8 solid;
}
.zj6page{
	text-align: center;
	margin-top: 30px;
}
.zj6page ul{
	display: inline-block;
}
.zj6page li{
	width: 11px;
	height: 11px;
	background: rgba(0,0,0,.3);
	font-size: 0;
	overflow: hidden;
	float: left;
	border-radius: 50%;
	margin: 0px 5px;
}
.zj6page li.on{
	background: #006ab8;
}
.link{
	width: 1200px;
	border-top: 1px #267bcc solid;
	margin-top: 30px;
	padding: 30px 0px;
	overflow: hidden;
}
.link h2{
	font-size: 18px;
	color: #333;
	float: left;
	margin-top: 2px;
}
.link h2 img{
	float: left;
	margin: 3px 10px 0px 0px;
}
.link .cont a{
	color: #c9c9c9;
	margin: 0px 10px;
	line-height: 30px;
}
.link .cont{
	width: 1020px;
	float: right;
}
.link .cont a:hover{
	color: #333;
}
.bot{
	height: 190px;
	background: #267bcc;
	overflow: hidden;
}
.botl{
	width: 300px;
	float: left;
	text-align: center;
	margin-top: 40px;
}
.botl p{
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
}
.botc{
	width: 600px;
	text-align: center;
	float: left;
	margin-top: 30px;
}
.botc p{
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
}
.botr .phone{
	float: right;
	text-align: center;
	margin-right: 25px;
	margin-top: 70px;
}
.botr .phone p{
	color: #fff;
	font-size: 14px;
}
.botr .phone span{
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	font-family: 'DINPro-Bold';
}
.botr .phone p img{
	margin-right: 8px;
}
.footer{
    padding: 70px 0px 40px 0px;
    background: #0f508f;
    overflow: hidden;
}
.footer ul{
	width: 1200px;
	overflow: hidden;
}
.footer ul li{
	width: 273px;
	background: url(../image/index_113.png)right no-repeat;
	float: left;
	text-align: center;
}
.footer ul li h2{
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
}
.footer ul li p a{
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	opacity: .9;
}
.footer ul li p a:hover{
	opacity: 1;
}
.footer ul li .cont{
	display: inline-block;
	text-align: left;
}
.copy{
	height: 50px;
	text-align: center;
	color: rgba(255,255,255,.7);
	line-height: 50px;
	font-size: 14px;
	background: #043d73;
}
.fyone{
	width: 1200px;
	padding: 45px 0px;
	overflow: hidden;
}
.fyone li{
	width: 25%;
	height: 100px;
	text-align: center;
	border-right: 1px #efefef solid;
	box-sizing: border-box;
	float: left;
}
.fyone li:last-child{
	border: 0px;
}
.fyone ul{
	border: 1px #e5e5e5 solid;
	overflow: hidden;
	padding: 24px 0px;
	box-shadow: 0px 2px 10px #ddd;
}
.fyone li h2{
	font-size: 30px;
	color: #267bcc;
	margin-top: 15px;
}
.fyone li p{
	color: #373737;
	margin-top: 16px;
}
.fytwo{
	width: 1200px;
	padding: 25px 0px 75px 0px;
	overflow: hidden;
}
.fytitle{
	height: 110px;
	text-align: center;
	background: url(../image/fy_03.png)center no-repeat;
}
.fytitle h2{
	font-size: 32px;
	color: #333;
}
.fytitle p{
	color: #267bcc;
	font-size: 14px;
	margin-top: 8px;
	text-transform: uppercase;
}
.fy2ul li{
	width: 280px;
	height: 205px;
	float: left;
	margin-right: 26.6px;
	margin-top: 27px;
}
.fy2ul li:nth-child(4n){
	margin-right: 0px;
}
.fy2ul li img{
	width: 280px;
	height: 160px;
	float: left;
}
.fy2ul li .cont{
	height: 43px;
	border: 1px #e5e5e5 solid;
	clear: both;
	text-align: center;
	line-height: 43px;
	color: #333333;
	transition: .5s;
}
.fy2ul li:hover .cont{
	background: #267bcc;
	border: 1px #267bcc solid;
	color: #fff;
}
.fy2ul{
	overflow: hidden;
}
.fymore{
	width: 210px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #267bcc;
	border-radius: 20px;
	margin-top: 40px;
}
.fythree{
	height: 786px;
	background: url(../image/bgfy.jpg)center no-repeat;
	box-sizing: border-box;
	padding-top: 65px;
}
.fy3ul{
	width: 1200px;
}
.fy3ul li{
	width: 275px;
	height: 240px;
	float: left;
	box-shadow: 0px 4px 10px #ddd;
	border-radius: 5px;
	text-align: center;
	margin-right: 33.3px;
	margin-top: 30px;
	background: rgba(255,255,255,.7);
}
.fy3ul li:nth-child(4n){
	margin-right: 0px;
}
.fy3ul li img{
	margin-top: 25px;
}
.fy3ul li p{
	font-size: 14px;
	color: #343434;
	line-height: 20px;
}
.fy3ul li h2{
	font-size: 20px;
	margin: 15px 0px;
}
.fy3ul li:hover img{
	transform: rotateY(360deg);
	transition: 1s;
}
.fyfour{
	width: 1200px;
	padding: 65px 0px;
}
.fyfive{
	height: 610px;
	background: url(../image/fy_55.jpg)center no-repeat;
	box-sizing: border-box;
	padding: 10px 0px;
}
.fyfive .cont{
	width: 670px;
	height: 250px;
	overflow: auto;
	float: right;
	color: #fff;
	line-height: 32px;
	margin: 40px 15px 0px 0px;
	padding-right: 10px;
}
.fyfive .cont::-webkit-scrollbar{
    width: 5px;
    height: 10px;
}
/*滚动条的轨道*/
.fyfive .cont::-webkit-scrollbar-track{
    background-color: rgba(255,255,255,.5);
}
/*滚动条的滑块按钮*/
.fyfive .cont::-webkit-scrollbar-thumb{
    border-radius: 0;
    background-color: #fff;
}
/*滚动条的上下两端的按钮*/
.fyfive .cont::-webkit-scrollbar-button{
    height: 0;
    background-color: #0099ff;
}
.fysix{
	width: 1200px;
	padding: 65px 0px;
}
#certify {
	position: relative;
	width: 1200px;
	margin-top: 20px;
}
#certify  .swiper-slide {
	width: 420px;
	height: 260px;
	background: #fff;
	border: 1px #e6e6e6 solid;
}
#certify  .swiper-slide img{
	width: 420px;
	height: 260px;
	display:block;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
#certify .swiper-button-prev {
	width: 90px;
	height: 40px;
	border: 1px #e6e6e6 solid;
	color: #777;
	box-sizing: border-box;
	left: -20px;
	outline: none;
	-moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
#certify .swiper-button-prev:hover {
	border: 1px #267bcc solid;
	color: #267bcc;
}
#certify .swiper-button-next {
	width: 90px;
	height: 40px;
	border: 1px #e6e6e6 solid;
	color: #777;
	box-sizing: border-box;
	right: -20px;
	outline: none;
	-moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
#certify .swiper-button-next:hover {
	border: 1px #267bcc solid;
	color: #267bcc;
}
#certify .swiper-button-prev:after,#certify .swiper-button-next:after{
	content: "";
}
.fyseven{
	width: 1200px;
	padding: 20px 0px 60px 0px;
	position: relative;
}
.fyseven .swiper-container{
	width: 100%;
	height: 360px;
	padding: 30px 5px 5px 5px;
}
.fyseven .swiper-slide{

}
.fyseven .swiper-slide .cont{
	color: #333;
	line-height: 26px;
	box-shadow: 0px 0px 10px #ddd;
	padding: 30px 24px;
	box-sizing: border-box;
	font-size: 15px;
}
.fyseven .swiper-slide .text{
	height: 130px;
	background: url(../image/fy7.jpg)top no-repeat;
	margin-top: 10px;
}
.fyseven .swiper-slide .text>img{
	float: left;
	margin: 10px;
	border-radius: 8px;
	margin-right: 20px;
}
.fyseven .swiper-slide .shang h2{
	font-size: 18px;
	color: #fff;
}
.fyseven .swiper-slide .shang p{
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
}
.fyseven .swiper-slide .shang{
	width: 170px;
	float: left;
	margin-top: 15px;
}
.fyseven .swiper-slide .xx{
	width: 130px;
	height: 17px;
	background: url(../image/xx.png)left no-repeat;
	margin: 10px 0px 0px -5px;
}
.fyseven .swiper-slide .xx img{
	float: left;
	margin-left: 6px;
}
.fyseven .swiper-slide .top7{
	overflow: hidden;
	float: right;
	margin-right: 76px;
}
.fyseven .swiper-slide .ch{
	float: left;
	color: #333;
	margin-top: 30px;
}
.fyseven .swiper-button-prev{
	left: -70px;
}
.fyseven .swiper-button-next{
	right: -70px;
}
#zj7page span{
	width: 10px;
	height: 10px;
	background: #cbcbcb;
	opacity: 1;
}
#zj7page span.swiper-pagination-bullet-active{
	background: #267bcc;
}
.fyseven .swiper-button-prev{
	--swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #b7b7b7;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 36px;/* 设置按钮大小 */
    outline: none;
}
.fyseven .swiper-button-next{
	--swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #b7b7b7;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 36px;/* 设置按钮大小 */
    outline: none;
}
.fyeight{
	background: #f7f9fa;
	padding: 60px 0px;
}
.fytitle2{
	text-align: center;
}
.fytitle2 h2{
    font-size: 32px;
    color: #333;
}
.fytitle2 p{
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	margin-top: 6px;
}
.fyeight .swiper-container{
	width: 1200px;
	height: 280px;
	margin-top: 40px;
}
.fyeight .swiper-slide{
	height: 100px;
}
.fyeight .swiper-slide img{
	width: 185px;
	height: 100px;
	box-sizing: border-box;
	border: 1px #e6e6e6 solid;
}
.fyeight .swiper-slide img:hover{
	border: 1px #006ab8 solid;
}
.fynine{
	height: 300px;
	background: url(../image/fy_05.jpg)center no-repeat;
	box-sizing: border-box;
	padding-top: 80px;
}
.fynine h2{
	font-size: 40px;
	color: #fff;
	text-align: center;
}
.fynine p{
	color: #fff;
	margin: 20px 0px 25px 0px;
	text-align: center;
}
.fynine .cont{
	width: 200px;
	height: 40px;
	border: 1px #fff solid;
	box-sizing: border-box;
	line-height: 38px;
	color: #fff;
	transition: .5s;
}
.fynine .cont img{
	float: left;
	margin: 12px 10px 0px 50px;
}
.fynine .cont:hover{
	background: #267bcc;
}
.zybox{
	width: 1200px;
	padding: 50px 0px;
}
.zyl{
	width: 260px;
	float: left;
}
.zynav{
	border: 5px #267bcc solid;
}
.zynavb{
	height: 100px;
	background: #267bcc;
	padding-left: 20px;
	padding-top: 20px;
	box-sizing: border-box;
}
.zynavb h2{
	color: #fff;
	font-size: 28px;
}
.zynavb i{
	display: block;
	width: 50px;
	height: 4px;
	background: #fff;
	margin: 15px 0px 0px 0px;
}
.zynav ul{
	padding: 10px 20px 20px 20px;
}
.zynav ul li{
	height: 48px;
	border-bottom: 1px #e4e4e4 solid;
	line-height: 48px;
}
.zynav ul li a{
	color: #4c4c4c;
	display: block;
	padding-left: 10px;
}
.zynav ul li.cur{
	border-bottom: 1px #267bcc solid;
}
.zynav ul li.cur a{
	color: #267bcc;
	font-weight: bold;
	background: url(../image/jt_03.png)right center no-repeat;
}
.zynav ul li:hover a{
    color: #267bcc;
}
.leftlx{
	margin-top: 30px;
}
.leftlxb{
	height: 60px;
	background: #267bcc;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	padding: 0px 20px;
	color: #fff;
}
.leftlx .cont{
	background: #f5f6f7;
	padding: 20px;
	border: 1px #e5e5e5 solid;
	border-top: 0px;
}
.leftlx .cont li{
    overflow: hidden;
    margin: 15px 0px;
}
.leftlx .cont li img{
	float: left;
	margin-top: 5px;
}
.leftlx .cont li .text{
	width: 160px;
	float: right;
}
.leftlx .cont li .text p{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 24px;
}
.zyr{
	width: 900px;
	float: right;
}
.zyrb{
	height: 50px;
	border-bottom: 1px #267bcc solid;
	box-sizing: border-box;
}
.zyrb h2{
	font-size: 22px;
	color: #267bcc;
	float: left;
	margin-top: 8px;
}
.zyrb h2 i{
	display: block;
	width: 4px;
	height: 22px;
	float: left;
	background: #267bcc;
	border-radius: 2px;
	margin: 3px 12px 0px 0px;
}
.zyrb p{
	font-size: 14px;
	color: #9a9a9a;
	float: right;
	margin-top: 16px;
}
.fuwu li{
    border-bottom: 1px #f2f2f2 solid;
    padding-bottom: 25px;
    margin-top: 25px;
    overflow: hidden;
}
.fuwu li .img{
	width: 220px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}
.fuwu li .img img{
	width: 220px;
	height: 130px;
	border: 1px #e6e6e6 solid;
	box-sizing: border-box;
	transition: .5s;
}
.fuwu li h2{
	font-size: 18px;
	color: #323232;
}
.fuwu li p{
	font-size: 14px;
	color: #4d4d4d;
	line-height: 24px;
	margin: 10px 0px 24px 0px;
}
.fuwu li span{
	font-size: 14px;
	color: #80807f;
}
.fuwu li span a{
	padding: 4px 15px;
	background: #267bcc;
	color: #fff;
	float: right;
	border: 1px #267bcc solid;
	transition: .5s;
}
.fuwu li:hover h2{
	color: #267bcc;
}
.fuwu li img:hover{
	transform: scale(1.1);
}
.fuwu li span a:hover{
	border: 1px #267bcc solid;
	color: #267bcc;
	background: none;
}
.detb{
	border-bottom: 1px #f0f0f0 solid;
	text-align: center;
	padding-bottom: 10px;
}
.detb h2{
	font-size: 24px;
	color: #343434;
	margin-top: 40px;
}
.detb p{
	font-size: 14px;
	color: #7f7f7f;
	margin-top: 15px;
}
.abcont{
	color: #4d4d4d;
	line-height: 32px;
	font-size: 16px;
}
.fy div{
	width: 300px;
	border: 1px #e6e6e6 solid;
	background: #f5f6f7;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}
.fy a{
	color: #323232;
}
.fy{
	border-top: 1px #f0f0f0 solid;
	padding-top: 60px;
	margin-top: 60px;
	font-size: 14px;
	color: #323232;
}
#fyl{
	float: left;
}
#fyr{
	float: right;
}
#fyc{
	width: 180px;
	float: left;
	margin-left: 60px;
}
#fyc a{
	display: block;
}
#fyc a:hover{
	color: #267bcc;
}
.fwmenu{
	text-align: center;
	margin-top: 50px;
}
.fwmenu ul{
	display: inline-block;
}
.fwmenu ul li{
	width: 210px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	float: left;
	margin: 0px 15px;
}
.fwmenu ul li a{
	color: #fff;
	display: block;
}
.hwb{
	text-align: center;
	box-shadow: 0px 0px 20px #ddd;
	padding: 30px 0px;
	border-radius: 10px;
}
.guojia{
	width: 1200px;
	position: relative;
	margin-top: 60px;
	margin-bottom: 20px;
}
.guojia .swiper-container{
	padding-top: 10px;
}
.guojia .swiper-slide{
    text-align: center;
}
.guojia .swiper-slide img:hover{
   box-shadow: 0px 0px 20px #267bcc; 
}
.guojia .swiper-slide img{
    width: 107px;
    height: 107px;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 0px 0px 20px #ccc;
}
.guojia .swiper-slide p{
	color: #323232;
	margin-top: 10px;
}
.guojia .swiper-button-prev{
    --swiper-navigation-color: #b3b3b3;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 36px;/* 设置按钮大小 */
    left: -50px;
    outline: none;
}
.guojia .swiper-button-next{
    --swiper-navigation-color: #b3b3b3;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 36px;/* 设置按钮大小 */
    right: -50px;
    outline: none;
}
.hwul li img{
	width: 278px;
	height: 170px;
	transition: 1s;
}
.hwul li .img{
	width: 278px;
	height: 170px;
	overflow: hidden;
}
.hwul li{
	width: 280px;
	height: 210px;
    border: 1px #cccccc solid;
    box-sizing: border-box;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    transition: .5s;
}
.hwul li:nth-child(3n){
	margin-right: 0px;
}
.hwul li p{
	line-height: 40px;
	text-align: center;
	color: #333;
}
.hwul li:hover img{
	transform: scale(1.2);
}
.hwul li:hover{
	background: #267bcc;
}
.hwul li:hover p{
	color: #fff;
}
.abnav{
	height: 60px;
	border-bottom: 1px #e5e5e5 solid;
	box-shadow: 0px 3px 10px #eee;
}
.abnav ul li{
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	border-right: 1px #e5e5e5 solid;
}
.abnav ul li a{
	display: block;
	color: #4d4d4d;
	font-size: 18px;
}
.abnav ul{
	display: inline-block;
	overflow: hidden;
	border-left: 1px #e5e5e5 solid;
}
.abnav ul li .cur{
    background: #267bcc;
    color: #fff!important;
}
.abnav ul li a:hover{
	color: #267bcc;
}
.abnav p{
	font-size: 14px;
	color: #989898;
	float: right;
	line-height: 60px;
}
.fany{
	border-top: 1px #e6e6e6 solid;
	margin-top: 50px;
	padding-top: 20px;
}
.fanyl p a{
	color: #333;
}
.fanyl p{
	color: #333;
	margin-top: 20px;
}
.fanyl p a:hover{
    color: #267bcc;
}
.fanyl{
	width: 900px;
	float: left;
}
.fanyr{
	width: 160px;
    float: right;
    margin-top: 30px;
}
.fanyr .fenxiang{
	color: #4c4c4c;
	float: left;
	font-size: 14px;
	margin-right: 10px;
}
.ds1{
	width: 390px;
	height: 360px;
	box-shadow: 0px 0px 10px #ddd;
	background: #f1f8ff;
	border-radius: 10px;
	float: left;
	position: relative;
}
.ds1b{
	width: 340px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size:24px;
	color: #fff;
	margin-top: 25px;
}
.ds1 ul li{
	width: 25%;
	float: left;
	font-size: 14px;
	line-height: 32px;
	margin-left: 6.25%;
}
.ds1 ul li a{
	color: #333333;
}
.ds1 ul li a:hover{
	color: #267bcc;
}
.ds1 ul{
	margin-top: 26px;
}
.ds1 .line{
	width: 200px;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 95px;
}
.dsbg{
	width: 1360px;
	height: 477px;
	background: url(../image/dsbg_19.jpg);
	text-align: center;
	box-sizing: border-box;
	padding-top: 25px;
	margin-top: 20px;
	margin-bottom: 60px;
}
.dsbg h2{
	font-size: 32px;
	color: #353535;
}
.dsbg img{
	margin-top: 70px;
}
.dsbg ul li{
	width: 200px;
	float: left;
	margin: 0px 25px;
}
.dsbg ul li h3{
	font-weight: bold;
	font-size: 20px;
	color: #353535;
	margin-top: 20px;
}
.dsbg ul li p{
	font-size: 14px;
	color: #595959;
	margin-top: 15px;
	line-height: 24px;
}
.dsbg ul{
	overflow: hidden;
	margin-left: 40px;
}
#haiya li h2{
	color: #267bcc;
}
.newsul li{
	height: 54px;
	border-bottom: 1px #f1f1f1 solid;
	line-height: 54px;
}
.newsul li i{
	display: block;
	width: 6px;
	height: 6px;
	background: #267bcc;
	float: left;
	margin: 25px 15px 0px 5px;
}
.newsul li a{
	color: #333;
}
.newsul li span{
	font-size: 14px;
	color: #656565;
	float: right;
}
.newsul{
	margin-top: 15px;
}
.newsul li a:hover{
	color: #267bcc;
}
.newsul li:nth-child(5n){
	margin-bottom: 18px;
}
.lxtitle{
	font-size: 32px;
	color: #267bcc;
	text-align: center;
	margin-top: 20px;
}
.lx1{
	width: 770px;
	border-bottom: 1px #267bcc solid;
	overflow: hidden;
	padding-bottom: 40px;
}
.lx1l{
	float: left;
	border: 1px #f5f5f5 solid;
	padding: 5px;
	margin-top: 60px;
}
.lx1 ul li img{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.lx1 ul li{
	overflow: hidden;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 40px;
}
.lx1 ul{
	float: left;
	margin-left: 50px;
	margin-top: 26px;
}
.lx2{
	width: 770px;
	margin-top: 60px;
}
.zxtitle h2{
	text-align: center;
	color: #333;
	font-size: 32px;
}
.zxtitle .line{
	width: 60px;
	height: 2px;
	background: #2372be;
	margin-top: 15px;
}
.zxul li{
	width: 230px;
	height: 380px;
	float: left;
	border: 1px #e5e5e5 solid;
	box-sizing: border-box;
	text-align: center;
	margin-right: 12.5px;
	border-radius: 8px;
}
.zxul li:last-child{
	margin-right: 0px;
}
.zxul li h2{
	font-size: 18px;
	color: #333;
	margin-top: 15px;
	height: 50px;
}
.zxul li p{
	display: block;
	height: 50px;
	color: #4b4b4b;
	line-height: 24px;
	margin-top: 15px;
}
.zxul li span a{
	color: #267bcc;
	display: block;
}
.zxul li span{
	display: block;
	width: 200px;
	height: 40px;
	box-sizing: border-box;
	border: 1px #267bcc solid;
	line-height: 40px;
	border-radius: 20px;
	background: #f7f7f7;
	margin-top: 20px;
	transition: .5s;
}
.zxul li img{
	margin-top: 30px;
}
.zxul{
	margin-top: 45px;
	margin-bottom: 30px;
}
.zxul li:hover{
	box-shadow: -2px 2px 20px #ddd;
	border: 0px;
}
.zxul li span:hover{
	background: #2372be;
}
.zxul li span:hover a{
	color: #fff;
}
.xuzhi h2{
	font-size: 24px;
	line-height: 60px;
	background: #2372be;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
}
.xuzhi .cont{
	box-shadow: 0px 2px 10px #ddd;
	padding: 60px 100px;
	background: #fff;
}
.xuzhi .text{
	font-size: 16px;
	color: #333;
	line-height: 32px;
}
.kaishi{
	width: 268px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #2372be;
	font-size: 18px;
	margin-top: 60px;
}
.zxbox{
	width: 1200px;
	padding: 70px 0px;
}
.zx3b{
	height: 60px;
	background: #2372be;
	padding: 0pc 25px;
}
.zx3b ul li{
	float: left;
	font-size: 14px;
	color: #fff;
	opacity: .8;
	margin-right: 40px;
	background: url(../image/zx_21.png)right center no-repeat;
	line-height: 60px;
	padding-right: 40px;
}
.zx3b ul li:last-child{
	background: none;
}
.zx3b ul li.cur{
	font-size: 20px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 2px;
}
.zx3 .cont{
	box-shadow: 0px 2px 10px #ddd;
	padding: 30px 45px 55px 45px;
	background: #fff;
}
.li-block{
	height: 38px;
	margin-top: 20px;
}
.li-block span{
	display: block;
	width: 100px;
	text-align: right;
	line-height: 38px;
	color: #333;
	float: left;
	margin-right: 10px;
}
.yongtu li{
	width: 80px;
	height: 32px;
	box-sizing: border-box;
	background: #fafbfc;
	color: #686868;
	border: 1px #ececec solid;
	float: left;
	text-align: center;
	line-height: 32px;
	margin-right: 15px;
	border-radius: 15px;
	margin-top: 3px;
	cursor: pointer;
}
.yongtu li.cur{
	background: #2372be;
	border: 1px #2372be solid;
	color: #fff;
}
.li-guojia{
	width: 800px;
	padding-bottom: 10px;
	border: 1px #1e7ed7 solid;
	margin-left: 110px;
	margin-top: 20px;
	position: relative;
}
.zimuul{
    height: 37px;
    border-bottom: 1px #dcdcdc solid;
    margin: 0px 10px;
}
.zimuul li{
    float: left;
    padding: 0px 9px;
    cursor: pointer;
    color: #333;
    line-height: 37px;
    font-size: 14px;
}
.zimuul li.active{
	color: #2372be;
	border-bottom: 2px #2372be solid;
}
.apply-main li{
	width: 140px;
	height: 34px;
	color: #333;
	border: 1px #ddd solid;
	float: left;
	box-sizing: border-box;
	text-align: center;
	line-height: 32px;
	margin-left: 16.6px;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 14px;
}
.apply-main{
	overflow: hidden;
	margin-top: 16px;
}
.apply-main li.active{
	background: #2372be;
	border: 1px #2372be solid;
	color: #fff;
}
.country input{
	width: 260px;
	height: 38px;
	border: 1px #ececec solid;
	box-sizing: border-box;
	background: #fff url(../image/zx_25.png)right 17px center no-repeat;
	padding-left: 10px;
	opacity: .6;
	outline: none;
	cursor: not-allowed;
	font-size: 15px;
}
.language input{
	margin-top: 13px;
	margin-right: 5px;
}
.language label{
    margin-right: 25px;
    cursor: pointer;
}
button{
	cursor: pointer;
}
.xia{
	width: 200px;
	height: 40px;
	background: #2372be;
	color: #fff;
	font-size: 16px;
	outline: none;
	border: 0px;
}
.yewu{
	width: 964px;
	border: 2px #e6e6e6 solid;
	float: left;
	box-sizing: border-box;
	padding-top: 20px;
	position:relative;
}
.ywbul li{
	float: left;
	color: #333;
	padding: 3px 10px;
	cursor: pointer;
	border: 1px #fff solid;
}
.ywbul li.active{
	border: 1px #2372be solid;
	border-radius: 5px;
	color: #2372be;
}
.ywbul{
	overflow: hidden;
	padding: 0px 20px;
}
.ywul li{
	width: 145px;
	height: 34px;
	background: #f9f9f9;
	border: 1px #f3f3f3 solid;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	margin-right: 10px;
	margin-top: 10px;
	color: #646464;
	box-sizing: border-box;
	cursor: pointer;
}
.ywul li:nth-child(6n){
	margin-right: 0px;
}
.ywul li.cur{
	background: #2372be;
	border: 1px #2372be solid;
	color: #fff;
}
.ywul{
	overflow: hidden;
	margin-top: 10px;
	padding: 0px 20px;
}
.xuanzhong{
	border-top: 1px #ededed solid;
	margin-top: 20px;
	padding: 14px 20px;
	overflow: hidden;
}
.xuanzl{
	color: #333;
	float: left;
	margin-top: 12px;
}
.xuanzhong ul{
	width: 850px;
	float: right;
}
.xuanzhong ul li{
	background: #f9f9f9;
	border: 1px #eeeeee solid;
	border-radius: 15px;
	float: left;
	padding: 5px 15px;
	font-size: 14px;
	color: #2372be;
	margin: 8px;
	cursor:pointer;
}

.zx_bg .shang{
	width: 200px;
	height: 40px;
	border: 1px #2372be solid;
	box-sizing: border-box;
	color: #2372be;
	font-size: 16px;
	outline: none;
	background: #fff;
	margin-right: 20px;
}
#zx5_xz{
	width: 900px;
	border: 0px;
	border-bottom: 1px #ededed solid;
	padding: 0px 20px 10px 20px;
	box-sizing: border-box;
	margin-left: 0px;
}
.zx5_table{
	border: 1px #ececec solid;
	margin-top: 35px;
	margin-left: 0px;
}
.zx5_table td{
	height: 50px;
	border: 1px #ececec solid;
	color: #666666;
	text-align: center;
}
.zx5_table td >input{
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	padding: 0px 10px;
	border: 0px;
	outline: none;
	color: #666;
}
.zx5_table td input::-webkit-input-placeholder{
    color:#b1b1b1;
    font-size: 14px;
}
.add{
	width: 117px;
	height: 32px;
	float: left;
	margin-left: 31px;
	border: 1px #eaeaea solid;
}
.add span{
	display: block;
	width: 30px;
	height: 32px;
	float: left;
	cursor: pointer;
	color: #555555;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
}
.add input{
	width: 55px;
	height: 30px;
	outline: none;
	float: left;
	text-align: center;
	border: 0px;
	padding: 0;
}
.add span.jian{
	border-right: 1px #eaeaea solid;
	background: url(../image/jian.png)center no-repeat;
}
.add span.jia{
	border-left: 1px #eaeaea solid;
	background: url(../image/jia.png)center no-repeat;
}
.tishi{
	font-size: 14px;
	color: #2372be;
	margin-top: 20px;
	float: left;
}
.zx5_menu{
	margin-top: 80px;
}
.zx6ul li{
	overflow: hidden;
	margin-top: 20px;
	float: left;
}
.zx6ul li span{
	display: block;
	width: 90px;
	text-align: right;
	color: #333;
	float: left;
	line-height: 38px;
}
.zx6ul li input{
	width: 260px;
	height: 38px;
	float: left;
	background: #f9f9f9;
	border: 1px #ececec solid;
	box-sizing: border-box;
	padding: 0px 10px;
	outline: none;
	margin-left: 5px;
}
.zx6ul li textarea{
	width: 695px;
	max-width: 695px;
	min-height: 200px;
	background: #f9f9f9;
	border: 1px #ececec solid;
	box-sizing: border-box;
	padding: 10px;
	outline: none;
	float: left;
	margin-left: 5px;
	line-height: 20px;
}
.zx6ul{
	width: 790px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 20px;
}
.zx6_menu{
	margin-left: 95px;
	margin-top: 50px;
}
.jindu{
	margin-top: 10px;
	float: left;
}
.jindu label{
	margin-right: 30px;
	margin-left: 3px;
	font-size: 16px;
	cursor: pointer;
}
.zx7-block{
    overflow: hidden;
    margin-top: 30px;
}
.zx7-block span{
	display: block;
	width: 120px;
	text-align: right;
	line-height: 38px;
	color: #333;
	float: left;
	margin-right: 10px;
}
#shangc{
	width: 260px;
	height: 42px;
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	cursor: pointer;
}
.scbox{
	width: 260px;
	height: 42px;
	background: #f0f8ff;
	border: 1px #ececec solid;
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	float: left;
	position: relative;
	color: #333;
}
.mf_menu{
	margin-top: 10px;
	float: left;
}
.mf_menu label{
	margin-right: 30px;
	margin-left: 5px;
	font-size: 16px;
	cursor: pointer;
}
/*.mf_menu input{
	zoom: 1.2;
	float: left;
	margin-top: 3px;
}*/
.wenxin{
	width: 500px;
	box-sizing: border-box;
	background: #f5f6f7;
	border-radius: 1px #ececec solid;
	padding: 15px 20px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	float: left;
	margin-top: 20px;
}
.zanwu{
	padding:0 20px;
	height: 40px;
	background: rgba(0,0,0,.6);
	color: #fff;
	text-align: center;
	line-height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index:99999;
}


.pagination{

	clear:both;

	padding: 8px 0px;

	overflow:hidden;

	text-align:center;

	white-space:nowrap;

	padding-top: 50px;

	font-size: 13px;

}

.pagination li{

	float:none;

	display:inline;

}

.pagination li{

	border: 1px #d7d7d7 solid;

	padding: 4px 0px;

	margin: 0px 3px;

}

.pagination li a{

	padding: 4px 8px;

	color:#333333;

	float:none;

	display:inline;

}

.pagination li a:hover{

	background:#267bcc;

	color:#267bcc; /*姒х姵鐖ｇ粔璇插弳閺佹澘鐡ф０婊嗗*/

}

.pagination li.active {

	background:#267bcc; /*妞ょ數鐖滈柅澶夎厬閼冲本娅欓懝锟�*/

	color:#fff;

	padding: 4px 9px;

}

.pagination li.disabled{

	padding: 4px 8px;

}

.pagination li.active a,.pagination li.active a:hover{

	background:transparent;

	border-color:#267bcc;

	color:#fff;

	cursor:default;

	padding: 4px 8px;

}



.kefu{
	width: 53px;
	height: 222px;
	position: fixed;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	z-index: 1000;
}
.kefumenu{
	width: 53px;
	height: 222px;
	background: url(../image/kefu_11.png);
	cursor: pointer;
	position: absolute;
	right: -53px;
	top: 0px;
	z-index: 1000;
	transition: .5s;
}
.kefumenu span{
	display: block;
	width: 22px;
	color: #fff;
	font-size: 22px;
	padding-top: 70px;
}
.kftan{
	width: 170px;
	height: 500px;
	background: #fff;
	border: 2px #4695dd solid;
	box-sizing: border-box;
	position: absolute;
	top: -120px;
	right: 0px;
	z-index: 100;
	transition: .5s;
}
.kfb{
	height: 40px;
	background: #4695dd;
	font-size: 17px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.kfb .kf1{
	float: left;
	margin: 12px 0px 0px 18px;
}
.kfb .kf2{
	float: right;
	margin: 13px 18px 0px 0px;
	cursor: pointer;
}
.kftan ul li{
	width: 147px;
	height: 32px;
	background: #4695dd;
	text-align: center;
	line-height: 32px;
	border-radius: 8px;
	margin-top: 12px;
	transition: .3s;
}
.kftan ul li a{
	display: block;
	color: #fff;
}
.kftan ul{
	overflow: hidden;
	margin-top: 10px;
}
.kftan ul li:hover{
	background: #f8801e;
}
.kfewm{
	width: 150px;
	border-top: 1px #eeeeee solid;
	margin-top: 20px;
	padding: 0px 5px;
	box-sizing: border-box;
}
.kfewm h3{
	font-size: 17px;
	color: #5b5b5b;
	background: url(../image/kefu_13.jpg)left center no-repeat;
	padding-left: 30px;
	margin: 10px 0px;
}
.kfewm p{
	font-size: 20px;
	color: #2372be;
}
.kfewm .ewm{
	width: 90px;
	text-align: center;
	margin-top: 15px;
}
.kfewm .ewm img{
	width: 90px;
	height: 90px;
	float: left;
}
.kfewm .ewm h4{
	color: #898989;
	font-size: 12px;
	clear: both;
	
	
}



.download li {
	margin-top:25px;
	width:48%;
	float:left;
	padding:10px 0;
	line-height:30px;
}

.download li:nth-child(2n)
{
	margin-left:4%;
}

.download li:nth-child(4n+1)
{
	background-color:#e7ecf2;
}

.download li:nth-child(4n+2)
{
	background-color:#e7ecf2;
}

.download a {
	display:block;
	padding:0 20px;
}

.download p {
	display:inline-block;
	width:75%;
	padding-left:7px;
}

.download span {
	color:#1867c3;
	font-size:14px;
}

.download img {
	border: none;
    vertical-align: middle;
}







.popup-bg{
	width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.3);
    top: 0px;
	left: 0px;
	display:none;
}

.popup {
	width: 715px;
	height:336px;
    background: url(../image/apply-success-bg.png)no-repeat;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	padding-left:49px;
}

.popup p {
	margin-top:70px;
	line-height:30px;
	font-size:17px;
}

.popup h2 {
	margin-top:30px;
}

.popup a {
	display:inline-block;
	height:40px;
	border-radius:20px;
	margin-top:56px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	line-height:40px;
}

.popup .lxkf-btn {
	width:120px;
	color:#ffffff;
}

.popup .fhsy-btn {
	width:170px;
	margin-left:15px;
	color:#c52a26;	
}


.carousel{background:#fff;margin:0px auto;width:1260px;height:260px;position:relative;}
.carousel .slides{margin:0px auto 30px;position:relative;}
.carousel .slides .slideItem{padding:0px;overflow:hidden;position:absolute;cursor:pointer;opacity:1 !important;}
.carousel .slides .slideItem a{overflow:hidden;display:block;}
.carousel .slides .slideItem img{width:100%;height:100%;}
.prevButton{width: 90px;height: 40px;line-height: 40px;border: 1px #e6e6e6 solid;color: #777;box-sizing: border-box;top:120px;position:absolute;z-index:99;text-align:center;cursor:pointer;left:0px;}
.nextButton{width: 90px;height: 40px;line-height: 40px;border: 1px #e6e6e6 solid;color: #777;box-sizing: border-box;top:120px;position:absolute;z-index:99;text-align:center;cursor:pointer;right:0px;}
.prevButton:hover{
	border: 1px #267bcc solid;
	color: #267bcc;
}
.nextButton:hover{
	border: 1px #267bcc solid;
	color: #267bcc;
}