*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font:14px/1.5;color:#666;outline:0;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#1b4b8b;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w95{ width:95%;margin:auto;}
.w1200{ width:1600px;max-width: 95%; margin:auto;}

.top_h{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.logo img{display: block;height: 80px;}
.dh{float: right;margin-right: 20px;}
.dh ul li{float: left;}
.dh ul li p a{display: block;font-size: 16px;line-height: 80px;padding:0 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.on p a{color: #333;}
.dh_tx{position: absolute;top: 0;z-index: -1;}
.dh_tx i{position: absolute;top: 0; height:80px;background:#eee;/*border-bottom: 2px solid #1b4b8b;*/ -webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl{position: absolute;left:0;top: 80px;width:100%;background: #eee;padding: 30px 0px;display: none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}
.dh ul li .dh_fl ul{float: left;}
.dh ul li .dh_fl ul li{float: left;margin-right: 30px;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:before{font-size: 12px;padding-right: 3px;color: #bbb;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:hover:before{color: #1b4b8b;}
.dh ul li .dh_fl ul li a:hover{color: #1b4b8b;}
.top_ss{}
.top_ss.on:after{content: "";position: fixed;left:0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);}
.top_ss span.button{ display:block; width:30px; height:80px; background:url(/assets/ky/cn/img/top_ss.png) center no-repeat; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:absolute;left: 0; right:0px;background: #fff; top:0px; width:100%;overflow:hidden; z-index:10;display: none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;padding: 20px 0;}
.serach form{position: relative;}
.serach form input[type='text']{font-size:16px; width:100%; height:40px; line-height:40px;padding:0 100px 0 50px; color:#333;background: none;}
/*.serach form input::-webkit-input-placeholder {color:#fff;}
.serach form input:-moz-placeholder {color:#fff;}
.serach form input::-moz-placeholder {color:#fff;}
.serach form input:-ms-input-placeholder {color:#fff;}*/
.serach form a{position: absolute;left: 0;top:0px;width: 40px;height:40px; background:#fff url(/assets/ky/cn/img/top_ss.png) center no-repeat;border-radius: 5px;}
@keyframes fadeInUp{0%{transform:translate3d(0,-10px,0);}to{transform:none;}}
.fadeInUp{animation-name:fadeInUp;}
.serach form span{position: absolute;right: 0;top:0px;width: 40px;height:40px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #333;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #333;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_h_yy{padding-top: 30px;position: relative;height: 80px;padding-left: 40px;}
.top_h_yy p a{display: block;font-size: 16px;line-height: 20px;padding: 0 10px;color: #333;border-radius: 5px;position: relative;-webkit-transition:0.5s;transition:0.5s;text-transform: uppercase;}
.top_h_yy p a span{font-size: 20px;float: left;padding-right: 5px;}
.top_h_yy p a:hover{color: #1b4b8b;}
.top_h_yy_xl{z-index: 1;position: absolute;right:-15px;border-radius:0 0 5px 5px;width: 100px; top: 80px;padding:15px 0;border: 1px solid #eee;background: #fff;display: none;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.top_h_yy_xl a{display: block;padding: 0 25px;font-size: 14px;line-height: 30px; color: #666;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.top_h_yy_xl a:hover{color: #1b4b8b;}
.top_h_yy_xl a.on{color: #1b4b8b;font-weight: bold;}

.banner{ width:100%; overflow:hidden; margin-top:80px; position:relative;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;position: relative;}
.banner ul li .banner_img{height: 100%;}
.banner ul li .banner_img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .banner_img video{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.on .banner_img img{animation-name:puffIn;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner_txt{position: absolute;left:50%;top:50%; z-index: 1;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.banner_txt .h1{font-size: 45px; line-height: 45px;color: #fff;width: 50%;text-shadow: 0 0 5px #000;}
.banner_txt .h1_fy{font-size: 20px; line-height: 24px;color: #fff;width: 50%;text-transform: uppercase;margin-top: 15px;font-family:Arial, sans-serif;text-shadow: 0 0 5px #000;}
.banner_txt .h2{font-size: 24px; line-height: 35px;color: #fff;padding-top: 40px;width: 50%;text-shadow: 0 0 5px #000;}
.banner_txt .h3{padding-top: 50px;width: 50%;}
.banner ul li.odd .banner_txt .h1{margin: 0 0 0 auto;}
.banner ul li.odd .banner_txt .h1_fy{margin: 15px 0 0 auto;}
.banner ul li.odd .banner_txt .h2{margin: 0 0 0 auto;}
.banner ul li.odd .banner_txt .h3{margin: 0px 0 0 auto;}
.banner_txt .h3 a{display: block; font-size: 18px; line-height: 60px;color: #db792e;width:220px;text-align: center;border-radius: 5px;overflow: hidden;padding-right: 60px;position: relative;background: #fff;background: rgba(255, 255, 255, 0.8);}
.banner_txt .h3 a span{position: absolute;right: 0;top: 0;background: #db792e;background: rgba(219,121,46, 0.8);width: 60px;height: 60px;font-size: 24px;line-height: 60px;color: #fff;}
.banner ul li.on .h1{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.on .h1_fy{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.on .h2{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 2s;animation-delay: 2s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.on .h3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 2.5s;animation-delay: 2.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(0,80px,0);}to{opacity:1;transform:none;}}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin:0 5px;display:inline-block;width:50px;height:2px;zoom:1;position:relative;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.bandd span.on{background:#1b4b8b;}
.banz,.bany{ position:absolute; top:0; width:15%; height:100%; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 32px;line-height:100%;text-align: center;color: #fff;}
.banz{ left:0;}
.bany{ right:0;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:scale(1,1.5) translate(-50%, -50%);transform:scale(1,1.5) translate(-50%, -50%) ;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
@keyframes puffIn{0%{transform:scale(1.1);transform-origin:50% 50%;}to{transform:scale(1);transform-origin:50% 50%;}}

.sy_gy_bg{position: relative;background:url(/assets/ky/cn/img/sy_gy_bg.jpg) center no-repeat;background-size: cover;padding: 80px;}
.sy_gy_bg .w1200{}
.sy_gy_l{ float:left; width:100%;}
.sy_gy_l .h1{ font-size:36px; line-height:36px; color:#fff;font-weight: bold;}
.sy_gy_l .h1:after{content: "";width: 50px;height: 3px;background: #fff;display: block;margin-top: 20px;}
.sy_gy_l .h3{ font-size:24px; line-height:24px; color:#fff; padding-bottom:10px;}
.sy_gy_l .h4{ font-size:14px; line-height:30px; color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:9;margin: 40px auto 0;max-width: 1200px;overflow: hidden;}
.sy_gy_l .h5{ padding-top:50px;}
.sy_gy_l .h5 a{ display:block; width:160px; font-size:16px; color:#fff; border:1px solid #fff; line-height:45px; text-align:center; border-radius:5px;-webkit-transition:0.5s;transition:0.5s;margin: auto;}
.sy_gy_l .h5 a:hover{color:#1b4b8b;background:#fff;border:1px solid #fff;}
.sy_gy_r{float: right; width:100%;padding-top: 80px;}
.sy_gy_r ul li{float: left;width:25%;text-align: center;}
.sy_gy_r ul li .h1{font-size: 16px;line-height: 42px;color: #fff;}
.sy_gy_r ul li .h1 span{font-size: 55px;line-height: 42px;color: #fff;font-family:Arial, sans-serif;font-weight: bold;}
.sy_gy_r ul li .h2{font-size: 14px;line-height: 24px;color: #fff;padding-left: 10px;}


.sy_al{padding: 80px 0 0;}
@media screen and (min-width:1200px) {
.sy_al ul{width: 1000%;margin-top: 50px;}
.sy_al ul li{ float:left; width:2%; height:600px; overflow:hidden; -webkit-transition:0.5s;transition:0.5s; background:#000; position:relative;}
.sy_al ul li a{ display:block;}
.sy_al ul li .sy_al_img img{ display:block; width:600px; height:600px; position:relative; left:50%; margin-left:-300px;opacity:0.8;-webkit-transition:0.5s;transition:0.5s;}
.sy_al ul li.on{width:2.8%;}
.sy_al ul li.of{width:1.8%;}
.sy_al ul li.on .sy_al_img img{ opacity:0.4;}
.sy_al ul li .sy_al_txt{position:absolute; left:50%; top:50%;width: 80%; -webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:0.5s;transition:0.5s;}
.sy_al ul li .sy_al_txt span{ display:block;}
.sy_al ul li .sy_al_txt span img{ display:block; width:60px; height:60px; margin:auto;}
.sy_al ul li .sy_al_txt p{ font-size:24px; line-height:24px; color:#FFF; text-align:center;margin-top: 15px;}
.sy_al ul li .sy_al_txt .sy_al_ms{ font-size:14px; line-height:24px; color:#FFF; text-align:center;margin-top: 15px;height:0px;overflow: hidden;opacity:0;-webkit-transition:all 0s ease-out 0s;transition:all 0s ease-out 0s;}
.sy_al ul li.on .sy_al_txt .sy_al_ms{height: 96px;opacity:1;-webkit-transition:all 0.5s ease-out 0.5s;transition:all 0.5s ease-out 0.5s;}
.sy_al ul li.on .sy_al_txt{}
}

.sy_bt{ text-align:center;}
.sy_bt .h1{ font-size:36px; line-height:36px; color:#333;font-weight: bold;text-transform: uppercase;}
.sy_bt .h1:after{content: "";width: 50px;height: 3px;background: #333;display: block;margin: 20px auto 0;}
.sy_bt .h2{ font-size:14px; line-height:14px; color:#666; padding-top:15px;}
.sy_bt.fff .h1{color:#fff;}
.sy_bt.fff .h1:after{background: #fff;}
.sy_bt.fff .h2{color:#fff;}

.sy_ys{padding: 80px 0 60px;}
.sy_ys ul{padding-top: 50px;}
.sy_ys ul li{float: left;width: 23.5%;text-align: center;background:#fff;margin-right: 2%;margin-bottom: 2%; padding: 50px 30px;-webkit-transition:0.5s;transition:0.5s;border: 1px solid #eee;border-radius: 5px;}
.sy_ys ul li:nth-child(4n){margin-right:0;}
.sy_ys ul li .h1{width: 150px;display: block;margin: auto;color: #0c4792;border-radius: 50%;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys ul li .h1 span{font-size: 42px;line-height:42px;}
.sy_ys ul li .h2{font-size:20px; line-height:20px; color:#333;padding: 30px 0 15px;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys ul li .h3{font-size:14px; line-height:24px; color:#666;display: block;margin: auto;-webkit-transition:0.5s;transition:0.5s;height: 96px;}
.sy_ys ul li .h4{font-size:32px; line-height:32px; color:#0c4792;-webkit-transition:0.5s;transition:0.5s;margin-top: 30px;}
.sy_ys ul li:hover{background: #1b4b8b;}
.sy_ys ul li:hover .h1{color:#fff;}
.sy_ys ul li:hover .h2{color:#fff;}
.sy_ys ul li:hover .h3{color:#fff;}
.sy_ys ul li:hover .h4{color:#fff;}

.sy_cp{padding: 80px 0 0px;}
.sy_cp_lb_bg{position: relative;padding: 0 80px;}
.sy_cp_lb_l,.sy_cp_lb_r{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 36px;line-height: 50px;text-align: center;color: #ccc;}
.sy_cp_lb_l{ left:0px;}
.sy_cp_lb_r{ right:0px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.sy_cp_lb_l:hover,.sy_cp_lb_r:hover{color: #1b4b8b;}
.sy_cp_lb{overflow: hidden;}
.sy_cp ul{position: relative;width: 10000%;}
.sy_cp ul li{float: left;width: 1%;margin-right:0.04%;position: relative;}
.sy_cp ul li .sy_cp_img{width:48%;float: left;}
.sy_cp ul li .sy_cp_img img{display: block;width: 100%;}
@media screen and (min-width:1200px) {.sy_cp ul li .sy_cp_txt{position: absolute;right: 0;top: 50%;width: 50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);padding: 0 20px;}}
.sy_cp ul li .sy_cp_txt .h1{font-size: 48px;line-height: 48px;color: #333;}
.sy_cp ul li .sy_cp_txt .h2{font-size: 18px;line-height: 35px;color: #666;margin-top: 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.sy_cp ul li .sy_cp_txt .h3{font-size: 16px;line-height: 45px;color: #666;width: 180px;border: 1px solid #666;text-align: center;border-radius: 5px;margin-top: 50px;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp ul li:hover .sy_cp_txt .h3{color: #fff;border: 1px solid #1b4b8b;background: #1b4b8b;}

.sy_xw_bg{background: #f1f3f5;padding: 80px 0;}
.sy_xw{}
.sy_xw_fl{margin-top: 40px;}
.sy_xw_fl ul{font-size: 0;text-align: center;}
.sy_xw_fl ul li{display: inline-block;}
.sy_xw_fl ul li a{display: block;padding: 0 50px;font-size: 16px;line-height: 50px;color: #000;background: #fff;-webkit-transform:skewX(-45deg);transform:skewX(-45deg);}
.sy_xw_fl ul li a span{display: block; -webkit-transform:skewX(45deg); transform:skewX(45deg);}
.sy_xw_fl ul li.on a{background: #1b4b8b;color: #fff;}
.sy_xw_lb_bg{margin-top: 40px;position: relative;padding:0 60px;}
.sy_xw_lb_qh{display: none;}
.sy_xw_lb{overflow: hidden;}
.sy_xw_lb ul{position: relative;width: 10000%;}
.sy_xw_lb ul li{float: left;width: 0.31333%;margin-right: 0.03%;}
.sy_xw_lb ul li .h1{overflow: hidden;}
.sy_xw_lb ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_lb ul li .h2{font-size: 16px;-webkit-transition:0.5s;transition:0.5s;line-height: 30px;color: #333;padding: 8px 0 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_lb ul li .h2:hover{color: #1b4b8b;}
.sy_xw_lb ul li .h3{font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_lb ul li .h4{font-size:14px;line-height: 30px;color: #999;}
.sy_xw_lb ul li .h4 .l{}
.sy_xw_lb ul li .h4 .r{-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li .h4 .r:hover{color: #1b4b8b;}
.sy_xw_lb_l,.sy_xw_lb_r{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 24px;line-height: 50px;text-align: center;color: #ccc;}
.sy_xw_lb_l{ left:0px;}
.sy_xw_lb_r{ right:0px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.sy_xw_lb_l:hover,.sy_xw_lb_r:hover{color: #1b4b8b;}

.sy_hz{padding: 80px 0;}
.sy_hz_lb{margin-top: 50px;}
.sy_hz_lb ul li{float: left;width: 10.222%;border: 1px solid #eee;margin: 0 1% 1% 0;}
.sy_hz_lb ul li:nth-child(9n){margin-right: 0;}
.sy_hz_lb ul li .h1{overflow: hidden;border: 1px solid #eee;}
.sy_hz_lb ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.sy_hz_lb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.foot{background:url(/assets/ky/cn/img/foot_bg.jpg) center no-repeat;background-size: cover;padding:80px 0 0;}
.foot_dh{ float:left;}
.foot_dh ul{ float:left; margin-right:130px;}
.foot_dh ul li:nth-child(n+7){display: none;}
.foot_dh ul li a{ font-size:14px; line-height:24px; color:#fff;}
.foot_dh ul li.foot_dh_bt{padding-bottom:15px;}
.foot_dh ul li.foot_dh_bt a{display: block; font-size:16px; line-height:30px;font-weight: bold; color:#FFF;position:relative; }
.foot_dh ul li a:hover{color:#fff;}
.foot_ewm{ float:left;margin-left: 15px;}
.foot_ewm .h4{float: left; width:130px;margin-right: 25px;}
.foot_ewm .h4 p{font-size:14px; line-height:30px; text-align:center; color:#fff;padding-top: 5px;}
.foot_ewm .h4 p span{font-size:18px;padding-right: 5px;}
.foot_ewm .h4 img{ display:block; width:100%;}
.foot_lx{ float:right;}
.foot_lx .h1{padding-bottom: 15px;}
.foot_lx .h1 a{font-size:16px; line-height:30px; color:#fff;font-weight: bold; }
.foot_lx .h2{font-size:14px; line-height:30px; color:#fff;}
.foot_lx .h2 span.iconfont{float: left; font-size:20px;padding-right: 10px;}
.foot_yqlj{float: left;width: 100%;padding-top: 30px;}
.foot_yqlj .h1{border-bottom: 1px solid rgba(255, 255, 255, 0.1);font-weight: bold;font-size:16px; line-height:50px; color:#fff;}
.foot_yqlj .h2{padding-top: 10px;}
.foot_yqlj .h2 a{float: left;font-size: 14px;line-height: 30px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.foot_yqlj .h2 a:hover{color: #db792e;}
.foot_yqlj .h2 span{float: left;width: 40px;height: 30px;background:url(/assets/ky/cn/img/foot_yqlj.png) center no-repeat;}
.bqsy{float: left;width: 100%; font-size:14px;line-height:30px; color:#fff; text-align:center; padding:20px 0 30px;}

.bat{margin-top: 80px;position: relative;overflow: hidden;}
.bat img{display: block;width: 100%;}
.bat_txt2{position: absolute;left:0;top: 50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);text-align: center;width: 100%;}
.bat_txt2 .h1{font-size: 72px;color: rgba(0, 0, 0, 0.1);line-height: 72px;font-weight: bold;text-transform: uppercase;}
.bat_txt2 .h2{font-size: 42px;color: #333;line-height: 42px;padding: 20px 0 20px;font-weight: bold;}
.bat_txt2 .h3{font-size: 18px;color: #666;line-height:35px;}

.ny_dqlj{padding: 5px 0;border-bottom: 1px solid #eee;}
.ny_dqlj .l{}
.ny_dqlj .l em{float: left; width:16px;height:60px;margin-right:5px;background:url(/assets/ky/cn/img/home.png) no-repeat center;}
.ny_dqlj .l i{float: left;width:10px;height:60px;margin:0 5px;background:url(/assets/ky/cn/img/sNav_icon.png) no-repeat center;}
.ny_dqlj .l span{float: left;font-size:14px;color:#666;line-height: 60px;}
.ny_dqlj .l a{float: left;font-size:14px;color:#666;line-height: 60px;}
.ny_dqlj .l a:hover{color:#1b4b8b;}
.ny_dqlj .l a.on{}

.ny_fl{border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.ny_fl ul{border-left: 1px solid #eee;}
.ny_fl ul li{float: left;width: 25%;border-right: 1px solid #eee;position: relative;z-index: 1;}
.ny_fl ul li p a{display: block;font-size: 18px;line-height: 60px;color: #333;padding: 0 20px;position: relative;-webkit-transition:0.5s;transition:0.5s;font-weight: bold;}
.ny_fl ul li p a:after{content: "\e68b";font-family: "iconfont" !important;font-size: 18px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 20px;top: 0;line-height: 60px;color: #333;}
.ny_fl ul li.ts p a:after{content: "\eaae";font-size: 24px;}
.ny_fl ul li.ts:hover p a:after{content: "\e604";}
.ny_fl ul li:hover p a{background: #e5e5e5;}
.ny_fl ul li dl{position: absolute;left:0;top:60px;right: 0;background: #eee;padding: 20px;display: none;}
.ny_fl ul li dl dd{}
.ny_fl ul li dl dd a{display: block;font-size: 16px;line-height: 55px;color: #666;position: relative;border-bottom: 1px solid #ddd;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li dl dd a:after{content: "\e68b";font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 0px;top: 0;line-height: 55px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li dl dd a:hover{color: #1b4b8b;border-bottom: 1px solid #1b4b8b;}
.ny_fl ul li dl dd a:hover:after{color: #1b4b8b;}

.ny_f2{padding-top: 60px;text-align: center;}
.ny_f2 dl dd{display: inline-block;margin:0 5px;}
.ny_f2 dl dd a{display: block;padding: 0 20px;text-align: center;font-size: 16px;line-height: 45px;color: #666; background: #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_f2 dl dd.on a{color:#fff;background:#1b4b8b;}
@media screen and (min-width:1200px) {.ny_f2 dl dd a:hover{color:#fff;background:#1b4b8b;}}
.ny_f2_bg{height: 105px;}
.ny_f2_bg2{width: 100%;background: #fff;z-index: 6;}
.ny_f2_bg2.on .ny_f2{padding: 30px 0;border-top: 1px solid #eee;}

.ny_cp{padding: 80px 0 80px;}
.ny_cp ul{padding-bottom: 80px;}
.ny_cp ul li{float: left;width:30.666%;position: relative;margin: 0 4% 4% 0;}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li .ny_cp_img{background: #f2f2f2;overflow: hidden;}
.ny_cp ul li .ny_cp_img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp ul li:hover .ny_cp_img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp ul li .ny_cp_txt{padding: 20px 0px 0;text-align: center;}
.ny_cp ul li .ny_cp_txt .h1{font-size: 18px;line-height: 35px;color: #4c4c4c;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .ny_cp_txt .h2{font-size: 15px;line-height: 24px;color: #999;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.ny_cp ul li:hover .ny_cp_txt .h1{color: #1b4b8b;}

.pagination ul li {float: none; width: auto !important; margin: 0!important; display: inline-block;}
.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:0px 0 30px; text-transform:uppercase;}
.pagination a,.pagination span{display:inline-block; padding:0 25px; line-height:40px; font-size:14px; border:1px solid #d6d6d6; margin:0 5px;color: #666;background: #fff;border-radius: 5px;}
.pagination li.active span,.pagination a:hover{color:#fff; border-color:#1b4b8b; background:#1b4b8b;}

.ny_cpxq{padding: 0px 0 80px;}
.ny_cp_qh{padding:80px 0;}
.ny_cp_qh_l{float: left; width:50%;background: #f2f2f2;position: relative;}
.ny_cp_qh_l span{position: absolute;left: 30px;bottom: 30px;width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 50px;color: #1b4b8b;cursor: pointer;}
.ny_cp_qh_l img{display: block;max-width: 100%;max-height: 500px;margin: auto;}
.ny_cp_qh_r{float: right; width:50%;padding: 0px 0 0 50px;}
.ny_cp_qh_r .h11{font-size: 30px;color: #333;line-height: 60px;}
.ny_cp_qh_r .h33{font-size: 16px;color: #999;line-height: 30px;padding-bottom: 15px;}
.ny_cp_qh_r .h33 span{padding-left: 30px;}
.ny_cp_qh_r .h22{font-size: 16px;color: #777;line-height: 30px;padding-top: 15px;border-top: 1px solid #eee;}
.cpxq_ckgd{margin-top: 50px;}
.cpxq_ckgd a{display: block;width: 130px;line-height: 40px;color: #666;text-align:center;font-size: 14px;border: 1px solid #666; -webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.cpxq_ckgd a:hover{color: #fff;background: #1b4b8b;border: 1px solid #1b4b8b;}
.nycp_xqbt{font-size:24px;line-height:30px; color:#333;font-weight: bold;}
.ny_txt{font-size: 16px;line-height: 30px;color: #777;margin-top: 40px;padding-bottom: 60px;}
.h44{margin-top: 20px;font-size: 16px;line-height: 30px;color: #999;}
.ny_cpsms{float: left;cursor: pointer;}
.ny_cpsms a{color:#888;}
.ny_cpsms:hover a{color:#1b4b8b;}
.ny_cpsms span{float: left; font-size: 24px;color: #1b4b8b;margin-right: 5px;}
.ny_cp_lxwm{float: left;margin-left: 30px;}
.ny_cp_lxwm a{color:#888;}
.ny_cp_lxwm:hover a{color:#1b4b8b;}
.ny_cp_lxwm span{float: left; font-size: 24px;color: #1b4b8b;margin-right: 7px;}

.ny_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.7); z-index:99; display:none;}
.ny_sp{ position:absolute; left:50%;top:50%;border: 5px solid #fff;background: #fff;}
.ny_sp video{ display:block; width:100%; height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.ny_sp iframe{ width:100%; height:100%;}
.ny_sp i{ position:absolute; right:-5px; top:-5px; width:35px; height:35px; background:#fff url(/assets/ky/cn/img/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 25px auto;}

.cpxq_bg{background: #f2f2f2;padding: 80px 0;}
.cpxq_bg2{background: #fff;padding: 80px 80px 20px;}

.ny_cp_tj{padding: 80px 0 0;}
.ny_cp_tj_bt{font-size:30px; line-height:30px; color:#333;text-transform: uppercase;text-align: center;}
.ny_cp_tj_bt:after{content: "";width: 50px;height: 2px;background: #1b4b8b;display: block;margin: 20px auto 0;}
.ny_cp_tj ul{padding-top: 60px;}
.ny_cp_tj ul li{float: left;width:30.666%;position: relative;margin: 0 4% 0 0;}
.ny_cp_tj ul li:nth-child(3n){margin-right: 0;}
.ny_cp_tj ul li .ny_cp_img{background: #f2f2f2;overflow: hidden;}
.ny_cp_tj ul li .ny_cp_img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp_tj ul li:hover .ny_cp_img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp_tj ul li .ny_cp_txt{padding: 20px 0px 0;text-align: center;}
.ny_cp_tj ul li .ny_cp_txt .h1{font-size: 18px;line-height: 35px;color: #4c4c4c;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj ul li .ny_cp_txt .h2{font-size: 15px;line-height: 24px;color: #999;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.ny_cp_tj ul li:hover .ny_cp_txt .h1{color: #1b4b8b;}

.view-page{width:100%; position:relative; height:40px;margin-top:50px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px;height:40px; border:solid 1px #e6e6e6; line-height:40px; position: absolute;overflow: hidden;}
.view-page .prev{left:0;}
.view-page .prev a,.view-page .next a{text-align:center;}
.view-page a{display:block; padding:0 25px;color: #666;-webkit-transition:0.5s;transition:0.5s;} 
.view-page .back{left:50%; margin-left:-53px;}
.view-page .back a{ text-align:center;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#1b4b8b;}
.view-page .next:hover a{color:#fff; background:#1b4b8b;}
.view-page .back:hover a{background:#1b4b8b; color:#fff;}

.ny_gy_gsjj{padding: 80px 0;}
.ny_gy{font-size: 16px;line-height: 35px;color: #666;padding-top: 40px;text-align: center;}
.ny_gy img{display: block;max-width: 100%;}

.ny_xc{padding: 40px 0 0px;}
.ny_xc ul li{float: left;width: 30.666%;margin:0 4% 4% 0;}
.ny_xc ul li:nth-child(3n){margin-right: 0;}
.ny_xc ul li .h1{overflow: hidden;border: 1px solid #eee;padding: 0;}
.ny_xc ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_xc ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .h2{font-size: 16px;line-height: 20px;text-align: center;padding: 20px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}


.ny_xc2_bg{position: relative;margin-top: 50px;padding: 0 60px;}
.ny_xc2_l,.ny_xc2_r{ position:absolute; top:50%; margin-top:-25px;width:40px; height:50px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 30px;line-height: 50px;color: #999;}
.ny_xc2_l{ left:0px;}
.ny_xc2_r{ right:0px;}
.ny_xc2_l:hover,.ny_xc2_r:hover{color: #ec1e21;}
.ny_xc2{overflow: hidden;}
.ny_xc2 ul{position: relative;width: 10000%;}
.ny_xc2 ul li{float: left;width: 0.184%;margin:0 0.02% 0 0;}
.ny_xc2 ul li .h1{overflow: hidden;}
.ny_xc2 ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_xc2 ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc2 ul li .h2{font-size: 16px;line-height: 20px;text-align: center;padding: 20px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}

.ny_xc3_l,.ny_xc3_r{ position:absolute; top:50%; margin-top:-25px;width:40px; height:50px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 30px;line-height: 50px;color: #999;}
.ny_xc3_l{ left:0px;}
.ny_xc3_r{ right:0px;}
.ny_xc3_l:hover,.ny_xc3_r:hover{color: #ec1e21;}
.ny_xc3{overflow: hidden;}
.ny_xc3 ul{position: relative;width: 10000%;}
.ny_xc3 ul li{float: left;width: 0.314%;margin:0 0.02% 0 0;}
.ny_xc3 ul li .h1{overflow: hidden;}
.ny_xc3 ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_xc3 ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc3 ul li .h2{font-size: 16px;line-height: 20px;text-align: center;padding: 20px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}


.sy_xl_div{ padding-top:40px;}
.sy_xl_txt{ font-size:16px; line-height:35px; color:#666; width:45%;padding-top:0px;}
.sy_xl_txt p{position: relative;padding-left: 30px;padding-bottom: 10px;}
.sy_xl_txt p span.iconfont{font-size:24px;padding-right: 10px;position: absolute;left: 0;top: 0;color: #666;}
.spz18_000{ font-size:30px; color:#333;display: block;padding-bottom: 30px;}
.sy_xl_ly{ width:45%;}
.sy_xl_ly form input{ display:block; width:100%; border:1px solid #ddd; border-radius:3px; margin-bottom:10px; font-size:16px; line-height:50px; padding:0 10px;color: #666;background: none;}
.sy_xl_ly form textarea{ display:block; width:100%; border:1px solid #ddd; border-radius:3px; margin-bottom:10px; font-size:16px; line-height:35px; padding:5px 10px; height:140px;color: #666;background: none;}
.sy_xl_ly form a{ display:block; width:180px;  border-radius:3px;font-size:16px; line-height:50px;border:1px solid #ddd; text-align:center; color:#666; margin:auto;-webkit-transition:0.3s;transition:0.3s;}
.sy_xl_ly form a:hover{background:#1b4b8b;color: #fff;border:1px solid #1b4b8b;}
.ny_lx{ font-size:16px; line-height:35px; color:#666; padding:40px 0 0px;}

.ny_ys{padding: 80px 0 50px;}
.ny_ys_xx{position: relative;margin-bottom:3%;-webkit-transition:0.5s;transition:0.5s;background: #f8f8f8;float: left;margin-right: 3%;width: 48.5%;}
.ny_ys_xx:nth-child(2n){margin-right: 0;}
.ny_ys_xx:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}
.ny_ys_xx .r{width: 50%;padding:0 30px;position: absolute;top: 50%;right: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
.ny_ys_xx:hover{background: #f2f2f2;}
.ny_ys_xx .l{ width:50%; position:relative;overflow: hidden;}
.ny_ys_xx .r{ font-size:18px; line-height:35px; color:#666;}
.ny_ys_xx .r .h2{ font-size:24px; line-height:24px; color:#333;padding-bottom: 20px;}
.ny_ys_xx .r .h4{ font-size:14px; line-height:24px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.ny_ys_xx .r .h3{padding: 25px 0 0;}
.ny_ys_xx .r .h3 a{display: block;border: 1px solid #1b4b8b; font-size: 16px;line-height: 50px; color:#1b4b8b;width: 180px;text-align: center;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx .r .h3 a:hover{background: #1b4b8b;color:#fff;}
.ny_ys_xx .l img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx:hover .l img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.ny_yyly{font-size: 14px;line-height: 30px;color: #333;position: relative;padding: 80px 0 50px;}
.ny_yyly ul{padding-bottom: 20px;}
.ny_yyly ul li{float: left;width:100%;margin: 0 0 80px 0;position: relative;border-bottom: 1px solid #eee;padding-bottom: 80px;}
.ny_yyly ul li .ny_yyly_txt_img{float: left;width: 40%; overflow: hidden;}
.ny_yyly ul li .ny_yyly_txt_img img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_yyly ul li .ny_yyly_txt_img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_yyly_txt_wz{position: absolute;top: 0;bottom: 80px;right: 0; width: 55%;padding-top: 30px;}
.ny_yyly_txt_wz2{}
.ny_yyly_txt_wz .h1{font-size: 30px;line-height: 30px;color: #333;padding-bottom: 30px;-webkit-transition:0.5s;transition:0.5s;}
.ny_yyly_txt_wz .h1:hover{color: #1e458d;}
.ny_yyly_txt_wz .h2{font-size: 16px;line-height:30px;color: #999;-webkit-transition:1s;transition:1s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ny_yyly_txt_wz .h3{position: absolute;bottom: 50px;left: 0; font-size: 18px;line-height: 30px;color: #666;-webkit-transition:0.2s;transition:0.2s;}
.ny_yyly_txt_wz .h3 span{font-size: 14px;color: #666;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_yyly_txt_wz .h3:hover{color: #1e458d;}
.ny_yyly_txt_wz .h3:hover span{padding-left: 10px;color: #1e458d;}
.ny_yyly ul li.odd .ny_yyly_txt_img{float: right;}
.ny_yyly ul li.odd .ny_yyly_txt_wz{right:auto;left: 0;}
.ny_yyly_txt_wz .h4{position: relative;font-size: 18px;line-height: 30px;color: #666;padding-left: 100px;padding-bottom: 20px;}
.ny_yyly_txt_wz .h4 .h4_bt{position: absolute;left: 0;top: 0;}
.ny_yyly_txt_wz .h4 .h4_lb{float: left;margin-right: 20px;}
.ny_yyly_txt_wz .h4 .h4_lb span{font-size: 18px;color: #296fcc;padding-right: 5px;}

.ny_xw_xq{padding: 80px 0;}
.ny_tw_bt{width:100%; line-height:30px; padding:0px; font-size:16px;padding-bottom: 20px;}
.ny_tw_bt.ny_tw_bt2 .h3{float: left;padding-bottom: 20px;padding-right: 30px;}
.ny_tw_bt.ny_tw_bt2 .h4{float: left;}
.ny_tw_bt.ny_tw_bt2{border-bottom: 1px solid #eee;}
.ny_tw_bt .line{padding:0 10px; color:#333;}
.ny_tw_bt p{color: #999;padding-top: 30px;}
.ny_tw_bt .color-blue{color:#666;}
.ny_tw_bt .h3{ line-height:30px; font-size:30px;color:#333;}
.ny_tw_bt .h4{position: relative;font-size: 16px;line-height: 30px;color: #666;padding-left: 100px;}
.ny_tw_bt .h4 .h4_bt{position: absolute;left: 0;top: 0;}
.ny_tw_bt .h4 .h4_lb{float: left;margin-right: 20px;}
.ny_tw_bt .h4 .h4_lb span{font-size: 18px;color: #296fcc;padding-right: 5px;}
.ny_tw_bt .h5{float: right;}
.ny_tw_bt .h5 a{font-size: 16px;line-height: 30px;color: #666;display: block;-webkit-transition:0.5s;transition:0.5s;}
.ny_tw_bt .h5 a:hover{color: #1e458d;}
.ny_tw{ font-size:16px; line-height:35px; color:#888; padding:30px 0 0px;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}

.ny_xw{margin: 80px auto 80px;}
.ny_xw ul li{float: left;width: 30.666%;margin:0 4% 4% 0;}
.ny_xw ul li:nth-child(3n){margin-right:0;}
.ny_xw ul li .h1{overflow: hidden;}
.ny_xw ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;padding: 0;}
.ny_xw ul li .h1 a:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw ul li .h3{padding: 10px 0 0;}
.ny_xw ul li .h3 a{display: block; font-size: 18px;line-height: 35px; color:#000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .h3 a:hover{color: #44b3d8;}
.ny_xw ul li .h4{font-size: 16px;line-height:30px; color:#666;}
.ny_xw ul li .h5{font-size: 16px;line-height:30px; color:#333;margin-top: 5px;height: 60px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.ny_qylc{position: relative;margin-top: 40px; padding-right: 200px;}
.ny_qylc_l{overflow: hidden;}
.ny_qylc_l ul{position: relative;}
.ny_qylc_l ul li{overflow: hidden;}
.ny_qylc_l ul li .h1{font-size: 72px;line-height: 100px;color: #bbb;font-weight:bold;-webkit-transition:0.5s;transition:0.5s;}
.ny_qylc_l ul li .h2{margin-top: 30px;position: relative;}
.ny_qylc_l ul li .h2 .r{width: 68%;}
.ny_qylc_l ul li .h2 .l{ width:30%; position:relative;overflow: hidden;max-height: 250px;}
.ny_qylc_l ul li .h2 .r{ font-size:18px; line-height:35px; color:#666;position: absolute;top: 50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);right: 0;}
.ny_qylc_l ul li .h2 .r .h2{ font-size:30px; line-height:50px; color:#333;padding-bottom: 15px;padding-top: 0;font-weight: bold;}
.ny_qylc_l ul li .h2 .l img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_qylc_l ul li .h2 .l:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_qylc_l ul li.on .h1{color: #333;}
.ny_qylc_r{position: absolute;right: 0;top: 0;width: 120px;bottom: 0;overflow: auto;padding-right: 5px;}
.ny_qylc_r::-webkit-scrollbar {width : 5px;height: 1px;}
.ny_qylc_r::-webkit-scrollbar-thumb {border-radius: 5px;background-color: #b1b3b5; background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, 0.2) 25%,transparent 25%,transparent 50%,rgba(255, 255, 255, 0.2) 50%,rgba(255, 255, 255, 0.2) 75%,transparent);}
.ny_qylc_r::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);border-radius: 10px;background: #f2f2f2;}
.ny_qylc_r ul{}
.ny_qylc_r ul li{font-size: 16px;color: #919395;line-height: 50px;cursor: pointer;text-align: center;-webkit-transition:font-size 0.5s;transition:font-size 0.5s;}
.ny_qylc_r ul li.on{font-size: 22px;color: #1b4b8b;border-right: 3px solid #1b4b8b;}

.ny_zp{ padding:50px 0 0px;position: relative;}
.ny_zp ul{margin-top: 0px;}
.ny_zp ul li{padding:30px 30px 30px 30px; position:relative;float: left;width: 32%;margin:0 2% 2% 0;background: #f6f6f6;}
.ny_zp ul li:nth-child(3n){margin-right:0;}
.ny_zp_img{float: left; overflow:hidden;line-height:30px;font-size: 24px;color: #333;padding-right:5px;}
.ny_zp ul li .ny_zp_txt{ position:relative;}
.ny_zp ul li .ny_zp_txt .h1{ font-size:22px; line-height:35px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_zp ul li .ny_zp_txt .h2{ font-size:14px; line-height:24px; color:#666;margin-top: 10px;height: 120px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.ny_zp ul li .ny_zp_txt .h3{font-size:14px; line-height:35px; color:#666;width: 120px;border: 1px solid #999; text-align: center;margin-top: 15px;cursor: pointer;}
.ny_zp ul li .ny_zp_txt .h3:hover{color:#fff;background: #1b4b8b;border: 1px solid #1b4b8b;}

.ny_zp_tc_bg{position: fixed; left: 0;top: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.75);z-index: 99;display: none;}
.ny_zp_tc{position: absolute; left: 50%;top: 50%;background:#fff;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 60px 50px 60px 50px;border-radius: 10px;font-size: 14px;line-height: 30px;color: #444;width: 80%; max-width: 700px;height: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_zp_tc_gb{position:absolute;right: -18px;top: -18px;width: 36px;line-height:36px;text-align: center;font-size: 14px;color: #fff;background: #1b4b8b;border-radius: 50%;cursor: pointer;}
.ny_zp_tc_xx{height: 100%;overflow: auto;padding-right: 10px;}
.ny_zp_tc_xx::-webkit-scrollbar{width:5px;height:5px;}
.ny_zp_tc_xx::-webkit-scrollbar-track{background:#eee;border-radius:2px;}
.ny_zp_tc_xx::-webkit-scrollbar-thumb{background: #1b4b8b;border-radius:2px;}
.ny_zp_tc_xx .jl{display:block; font-size:16px; line-height:40px; color:#333;width: 150px;border: 1px solid #333;text-align: center;margin-top: 20px;}
.ny_zp_tc_xx .jl:hover{color:#fff;background: #1b4b8b;}
.ny_zp_tc_xx_gd .h1{font-weight: bold;padding-bottom: 15px;font-size: 24px;color: #333;}
.ny_zp_tc_xx_gd .h2{font-size: 16px;line-height: 35px;color: #666;}
.ny_zp_tc_xx_gd .h1 .ny_zp_img{font-size: 36px;padding-right: 10px;}

.dw_fh{position: fixed;right: 10px;bottom: 25px;width: 40px;height: 90px;cursor: pointer;}
.dw_fh .dw_fh_zxzx{width: 40px;height: 40px;font-size: 18px;line-height: 40px;text-align: center;color: #fff;background: #296fcc;border-radius: 20px;}
.dw_fh .dw_fh_fhdb{width: 40px;height: 40px;font-size: 18px;line-height: 40px;text-align: center;color: #fff;background: #ff9a03;display: none;border-radius: 20px;margin-top: 10px;}
.dw_fh .dw_fh_zxzx:hover{background: #296fcc;}
.dw_fh .dw_fh_fhdb:hover{background: #ff9a03;}
.dw_fh_zxzx_bg{background:url(/assets/ky/cn/img/maskpop.png);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;display: none;}
.dw_fh_zxzx_nr{background:#fff;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 60px;width: 1200px;max-width: 95%;margin: auto;}
.dw_fh_zxzx_gb{position: absolute;right: 10px;top: 10px;font-size: 20px;line-height: 30px;width: 30px;text-align: center;color: #333;cursor: pointer;}
.dw_fh_zxzx_bt{font-size: 30px;line-height: 30px;text-align: center;color: #333;}
.dw_fh_zxzx_bt:after{content: "";display:block;width: 42px;height: 2px;margin:20px auto 0;background: #1b4b8b;}
.dw_fh_zxzx_lb{padding-top: 50px;}
.dw_fh_zxzx_lb ul li{float: left;width: 33.333%;border-right: 1px solid #ccc;}
.dw_fh_zxzx_lb ul li:last-child{border-right: none;}
.dw_fh_zxzx_lb ul li .h1{font-size: 72px;line-height: 72px;text-align: center;color: #999;}
.dw_fh_zxzx_lb ul li .h2{font-size: 18px;line-height:18px;text-align: center;color: #333;padding-top: 20px;}
.dw_fh_zxzx_lb ul li .h3{font-size: 16px;line-height:30px;text-align: center;color: #666;padding-top: 15px;}
.dw_fh_zxzx_lb ul li .h3 span.iconfont{font-size: 24px;padding-right: 5px;}
.dw_fh_zxzx_lb ul li .h4{padding-top: 25px;}
.dw_fh_zxzx_lb ul li .h4 a{display: block;width: 120px;line-height: 34px; font-size: 14px;text-align: center;color: #666;margin: auto;border: 1px solid #999;border-radius: 5px;}
.dw_fh_zxzx_lb ul li .h4 a:hover{color: #fff;border: 1px solid #1b4b8b;background: #1b4b8b;}
.dw_fh_zxzx_gd{text-align: center;margin-top: 50px;position: relative;height: 30px;}
.dw_fh_zxzx_gd a{font-size: 16px;line-height: 30px;color: #333;position: absolute;left: 50%;top: 0;-webkit-transform: translate(-50%, 0);transform: translate(-50%,0);padding-right: 17px;}
.dw_fh_zxzx_gd a span{font-size: 14px;color: #1b4b8b;font-weight: bold;vertical-align: middle;-webkit-transition:0.2s;transition:0.2s;position: absolute;right: 0;top: 0;}
.dw_fh_zxzx_gd a:hover{color: #1b4b8b;}
.dw_fh_zxzx_gd a:hover span{right: -5px;}

.ny_xw_xq_l{float: left;width: 68%;padding-right: 4%;border-right: 1px solid #eee;}
.ny_xw_xq_r{float: right;width: 32%;padding-left: 4%;}
.ny_xw_xq_r_bt{font-size: 30px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 50px;}
.ny_xw_xq_r ul{}
.ny_xw_xq_r ul li{padding-top: 50px;}
.ny_xw_xq_r ul li .h1{font-size: 18px;line-height: 30px;color: #333;padding-bottom: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw_xq_r ul li .h2{font-size: 16px;line-height: 26px;color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.ny_gywm_bt .h1{font-size: 30px;line-height: 30px;color: #333;text-align: center;}
.ny_gywm_bt .h2{font-size: 16px;line-height: 16px;text-align: center;margin-top: 15px;color: #999;text-transform: uppercase;}
.ny_gywm_bt.fff .h1{color: #fff;}
.ny_gywm_bt.fff .h2{color: #fff;}

.ny_gy_gsjj{position:relative;padding: 80px 0 0;}
.ny_gy_qywh{position:relative;padding: 80px 0;background: #f1f3f5;}
.ny_gy_tdfc{position:relative;padding: 80px 0;background: #f1f3f5;}
.ny_gy_fzlc{position:relative;padding: 80px 0;}
.ny_gy_zzry{position:relative;padding: 80px 0;background: #f1f3f5;}
.ny_gy_gssj{position:relative;padding: 80px 0 40px;}
.ny_gy_shzr{position:relative;padding: 80px 0;background: #f1f3f5;}
.ny_gy_jrwm{position:relative;padding: 80px 0 60px;}
.ny_gy_lxwm{position:relative;padding: 80px 0;background: #f1f3f5;}
#gsjj{position:absolute;left: 0;top: 0;}
#qywh{position:absolute;left: 0;top: 0;}
#tdfc{position:absolute;left: 0;top: 0;}
#fzlc{position:absolute;left: 0;top: 0;}
#zzry{position:absolute;left: 0;top: 0;}
#gssj{position:absolute;left: 0;top: 0;}
#shzr{position:absolute;left: 0;top: 0;}
#jrwm{position:absolute;left: 0;top: 0;}
#lxwm{position:absolute;left: 0;top: 0;}
.ny_gdlx{}
.ny_gdlx ul li{float: left;width: 48%;margin-right: 4%;margin-top: 4%;background: #fff;position: relative;}
.ny_gdlx ul li:nth-child(2n){margin-right: 0;}
.ny_gdlx ul li .ny_gdlx_img{width: 200px;}
.ny_gdlx ul li .ny_gdlx_img img{display: block; width: 100%;}
.ny_gdlx ul li .ny_gdlx_txt{position: absolute;left: 240px;top: 50%;right: 40px;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
.ny_gdlx ul li .ny_gdlx_txt .h1{font-size: 24px;line-height: 30px;color: #333;}
.ny_gdlx ul li .ny_gdlx_txt .h2{font-size: 16px;line-height: 30px;color: #666;padding-top: 15px;}

.ny_g_l{float: left;width: 48%;}
.ny_g_l video{display: block;width: 100%;}
.ny_g_r{float: right;width: 48%;}

.ny_gy_sp_bg{background:url(/assets/ky/cn/img/ny_gy_sp_bg.jpg) center no-repeat;background-size: cover;padding: 120px 0;margin-top: 80px;}
.ny_gy_sp .h1{font-size: 36px;line-height: 50px;color: #fff;text-align: center;padding-bottom: 10px;}
.ny_gy_sp .h2{font-size: 30px;line-height: 50px;color: #fff;text-align: center;padding-bottom: 50px;}
.ny_gy_sp .h3{position: relative;width: 53px;height:53px;margin:auto;font-size: 50px;line-height: 53px;text-align: center;color: #fff;cursor: pointer;}
.ny_gy_sp .h3 span {position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 53px;height:53px;display: block;border: 1px dashed #fff;-webkit-border-radius: 100%;border-radius: 100%;}
.ny_gy_sp .h3 .cirI01 {-webkit-animation: jing_max 2.4s linear 0s infinite normal both;animation: jing_max 2.4s linear 0s infinite normal both;}
.ny_gy_sp .h3 .cirI02 {-webkit-animation: jing_max 2.4s linear 0.6s infinite normal both;animation: jing_max 2.4s linear 0.6s infinite normal both;}
.ny_gy_sp .h3 .cirI03 {-webkit-animation: jing_max 2.4s linear 1.5s infinite normal both;animation: jing_max 2.4s linear 1.5s infinite normal both;}
@-webkit-keyframes jing_max {0% {width: 53px;height: 53px;opacity: 0;}25% {width: 68px;height:68px;opacity: 0.6;}50% {width: 84px;height:84px;opacity: .3;}75% {width: 106px;height:106px;opacity: 0;}100% {width: 53px;height:53px;opacity: 0;}}
@keyframes jing_max {0% {width: 53px;height: 53px;opacity: 0;}25% {width: 68px;height:68px;opacity: 0.6;}50% {width: 84px;height:84px;opacity: .3;}75% {width: 106px;height:106px;opacity: 0;}100% {width: 53px;height:53px;opacity: 0;}}

.linian_txt{font-size: 14px;line-height: 30px;color: #333;margin-top: 80px;}
.linian_txt ul li{float: left;width:24%;margin: 0 1% 0 0;position: relative;overflow: hidden;padding: 48px;background: #fff;}
.linian_txt ul li:nth-child(4n){margin-right: 0;}
.linian_txt ul li .linian_txt_img{overflow: hidden;font-size: 60px;line-height: 60px;color: #1b4b8b;text-align: center;}
.linian_txt_wz{-webkit-transition:0.5s;transition:0.5s;}
.linian_txt_wz2{-webkit-transition:0.5s;transition:0.5s;padding-top: 40px;}
.linian_txt_wz .h1{font-size: 24px;line-height:24px;color: #333;padding-bottom: 15px;text-align: center;}
.linian_txt_wz .h2{font-size: 18px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;text-align: center;min-height: 60px;}

.ny_shzr{padding: 50px 0 0px;}
.ny_shzr ul li{float: left;width: 30.666%;margin:0 4% 0 0;background: #fff;}
.ny_shzr ul li:nth-child(3n){margin-right: 0;}
.ny_shzr ul li .h1{overflow: hidden;padding: 0;}
.ny_shzr ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_shzr ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_shzr ul li .h2{font-size: 22px;line-height: 22px;padding: 25px 20px 0;color: #333;}
.ny_shzr ul li .h3{font-size: 14px;line-height: 24px;padding: 10px 20px 25px;color: #999;}

.ny_fwlc{padding: 80px 0;}
.ny_fwlc_bt{font-size: 30px;line-height: 30px;color: #333;text-align: center;}
.ny_fwlc_nr{font-size: 16px;line-height: 30px;color: #666;text-align: center;padding-top: 40px;}
.ny_fwlc_nr img{display: block;max-width: 100%;margin: auto;}

.ny_fwln{position: relative;}
.ny_fwln_img{}
.ny_fwln_img img{display: block;width: 100%;}
.ny_fwln_txt{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);max-width: 95%;width: 900px;}
.ny_fwln_txt .h1{font-size: 36px;line-height: 36px;color: #fff;text-align: center;}
.ny_fwln_txt .h2{font-size: 22px;line-height: 22px;text-align: center;margin-top: 20px;color: #fff;text-transform: uppercase;}
.ny_fwln_txt .h3{font-size: 18px;line-height: 35px;text-align: center;margin-top: 35px;color: #fff;}

.ny_fwwl{padding: 80px 0;}
.ny_fwwl_tx{position: relative; width: 1380px;margin: auto;max-width: 100%;}
.ny_fwwl_tx img{display: block;width: 100%;}
.ny_fwwl_tx .ny_fwwl_tx_dw{position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li{position: absolute;width:0.72%;height: 1.33%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(1){left: 35.55%;top: 51%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(2){left: 39.49%;top: 38.2%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(3){left: 38.5%;top: 43.7%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(4){left: 10.86%;top: 27.3%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(5){left: 35.55%;top: 63.8%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li span{display: block; width:100%;height:100%;background: #1b4b8b;border-radius:5px;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li p{position: absolute;left:20px;top:-3px;font-size: 16px;line-height: 16px;color: #1b4b8b;width: 150px;font-weight: bold;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li span:before {content:"";width: 200%;height: 200%;position: absolute;top: -50%;left: -50%;background: rgba(0, 97, 174, .5);-webkit-border-radius: 100%;border-radius: 100%;-webkit-animation: jing_scale 2.4s linear .6s infinite normal both;animation: jing_scale 2.4s linear .6s infinite normal both;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li span:after {content: "";width: 200%;height: 200%;position: absolute;top: -50%;left: -50%;background: rgba(0, 97, 174, .5);-webkit-border-radius: 100%;border-radius: 100%;-webkit-animation: jing_scale 2.4s linear 0s infinite normal both;animation: jing_scale 2.4s linear 0s infinite normal both;}
@-webkit-keyframes jing_scale {0% {transform: scale3d(1, 1, 1);opacity: 0;}25% {transform: scale3d(1.5, 1.5, 1);opacity: .5;}50% {transform: scale3d(2.2, 2.2, 1);opacity: .1;}75% {transform: scale3d(3, 3, 1);opacity: 0;}100% {transform: scale3d(1, 1, 1);opacity: 0;}}
@keyframes jing_scale {0% {transform: scale3d(1, 1, 1);opacity: 0;}25% {transform: scale3d(1.5, 1.5, 1);opacity: .5;}50% {transform: scale3d(2.2, 2.2, 1);opacity: .1;}75% {transform: scale3d(3, 3, 1);opacity: 0;}100% {transform: scale3d(1, 1, 1);opacity: 0;}}
.ny_fwwl .ny_gdlx ul li{background: #f2f2f2;}

.support2{padding: 60px 0 80px;}
.support2 table{width:100%; border:1px solid #e9e9e9; background:#fff;}
.support2 table tr{border:1px solid #e9e9e9;}
.support2 table tr th{background:#1b4b8b; color:#fff; font-size:16px; padding:1.5% 30px; text-align: left;}
.support2 table tr td{padding:1.5% 30px; color:#797979; font-size:16px;}
.support2 table tr td a{display:block;font-size: 16px;}

.ny_hxjs{padding: 80px 0;}
.ny_hxjs_bt{font-size: 30px;line-height: 30px;color: #333;text-align: center;}
.ny_hxjs_txt{font-size: 16px;line-height: 30px;color: #666;text-align: center;padding-top: 40px;}
.ny_hxjs_txt img{display: block;max-width: 100%;margin: auto;}

.ny_xz_fl{padding-top: 80px;}
.ny_xz_fl ul{float: left;}
.ny_xz_fl ul li{float: left;padding: 10px 0;}
.ny_xz_fl ul li a{display: block;padding: 0 30px;font-size: 16px;line-height: 40px;color: #666;}
.ny_xz_fl ul li.on a{color: #fff;background: #1b4b8b;}
.ny_xz_fl_ss{float: right;width: 50%;}
.ny_xz_fl_ss form{position: relative;}
.ny_xz_fl_ss form input[type='text']{font-size:16px; width:100%; height:60px; line-height:58px;padding:0 80px 0 20px; color:#666;background: none;border: 1px solid #eee;}
.ny_xz_fl_ss form a{position: absolute;right: 0px;top:0px;width: 60px;height:60px;text-align: center;font-size: 24px;line-height: 60px;color: #666;cursor: pointer;}