﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:14px; color:#333; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:100;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; }
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.9)}
.header .container{position:relative;}
.header .logo{width:230px; float:left; margin:20px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:200px; margin:10px 0 0;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .right {float: right;text-align: left;margin-left: 30px;}
.header .right .ss {line-height:96px;display: inline-block;padding: 0 10px;position: relative;color: #fff;}
.header.on .right .ss{line-height: 76px;color: #333;}
.header.on .right .ss::after{content: "";position: absolute;right: 0;top: 50%;height: 20px;margin-top: -10px;width: 1px;background: #999;}
.header .right .ss::after{content: "";position: absolute;right: 0;top: 50%;height: 20px;margin-top: -10px;width: 1px;background: #fff;}
.header .right .yy {line-height: 96px;display: inline-block;padding: 0 10px;color: #fff;position: relative;font-size: 18px;}
.header.on .right .yy{line-height: 76px;color: #333;}
.header .right .yy i { }
.header .right .yy .e_j {width:100px;top: 96px;position: absolute;left: 50%;margin-left: -50px; background:#fff;line-height: 40px;display: none}
.header.on .right .yy .e_j {top: 76px;}
.header .right .yy .e_j a {color: #333;display: block;font-size: 14px;text-align: center;}
.header .right i {font-size: 25px;}
.header .right .wx {line-height:76px;display: inline-block;padding: 0 15px;position: relative;color: #fff;}

.header .right .wx .e_j {position: absolute;width: 120px;left: 50%;margin-left: -60px;top: 90px;background: #fff;display: none}
.header .right .wx .e_j img {width: 100%;display: block;}
.header .right .wx .e_j p {line-height: 1.8;color: #333;text-align: center;}
.header .right .wx:hover .e_j{display: block;}

.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .nav{ float:right;}
.header.on .nav{ float:right; }
.header .nav ul li{margin:0 2px; line-height:96px; float:left; position:relative; padding:0 24px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li em {font-style: normal;margin-right: 5px;font-size: 18px;vertical-align: middle;}
.header.on .nav ul li{line-height:76px;}
.header .nav ul li a{display:block; font-size:16px; color:#fff; text-transform:capitalize}
.header.on .nav ul li a{color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#224e97; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%; }


.nav .y_j{position:relative;}
.nav .e_j{width:160px; background-color:rgba(255,255,255,.85); position:absolute; top:96px; left:50%; margin-left:-80px; display:none; z-index:9999;}
.header.on .nav .e_j{top: 76px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:left;padding-left: 10px;}
.header .nav .e_j a:hover{background-color:#224e97; color:#fff;}
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:200px; background-color:rgba(255,255,255,0.85); position:absolute; top:0px; left:150px; display:none; z-index:9999;border-left:1px solid rgba(0,0,0,0.15);border-radius: 0 0 10px 10px; }
.nav .e_j .s_j.jr {width:120px;}
.nav .e_j .s_j a {font-size: 12px !important;}
.header .nav .e_j a:hover{background-color:#224e97; color:#fff; padding-left:15px;}
.nav ul li .e_j .ejy:hover .s_j { display:block}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height:96px; display: none}
}


@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#fff; width:100%}
.header .container{ padding:0; height: 60px; width:94%}
.header .logo{width:140px; margin:10px auto;}
.header.on .logo{width:140px; margin:10px auto;}
	.header .logo .img2 {
  display: block;
}
	.header .logo .img1 {
  display: none;
}
	.header .right{margin-right: 50px;}
	.header .right .ss {
  line-height: 60px;
  padding: 0 5px;
  color: #333;
}
	
.header.on .right .ss::after {display: none;}
	.header .right .yy {
  line-height: 60px;
  padding: 0 5px;
  color: #333;
}
	.search button.s_c {
  width: 10%;
}
	.search input.w_z {
  width: 80%;
}
	.search .an_sj {
  width: 10%;
}
	.header .right .yy .e_j {
  top:60px;
}
	.header.on .right .ss {
  line-height: 60px;
}
	.header.on .right .yy {
  line-height: 60px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}
.header .nav.on{right:0;}
	.header.on .nav .e_j {
  top: auto;
}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;font-size: 16px;color: #333;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(0,0,0,0.15); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#333;font-size: 16px;}
	.header .nav ul li .e_j a:last-child{border-bottom: 0;}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}


.ban{width:100%; position:relative;}
.ban .swiper-slide{width:100%; height:100vh;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: rgba(255,255,255,0.6)}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff;border: #fff 1px solid;}
.ban .swiper-slide .bg1 {
	position: absolute;
    height: 100vh;
	overflow: hidden;
	width:100%;
	left:0px !important;
	top:0px;z-index: 5;
}

.ban .swiper-slide .bg1 img {
	display: block;
	width: 100%;
	height:auto;object-fit: cover;
	-webkit-transition: transform 7.6s linear;
	-moz-transition: transform 7.6s linear;
	-o-transition: transform 7.6s linear;
	-ms-transition: transform 7.6s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.ban .swiper-slide.swiper-slide-active .bg1 img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	filter:alpha(opacity=100); 
    -moz-opacity:1; 
    -khtml-opacity:1; 
    opacity: 1; 
}

.ban .swiper-slide .word {
	position: absolute;
	left:50%;margin-left: -620px;width: 1240px;
	height: 246px;
	top: 50%;
	margin-top: -103px;
	z-index: 10;text-align: center;
}

.ban .swiper-slide .word.l1 h4{text-align: left;}
.ban .swiper-slide .word.l1 h3{text-align: left;}
.ban .swiper-slide .word h4 {
	display: block;font-size: 26px;color: #fff; margin-top: 20px;letter-spacing: 2px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .4s;
	-webkit-transition: all .2s linear .4s;text-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.ban .swiper-slide .word h3 {
	font-size: 46px;
	color: #fff;letter-spacing: 5px;
	line-height: 40px;
	margin: 15px 0 15px 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .2s;
	-webkit-transition: all .2s linear .2s;font-weight: bold;text-shadow: 0 0 20px rgba(0,0,0,0.25);
}


.ban .swiper-slide .word a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;background: -webkit-linear-gradient(top, #205dab , #4bc0e9);background: -o-linear-gradient(top, #205dab , #4bc0e9);background: -moz-linear-gradient(top, #205dab , #4bc0e9);background: linear-gradient(to top, #205dab , #4bc0e9);
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: absolute;
	bottom: 20px;right: 50%;margin-right: -100px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .6s;
	-webkit-transition: all .2s linear .6s;border-radius:30px;text-align: center;
}
.ban .swiper-slide .word.l1 a.xq {
	bottom: 0;left: 0%;margin-left:0px;
}

.ban .swiper-slide .word a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../images/rights.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}


.ban .swiper-slide.swiper-slide-active .word h4 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
   
}

.ban .swiper-slide.swiper-slide-active .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.ban .swiper-slide.swiper-slide-active .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}



.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height:3px;background: #224e97}
.tit h3 { font-size:16px; color:#666; margin-top:25px;text-transform: uppercase;}

.tit.t2 h1 { color:#fff;}
.tit.t2 h1::after {background: #fff}
.tit.t2 h3 { color:#fff;}


.sy_about { padding:60px 0; overflow:hidden;margin: 30px 0 0px}
.sy_about h3 {font-size:30px; color:#333; margin-bottom:40px; position:relative;}
.sy_about h3::after { content: " ";position: absolute; left:0; bottom: -12px; width: 60px;height: 0;border: 1px solid #224e97;}
.sy_about .tp {float: left;width: 550px;}
.sy_about .tp img {width: 100%;display: block;}
.sy_about .nr { font-size:16px;width: 600px;float: right;text-align: justify;}
.sy_about .nr p { margin-bottom:15px; line-height:1.8;color: #333;}


.sy_about .nr .more a { font-size:18px; text-transform:capitalize; color:#fff; text-align:center; line-height:45px; margin-top:30px; display: inline-block;position:relative;width: 150px;background: #224e97;text-align: center;border-radius: 5px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_about .nr .more a  span{width:0; height:2px; background-color:#224e97; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.sy_about .nr .more a:hover {opacity: 0.8;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}

/*产品中心*/
.sy_sczx .main_border {
  border-bottom: 4px solid #fff;
}
.sy_sczx {padding: 60px 0;overflow: hidden;background: url(../images/cpbj.jpg) center / cover no-repeat;}
.sy_sczx .bd ul li { width:30.3333%; float:left; margin: 0 1.5% 30px;overflow: hidden;border: #fff 1px solid;box-sizing: border-box;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background:rgba(255,255,255,0.9);}
.sy_sczx .bd ul li:hover{box-shadow: 0px 0px 10px #ccc;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_sczx .bd ul li .tp { position:relative; overflow:hidden}
.sy_sczx .bd ul li img {width:100%; display:block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_sczx .bd ul li:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_sczx .bd ul li .tp .mb { width:100%; height:100%; background:rgba(0,71,142,0.8); position:absolute; left:0; top:100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; opacity:0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.sy_sczx .bd ul li .tp .mb .box {width: 100%;}
.sy_sczx .bd ul li .tp .mb h4 { font-size:16px; color:#fff; padding:20px 0 20px ; text-align:center;}
.sy_sczx .bd ul li .tp .mb .more1 { width:35px; height:35px; background:url(../images/icon7.png) center center no-repeat; margin:0 auto;display: block;}
.sy_sczx .bd ul li .wenz {padding: 10px;}
.sy_sczx .bd ul li h3 { font-size:16px; color:#333; margin:0px 0 10px;border-bottom: #fff 1px solid;padding-bottom: 10px;}
.sy_sczx .bd ul li p {font-size: 14px;color: #555;line-height: 1.8;background: url(../images/jt2.png) right center no-repeat;}
.sy_sczx .bd ul li:hover .tp .mb {top:0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; opacity:1}




.sy_ys{padding: 60px 0;}
.sy_ys .five-part {
            width: 25%;
            height: 330px;
            float: left; text-align:center;border: #fff 1px solid;box-sizing: border-box;background: rgba(255,255,255,0.7);border-right: 0;
        }

        .sy_ys .five-part:hover {
            box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);
        }

        .sy_ys .five-value-img {
            width: 86px;
            height:86px;
            margin: 40px auto 20px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
        }
		.sy_ys .five-part:hover .five-value-img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}

        .five-part:first-child .five-value-img {
            background: url(../images/ys1.png) center center no-repeat;
        }

        .five-part:nth-child(2) .five-value-img {
            background: url(../images/ys3.png) center no-repeat;
        }

        .five-part:nth-child(3) .five-value-img {
            background: url(../images/ys2.png) center no-repeat;
        }
.five-part:nth-child(4) .five-value-img {
            background: url(../images/ys4.png) center no-repeat;
        }
.five-part:nth-child(4){border-right: #fff 1px solid}
 .five-part .five-font-sty { font-size: 20px; font-weight: 500; color: rgba(0, 0, 0, 1); line-height: 28px; margin-bottom:10px; }

.sy_ys .span-line {

    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;line-height: 1.8;
    color: rgba(0, 0, 0, 0.6); width:80%; margin:0 auto

}


.CPjjfa{position:relative;z-index:2;padding:50px 0;background:#fff}

.CPjjfa .CPjjfaline{position:absolute;top:685px;left:0;z-index:0;width:100%;height:1px;background:#e1e1e1}

.CPjjfa .CPjjfa_con{position:relative;z-index:2}

.CPjjfa .CPjjfa_con .conbox{position:relative;display:none;height:377px}

.CPjjfa .CPjjfa_con .conbox.cur{display:block}

.CPjjfa .CPjjfa_con .conbox .conleft{position:relative;margin:10px 0 0 10px;width:600px;height:365px;border:1px solid #266B9E}

.CPjjfa .CPjjfa_con .conbox .conleft img{position:relative;top:-10px;left:-10px;display:block;width:600px;height:365px}

.CPjjfa .CPjjfa_con .conbox .conright{width:530px}

.CPjjfa .CPjjfa_con .conbox .conright .p1{position:relative;margin-bottom:30px;padding-bottom:35px;padding-left:30px;border-bottom:1px solid #e1e1e1;color:#ccc;font-size:12px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 span{display:block;color:#266B9E;font-size:24px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 em{position:absolute;top:4px;left:0;display:block;width:50px;height:30px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 i{position:absolute;bottom:-3px;left:-168px;display:block;width:168px;height:3px;background:#266B9E}

.CPjjfa .CPjjfa_con .conbox .conright .p2{overflow:hidden;margin-bottom:30px;color:#333;line-height:2;font-size: 16px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;}

.CPjjfa .CPjjfa_con .conbox .conright .ljty{position:relative;overflow:hidden;height:60px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty a{float:left;width:125px;height:50px;background:#224e97;color:#fff;text-align:center;line-height:50px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p{float:left;margin-left:30px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p span{display:block;padding-top:5px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p i{display:block;color:#0275f1;font-size:22px}

.CPjjfa .CPjjfa_con .conbot{margin-top:38px}
.CPjjfa .CPjjfa_con .conbot ul{display: flex;justify-content: space-between;}

.CPjjfa .CPjjfa_con .conbot ul li{width:121px;height:121px;background:url(../images/jjfaty01.png) no-repeat center;color:#333}

.CPjjfa .CPjjfa_con .conbot ul li:first-child{margin-left:0}

.CPjjfa .CPjjfa_con .conbot ul li em{display:block;margin-top:16px;margin-bottom:10px;height:35px;color: #333;line-height:35px;text-align: center;}
.CPjjfa .CPjjfa_con .conbot ul li em i {font-size: 30px;}
.CPjjfa .CPjjfa_con .conbot ul li span{display:block;text-align:center;font-size:16px}


/*.CPjjfa .CPjjfa_con .conbot ul li.cur{background:url(../images/jjfaty02s.png) no-repeat center;color:#fff}*/

.CPjjfa .CPjjfa_con .conbot ul li.cur{background:#224e97;color:#fff;border-radius: 60px}
.CPjjfa .CPjjfa_con .conbot ul li.cur em{color: #fff;}

/*新闻*/
.news {padding-top:60px; overflow:hidden; padding-bottom:50px;background: #f6f6f6;margin-top: 50px;}
.news .tit { background:url(../images/news.png) center 5px no-repeat; overflow:hidden}
.news h2 {
    text-align: center;
    color: #333;
    margin:35px 0px 7px 0px;font-size:38px; line-height:40px;}
.news .line{ text-align:center}
.news .line span{

	border: 2px solid #0083f2;

	display: inline-block;

	width:45px; margin:15px auto;}
.xx4 .hd { text-align:center; margin-top:40px;}
.xx4 .hd ul li{ display:inline-block; width:120px; margin:0 8px;border-radius:20px;-moz-border-radius:20px;
-webkit-border-radius:20px;background: #eee; }
.xx4 .hd ul li a { display:block; height:38px; text-align:center; line-height:38px; color:#888888; font-size:16px;border-radius:20px;-moz-border-radius:20px;
-webkit-border-radius:20px;}
.xx4 .hd ul li.on a {background:#224e97; color:#fff;box-shadow:rgba(207,0,13,0.1) 5px 5px 10px 5px }
.xx4 .bd .xx11 { margin-top:30px; width:1200px; margin:30px auto 0;}
.xx4 .bd .xx11 .box {}
.xx4 .bd .xx11 .box .left { width:600px; height:508px; float:left; background:#fff; padding:50px;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;box-shadow: 0 0 15px #eee}
.xx4 .bd .xx11 .box .left .rq { font-size:30px; color:#888}
.xx4 .bd .xx11 .box .left h3 { margin-top:20px; margin-top:20px; color:#333; font-size:18px; font-weight:normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xx4 .bd .xx11 .box .left p { font-size:15px; line-height:25px; color:#888; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx4 .bd .xx11 .box .left img { margin-top:30px; width:500px;}
.xx4 .bd .xx11 .box .right { width:535px; height:508px; float:right; border-top:#ccc 1px solid;}
.xx4 .bd .xx11 .box .right ul li { padding:45px 0; border-bottom:#ccc 1px solid; overflow:hidden}
.xx4 .bd .xx11 .box .right ul li:hover .nr h3 {color: #224e97}
.xx4 .bd .xx11 .box .right ul li .dian { width:36px; height:18px; background:url(../images/dian.png) center center no-repeat; float:left}
.xx4 .bd .xx11 .box .right ul li .nr { width:355px; float:left}
.xx4 .bd .xx11 .box .right ul li .nr h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:18px; color:#333; font-weight:normal;}
.xx4 .bd .xx11 .box .right ul li .nr p { font-size:15px; line-height:22px; color:#888; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx4 .bd .xx11 .box .right ul li .ri { height:72px; width:90px; float:right; background:url(../images/jt.png) right bottom no-repeat; font-size:30px; color:#999;text-align: right;}
.xx4 .bd .xx11 .box .right ul li:hover .ri {background:url(../images/jth.png) right bottom no-repeat}
.news .more { margin-top:70px; text-align:center}

.sy_hzhb {padding: 60px 0;text-align: center;}
.sy_hzhb ul li {width: 14.66666%;display: inline-block;border: #eee 1px solid;margin: 0.8%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}












.register {

	padding: 50px 0 45px;

	background: url(../images/register_bg.png) no-repeat center center #0c61b8;

}



.register .title {

	padding-bottom: 5px;

	font-size: 26px;

	font-weight: normal;

	text-align: center;

	color: #fff;

}



.register .desc {

	padding-bottom: 20px;

	margin: 0 auto;

	font-size: 14px;

	color: #fff;

	text-align: center;

}



.register .btn {

	display: block;

	width: 128px;

	height: 36px;

	padding: 0;

	margin: 0 auto;

	font-size: 16px;

	line-height: 36px;

	color: #fff;

	background: transparent;

	border: 1px solid #fff;

	border-radius: 0;

	transition: all .2s;

	text-align: center;

	cursor: pointer;

	vertical-align: middle;

}



.register .btn:hover {

	background: rgba(255, 255, 255, .1);

}


.footer {
 position:relative;
 z-index:20;
 background-color:#224e97;
}
.footer,
.footer a {
 color:#fff
}
.footer .w {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 -ms-flex-line-pack:start;
 align-content:flex-start
}
.footer .w:after {
 display:none
}
@media screen and (max-width:1024px) {
 .footer .w {
  text-align:center
 }
}
.footer-t {
 padding:1.2rem 0 .8rem
}
.footer-t .w {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-line-pack:center;
 align-content:center
}
.footer-t .flogo {
 -webkit-filter:grayscale(100%) brightness(1000);
 filter:grayscale(100%) brightness(1000);
 height:38px
}
.footer-t .fnav .link1 {
 color:#fff;font-size: 16px;
 line-height:1.25
}
.footer-t .fnav .link1:nth-child(1n+2) {
 margin-left:2.60416667vw
}
@media screen and (max-width:1024px) {
 .footer-t .fnav {
  display:none
 }
}
.footer-m {
 position:relative;
 border-top:solid 1px rgba(255,255,255,.2);
 padding:20px 0
}
.footer-m .fcontact {
 line-height:1.5
}
.footer-m .fcontact p {
 padding:5px 0;font-size: 16px;
}
.footer-m .fqrcode {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row;
 -ms-flex-wrap:nowrap;
 flex-wrap:nowrap;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-line-pack:center;
 align-content:center
}
.footer-m .fqrcode:after {
 display:none
}
.footer-m .fqrcode .item {
 text-align:center;
 line-height:1.5;font-size: 14px;
}
.footer-m .fqrcode .item .pic {
 width:90px;
 height:90px;
 margin-bottom:10px;
 background-color:#fff
}
.footer-m .fqrcode .item:nth-child(1n+2) {
 margin-left:.6rem
}
@media screen and (max-width:1024px) {
 .footer-m .fqrcode {
  margin-top:.8rem
 }
}
.footer-b {
 background-color:rgba(9,21,33,.25);
 padding:20px 0;
 line-height:1.5;font-size: 14px;
}
.footer-b .dib {
 margin:2px
}
.footer-b .left {
 -ms-flex-negative:1;
 flex-shrink:1
}
.footer-b .left .dib {
 margin-right:10px
}
.footer-b .right {
 -ms-flex-negative:0;
 flex-shrink:0;
 opacity:.4;
 margin-left:.8rem
}
@media screen and (max-width:1024px) {
 .footer-b {
  padding:.6rem 0
 }
 .footer-b .left .dib {
  margin-right:2px
 }
 .footer-b .right {
  margin-left:0
 }
}




.index-mod-title{text-align:center; padding-bottom:40px;}
.index-mod-title .mod-title-name{font-size:32px; color:#333}
.mod-title-en{font-size:12px;color:#666; text-transform:uppercase; margin:10px 0}
.index-title-line{width:187px;height:24px;background:url(../images/pub1.png) center center no-repeat;margin:auto;}
.n_ban{width:100%; height:400px; overflow:hidden; position:relative;}
.n_ban .w_z{width:40%; text-align:center; position:absolute; top:70%; left:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.n_ban .w_z.rt{width:15%; text-align: left; position:absolute; top:50%; left:50%;margin-left: -600px; padding: 20px;background:rgba(34,78,151,0.7);border-radius: 10px;margin-top: 50px;}
.n_ban .w_z h3{font-size:22px; font-weight:bold; color:#fff; margin-bottom:10px; text-transform:uppercase;display: none;}
.n_ban .w_z p{font-size:36px; margin-bottom:20px; color:#fff;position: relative;padding-top: 15px;}
.n_ban .w_z p::before {content: "";position: absolute;left: 0;height: 3px;background: #fff;top: 0;width: 30px}
.n_ban .w_z a{padding:0 20px; background-color:#e77817; font-size:15px; line-height:36px; color:#fff; border-radius:20px; display:inline-block; margin:0 10px;}
.ntit { width:100%; padding:20px 0;  overflow:hidden; border-bottom:#eee 1px solid;}
.ntit ul li { display:inline-block; margin:0 20px 0 0; min-width:110px; float:left; position:relative}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: inline-block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }
.ntit ul li a { line-height:34px; background:#eee; padding:0 20px; font-size:14px; color:#333;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; display:block; text-align:center }
.ntit ul li a:hover { background:#224e97; color:#fff;}
.ntit ul li a.on { background:#224e97; color:#fff;}

/*应用领域*/
.ny_yy {padding: 40px 0;}
.ny_yy .bt {display: flex;justify-content: space-between;background: #eee;padding:10px 10px;}
.ny_yy .bt li {margin: 0 10px;text-align: center;}
.ny_yy .bt li i {font-size:35px;color: #333;}
.ny_yy .bt li h3 {font-size: 14px;margin-top: 10px;color: #333;}
.ny_yy .bt li:hover i {font-size: 40px;color: #224e97;}
.ny_yy .bt li:hover h3 {color: #224e97}
.ny_yy .nr {padding-top: 40px;}
.ny_yy .nr ul{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: stretch;}
.ny_yy .nr ul li {width: 25%;margin-bottom: 30px;}
.ny_yy .nr ul li h3 {font-size: 20px;color: #333;margin-bottom: 15px;}
.ny_yy .nr ul li p {font-size: 16px;line-height:35px;}
.ny_yy .nr ul li p a {color: #333;}
.ny_yy .nr ul li p a:hover {color: #224e97;}
/*产品新加*/
.nycon { width:1200px; margin:40px auto}
.nycon .left { width:260px; float:left;background: #f1f1f1;}
.nycon .left .bt { line-height:42px; font-size:20px; color:#333; text-transform:capitalize }
.nycon .left .bt2 { background:#224e97; color:#fff; line-height:52px; font-size:18px; text-transform:capitalize ; padding-left:10px;}
.subNavBox{width:260px; margin:0px auto;padding: 5px 0;box-sizing: border-box;}
.subNav{ border-bottom:solid 1px #e5e3da;cursor:pointer;font-size:16px;color:#222;line-height:50px;padding:0 10px 0 20px;background:url(../images/jiantou1.png) no-repeat;background-position:95% 50%;background-size: 6px;background-color:#eceff9;}
.subNav:hover{color:#224e97;}
.currentDd{color:#224e97}
.currentDt{  background-size: 12px; }
.currentDt:hover{}
.navContent{display: none;border-bottom:solid 1px #e5e3da; }
.navContent li{ }
.navContent li a{ color: #333; display:block;height:44px;text-align: left;font-size:14px;line-height:44px; padding-left:20px;text-transform: capitalize;}
.navContent li a:hover{}
.nycon .right { width:900px; float:right}
.nycon .right h1 {font-size: 20px;color: #333;padding-bottom: 20px;border-bottom: #ccc 1px solid;margin-bottom: 15px;}




.ny_fw {padding: 60px 0;}
.ny_fw ul li {margin-bottom: 10px;background: #f6f6f6;position: relative;overflow: hidden;}
.ny_fw ul li .tp {width: 50%;overflow: hidden;}
.ny_fw ul li .tp img {width: 100%;display: block;}
.ny_fw ul li .wenz {width: 50%;position: absolute;right: 0;height: 100%;top: 0;padding: 25px 3% 25px 5% ;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}
.ny_fw ul li:nth-child(2n) .wenz{left: 0;right: auto;}
.ny_fw ul li .wenz .tb {width: 80px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_fw ul li .wenz .tb i {font-size: 45px;color: #333;text-align: center;}
.ny_fw ul li:hover .wenz .tb {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_fw ul li .wenz h3 {font-size:24px; line-height:1.25; padding-bottom:20px; position:relative; margin-bottom:30px; color:#222;}
.ny_fw ul li .wenz h3:before{ content:''; position:absolute; left:0%; width:2em; height:4px; background:rgba(181,181,182,0.5); bottom:0px;}
.ny_fw p{  color:#666; line-height:1.8; letter-spacing: 0.1em;text-align:justify; margin-bottom:10px; font-weight: lighter;font-size: 14px;}
.ny_fw ul li .more {width: 120px;height: 38px;margin-top: 30px;text-align: center;font-size: 14px;position: relative;border: #333 1px solid;line-height: 38px;}
.ny_fw ul li .more::before{width: 30px;height: 1px;content: "";background: #333;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li .more:hover::before{width: 0;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li .more a {color: #333;position: relative;z-index: 3;}
.ny_fw ul li .more:hover a{color: #fff;}
.ny_fw ul li .more span {width: 0;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;background: #1f69a3;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li .more:hover span{width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li:hover .tp img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
/*技术创新*/
.ny_xw {padding: 50px 0;}
.Activsbf1_lb{ width:100%; margin-top:10px;}

.Activsbf1_lb dl{ width:100%; background:#f6f6f6; padding:10px; float:left; margin:0 0 20px; display:inline;box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}

.Activsbf1_lb dt a{ overflow:hidden;display:table-cell; text-align:center; vertical-align:middle;}

.Activsbf1_lb dt img{ vertical-align:middle; width:100%;height: 210px;object-fit: cover;}

.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}

.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.Activsbf1_lb dd .newNrtit a{font-size:18px; color:#224e97;}

.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:32px; color:#666; font-size:14px;letter-spacing: 1px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;}

.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;}
.Activsbf1_lb dd .more1 a {width: 90px;line-height: 28px;border: #ccc 1px solid;display: block;text-align: center;color: #224e97;text-transform: uppercase;margin-top: 20px;}
.Activsbf1_lb dd:hover .more1 a {background: #fff;color:#224e97 }
.Activsbf1_lb dl:hover .Acdltj_time{ color:#ccc;}
.Activsbf1_lb dl:hover{ background:#224e97;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.Activsbf1_lb dl:hover dd .newNrtit a{ color:#fff;}
.Activsbf1_lb dl:hover .newNrjs{ color:#fff;}

.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}
.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}


.ny_gywm { overflow:hidden}
.ny_gywm .gsjj { padding-bottom:50px; overflow:hidden;padding-top: 60px}
.ny_gywm .gsjj .gk {font-size: 16px;line-height: 1.8;margin-bottom: 30px;color: #444;padding-bottom: 30px;}
.ny_gywm .gsjj .gk p {text-indent: 2em;margin-bottom: 10px}
.ny_gywm .gsjj .tp { width:570px; overflow:hidden;}
.ny_gywm .gsjj .tp img {}

.ny_gywm .gsjj .wz { width:600px;}
.ny_gywm .gsjj .wz h3 { font-size:22px; color:#222; margin:50px 0 20px; text-align:center}
.ny_gywm .gsjj .wz p { line-height:28px; font-size:14px; color:#555;}
.ny_gywm .gsjj .nr {margin: 30px 0}
.ny_gywm .gsjj .nr p {line-height:28px; font-size:14px; color:#555;margin-bottom: 20px;text-indent: 2em;}
.aboutc{padding:80px 0;background: url(../images/whbj.jpg) center / cover no-repeat;background-attachment: fixed;overflow: hidden;}

.aboutc .aboutclist{width:373px;height:410px;background: rgba(255,255,255,0.3);margin-right:40px;padding:40px 30px;box-sizing:border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc .aboutclist:nth-last-of-type(1){margin-right:0}
.aboutc .aboutclist:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #fff 1px solid;border-radius: 50%;}
.aboutc .aboutclist .icon i {font-size: 50px;color: #fff;}
.aboutc .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc .aboutclist .cntitle{color:#fff;font-size:24px;text-align:center;margin-top:25px}

.aboutc .aboutclist .entitle{color:#fff;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc .aboutclist .line{width:26px;height:3px;background-color:#fff;margin:17px auto 0}

.aboutc .aboutclist .text{color:#fff;font-size:14px;text-align:center;margin-top:40px;line-height: 1.8;letter-spacing: 1px;}
.ny_qydw {position: relative;}
.ny_qydw img{width: 100%;display: block;}
.ny_qydw .w_z {width: 100%;padding: 60px 0 80px;box-sizing: border-box;background: #fff;}
.ny_qydw .w_z .box {max-width: 600px;margin: 0 auto;}
.ny_qydw .w_z h3 {position: relative;font-size: 28px;color: #333;margin-bottom: 40px;text-align: center;}
.ny_qydw .w_z h3::after{content: "";width: 60px;bottom: -15px;height: 4px;background: #006ab7;position: absolute;left: 50%;margin-left: -30px;}
.ny_qydw .w_z p{font-size: 16px;line-height: 2;color: #444;}


/*新闻*/
.gray{padding: 60px 0;background: #F6F6F6;}
.swiper-yxxy{ margin:0 auto; padding-bottom:50px;padding-top: 10px;}
.swiper-yxxy .swiper-slide{position:relative;background:#fff;padding-bottom: 10px;}
.zxzx .swiper-button-prev{background:url(../images/jiantzuo.png) center no-repeat; width:39px; height:39px; margin-top:0; left:-45px;}
.zxzx .swiper-button-next{background:url(../images/jiantyou.png) center no-repeat; width:39px; height:39px; margin-top:0; right:-45px;}
.zxzx {position:relative; width:1200px; margin:0 auto ;}

.swiper-yxxy .swiper-slide .tp { width:100%; position:relative}
.swiper-yxxy .swiper-slide .tp img { width:100%}
.swiper-yxxy .swiper-slide .rq { position: absolute;z-index: 100;-webkit-transition: transform .3s ease-in-out,background-color .2s ease-in-out;transition: transform .3s ease-in-out,background-color .2s ease-in-out;background-color: #0c4192;
width: 58px;padding-top: 13px;padding-bottom: 13px;color: #fff; left:0; top:0}
.swiper-yxxy .swiper-slide .rq .month { font-size: 12px; line-height: 16px; display:block; text-align:center}
.swiper-yxxy .swiper-slide .rq .day {font-size: 28px; line-height: 28px; font-weight: 700; margin-bottom: 2px; display:block; text-align:center}
.swiper-yxxy .swiper-slide .rq .year { font-size: 12px;line-height: 16px; color: #eee; -webkit-transition: color .1s ease-in-out; transition: color .1s ease-in-out;display:block; text-align:center}
.swiper-yxxy .swiper-slide:hover .rq { background:#b22922;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.swiper-yxxy .swiper-slide .text { width:333px; margin:0 auto; padding:10px 0}
.swiper-yxxy .swiper-slide h3 { font-size:20px; width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; margin-bottom:15px}
.swiper-yxxy .swiper-slide p { line-height:1.9; font-size:14px;color: #666;}
.swiper-yxxy .swiper-slide:hover{box-shadow: 0px 0px 10px #999;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.lx_wm{width:1200px; margin:50px auto 80px;}
.lx_wm .d_t{margin-bottom:50px;}
.lx_wm .d_t img{width:100%; height:auto; display:block;}
.lx_wm .x_x{width:550px; float:left;}
.lx_wm .l_y{width:570px; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;}
.lx_wm h4{font-size:16px; line-height:26px; color:#888; margin-bottom:15px;}
.lx_wm em{width:30px; height:1px; background-color:#e60012; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#e60012; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:18px; line-height:40px;}
.lx_wm p i{padding-right:10px; color:#aaa;}
.lx_wm input.w_z{width:158px; height:40px; font-size:14px; line-height:40px; margin-right:10px; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;}
.lx_wm input.a_n{width:120px; height:40px; background-color:#e60012; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:526px; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:10px;}


.nyhy {padding:20px 0 0;overflow: hidden;}
.nyhy ul li{ float:left; width:30.3333%; margin:0 1.5% 30px; position:relative;background: #fff;}
.nyhy ul li .kj {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02);box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02); }
.nyhy ul li:nth-child(3n) {margin-right: 0}
.nyhy ul li .tu { width:100%; position: relative;overflow:hidden}
.nyhy ul li img { width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li:hover .tu img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .mb { background:rgba(0,0,0,0.6); position:absolute; width:100%; height:100%; left:0; top:0;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;z-index: 99;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.nyhy ul li:hover .mb {-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 1;-webkit-opacity:1;-moz-opacity:1;}
.nyhy ul li .mb img {width: 35px;margin: 0 auto;}
.nyhy ul li:hover .mb img { -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .mb p{padding: 20px;font-size: 14px;line-height: 1.8;color: #fff;}
.nyhy ul li .wenz { padding:10px 10px 10px; background:#fff; width:100%; background:url(../images/jt.png) 90% 10px no-repeat; height: auto;box-sizing: border-box;}
.nyhy ul li:hover .wenz {background:url(../images/jts.png) 90% 10px no-repeat;}
.nyhy ul li .wenz h3 { font-size:14px; margin-bottom:10px; color:#333;}
.nyhy ul li .wenz p { font-size:12px; color:#666; line-height:20px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;width: 100%}
.nyhy ul li:hover .wenz h3 { color:#224e97;-webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.nyhy ul li:hover .kj {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

		  
.page{ text-align:center; margin:30px auto;}

.page a{ height:26px; line-height:26px; display:inline-block; font-size:14px; color:#5a5a5a; border:#f5f5f5 1px solid;background: #f5f5f5; margin:0 3px; padding:0 10px;}

.page a:hover{ background:#224e97; border:#224e97 1px solid; color:#FFF;}

.page a.hover{ background:#224e97; border:#224e97 1px solid; color:#FFF;}


.ny_fczs {width:1200px; margin:40px auto}
.ny_fczs ul li {width: 32%;float: left;margin: 0 2% 4% 0;border-radius: 5px;overflow: hidden;position: relative;height: 206px;}
.ny_fczs ul li:nth-child(3n) {margin-right: 0;}
.ny_fczs ul li img {width: 100%;display: block;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;height: 206px;}
.ny_fczs ul li:hover img { -webkit-transform:scale(1.09); -moz-transform:scale(1.07); -o-transform:scale(1.09); -ms-transform:scale(1.07); transform:scale(1.09);-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.ny_fczs ul li .box {position: relative;overflow: hidden;}
.ny_fczs ul li .box h2 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.ny_fczs ul li .box h2, .ny_fczs ul li .box p {
    position: absolute;
    color: #fff;
    z-index: 2;
    width: 100%;
    transition: opacity 0.2s, transform 0.3s;
}
.vintage h2 {
  transform: translate3d(0, 60px, 0);
  text-align: center;top: 52%;
}
.vintage p {
  opacity: 0;
  bottom: 0;
  transform: translate3d(0, -10px, 0);
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}
.vintage:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%);
  z-index: 2;
  bottom:0;
  left: 0;
}
.vintage:hover:before {
  bottom: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
}
.vintage:hover h2 {
  bottom: 40px;
  transform: translate3d(0, 20px, 0);
}
.vintage:hover p {
  opacity: 1;
  transform: translate3d(0, -30px, 0);
}

.ny_khfw {margin: 40px auto;width: 1200px;overflow: hidden}
.ny_khfw h3 {font-size: 16px;color: #333;line-height: 2;text-align: left;}
.ny_khfw ul {margin-top: 40px;}
.ny_khfw ul li {width: 380px;float: left;margin-right: 30px;margin-bottom: 40px;text-align: center;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.04),0 15px 40px 0 rgba(0,0,0,.04);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.04),0 15px 40px 0 rgba(0,0,0,.04);padding-bottom: 35px;}
.ny_khfw ul li .tb {width: 60px;height: 60px;margin: 20px auto;}
.ny_khfw ul li .tb img {width: 100%;display: block;}
.ny_khfw ul li h4 {font-size: 18px;color: #333;margin-bottom: 10px;}
.ny_khfw ul li p {font-size: 14px;color: #666;line-height: 1.8;}
.ny_khfw ul li:nth-child(3n){margin-right: 0}

.lxly {width: 1200px;margin: 0 auto;padding: 40px 0;}
.lxly p { font-size:16px; line-height:1.8; margin-bottom:20px;color: #333;}
.lxly .wbk { margin-top:10px; text-align:center}
.lxly .wbk input.w_z{width:370px;height:50px;line-height: 50px;margin-right:30px;margin-bottom:25px;border: 1px solid #ccc;padding: 0 15px; float:left; font-size:18px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#888;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;font-family:'Lato-Light'} 
.lxly .wbk .no { margin-right:0}
.lxly .wbk textarea {width: 100%;height:150px; padding:0 15px; line-height:50px; color:#888; font-size:20px;border: 1px solid #ccc; outline: none;resize: none;margin-bottom: 70px;	-moz-border-radius: 5px;
-webkit-border-radius: 5px;border-radius: 5px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;margin-top: 20px; }
.lxly .wbk .a_n { width:300px; height:52px; margin:0 auto; line-height:52px; font-size:20px; color:#fff; text-align:center; background:#d1101b;}



.ny_xxly {padding:40px 0 60px;overflow: hidden;background: #f6f6f6;}
.ny_xxly .xxpl {width: 100%;}
.ny_xxly .xxpl h3 { font-size:20px; color:#654b2f; margin:10px 0 5px;position: relative;padding-top: 10px;text-transform: uppercase;}
.ny_xxly .xxpl h4 {font-size: 28px;color: #333;margin-bottom: 30px;}
.ny_xxly .xxpl p{font-size: 16px;line-height: 1.8;color: #333;margin-bottom: 10px;}	
.ny_xxly .xxpl p i {margin-right: 8px;}
.ny_xxly .zxly {width:100%;margin-bottom: 50px;}
.ny_xxly .zxly h3 { font-size:20px; color:#654b2f; margin:10px 0 5px;position: relative;padding-top: 10px;text-transform: uppercase;}
.ny_xxly .zxly h4 {font-size: 28px;color: #333;margin-bottom: 30px;}
.ny_xxly .zxly input.w_z{width:46%; height:40px; font-size:14px; line-height:40px; margin-right:4%; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;background: #fff;}
.ny_xxly .zxly input.w_z.no{margin-right: 0;}
.ny_xxly .zxly select {
    width: 46%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;color: #666;background: #fff;
}
.ny_xxly .zxly input.w_z.l2{width:100%;}
.ny_xxly .zxly input.a_n{width:120px; height:40px; background-color:#224e97; font-size:14px; color:#fff; line-height:40px;margin-right: 40px;}
.ny_xxly .zxly textarea{width:96%; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:30px;box-sizing: border-box;margin-top: 10px;}



.cpxq {padding: 30px 0;margin: 0 auto;}
.cpxq .left {width: 47%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #0d6fb8 1px solid;background: none}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0d6fb8;}
.cpxqlb .swiper-button-prev{background: url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background: url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:48%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .right .zx{padding-top: 35px;}
.cpxq .right .zx a {width: 150px;height: 40px;line-height: 40px;display: block;margin: 0 15px;background: #0d6fb8;color: #fff;font-size: 16px;text-align: center;border-radius: 6px;float: left;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 20px;color: #fff;margin-bottom: 20px;font-weight: bold;background: #eee;line-height: 2.5;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 15px;background: #0d6fb8;}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;}

.ny_tjcp{padding: 0px 0 60px;position: relative;}
.swiper-cpyy{width:100%; margin:0 auto; padding-bottom:50px;}
.swiper-cpyy .swiper-slide{position:relative;}
.swiper-cpyy .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-cpyy .swiper-slide .w_z{width:90%; padding:10px 5%; background-color:rgba(0,0,0,.6); position:absolute; bottom:0px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-cpyy .swiper-slide .w_z h3{font-size:14px; color:#fff;position: relative;text-align: center;}
.swiper-cpyy .swiper-slide:hover .w_z{background-color:rgba(13,111,184,.9); bottom:6px;}
.cpxq .swiper-pagination-bullet {
  background: #ccc;
}
.cpxq .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0d6fb8}
.htit{font-size: 26px;color: #333;margin-bottom: 20px;}


.ny_jszl {padding: 50px 0 50px;}
.ny_jszl h2 {font-size: 28px;color: #333;margin-bottom: 20px;padding-bottom: 10px;border-bottom: #ccc 1px solid;margin-top: 30px;}

.ny_jszl ul li {width: 48%;float: left;margin-right: 2%;display: flex;justify-content: space-between;box-shadow: 0 0 15px rgba(0,0,0,0.15);align-items: stretch;margin-bottom: 30px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_jszl ul li .tp{width: 46%;height: 210px;}
.ny_jszl ul li .tp img {width: 100%;height: 100%;object-fit: cover;}
.ny_jszl ul li .wenz{width: 46%;padding: 10px 20px;height: 190px;}
.ny_jszl ul li .wenz h3 {font-size:18px;color: #333;font-weight: bold;margin-bottom: 15px;margin-top: 15px;}
.ny_jszl ul li .wenz p {font-size: 14px;line-height: 1.8;color: #444;}
.ny_jszl ul li .wenz p a {color: #444;}
.ny_jszl ul li:hover{box-shadow: 0 0 15px rgba(8,108,194,0.25);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_jszl ul li.last{margin-right: 0;}
.nycon .left .bt2 .w_z {
  display: none;
}











@media only screen and (max-width:1024px){
	
	.ban .swiper-slide .bg1 {
  height: 21rem;
}
	.ban .swiper-slide {
  height: 21rem;
}
	.ban .swiper-slide .word {
  left: 5%;
  margin-left:0px;
  width: 90%;
  height: 160px;
  top: 50%;
  margin-top: -80px;
}
	.ban .swiper-slide .word h3 {
  font-size: 2rem;
  color: #fff;
  letter-spacing:2px;
  line-height: 1.8;
  margin: 1px 0 10px 0;

}
	.ban .swiper-slide .word h4 {
  font-size: 1.4rem;
  margin-top: 0px;
  letter-spacing: 2px;
}
	.ban .swiper-slide .word a.xq {
  width: 140px;
  height:32px;
  font-size: 14px;
  padding: 0 20px;
  line-height:32px;
  bottom: 20px;
  margin-right: -70px;
}
	.ban .swiper-slide .word.l1 a.xq {
  bottom: 20px;
}
	.sy_about {
  padding: 30px 0;
  margin: 0px 0 0px;
}
	.container {
  width: 90%;
}
	.sy_about .tp {
  width: 100%;
}
	.sy_about .nr {
  font-size: 14px;margin-top: 25px;
  width: 100%;
}
	.sy_about h3 {
  font-size:20px;
  margin-bottom: 20px;
}
	.sy_about .nr .more a {
  line-height: 40px;
  margin-top: 10px;
}
	.sy_sczx {
  padding: 30px 0;
}
	.tit h1 {
  font-size: 26px;
  margin-bottom: 15px;
}
	.tit {
  margin-bottom: 30px;
}
	.con {
  width: 90%;
}
	.sy_sczx .bd ul li {
  width: 100%;
  margin: 0 0 20px;
}
	.CPjjfa {
  padding: 30px 0;
}
	.CPjjfa .CPjjfa_con .conbox {
  height: auto;
}
	.CPjjfa .CPjjfa_con .conbox .conleft {
  margin: 10px 0 0 0px;
  width: 100%;
  height: auto;
}
	.CPjjfa .CPjjfa_con .conbox .conleft img {
  top: -10px;
  left: -10px;
  width: 100%;
  height: auto;
}
	.CPjjfa .CPjjfa_con .conbox .conright {
  width: 100%;margin-top: 25px;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  padding-left: 0px;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 i {
  bottom: -3px;
  left: 0px;
}
	.CPjjfa .CPjjfa_con .conbox .conright .p2 {
  line-height: 1.8;
  font-size: 14px;margin-bottom: 20px;
}
	.CPjjfa .CPjjfa_con .conbox .conright .ljty a {
  width: 125px;
  height: 40px;
  line-height: 40px;
}
	.contop{overflow: hidden;}
	.CPjjfa .CPjjfa_con .conbox .conright .p1 span {
  font-size: 20px;
}
	.CPjjfa .CPjjfa_con .conbot {
  margin-top: 10px;
}
	.CPjjfa .CPjjfa_con .conbot ul li {
  width: 30.3333%;
  height: auto;
  background:#fff;padding: 0 0 10px;
}
	.CPjjfa .CPjjfa_con .conbot ul {flex-wrap: wrap;
}
	.CPjjfa .CPjjfa_con .conbot ul li em {
  margin-top: 10px;margin-bottom: 5px;
  height: 30px;
  line-height: 30px;
}
	.CPjjfa .CPjjfa_con .conbot ul li span {
  font-size: 16px;
}
	.news {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 0px;
}
	.xx4 .bd .xx11 .box .left {
  width: 100%;
  height: auto;
  padding: 15px;
}
	.xx4 .bd .xx11 {
  margin-top: 20px;
  width: 90%;
  margin: 20px auto 0;
}
	.xx4 .bd .xx11 .box .left img {
  margin-top: 20px;
  width: 100%;
}
	.xx4 .bd .xx11 .box .right {
  width: 100%;
  height: auto;
}
	.xx4 .bd .xx11 .box .right ul li {
  padding: 15px 0;
}
	.xx4 .bd .xx11 .box .right ul li .dian {
  width:25px;
}
	.xx4 .bd .xx11 .box .right ul li .nr {
  width: calc(100% - 35px);
}
	.xx4 .bd .xx11 .box .right ul li .ri {display: none;
}
	.n_ban {
  height: 14rem;
}
	.n_ban .w_z.rt {
  width: 40%;
  top: 50%;
  left: 5%;
  margin-left:0px;
  padding: 10px;
  margin-top: 0px;
}
	.n_ban .w_z p {
  font-size: 2rem;
  margin-bottom: 10px;
  padding-top: 15px;
}
	.nycon .left .bt2 .w_z {
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  padding: 0;
  width: 20px;
  height:40px;
  background: url(../images/nyej.png) center / 100% no-repeat;
}
	.subNavBox {
  width: 100%;display: none;
}
	.ntit {
  padding: 15px 0 10px;
}
	.ntit ul li {width: 30.3333%;
  margin: 0 1.5% 2%;
  min-width: 60px;
}
	.ny_gywm .gsjj {
  padding-bottom: 30px;
  padding-top: 30px;
}
	.nycon .right {
  width: 100%;margin-top: 20px;
}
	.nycon .right h1 {
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
	.nyhy {
  padding: 0px 0 0;
}
	.nyhy ul li {
  width: 46%;
  margin: 0 2% 20px;
}
	.cpxq .right h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
	.cpxq .right p {
  font-size: 14px;
}
	.cpxq .right .zx a {
  margin: 0 10px 0 0;
}
	.cpxq .right .zx {
  padding-top: 15px;
}
	.cpxq .cptd .bt {
  font-size: 18px;
}
	.htit {
  font-size:22px;
}
	.swiper-cpyy {
  padding-bottom:30px;
}
	.swiper-cpyy .swiper-pagination-bullet {
  width: 20px;
}
	.ny_fczs {
  width: 90%;
  margin: 30px auto;
}
	.ny_fczs ul li {
  width: 46%;
  margin: 0 2% 4% ;
  height: 206px;
}
	.ny_yy .bt {flex-wrap: wrap;
  padding: 20px 10px;
}
	.ny_yy .bt li {width: 46%;margin: 2%;
}
	.ny_yy .bt li h3 {
  font-size: 14px;
}
	.ny_yy .nr ul li {
  width: 100%;
  margin-bottom: 20px;
}
	.ny_yy {
  padding: 30px 0;
}
	
	
	
	
	
	
	
	
	
	
}



@media only screen and (max-width:600px){
	
	.tit h1 {
  font-size: 2.4rem;
}
	.footer .w {flex-wrap: wrap;text-align: left;
}
	.footer-m .fcontact p {
  font-size: 14px;
}
	.ban .swiper-pagination {
  bottom: 10px !important;
}
	.index-mod-title .mod-title-name {
  font-size: 2rem;
}
	.index-mod-title {
  padding-bottom: 20px;
}
	.ny_gywm .gsjj .tp {
  width: 100%;
  margin-top: 0px;
}
	.ny_gywm .gsjj .wz {
  width: 100%;
}
	.ny_gywm .gsjj .wz h3 {
  font-size: 20px;
  margin: 30px 0 15px;
}
	.aboutc {
  padding: 30px 0;
  background: url(../images/whbj.jpg) center / cover no-repeat;
  background-attachment: inherit;
}
	.aboutc .aboutclist {
  width: 100%;
  height: auto;
  margin-right: 0px;
  padding: 20px 25px;margin-bottom: 20px;
}
	.aboutc .aboutclist .text {
  margin-top: 20px;
}
	.aboutc .aboutclist .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
	.ny_qydw .w_z {
  padding:40px 0 50px;
}
	.ny_qydw .w_z .box {
  max-width: 90%;
}
	.ny_qydw .w_z h3 {
  font-size: 2rem;
  margin-bottom:30px;
}
	.nycon {
  width: 90%;
  margin: 30px auto;
}
	.nycon .left {
  width: 100%;
}
	.nycon .left .bt2 {
  line-height: 40px;
  font-size: 16px;
  position: relative;
}
	.nyhy ul li {
  width: 100%;
  margin: 0 0 20px;
}
	.page {
  margin: 20px auto;
}
	.page a {
  margin: 0 3px;
  padding: 0 6px;
}
	.ny_fczs ul li {
  width: 100%;
  margin: 0 0 4%;
  height: 206px;
}
	.ny_xw {
  padding: 30px 0;
}
	.Activsbf1_lb dl {
  padding: 0px;
  margin: 0 0 20px;
}
	.Activsbf1_lb {
  margin-top: 0px;
}
	.Activsbf1_lb dt {
  width: 100%;
}
	.Activsbf1_lb dd {
  width: 100%;padding: 10px;box-sizing: border-box;
  margin-top: 15px;
  margin-right: 0;
}
	.Activsbf1_lb dd .Acdltj_time {
  margin: 5px 0 0;
}
	.Activsbf1_lb dd .newNrjs {
  width: 100%;
  margin-top: 10px;
  line-height: 1.8;
}
	.ny_xxly {
  padding: 30px 0 30px;
}
	.ny_xxly .zxly h4 {
  font-size: 2rem;
  margin-bottom: 20px;
}
	.ny_xxly .zxly input.w_z {
  width: 100%;
  margin-right:0;
}
	.ny_xxly .zxly select {
  width: 48%;
}
	.ny_xxly .zxly textarea {
  width: 100%;
}
	.ny_xxly .zxly select {
  width: 100%;margin-bottom: 10px;
}
	.ny_xxly .xxpl h4 {
  font-size: 2rem;
  margin-bottom: 20px;
}
	.ny_xxly .xxpl p {
  font-size: 14px;
}
	
	
	
	
	
	
	
	
}






/*新加*/

.sy_cpxj {padding: 60px 0;}
.sy_cpxj .con{position: relative;}
.xjcplb {width:100%; position:relative;padding-bottom: 50px;}
.xjcplb .swiper-slide{background: #fff;}
.xjcplb .swiper-slide .left {width:470px;float: left;padding: 30px;box-sizing: border-box;}
.xjcplb .swiper-slide .left h3 {font-size: 28px;position: relative;padding-bottom: 10px;color: #333;margin-bottom: 25px;}
.xjcplb .swiper-slide .left h3::before{content: "";position: absolute;left: 0;bottom: 0;height: 3px;background: #086cc2;width: 40px;}
.xjcplb .swiper-slide .left p{font-size: 14px;line-height: 1.8;color: #333;}
.xjcplb .swiper-slide .left .more {width: 140px;line-height: 45px;text-align: center;background: #086cc2;font-size: 16px;color: #fff;margin-top: 30px;border-radius: 5px;}
.xjcplb .swiper-slide .right {width: 690px;float: right}
.xjcplb .swiper-slide .right img {width: 100%;display: block;height: 445px;object-fit: cover;}
.xjcplb .swiper-pagination{bottom:20px !important;}
.xjcplb .swiper-pagination-bullet {width:13px; height:13px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: none;border: #086cc2 1px solid;}
.xjcplb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#086cc2}
.sy_cpxj .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:5px; left:-50px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.sy_cpxj .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:5px; right:-50px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.aboutc2{padding:60px 0;overflow: hidden;}

.aboutc2 .aboutclist{width:373px;height:410px;background: rgba(0,0,0,0.1);margin-right:40px;padding:40px 30px;box-sizing:border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc2 .aboutclist:nth-last-of-type(1){margin-right:0}
.aboutc2 .aboutclist:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc2 .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #999 1px solid;border-radius: 50%;}
.aboutc2 .aboutclist .icon i {font-size: 50px;color: #333;}
.aboutc2 .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc2 .aboutclist .cntitle{color:#333;font-size:24px;text-align:center;margin-top:25px}

.aboutc2 .aboutclist .entitle{color:#444;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc2 .aboutclist .line{width:26px;height:3px;background-color:#086cc2;margin:17px auto 0}

.aboutc2 .aboutclist .text{color:#444;font-size:14px;text-align:center;margin-top:40px;line-height: 1.8;letter-spacing: 1px;}
.CPjjfa {
  background: #f6f6f6;
}
.news {
  background: #fff;
}







@media only screen and (max-width:600px){
	.xjcplb .swiper-slide .left {
  width: 100%;
  padding: 20px;
}
	.xjcplb .swiper-slide .left h3 {
  font-size: 24px;
}
	.xjcplb .swiper-slide .right {
  width: 100%;
}
	.sy_cpxj .swiper-button-prev {display: none;
}
	.sy_cpxj .swiper-button-next {display: none
}
	.aboutc2 {
  padding: 30px 0;
}
	.aboutc2 .aboutclist {
  width: 100%;
  height: auto;
  margin-right: 0px;
  padding: 20px 25px;margin-bottom: 20px;
}
	.aboutc2 .aboutclist .text {
  margin-top: 20px;
}
	.aboutc2 .aboutclist .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
	
	
	
	
	
	
	
	
}


