@charset "utf-8";
@font-face {
  font-family:"impact";
  src:url("../font/impact.woff2") format("woff2"),
      url("../font/impact.woff") format("woff"),
      url("../font/impact.ttf") format("truetype"),
      url("../font/impact.eot") format("embedded-opentype"),
      url("../font/impact.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
html{font-size:62.5%;}
body{margin:0px; font-size:14px; color:#333; font-family:"微软雅黑", Arial, Helvetica, sans-serif;  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; font-style:normal;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
iframe{border:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#0291d7;}
.clear{overflow:hidden; clear:both; height:0px;}
.lf{float:left;}
.rt{float:right;}
.fl{float:left;}
.fr{float:right;}
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0291d7;}
::-webkit-scrollbar-thumb:active{background-color:#0291d7;}
@media only screen and (max-width:995px) {
input{-webkit-appearance:none;}
}

.con{width:80%; margin:0 auto;}
@media only screen and (max-width:995px) {
.con{width:94%;}
}

.header{width:100%;  z-index:9999; position:fixed; top:0; left:0;}
.header.on{box-shadow:0 0 5px #aaa;background: rgba(255,255,255,0.85)}
.header .logo{width:288px; padding:10px 0; margin-left:60px; float:left;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.header .logo img{width:100%; height:auto; display:block;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header.on .logo{width:220px;}
.header .yy{float: right;margin-right: 160px; line-height:95px; color:#333;background: url(../images/language.png) left center no-repeat;padding-left: 20px;font-size: 18px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .yy a {color: #fff}
.header .yy a:hover {color: #0291d7}
.header.on .yy{line-height: 68px;color: #333;background: url(../images/languages.png) left center no-repeat;}
.header.on .yy a {color: #333;}

.header.on .sy_zxcp{margin-top: 20px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zxcp {width: 30px;height: 20px;float: right;margin-top: 30px;margin-right: 60px;}
.sy_zxcp ul li { width:100%; float:left;-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; position:relative; margin:10px 1%;}
.sy_zxcp ul li .bt { font-size:16px; color:#333; line-height:2; text-align:center;position: relative;}
.sy_zxcp ul li .bt .yj {position: relative;height: 32px;}
.sy_zxcp ul li .bt .e_j {width: 100%;position:fixed;left: 0;top:90px;background: #fff;padding: 10px;box-sizing: border-box;display: none;z-index: 99;background: rgba(255,255,255,0.85);height: 100%;}
.header.on .sy_zxcp ul li .bt .e_j{top: 80px}
.sy_zxcp ul li .bt .e_j a {font-size: 25px;color: #333; line-height:3;display: block}
.sy_zxcp ul li .bt .e_j a:hover {color: #0291d7;}
.sy_zxcp ul li .bt .yj i{width: 35px;height: 18px;display: block;}
 .an1{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%);}
.sy_zxcp ul li .bt .yj i span{width:30px; height:2px; background-color:#fff; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .sy_zxcp ul li .bt .yj i span{background-color:#666; }
.sy_zxcp ul li .bt .yj i span.a1{top:0; left:0;}
.sy_zxcp ul li .bt .yj i span.a2{top:8px; left:0;}
.sy_zxcp ul li .bt .yj i span.a3{top:16px; left:0;}
.sy_zxcp ul li .bt .yj i.on span.a2{display:none;}
.sy_zxcp ul li .bt .yj i.on 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);}
.sy_zxcp ul li .bt .yj i.on 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 .tel{position:absolute; right:0; top:50%; margin-top:-15px; background:url(../images/dh.jpg) no-repeat left center; width:150px; padding-left:20px; font-family:"impact"; font-size:25px; line-height:30px; color:#0291d7;}
.header .tel i{position:absolute; left:0; top:50%; margin-top:-12px; font-size:23px;}
.header .an{float:right;text-align:center;height: 4.6rem;width: 4.6rem;display:none;}
.header .an i{font-size: 2rem;color:#0291d7;line-height: 4.6rem;}
.header .an i.icon-reorder{display:block;}
.header .an.n i.icon-reorder{display:none;}
.header .an i.icon-remove{display:none;}
.header .an.n i.icon-remove{display:block;}
.header .nav{float:right; margin-right:30px;}
.header .nav ul li{float:left; display:block; position:relative;color: #fff;}
.header .nav ul li a{display:block; padding:0 23px; font-size:16px; line-height:95px; text-align:center; background:url(../images/sx.jpg) no-repeat right center;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;color: #fff;}
.header .nav ul li:last-child a{background:none;}
.header.on .nav ul li a{padding:0 18px; font-size:14px; line-height:68px;color: #333;}
.header.on .nav ul li:hover a{color: #123162;}
@media only screen and (max-width:1024px){
.header .logo{width:auto;padding:.5rem;height:2.6rem;float:left;margin-left: 20px;margin-top: 0.5rem}
.header.on .logo{width:auto;margin-top: 0;height: 2.2rem}
	.header.on .logo img{height: 2.2rem}
.header .logo img{width:auto;height: 2.6rem;display:block;}
	.sy_zxcp {
    margin-top: 30px;
    margin-right: 20px;
}
	.header .yy {
    margin-right: 20px;
}


}

.head_h{width:100%; height:95px; background-color:#fff;}
@media only screen and (max-width:995px){
.head_h{height:4.6rem; background-color:#000;}
}



.swiper-container-ban .swiper-slide{width:100%; height:100vh;}
.swiper-container-ban .swiper-slide a{display:block; width:100%; height:100%;}
.swiper-container-ban .swiper-slide .mb {width:60%;top: 0;height: 100%;right: 20%;opacity: 0;position: absolute;text-align: center}
.swiper-container-ban .swiper-slide .mb h1{font-size: 55px;color: #fff;margin-bottom: 20px;padding-top: 30%;font-weight: 400;text-shadow: 0 0 8px #999}
.swiper-container-ban .swiper-slide .mb h3 {font-size: 28px;color: #fff;text-transform: uppercase;font-weight: 200;text-shadow: 0 0 6px #999}
.swiper-container-ban .swiper-pagination-bullet {width:11px; height:11px;background:none;border: #fff 1px solid;display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.swiper-container-ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0190d7 !important;border: #0190d7 1px solid;}

.swiper-slide-active .mb{animation:fadeInUp 1s .6s forwards;}
@media only screen and (max-width:995px){
.swiper-container-ban{display:none;}
}

.swiper-container-sban{display:none;}
.swiper-container-sban .swiper-slide{width:100%; height:100vh;}
.swiper-container-sban .swiper-slide a{display:block; width:100%; height:100%;}
.swiper-container-sban .swiper-slide .mb {width:90%;top: 0;height: 100%;right: 5%;opacity: 0;position: absolute;text-align: center}
.swiper-container-sban .swiper-slide .mb h1{font-size: 3rem;color: #fff;margin-bottom: 20px;padding-top: 40%;font-weight: 400;text-shadow: 0 0 8px #999}
.swiper-container-sban .swiper-slide .mb h3 {font-size: 1.8rem;color: #fff;text-transform: uppercase;font-weight: 200;text-shadow: 0 0 6px #999}
@media only screen and (max-width:995px){
.swiper-container-sban{display:block;}
}
.tit2 { margin-bottom:50px; text-align:center}
.tit2 h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative;font-weight: bold;}
.tit2 h1::after { content: " ";position: absolute; left:0; bottom: -12px; width: 60px; margin-left: 0px;height:2px;background: #23b2d4;}
.tit2 h3 { font-size:14px; color:#666; margin-top:25px;text-transform: uppercase;}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative;font-weight: bold;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height:2px;background: #23b2d4;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;text-transform: uppercase;}
.sy_cp{width:100%; position:relative;padding-bottom: 80px !important;opacity: 0;overflow: hidden}
.sy_cp .more {float: left;}
.sy_cp .swiper-slide{width:100%;padding-top: 80px}
.active .sy_cp{animation:bounceInUp 1.5s 0.2s forwards;}
.sy_cp .swiper-slide .tp {width: 45%;float: left;}
.sy_cp .swiper-slide .tp img {width: 100%;display: block;}
.sy_cp .swiper-slide .wenz {width: 50%;float: right;padding-top: 100px;}
.sy_cp .swiper-slide h3 {font-size: 36px;color: #123162;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 20px}
.sy_cp .swiper-slide p {font-size: 20px;color: #666;line-height: 2;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;font-weight: 300;}
.sy_cp .swiper-slide .more{border: #123162 1px solid;}
.sy_cp .swiper-slide .more a { color: #123162;}
.sy_cp .swiper-slide .more:hover{border: #fff 1px solid;}
.sy_cp .swiper-slide .more:hover a {color: #fff;}
.sy_cp .swiper-pagination{bottom:0px !important;}
.sy_cp .swiper-pagination-bullet {width:11px; height:11px;background: none;border: #123162 1px solid;display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.sy_cp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#123162 !important;}


.sy_xw {padding: 60px 0;overflow: hidden;}
.img-count,.img-count img{position:relative;}
.img-count-in{ position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden;height:100%; *height:100%;}

.w-newsList1{position: relative;}
.w-newsList1 a{ display: block; text-decoration: none; color: #333;}
.w-newsList1 .news-item{ position:relative;}
.w-newsList1 .news-imgbox{ width:58%;opacity: 0;}
.active .w-newsList1 .news-imgbox{animation:bounceInLeft 1.5s .5s forwards;}
.w-newsList1 .news-imgbox img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1);}
.w-newsList1 .swiper-slide.swiper-slide-active .news-imgbox img{ transform:scale(1); -webkit-transform:scale(1);}
.w-newsList1 .aspectRatio{padding-bottom:550px;}
.w-newsList1 .news-text{ position: absolute; right:0; width:50%; top: 50%;top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); background: #fff; padding: 30px 15px 40px 4%; overflow:hidden;opacity: 0;z-index: 99;min-height: 325px;box-sizing: border-box;}
.active .w-newsList1 .news-text{animation:bounceInRight 1.5s .5s forwards;}
:root .w-newsList1 .news-text{ top:30% !important;}

.w-newsList1 .date{ line-height: 1.4; margin-bottom: 0.8em;}
.w-newsList1 .date .year{ font-size:46px; font-weight: bold; color: #000; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
.w-newsList1 .date .day_month{font-size:17px; color: #bebebe;}
.w-newsList1 .news-h{font-size:24px; font-weight: bold; line-height: 1.4; height:2.8em; overflow: hidden; margin-bottom: 0.3em;	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.w-newsList1:hover .news-h{color: #123162;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;}
.w-newsList1 .news-sum{ line-height: 1.8; height:auto; overflow: hidden; color:#666;font-size: 14px;	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.w-newsList1:hover .news-sum{color: #123162;
	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;}
.w-newsList1 .more{margin-top:20px; width: 45px; height: 24px; float: right; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABIUlEQVQ4jb3VMUscQRQH8J+yNgaLFAoPJSBnKaTRUhDBRoiVpBG09mMIljY2geuCIH4GG7FKE7BRSxGPyCtstLJQxGYPTr1D3LvNHxb2McP7McPO7FCz2dRPMhNExDec4gormXnbbf5wX9rrjOEr5nAcEeO1gpl5gQ08Y7YXOsgVysyDLuhEbWAP9E9ETNUGdqBreEQDJ220wBfMYKhK84joNXSFHWx3oIsFzjBdBftkGjgaxsN/wNoZLfAdkypu6QdZxV75foPlAk+4rtqxfdO8TUT8xG5ZXmIpM1u1fKURsY5DjJTYYma2qOFYRMQm9sve51jIzH/t8YGCEbGF3x3YUr7Z84GBETGPX2X5t8Te/TGKQYG4K58z/MjM+26TXgDh8VYjv3NjTgAAAABJRU5ErkJggg==") center no-repeat;}
.w-newsList1 .adSN_page{ position: absolute; z-index: 9; left:50%; bottom:50%; margin-bottom:90px; top: auto; transform: none; -webkit-transform: none; width:35%; padding-left: 4%;text-align: center}
.w-newsList1 .adSN_page span{ display: inline-block; *display:inline; *zoom:1; margin:0 6px;background: #ccc;border: #008ecc 1px solid}
.w-newsList1 .adSN_page span.swiper-pagination-bullet-active {background: #008ecc}
.w-newsList1 .swiper-num{ position: absolute; z-index: 9; right: 15px; top:50%; margin-top: -130px; color: #bebebe;}
.w-newsList1 .swiper-num .active{ font-size:32px; font-weight: bold;}




.sy_ab{width:100%; background:url(../images/bt_1.png) no-repeat top center; margin:0 auto; overflow:hidden;}
.sy_ab .a_bt{width:100%; font-size:40px; color:#0291d7; text-align:center; font-weight:bold;line-height:148px; margin-bottom:40px;}
.sy_ab .a_tp{width:50%; float:left; opacity:0;position: absolute;left: 0;top: 0;height: 100%}
.sy_ab .a_tp img{height:100%; display:block;}
.sy_ab .a_wz{width:50%; float:right; opacity:0;position: absolute;right: 0;top: 0;height: 100%;background: #123162;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_ab .box {width: 80%;padding: 0 50px;box-sizing: border-box;}
.sy_ab .a_wz h3{font-size:24px;font-weight:bold;color: #0291d7;margin-bottom:10px;}
.sy_ab .a_wz h4{font-size:16px; font-weight:bold; text-transform:uppercase; color:#fff; margin-bottom:20px;}
.sy_ab .a_wz p{font-size:15px; line-height:28px;color: #fff;}
.sy_ab .a_wz .more {float: left;}
.sy_ab .a_wz h5{font-size: 18px;color: #fff;margin-bottom: 15px;}
.sy_ab .a_wz h5 i {margin-right: 10px;}
@media only screen and (max-width:1024px){
.sy_ab{width:80%; background-size:80%; margin:0 auto; overflow:hidden;}
.sy_ab .a_bt{font-size:3rem; line-height:6rem; margin-bottom:2rem;}
.sy_ab .a_tp{width:100%; float:none;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;height: 50%;overflow: hidden;}
	.sy_ab .a_tp img {width: 100%;height: auto;}
.sy_ab .a_wz{width:100%; float:none; margin-top:2rem;top: auto;bottom: 0;height: 50%}
.sy_ab .a_wz h3{font-size:2rem; margin-bottom:.5rem;}
.sy_ab .a_wz h4{font-size:1.2rem; margin-bottom:1rem;}
.sy_ab .a_wz p{font-size:14px; line-height:1.8;}

}

.active .a_bt{animation:bounceInDown 0s forwards;}
.active .a_tp{animation:bounceInDown 1.5s .1s forwards;}
.active .a_wz{animation:bounceInUp 1.5s .1s forwards;}
.sy_xw .a_tp{width:50%; float:right; opacity:0;position: absolute;right: 0;top: 0;height: 100%;overflow: hidden;}
.sy_xw .a_tp img{height:100%; display:block;}
.sy_xw .a_wz{width:50%; opacity:0;position: absolute;left: 0;top: 0;height: 100%;background: #333;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_xw .box {width: 80%;padding: 0 50px;box-sizing: border-box;margin: 0 auto;}
.gallery-top{width:100%; position:relative;padding-bottom: 80px !important;}
.gallery-top .more {float: left;}
.gallery-top .swiper-slide{width:100%;background: #333;}
.gallery-top .swiper-slide h3 {font-size: 24px;color: #fff;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 10px}
.gallery-top .swiper-slide h4 {margin-bottom: 20px;font-size: 14px;color: #fff;opacity: 0.6;}
.gallery-top .swiper-slide p {font-size: 14px;color: #fff;line-height: 2;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;}
.gallery-top .swiper-pagination{bottom:0px !important;}
.gallery-top .swiper-pagination-bullet {width:11px; height:11px;background: none;border: #fff 1px solid;display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff !important;opacity: 0.6}
.hzhb { padding:50px 0;opacity: 0;width:1200px;margin: 0 auto;}
.hzhb li { width:240px;-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;padding: 0 20px; border:#eee 1px solid; height:130px; display:table; float:left; text-align:center; position:relative; background:#fff;margin:  10px;}
.hzhb li:hover {-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(-10px);-wbkit-transform: translateY(-10px);-o-transform: translateY(-10px);-moz-transform: translateY(-10px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; z-index:9999}
.hzhb li a { width:100%; height:130px; display:block}
.hzhb li .nrjz {display: table-cell;vertical-align: middle;text-align:center; width:240px; height:130px; margin:0 auto}
.hzhb li img {width: 100%;}
.xx21 li{ display:inline-block;}
.hzhb li.bodnno { border-bottom:none}
.hzhb li.bodrno { border-right:none}
.hzhb li.bodtno { border-top:none}
.xx2 {width: 100%;margin: 0 auto;text-align: center;overflow: hidden;opacity: 0}
.xx2 ul li {width: 26%;margin: 0.25%;background: #f5f5f5;padding: 20px;box-sizing: border-box;float: left;}
.xx2 ul li img {width: 100%;}
.xx3 {width: 100%;margin: 0 auto;text-align: center;overflow: hidden;opacity: 0;}
.xx3 ul li {width: 26%;margin: 0.25%;background: #f5f5f5;padding: 20px;box-sizing: border-box;float: left;}
.xx3 ul li img {width: 100%;}

.active .xx2 {animation:bounceInUp 1.5s .2s forwards;}
.active .xx3 {animation:bounceInUp 1.5s .2s forwards;}
.more {
 width:200px;
 display:block;
 font-size:16px;
 color:#fff;
 line-height:40px;
 border:1px solid #fff;
 border-radius:6px;
 text-align:center;
 position:relative;
 z-index:1;
 margin:40px auto 0;box-sizing: border-box;
 text-transform:uppercase;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more a { color:#fff;}
.more:before {
 content:'';
 width:0;
 height:100%;
background: -webkit-linear-gradient(left, #23b2d4 , #123162);background: -o-linear-gradient(right, #23b2d4, #123162);background: -moz-linear-gradient(right, #23b2d4, #123162);background: linear-gradient(to right, #23b2d4 , #123162);
 position:absolute;
 left:0;
 top:0;
 z-index:-1;
 border-radius:5px;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:hover {
 color:#fff;border: 0;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:hover a {color: #fff;}
.more:hover:before {
 width:100%;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}

.sy_lx {width: 80%;margin: 0 auto;background: #123162;padding-top: 10px;box-sizing: border-box; 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_lx .left {width: 47%;float: left;opacity: 0}
.sy_lx .left input.w_z {
    width: 49%;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin-bottom:20px;margin-right: 1%;color: #fff;
    border: 1px solid #385a92;
    padding: 0 5px;box-sizing: border-box;background: none;		
}
.sy_lx .left textarea {
    width: 100%;
    height: 100px;
    padding: 5px;
    border: 1px solid #385a92;
    outline: none;
    resize: none;
    font-size: 14px;
    line-height: 28px;background: none;color: #fff;
    margin-bottom: 20px;box-sizing: border-box;
}
.sy_lx .left input.a_n {
    width: 100%;
    height:50px;
    background-color: #385a92;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
}
.sy_lx .right{width: 40%;margin-left: 10%;opacity: 0}
.sy_lx .right h5{font-size: 14px;color: #fff;margin-bottom: 20px;line-height: 30px;opacity: 0.6}
.sy_lx .right h5 i {margin-right: 10px;}
.sy_lx .right .box {padding-top: 100px;}
.active .sy_lx .left {animation:fadeInRight 1.5s .2s forwards;}
.active .sy_lx .right{animation:fadeInLeft 1.5s .2s forwards;}

.sy_js{width:1200px; margin:0 auto; background:url(../images/bt_4.png) no-repeat top center;}
.sy_js .b_bt{text-align:center; margin-top:60px; opacity:0; padding-top:36px; height:113px;}
.sy_js .b_bt h3{font-size:40px; font-weight:bold; color:#fff; margin-bottom:5px;}
.sy_js .b_bt h4{font-size:22px;font-weight:bold;text-transform:uppercase;color: #0291d7;margin-bottom:5px;}
.sy_js .b_bt p{font-size:15px; color:#fff;}
.sy_js .b_by{text-align:center; font-size:40px; font-weight:bold; color:#fff; margin:50px auto 90px; opacity:0;}
.sy_js .b_wz{padding:20px 25px; width:920px; background-color:rgba(255,255,255,.3); font-size:15px; color:#fff; line-height:30px; text-align:center; margin:0 auto;}
.sy_js .b_wz p{opacity:0;}
@media only screen and (max-width:995px){
.sy_js{width:80%; background-size:100%;}
.sy_js .b_bt{margin-top:0; opacity:0; padding-top:1rem; height:auto;}
.sy_js .b_bt h3{font-size:2rem; margin-bottom:.5rem;}
.sy_js .b_bt h4{font-size:1.4rem; margin-bottom:.5rem;}
.sy_js .b_bt p{font-size:1rem;}
.sy_js .b_by{font-size:2rem; margin:2rem auto 3rem;}
.sy_js .b_wz{padding:5%; width:90%; font-size:1.2rem; line-height:2rem;}
}

.active .b_bt{animation:bounceInLeft 1.5s .5s forwards;}
.active .b_by{animation:bounceInRight 1.5s .5s forwards;}
.active .b_wz p{animation:bounceInUp 1.5s 1s forwards;}


.active .f_bt{animation:bounceInDown 1.5s .5s forwards;}
.active .sw_al{animation:fadeIn 1.5s 1.2s forwards;}

.sy_ys{width:1170px; padding-left:30px; margin:0 auto; background:url(../images/bt_2.png) no-repeat top left; overflow:hidden;}
.sy_ys .c_bt{margin-top:30px; opacity:0;}
.sy_ys .c_bt h3{font-size:38px; line-height:50px; font-weight:bold; color:#333; margin-bottom:30px;}
.sy_ys .c_bt span{color:#ff9900;}
.sy_ys .c_bt p{font-size:15px;text-transform: uppercase;color:#999;}
.sy_ys .c_by{margin:30px auto 50px; opacity:0;}
.sy_ys .c_by h3{font-size:40px; font-weight:bold; color:#ff9900; margin-bottom:10px;}
.sy_ys .c_by span{font-size:58px; padding:0 15px;}
.sy_ys .c_by p{font-size:15px; color:#999;}
.sy_ys .c_wz{font-size:14px; color:#000; line-height:30px; text-align:center;}
.sy_ys .c_wz ul li{width:100px; float:left; margin-right:20px; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_ys .c_wz ul li:hover{margin-top:-10px;}
@media only screen and (max-width:995px){
.sy_ys{width:90%; padding-left:5%; background-size:100%;}
.sy_ys .c_bt{margin-top:0; opacity:0;}
.sy_ys .c_bt h3{font-size:2rem; line-height:2.6rem; margin-bottom:2rem;}
.sy_ys .c_bt p{font-size:1.2rem;}
.sy_ys .c_by{margin:2rem auto;}
.sy_ys .c_by h3{font-size:2rem; margin-bottom:1rem;}
.sy_ys .c_by span{font-size:4rem;padding:0 .5rem;}
.sy_ys .c_by p{font-size:1.2rem;}
.sy_ys .c_wz{font-size:1rem; line-height:2rem;}
.sy_ys .c_wz ul li{width:20%; float:left; margin:0 5% 3% 0;}
.sy_ys .c_wz ul li img{width:100%; height:auto; display:block;}
.sy_ys .c_wz ul li:hover{margin-top:-10px;}
}

.active .c_bt{animation:bounceInLeft 1.5s .5s forwards;}
.active .c_by{animation:bounceInLeft 1.5s 1s forwards;}
.active .c_wz ul li{animation:zoomInDown 1s 1.5s forwards;}


.active .d_bt{animation:bounceInLeft 1.5s .5s forwards;}
.active .d_wz .wz_1{animation:fadeInRight .5s 1s forwards;}
.active .d_wz .wz_2{animation:fadeInRight .5s 1.2s forwards;}
.active .d_wz .wz_3{animation:fadeInRight .5s 1.4s forwards;}
.active .d_wz .wz_4{animation:fadeInRight .5s 1.6s forwards;}
.active .d_wz .wz_5{animation:fadeInRight .5s 1.8s forwards;}
.active .d_wz .wz_6{animation:fadeInRight .5s 2s forwards;}
.active .d_wz .wz_7{animation:fadeInRight .5s 2.2s forwards;}


.active .e_bt{animation:bounceInLeft 1.5s forwards;}

.ms_yy{width:100%; background-color:rgba(255,255,255,.6); padding:30px 0; position:absolute; bottom:36px; left:0; text-align:center; overflow:hidden;}
.ms_yy .t_p{width:655px; margin:0 auto 20px; opacity:0;}
.ms_yy .t_p img{width:100%; height:auto; display:block;}
.ms_yy a{width:160px; height:40px; display:block; border:2px solid #0291d7; background-color:#0291d7; border-radius:5px; margin:0 auto; font-size:16px; line-height:40px; color:#fff; opacity:0;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ms_yy a:hover{color:#0291d7;
box-shadow:inset 160px 0 0 0 #fff;
-webkit-box-shadow:inset 160px 0 0 0 #fff;
-moz-box-shadow:inset 160px 0 0 0 #fff;
-ms-box-shadow:inset 160px 0 0 0 #fff;
-o-box-shadow:inset 160px 0 0 0 #fff;}
@media only screen and (max-width:995px){
.ms_yy{padding: 2rem 0;bottom:4.2rem;}
.ms_yy .t_p{width:80%; margin:0 auto 1rem;}
.ms_yy a{width: 80px;height: 2rem;font-size:1.2rem;line-height: 2rem;color:#fff;opacity:0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;}
.ms_yy a:hover{color:#fff;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;}
}

.active .ms_yy .t_p{animation:bounceInDown 1.5s .5s forwards;}
.active .ms_yy a{animation:bounceInUp 1.5s .5s forwards;}

.db_xx{width:100%; position:absolute; bottom:0; left:0; background-color:rgba(18,49,98,0.8); font-size:14px; line-height:56px; color:#fff; text-align:center;border-top: rgba(255,255,255,0.3) 1px solid;}
.db_xx a{color:#999;}
.db_xx a:hover{color:#0291d7;}
.db_xx span{padding-left:15px;}
@media only screen and (max-width:995px){
.db_xx{font-size:1rem; padding:.5rem 0; line-height:1.6rem;}
.db_xx span{display:block; padding-left:0;}
}

.n_ban{width:100%; height:480px; position:relative;}
.n_ban.cp{}
.n_ban .mb {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/cpbj.png)}
.n_ban .z_w{width:1200px; position:absolute; text-align:center; left:50%; margin-left:-600px; top:40%;}
.n_ban .z_w.zp {top:30%;text-align: left;}
.n_ban .z_w h3{font-size:70px; text-transform:uppercase; font-family:"impact"; color:#fff;}
.n_ban .z_w h4{font-size:50px; font-weight:bold; color:#fff;margin-bottom: 20px}
.n_ban .y_w{width:800px; font-size:16px; color:#fff; line-height:30px; text-transform:uppercase;}
@media only screen and (max-width:995px){
.n_ban{height:18rem;}
.n_ban .z_w{width:94%; text-align:center; left:3%; margin-left:0; top:20%;}
.n_ban .z_w h3{font-size:2.6rem;}
.n_ban .z_w h4{font-size:2rem;}
.n_ban .y_w{width:94%; font-size:1rem; line-height:1.6rem; left:3%; margin-left:0; bottom:5%;}
}
.newsp02 {position:relative; width:1200px; margin:50px auto 0}

.swiper-ry{ margin:0 auto; padding-bottom:0;padding-top: 10px;}
.swiper-ry .swiper-slide{position:relative;}
.newsp02 .swiper-button-prev{background:url(../images/index_tab_l.png) center / 100% no-repeat; width:26px; height:39px; margin-top:-20px; left:-30px;opacity: 0}
.newsp02 .swiper-button-prev::after{content: ""}
.newsp02 .swiper-button-next{background:url(../images/index_tab_r.png) center / 100% no-repeat; width:26px; height:39px; margin-top:-20px; right:-30px;opacity: 0}
.newsp02 .swiper-button-next::after{content: ""}
.newsp02:hover .swiper-button-prev{opacity: 1}
.newsp02:hover .swiper-button-next{opacity: 1}
.swiper-ry .swiper-slide img { width:100%}

.swiper-ry .swiper-slide h3 { font-size:14px; width:100%;line-height: 30px;text-align: center;}
.swiper-ry .swiper-slide: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;}


.pp_js{width:1200px; margin:50px auto;}
.bt{text-align:center; margin-bottom:50px;}
.bt h3{font-size:32px; font-weight:bold; text-transform:uppercase; color:#333;}
.bt h4{font-size:26px; font-weight:bold; color:#666;}
.bt p {font-size: 16px;line-height: 1.8;color: #333;margin-top: 20px;}
.pp_js .nr{font-size:15px; line-height:30px; color:#666;}
.ny_jj {padding: 20px 0 50px;}
.ny_jj .con{margin-bottom: 50px;overflow: hidden}
.ny_jj .tp {width: 530px;float: left;}
.ny_jj .tp img {width: 100%;display: block;}
.ny_jj .wenz {width: 620px;float: right;}

.pp_js .nr p{margin-bottom:20px;}
.pp_js .nr p.b_y{color:#ff9900; font-weight:bold; text-align:center; font-size:30px; line-height:40px; margin-top:40px;}
.pp_js .nr p.b_y span{font-size:16px; font-weight:normal; text-transform:uppercase;}
@media only screen and (max-width:995px){
.pp_js{width:94%; margin:2rem auto;}
.pp_js .bt{margin-bottom:2rem;}
.pp_js .bt h3{font-size:1.6rem;}
.pp_js .bt h4{font-size:2rem;}
.pp_js .nr{font-size:1rem; line-height:2rem;}
.pp_js .nr p{margin-bottom:1rem;}
.pp_js .nr img{width:100%; height:auto; display:block;}
.pp_js .nr p.b_y{font-size:1.6rem; line-height:1.6rem; margin-top:2rem;}
.pp_js .nr p.b_y span{font-size:1rem; padding-top:.5rem; display:block;}
}

.pp_lc{width:100%; padding:50px 0;background: #123162; }
.xx21 li{ display:inline-block;}
.fzlcgd{width: 1280px;margin: 0 auto;position: relative;}
.fzlcgd::before {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    border-top: 1px solid #fff;
    content: '';
}
.fzlcgd .prev{background: url(../images/zjt.png) center / 100% no-repeat;
width: 26px;
height: 39px;
margin-top: -20px;
left: -30px;position: absolute;top: 50%;}
.fzlcgd .next { background: url(../images/yjt.png) center / 100% no-repeat;
    width: 26px;
    height: 39px;
    margin-top: -20px;
    right: -30px;position: absolute;top: 50%;
}
.fzlcgd li {width: 300px;margin: 0 10px;float: left;height: 430px;position: relative;}
.fzlcgd li .item {position: absolute;left: 0;bottom:0;width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.fzlcgd li:hover .item{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;} 
.fzlcgd li .item .left{float: left;width: 125px;position: relative;z-index: 2}
.fzlcgd li .item .left::after{position: absolute;left: 50%;margin-left: -1px;width: 2px;height: 90px;top: -42px;background: #fff;content: "";z-index: 1;}
.fzlcgd li .item .tp {width: 125px;height: 125px;border-radius: 50%;overflow: hidden;float: left;position: relative;z-index: 3}
.fzlcgd li .item .tp img {width: 100%;display: block;}
.fzlcgd li .item .left h3 {font-size: 20px;color: #fff;margin: 10px 0;text-align: center;}
.fzlcgd li .item .wenz {width: 160px;float: right;margin-top: 20px;}
.fzlcgd li:nth-child(2n) .item .wenz {margin-top: 50px;}
.fzlcgd li .item .wenz h3 {font-size: 20px;color: #fff;margin-bottom: 15px;}
.fzlcgd li .item .wenz p {font-size: 14px;color: #fff;line-height: 1.8;}
.fzlcgd li:nth-child(2n) .item{top: auto;top: 5px;}
.fzlcgd li:nth-child(2n) .item .left::after{position: absolute;left: 50%;margin-left: -1px;width: 2px;height: 90px;bottom: -40px;background: #fff;content: "";z-index: 1;top: auto;}

.pp_hj { width:1280px; margin:0 auto;padding: 50px 0 30px}
.pp_hj ul li { width:46%;margin-right: 4%; float:left; margin-bottom:30px; padding:15px 20px;-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;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;border-radius: 10px;}
.pp_hj ul li:nth-child(2n) {margin-right: 0;}
.pp_hj ul li:hover {-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.2);
box-shadow: 0 10px 40px 0 rgba(0,0,0,0.2);-webkit-transition: opacity 0.4s;transition: opacity 0.4s;}
.pp_hj ul li .tb { width:100px; height:100px; float:left;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; overflow:hidden}
.pp_hj ul li .tb img { width:100%; height:100%; display:block}
.pp_hj ul li .wenz {float:right; padding-left:30px;box-sizing: border-box;width: 508px;padding-right: 20px;}
.pp_hj ul li .wenz h3 {font-size: 18px;color: #333;margin-bottom: 15px;}
.pp_hj ul li:hover .wenz h3 {color: #153364;}
.pp_hj ul li .wenz p { font-size:14px; color:#666; line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;}
.pp_hj ul li .wenz .xzan { width:120px; line-height:35px; background:#0279d3 url(../images/icon001s.png) 85px center / 18px no-repeat; font-size:18px; color:#fff;border-radius: 6px; -moz-border-radius: 6px;-webkit-border-radius: 6px; text-align:center }

.ny_footer {background: #123162;padding-bottom: 96px;overflow: hidden;position: relative;}
.ny_footer .sy_lx .right .box {
    padding-top:60px;
}
.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee{width:8000%;height:60px}
.wave-list-box{float:left}
.wave-list-box ul{float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li{height:60px;width:100%;float:left;line-height:30px;list-style:none}
.wave-box{position:relative;height:60px;background:#fff}

.ny_cpban {position: relative;z-index: 10;background: linear-gradient(135deg, #051c2c 60%, #03339c 100%);}
.ny_cp{width:100%; position:relative;padding-bottom: 80px !important;overflow: hidden;background: url(../images/cpbj.png) center / 100% no-repeat;}
.ny_cp .more {float: left;}
.ny_cp .swiper-slide{width:100%;padding-top: 80px}
.ny_cp .swiper-slide .tp {width: 45%;float: left;transition: all 0.5s;

	-wbkit-transition: all 0.5s;

	-o-transition: all 0.5s;

	-moz-transition: all 0.5s;}
.ny_cp .swiper-slide:hover .tp{transform: translateY(-10px);-wbkit-transform: translateY(-10px);-o-transform: translateY(-10px);-moz-transform: translateY(-10px);
transition: all 0.5s;-wbkit-transition: all 0.5s;-o-transition: all 0.5s;-moz-transition: all 0.5s;}
.ny_cp .swiper-slide .tp img {width: 100%;display: block;}
.ny_cp .swiper-slide .wenz {width: 50%;float: left;padding-top: 130px;}
.ny_cp .swiper-slide h3 {font-size: 38px;color: #fff;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 20px}
.ny_cp .swiper-slide p {font-size: 18px;color: #fff;line-height: 2.2;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;font-weight: 300;}
.ny_cp .swiper-slide .more{border: #fff 1px solid;}
.ny_cp .swiper-slide .more a { color: #fff;}
.ny_cp .swiper-slide .more:hover{border: rgba(255,255,255,0) 1px solid;}
.ny_cp .swiper-slide .more:hover a {color: #fff;}
.ny_cp .swiper-pagination{bottom:20px !important;}
.ny_cp .swiper-pagination-bullet {width:11px; height:11px;background: none;border: #fff 1px solid;display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.ny_cp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff !important;}

.imNav { height: 204px; border-bottom: 1px solid #DFDFDF; background: rgba(255,255,255,1);border-top: 1px solid #DFDFDF;}
.imNav .container{ display: flex; justify-content: space-between; }
.imNav_aBox{ width:33.3333%; float: left; text-align: center; padding-top: 127px; height: 203px; position: relative; line-height: 36px; font-size: 26px;color: #333; }
.imNav_aBox:hover,.imNav_aBox.on{ color: #123162; }
.imNav_aBox img{position:absolute; left:50%; margin-left:-40px; top:38px; transition:all 0.5s ease-in-out;}
.imNav_aBox img.opacity{opacity: 0;}
.imNav_aBox:hover img,.imNav_aBox.on img{opacity:0;}
.imNav_aBox:hover img.opacity,.imNav_aBox.on img.opacity{opacity:1;}
.imNav_aBox:after{ content: ""; background: #123162; height: 1px; width: 0%; position: absolute; left: 50%; bottom: -1px; transition:all 0.5s ease-in-out;}
.imNav_aBox:hover:after,.imNav_aBox.on:after{width:100%; left:0;}
.imNav_aBox:hover img {
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  -webkit-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}
.m2menu_a:hover img {
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  -webkit-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}
.imgBgAnimation{-webkit-animation-name: imgBgAnimation;animation-name:imgBgAnimation}
@keyframes icon-bounce{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}
25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
50%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
85%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}
@-webkit-keyframes icon-bounce{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}
25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
50%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
85%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}

.imNavFixed{ background: #FFF; height: 65px; width: 100%; border-top: 1px solid #BBBABA; border-bottom: 1px solid #BBBABA; position: fixed; z-index: 60; left: 0px; top: 0px; }
.imNavFixed .container{ display: flex; justify-content: space-between; }
.imNavFixed a{ font-size: 20px; line-height: 63px; display: block; }
.imNavFixed a:hover,.imNavFixed a.on{ color: #ed8a2a; }
.imNavFixed a span{ display: inline-block; height: 38px; width: 38px; margin-right: 10px; position: relative; }
.imNavFixed a span,.imNavFixed a text{vertical-align:middle;}
.imNavFixed a img{position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.imNavFixed a:hover img,.imNavFixed a.on img{opacity:0;}
.imNavFixed a:hover img.opacity,.imNavFixed a.on img.opacity{opacity:1;}
.imNav { height: 160px;}
.imNav_aBox{font-size:20px; padding-top:100px; height:159px; line-height:30px;box-sizing: border-box;}
.imNav_aBox img{width:60px; height:60px; margin-left:-30px; top:28px;}

.ny_cpdd {padding-left: 80px;padding-top: 50px;position: absolute}
.ny_cpdd.page-content-menu {
    width: 20px;
    overflow: hidden;z-index: 99
}
.ny_cpdd ul li a {width: 20px;height: 20px;background: #123162;border-radius: 10px;margin-bottom: 25px;display: block;}
.ny_cpdd ul li:hover a{background: #ccc;}
.ny_cpzs {padding: 60px 0;position: relative;overflow: hidden;}
.ny_cpzs .tp {width: 45%;}
.ny_cpzs .tp img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_cpzs: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_cpzs .wenz {width: 50%;}
.ny_cpzs .wenz h3 {font-size: 30px;color: #333;font-weight: bold;margin-bottom: 20px}
.ny_cpzs .wenz:hover h3{color: #123162}
.ny_cpzs .wenz h4 {font-size: 24px;color: #333;font-weight: bold;margin-bottom: 20px;margin-top: 30px;}
.ny_cpzs .wenz h4:hover{color: #123162;}
.ny_cpzs .wenz p {font-size: 16px;color: #666;line-height: 2;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.ny_cpzs .wenz p:hover{color: #0392d7;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.ny_cpzs.gray {background: #f5f5f5;}

.ny_cpzz {padding-bottom: 60px;}
.ny_cpzz ul li {width: 33.3333%;float: left;position: relative;overflow: hidden;}
.ny_cpzz 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; }
.ny_cpzz 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;}
.ny_cpzz ul li .mb {position: absolute;width: 100%;height: 100%;left: 0;top: 50%;opacity: 0;background:rgba(18,49,98,0.8) ;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;padding: 30px;box-sizing: border-box;z-index: 9}
.ny_cpzz ul li:hover .mb {-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;opacity: 1;top: 0;}
.ny_cpzz ul li .mb h3 {font-size: 20px;font-weight: bold;color: #fff;margin-bottom: 15px;text-align: center}
.ny_cpzz ul li .mb p {font-size: 14px;line-height: 1.8;color: #fff;}

.ny_xw {padding: 60px 0;width: 1200px;margin: 0 auto;}
.xwqh .bd {width: 600px;float: left;}
.xwqh .hd ul li{ display:inline-block;}
.ny_xw .left {width:100%;position: relative;height: 508px;overflow: hidden;}
.ny_xw .left:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);}
.ny_xw .left img {width: 100%;display: block;height: 508px;}
.ny_xw .left .wz {position: absolute;width: 100%;left: 0;bottom: 0;background: rgba(0,0,0,0.6);color: #fff;padding:20px;box-sizing: border-box;}
.ny_xw .left .wz h3 {color: #fff;
font-size: 18px;
font-weight: normal;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;margin-bottom: 10px;}
.ny_xw .left .wz p {font-size: 14px;color: #fff;opacity: 0.9;line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xwqh .hd{width:555px; float:right;}
.ny_xw .right {  height:508px; border-top:#ccc 1px dashed;}
.ny_xw .right ul li { padding:45px 0; border-bottom:#ccc 1px dashed; overflow:hidden;background: #fff;}
.ny_xw .right ul li:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);}
.ny_xw .right ul li:hover .nr h3 {color: #123162}
.ny_xw .right ul li .dian { width:36px; height:18px; background:url(../images/dian.png) center center no-repeat; float:left}
.ny_xw .right ul li .nr { width:355px; float:left}
.ny_xw .right ul li .nr h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:18px; color:#333; font-weight:normal;}
.ny_xw .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;}
.ny_xw .right ul li .ri { height:72px; width:110px; float:right; background:url(../images/jt.png) 75px bottom no-repeat; font-size:30px; color:#999;text-align: right;padding-right: 10px;box-sizing: border-box;}
.ny_xw .right ul li:hover .ri {background:url(../images/jth.png) 75px bottom no-repeat;}


.ny_xw2 {padding: 50px 0;}
.Activsbf1_lb{ width:100%; margin-top:10px;}

.Activsbf1_lb dl{ width:100%;border: #f5f5f5 1px solid;box-sizing: border-box; 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%;}

.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:#333;}

.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: 130px;line-height: 28px;border: #ccc 1px solid;display: block;text-align: center;color: #333;text-transform:capitalize;margin-top: 20px;height: 28px;margin-bottom: 20px;}
.Activsbf1_lb dd:hover .more1 a {background: #123162;color:#fff }
.Activsbf1_lb dl:hover{ -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);}
.Activsbf1_lb dd:hover .newNrtit a{color:#123162;}

.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_td {padding: 50px 0;overflow: hidden;}
.ny_td ul li {width: 25%;float: left;position: relative;overflow: hidden;}
.ny_td ul li img {width: 100%;display: block;}
.ny_td ul li .mb {position: absolute;left: 0;top: 50px;width: 100%;height: 100%;padding: 20px 50px 50px;box-sizing: border-box;background: rgba(18,49,98,0.6);opacity: 0; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_td ul li:hover .mb {opacity: 1; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; top: 0;}
.ny_td ul li .mb .wz {position: absolute;left: 0;bottom: 0;padding: 0 50px 30px;}
.ny_td ul li .mb h3 {font-size: 25px;color: #fff;margin-bottom: 10px;}
.ny_td ul li .mb h3 span{font-size: 14px;padding-left: 10px;}
.ny_td ul li .mb p {font-size: 14px;color: #fff;line-height: 1.6;}
.ny_td ul li .mb a {float: left;margin-right: 10px;color: #fff;}
.ny_td ul li .mb a img {width: 25px;display: block;}

.ny_zpfl {}

.ny_zpfl ul li {width:32%;float: left;margin-right:2%;}
.ny_zpfl ul li:last-child{margin-right: 0;}
.ny_zpfl ul li select {
    width: 100%;
    line-height: 50px;
    font-size: 15px;
    padding-left: 10px;
    height: 50px;
    background: #fff;
    color: #999;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 0;
}

.inSelect label { display:block; width:100%; border:0; background: #fff; font-weight:normal; color:#666; vertical-align:top; overflow:hidden;  margin:0; padding:0; z-index:2; position:relative; box-sizing:border-box; }
.inSelect label span,
.inSelect label em { height:50px; line-height:50px; display:inline-block; vertical-align:top;}
.inSelect label span { float:left; padding:0 10px; left:0; }
.inSelect label em { float:right; width:60px; background: #d0d0d0 url(../images/zw.png) center / 12px no-repeat; transition:all .5s; }
.inSelect label em.open { background-image:url(../images/form-select-arrow-up.png); }

.inSelect label.hover em {background: #d0d0d0 url(../images/zw.png) center / 12px no-repeat;}
.inSelect label.hover em.open { background: #d0d0d0 url(../images/zw.png) center / 12px no-repeat; }

.inSelect label.focus em {background: #d0d0d0 url(../images/zw.png) center / 12px no-repeat;}
.inSelect label.focus em.open { background: #d0d0d0 url(../images/zw.png) center / 12px no-repeat; }
.inSelect label.disabled { background:#F5F5F5; color:#999; cursor:not-allowed; }
.inSelect .dropbox { width:100%; margin:0; padding:0; border:1px solid #DDD; clear:both; background:#FFF; z-index:1; left:0; box-sizing:border-box; border-top:0; z-index:-1; }
.inSelect .dropbox .listbox dl,
.inSelect .dropbox .listbox .option,
.inSelect .dropbox .listbox .optgroup { list-style:none; margin:0; padding:0;}
.inSelect .dropbox .listbox .option a,
.inSelect .dropbox .listbox .optgroup a { display:block; text-decoration:none; color:#353535; margin:0px; cursor:default; }
.inSelect .dropbox .listbox .option a span,
.inSelect .dropbox .listbox .optgroup a span { display:block; margin-left:10px; line-height:40px; }
.inSelect .dropbox .listbox .optgroup dt a { color:#000; font-weight:bold; margin:0px; }
.inSelect .dropbox .listbox .selected { background-color:#F3F3F3; }
.inSelect .dropbox .listbox .hover a { background-color:#1E5EBF; color:#FFF; }
.inSelect .dropbox .listbox .option a:hover { background-color:#1E5EBF; color:#FFF; }
.inSelect .dropbox .listbox .option a:hover span.selected { background-color:#1E5EBF; color:#FFF; }



.searchIpt {

	width: 100%;

	height: 70px;background: #fff;margin-bottom: 2%;margin-top: 20px;


}

.searchIpt .search_txt {

	width: 92%;

	padding: 0 0 0 10px;

	line-height: 70px;

	color: #999;

	border: 0;

	height: 70px;font-size: 15px;

	float: left;box-sizing: border-box;

}

.searchIpt .search_btn {

	width: 8%;

	background: #fff;

	border: 0;

	float: right;

	color: #123162;

	height: 70px;font-size: 24px !important;line-height: 70px;text-align: center;

	cursor: pointer;font-size: 15px;

}

.ny_zp {padding: 60px 0;width: 1200px;margin: 0 auto;}
.ny_zp ul li {padding: 30px;overflow: hidden;background: #fff;border-bottom: #ccc 1px solid;}
.ny_zp ul li:hover{ -webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);
 box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);position: relative;z-index: 9;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_zp ul li h4 {font-size: 14px;color: #666;margin-bottom: 6px;}
.ny_zp ul li h2 {font-size: 25px;color: #333;margin-bottom: 10px;font-weight: bold;}
.ny_zp ul li p {font-size: 14px;line-height: 1.8;color: #555;margin-bottom: 25px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.ny_zp ul li h3 {font-size: 14px;color: #999;}
.ny_zp ul li h3 i {margin-right: 10px;}
.ny_zp ul li h3 i img {vertical-align: middle;width: 15px;}
.ny_zp ul li h3 span {position: relative;}
.ny_zp ul li h3 span::after {
    content: '|';
    margin: 0 8px;
}
.nycxpo {position: relative;}
.ny_hzcx {padding: 50px 0;position: relative;width: 1200px;margin: 0 auto;}
.ny_hzcx .top {width: 800px;position: relative;margin-top: -150px;padding:30px 50px;background: #fff; margin-bottom: 80px; -webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);
 box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);position: relative;z-index: 9;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.ny_hzcx .top h4 {font-size: 14px;color: #0392d7;margin-bottom: 10px;}
.ny_hzcx .top h3 {font-size: 30px;color: #123162;margin-bottom: 20px; line-height: 1.6;}
.ny_hzcx .top p{font-size: 16px;color: #555;line-height: 1.8;}
.ny_hzcx ul li { -webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);
 box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);position: relative;z-index: 9;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;margin-bottom: 50px;overflow: hidden;background: #fff;}
.ny_hzcx ul li:hover{-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
.ny_hzcx ul li .tp {width: 42%;}
.ny_hzcx ul li .tp img {width: 100%;display: block;}
.ny_hzcx ul li .wenz {width: 58%;padding: 50px;box-sizing: border-box;} 
.ny_hzcx ul li .wenz h3 {font-size: 20px;color: #333;margin-bottom: 20px;font-weight: bold;}
.ny_hzcx ul li .wenz h3:hover{color: #123162;}
.ny_hzcx ul li .wenz p {color: #333;line-height: 1.8;font-size: 16px;}
.ny_hzlb {left: 50px;padding-top: 50px;position: absolute;background:rgba(18,49,98,0.8);-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);box-shadow:0 10px 40px 0 rgba(0,0,0,0.2);top: 50px;}
.ny_hzlb.page-content-menu {
    width:180px;
    overflow: hidden;z-index: 99;padding: 10px 0;box-sizing: border-box;
}
.ny_hzlb ul li a {line-height:45px;font-size: 16px;color: #fff;margin-bottom: 5px;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;padding: 0 15px}
.ny_hzlb ul li a:hover{padding-left: 20px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: #fff;color: #123162;}


.ny_lx{padding: 60px 0;width: 1200px;margin: 0 auto;overflow: hidden}

.ny_lx .hd {text-align: center;margin-bottom: 50px;}
.ny_lx .hd ul li{ display:inline-block;}
.ny_lx .hd ul li a {display: block;padding: 0 30px;line-height: 35px;background: #eee;margin: 0 5px;border-radius: 6px;color: #123162;font-size: 18px;}
.ny_lx .hd ul li a:hover{background: #123162;color: #fff}
.ny_lx .hd ul li.on a{background: #123162;color: #fff}

.ny_lx .bd {}
.ny_lx .bd .box {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;background: #f6f6f6}
.ny_lx .bd p {width: 100%;font-size: 16px;color: #555;line-height: 1.8;margin-bottom: 30px;}
.ny_lx .left{ width: 500px;float: left;padding-left: 60px;box-sizing: border-box;}
.ny_lx .left h5{font-size: 14px;color: #333;margin-bottom: 10px;line-height: 30px;}
.ny_lx .left h5 i {margin-right: 10px;}
.ny_lx .right {width: 650px;float: right;}
.ny_lx .right img {width: 100%;}

.cpxq {padding: 50px 0;width: 1200px;margin: 0 auto;}
.cpxq .left {width: 45%;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%;background: #eee;}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0071bc;}
.cpxqlb .swiper-button-prev{background:rgba(0,0,0,0.3 )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:rgba(0,0,0,0.3) 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:50%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 50px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 25px;color: #0071bc;margin-bottom: 20px;font-weight: bold;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 15px;}



.fh_top{width:38px; height:38px; border-radius:100%; background-color:#fff; border:2px solid #e7e7e7; display:none; position:fixed; right:10px; bottom:30px; z-index:99999;}
.fh_top img{width:100%; height:auto;}
@media only screen and (max-width:995px){
.fh_top{width: 2.5rem;height: 2.5rem;right: 1rem;bottom: 2rem;}
}


@media only screen and (max-width:1380px){
	.sy_xw .box {
    width: 90%;
    padding: 0 40px;
}
	.sy_cp .swiper-slide p {
    font-size: 18px;}
		.ny_cp .swiper-slide p {
    font-size: 16px;
    line-height: 2;
}
		.ny_cp .swiper-slide .wenz {
    padding-top:60px;
}
	.fzlcgd {
    width: 1200px;overflow: hidden;
}
	.fzlcgd .prev {
    left: 0px;z-index: 999;margin-top: -19px;
}
	.fzlcgd .next {
    right:0px;z-index: 999;margin-top: -19px;
}
	.pp_hj {
    width: 1200px;
}
	.ny_hzlb {
    left: 5px;
}
	.ny_hzlb.page-content-menu {
    width: 100px;
}
	.ny_hzlb ul li a {
    line-height: 35px;
    font-size: 14px;
    padding: 0 10px;
}
	.ny_hzlb ul li a:hover{padding-left: 15px;}
	.ny_hzcx {
    width: 1100px;
}
	
	
	
	
	
	
	
	
	
	
	
	
}


	@media only screen and (max-width:1024px){
		.sy_cp .swiper-slide {
    padding-top:0px;
}
		.header.on .sy_zxcp {
    margin-top: 15px;
}
		.sy_cp .swiper-slide .tp {
    width: 60%;
    float: none;margin: 0 auto;
}
		.sy_cp .swiper-slide .wenz {
    width: 100%;
    padding-top: 30px;
}
		.sy_cp .swiper-slide p {
    font-size: 16px;
}
		.sy_cp .swiper-slide h3 {
    font-size: 30px;
}
		.sy_cp {
    padding-bottom: 40px !important;
}
		.sy_ab .box {
    width: 100%;
    padding: 0 30px;
}
		.sy_xw .a_wz {
    width: 100%;
    height: 60%;
}
		.sy_xw .a_tp {
    width: 100%;
    top: auto;
    height: 40%;bottom: 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_xw .a_tp img {width: 100%;height: auto;}
		.sy_xw .box {
    padding: 0 0px;
}
		.xx2 ul li {width:240px !important;}
		.xx2 {width: 760px;overflow: hidden;}
		.xx3 ul li {width:240px !important;}
		.xx3 {width: 760px;overflow: hidden}
		.sy_lx {
    width: 90%;display: block;
}
		.sy_lx .left {
    width: 100%;clear: both;overflow: hidden
}
		.sy_lx .right {
    width: 100%;
    margin-left: 0%;padding-top: 30px;overflow: hidden;
}
		.sy_lx .right .box {
    padding-top: 30px;
}
		.ny_cp .swiper-slide h3 {
    font-size: 25px;
    margin-bottom: 10px;
}
		.ny_cp .swiper-slide p {
    font-size: 14px;
}
		.more {
    width: 150px;
    font-size: 14px;
    line-height: 30px;
    margin: 20px auto 0;
}
		.ny_cpzs .tp {
    width: 70%;float: none;margin: 0 auto;
}
		.ny_cpzs {
    padding: 30px 0;
}
.ny_cpdd {
    padding-left: 20px;
    padding-top: 30px;
}	
		.ny_cpdd ul li a {
    width: 15px;
    height: 15px;
    margin-bottom: 20px;
}
		.ny_cpzs .wenz {
    width:100%;
}
		.ny_cpzs .wenz h3 {
    font-size: 25px;
    margin-bottom:10px;
}
		.ny_cpzs .wenz p {
    font-size: 14px;
}
		.ny_cpzz {
    padding-bottom: 30px;
}
		.ny_footer .sy_lx .right .box {
    padding-top:0px;
}
		.sy_lx .right h5 {
    margin-bottom: 10px;
}
		.ny_cp .swiper-slide .tp {
    width: 70%;float: none;margin: 0 auto;
}
		.ny_cp .swiper-slide .wenz {
    padding-top: 0px;width: 100%;float: none;
}
		.ny_cp .swiper-slide h3 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
}
		.ny_cp .swiper-slide p {
    font-size: 1.2rem;line-height: 1.8;
}
		.ny_cp {padding-bottom: 50px !important;}
		.n_ban .z_w {
    top: 50%;
}
		.ny_jj .tp {
    width: 100%;
}
		.ny_jj .wenz {
    width: 100%;margin-top: 30px;
}
		.newsp02 {
    width: 90%;
    margin: 30px auto 0;
}
		.fzlcgd {
    width: 90%;
}
		.fzlcgd li {width: 240px;margin: 0 10px;float: left;height: 430px;position: relative;}
		.fzlcgd li .item .left{float: left;width: 100px;position: relative;z-index: 2}
		.fzlcgd li .item .tp {width: 100px;height: 100px;}
		.fzlcgd li .item .left h3 {font-size: 16px;}
.fzlcgd li .item .wenz {width: 130px;margin-top: 20px;}
		.fzlcgd li .item .wenz h3 {font-size: 16px;}
		.fzlcgd li:nth-child(2n) .item .left::after{height: 90px;bottom: -66px;}
		.fzlcgd li .item .left::after{top: -66px;}
		.pp_hj {
    width: 90%;
}
		.pp_hj ul li {
    width: 100%;
    margin-right: 0%;
    padding: 15px 20px;
}
		.n_ban .z_w.hz {
    top: 40%;
}
		.ny_hzcx {
    width: 90%;
}
		.ny_hzcx .top {
    width: 100%;
    margin-top: -150px;
    padding:20px 30px;
    margin-bottom: 80px;box-sizing: border-box;
}
		.ny_hzcx .top h3 {
    font-size: 26px;
}
		.ny_hzcx .top p {
    font-size: 14px;
}
	.ny_hzlb {display: none
}
		.ny_hzcx .top {
    margin-bottom: 40px;
}
		.ny_hzcx ul li .wenz {
    width: 58%;
    padding: 20px;
}
		.ny_hzcx ul li .wenz p {
    font-size: 14px;
}
		.header.on .sy_zxcp ul li .bt .e_j {
    top: 60px;
}
			.ny_lx {
    padding: 30px 0;
    width: 90%;
}
			.ny_lx .hd {
    margin-bottom: 30px;
}
		.ny_lx .left {
    padding-left:20px;
}
		.n_ban .z_w.td {
    top: 40%;
}
		.n_ban .y_w {
    font-size: 14px;
    line-height: 1.8;
}
		.ny_td {
    padding: 30px 0;width: 90%;margin: 0 auto;
}
		.ny_td ul li {
    width: 50%;
}
		.ny_xw {
    padding: 30px 0;
    width: 90%;
}
		.xwqh .bd {
    width: 100%
}
		.ny_xw .left {
    height: auto;
}
		.xwqh .hd {
    width: 100%;
}
		.ny_xw .right ul li {
    padding: 25px 0;width: 100%
}
		.ny_xw .right ul li .dian {
    width: 5%;
}
		.ny_xw .right ul li .nr {
    width:75%;
}
		.ny_xw .right {
    height: auto;
}
		.ny_xw2 {
    padding: 30px 0;
}
.ny_xw {
    padding: 30px 0;
}
	.Activsbf1_lb dl {padding: 0}
	.Activsbf1_lb dt {
    width:38%;
}
	.Activsbf1_lb dd {
    width: 58%;
    margin-top: 5px;
    margin-right: 5px;
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 5px 0 0;
}
	.Activsbf1_lb dd .newNrjs {margin-top: 10px;
    line-height: 1.8;
    font-size: 14px;
    letter-spacing: 0px;
}
	.Activsbf1_lb dd .more a {
    line-height: 26px;
    margin-top: 15px;
}
	.Activsbf1_lb dd .newNrtit a { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
		.searchIpt .search_txt {
    line-height: 35px;
    height: 35px;
}
		.searchIpt {
    height:35px;
    margin-top: 10px;
}
		.searchIpt .search_btn {
    width: 8%;
    height: 35px;
    font-size: 24px !important;
    line-height: 35px;
    font-size: 14px;
}
	.inSelect label em {
    height: 35px;
    line-height: 35px;width: 40px;
}
		.inSelect .dropbox .listbox .option a span, .inSelect .dropbox .listbox .optgroup a span {
    line-height: 30px;
}
		.ny_zp {
    padding: 30px 0;
    width: 90%;
}
		.ny_zp ul li {
    padding: 15px;
}
.cpxq {
    padding: 30px 0;
    width: 90%;
}
		.cpxq .left {
    width: 100%;
}
		.cpxq .right {
    width: 100%;
}
.cpxq .cptd {
    padding-top: 30px;
}		
	
	
		
		
		
		
		
		
		
		
	
		
		
	}


@media only screen and (max-width:600px){
	.header .logo {
    height: 3.5rem;padding: 1rem 0 0 1rem;
    margin-left: 0px;
}
	.header .logo img {height: 3.5rem}
	.sy_zxcp ul li .bt {margin-bottom: 0
}
	.sy_zxcp ul li .bt .yj {
    height:24px;
}
	.sy_zxcp {
    width: 3rem;
    margin-top: 1rem;
    margin-right: 1rem;
}
	.sy_zxcp ul li .bt .yj i {
    width: 3rem;
}
	.sy_zxcp ul li .bt .yj i span {
    width: 3rem;
}
	.sy_zxcp ul li .bt .e_j a {
    font-size: 1.8rem;
}
	.header .yy {
    margin-right: 2rem;
    line-height: 60px;
    background: url(../images/language.png) left center no-repeat;
    padding-left: 20px;
    font-size: 1.6rem;
}
	.header .nav {display: none;
}
	.sy_zxcp ul li .bt .e_j {
    top: 60px;
}
	.header.on .logo {
    height: 3.5rem;
}
	.header.on .logo img {
    height: 3.5rem;
}
	.header.on .yy {
    line-height: 60px;
}
	.header.on .sy_zxcp {
    margin-top: 10px;
}
	.sy_cp .swiper-slide h3 {
    font-size: 2rem;
}
	.sy_cp .swiper-slide p {
    font-size: 1.2rem;font-weight: normal;line-height: 1.8;
}
	.more {
    width: 12rem;
    font-size: 1.4rem;
    line-height: 2.8rem;
    margin: 2rem auto 0;
}
	.sy_cp {
    padding-bottom: 30px !important;margin-top: 50px;
}
	.sy_cp .swiper-slide .tp {
    width:70%;
}
	.sy_ab .a_tp {display: none;
}
	.sy_ab .a_wz {
    height: 100%;
}
	.sy_ab .a_wz p {
    font-size: 1.2rem;line-height: 2;
}
	.sy_ab .box {
    padding: 0 30px;
}
	.gallery-top {
    padding-bottom: 30px !important;
}
	.gallery-top .swiper-slide h3 {
    font-size: 1.8rem;
}
	.gallery-top .swiper-slide h4 {
    margin-bottom: 1.5rem;
    font-size: 1.2rem
}
	.sy_xw .box {
    padding: 50px 0px 0;
}
	.gallery-top .swiper-slide p {
    font-size: 1.2rem;
    line-height:1.8;
    -webkit-line-clamp: 5;
}
	.xx2 ul li {width: 200px !important;margin:10px;padding: 5px;}
	.xx2 {
    width: 100%;
}
	.xx3 ul li {width: 200px !important;margin:10px;padding: 5px;}
	.xx3 {
    width: 100%;
}
	.tit {
    margin-bottom: 2.5rem;
}
	.tit h1 {
    font-size: 2.4rem;
    margin-bottom: 1rem;
}
	.tit h3 {
    font-size: 1.2rem;
    margin-top: 2rem;
}
	.tit2 {
    margin-bottom: 2.5rem;
}
	.tit2 h1 {
    font-size: 2.4rem;
    margin-bottom: 1rem;
}
	.tit2 h3 {
    font-size: 1.2rem;
    margin-top: 2rem;
}
	.sy_lx .left input.w_z {
    width: 100%;margin-right: 0;
    height: 3.5rem;
    font-size: 1.2rem;
    line-height: 3.5rem;
    margin-bottom: 1rem;
}
	.sy_lx .left textarea {
    height: 7.2rem;
    font-size: 1.2rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
}
	.sy_lx .left input.a_n {
    height: 3.2rem;
    line-height: 3.2rem;
}
	.sy_lx .right .box {
    padding-top: 1rem;
}
	.sy_lx .right h5 {
    font-size: 1.2rem;
    margin-bottom: 0px;
    line-height: 2.4;
}
	.imNav_aBox {
    font-size: 1.6rem;line-height: 1.8;
}
	.ny_cpdd.page-content-menu {
    width: 15px;
}
	.ny_cpdd {
    padding-left: 5px;
    padding-top: 30px;
}
	.ny_cpdd ul li a {
    width: 10px;
    height: 10px;margin-bottom: 10px;
}
	.imNav_aBox img {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    top: 28px;
}
	.imNav_aBox {
    padding-top: 90px;
    height: 129px;
}
	.imNav {
    height: 130px;
}
	.ny_cpzs .wenz h3 {
    font-size: 1.8rem;
}
	.ny_cpzs .wenz p {
    font-size: 1.2rem;
}
	.ny_cpzs .wenz h4 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
	.ny_cpzs .wenz {
    width: 98%;margin: 0 auto;float: none;}
	.ny_cpzz ul li {
    width: 100%;margin-bottom: 2rem
}
	.ny_cpzz ul li .mb h3 {
    font-size: 1.8rem;
}
	.ny_cpzz ul li .mb p {
    font-size: 1.2rem;
}
	.pp_hj {
    padding: 30px 0 30px;
}
	.bt {
    margin-bottom: 30px;
}
	.pp_hj ul li {
    padding: 1rem;margin-bottom: 2rem;
}
	.pp_hj ul li .tb {
    width: 37%;
    height: 6rem;
}
	.pp_hj ul li .wenz {
    padding-left: 2rem;
    width: 508px;
    padding-right: 5px;
}
	.pp_hj ul li .wenz h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}
	.pp_hj ul li .wenz p {
    font-size: 1.2rem;
}
	.pp_js .nr {
    font-size: 1.2rem;line-height: 1.8;
}
	.bt h3 {
    font-size: 2.5rem;
}
	.bt h4 {
    font-size: 2rem;
}
	.fzlcgd li .item .wenz h3 {font-size: 1.6rem;margin-bottom: 1rem;}
.fzlcgd li .item .wenz p {font-size: 1.2rem;}
	.fzlcgd li:nth-child(2n) .item .wenz {margin-top: 3rem;}
	.ny_hzcx .top {padding: 1.5rem
}
	.ny_hzcx .top h3 {
    font-size: 2rem;
}
	.ny_hzcx .top p {
    font-size: 1.2rem;
}
	.ny_hzcx ul li .wenz {
    width: 100%;
    padding: 20px;
}
	.ny_hzcx ul li .tp {
    width: 100%;
}
	.ny_hzcx .top {margin-top: -100px;
}
	.ny_lx .hd ul li a {
    padding: 0 20px;
    line-height: 3rem;
    font-size: 1.5rem;
}
	.ny_lx .bd p {
    font-size: 1.4rem;
    margin-bottom: 2rem;
}
	.ny_lx .bd .box {display: block;overflow: hidden;
}
	.ny_lx .left {
    width: 100%;padding: 10px 1.5rem;
}
	.ny_lx .left h5 {
    font-size: 1.2rem;
    line-height: 1.8;
}
	.ny_lx .right {
    width: 100%;
}
	.bt p {
    font-size: 1.3rem;
}
	.n_ban .z_w h4 {
    margin-bottom: 1rem;
}
	.n_ban .y_w {
    font-size: 1.1rem;line-height: 1.5
}
	.ny_xw .left img {
    height: auto;
}
	.ny_xw .left .wz {
    padding: 1.5rem;
}
	.ny_xw .left .wz h3 {
    font-size: 1.6rem;
}
	.ny_xw .left .wz p {
    font-size: 1.2rem;
}
	.ny_xw .right ul li .nr {
    width: 70%;
}
	.ny_xw .right ul li .nr h3 {
    font-size: 1.5rem;
}
	.ny_xw .right ul li .nr p {
    font-size: 1.2rem;
    line-height: 1.8;
}
	.ny_xw .right ul li .ri {
    height: 72px;
    width: 23%;
    background: url(../images/jt.png) right bottom no-repeat;
    font-size: 2rem;
    padding-right: 0;
}
	.ny_xw .right ul li {
    padding: 1.5rem 0;
}
	.Activsbf1_lb dt {
    width: 100%;
}
	.Activsbf1_lb dl {margin: 0;overflow: hidden;
}
.Activsbf1_lb dt a {width: 100%;display: block;
}
	.Activsbf1_lb dd {
    width: 90%;
    margin: 0 auto 0;float: none;overflow: hidden;padding-top: 1.5rem
}
	.searchIpt .search_txt {
    line-height: 2.8rem;
    height:2.8rem;
}
	.searchIpt {
    height: 2.8rem;
}
	.ny_zpfl ul li select {
    line-height: 2.8rem;
    height: 2.8rem;
}
	.inSelect label span, .inSelect label em {
    height: 2.8rem;
    line-height: 2.8rem;padding: 0 5px;font-size: 1rem;
}
	.inSelect .dropbox .listbox .option a span, .inSelect .dropbox .listbox .optgroup a span {
    margin-left: 0px;font-size: 1.1rem;
}
	.inSelect label em {width:1.8rem
}
	.ny_zp ul li {
    padding: 1rem;
}
	.ny_zp ul li h2 {
    font-size: 1.8rem;
}
	.ny_zp ul li p {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}
	.ny_footer {
    padding-bottom: 66px;
}
.cpxq .right h3 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
}
	.cpxq .right p {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
}
	.cpxq .cptd .bt {
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
	.cpxq .cptd p {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}


@media only screen and (max-width:375px){
	.sy_cp {
    margin-top: 0px;
}
	#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px;
}
	
	
	
	
}



.zw{ line-height:30px; padding:15px 0; min-height:550px;color:#555555; font-size:14px;}
.zw a:link{ color:#555555; }
.zw a:visited{ color:#555;}
.zw a:hover{ color:#FF6205;}
.zw a:active{color:#555555;}
.zw img{
 max-width:100%;

 width:expression(document.body.clientWidth>100%?"100%":"auto");

}

.xiaocms-page span{ margin:0 3px;  border:1px solid #123162cc;line-height:35px; padding:0 15px; background:#123162cc; color:#FFFFFF; display:inline-block; }
.xiaocms-page  a{margin:0 3px;   border:1px solid #eee;line-height:35px;background:#fff; display:block; color:#333; padding:0 15px;display:inline-block; }
.xiaocms-page  a:hover {margin:0 3px;   border:1px solid #123162cc;line-height:35px; background:#123162cc; color:#fff; padding:0 15px;display:inline-block;}