body {
    -webkit-font-smoothing: antialiased;
     font-family: "SourceHanSansCNNormal" , "arial";
    background: #f6f7f6;
    font-size: 14px;
    color: #666;
 /*   max-width: 19.2rem;*/
    margin-left: auto; 
    margin-right: auto;
    overflow: hidden;
    line-height: 1.4;

}
a, img{vertical-align:top;}
.container {
	width: 73%;
	margin: 0 auto;
}
.lineheight2{
	line-height:2;
}
.img{
	line-height: 0;
	width: 100%;
}

.img img{
	width: 100%;
}
.img{
	width: 100%;
}
.hidden{
	overflow: hidden;
}

.relative{
	position: relative;
}

.displaytable{
	display: table;
}

.textcenter {
	text-align: center;
}

.textleft{
	text-align: left;
}

.textright{
	text-align: left;
}

.clearfix {
    clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.center{text-align: center;}

.ny_text16{font-size: 16px;}
.ny_text14{font-size: 14px;}
.colorfff{color: #fff !important;}
.color333{color: #333 !important;}
.color000{color: #000 !important;}
.color00b6c4{color: #00b6c4 !important;}
.page{
	display: inline-block;
	text-align: center;
}


.page a{
	float: left;
	margin: 0 4px;
	font-size: 16px;
	color: #999999;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #ffffff;
	border-radius: 6px;
	transition: all 0.3s;
}
.page a.cur,
.page a:hover{
	color: #fff;
	background: #335ebd;
}

.page a:last-child{
	width:80px;
	font-size:15px;
}

.page a.s_fh{
	font-family: 宋体;
	font-weight: bold;
	width: 70px;
	color: #cccccc;
}

.page a.fh{
	color: #cccccc;
	font-family: 宋体;
	font-weight: bold;
	width: 50px;
}

.page a.prev{
	font-size: 0;
	background: url(../images/page_img2.png) center center/cover #fff no-repeat;
	background-size: 7px 13px;
}


.page a.next{
	font-size: 0;
	background: url(../images/page_img3.png) center center/cover #fff no-repeat;
	background-size: 7px 13px;
}

.page a.prev:hover{
	font-size: 0;
	background: url(../images/page_img02.png) center center/cover #335ebd no-repeat;
	background-size: 7px 13px;
}

.page a.next:hover{
	font-size: 0;
	background: url(../images/page_img03.png) center center/cover #335ebd no-repeat;
	background-size: 7px 13px;
}
.header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.header .container{
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header .left{
	padding-top: 47px;
	width: 270px;
}

.header .right .ol li{
	float: left;
	position: relative;
	margin-right: 40px;
}

.header .right .ol li.sub{
	padding-right:18px;
}

.header .right .ol li.sub:before{
	position:absolute;
	width:12px;
	height:6px;
	content:"";
	background:url(../images/jt.svg) center center/cover;
	right:0;
	top:9px;
}

.header .right .ol li:last-child{
	margin-right: 0;
}

.header .right .ol li > a{
	font-size: 16px;
	color: #fff;
	display: block;
	padding-bottom: 14px;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.header .right .ol li.cur > a,.header .right .ol li:hover > a{
	border-bottom: 2px solid red;
}

.header .right .ol li .box{
	position: absolute;
	top: 100%;
	width: 140px;
	left: -20px;
	display: none;
	background: rgba(255, 255, 255, 0.8);
	padding: 10px 0;
}

.header .right .ol li .box a{
	font-size: 15px;
	color: #333;
	padding: 9px 10px;
	display: block;
	transition:all 0.4s;
	
}

.header .right .ol li:hover .box{display: block;}

.header .right .ol li .box a:hover{
	color:#335ebd; 
}

.header .right .top{
	margin: 20px 0 16px;
}
.header .right .top .box{
	float: right;
	position: relative;
}

.header .right .top .box a{
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
	padding: 0 14px;
	line-height: 1;
	position: relative;
	vertical-align: middle;
	/*border-right: 1px solid rgba(175, 168, 179, 0.5);*/
}

.header .right .top .box a:before{
	width: 1px;
	height: 14px;
	background: rgba(175, 168, 179, 0.5);
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);

}
.banner .text{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	text-align: center;
}

.banner .text .bt{
	color: #fff;
	font-size: 50px;
	line-height: 1.2;
	margin-bottom: 80px;
}
.banner .text .bt .bt1_1{
	font-size: 18px;
	color: #ffffff;
	margin-top: 25px;
}
.banner .text .more_b{
	margin-top: 50px;
}
.more_b,a.more_b{
	display: inline-block;
	color: #fff;
}
.more, a.more {
    font-size: 15px;
    color: #666666;
    padding-left: 60px;
    line-height: 1;
    transition: all 0.4s;
    position: relative;
    display: inline-block;
}
.more .y {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #dadbdc;
    border-radius: 25px;
    transition: all 0.4s;
}
.more .jt{
	background: url(../images/jt1_1.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.banner{
	position: relative;
	width: 100%;
}
.banner .text .more_b {
    margin-top: 50px;
}
.more_b, a.more_b {
    display: inline-block;
    color: #fff;
}
.banner .swiper-button-prev{
	background: url(../images/yjt1.png) center center/cover;
	width: 51px;
	height: 51px;
	position: absolute;
	left:5%;
}
.banner .swiper-button-next:after{display: none;}
.banner .swiper-button-prev:after{display: none;}
.banner .swiper-button-next{
	background: url(../images/yjt2.png) center center/cover;
	width: 51px;
	height: 51px;
	position: absolute;
	right:5%;
}
.home_b{
	background: #f7f8f9;
	padding: 90px 0;
}

.home_b .ol li{
	float: left;
	background: #fff;
	width: 32.2%;
	margin-right: 1.7%;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	overflow: hidden;
}

.home_b .ol li:last-child{
	margin-right: 0;
}

.home_b .ol li .img{
	border-radius: 8px;
	overflow: hidden;
}

.home_b .ol li .img img{
	transition:all 0.5s;
}
.home_b .ol li:hover .img img{
	    transform: scale(1.2);
	transition:all 0.8s;
}

.home_b .ol li .text{
	padding: 26px 30px;
	background: #ffffff;
}

.home_b .ol li .text .bt{
	font-size: 22px;
	transition:all 0.5s;
	color: #333333;
}

.home_b .ol li:hover .text .bt{
	color:#2a59c1;
}

.home_b .ol li .text .wenzi{
	color: #555555;
	line-height: 1.6;
	margin-top: 6px;
	height: 80px;
	overflow: hidden;
}
.home_b .alex{
	margin-bottom: 40px;
}
.home_b .alex .bt{
	font-size: 50px;
	color: #222222;
}
.home_b .alex .bt1_1{
	font-size: 16px;
	color: #666666;
}
.ig{
	width: 100%;
	background: #ffffff;
	padding: 100px 0px;
}
.ig .apex{
	position: relative;
	margin-bottom: 40px;
}
.ig .apex .bt2{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ig .apex .bt .bt1_1{
	font-size: 50px;
	color: #222222;
}
.ig .apex .bt .bt1_2{
	font-size: 16px;
	color: #666666;
}
.ig .more_b,a.more_b{
	display: inline-block;
	color: #fff;
}
.ig .apex .more{
    font-size: 15px;
    color: #666666;
    padding-left: 60px;
    line-height: 1;
    transition: all 0.4s;
    position: relative;
    display: inline-block;
}
.ig .apex .more .y {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #dadbdc;
    border-radius: 25px;
    transition: all 0.4s;
}
.ig .apex .more .jt{
	background: url(../images/jt1_2.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.ig .ig2 .ig2_1 .ig2_3{
	width: 49.6%;
	float: left;
	margin-right: 0.8%;
}
.ig .ig2 .ig2_1 .ig2_2{
	width: 32.8%;
	margin-right: 0.8%;
	float: left;
	margin-top: 0.8%;
}
.ig .ig2 .ig2_1 li:nth-child(5){margin-right: 0;}
.ig .ig2 .ig2_1 li:nth-child(2){margin-right: 0;}
.ig .ig2 .ig2_1 li{position: relative;}
.ig .ig2 .ig2_1 li .ig2_4{
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	bottom: 25px;
	left: 30px;
}
.home_c{
	padding: 0;
	background: #f7f8f9;
}
.home_c .home_c_box{
	background: url(../images/about_a_bg.jpg) top center no-repeat #fff;
	background-size: 60% 60%;
	margin-top: -276px;
	padding: 70px 60px;
	border-radius: 8px;
	overflow: hidden;
}

.home_c .home_c_box .left .more{
	margin-top: 90px;
}
.about_a{
	padding: 100px 0 80px;
	background: #ffffff;
}

.title .bt{
	font-size: 50px;
	color: #222222;
	font-weight:initial;
}

.title .js{
	margin-top: 6px;
	font-size: 20px;
	color: #333333;
	line-height: 1.6;
}

.title .js2{margin-top: 6px;line-height: 1.6;color: #222222;}


.about_a .left{
	width: 33%;
}

.about_a .left .more .jt{
	background: url(../images/jt1_2.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.about_a .right{
	width: 55%;
}

.about_a .right .ol{
	margin-top: 50px;
}

.about_a .right .ol li{
	float: left;
	margin-right: 66px;
	width: 20%;
}
.about_a .right .text{
	line-height: 2;
}
.about_a .right .ol li:last-child{margin-right: 0;}

.about_a .right .ol li .img{
	width: 55px;
	display: inline-block;
}


.about_a .right .ol li .bt{
	color: #333333;
	margin-top: 8px;
	font-size: 18px;
}
.about_a .right .ol li .kiv{
	font-size: 16px;
	color: #666666;
}
.about_a .box{
	width: 100%;
	display: inline-block;
	margin-top: 90px;
}

.about_a .container{
	position: relative;
	z-index: 3;
}
.about_a:before{
	background: #f7f8f9;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 290px;
	content: "";
	z-index: 0;
}
.ghetto{
	width: 100%;
	background: #f7f8f9;
	padding: 100px 0px;
	position: relative;
}
.ghetto .apex{
	position: relative;
	margin-bottom: 40px;
}
.ghetto .apex .bt2{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ghetto .apex .bt .bt1_1{
	font-size: 50px;
	color: #222222;
}
.ghetto .apex .bt .bt1_2{
	font-size: 16px;
	color: #666666;
}
.ghetto .more_b,a.more_b{
	display: inline-block;
	color: #fff;
}
.ghetto .apex .more{
    font-size: 15px;
    color: #666666;
    padding-left: 60px;
    line-height: 1;
    transition: all 0.4s;
    position: relative;
    display: inline-block;
}
.ghetto .apex .more .y {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #dadbdc;
    border-radius: 25px;
    transition: all 0.4s;
}
.ghetto .apex .more .jt{
	background: url(../images/jt1_2.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.ghetto .mob{
	background: #fdfdfd;
	width: 100%;
}
.ghetto .mob .mob1{
	width: 25%;
	float: left;
	padding: 75px 40px;
	text-align: center;
	border-right: #eeeeee solid 1px;
}
.ghetto .mob .mob1 .mob2{
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ghetto .mob .mob1 .mob3{
	font-size: 16px;
	color: #666666;
	height: 80px;
	line-height: 1.8;
}
.lhq{
	background: url(../images/index5.jpg)center center/cover;
	padding: 105px 0px;
}
.lhq .apex{
	position: relative;
	margin-bottom: 40px;
}
.lhq  .apex .bt2{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.lhq  .apex .bt .bt1_1{
	font-size: 50px;
	color: #f9fbfe;
}
.lhq .apex .bt .bt1_2{
	font-size: 16px;
	color: #f9fbfe;
}
.lhq .more_b,a.more_b{
	display: inline-block;
	color: #fff;
}
.lhq .apex .more{
    font-size: 15px;
    color: #f9fbfe;
    padding-left: 60px;
    line-height: 1;
    transition: all 0.4s;
    position: relative;
    display: inline-block;
}
.lhq .apex .more .y {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #dadbdc;
    border-radius: 25px;
    transition: all 0.4s;
}
.lhq .apex .more .jt{
	background: url(../images/jt1_1.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.lhq .pop .pop1{
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.lhq .pop .pop1:last-child{margin-right: 0;}
.lhq .pop .pop1 p{
	font-size: 20px;
	color: #ffffff;
	position: absolute;
    bottom: 27px;
    left: 20px;
}

.about_e{
	padding: 114px 0 130px;
}
.about_e .more .jt {
    background: url(../images/jt1_2.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.about_e .title .bt{display: inline-block;}

.about_e .about_e_box{
	margin-top: 40px;
	padding-bottom: 70px;
}

.about_e .about_e_box .box{
	background: #fff;
	padding: 30px 26px;
}



.about_e .about_e_box .box .time{
	color: #335ebd;
}


.about_e .about_e_box .box .bt{
	color: #333333;
	font-size: 22px;
	margin-top: 16px;
	overflow: hidden;
	height: 60px;
	transition:all 0.4s;
}

.about_e .about_e_box .box:hover .bt{
	color: #2a59c1;
}

.about_e .about_e_box .box .js{
	font-size: 15px;
	color: #555555;
	margin-top: 10px;
	line-height: 1.6;
	height: 46px;
	overflow: hidden;
}

.about_e .about_e_box .box .bq{
	font-size: 14px;
	margin-top: 16px;
	height: 40px;
	overflow: hidden;
}

.about_e .about_e_box .box .bq a{
	color: #555555;
	margin-bottom: 3px;
	margin-right: 5px;
	display: inline-block;
}
.about_e .about_e_box .swiper-button-prev,.about_e .about_e_box .swiper-button-next{
	width: 44px;
	height: 44px;
	top: auto;
	bottom: 0;
	position: absolute;
}

.about_e .about_e_box .swiper-button-prev{
	left: 0;
	background: url(../images/yjt3.png) center center/cover;
}
.about_e .about_e_box .swiper-button-next{
	right: auto;
	left: 54px;
	background: url(../images/yjt4.png) center center/cover;
}
.about_e .about_e_box .swiper-button-next:after{display: none;}
.about_e .about_e_box .swiper-button-prev:after{display: none;}

.about_e .about_e_box .swiper-pagination{
	position: absolute;
	top: auto;
	width: 92%;
	bottom: 24px;
	left: auto;
	height: 2px;
	right: 0;
}

.about_e .about_e_box .swiper-pagination-progress .swiper-pagination-progressbar{
	background: #335ebd;
}

.about_e .wz{
	text-align: right;
	font-size: 15px;
	padding-right: 18px;
	color: rgba(102, 102, 102, 0.34);
	position: relative;
	cursor: pointer;
	/*display: none;*/
}

.about_e .wz p{display:inline-block;}

.about_e  .wz:before{
	background: url(../images/about_e_jt.png) center center/cover;
	width: 13px;
	height: 12px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition:all 0.6s;
	content: "";
}

.about_e .wz.cur:before{
	transform-origin:50% 25%;
	-moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.about_e .top .more {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.Abanner{
	width: 100%;
	position: relative;
	height: 100%;
}
.Abanner .abanner1{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.Abanner .abanner1 .bt{
	font-size: 50px;
	color: #ffffff;
}
.Abanner .abanner1 .bt1_1{
	font-size: 18px;
	color: #ffffff;
}

.about_a{
	padding: 100px 0 80px;
	/*background: url(../images/about_a_bg.jpg) top center no-repeat #fff;*/

}
.about_a .hip{
	background: url(../images/about1_2.png) top center no-repeat #fff;
}
.title .bt{
	font-size: 45px;
	color: #222222;
	font-weight:initial;
}

.title .js{
	margin-top: 6px;
	font-size: 20px;
	color: #333333;
	line-height: 1.6;
}

.title .js2{margin-top: 6px;line-height: 1.6;color: #222222;}


.about_a .left{
	width: 33%;
}

.about_a .right{
	width: 55%;
}

.about_a .right .ol{
	margin-top: 50px;
}

.about_a .right .ol li{
	float: left;
	margin-right: 66px;
}
.about_a .right .text{
	line-height: 2;
}
.about_a .right .ol li:last-child{margin-right: 0;}

.about_a .right .ol li .img{
	width: 55px;
	display: inline-block;
}


.about_a .right .ol li .bt{
	color: #333333;
	font-size: 18px;
	margin-top: 8px;
}
.about_a .right .ol li .bt2{
	color: #666666;
	font-size: 14px;
}
.about_a .box{
	width: 100%;
	display: inline-block;
	margin-top: 90px;
}

.about_a .container{
	position: relative;
	z-index: 3;
}
.about_a:before{
	background: #f7f8f9;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 290px;
	content: "";
	z-index: 0;
}
.about_b{
	padding-bottom: 100px;
}
.about_b .edg .edg1 .bt{
	font-size: 50px;
	color: #222222;
}
.about_b .edg .edg1 .bt1_1{
	font-size: 16px;
	color: #666666;
}
.about_b .edg .edg2{
	margin-top: 40px;
}
.about_b .edg .edg2 .edg2_1{
	width: 49.6%;
	height: 330px;
	background: #ffffff;
	position: relative;
	float: left;
	margin-right: 0.8%;
	border-top: 3px solid #005aab;
	transition: all 0.8s;

}
.about_b .edg .edg2 .edg2_1:hover{
	background: #005aab;
}
.about_b .edg .edg2 .edg2_1:hover .edg2_1_2 .bt{
	color: #ffffff;
}
.about_b .edg .edg2 .edg2_1:hover .edg2_1_2 .bt1{
	color: #ffffff;
}
.about_b .edg .edg2 .edg2_1:hover .edg2_1_2 .bt2{
	color: #ffffff;
}
.about_b .edg .edg2 .edg2_1:last-child{margin-right: 0;}
.about_b .edg .edg2 .edg2_1 .edg2_1_1{
	position: absolute;
	right: 5%;
	top: 5%;
}
.about_b .edg .edg2 .edg2_1 .edg2_1_1_1{
	position: absolute;
	right: 5%;
	top: 5%;
	display: none;
}
.about_b .edg .edg2 .edg2_1:hover .edg2_1_1{
	display: none;
}
.about_b .edg .edg2 .edg2_1:hover .edg2_1_1_1{
	display: block;
}
.about_b .edg .edg2 .edg2_1 .edg2_1_2{
	position: absolute;
	bottom: 30px;
	left: 40px;
}
.about_b .edg .edg2 .edg2_1 .edg2_1_2 .bt{
	font-size: 32px;
	color: #005aab;
}
.about_b .edg .edg2 .edg2_1 .edg2_1_2 .bt1{
	font-size: 20px;
	color: #005aab;
	margin-bottom: 20px;
}
.about_b .edg .edg2 .edg2_1 .edg2_1_2 .bt2{
	font-size: 16px;
	color: #005aab;
	width: 90%;
}
.about_c{
	padding-top: 220px;
	padding-bottom: 110px;
	background: #ffffff;
}
.iboy .iboy1{
	width: 42.8%;
	float: left;
	line-height: 1.8;
}
.iboy .iboy2{
	float: right;
}
.iboy .iboy1 .bt{
	font-size: 50px;
	color: #333333;
}
.iboy .iboy1 .bt1{
	font-size: 16px;
	color: #666666;
}
.about_c ol{
	margin-top: 50px;
}
.about_c ol li{
	width: 24.3%;
	padding: 22px 20px;
	float: left;
	margin-right: 0.93%;
}
.about_c ol li:last-child{margin-right: 0;}
.about_c ol li .iboy3_1{
	font-size: 20px;
	color: #ffffff;'
}
.about_c ol li .iboy3_2{
	font-size: 15px;
	color: #ffffff;
	margin-top: 10px;
}
.about_c ol .iboy3{background: #005aab}
.about_c ol .iboy4{background: #e81d23}
.about_c ol .iboy5{background: #009cef}
.about_c ol .iboy6{background: #2c3339}

.about_k{
	background: url(../images/about_d.jpg) center center/cover;
	padding: 100px 0px;
}
.about_k .apex{
	position: relative;
	margin-bottom: 40px;
}
.about_k  .apex .bt2{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.about_k  .apex .bt .bt1_1{
	font-size: 50px;
	color: #f9fbfe;
}
.about_k .apex .bt .bt1_2{
	font-size: 16px;
	color: #f9fbfe;
}
.about_k .more_b,a.more_b{
	display: inline-block;
	color: #fff;
}
.about_k .apex .more{
    font-size: 15px;
    color: #f9fbfe;
    padding-left: 60px;
    line-height: 1;
    transition: all 0.4s;
    position: relative;
    display: inline-block;
}
.about_k .apex .more .y {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #dadbdc;
    border-radius: 25px;
    transition: all 0.4s;
}
.about_k .apex .more .jt{
	background: url(../images/jt1_1.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.about_k ol{
	margin-top: 100px;
}
.about_k ol li{
	width: 25%;
	text-align: center;
	float: left;
	padding: 30px 25px;
	line-height: 1.8;
	border-right:1px solid rgba(225,255,255,0.1);
}
.about_k ol li:last-child{border: none;}
.about_k ol li .hop{
	font-size: 28px;
	color: #f9fbfe;
}
.about_k ol li .hop1{
	font-size: 16px;
	color: #f9fbfe;
}
.end{
	background: #1c1c1c;
	padding-top: 70px;
}
.end .end2{
	float: left;
	position: relative;
	width: 60%;
}
.end .end2 .end2_1{
	float: left;
}
.end .end2 .end2_2{
	float: left;
	margin-left: 150px;
}
.end .end2 .end2_2 ol{
	float: left;
}
.end .end2 .end2_2 ol li{
	font-size: 16px;
	color: rgba(255,255,255,0.4);
	margin-right: 80px;
	line-height: 2;
}
.end .end2 .end2_2 ol li:last-child{margin-right:0px;}
.end .end2 .xian{
	width: 1px;
	height: 100px;
	position: absolute;
	right:0px;
	background:  rgba(255,255,255,0.4);
	top: 50%;
	transform: translateY(-50%);
}
.end .end3{
	float: left;
	line-height: 2;
	margin-left: 50px;
}
.end .end3 .end3_1{
	font-size: 16px;
	color: rgba(255,255,255,0.4);
	position: relative;
	padding-left: 25px;
}
.end .end3 .end3_2{
	font-size: 16px;
	color: rgba(255,255,255,0.4);
	position: relative;
	padding-left: 25px;
}
.end .end3 .end3_3{
	font-size: 16px;
	color: rgba(255,255,255,0.4);
	position: relative;
	padding-left: 25px;
}
.end .end3 .end3_1:after{
	content: "";
	position: absolute;
	background: url(../images/end1.png);
	width: 19px;
	height: 18px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.end .end3 .end3_2:after{
	content: "";
	position: absolute;
	background: url(../images/end2.png);
	width: 19px;
	height: 18px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.end .end3 .end3_3:after{
	content: "";
	position: absolute;
	background: url(../images/end3.png);
	width: 19px;
	height: 18px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.end .end4{margin-top: 40px; padding-bottom: 20px;}
.end .end4 span{
	font-size: 14px;
}
.end .end4 span a{margin-right: 20px; color: rgba(255,255,255,0.1)}
.end .end4 span:hover a{
	color: #ffffff;
}
.ends{
	padding: 10px;
	background: #181818;
}
.ends .bt{font-size: 16px;color: rgba(255,255,255,0.12);}
.shchy1{
	padding: 100px 0px;
}
.shchy1 .jie{
	line-height: 1.8;
	margin-bottom: 40px;
}
.shchy1 .jie .bt{
	font-size: 50px;
	color: #222222;
}
.shchy1 .jie .bt1{
	font-size: 16px;
	color: #222222;
}
.shchy1 ol .jie1{
	float: left;
	width: 32.8%;
	margin-right: 0.8%;
	position: relative;
}
.shchy1 ol .jie1:last-child{margin-right:0px;}
.shchy1 ol .jie1 .jie1_1{
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	bottom: 5%;
	left: 5%;
}
.shchy2{
	width: 100%;
	padding: 100px 0px;
}
.shchy2 .shchy2_1{
	position: relative;
}
.shchy2 .shchy2_1 .vn .bt{
	font-size: 50px;
	color: #222222;
}
.shchy2 .shchy2_1 .vn .bt1{
	font-size: 16px;
	color: #666666;
}
.shchy2 .shchy2_1 .vn1{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.shchy2 .shchy2_1 .vn1 .vn1_1{
	font-size: 16px;
	color: #666666;
	border: 1px solid #d2d2d2;
	padding: 20px 45px;
	border-radius:40px;
	margin-right:10px;
	display: inline-block;
}

.shchy2 .shchy2_1 .vn1 .vn1_1:last-child{
	margin-right:0;
}

.shchy2 .shchy2_1 .vn1 .cur{
	padding: 20px 45px;
	background: #0057a7;
	border-radius:40px;
	border: #0057a7;
	color: #ffffff;
}
.shchy2 ol{
	margin-top: 40px;
}
.shchy2 ol .jie1{
	width: 32%;
	float: left;
	margin-right:2%; 
	position: relative;
	border-radius:10px;
}
.shchy2 ol .jie1:last-child{margin-right:0px;}
.shchy2 ol .jie1 .jie1_1{
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	bottom: 5%;
	left: 5%;
}
.shchy3 {
	padding: 100px 0px;
	background:#ffffff;
}
.shchy3 .shchy3_2{
	margin-bottom: 40px;
}
.shchy3 .shchy3_2 .bt{
	font-size: 50px;
	color: #222222;
}
.shchy3 .shchy3_2 .bt1{
	font-size: 16px;
	color: #666666;
}
.shchy3 ol .shchy3_1{
	width: 25%;
	float: left;
	text-align: center;
	padding: 45px 45px;
	height: 290px;
	border: 1px solid #eeeeee;
}
.shchy3 ol .shchy3_1 .shchy3_1_1{
	font-size: 24px;
	color: #333333;
	margin-top: 10px;
}
.shchy3 ol .shchy3_1 .shchy3_1_2{
	font-size: 16px;
	color: #666666;
	margin-top: 5px;
}
.shchy3 ol .shchy3_1:hover{
	background: #0057a7;
	border: none;
}
.shchy3 ol .shchy3_1:hover .shchy3_1_1{
	color: #ffffff;
}
.shchy3 ol .shchy3_1:hover .shchy3_1_2{
	color: #ffffff;
}

.shchy4{
	background: url(../images/shchy2.jpg) center center/cover;
	padding: 100px 0px;
	position: relative;
}
.shchy4 .shchy4_1 .bt{
	font-size: 50px;
	color: #ffffff;
}
.shchy4 .shchy4_1 .bt1{
	font-size: 16px;
	color: #ffffff;
}
.shchy4 .uzi{
	overflow: hidden;
	margin-top: 55px;
	position: relative;
}
.shchy4 .uzi .uzi1{
	width: 100%;
	background: #1a6ab2;
	height: 330px;
	text-align: center;
	padding:0px 35px;
	padding-top: 30px;
	border-radius:10px;
	position: relative;
}
.shchy4 .uzi .uzi1 .uzi1_1{
	font-size: 24px;
	color: #ffffff;
	margin-top: 20px;
}
.shchy4 .uzi .uzi1 .uzi1_2{
	line-height: 1.8;
	font-size: 16px;
	color: #ffffff;
	margin-top: 15px;
}
.shchy4 .uzi .uzi1:after{
	content: "";
	position: absolute;
	background: url(../images/shchy_jt.png);
	width: 27px;
	height: 16px;
	top: 50%;
	transform: translateY(-50%);
	right: -34px;
}
.shchy4 .uzi .swiper-slide .uzi3{
	text-align: center;
	margin-top: 40px;
}
.shchy4 .uzi .swiper-slide .uzi3 .uzi1_3{
	font-size: 18px;
	color: #ffffff;
	border: 1px solid #b3cde5;
	width: 44px;
	height: 44px;
	padding: 10px;
	border-radius:50px;
	display: inline-block;
}
.shchy4 .swiper-button-next{
	width: 51px;
	height: 51px;
	position: absolute;
	right:180px;
	background: url(../images/yjt2.png) center center/cover;
}
.shchy4 .swiper-button-prev{
	width: 51px;
	height: 51px;
	position: absolute;
	left:180px;
	background: url(../images/yjt1.png) center center/cover;
}
.shchy4 .swiper-button-prev:after{display: none;}
.shchy4 .swiper-button-next:after{display: none;}

.shly1{
	padding: 100px 0px;
}
.shly1 .shly1_1 .bt{
	font-size: 50px;
	color: #222222;
}
.shly1 .shly1_1 .bt1{
	font-size: 16px;
	color: #666666;
}
.shly1 .shly1_2{margin-top: 40px;}
.shly1 .shly1_2 .shly1_3{
	width: 49%;
	float: left;
	background: #ffffff;
	margin-right: 2%;
}
.shly1 .shly1_2 .shly1_3:last-child{margin-right:0px;}
.shly1 .shly1_2 .shly1_3 .shly1_3_2{padding: 28px 22px 40px 22px;line-height: 1.8;}
.shly1 .shly1_2 .shly1_3 .shly1_3_2 .bt{
	font-size: 22px;
	color: #333333;
}
.shly1 .shly1_2 .shly1_3 .shly1_3_2 .bt1{
	font-size: 16px;
	color: #555555;
}
.shly2{
	background: #ffffff;
	padding: 100px 0px;
}
.shly2 .shly2_1 .bt{
	font-size: 50px;
	color: #222222;
}
.shly2 .shly2_1 .bt1{
	font-size: 16px;
	color: #222222;
}
.shly2 .shly2_1{margin-bottom: 40px;}
.shly2 ol .shly2_2{
	width: 33%;
	float: left;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	position: relative;
}
.shly2 ol .shly2_2:nth-child(3n){margin-right: 0px;}
.shly2 ol .shly2_2 .shly2_3{
	position: absolute;
	font-size: 20px;
	color: #ffffff;
	bottom: 5%;
	left: 5%;
}


.shcjg1{padding: 120px 0px;}
.shcjg1 .shcjg1_1{
	width: 42.8%;
	float: left;
}
.shcjg1 .shcjg1_1 .bt{
	font-size: 50px;
	color: #222222;
}
.shcjg1 .shcjg1_1 .bt1{
	font-size: 22px;
	color: #333333;
	margin-top: 15px;
}
.shcjg1 .shcjg1_1 .bt1_1{
	font-size: 16px;
	columns: #555555;
	margin-top: 30px;
}
.shcjg1 .shcjg1_1 .bt1_1 p{
	margin-top: 10px;
}
.shcjg1 .shcjg1_2{
	float: right;
	width: 50%;
}

.shcjg3{
	background: url(../images/shcjg3.jpg)center center/cover;
	width: 100%;
	height: 600px;
	position: relative;
}

.shcjg3 .shcjg3_1{
	width: 42%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.shcjg3 .shcjg3_1 .bt{
	font-size: 50px;
	color: #ffffff;
	margin-top: 20px;
}
.shcjg3 .shcjg3_1 .bt1{
	font-size: 16px;
	color: #ffffff;
	line-height: 1.8;
}

.fwal{
	padding: 100px 0px;
}
.fwal .fwal1{
	text-align: center;
}
.fwal .fwal1 .bt{
	font-size: 50px;
	color: #222222;
}
.fwal .fwal1 .bt1{
	font-size: 16px;
	color: #666666;
}
.fwal .fwal1 .bt2{
	margin-top: 40px;
}
.fwal .fwal1 .bt2 a{
	font-size: 16px;
	color: #666666;
	border: 1px solid #d4d4d4;
	padding: 20px 40px;
	border-radius:40px;
	margin-right:15px;
}

.fwal .fwal1 .bt2 a:last-child{
	margin-right:0;
}

.fwal .fwal1 .bt2 a:hover{
	background: #015aaa;
	color: #ffffff;
	border: none;
}
.fwal ol{
	margin-top: 50px;
}
.fwal ol .tp{
	width: 32.8%;
	float: left;
	margin-top:10px;
	margin-right: 0.8%;
}
.fwal ol .tp:nth-child(5){margin-right: 0px;}
.fwal ol .tp:nth-child(8){margin-right: 0px;}
.fwal ol .tp:nth-child(11){margin-right: 0px;}
.fwal ol .td{
	width: 49.5%;
	float: left;
	margin-right: 1%;
}
.fwal ol .td:nth-child(2){margin-right:0px;}
.fwal ol li{
	position: relative;
}
.fwal ol li .bt{
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	bottom: 5%;
	left: 5%;
}


.page{
	display: inline-block;
	text-align: center;
	margin-top: 80px;
}


.page a{
	float: left;
	margin: 0 4px;
	font-size: 16px;
	color: #999999;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #ffffff;
	border-radius: 6px;
	transition: all 0.3s;
}
.page a.cur,
.page a:hover{
	color: #fff;
	background: #335ebd;
}

.page a.s_fh{
	font-family: 宋体;
	font-weight: bold;
	width: 70px;
	color: #cccccc;
}

.page a.fh{
	color: #cccccc;
	font-family: 宋体;
	font-weight: bold;
	width: 50px;
}

.page a.prev{
	font-size: 0;
	background: url(../images/fwal_jt.png) center center/cover #fff no-repeat;
	background-size: 7px 13px;
}


.page a.next{
	font-size: 0;
	background: url(../images/fwal_jt2.png) center center/cover #fff no-repeat;
	background-size: 7px 13px;
}

.page a.prev:hover{
	font-size: 0;
	background: url(../images/page_img02.png) center center/cover #335ebd no-repeat;
	background-size: 7px 13px;
}

.page a.next:hover{
	font-size: 0;
	background: url(../images/page_img03.png) center center/cover #335ebd no-repeat;
	background-size: 7px 13px;
}


.news {
	padding: 100px 0px;
}
.news .news1{
	width: 73.5%;
	float: left;
}
.news .news1 ol li{
	background: #ffffff;
	padding: 20px;
	margin-bottom: 20px;
}
.news .news1 ol li:last-child{margin-bottom:0;}
.news .news1 ol li .tp{
	float: left;
	width:37%;
}
.news .news1 ol li .bt{
	width: 63%;
	float: left;
	padding-left: 30px;
}
.news .news1 ol li .bt .bt1{
	font-size: 14px;
	color: #335ebd;
	margin-bottom: 10px;
}
.news .news1 ol li .bt .bt2{
	font-size: 22px;
	color: #333333;  
	margin-bottom: 10px;
}
.news .news1 ol li .bt .bt3{
	font-size: 16px;
	color: #555555;
	line-height: 1.8;
}
.news .new .news2{
	background: #ffffff;
	padding: 30px;
	margin-bottom: 15px;
}
.news .new{
	width: 25%;
	float: right;
}
.news .news2 .bt{
	font-size: 30px;
	color: #333333;
}
.news .news2 .xian{
	width: 100%;
	background: #e4e4e4;
	height: 2px;
	position: relative;
	margin-top: 20px;
}
.news .news2 .xian:after{
	content: "";
	position: absolute;
	left: 0;
	width: 30%;
	height: 2px;
	background: #335ebd;
}
.news .news2 ol .new2_1 a{
	color: #999899;
	width: 100%;
    display: block;
	padding-left: 20px;
	position: relative;
}
.news .news2 ol .new2_1{
	font-size: 18px;
	color: #999899;
	margin-top: 35px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
}
.news .news2 ol .new2_1:last-child{border: none; padding-bottom:0px;}
.news .news2 ol .new2_1 a:after{
	content: "";
	position: absolute;
	right:0px;
	background: url(../images/news_jt1.png) center center/cover;
	width: 19px;
	height: 11px;
	top: 50%;
    transform: translateY(-50%);
}
.news .news2 ol .new2_1:before{
	content:"";
	position: absolute;
	left: 0;
	top:10px;
	width: 5px;
	height: 5px;
	background: #999899;
	border-radius:10px;
}
.news .news2 ol .new2_1:hover a{
	color: #0c62af;
}
.news .news2 ol .new2_1:hover:before{
	background: #0c62af;
}
.news .news2 ol .new2_1:hover a:after{
	background: url(../images/news_jt2.png) center center/cover;
}
.news .news2 ol .news2_2{
	position: relative;
	margin-top: 30px;
}
.news .news2 ol .news2_2 .rog{
	position: absolute;
	bottom:18px;
	left: 15px;
}
.news .news2 ol .news2_2 .rog .rog1{
	font-size: 15px;
	color: #333333;
	margin-bottom: 40px;
}
.news .news2 ol .news2_2 .rog .rog2{
	width: 150px;
	background: #005aab;
	padding: 15px 20px;
}
.news .news2 ol .news2_2 .rog .rog2 .bt{
	color: #ffffff;
	font-size: 14px;
	position: relative;
	padding-left:25px; 
}
.news .news2 ol .news2_2 .rog .rog2 .bt:after{
	content: "";
	position: absolute;
	left: 0;
	width: 17px;
	height: 16px;
	background: url(../images/kfzx1_1_1.png);
	top: 50%;
	transform: translateY(-50%);
}
.news .news2 ol .news2_3{
	position: relative;
	border: 1px solid #eeeeee;
	padding: 10px;
	margin-top: 25px;
}
.news .news2 ol .news2_3 .sup{
	width: 38%;
}
.news .news2 ol .news2_3 .sup1{
	position: absolute;
	top: 50%;
	left: 40%;
	transform: translateY(-50%);
	width: 54%;
	font-size: 15px;
	color: #666666;
}
.news .news2 ol .news2_4{
	position: relative;
	margin-top: 25px;
}
.news .news2 ol .news2_4 .sho{
	position: absolute;
	top: 30px;
	left: 20px;
}
.news .news2 ol .news2_4 .sho .bt{
	font-size: 22px;
	color: #ffffff;
}
.news .news2 ol .news2_4 .sho .bt1{
	font-size: 16px;
	color: #ffffff;
}
.news .news2 ol .news2_4 .sho1{
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	bottom: 25px;
	left: 20px;
}
.news .news2 ol .sho3{
	font-size: 17px;
	color: #999899;
	border-bottom: 1px solid #e4e4e4;
	padding: 25px 0px;
	position: relative;
	padding-left: 15px;
}
.news .news2 ol .sho3:hover a{
	color: #0c62af;
}
.news .news2 ol .sho3:hover:after{
	background: #0c62af;
}
.news .news2 ol .sho3:last-child{border: none; }
.news .news2 ol .sho3:after{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #999899;
	border-radius:10px;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.news .news2 .sho4{
	margin-top: 30px;
}
.news .news2 .sho4 a{
	font-size: 18px;
	color: #999899;
	position: relative;
	padding-left: 20px;
	display:block;
}
.news .news2 .sho4 a:after{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #999899;
	border-radius:10px;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
}
.news .news2 .sho4 a:hover{
	color: #0c62af;
}
.news .news2 .sho4 a:hover:after{
	background: #0c62af;
}

.gong{
	border-bottom: 2px solid #e5e5e5;
	padding: 20px 0px;
}
.gong a{
	font-size: 14px;
	color: #999999;
	position: relative;
	margin-right: 5px;
	padding-right: 15px;
}
.gong span{display:none;}
.gong p{display:inline-block;}
.gong a:after{
	content: "";
	position: absolute;
	background: url(../images/hdzx_jt.png);
	width: 8px;
	height: 7px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.gong a:last-child:after{display: none;}
.news .pate{
	background: #ffffff;
	padding: 35px 35px 60px 35px;
	width: 73.5%;
	float: left;
}
.news .pate .pate1 .bt{
	font-size: 30px;
	color:#333333;
	margin-top: 30px;
	font-weight:initial;
}
.news .pate .pate1 .bt1{
	font-size: 15px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
}
.news .pate .pate1 .bt1 span{
	margin-right: 20px;
}
.news .pate .pate2{
	font-size: 16px;
	color: #555555;
	line-height: 1.8;
	margin-bottom: 30px;
}
.news .pate .pate3{
	border-top: 1px solid #e5e5e5;
	padding-top: 50px;
	margin-top: 50px;
}
.news .pate .pate3 .pate3_2{
	font-size: 16px;
	color: #555555;
	margin-bottom: 10px;
}
.news .pate .pate3 .pate3_3{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.news .pate .pate3 .pate3_3 .more_b{
	font-size: 16px;
	color: #666666;
}
.news .pate .pate3 .apex{
	position: relative;
}


.contact_a {
    background: url(../images/lxwm1_1.jpg) center center/cover;
    padding: 136px 0 200px;
}
.contact_a .left{
	width: 39.2%;
	position: relative;
}
.contact_a .left:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background: #e9e9e9;
	right: -20%;
	top: 50%;
	transform: translateY(-50%);
}
.contact_a .bt{
	font-size: 50px;
	color: #222222;
}
.contact_a .bt1{
	font-size: 22px;
	color: #222222;
	margin-bottom: 20px;
}
.contact_a .dh{
	margin-top: 20px;
	color: #005aab;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 60px;
}

.contact_a .dh span{
	margin-right: 30px;
	float: left;
	line-height: 1;
}
.contact_a .left .box{
	margin-bottom: 24px;
}
.contact_a .left .box:last-child{margin-bottom: 0;}
.contact_btn,a.contact_btn{
	display: inline-block;
	background: #005aab;
	color: #fff;
	font-size: 15px;
	padding: 12px 34px;
	border-radius: 8px;
	vertical-align: middle;
	line-height: 1;
}

.contact_btn i{
	width: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;

}

.contact_a .right{
	width: 45.4%;
}

.contact_a .right .bt{
	color: #333333;
	font-size: 24px;
	float: left;
}
.contact_a .right .fxk{
	float: left;
	margin-top: 10px;
}
.contact_a .right .fxk .fxk1{
	float: left;
	position: relative;
}
.contact_a .right .fxk .fxk1 .fxk1_1{
	width: 14px;
	height: 14px;
	border:1px solid #686868;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}
.contact_a .right .fxk .fxk1 .fxk1_3{
	width: 14px;
	height: 14px;
	border:1px solid #686868;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}
.contact_a .right .fxk .fxk1 .fxk1_3:after{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #005aab;
	top: 50%;
	transform: translateY(-50%);
	left: 2px;
}
.contact_a .right .fxk .fxk1 .fxk1_2{
	font-size: 16px;
	color: #222222;
	margin-left: 30px;
}
.contact_a .left .bt2{
	font-size: 22px;
	color: #222222;
	margin-top: 40px;
}
.contact_a .right .ul{
	margin-top: 30px;
}

.contact_a .right .ul li{
	margin-bottom: 14px;
	float: left;
	width: 48.5%;
	position: relative;
	margin-right: 3%;
}

.contact_a .right .ul li:nth-child(2n){margin-right: 0;}

.contact_a .right .ul li input,.contact_a .right .ul li select{
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-size: 14px;
	border: 1px solid #ececec;
	background: #fff;
	padding: 0 38px 0 24px;
	border-radius: 6px;
	overflow: hidden;
}

.contact_a .right .ul li input::placeholder,.contact_a .right .ul li select{
	color: #999999;
}

.contact_a .right .ul li select{
	    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.contact_a .right .ul li.select-btn:before{
	content: "";
    position: absolute;
    right: 22px;
    top: 50%;
    width: 13px;
    height: 7px;
    background: url(../images/contact_jt.png) no-repeat center center/cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.contact_a .right .ul li.w100{
	width: 73%;
	margin-right: 0;
}
.contact_a .right .ul li.lz{
	width: 100%;
}
.contact_a .right .ul li textarea{
	width: 100%;
	resize: none;
	border: 1px solid #ececec;
	border-radius: 6px;
	color: #999999;
	font-size: 14px;
	height: 52px;
	padding:14px 24px;
}
.contact_a .right .ul li.btn{/*margin-top: 34px;*/width: 24.5%; float: right;}
.contact_a .right .ul li.btn input{
	width: auto;
	display: inline-block;
	padding: 14px 58px;
	line-height: initial;
	color: #fff;
	background: #005aab;
	font-size: 15px;
	height: auto;
}

.contact_a .right .ul li .h{
	font-size: 14px;
	color: #ea0000;
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
}
.lxwm{
	background: url(../images/lxwm2.jpg)center center/cover;
	width: 100%;
	padding: 125px 0px;
}
.lxwm .lxwm1{
	width: 46.4%;
	float: left;
}
.lxwm .lxwm1 .bt{
	font-size: 50px;
	color: #ffffff;
	margin-bottom: 40px;
}
.lxwm .lxwm1 .lxwm1_1_1{
	font-size: 22px;
	color: #ffffff;
	margin-bottom: 20px;
}
.lxwm .lxwm1 .lxwm1_1_2{
	position: relative;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 10px;
}
/*.lxwm .lxwm1 .lxwm1_1_2:after{
	content: "";
	position: absolute;
	width: 19px;
	height: 18px;
	background: url(../images/lxwm_icon1.png);
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}*/
.lxwm .lxwm1 .lxwm1_1_3{
	position: relative;
	font-size: 16px;
	color: #ffffff;
	padding-left: 40px;
	margin-bottom: 10px;
}
.lxwm .lxwm1 .lxwm1_1_3:after{
	content: "";
	position: absolute;
	width: 20px;
	height: 15px;
	background: url(../images/lxwm_icon2.png);
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.lxwm .lxwm1 .lxwm1_1_4{
	position: relative;
	font-size: 16px;
	color: #ffffff;
	padding-left: 40px;
}
.lxwm .lxwm1 .lxwm1_1_4:after{
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(../images/lxwm_icon3.png);
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.lxwm .lxwm2{
	float: right;
}


.about_q .about_q1{
	background: #ffffff;
	padding: 65px 50px;
}
.about_q .about_q1 .more .jt {
    background: url(../images/jt1_2.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.about_q .about_q1 .bt{
	font-size: 50px;
	color: #222222;
}
.about_q .about_q1 .bt1{
	font-size: 24px;
	color: #333333;
}
.about_q .about_q1 .xian{
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin:45px 0px;
}
.about_q .about_q1 ol li{
	font-size: 16px;
	color: #666666;
	margin-bottom: 25px;
	padding-left: 30px;
}
.about_q .about_q1 ol .about_q2{position: relative;}
.about_q .about_q1 ol .about_q2:after{
	position: absolute;
	content: "";
	left: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/about_q1_1.png);
}
.about_q .about_q1 ol .about_q3{position: relative;}
.about_q .about_q1 ol .about_q4{position: relative;}
.about_q .about_q1 ol .about_q5{position: relative;}
.about_q .about_q1 ol .about_q3:after{
	position: absolute;
	content: "";
	left: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/about_q1_2.png);
}
.about_q .about_q1 ol .about_q4:after{
	position: absolute;
	content: "";
	left: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/about_q1_3.png);
}
.about_q .about_q1 ol .about_q5:after{
	position: absolute;
	content: "";
	left: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/about_q1_4.png);
}
.about_q .about_q1  .more_b{
	font-size: 15px;
	color: #666666;
}
.about_q .about_q1  .more{
	margin-top: 55px;
}
.shchy_k{
	background: url(../images/shchy2_1.jpg) center center/cover;
	padding: 100px 0px;
}
.shchy_k .apex{
	position: relative;
	margin-bottom: 40px;
}
.shchy_k  .apex .bt2{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.shchy_k  .apex .bt .bt1_1{
	font-size: 50px;
	color: #f9fbfe;
}
.shchy_k .apex .bt .bt1_2{
	font-size: 16px;
	color: #f9fbfe;
}
.shchy_k .more_b,a.more_b{
	display: inline-block;
	color: #fff;
}
.shchy_k .apex .more{
    font-size: 15px;
    color: #f9fbfe;
    padding-left: 60px;
    line-height: 1;
    transition: all 0.4s;
    position: relative;
    display: inline-block;
}
.shchy_k .apex .more .y {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #dadbdc;
    border-radius: 25px;
    transition: all 0.4s;
}
.shchy_k .apex .more .jt{
	background: url(../images/jt1_1.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.shchy_k ol{
	margin-top: 100px;
}
.shchy_k ol li{
	width: 25%;
	text-align: center;
	float: left;
	padding: 30px 25px;
	line-height: 1.8;
	border-right:1px solid rgba(225,255,255,0.1);
}
.shchy_k ol li:last-child{border: none;}
.shchy_k ol li .hop{
	font-size: 28px;
	color: #f9fbfe;
}
.shchy_k ol li .hop1{
	font-size: 16px;
	color: #f9fbfe;
}



.shcjg_k{
	background: url(../images/shcjg2.jpg) center center/cover;
	padding: 100px 0px;
}
.shcjg_k .apex{
	position: relative;
	margin-bottom: 40px;
}
.shcjg_k  .apex .bt2{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.shcjg_k  .apex .bt .bt1_1{
	font-size: 50px;
	color: #f9fbfe;
}
.shcjg_k .apex .bt .bt1_2{
	font-size: 16px;
	color: #f9fbfe;
}
.shcjg_k .more_b,a.more_b{
	display: inline-block;
	color: #fff;
}
.shcjg_k .apex .more{
    font-size: 15px;
    color: #f9fbfe;
    padding-left: 60px;
    line-height: 1;
    transition: all 0.4s;
    position: relative;
    display: inline-block;
}
.shcjg_k .apex .more .y {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #dadbdc;
    border-radius: 25px;
    transition: all 0.4s;
}
.shcjg_k .apex .more .jt{
	background: url(../images/jt1_1.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.shcjg_k ol{
	margin-top: 100px;
}
.shcjg_k ol li{
	width: 25%;
	text-align: center;
	float: left;
	padding: 30px 25px;
	line-height: 1.8;
	border-right:1px solid rgba(225,255,255,0.1);
}
.shcjg_k ol li:last-child{border: none;}
.shcjg_k ol li .hop{
	font-size: 28px;
	color: #f9fbfe;
}
.shcjg_k ol li .hop1{
	font-size: 16px;
	color: #f9fbfe;
}

.contact_a .left .bt3{
	font-size: 14px;
	color: rgba(85,85,85,0.45);
	background: #ffffff;
	padding: 20px 10px;
	border: 1px solid #efefef;
	position: relative;
	padding-left: 50px;
	margin-top: 20px;
	border-radius: 6px;
}
.contact_a .left .bt3:after{
	content: "" ;
	position: absolute;
	background: url(../images/lxwm_icon1_1.png);
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 15px;
}
.news .news1 ol li .bt .bt4 .more{
	color: #666666;
}
.news .news1 ol li .bt .bt4 .more .jt{
	background: url(../images/jt1_2.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.news .news1 ol li .bt .bt4{
	margin-top: 25px;
}

.news_more {
    margin-top: 54px;
    font-size: 15px;
    color: #666666;
    display: inline-block;
    padding-left: 24px;
    position: relative;
    line-height: 1;
}
.news_more:before {
    width: 17px;
    height: 12px;
    background: url(../images/index_jt1.png) center center/cover;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pate3_3 .more .jt {
    background: url(../images/jt1_2.png);
    width: 31px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.end .end2 .end2_2 ol li:hover a{
	color: #ffffff;
}
@media(max-width: 1700px){
	.end .end2 .end2_2{
		margin-left: 120px;
	}
	.end .end2{
		width: 55%;
	}
	.end .end2 .end2_2{
		margin-left: 120px;
	}
	.end .end2 .end2_2 ol li{
		margin-right: 40px;
	}
}
@media(max-width: 1600px){
	.container{
		width: 80%;
	}
	.lxwm .lxwm1{
		width: 42.5%;
	}
	.lxwm .lxwm1 .bt{
		font-size: 40px;
	}

}
@media(max-width: 1500px){
	.container{
		width: 85%;
	}
	.news .news2 ol .news2_2 .rog .rog1{
		margin-bottom: 30px;
	}
}
@media(max-width: 1400px){
	.container{
		width: 90%;
	}
	.news .news1 ol li .bt {
		width: 55%;
	}
	.iboy .iboy1{
		width: 40%;
	}
	.contact_a .left {
		width: 41%;
	}
	.shchy4 .swiper-button-prev{
		left: 5px;
	}
	.shchy4 .swiper-button-next{
		right: 5px;
	}
}
.more:hover .y{
	width: 175px;
}
.ghetto .apex .more:hover .y{
	width: 175px;
}
.ig .apex .more:hover .y{
	width: 175px;
}
.lhq .apex .more:hover .y{
	width: 175px;
}
.about_k .apex .more:hover .y{
	width: 175px;
}
.home_b .ol li .text .young{
	line-height: 1.8;
}

.about_q {
	position: relative;
}

.about_q #map{
	width: 100%;
	height: 900px;
}

.about_q .container{
	position: absolute;
	width: 28.3%;
	left: 257px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}

.BMap_Marker .BMapLabel{
	border: initial !important;
	padding: 15px 10px 10px !important;
	font: 15px arial, sans-serif !important;
	text-align: center !important;
	white-space: initial !important;
	width: 190px !important;
	top: 10px !important;
	left: 10px !important;
}

.fwal .fwal1 .bt2 .bt2_1{
	background: #015aaa;
	border:none;
	color: #ffffff;
}

.news .news2 ol .cur a{
	color: #0c62af;
}
.news .news2 ol .cur{
	position: relative;
}
.news .news2 ol .cur a:after{
	content: "";
	position: absolute;
	right:0px;
	background: url(../images/news_jt2.png) center center/cover;
	width: 19px;
	height: 11px;
}
.news .news2 ol .cur:before{
	content:"";
	position: absolute;
	left: 0;
	top:10px;
	width: 5px;
	height: 5px;
	background: #0c62af;
	border-radius:10px;
}

.banner .swiper-wrapper .swiper-slide .img{
    overflow: hidden;
}

.banner .swiper-wrapper .swiper-slide .img img{
	transition: all 3s;
	transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.banner .swiper-wrapper .swiper-slide-active .img img{
	transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}

.Abanner .img{
	overflow:hidden;
}

.Abanner .img img{
	opacity:0;
	transition: all 2s;
	transform: scale(1.2);
	-ms-transform: scale(1.2); 	/* IE 9 */
	-moz-transform: scale(1.2); 	/* Firefox */
	-webkit-transform: scale(1.2); /* Safari 和 Chrome */
	-o-transform: scale(1.2); 	/* Opera */
}
.Abanner .img.cur img{
	opacity:1;
	 transform: scale(1);
	 -ms-transform: scale(1); 	/* IE 9 */
	-moz-transform: scale(1); 	/* Firefox */
	-webkit-transform: scale(1); /* Safari 和 Chrome */
	-o-transform: scale(1); 	/* Opera */
}

.Abanner .container{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;

}


.Abanner .abanner1 {
    left: 10%;
    opacity: 0;
	transition:all 1.5s;
}

.Abanner .cur {
    left: 0;
    opacity: 1;
}













