﻿@charset "utf-8";
*{margin:0;padding:0;border:0;list-style:none; outline-style:none;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
body{color:#333;}
a{text-decoration:none;}
a:hover{color:#1e458d;}
.clear:after{clear:both;display:block;visibility:hidden;height:0;content:".";font-size:0px;}
.w1200{width: 95%; max-width:1200px;margin:auto;}
.l{ float:left;}
.r{ float:right;}
.fl{ float:left;}
.fr{ float:right;}


.top_h{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition:0.3s;transition:0.3s;background: #fff;border-bottom: 1px solid #eee;}
.top_h.on{}
.logo img{display: block;height: 100px;padding: 15px 0;}
.dh{float: right;}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;font-size: 16px;line-height: 100px;padding:0 20px;color: #333;font-weight: bold;}
.dh ul li.on p a{color: #1e458d;}
.dh_tx{position: absolute;top: 0;z-index: 0;}
.dh_tx i{position: absolute;top: 0; height:101px;border-bottom: 3px solid #1e458d; -webkit-transition:0.3s;transition:0.3s;}
.dh ul li .dh_fl{position: absolute;left:50%;top: 100px;width:150px;background: #fff;border-radius:0 0 5px 5px;padding: 10px 20px;display: none;margin-left: -75px;border: 1px solid #eee;border-top: 0px;}
.dh ul li .dh_fl ul li{width: 100%;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.dh ul li .dh_fl ul li a:hover{color: #1e458d;}
.top_h_yy{float: right;padding-top: 38px;position: relative;height: 100px;margin-left: 30px;}
.top_h_yy p a{display: block;font-size: 14px;line-height: 24px;padding: 0 20px;border: 1px solid #1e458d; color: #1e458d;border-radius: 13px;position: relative;-webkit-transition:0.5s;transition:0.5s;text-transform: uppercase;}
.top_h_yy_xl{z-index: 1;position: absolute;left: 50%;border-radius:0 0 5px 5px;margin-left: -50px;width: 100px; top: 100px;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: #1e458d;}

.banner{ width:100%; overflow:hidden; margin-top:100px; position:relative;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;position: relative;}
.banner ul li a{display: block;}
.banner_img{ height: 100%;}
.banner ul li img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:14px;height:14px;zoom:1;border-radius:100%;border:2px solid #fff;position:relative;-webkit-transition:0.5s;transition:0.5s;}
.bandd span:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%}
.bandd span.on,.bandd span:hover{border:2px solid #17a5e0;transform:scale(1.1)}
.bandd span.on:after{background:#17a5e0}
.banz,.bany{ position:absolute; top:0; width:15%; height:100%; opacity:0; transition:0.3s; cursor:pointer; z-index:5;max-width: 180px;}
.banz{ left:0; background:url(../img/l_bg.png) center repeat-y;background-size: 100% auto !important;}
.banz:after,.bany:after{content: '';display: block;width: 70%;height: 100%; background:url(../img/l.png) center no-repeat;background-size:auto 65px !important;}
.bany{ right:0; background:url(../img/r_bg.png) center repeat-y;background-size: 100% auto !important;}
.bany:after{background:url(../img/r.png) center no-repeat;margin: auto 0 auto auto;}
.banner .banz:hover,.banner .bany:hover{ opacity:1;}
.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: 48px; line-height: 60px;color: #fff;width: 50%;font-weight: bold;}
.banner_txt .h2{font-size: 20px; line-height: 30px;color: #fff;padding-top: 40px;width: 50%;}
.banner_txt .h3{padding-top: 40px;}
.banner_txt .h3 a{display: block; font-size: 14px; line-height: 40px;color: #fff;width: 120px;text-align: center;border: 1px solid #fff;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.banner_txt .h3 a:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}
.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 .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: 3s;animation-delay: 3s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-200px,0,0);}to{opacity:1;transform:none;}}

.foot{background:#fff;padding:40px 0 0;border-top:1px solid #eee;}
.foot_dh_dw{border-bottom: 1px solid #eee;padding-bottom: 15px;float: left;width: 100%;margin-bottom: 50px;}
.foot_dh_dw .l a{font-size: 18px;color: #666;}
.foot_dh_dw .l span{font-size: 18px;color: #999;padding: 0 10px;}
.foot_dh_dw .r{position: relative;}
.foot_dh_ss_click{font-size: 24px;line-height: 15px;color: #666;cursor: pointer;}
.foot_dh_ss{position:absolute;right: 0;background: #fff; bottom:-10px; width:470px;overflow:hidden; z-index:10;display: none;padding:0;}
.foot_dh_ss form{position: relative;padding-right: 50px;}
.foot_dh_ss form input[type='text']{font-size:18px; width:100%; height:40px; line-height:40px;padding:0 100px 0 15px; color:#666;background: none;border: 1px solid #eee;}
.foot_dh_ss form a{position: absolute;right: 50px;top:0px;width: 40px;height:40px;text-align: center;font-size: 24px;line-height: 40px;color: #666;cursor: pointer;}
.foot_dh_ss form span{position: absolute;right: 0;top:0px;width: 40px;height:40px;cursor: pointer;}
.foot_dh_ss form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #666;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.foot_dh_ss form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #666;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.foot_dh_ss form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.foot_dh_ss form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.foot_dh{ float:right;width: 100%;}
.foot_dh ul{ float:left; margin-right:180px;}
.foot_dh ul:last-child{margin-right:0px;}
.foot_dh ul li a{ font-size:16px; line-height:35px; color:#666;}
.foot_dh ul li.foot_dh_bt{padding-bottom:15px;}
.foot_dh ul li.foot_dh_bt a{display: block; font-size:18px; line-height:30px;font-weight: bold; color:#333;position:relative; }
.foot_dh ul li a:hover{color:#1e458d;}
.foot_lx{ float:left;}
.foot_lx .h1{padding-bottom: 15px;}
.foot_lx .h1 a{font-size:16px; line-height:30px; color:#333;font-weight: bold; }
.foot_lx .h2{font-size:14px; line-height:32px; color:#666;}
.foot_lx .h2 span.iconfont{float: left; font-size:18px;padding-right: 10px;color: #666;}
.foot_ewm{ float:left;margin-left: 15px;padding-top: 45px;}
.foot_ewm .h4{float: left; width:120px;margin-right: 25px;}
.foot_ewm .h4 p{font-size:14px; line-height:30px; text-align:center; color:#333;}
.foot_ewm .h4 p span{font-size:18px;padding-right: 5px;}
.foot_ewm .h4 img{ display:block; width:100%;padding-top: 10px;}
.foot_ly{ float:right;}
.foot_ly .h1{padding-bottom: 15px;}
.foot_ly .h1 a{font-size:16px; line-height:30px; color:#333;font-weight: bold; }
.foot_ly .h2{width: 280px;}
.foot_ly .h2 input{float: left;width: 100%;font-size: 14px;line-height: 38px;color: #333; height: 40px; margin-bottom: 2%;background: none;border: 1px solid #333;padding: 0 15px;}
.foot_ly .h2 input.foot_ly_dh{margin-right: 0;}
.foot_ly .h2 input::-webkit-input-placeholder {color: #333;}
.foot_ly .h2 input:-moz-placeholder {color: #333;}
.foot_ly .h2 input::-moz-placeholder {color: #333;}
.foot_ly .h2 input:-ms-input-placeholder {color: #333;}
.foot_ly .h2 textarea{float: left;width: 100%;font-size: 14px;line-height: 30px;color: #333;margin-bottom: 2%;background: none;border: 1px solid #333;padding: 0 15px;height: 80px;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;}
.foot_ly .h2 textarea::-webkit-input-placeholder {color: #333;}
.foot_ly .h2 textarea:-moz-placeholder {color: #333;}
.foot_ly .h2 textarea::-moz-placeholder {color: #333;}
.foot_ly .h2 textarea:-ms-input-placeholder {color: #333;}
.foot_ly .h2 a{float: left;width:120px;text-align: center; font-size: 14px;line-height: 40px;color: #333;background: #1e458d;}
.foot_yqlj{float: left;width: 100%;padding-top: 20px;}
.foot_yqlj .h1{border-bottom: 1px solid #e5e5e5;font-weight: bold;font-size:18px; line-height:50px; color:#333;}
.foot_yqlj .h2{padding-top: 10px;}
.foot_yqlj .h2 a{float: left;font-size: 16px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.foot_yqlj .h2 a:hover{color: #1e458d;}
.foot_yqlj .h2 span{float: left;width: 40px;height: 30px;background:url(../img/foot_yqlj.png) center no-repeat;}
.bqsy{float: left;width: 100%; font-size:16px;line-height:30px; color:#666; text-align:center; padding:10px 0 30px;}

.dw_fh{position: fixed;right: 0;bottom: 25px;width: 40px;height: 81px;cursor: pointer;}
.dw_fh .dw_fh_zxzx{width: 40px;height: 40px;font-size: 24px;line-height: 40px;text-align: center;color: #fff;background: #1b4b8b;}
.dw_fh .dw_fh_fhdb{width: 40px;height: 41px;font-size: 24px;line-height: 40px;text-align: center;color: #fff;background: #d78217;display: none;border-top: 1px solid #fff;}
.dw_fh .dw_fh_fhdb:hover{background: #ff8e00;}
.dw_fh_zxzx_bg{background:url(../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;}
.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;font-weight: bold;text-align: center;color: #333;}
.dw_fh_zxzx_bt:after{content: "";display:block;width: 42px;height: 2px;margin:15px auto 0;background: #1e458d;}
.dw_fh_zxzx_lb{padding-top: 50px;}
.dw_fh_zxzx_lb ul li{float: left;width: 50%;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;font-weight: bold;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 .h4{padding-top: 25px;}
.dw_fh_zxzx_lb ul li .h4 a{display: block;width: 150px;line-height: 38px; font-size: 16px;text-align: center;color: #333;margin: auto;border: 1px solid #333;}
.dw_fh_zxzx_lb ul li .h4 a:hover{color: #fff;border: 1px solid #1e458d;background: #1e458d;}
.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: #1e458d;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 span{right: -5px;}

.bat{margin-top: 100px;position: relative;}
.bat img{display: block;width: 100%;}
.bat_txt2{position: absolute;left:50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;}
.bat_txt2 .h1{font-size: 72px;color: rgba(255, 255, 255, 0.2);line-height: 72px;font-weight: bold;text-transform: uppercase;}
.bat_txt2 .h2{font-size: 42px;color: #fff;line-height: 42px;padding: 20px 0 20px;font-weight: bold;}
.bat_txt2 .h3{font-size: 18px;color: #fff;line-height:35px;}

.ny_gy{padding: 80px 0;position: relative;}
.ny_gy_l{width: 48%;}
.ny_bt{font-size:30px;color: #333;line-height:30px;padding-bottom:25px;position: relative;font-weight: bold;}
.ny_bt:after{content: "";position: absolute;left: 0;bottom: 0;width: 50px;height: 3px;background: #333;}
.ny_txt{font-size: 18px;line-height: 35px;color: #666;margin-top: 30px;}
.ny_gy_r{width: 48%;padding-top: 90px;}
.ny_gy_r img{display: block; width: 100%;}

/*
.wenhua{padding: 80px 0;}
.wenhua .box{}
.wenhua .pic{max-width: 400px;}
.wenhua .pic img{display: block;max-width: 100%;}
.wenhua .txt{margin-top: 90px;}
.wenhua .txt ul{margin-top:0px;}
.wenhua .txt li{margin-bottom: 40px;}
.wenhua .txt li .zi{width: 38px;height: 38px;border:1px solid #CCC;text-align: center;line-height: 38px;font-size: 20px;float: left;}
.wenhua .txt li .right{float: left;margin-left: 10px;}
.wenhua .txt li .right p{font-size: 16px;}
.wenhua .txt li .right span{font-size: 13px;color: #999;}
.tuanduifencai{background: #f2f2f2;padding:50px 0;margin: 50px 0;}
*/

.ny_wh_lb{padding: 80px 0;position: relative;}
.ny_wh_lb_txt{font-size: 15px;line-height: 30px;color: #333;margin-top: 50px;}
.ny_wh_lb_txt img{display: block;max-width: 100%;margin: auto;}
.ny_wh_lb ul{margin-top: 0px;}
.ny_wh_lb ul li{float:left;width: 31.333%;margin-right: 3%;position: relative;padding: 20px 40px;border-radius: 5px;}
.ny_wh_lb ul li:nth-child(3n){margin-right:0;}
.ny_wh_lb ul li .h4{font-size: 48px;line-height:48px;text-align: center;color: #1e458d;margin: auto;border-radius: 50%;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh_lb ul li .h1{font-size: 24px;line-height: 30px;text-align: center;color: #333;margin-top: 30px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh_lb ul li .h2{font-size: 14px;line-height: 22px;text-align: center;color: #333;margin-top: 10px;height: 44px;}

.nt_txt{padding: 80px 0;}
.fw{border-bottom: 1px solid #eee;padding-bottom: 50px;}
.fw ul li{float: left;width: 33.333%;text-align: center;font-size: 16px;line-height: 16px;color: #444;border-right: 1px solid #eee;}
.fw ul li:last-child{border-right:none;}
.fw ul li img{display: block;margin: auto; vertical-align: middle;padding-bottom: 30px;}
.fw2{text-align: center;font-size: 14px;line-height: 30px;color: #666;padding-top: 40px;}
/*
.ny_cp{padding: 80px 0;}
.ny_cp ul li{background: #f2f2f2;padding: 30px;position: relative;border-radius: 5px;margin-bottom: 30px;}
.ny_cp ul li:last-child{margin-bottom: 0;}
.ny_cp ul li .h1{width: 400px;}
.ny_cp ul li .h1 img{display: block;width: 100%;}
.ny_cp ul li .h5{position: absolute;top: 50%;left: 460px;right: 30px;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
.ny_cp ul li .h2{font-size: 24px;line-height: 30px;color: #333;}
.ny_cp ul li .h3{font-size: 14px;line-height: 30px;color: #666;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_cp ul li .h4{margin-top: 30px;}
.ny_cp ul li .h4 a{display: block;width: 150px;border: 1px solid #1e458d;text-align: center; font-size: 14px;line-height: 40px;color: #1e458d;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .h4 a:hover{border: 1px solid #1e458d;color: #fff;background: #1e458d;}

.ny_cp_xq{font-size:14px; line-height:30px; color:#666;}
.ny_cp_xq_bt{font-size: 30px;line-height: 30px;color: #1e458d;padding:0px 0 30px;border-bottom: 1px solid #eee;text-align: center;}
.ny_cp_xq_txt{padding-top: 25px;}
*/

.ny_cp{padding: 80px 0;}
.ny_cp ul li{float: left;width: 100%;margin: 0px 0 4% 0;background: #f8f8f8;position: relative;padding: 50px 0 50px 50px;}
.ny_cp ul li:hover{background: #f2f2f2;}
.ny_cp ul li .h3_img{float: right;width: 39%; overflow: hidden;padding:0 8% 0 8%;}
.ny_cp ul li .h3_img:after{content:""; position: absolute;right: 37.5%;top: 50px;bottom: 50px;width: 1px;background: #ddd;}
.ny_cp ul li .h3_img img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .h3_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp ul li .ny_cp_txt{float: left;width: 50%;}
.ny_cp ul li .h3_txt{font-size: 30px;line-height: 30px;color: #333;padding: 0px 0 0 0px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_cp ul li .h4{font-size: 16px;line-height: 30px;color: #666;padding: 20px 0 0 0px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.ny_cp ul li .h5{position: absolute;left: 50px;bottom: 50px;height: 30px;}
.ny_cp ul li .h5 p{float: left; font-size: 14px;line-height: 30px; color:#666;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .h5 p span{font-size: 12px;color: #1e458d;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_cp ul li .h5 p:hover span{padding-left: 10px;}

.ny_cpxq{padding: 80px 0;}
.ny_cp_qh{padding: 20px 0 0px;}
.ny_cp_qh_fhsyy{padding-bottom: 10px;}
.ny_cp_qh_fhsyy a{float: left;font-size: 14px;line-height: 30px;color: #666;}
.large_box{margin-bottom:10px;width:100%;height:auto;overflow:hidden;margin: auto;background: #fff;}
.large_box ul li{display: none;}
.large_box img{display:block;width: 100%;margin: auto;}
.small_box{width:100%;height:110px;overflow:hidden;padding: 0 30px;position: relative;max-width: 1680px;margin:20px auto 0;}
.small_list{position:relative;float:left;width:100%;height:110px;overflow:hidden}
.small_list ul{height:110px;overflow:hidden}
.small_list ul li{position:relative;float:left;width:110px;height: 110px; background: #fff;border: 2px solid #fff;}
.small_list ul li img{display:block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);}
.small_list ul li.on img{-moz-opacity:1;-khtml-opacity:1;opacity:1;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); -webkit-filter: grayscale(0);}
.small_list ul li.on{border: 2px solid #eee;}
.small_box .btn{position: absolute;top: 0; width:20px;height:110px;background-color:#ececec;background-repeat:no-repeat;background-position:center center;cursor:pointer}
.left_btn{left:0;background-image:url(../img/left_btn.png)}
.right_btn{right:0;background-image:url(../img/right_btn.png)}
.cpxq_tp{padding-bottom: 80px;}
.cpxq_tp img{display: block;max-width: 100%;margin: auto;}
.ny_cp_qh_l{float: left; width:50%;}
.ny_cp_qh_r{float: right; width:45%;}
.ny_cp_qh_r .h11{font-size: 30px;color: #333;line-height: 35px;border-bottom: 1px solid #eee;padding-bottom: 30px;font-weight: bold;}
.ny_cp_qh_r .h22{font-size: 16px;color: #666;line-height: 30px;padding-top: 30px;}
.cpxq_ckgd{margin-top: 30px;}
.cpxq_ckgd a{display: block;width: 150px;line-height: 40px;color: #333;text-align:center;font-size: 16px;border: 1px solid #333;}
.cpxq_ckgd a:hover{color: #fff;background: #1e458d;}
.nycp_xqbt{font-size:30px; height:60px; border-bottom: 1px solid #eee;line-height:30px; color:#333;font-weight: bold;}

.ny_gy_zs_img{padding: 0px 0 80px;position: relative;}
.ny_gy_zs_img2{background: none;padding-top: 80px;}
.ny_gy_zs_img ul{margin-top: 50px;}
.ny_gy_zs_img2 ul{margin-top:0px;}
.ny_gy_zs_img ul li{float: left;width: 31.666%;margin: 0 2.5% 2.5% 0;position: relative;background: #000;overflow: hidden;}
.ny_gy_zs_img ul li:nth-child(3n){margin-right:0;}
.ny_gy_zs_img ul li .h1{overflow: hidden;}
.ny_gy_zs_img ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_gy_zs_img ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);opacity: 0.8;}
.ny_gy_zs_img ul li .h5{position: absolute;left: 0;right: 0;bottom: -30px;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_zs_img ul li .h6{position: absolute;left: 0;right: 0;bottom: 0px;-webkit-transition:0.5s;transition:0.5s;font-size: 18px;line-height: 30px;color: #fff;padding: 0px 20px 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_gy_zs_img ul li:hover .h6{opacity: 0;}
.ny_gy_zs_img ul li:hover .h5{bottom: 20px;opacity: 1;}
.ny_gy_zs_img ul li .h2{font-size: 18px;line-height: 30px;color: #fff;padding: 15px 20px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_gy_zs_img ul li .h3{font-size: 16px;line-height: 30px;color: #fff;padding: 0px 20px 0px;}
.ny_gy_zs_img ul li .h4{font-size: 16px;line-height: 30px;color: #fff;padding: 5px 20px 0px;}
.ny_gy_zs_img.pbl ul li{display: none;}
.ny_gy_zs_img.ny_gy_zs_img_zzkh ul li{background: #f8f8f8;padding-bottom: 20px;}
.ny_gy_zs_img.ny_gy_zs_img_zzkh ul li:hover{background: #f2f2f2;}
.ny_gy_zs_img.ny_gy_zs_img_zzkh ul li .h5{position: relative;bottom: 0px;opacity: 1;}
.ny_gy_zs_img.ny_gy_zs_img_zzkh ul li .h2{color: #333;}
.ny_gy_zs_img.ny_gy_zs_img_zzkh ul li .h4{color: #999;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:30px 0 0px; text-transform:uppercase;}
.pagination a,.pagination span{display:inline-block; line-height:35px;padding: 0 10px; font-size:16px;color: #999;font-weight: bold;}
.pagination a.iconfont,.pagination span.iconfont{font-size: 18px;color: #999;}
.pagination a.prev,.pagination a.next,.pagination span.prev,.pagination span.next{border: 1px solid #ccc;width: 35px;text-align: center;line-height:33px;padding: 0;margin: 0 10px;}
.pagination span.current{color:#1e458d;}
/*.pagination a.iconfont:hover{color:#fff; border-color:#1e458d; background:#1e458d;}
.pagination span.iconfont:hover{color:#fff; border-color:#1e458d; background:#1e458d;}*/

.ny_xw{padding: 50px 0 80px;}
.ny_xw_l{float: left;width: 72%;}
.ny_xw_l ul li{float: left;width: 48.5%;margin-right: 3%;margin-top: 3%;background: #e5a927;padding-bottom: 42px;}
.ny_xw_l ul li:nth-child(2n){margin-right:0;}
.ny_xw_l ul li .h1{overflow: hidden;}
.ny_xw_l ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;padding: 0;}
.ny_xw_l ul li:hover .h1 a img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw_l ul li .h2{font-size:16px;line-height:30px;padding-top:5px;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding: 20px 15px 0;}
.ny_xw_l ul li .h3{}
.ny_xw_l ul li .h3 a{display: block; font-size: 20px;line-height: 35px; color:#fff;height: 70px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: bold;padding: 0px 15px 0;margin: 0px 0 0;}
.ny_xw_l ul li:hover .h3 a{color: #fff;}
.ny_xw_l ul li .h4{font-size: 16px;line-height: 30px;color:#fff;padding: 40px 15px 0;}
.ny_xw_l ul li .h5{margin: 15px 15px 0;height: 35px;}
.ny_xw_l ul li .h5 a{float: left; font-size: 14px;line-height: 35px; color:#fff;}
.ny_xw_l ul li .h5 a span{font-size: 12px;color: #fff;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_xw_l ul li .h5 a:hover span{padding-left: 10px;}

.ny_xw_r{float: right;width: 25%;}

.ny_xw_l_bt{font-size: 30px;color: #333;line-height:40px;font-weight: bold;position: relative;padding:0 0 15px 0;border-bottom:1px solid #eee;}
.ny_xw_l_bt a{float: right;font-weight: normal;font-size: 16px;color: #666;padding-right: 17px;}
.ny_xw_l_bt a span{font-size: 14px;color: #1e458d;font-weight: bold;vertical-align: middle;-webkit-transition:0.2s;transition:0.2s;position: absolute;right: 0;top: 0;}
.ny_xw_l_bt a:hover span{right: -5px;}
.ny_xw_r_bt{font-size: 30px;color: #333;line-height:40px;font-weight: bold;position: relative;padding:0 0 15px 0;border-bottom:1px solid #eee;}
.ny_xw_r_bt a{float: right;font-weight: normal;font-size: 16px;color: #666;padding-right: 17px;}
.ny_xw_r_bt a span{font-size: 14px;color: #1e458d;font-weight: bold;vertical-align: middle;-webkit-transition:0.2s;transition:0.2s;position: absolute;right: 0;top: 0;}
.ny_xw_r_bt a:hover span{right: -5px;}
.ny_xw_r ul{margin-bottom: 30px;border-radius:0 0 5px 5px;background: #fff;padding: 0 0px 0px;/*border: 3px solid #00479d;*/}
.ny_xw_r ul li{float: left;width: 100%; position: relative;padding:0px;border-bottom: 1px #eee dashed;padding: 17px 0;}
.ny_xw_r ul li .h1{font-size: 20px;line-height: 35px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_xw_r ul li .h2{font-size: 16px;line-height: 30px;color: #666;padding-bottom: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw_r ul li .h3{float: left; font-size: 16px;line-height: 24px;color: #999;display: none;}
.ny_xw_r ul li:hover .h1{text-decoration: underline;}

.ny_xw2{ padding:30px 0 0px;float: left;width: 100%;}
.ny_xw2 ul li{ border-bottom:1px dashed #eee; padding-left:450px; position:relative; padding-bottom:30px; margin-top:30px;min-height: 255px;}
.ny_xw2 ul li .ny_xw2_img{ position:absolute; left:0px; top:0; width:400px; overflow:hidden; height:225px;}
.ny_xw2 ul li .ny_xw2_img img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_xw2 ul li:hover .ny_xw2_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw2 ul li .ny_xw2_txt{ position:relative; height:200px;}
.ny_xw2 ul li .ny_xw2_txt .h1{ font-size:20px; line-height:35px; color:#333;font-weight: bold;}
.ny_xw2 ul li:hover .ny_xw2_txt .h1{text-decoration: underline;}
.ny_xw2 ul li .ny_xw2_txt .h4{ font-size:16px; line-height:30px;padding-top:5px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw2 ul li .ny_xw2_txt .h2{ font-size:16px; line-height:30px; color:#aaa; padding-top:5px;}
.ny_xw2 ul li .ny_xw2_txt .h3{ position:absolute; left:0; bottom:10px; font-size:16px; line-height:22px; color:#666;}
.ny_xw2 ul li .ny_xw2_txt .h3 span{font-size: 14px;color: #1e458d;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_xw2 ul li .ny_xw2_txt .h3:hover span{padding-left: 10px;}

.ny_xw_ej1{padding: 80px 0;}
.ny_xw_ej1 ul{margin-top: 50px;}
.ny_xw_ej1 ul li{float: left;width: 31.333%;margin-right: 3%;margin-bottom: 3%;background: #e5a927;padding-bottom: 42px;}
.ny_xw_ej1 ul li:nth-child(3n){margin-right:0;}
.ny_xw_ej1 ul li .h1{overflow: hidden;}
.ny_xw_ej1 ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;padding: 0;}
.ny_xw_ej1 ul li:hover .h1 a img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw_ej1 ul li .h2{font-size:16px;line-height:30px;padding-top:5px;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding: 20px 15px 0;}
.ny_xw_ej1 ul li .h3{}
.ny_xw_ej1 ul li .h3 a{display: block; font-size: 20px;line-height: 35px; color:#fff;height: 70px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: bold;padding: 0px 15px 0;margin: 0px 0 0;}
.ny_xw_ej1 ul li:hover .h3 a{color: #fff;}
.ny_xw_ej1 ul li .h4{font-size: 16px;line-height: 30px;color:#fff;padding: 40px 15px 0;}
.ny_xw_ej1 ul li .h5{margin: 15px 15px 0;height: 35px;}
.ny_xw_ej1 ul li .h5 a{float: left; font-size: 14px;line-height: 35px; color:#fff;}
.ny_xw_ej1 ul li .h5 a span{font-size: 12px;color: #fff;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_xw_ej1 ul li .h5 a:hover span{padding-left: 10px;}

.ny_xw_ej2{padding: 80px 0;}
.ny_xw_ej2 ul{margin-top: 30px;}
.ny_xw_ej2 ul li{float: left;width: 100%; position: relative;padding:0px;border-bottom: 1px #eee dashed;padding: 15px 0;}
.ny_xw_ej2 ul li .h1{font-size: 20px;line-height: 35px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_xw_ej2 ul li .h2{font-size: 16px;line-height: 30px;color: #666;padding-bottom: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw_ej2 ul li .h3{float: left; font-size: 16px;line-height: 30px;color: #999;display: none;}
.ny_xw_ej2 ul li:hover .h1{text-decoration: underline;}

.ny_xw_ej3{padding: 80px 0;}
.ny_xw_ej3 ul{margin-top: 50px;}
.ny_xw_ej3 ul li{ border-bottom:1px dashed #eee; padding-left:450px; position:relative; padding-bottom:30px; margin-top:30px;min-height: 255px;}
.ny_xw_ej3 ul li .ny_xw2_img{ position:absolute; left:0px; top:0; width:400px; overflow:hidden; height:225px;}
.ny_xw_ej3 ul li .ny_xw2_img img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_xw_ej3 ul li:hover .ny_xw2_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw_ej3 ul li .ny_xw2_txt{ position:relative; height:200px;}
.ny_xw_ej3 ul li .ny_xw2_txt .h1{ font-size:20px; line-height:35px; color:#333;font-weight: bold;}
.ny_xw_ej3 ul li:hover .ny_xw2_txt .h1{text-decoration: underline;}
.ny_xw_ej3 ul li .ny_xw2_txt .h4{ font-size:16px; line-height:30px;padding-top:5px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw_ej3 ul li .ny_xw2_txt .h2{ font-size:16px; line-height:30px; color:#aaa; padding-top:5px;}
.ny_xw_ej3 ul li .ny_xw2_txt .h3{ position:absolute; left:0; bottom:10px; font-size:14px; line-height:22px; color:#666;}
.ny_xw_ej3 ul li .ny_xw2_txt .h3 span{font-size: 12px;color: #1e458d;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_xw_ej3 ul li .ny_xw2_txt .h3:hover span{padding-left: 10px;}



.ny_tw_bt{width:100%;text-align:center; line-height:30px; padding:0px; font-size:16px;border-bottom: 1px solid #ddd;padding-bottom: 20px;}
.ny_tw_bt .line{padding:0 10px; color:#333;}
.ny_tw_bt p{color: #999;}
.ny_tw_bt .color-blue{color:#666;}
.ny_tw_bt .h3{padding:0 0 20px; line-height:30px; font-size:30px;color:#333;font-weight: bold;}
.ny_tw{ font-size:16px; line-height:30px; color:#666; padding:30px 0 0px;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}

.view-page{width:100%; position:relative; margin:40px 0 0; height:70px; border-top:1px solid #e6e6e6; padding-top:30px;display: none;}
.view-page .prev,.view-page .back,.view-page .next{font-size:16px;height:38px; border:solid 1px #333; line-height:38px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out;}
.view-page .prev{left:0;}
.view-page .prev a,.view-page .next a{text-align:center;}
.view-page a{display:block; padding:0 20px;color: #333;} 
.view-page .back{left:50%; margin-left:-80px;}
.view-page .back a{ text-align:center;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#1e458d;}
.view-page .next:hover a{color:#fff; background:#1e458d;}
.view-page .back:hover a{background:#1e458d; color:#fff;}

.ny_lx{padding: 80px 0;}
.sy_xl_div{}
.sy_xl_txt{ font-size:16px; line-height:30px; color:#666; width:45%;padding-top: 50px;}
.spz18_000{ font-size:30px; color:#333;display: block;padding-bottom: 20px;font-weight: bold;}
.sy_xl_ewm{ width:190px; text-align:right;font-size:16px; line-height:30px; color:#333; padding:40px 0 0 50px;}
.sy_xl_ewm img{ width:100%; display:block;}
.sy_xl_ewm p{text-align: center;}
.sy_xl_ly{ width:45%;}
.sy_xl_ly form input{ display:block; width:100%; border:1px solid #666; margin-bottom:10px; font-size:16px; line-height:40px; padding:0 10px;}
.sy_xl_ly form textarea{ display:block; width:100%; border:1px solid #666; margin-bottom:10px; font-size:16px; line-height:30px; padding:5px 10px; height:100px;}
.sy_xl_ly form a{ display:block; width:180px; font-size:16px; line-height:40px; text-align:center; color:#666;border: 1px solid #666; margin:auto;}
.sy_xl_ly form a:hover{ background:#1e458d;color: #fff;border: 1px solid #1e458d;}
.ny_lx_dt{ font-size:16px; line-height:35px; color:#666; padding:30px 0 0px;}

.ny_fl{text-align: center;font-size: 0;margin-top: 80px;}
.ny_fl ul li{display: inline-block;margin: 0 15px;}
.ny_fl ul li a{display:block;padding: 0 50px;font-size: 16px;line-height: 50px;color: #333;background: #f2f2f2;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li.on a,.ny_fl ul li a:hover{color: #fff;background: #1e458d;}

.ny_zp{ padding:80px 0 50px;background: #f2f2f2;position: relative;}
.ny_zp ul{margin-top: 50px;}
.ny_zp ul li{padding:30px 30px 30px 30px; position:relative;float: left;width: 48%;margin:0 4% 4% 0;background: #fff;border-radius: 5px;}
.ny_zp ul li:nth-child(2n){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:20px; line-height:35px; color:#333;font-weight: bold;}
.ny_zp ul li .ny_zp_txt .h2{ font-size:16px; line-height:30px; color:#333;margin-top: 5px;height: 60px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.ny_zp ul li .ny_zp_txt .h3{font-size:14px; line-height:35px; color:#333;width: 120px;background: #fff;border: 1px solid #666; text-align: center;margin-top: 10px;cursor: pointer;}
.ny_zp ul li .ny_zp_txt .h3:hover{color:#fff;background: #1e458d;border: 1px solid #1e458d;}

.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: 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: #1e458d;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: #1e458d;border-radius:2px;}
.ny_zp_tc_xx .jl{display:block; font-size:14px; 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: #1e458d;}
.ny_zp_tc_xx_gd .h1{font-weight: bold;padding-bottom: 15px;font-size: 30px;color: #333;}
.ny_zp_tc_xx_gd .h2{font-size: 16px;line-height: 30px;color: #666;}
.ny_zp_tc_xx_gd .h1 .ny_zp_img{font-size: 36px;padding-right: 10px;}

/*
.ny_gy_lc{padding-left: 180px;padding-top: 80px;padding-bottom: 80px;}
.ny_gy_lc ul{border-left: 1px dashed #ddd;padding-left: 70px;}
.ny_gy_lc ul li{position: relative;margin-bottom: 40px;}
.ny_gy_lc ul li:last-child{margin-bottom:0px;}
.ny_gy_lc ul li:after{content:"";position: absolute;left:-79px;top: 50%;margin-top:-9px;border: 2px solid #1e458d;width: 14px;height: 14px;background: #fff;border-radius: 50%;}
.ny_gy_lc ul li .h1{position: absolute;left:-250px;top: 50%;-webkit-transform: translate(0,-50%);transform: translate(0,-50%);font-size: 48px;color: #1e458d;line-height: 48px;}
.ny_gy_lc ul li .h2{padding: 30px 50px;background: #f2f2f2;position: relative;font-size: 16px;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_lc ul li .h2:after{content:"";position: absolute;left:-30px;top: 50%;margin-top:-15px; border: 15px solid transparent;border-right: 15px solid #f2f2f2;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_lc ul li:hover .h1{color: #1e458d;}
.ny_gy_lc ul li:hover .h2{color: #fff;background: #1e458d;}
.ny_gy_lc ul li:hover .h2:after{border-right: 15px solid #1e458d;}
*/

.ny_gywm_bt .h1{font-size: 30px;line-height: 30px;color: #333;text-align: center;font-weight: bold;}
.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;}

.licheng{padding:80px 0;position: relative;background: #f2f2f2;}
.licheng .box{margin-top: 50px;}
.licheng .gallery-thumbs{position: relative;}
.licheng .gallery-thumbs .swiper-wrapper{}
.licheng .gallery-thumbs .swiper-slide{text-align: center;}
.licheng .gallery-thumbs .swiper-slide h2{font-size: 16px;}
.licheng .gallery-thumbs .swiper-slide .dian{width: 15px;height: 15px;border:1px solid #999;border-radius: 10px;margin:10px auto;background: #F5F5F5;}
.licheng .gallery-thumbs .swiper-slide-thumb-active {color: #1e458d;}
.licheng .gallery-thumbs .swiper-slide-thumb-active h2{font-weight: bold;}
.licheng .gallery-thumbs .swiper-slide-thumb-active .dian{border:2px solid #1e458d;}
.licheng .gallery-thumbs .xian{height: 1px;background: #CCC;position: absolute;left: 0px;top: 39px;width: 100%;}
.licheng .gallery-top{margin-top: 30px;padding:40px 0;background: #fff;}
.licheng .gallery-top .swiper-slide{text-align: center;color: #333;display: flex;justify-content: center;align-items: center;padding: 0 90px;}
.licheng .gallery-top .swiper-slide .pic{width: 50%;}
.licheng .gallery-top .swiper-slide .pic img{width: 100%;}
.licheng .gallery-top .swiper-slide .txt{width: 50%;text-align: left;margin-left: 40px;line-height: 30px;font-size: 16px;color: #666;}
.licheng .gallery-top .swiper-button-white{border:1px solid #999;border-radius: 50px;background-size: 12px;outline: medium;}
.licheng .gallery-top .swiper-button-next{right: 20px;}
.licheng .gallery-top .swiper-button-prev{left: 20px;}

.service{ padding:80px 0;}
.service ul li{width:25%;float:left;border-right:1px solid #ebecee;border-bottom:1px solid #ebecee;height:220px;text-align:center;box-sizing:border-box;padding:20px 2% 0 2%;}
.service ul li img{transition:all ease-in-out 500ms;  -webkit-transition:all ease-in-out 500ms;}
.service ul li h1{ text-align:center; font-size:18px; color:#303131; text-transform:uppercase; margin-top:23px;transition:all ease-in-out 300ms;  -webkit-transition:all ease-in-out 300ms;}
.service ul li p{font-size: 14px;width:100%;padding-top:10px;color:#b3b3b5;font-family:arial;line-height: 24px;transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;}
.service ul li:hover img{ margin-top:-5px;  transform:rotateY(180deg) scale(0.8);}
.service ul li:hover h1{ margin-top:10px;}
.service ul li:hover p{ margin-top:0px;}
.service ul li:nth-of-type(5){ border-bottom: none;}
.service ul li:nth-of-type(6){ border-bottom: none;}
.service ul li:nth-of-type(7){ border-bottom: none;}
.service ul li:nth-of-type(8){ border-bottom: none;}
.service ul li:nth-child(4n){ border-right:0;}

#gsjj{position: absolute;top: -100px;}
#qylc{position: absolute;top: -100px;}
#qywh{position: absolute;top: -100px;}
#qytj{position: absolute;top: -180px;}
#jyln{position: absolute;top: -100px;}
#jrwm{position: absolute;top: -100px;}
#jymb{position: absolute;top: -100px;}

.ny_jymb{padding: 80px 0;position: relative;}
.ny_jymb_txt{font-size: 14px;line-height: 30px;color: #333;margin-top: 50px;position: relative;}
.ny_jymb_txt ul li{float: left;width: 48.5%;margin: 0 3% 3% 0;position: relative;}
.ny_jymb_txt ul li:nth-child(2n){margin-right: 0;position: absolute;top:0;right: 0;}
.ny_jymb_txt ul li .ny_jymb_txt_img{overflow: hidden;}
.ny_jymb_txt ul li .ny_jymb_txt_img img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_jymb_txt ul li:hover .ny_jymb_txt_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_jymb_txt_wz{position: absolute;left: 0;top: 0;right: 0;bottom: 0; background: rgba(0, 0, 0, 0);-webkit-transition:0.5s;transition:0.5s;}
.ny_jymb_txt ul li:hover .ny_jymb_txt_wz{background: rgba(0, 0, 0, 0.5);}
.ny_jymb_txt_wz2{position: absolute;left: 0;right: 0;bottom: 0;padding:0 30px;-webkit-transition:0.5s;transition:0.5s;background: url('../img/mask_grad.png') bottom center repeat-x;padding-top: 30px;background-size: auto 110px;}
.ny_jymb_txt ul li:hover .ny_jymb_txt_wz2{padding: 30px;background-position: center 300px;}
.ny_jymb_txt_wz .h1{font-size: 30px;line-height: 30px;color: #fff;font-weight: bold;padding-bottom: 20px;}
.ny_jymb_txt_wz .h2{font-size: 16px;line-height: 30px;color: #fff;padding-bottom: 20px;display: none;}
.ny_jymb_txt ul li:hover .ny_jymb_txt_wz .h2{display: block;}
.ny_jymb_txt_wz .h3{font-size: 14px;line-height: 30px;color: #fff;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_jymb_txt_wz .h3 span{font-size: 14px;color: #fff;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_jymb_txt_wz .h3:hover span{padding-left: 10px;}
.ny_jymb_txt ul li:hover .ny_jymb_txt_wz .h3{opacity: 1;}

.linian{padding: 100px 0;position: relative;background:url(../img/ln.jpg) center no-repeat;background-size: cover;}
.linian_txt{font-size: 14px;line-height: 30px;color: #333;margin-top: 100px;}
.linian_txt ul li{float: left;width:23.5%;margin: 0 2% 0 0;position: relative;overflow: hidden;}
.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: #fff;text-align: center;}
/*.linian_txt ul li .linian_txt_img img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.linian_txt ul li:hover .linian_txt_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}*/
.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: #fff;font-weight: bold;padding-bottom: 20px;text-align: center;}
/*.linian_txt_wz .h2{font-size: 16px;line-height: 30px;color: #fff;opacity: 0;-webkit-transition:0.5s;transition:0.5s;min-height: 60px;}
.linian_txt ul li:hover .linian_txt_wz .h2{opacity: 1;}*/

.ny_qylc{position: relative;margin-top: 80px;margin-bottom: 80px; 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{padding-top: 30px;}
.ny_qylc_l ul li .h2 .r{width: 68%;}
.ny_qylc_l ul li .h2 .l{ width:30%; position:relative;overflow: hidden;}
.ny_qylc_l ul li .h2 .r{ font-size:16px; line-height:30px; color:#666;}
.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 .h3{font-size:24px;font-weight: bold;}
/*.ny_qylc_l ul li .h2 dl dd{float: left;width: 23.5%;margin: 0 2% 2% 0;}
.ny_qylc_l ul li .h2 dl dd:nth-child(4n){margin-right:0;}
.ny_qylc_l ul li .h2 dl dd .h1{overflow: hidden;}
.ny_qylc_l ul li .h2 dl dd .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_qylc_l ul li .h2 dl dd:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_qylc_l ul li .h2 dl dd .h2{font-size: 14px;line-height: 30px;color: #666;padding: 10px 20px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;}*/

.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: #aaa; /*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 {border-radius: 10px;}
.ny_qylc_r ul{border-right: 2px solid #e8e8e8;}
.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: #1e458d;border-right: 3px solid #1e458d;}

.ny_pz1{padding: 80px 0;}
.ny_pz1 ul{margin-top: 50px;}
.ny_pz1 ul li{ float:left; width:23.5%; text-align:center; margin:0 2% 0 0; border-radius:10px; overflow:hidden;background:#f2f2f2;padding: 50px 0 40px;font-size:20px; color:#333; line-height:50px;-webkit-transition:0.5s;transition:0.5s;}
.ny_pz1 ul li:nth-child(4n){margin-right:0;}
.ny_pz1 ul li img{ margin:15px 0 0 0;}
.ny_pz1 ul li span.iconfont{font-size: 60px;line-height: 60px;text-align: center;color: #1e458d;-webkit-transition:0.5s;transition:0.5s;}
.ny_pz1 ul li:hover{background:#1e458d;color:#fff;}
.ny_pz1 ul li:hover span.iconfont{color: #fff;}

.ny_pz2{padding: 80px 0;background: #f2f2f2;}
.ny_pz2 ul{margin-top: 50px;}
.ny_pz2 ul li{float: left;width: 16.666%;cursor: pointer;}
.ny_pz2 ul li .h1_bg{position: relative;}
.ny_pz2 ul li .h1_bg:before{content: "";position: absolute;left:0;top: 50%;width:100%;border-bottom: 1px solid #1e458d;}
.ny_pz2 ul li .h1_bg:after{content: "";position: absolute;right: -7px;top: 50%;margin-top: -7px;width: 14px;height: 14px;border-radius: 50%;background: #1e458d;}
.ny_pz2 ul li:last-child .h1_bg:after{display: none;}
.ny_pz2 ul li:last-child .h1_bg:before{width: 50%;}
.ny_pz2 ul li:first-of-type .h1_bg:before{width: 50%;left: auto;right: 0;}
.ny_pz2 ul li .h1{width: 100px;height: 100px;margin: auto;position: relative;z-index: 1; background: #fff;border-radius: 50%;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;font-size: 42px;line-height: 100px;text-align: center;color: #1e458d;}
.ny_pz2 ul li:hover .h1{background: #1e458d;color: #fff;}
.ny_pz2 ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_pz2 ul li:hover .h1 img{-webkit-transform: rotate(360deg); transform: rotate(360deg);}
.ny_pz2 ul li .h2{font-size: 16px;line-height: 30px;color: #333;text-align: center;padding-top: 10px;}
.ny_pz2 ul li:hover .h2{color: #1e458d;}

.ny_pz3{padding: 80px 0 60px;}
.ny_pz3 ul{margin-top: 50px;}
.ny_pz3 ul li{float: left;width: 23.5%;margin: 0 2% 2% 0;}
.ny_pz3 ul li:nth-child(4n){margin-right:0;}
.ny_pz3 ul li .h1{overflow: hidden;}
.ny_pz3 ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_pz3 ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_pz3 ul li .h2{text-align: center;font-size: 14px;line-height: 30px;color: #333;padding: 15px 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.ny_ys{padding: 80px 0;}
.ny_ys_xx{position: relative;margin-bottom:2%;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}
.ny_ys_xx .l{width: 49.5%;padding: 50px;background: #f8f8f8;position: absolute;bottom: 0;top: 0;left: 0;}
.ny_ys_xx:hover .l{background: #f2f2f2;}
.ny_ys_xx .r{ width:49.5%; position:relative;overflow: hidden;}
.ny_ys_xx .l{ font-size:18px; line-height:35px; color:#666;}
.ny_ys_xx .l .h2{ font-size:30px; line-height:50px; color:#333;padding-bottom: 15px;font-weight: bold;}
.ny_ys_xx .l .h4{ font-size:16px; line-height:30px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.ny_ys_xx .l .h3{margin-top: 15px; height: 30px;}
.ny_ys_xx .l .h3 p{float: left; font-size: 14px;line-height: 30px; color:#666;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx .l .h3 p span{font-size: 12px;color: #1e458d;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_ys_xx .l .h3 p:hover span{padding-left: 10px;}
.ny_ys_xx .r img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx:hover .r img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_ys_xx.on .l{ float:right;left: auto;right: 0;}
.ny_ys_xx.on .r{ float:left;}

.ny_qywh_bg{margin: 80px auto;}
.ny_qywh{position: relative;padding-left:52%;}
.ny_qywh_bt{font-size:30px;color: #333;line-height:30px;padding-bottom:25px;position: absolute;font-weight: bold;left: 0;top: 0;}
.ny_qywh_bt:after{content: "";position: absolute;left: 0;bottom: 0;width: 50px;height: 3px;background: #333;}
.ny_qywh_lb{position: relative;}
.ny_qywh_lb_dw{position: absolute;left: 0;top: 50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
.ny_qywh_lb:last-child{margin-top: 4%;}

.ny_qywh_lb .ny_qywh_lb_img{overflow: hidden;}
.ny_qywh_lb .ny_qywh_lb_img img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_qywh_lb:hover .ny_qywh_lb_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_qywh_lb_wz{position: absolute;left: 0;top: 0;right: 0;bottom: 0; background: rgba(0, 0, 0, 0.2);-webkit-transition:0.5s;transition:0.5s;}
.ny_qywh_lb:hover .ny_qywh_lb_wz{background: rgba(0, 0, 0, 0.5);}
.ny_qywh_lb_wz2{position: absolute;left: 0;right: 0;bottom: 0;padding:0 30px;-webkit-transition:0.5s;transition:0.5s;padding-top: 30px;}
.ny_qywh_lb:hover .ny_qywh_lb_wz2{padding: 30px;}
.ny_qywh_lb_wz .h1{font-size: 30px;line-height: 30px;color: #fff;font-weight: bold;padding-bottom: 20px;}
.ny_qywh_lb_wz .h2{font-size: 18px;line-height: 35px;color: #fff;opacity: 0;-webkit-transition:0.5s;transition:0.5s;height: 20px;}
.ny_qywh_lb_wz .h3{font-size: 14px;line-height: 30px;color: #fff;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_qywh_lb_wz .h3 span{font-size: 14px;color: #fff;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_qywh_lb_wz .h3:hover span{padding-left: 10px;}
.ny_qywh_lb:hover .ny_qywh_lb_wz .h3{opacity: 1;}
.ny_qywh_lb:hover .ny_qywh_lb_wz .h2{opacity: 1;padding-bottom: 20px;height: 50px;}

.ny_qywh_tpqh{position: relative;overflow: hidden;margin-bottom: 80px;}
.ny_qywh_tpqh ul{width: 10000%;position: relative;}
.ny_qywh_tpqh ul li{float: left;width: 1%;position: relative;}
.ny_qywh_tpqh ul li img{display: block;width: 100%;}
.ny_qywh_tpqh ul li .ny_qywh_tpqh_txt{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;}
.ny_qywh_tpqh ul li .ny_qywh_tpqh_txt .h1{font-size: 36px;line-height: 36px;color: #000;font-weight: bold;}
.ny_qywh_tpqh ul li .ny_qywh_tpqh_txt .h1:after{content: "";display: block; width: 70px;height: 2px;background: #1e458d;margin:30px auto 0;}
.ny_qywh_tpqh ul li .ny_qywh_tpqh_txt .h2{font-size: 18px;line-height: 35px;color: #333;margin-top: 30px;}
.ny_qywh_tpqh ul li .ny_qywh_tpqh_txt .h3 a{display: block; margin: 30px auto 0;width: 170px;line-height: 40px;border: 1px solid #333;font-size: 14px;color: #333;}
.ny_qywh_tpqh ul li .ny_qywh_tpqh_txt .h3 a:hover{border: 1px solid #1e458d;color: #fff;background: #1e458d;}
.ny_qywh_tpqhdd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.ny_qywh_tpqhdd span{z-index:2;cursor:pointer;margin:0 10px;display:inline-block;width:100px;height:3px;background: rgba(255, 255, 255, 0.5); position:relative;-webkit-transition:0.5s;transition:0.5s;}
.ny_qywh_tpqhdd span.on,.ny_qywh_tpqhdd span:hover{background: #1e458d;}
.ny_qywh_tpqhz,.ny_qywh_tpqhy{ position:absolute; top:0; width:15%; height:100%; opacity:0; transition:0.3s; cursor:pointer; z-index:5;max-width: 180px;}
.ny_qywh_tpqhz{ left:0;}
.ny_qywh_tpqhz:after,.ny_qywh_tpqhy:after{content: '';display: block;width: 70%;height: 100%; background:url(../img/l.png) center no-repeat;background-size:auto 50px !important;}
.ny_qywh_tpqhy{ right:0;}
.ny_qywh_tpqhy:after{background:url(../img/r.png) center no-repeat;margin: auto 0 auto auto;}
.ny_qywh_tpqh:hover .ny_qywh_tpqhz,.ny_qywh_tpqh:hover .ny_qywh_tpqhy{ opacity:0.8;}

.ny_jzgd{text-align: center;}
.ny_jzgd a{font-size: 16px;line-height: 30px;color: #666;}
.ny_jzgd a span{padding-left: 5px;}
.ny_jzgd a span:before{color: #1e458d;-webkit-transform: rotate(90deg);transform: rotate(90deg);display: inline-block;font-weight: bold;}

.ny_jymb_fl{border-bottom: 1px solid #eee;text-align: center;font-size: 0;}
.ny_jymb_fl ul li{display: inline-block;font-size: 18px;line-height: 60px;margin:0 20px;border-bottom: 2px solid #fff;cursor: pointer;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_jymb_fl ul li.on{border-bottom: 2px solid #1e458d;color: #000;}
.ny_jymb_fl ul li:hover{color: #000;}
.ny_jymb_nr_l{float: left;width: 30%;line-height:60px; font-size:30px;color:#333;font-weight: bold;padding-top: 30px;}
.ny_jymb_nr_l:after{content: '';display: block;width: 30px;height: 2px;background:#1e458d;}
.ny_jymb_nr_r{float: left;width: 70%;}
.ny_jymb_nr_r{ font-size:16px; line-height:30px; color:#666; padding:30px 0 0px;}
.ny_jymb_nr_r img{ display:block; max-width:100%; margin:auto;}
.ny_jymb_nr_lb{display: none;}

.fancybox-button--left,.fancybox-button--right{position: fixed!important;background: none!important;top: 50%!important;margin-top: -35px!important;}
.fancybox-button--left{left: 5%;}
.fancybox-button--right{right: 5%;}
.fancybox-button--left:after, .fancybox-button--right:after{width: 25px!important;height: 25px!important;}

.ny_jymb2{padding: 90px 0 60px;position: relative;}
.ny_jymb2_txt{font-size: 14px;line-height: 30px;color: #333;margin-top: 0px;position: relative;}
.ny_jymb2_txt ul li{float: left;width: 48.5%;margin: 0 0 3% 0;position: relative;}
.ny_jymb2_txt ul li:nth-child(1){margin-right: 3%;}
.ny_jymb2_txt ul li .ny_jymb2_txt_img{overflow: hidden;}
.ny_jymb2_txt ul li .ny_jymb2_txt_img img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_jymb2_txt ul li:hover .ny_jymb2_txt_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_jymb2_txt_wz{position: absolute;left: 0;top: 0;right: 0;bottom: 0; background: rgba(0, 0, 0, 0);-webkit-transition:0.5s;transition:0.5s;}
.ny_jymb2_txt ul li:hover .ny_jymb2_txt_wz{background: rgba(0, 0, 0, 0.5);}
.ny_jymb2_txt_wz2{position: absolute;left: 0;right: 0;bottom: 0;padding:0 30px;-webkit-transition:0.5s;transition:0.5s;background: url('../img/mask_grad.png') bottom center repeat-x;padding-top: 30px;background-size: auto 110px;}
.ny_jymb2_txt ul li:hover .ny_jymb2_txt_wz2{padding: 30px;background-position: center 300px;}
.ny_jymb2_txt_wz .h1{font-size: 30px;line-height: 30px;color: #fff;font-weight: bold;padding-bottom: 20px;}
.ny_jymb2_txt_wz .h2{font-size: 16px;line-height: 30px;color: #fff;padding-bottom: 20px;display: none;}
.ny_jymb2_txt ul li:hover .ny_jymb2_txt_wz .h2{display: block;}
.ny_jymb2_txt_wz .h3{font-size: 14px;line-height: 30px;color: #fff;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_jymb2_txt_wz .h3 span{font-size: 14px;color: #fff;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_jymb2_txt_wz .h3:hover span{padding-left: 10px;}
.ny_jymb2_txt ul li:hover .ny_jymb2_txt_wz .h3{opacity: 1;}

.nczz{background: url('../img/nczz.jpg') center no-repeat;background-size: cover;overflow: hidden;position: relative;}
.nczz .w1200{position: relative;z-index: 1;}
.nczz_bt{position: absolute;top: 100px;left: 0; font-size: 36px;line-height: 36px;color: #333;font-weight: bold;padding:0px 25px 0;}
.nczz_bt:after{content: "";display: block; width: 50px;height: 3px;background: #1e458d;margin:30px 0 0;}
.nczz2{width: 101%;position: relative;z-index: 1;}
.nczz_lb{float: left;}
.nczz_lb2{height: 650px;position: relative;}
.nczz_lb3{position: absolute;left: 0;bottom: 220px;right: 0;}
.nczz_lb:nth-child(2){border-left: 1px solid rgba(0, 0, 0, 0.1);border-right: 1px solid rgba(0, 0, 0, 0.1);}
.nczz_lb .h1{padding:0 25px;font-size: 30px;line-height: 30px;color: #333;font-weight: bold;padding-bottom: 15px;}
.nczz_lb .h2_bg{overflow: hidden;-webkit-transition:0.5s;transition:0.5s;height: 0;opacity: 0;}
.nczz_lb2:hover .h2_bg{height: 100px;opacity: 1;}
.nczz_lb .h2{padding:0 25px;font-size: 16px;line-height: 30px;color: #666;margin-bottom: 10px;}
.nczz_lb .h3{padding:0 25px;font-size: 14px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.nczz_lb .h3 span{font-size: 14px;color: #1e458d;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.nczz_lb .h3:hover span{padding-left: 10px;}
.nczz3{position: absolute;left: 0;top: 0;bottom: 0;width: 101%;}
.nczz3_lb{float:left;height: 650px;background: url('../img/nczz2.jpg') left top no-repeat;background-size: auto 100%;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.nczz3_lb:nth-child(3){background-position:right top;}
.nczz3_lb.on{opacity: 1;}

.nckh{padding: 80px 0;}
.nckh_l{width: 48%;padding-top: 80px;}
.ny_bt{font-size:30px;color: #333;line-height:30px;padding-bottom:25px;position: relative;font-weight: bold;}
.ny_bt:after{content: "";position: absolute;left: 0;bottom: 0;width: 50px;height: 3px;background: #333;}
.ny_txt{font-size: 16px;line-height: 30px;color: #666;margin-top: 30px;}
.nckh_r{width: 48%;padding-top: 50px;}
.nckh_r img{display: block; width: 100%;}
.nckh_l .h3 a{display: block; margin: 30px 0 0;width: 170px;line-height: 40px;border: 1px solid #333;font-size: 14px;color: #333;text-align: center;}
.nckh_l .h3 a:hover{border: 1px solid #1e458d;color: #fff;background: #1e458d;}