
*{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-size: 14px;color:#333;outline:0;font-family:Arial,'Microsoft Yahei',Arial, sans-serif;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
html{font-size:calc(100vw / 19.2);}
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:#333;}
a:hover{color:#1C3A5E;}

/** 重置图片元素 **/
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.pd06{padding-left: 6%;padding-right: 6%;}
.pd10{padding-left: 10%;padding-right: 10%;}
.w1400{width:1400px;max-width: 95%; margin:auto;}
.w1200{width:1200px;max-width: 95%;margin:auto;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}

.top_bg{position: relative;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;background: #fff;}
.top_t{border-bottom: 1px solid #eee;padding: 5px 0;}
.top_t .w1400{display: flex;justify-content: space-between;align-items: center;}
.top_t_l{font-size: 14px;line-height: 24px;color: #666;}
.top_t_r{display: flex;font-size: 14px;line-height: 24px;color: #666;}
.top_t_r a{font-size: 14px;line-height: 24px;color: #666;padding: 0 10px;}
.top_h{display: flex;align-items: center;justify-content: space-between;height: 110px;}
.top_h .logo_bg{display: flex;align-items: center;}
.top_h .logo{}
.top_h .logo img{display: block;height:90px;padding: 10px 0;}
.top_h .logo_txt{padding-left: 15px;padding-top: 5px;}
.top_h .logo_txt .ml1{font-size: 26px;line-height: 26px;color: #000;font-weight: bold;}
.top_h .logo_txt .ml2{font-size: 14px;line-height: 14px;color: #999;margin-top: 10px;}
.top_h .logo_ewm_bg{display: flex;align-items: center;}
.top_h .logo_ewm{width: 80px;margin-left: 30px;}
.top_h .logo_ewm img{display: block;width: 100%;}
.top_h .lxys{}
.top_h .logo_lx{display: flex;align-items: center;justify-content: flex-end;}
.top_h .logo_lx .tb{font-size: 36px;line-height: 36px;color: #1C3A5E;}
.top_h .logo_lx .nr{padding-left: 10px;display: flex;}
.top_h .logo_lx .nr p{font-size: 30px;line-height: 36px;color: #1C3A5E;font-family: "Impact";}
.top_h .logo_lx .nr span{font-size: 16px;line-height: 36px;color: #1C3A5E;}
.top_h .top_ss{position: relative;margin-top: 8px;}
.top_h .top_ss input{display: block;width: 300px;line-height: 36px;color: #333;font-size: 14px;height: 36px;padding: 0 50px 0 15px;background: #f2f2f2;}
.top_h .top_ss a{position: absolute;right: 0;top: 0;width: 40px;line-height: 36px;color: #666;font-size: 18px;text-align: center;}
.top_h .top_yy{padding-left: 30px;}
.top_h .top_yy a{display: flex;align-items: center;font-size:14px;line-height:32px;color:#333;-webkit-transition:0.5s;transition:0.5s;}
.top_h .top_yy a img{display: block;margin-right: 5px;border-radius: 50%;width: 22px;height: 22px;}
.top_h .top_yy a:hover{color:#1C3A5E;}
.dh_bg{position: relative;background: #1C3A5E;}
.dh_tx{position: absolute;top:0;}
.dh_tx i{position: absolute;top: 0; height:60px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;left: 0px;bottom: 0;right: 0px; -webkit-transition:0.5s;transition:0.5s;height: 100%;background: #132840;}
.dh{position: relative;z-index: 1;width: 1400px;margin: auto;max-width: 100%;}
.dh ul{display: flex;}
.dh ul li{position: relative;}
.dh ul li p a{display: block;line-height:60px;font-size:16px;padding: 0 40px;color:#fff;text-align:center;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.on p a{color: #fff;font-weight: bold;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 60px;width:100%;display: none;background: #fff;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.dh ul li .dh_fl ul{display: block;}
.dh ul li .dh_fl ul li{border-top: 1px solid #eee;}
.dh ul li .dh_fl ul li a{display: block;font-size: 14px;line-height: 20px;padding: 10px;color: #333;text-align: center;}
.dh ul li .dh_fl ul li a:after{content:"";position: absolute;left: 0;right: 0;bottom: 0px;height: 2px;background: #1C3A5E;opacity: 0;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:hover:after{opacity: 1;-webkit-transform: scaleX(1);transform: scaleX(1);}
.dh ul li .dh_fl ul li a:hover{color:#1C3A5E;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li a{display: block;height: 100%;}
.banner ul li a img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li a video{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bandd{position:absolute; left:0; bottom:30px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 8px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.bandd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.bandd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}

.sy_bt_bg{display: flex;align-items: flex-end;justify-content: space-between;}
.sy_bt{}
.sy_bt.juzhong{text-align: center;}
.sy_bt .ml1{font-size: 30px;line-height: 30px;color: #333;font-weight: bold;}
.sy_bt .ml1 span{color: #1C3A5E;}
.sy_bt .ml2{margin-top: 10px;font-size:14px;line-height: 24px;color: #666;}
.sy_bt.fff .ml1{color: #fff;}
.sy_bt.fff .ml2{color: #fff;}
.sy_fl{padding-bottom: 34px;}
.sy_fl ul{display: flex;}
.sy_fl ul li{position: relative;}
.sy_fl ul li p{display: block;font-size: 14px;line-height: 38px;border: 1px solid #eee;border-left: 0px solid #eee;padding: 0 10px;color: #666;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.sy_fl ul li:first-child p{border-left: 1px solid #eee;}
.sy_fl ul li .xl{position: absolute;right: 0;top: 40px;padding-top: 16px;display: none;}
.sy_fl ul li:after{content: "";position: absolute;left: 50%;margin-left: -10px;bottom:-16px;border-style: solid;border-width: 0 10px 10px 10px;border-color: transparent transparent #f2f2f2;display: none;}
.sy_fl ul li .xl dl{display: flex;background: #f2f2f2;padding: 5px 10px;}
.sy_fl ul li .xl dl dd{}
.sy_fl ul li .xl dl dd a{display: block;font-size: 14px;line-height: 24px;padding:0px 10px;color: #666;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_fl ul li .xl dl dd a:hover{color: #1C3A5E;}
.sy_fl ul li.on p{background: #1C3A5E;color: #fff;}
.sy_fl ul li.on:after{display: block;}
.sy_fl ul li.on .xl{display: block;}
.sy_fl.xw{padding-bottom: 0;}
.sy_fl.xw ul li a{display: block;font-size: 14px;line-height: 38px;border: 1px solid #eee;border-left: 0px solid #eee;padding: 0 20px;color: #666;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.sy_fl.xw ul li:first-child a{border-left: 1px solid #eee;}
.sy_fl.xw ul li:hover a{background: #1C3A5E;color: #fff;}

.gd_more{display: flex;justify-content: center;margin-top: 40px;}
.gd_more a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 36px;color: #1C3A5E;border: 2px solid #1C3A5E;padding: 0 25px 0 30px;-webkit-transition:0.5s;transition:0.5s;border-radius: 20px;}
.gd_more a i{padding-left: 5px;font-size: 16px;}
.gd_more a:hover{color: #fff;background: #1C3A5E;border: 2px solid #1C3A5E;}

.sy_cp{padding-top: 60px;padding-bottom: 40px;}
.sy_cp .lb{margin-top: 40px;}
.sy_cp .lb ul{display: flex;flex-wrap: wrap;margin-top: 40px;}
.sy_cp .lb ul li{width: 23.5%;margin:0 2% 2% 0;}
.sy_cp .lb ul li:nth-child(4n){margin-right: 0;}
.sy_cp .lb ul li .img{overflow: hidden;border: 1px solid #eee;position: relative;}
.sy_cp .lb ul li .img:after{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(21, 80, 155, 0.8) url('../images/sy_cp_hover.png') center no-repeat;background-size: 100% 100%;opacity: 0;-webkit-transition: 0.5s;transition: 0.5s;}
.sy_cp .lb ul li:hover .img:after{opacity: 1;}
.sy_cp .lb ul li .img img{display:block; width:100%;}
.sy_cp .lb ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding: 10px 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .lb ul li:hover .txt{color: #1C3A5E;}
.sy_cp .gd_more{margin-top: 20px;}

.sy_yy_bg{background: #f6f6f6;}
.sy_yy{padding-top: 60px;padding-bottom: 60px;}
.sy_yy .lb_bg{margin-top: 40px;position: relative;}
.sy_yy .lb_bg .sy_yy_dd{display: flex;align-items: center;justify-content: center;padding: 40px 0 10px;}
.sy_yy .lb_bg .sy_yy_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.sy_yy .lb_bg .sy_yy_dd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.sy_yy .lb_bg .sy_yy_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb_bg .sy_yy_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.sy_yy_l,.sy_yy_r{position:absolute; top:50%; width:50px; height:50px;margin-top: -65px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.2);border-radius: 50%;}
.sy_yy_l{left:30px;}
.sy_yy_r{right:30px;}
.sy_yy_l:hover,.sy_yy_r:hover{background: #1C3A5E;}
.sy_yy .lb_bg .lb{}
.sy_yy .lb_bg .lb ul li{background: #fff;}
.sy_yy .lb_bg .lb ul li .img{overflow: hidden;}
.sy_yy .lb_bg .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb_bg .lb ul li .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_yy .lb_bg .lb ul li .txt{padding: 20px 20px 30px;text-align: center;}
.sy_yy .lb_bg .lb ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #333;font-weight: bold;font-weight: bold;}
.sy_yy .lb_bg .lb ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_yy .lb_bg .lb ul li .txt .ml3{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
.sy_yy .lb_bg .lb ul li .txt .ml3 span{font-size: 14px;line-height:36px;color: #fff;background: #1C3A5E;padding: 0 25px;border-radius: 18px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;}
.sy_yy .lb_bg .lb ul li .txt .ml3 span i{font-size: 14px;padding-left: 5px;}
.sy_yy .lb_bg .lb ul li .txt .ml3 span:hover{background: #003374;}

.sy_gy_bg{background:url(../images/sy_gy_bg.jpg) center no-repeat;background-size: cover;background-attachment: fixed;padding-top: 60px;padding-bottom: 60px;}
.sy_gy{display: flex;}
.sy_gy .img{width:40%;border-radius: 20px;overflow: hidden;position: relative;}
.sy_gy .img 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;}
.sy_gy .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy .img .tb{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.sy_gy .img .tb span{display: flex;align-items: center;justify-content: center;width: 70px;height: 70px;border: 2px solid #fff;border-radius: 50%;font-size: 24px;color: #fff;text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img .tb span:after{content:'';display: block;position: absolute;left:-2px;right:-2px;bottom:-2px;top:-2px;border-radius: 50%;border: 3px solid;opacity:.8;border-color: transparent;border-right-color: #1C3A5E;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.sy_gy .img .tb span:hover{color: #1C3A5E;background: rgba(255, 255, 255, 0.7);}
.sy_gy .img .sp{position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:none;background:#000;}
.sy_gy .img .sp video{display:block;width:100%;height:100%;-o-object-fit:cover;-webkit-object-fit:cover;object-fit:cover;}
@-webkit-keyframes runDot{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}
@keyframes runDot{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.sy_gy .txt{width: 50%;padding-left: 50px;}
.sy_gy .txt .ml1{font-size: 30px;line-height: 30px;color: #fff;font-weight: bold; margin-top:20px}
.sy_gy .txt .ml2{font-size: 14px;line-height: 30px;color: #fff;margin-top: 20px;}
.sy_gy .txt .ml3{display: flex;margin-top: 30px;}
.sy_gy .txt .ml3 a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 36px;color: #fff;border: 1px solid #fff;padding: 0 25px 0 30px;-webkit-transition:0.5s;transition:0.5s;border-radius: 20px;}
.sy_gy .txt .ml3 a i{padding-left: 5px;font-size: 16px;}
.sy_gy .txt .ml3 a:hover{color: #1C3A5E;background: #fff;border: 1px solid #fff;}

.sy_gy_tp{padding-top: 60px;padding-bottom: 60px;}
.sy_gy_tp .fenglei{}
.sy_gy_tp .fenglei ul{display: flex;align-items: center;justify-content: center;}
.sy_gy_tp .fenglei ul li{margin: 0 10px;}
.sy_gy_tp .fenglei ul li a{display: block;font-size: 16px;line-height: 44px;padding: 0 30px;color: #666;background: #fff;-webkit-transition:0.5s;transition:0.5s;border-radius: 10px;}
.sy_gy_tp .fenglei ul li.on a{color: #fff;background: #1C3A5E;}
.sy_gy_tp .lb_bg{margin-top: 40px;}
.sy_gy_tp .lb_bg .lb{display: none;}
.sy_gy_tp .lb_bg .lb ul li .img{overflow: hidden;height: 250px;border: 1px solid #eee;}
.sy_gy_tp .lb_bg .lb ul li .img img{display: block;width: 100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;}
.sy_gy_tp .lb_bg .lb ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd{display: flex;align-items: center;justify-content: center;padding: 40px 0 10px;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_tp .lb_bg .lb .sy_gy_tp_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}

.sy_xw_bg{background: #f6f6f6;padding-top: 60px;padding-bottom: 60px;}
.sy_xw{}
.sy_xw .lb{}
.sy_xw .lb{margin-top: 40px;display: flex;justify-content: space-between;}
.sy_xw .lb .lb_l{width: 66%;}
.sy_xw .lb .lb_l ul{display: flex;height: 100%;}
.sy_xw .lb .lb_l ul li{width: 48.5%;margin-right: 3%;background: #fff;height: 100%;border-radius: 10px;overflow: hidden;}
.sy_xw .lb .lb_l ul li:nth-child(2n){margin-right: 0;}
.sy_xw .lb .lb_l ul li .img{overflow:hidden; position:relative;height: 300px;}
.sy_xw .lb .lb_l ul li .img img{display:block; width:100%;height: 100%;-webkit-object-fit: cover;-o-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw .lb .lb_l ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw .lb .lb_l ul li .txt{padding:30px 20px;}
.sy_xw .lb .lb_l ul li .txt .ml1{font-size:16px;line-height:24px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:0.5s;transition:0.5s;margin-top:10px;}
.sy_xw .lb .lb_l ul li .txt .ml2{font-size:14px;line-height:24px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:10px;}
.sy_xw .lb .lb_l ul li .txt .ml3{font-size:14px;line-height:24px;color:#999;}
.sy_xw .lb .lb_l ul li .txt .ml1:hover{color:#1C3A5E;}
.sy_xw .lb .lb_r{width:32%;border-radius: 10px;overflow: hidden;}
.sy_xw .lb .lb_r .lb_r_lb{height:474px;overflow:auto;background:#fff;padding:20px;}
.sy_xw .lb .lb_r .lb_r_lb::-webkit-scrollbar{width: 5px;background-color: #eee;}
.sy_xw .lb .lb_r .lb_r_lb::-webkit-scrollbar-thumb{background-color:#1C3A5E;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz{}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li{margin-bottom: 25px;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml1{font-size:16px;line-height:24px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:0.5s;transition:0.5s;margin-top:10px;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml2{font-size:14px;line-height:24px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:10px;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml3{font-size:14px;line-height:24px;color:#999;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml1:hover{color:#1C3A5E;}

.sy_hz_bg{}
.sy_hz{padding-top: 60px;padding-bottom:60px;}
.sy_hz .lb_bg{margin-top: 40px;position: relative;}
.sy_hz .lb ul{}
.sy_hz .lb ul li{border: 1px solid #eee;}
.sy_hz .lb ul li img{display: block;width: 100%;}
.sy_hz_l,.sy_hz_r{position:absolute; top:50%; width:36px; height:36px;margin-top: -18px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 16px;line-height:36px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.2);border-radius: 50%;}
.sy_hz_l{left:5px;}
.sy_hz_r{right:5px;}
.sy_hz_l:hover,.sy_hz_r:hover{background: #1C3A5E;}

.flinks {overflow: hidden;border-top: 1px solid #eee;}
.flinks dl{padding-top: 30px;padding-bottom: 30px;}
.flinks dt {line-height: 30px;font-size: 16px;color: #666;position: relative;}
.flinks dd{}
.flinks dd a {font-size: 14px;line-height: 24px; color: #999;margin-right:12px;-webkit-transition:0.5s;transition:0.5s;}
.flinks dd a:hover{text-decoration:underline;color:#1C3A5E;}

.foot_bg{padding-top: 60px;background: url(../images/foot_bg.jpg) center bottom no-repeat;background-size: cover;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 50px;}
.foot_dh{width: 40%;display: flex;justify-content: space-between;padding-right: 3%;}
.foot_dh ul{}
.foot_dh ul li.bt{padding-bottom: 10px;}
.foot_dh ul li a{font-size: 14px;line-height: 30px;color: #8db0cd;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li.bt a{font-size: 16px;color: #fff;font-weight: bold;}
.foot_dh ul li a:hover{color: #fff;}
.foot_lx{width: 30%;}
.foot_lx .ml1{font-size: 16px;line-height: 30px;font-weight: bold;color: #fff;}
.foot_lx .ml2{font-size: 36px;line-height: 30px;color: #fff;padding: 20px 0 20px;font-family: 'Impact';}
.foot_lx .ml2 i{font-size: 42px;padding-right: 10px;}
.foot_lx .ml3{font-size: 14px;line-height: 30px;color: #8db0cd;}
.foot_gz{width: 20%;}
.foot_gz .ml4{font-size: 16px;line-height: 30px;font-weight: bold;color: #fff;}
.foot_gz .ml4ms{font-size: 14px;line-height: 30px;color: #8db0cd;}
.foot_gz .ml5{margin-top: 20px;}
.foot_gz .ml5 ul{display: flex;}
.foot_gz .ml5 ul li{margin-right: 20px;position: relative;}
.foot_gz .ml5 ul li a{display: block;font-size: 24px;line-height: 44px;width: 46px;border: 1px solid #fff;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_gz .ml5 ul li:hover a{border: 1px solid #fff;background: #fff;color: #1C3A5E;}
.foot_gz .ml5 ul li .xl{position: absolute;left:50%;bottom: 46px;margin-left:-70px; padding-bottom: 15px;display: none;}
.foot_gz .ml5 ul li .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.foot_gz .ml5 ul li .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;}
.bqsy{font-size: 14px;line-height: 24px;padding: 20px 0;text-align: center;color: #8db0cd;border-top: 1px solid rgba(255,255,255,0.1);}
.bqsy a{color: #fff;}
.bqsy a:hover{text-decoration: underline;}

.bat{overflow: hidden;}
.bat img{display: block;width: 100%;}

.ny_st{padding-top:40px;padding-bottom:60px;display:flex;justify-content:space-between;flex-direction: row-reverse;}
.ny_st_l{width: 250px;position: relative;}
.ny_st_l .ny_cp_fl{}
.ny_st_l .ny_cp_fl ul{}
.ny_st_l .ny_cp_fl ul li{margin-bottom: 10px;}
.ny_st_l .ny_cp_fl ul li p a{position: relative;display: flex;align-items: center;justify-content: space-between;font-size: 16px;line-height: 46px;color: #fff;background: #1C3A5E;padding: 0 10px 0 25px;-webkit-transition:0.5s;transition:0.5s;}
.ny_st_l .ny_cp_fl ul li p a:before{content: "◉";position: absolute;left: 10px;top: 0;font-size: 12px;}
.ny_st_l .ny_cp_fl ul li p a i{font-size: 16px;color: #ccc;}
.ny_st_l .ny_cp_fl ul li p a i:after{content: "\e729";}
.ny_st_l .ny_cp_fl ul li.yc p a i:after{content: "\e625";}
.ny_st_l .ny_cp_fl ul li .xl{padding-bottom: 10px;margin-top: 10px;}
.ny_st_l .ny_cp_fl ul li .xl dl{}
.ny_st_l .ny_cp_fl ul li .xl dl dd a{display: block;padding: 0px 15px 0 25px;font-size: 14px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;position: relative;}
.ny_st_l .ny_cp_fl ul li .xl dl dd a:before{content: ""; position: absolute;left: 0px;top: 0; width:1px;height: 100%;background: #e5e5e5;}
.ny_st_l .ny_cp_fl ul li .xl dl dd:last-child a:before{height: 50%;}
.ny_st_l .ny_cp_fl ul li .xl dl dd a:after{content: ""; position: absolute;left: 0px;top: 15px; width:20px;height: 1px;background: #e5e5e5;}
.ny_st_l .ny_cp_fl ul li .xl dl dd:hover a{color: #1C3A5E;}
.ny_st_l .ny_cp_fl ul li .xl dl dd.on a{color: #1C3A5E;font-weight: bold;}

.ny_cp_tj{margin-top: 30px;background: #fff;}
.ny_cp_tj ul{display: flex;flex-wrap: wrap;padding: 15px 0 0;}
.ny_cp_tj ul li{width: 49%;margin: 0 2% 2% 0;}
.ny_cp_tj ul li:nth-child(2n){margin-right: 0;}
.ny_cp_tj ul li .img{overflow: hidden;border: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj ul li:hover .img{border: 1px solid #1C3A5E;}
.ny_cp_tj ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_cp_tj ul li .txt{font-size: 14px;line-height: 24px;padding: 5px 0;color: #666;text-align: center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xwtj_rm{padding-bottom: 20px;}
.xwtj_rm_bt{font-size: 18px;line-height: 37px;color: #1C3A5E;border-bottom: 1px solid #e5e5e5;position: relative;}
.xwtj_rm_bt:after{content: "";position: absolute;left: 0;bottom: -2px;width: 4em;border-bottom: 2px solid #1C3A5E;}
.xwtj_rm ul li{padding-left: 10px;position: relative;margin: 10px 0 0;}
.xwtj_rm ul li a{display: block;font-size: 14px;line-height: 20px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.xwtj_rm ul li a:hover{color: #1C3A5E;}
.xwtj_rm ul li:after{content:"";position: absolute;left: 0;top: 8px;width: 4px;height: 4px;background: #1C3A5E;overflow: hidden;border-radius: 50%;}
.ny_cp_fl_lx{padding-bottom: 20px;}
.ny_cp_fl_lx .txt{padding:15px 0px 0;font-size: 14px;line-height: 26px;color: #333;}

.ny_st_r{flex:1;overflow: hidden;width: 100%;padding-left: 40px;}
.ny_bt{border-bottom: 1px solid #eee;padding-bottom: 10px;margin-bottom: 30px;display: flex;align-items: center;flex-direction: row-reverse;align-content: center;justify-content: space-between;}
.ny_bt .bt_l{font-size: 18px;line-height: 24px;color: #333;font-weight: bold;}
.ny_bt .bt_r{display: flex;align-items: center;}
.ny_bt .bt_r em{line-height: 24px;font-size: 16px;color: #999;}
.ny_bt .bt_r i{line-height: 24px;font-size: 14px;color: #999;}
.ny_bt .bt_r span{font-size:14px;color:#999;line-height: 24px;}
.ny_bt .bt_r a{font-size:14px;color:#999;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;}
.ny_bt .bt_r a:hover{color:#1C3A5E;}

.ny_cp{}
.ny_cp ul{display: flex;flex-wrap: wrap;}
.ny_cp ul li{width: 32%;margin:0 2% 2% 0;}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li .img{overflow: hidden;border: 1px solid #eee;position: relative;}
.ny_cp ul li .img:after{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(21, 80, 155, 0.8) url('../images/sy_cp_hover.png') center no-repeat;background-size: 100% 100%;opacity: 0;-webkit-transition: 0.5s;transition: 0.5s;}
.ny_cp ul li:hover .img:after{opacity: 1;}
.ny_cp ul li .img img{display:block; width:100%;}
.ny_cp ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding: 10px 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .txt{color: #1C3A5E;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; padding-top:20px;}
.pagination a,.pagination span{display:inline-block; padding:0 20px; line-height:36px; font-size:14px; border:1px solid #eee; margin:0 5px;color: #666;background: #fff;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#1C3A5E; background:#1C3A5E;}

.ny_cp_xq1{}
.ny_cp_xq1 .nr{display: flex;}
.ny_cp_xq1 .nr .img{width: 450px;}
.ny_cp_xq1 .nr .img .cp_xq_qh{border: 1px solid #eee;}
.cp_xq_qhz,.cp_xq_qhy{position: absolute;top: 50%;margin-top: -18px;z-index: 1;font-size: 14px;line-height: 36px;color: #fff;background: rgba(0, 0, 0, 0.2);cursor: pointer;width: 36px;text-align: center;border-radius: 50%;}
.cp_xq_qhz{left: 20px;}
.cp_xq_qhy{right: 20px;}
.ny_cp_xq1 .nr .img .cp_xq_qh ul li img{display: block;width: 100%;-webkit-transition:1s ease;transition:1s ease;}
.ny_cp_xq1 .nr .img .cp_xq_qh ul li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp_xq1 .nr .img .cp_xq_qh2{width: 100%;margin-top: 10px;}
.ny_cp_xq1 .nr .img .cp_xq_qh2 ul li{overflow: hidden;border: 1px solid #eee;}
.ny_cp_xq1 .nr .img .cp_xq_qh2 ul li img{display: block;width: 100%;}
.ny_cp_xq1 .nr .img .cp_xq_qh2 ul li.swiper-slide-thumb-active{border: 2px solid #1C3A5E;}
.ny_cp_xq1 .nr .txt{flex:1;overflow: hidden;width: 100%;padding-left: 40px;padding-top: 10px;}
.ny_cp_xq1 .nr .txt .ml1{font-size: 20px;line-height: 30px;color: #333;font-weight: bold;}
.ny_cp_xq1 .nr .txt .ml2{border-top: 1px solid #eee;font-size: 14px;line-height: 30px;color: #333;padding: 10px 0 0;margin-top: 10px;}
.ny_cp_xq1 .nr .txt .ml2 span.tel{font-size: 30px;line-height: 40px;color: #069134;font-family: "Impact";display: block;}
.ny_cp_xq1 .nr .txt .ml4{margin-top: 20px;}
.ny_cp_xq1 .nr .txt .ml4 ul{display: flex;}
.ny_cp_xq1 .nr .txt .ml4 ul li{margin-right: 15px;}
.ny_cp_xq1 .nr .txt .ml4 ul li a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 40px;background: #1C3A5E;color: #fff;padding: 0 24px;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_cp_xq1 .nr .txt .ml4 ul li:nth-child(2) a{background: #e5e5e5;color: #666;}
.ny_cp_xq1 .nr .txt .ml4 ul li a i{font-size: 24px;padding-right: 5px;}
.ny_cp_xq1 .nr .txt .ml4 ul li a:hover{background: #069134;color: #fff;}
.ny_cp_xq1 .nr .txt .ml4 ul li:nth-child(2) a:hover{background: #069134;color: #fff;}

.ny_cpxq2{}
.cp_xq_txt{padding-top: 40px;}
.cp_xq_txt .bt{}
.cp_xq_txt .bt span{display: block;font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.cp_xq_txt .txt{line-height:30px; font-size:14px; color:#333;margin-top: 20px;}
.cp_xq_txt .txt img{display: block;max-width: 100%;margin: auto;}
.cp_xq_txt .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.cp_xq_txt .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;background: #f1f3f5;color: #333;line-height: 24px;text-align: left;}
.cp_xq_txt .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 50px;}
.view-page2 .prev,.view-page2 .next{font-size:14px;line-height:30px;width:45%;}
.view-page2 .prev{float: left;}
.view-page2 .prev a,.view-page2 .next a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.view-page2 a{display:block;color: #666;} 
.view-page2 .next{float: right;text-align:right;}
.view-page2 .prev:hover a{color:#1C3A5E;}
.view-page2 .next:hover a{color:#1C3A5E;}

.cpxunpan{padding-top: 50px;padding-bottom:50px;}
.cpxunpan .bt{font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.cpxunpan .ly{margin-top: 30px;}
.cpxunpan .ly form{}
.cpxunpan .ly ul{display: flex;flex-wrap: wrap;}
.cpxunpan .ly ul:nth-child(2n){margin-right: 0;}
.cpxunpan .ly ul li{width: 49.5%;margin-right: 1%;margin-bottom: 1%;position: relative;}
.cpxunpan .ly ul li:nth-child(2n){margin-right: 0;}
.cpxunpan .ly ul li:nth-child(n+5){width: 100%;margin-right: 0;}
.cpxunpan .ly ul li input{display: block;width: 100%;font-size: 14px;padding:0 20px;line-height: 48px;height: 50px;color: #333;background: none;border: 1px solid #eee;}
.cpxunpan .ly ul li textarea{display: block;width: 100%;font-size: 14px;padding:10px 20px;line-height: 30px;height: 220px;color: #333;background: none;border: 1px solid #eee;}
.cpxunpan .ly ul li input:focus,.cpxunpan .ly ul li textarea:focus{border: 1px solid #1C3A5E;}
.cpxunpan .ly ul li input.jzxz:focus{border: 1px solid #eee;}
.cpxunpan .ly .btn{display: flex;align-items: center;justify-content: center;width: 100%;}
.cpxunpan .ly .btn button{cursor: pointer;color: #fff;position: relative;border: none;font-size: 14px;background-color: #1C3A5E;height: 50px;line-height: 50px;margin-left: 10px;margin-right: 10px;padding: 0 50px;-webkit-transition:0.5s; transition:0.5s;}
.cpxunpan .ly .btn button:hover{background-color: #1C3A5E;}

.ny_fa3{padding:0px 0 40px;}
.ny_fa3 .bt{font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.ny_fa3 .lb_bg{margin-top: 40px;position: relative;}
.ny_fa3 .lb_bg .ny_fa3_l,.ny_fa3 .lb_bg .ny_fa3_r{position: absolute;top: 50%;margin-top: -65px;font-size: 30px;line-height: 46px;color: #999;cursor: pointer;-webkit-transition:0.5s; transition:0.5s;}
.ny_fa3 .lb_bg .ny_fa3_l{left:0px;}
.ny_fa3 .lb_bg .ny_fa3_r{right:0px;}
.ny_fa3 .lb_bg .ny_fa3_l:hover,.ny_fa3 .lb_bg .ny_fa3_r:hover{color: #1C3A5E;}
.ny_fa3 .lb_bg .ny_fa3_dd{text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;padding-top: 30px;}
.ny_fa3 .lb_bg .ny_fa3_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.ny_fa3 .lb_bg .ny_fa3_dd span.swiper-pagination-bullet-active{background:#1C3A5E;}
.ny_fa3 .lb_bg .ny_fa3_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #1C3A5E;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .ny_fa3_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.ny_fa3 .lb_bg .lb{}
.ny_fa3 .lb_bg .lb ul li .img{overflow: hidden;position: relative;border:1px solid #eee;}
.ny_fa3 .lb_bg .lb ul li .img:before,.ny_fa3 .lb_bg .lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #1C3A5E;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_fa3 .lb_bg .lb ul li .img:before{left: 0px;top: 0;border-width: 2px 0 0 2px;}
.ny_fa3 .lb_bg .lb ul li .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.ny_fa3 .lb_bg .lb ul li:hover .img:before,.ny_fa3 .lb_bg .lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.ny_fa3 .lb_bg .lb ul li .img img{display:block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_fa3 .lb_bg .lb ul li .txt{font-size: 15px;line-height: 24px;color: #333;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .lb ul li:hover .txt{color: #1C3A5E;}

.ny_xw{}
.ny_xw ul{}
.ny_xw ul li{margin-bottom: 20px;}
.ny_xw ul li a{display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;border-bottom: 1px solid #eee;padding-bottom: 25px;}
.ny_xw ul li a .rq{background: #e5e5e5;color: #999;padding: 15px 0px;width: 100px;border-radius:0 30px 0 30px;overflow: hidden;text-align: center;} 
.ny_xw ul li a .rq span{display: block;font-size:42px; position:relative; line-height:42px;font-weight: bold;padding-bottom: 10px;}
.ny_xw ul li a .rq span:after{position:absolute; width:68px; height:1px; background-color:rgba(0,0,0,0.1); left:50%; margin-left:-34px; bottom:0; content:'';}
.ny_xw ul li a .rq p{text-align:center; font-size:14px; padding:10px 0 0;}
.ny_xw ul li a .txt{flex:1;width:100%;padding-right:30px;overflow: hidden;}
.ny_xw ul li a .txt .ml1{line-height:30px; font-size:15px; font-weight:bold; color:#333;overflow:hidden;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li a .txt .ml1:hover{color:#1C3A5E;}
.ny_xw ul li a .txt .ml2{line-height:24px;color: #666; font-size:14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 5px;}
.ny_xw ul li a .txt .ml3{display: flex;margin-top: 15px;}
.ny_xw ul li a .txt .ml3 span{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 30px;color: #fff;background: #069134;border-radius: 5px;padding: 0 20px;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li a .txt .ml3 span i{padding-left: 5px;font-size: 14px;}
.ny_xw ul li a .txt .ml3 span:hover{color: #fff;background: #1C3A5E;}

.ny_cp_rm{padding-bottom: 10px;}
.ny_cp_rm ul{display: flex;flex-wrap: wrap;margin-top: 20px;}
.ny_cp_rm ul li{width: 49%;margin: 0 2% 2% 0;}
.ny_cp_rm ul li:nth-child(2n){margin-right: 0;}
.ny_cp_rm ul li .img{overflow: hidden;border: 1px solid #eee;position: relative;}
.ny_cp_rm ul li .img img{display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_rm ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp_rm ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding: 10px 0;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_cp_rm ul li:hover .txt{color: #1C3A5E;}

.fa_xq{}
.fa_xq .bt{font-size: 24px;line-height: 32px;color: #333;text-align: center;}
.fa_xq .ms{margin-top: 10px;color: #999;font-size: 14px;line-height: 24px;text-align: center;display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #eee;margin-bottom: 30px;padding-bottom: 20px;}
.fa_xq .ms .line{padding:0 15px;color: #ccc;font-size: 12px;}
.fa_xq .ms span.iconfont{padding-right: 5px;font-size: 18px;color: #aaa;}
.fa_xq .ms a{color: #999;-webkit-transition:0.5s;transition:0.5s;display: flex;}
.fa_xq .ms a i{padding-right: 5px;font-size: 18px;}
.fa_xq .ms a:hover{color: #1C3A5E;}
.fa_xq .txt{color: #333;font-size: 14px;line-height: 30px;}
.fa_xq .txt img{max-width: 100%;}
.fa_xq .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.fa_xq .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;background: #fff;color: #333;line-height: 24px;text-align: left;}
.fa_xq .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;}

.ny_xw_tj {padding: 50px 0 0;}
.ny_cp_tj_bt{position: relative;height: 36px;border-bottom: 1px solid #eee;}
.ny_cp_tj_bt span{float:left;font-size: 18px;color: #333;line-height:24px;font-weight: bold;}
.ny_cp_tj_bt a{float:right;font-weight: normal;font-size: 14px;color: #666;line-height: 30px;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj_bt a:hover{color: #1C3A5E;}
.ny_xw_tj .lb{margin-top: 20px;}
.ny_xw_tj .lb ul{display: flex;flex-wrap: wrap;}
.ny_xw_tj .lb ul li{width: 48%; position: relative;padding:0 0px 0 10px;border-bottom: 1px #e5e5e5 dashed;margin-right: 4%;}
.ny_xw_tj .lb ul li:nth-child(2n){margin-right:0;}
.ny_xw_tj .lb ul li:after{content:"";position: absolute;left: 0;top: 21px;width: 4px;height: 4px;background: #999;overflow: hidden;border-radius: 50%;}
.ny_xw_tj .lb ul li a{display: block;font-size: 14px;line-height: 46px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-right: 100px;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_tj .lb ul li a:hover{color: #1C3A5E;}
.ny_xw_tj .lb ul li span{font-size: 14px;line-height: 46px;color: #999;position: absolute;right: 0;top: 0;}

.ny_fa{}
.ny_fa ul{display: flex;flex-wrap: wrap;}
.ny_fa ul li{width: 49%;margin:0 2% 2% 0;overflow: hidden;position: relative;border: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li:nth-child(2n){margin-right: 0;}
.ny_fa ul li a{display: flex;}
.ny_fa ul li .img{overflow: hidden;width: 200px;}
.ny_fa ul li .img 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;}
.ny_fa ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_fa ul li .txt{flex:1;overflow: hidden;width: 100%;background: #f6f6f6;display: flex;align-items: center;padding:20px;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li .txt2{width: 100%;}
.ny_fa ul li .txt .ml1{font-size: 18px;line-height: 24px;color: #333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li .txt .ml3{display: flex;align-items: center;margin-top: 15px;}
.ny_fa ul li .txt .ml3 span{font-size: 12px;line-height: 28px;color: #1C3A5E;padding: 0 15px;border: 1px solid #1C3A5E;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;}
.ny_fa ul li .txt .ml3 span i{padding-left: 5px;font-size:12px;line-height: 20px;}
.ny_fa ul li .txt .ml3 span:hover{color: #fff;border: 1px solid #1C3A5E;background: #1C3A5E;}
.ny_fa ul li:hover{box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.2);}
.ny_fa ul li:hover .txt{background: #1C3A5E;}
.ny_fa ul li:hover .txt .ml1{color: #fff;}
.ny_fa ul li:hover .txt .ml2{color: #fff;}
.ny_fa ul li:hover .txt .ml3 span{color: #fff;border: 1px solid #fff;}
.ny_fa ul li .txt .ml3 span:hover{color: #1C3A5E;border: 1px solid #fff;background: #fff;}

.ny_hz_bg{}
.ny_hz{}
.ny_hz .lb_bg{margin-top: 30px;position: relative;}
.ny_hz .lb ul{}
.ny_hz .lb ul li{border: 1px solid #eee;}
.ny_hz .lb ul li img{display: block;width: 100%;}
.ny_hz_l,.ny_hz_r{position:absolute; top:50%; width:36px; height:36px;margin-top: -18px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 16px;line-height:36px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.2);border-radius: 50%;}
.ny_hz_l{left:5px;}
.ny_hz_r{right:5px;}
.ny_hz_l:hover,.ny_hz_r:hover{background: #1C3A5E;}

.ny_gy{font-size: 14px;line-height: 30px;color: #333;}
.ny_gy img{max-width: 100%;}
.ny_gy table{width: 100%;}

.ny_gy_bt{font-size: 24px;text-align: center;line-height: 24px;color: #333;padding: 20px 0;}

.ny_wh ul{display: flex;margin-top: 10px;}
.ny_wh ul li{width:32%;margin: 0 2% 0 0;position: relative;overflow: hidden;padding: 36px 20px;border: 1px solid #eee;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh ul li:nth-child(3n){margin-right: 0;}
.ny_wh ul li .tb{font-size: 60px;line-height: 60px;text-align: center;color: #069134;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh ul li .txt{-webkit-transition:0.5s;transition:0.5s;}
.ny_wh ul li .txt .txt2{-webkit-transition:0.5s;transition:0.5s;padding-top: 30px;}
.ny_wh ul li .txt .ml1{font-size: 20px;line-height:20px;color: #333;padding-bottom: 15px;text-align: center;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;-webkit-transition:0.5s;transition:0.5s;text-align: center;min-height: 48px;}
.ny_wh ul li:hover{background: #1C3A5E;}
.ny_wh ul li:hover .tb{color:#fff;}
.ny_wh ul li:hover .txt .ml1{color:#fff;}
.ny_wh ul li:hover .txt .ml2{color:#fff;}

.ny_wh2{margin-top: 40px;padding: 0 40px;}
.ny_wh2 ul{display: flex;flex-wrap: wrap;margin-top: 20px;}
.ny_wh2 ul li{width:47.5%;margin: 0 5% 5% 0;display: flex;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh2 ul li:nth-child(2n){margin-right: 0;}
.ny_wh2 ul li .tb{width: 80px;height: 80px;border-radius: 50%;background: #069134;font-size: 42px;line-height: 80px;text-align: center;color: #fff;-webkit-transition:0.5s; transition:0.5s;}
.ny_wh2 ul li .txt{flex:1;overflow:hidden;width:100%;padding-left: 20px;}
.ny_wh2 ul li .txt .txt2{}
.ny_wh2 ul li .txt .ml1{font-size:18px;line-height:18px;color:#333;padding-bottom:10px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh2 ul li .txt .ml2{font-size:14px;line-height:24px;color:#666;-webkit-transition:0.5s;transition:0.5s;}

.ny_wh3{}
.ny_wh3 img{display: block;width: 100%;}

.ny_ln{font-size: 14px;line-height: 30px;color: #333;}

.ny_ln2{margin-top: 20px;}
.ny_ln2 ul{display: flex;margin-top: 20px;}
.ny_ln2 ul li{width:32%;margin: 0 2% 0 0;padding: 30px 20px;border: 2px solid #069134;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_ln2 ul li:nth-child(3n){margin-right: 0;}
.ny_ln2 ul li .ml1{font-size:16px;line-height:24px;color:#333;padding-bottom:10px;-webkit-transition:0.5s;transition:0.5s;font-weight: bold;}
.ny_ln2 ul li .ml2{font-size:14px;line-height:24px;color:#666;-webkit-transition:0.5s;transition:0.5s;}

.ny_ln3{margin-top: 30px;}
.ny_ln3 img{display: block;width: 100%;}

.ny_jg{font-size: 14px;line-height: 30px;color: #333;}
.ny_jg img{display: block;width: 100%;}

.ny_pz{font-size: 14px;line-height: 30px;color: #333;display: flex;justify-content: space-between;}
.ny_pz .lb{width: 48%;}
.ny_pz .lb .txt{margin-top: 20px;}
.ny_pz img{max-width: 100%;}

.ny_zs{}
.ny_zs ul{display: flex;flex-wrap: wrap;}
.ny_zs ul li{width:23.5%;position: relative;margin: 0 2% 2% 0;}
.ny_zs ul li:nth-child(4n){margin-right: 0;}
.ny_zs ul li .h1{overflow: hidden;border: 1px solid #e5e5e5;}
.ny_zs ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_zs ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_zs ul li .h2{font-size: 14px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_zs ul li:hover .h2{color: #1C3A5E;}

.ny_gc{}
.ny_gc ul{display: flex;flex-wrap: wrap;}
.ny_gc ul li{width:32%;position: relative;margin: 0 2% 2% 0;}
.ny_gc ul li:nth-child(3n){margin-right: 0;}
.ny_gc ul li .h1{overflow: hidden;border: 1px solid #e5e5e5;}
.ny_gc ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_gc ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_gc ul li .h2{font-size: 14px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_gc ul li:hover .h2{color: #1C3A5E;}

.ny_hz2{}
.ny_hz2 ul{display: flex;flex-wrap: wrap;}
.ny_hz2 ul li{width:23.5%;position: relative;margin: 0 2% 2% 0;}
.ny_hz2 ul li:nth-child(4n){margin-right: 0;}
.ny_hz2 ul li .h1{overflow: hidden;border: 1px solid #e5e5e5;}
.ny_hz2 ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_hz2 ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_hz2 ul li .h2{font-size: 14px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_hz2 ul li:hover .h2{color: #1C3A5E;}

.ny_ys .lb{margin-top: 20px;}
.ny_ys .lb ul{position: relative;}
.ny_ys .lb ul:after{content: "";position: absolute;left: 50%;top: 0;bottom: 0;border-left: 1px solid #e5e5e5;}
.ny_ys .lb ul li{padding-right: 50%;text-align: right;position: relative;margin-top:-30px;}
.ny_ys .lb ul li:nth-child(1){margin-top:0px;}
.ny_ys .lb ul li .txt{padding-right: 60px;display: flex;justify-content: space-between;flex-direction: column;}
.ny_ys .lb ul li .txt .ml1{display: flex;align-items: center;flex-direction: row-reverse;}
.ny_ys .lb ul li .txt .ml1:before{content: "";position: absolute;right: 50%;top: 21px;width: 50px;height: 1px;background: #e5e5e5;z-index: 1;}
.ny_ys .lb ul li .txt .ml1:after{content: "";position: absolute;left: 50%;margin-left: -5px; top: 16px;width: 10px;height: 10px;background: #1C3A5E;border-radius: 50%;z-index: 1;}
.ny_ys .lb ul li .txt .ml1 .sz{font-size: 36px;color: #069134;font-weight: bold;-webkit-transform: scale(1, 1.4);transform: scale(1, 1.4);font-style: italic;width: 60px;}
.ny_ys .lb ul li .txt .ml1 .wz{flex:1;width: 100%;}
.ny_ys .lb ul li .txt .ml1 .wz .m1{font-size: 18px;line-height: 24px;color: #069134;}
.ny_ys .lb ul li .txt .ml2{padding-right: 60px;margin-top: 10px;}
.ny_ys .lb ul li .txt .ml2 .ml{font-size: 14px;line-height: 24px;color: #666;}
.ny_ys .lb ul li:nth-child(2n){padding-left: 50%;padding-right: 0px;text-align: left;}
.ny_ys .lb ul li:nth-child(2n) .txt{padding-left: 60px;padding-right: 0px;}
.ny_ys .lb ul li:nth-child(2n) .txt .ml1{flex-direction: row;}
.ny_ys .lb ul li:nth-child(2n) .txt .ml1:before{left: 50%;right: auto;}
.ny_ys .lb ul li:nth-child(2n) .txt .ml2{padding-left: 60px;padding-right: 0px;}

.ny_ys2{font-size: 14px;line-height: 30px;color: #333;margin-top: 40px;}
.ny_ys2 img{max-width: 100%;}
.ny_ys2 ul{display: flex;justify-content:space-around;}
.ny_ys2 ul li{width: 50%;padding: 20px 30px 0;max-width: 420px;}

.ny_zc{font-size: 14px;line-height: 30px;color: #333;}
.ny_zc img{max-width: 100%;}

.ny_zc_ly{margin-top: 40px;}
.ny_zc_ly form{display: flex;flex-wrap: wrap;}
.ny_zc_ly ul{width: 49.5%;margin-right: 1%;}
.ny_zc_ly ul:nth-child(2n){margin-right: 0;}
.ny_zc_ly ul li{margin-bottom: 15px;position: relative;border: 1px solid #e5e5e5;}
.ny_zc_ly ul li input{display: block;width: 100%;font-size: 14px;padding:0 15px;line-height: 46px;height: 46px;color: #666;background: none;}
.ny_zc_ly ul li select{-webkit-appearance: none;padding:0 15px;background: none;width: 100%;height: 46px;font-size: 14px;color: #666;}
.ny_zc_ly ul li i{position: absolute;right: 10px;top: 0px;font-size: 24px;line-height: 46px;color: #999;}
.ny_zc_ly ul li textarea{display: block;width: 100%;font-size: 14px;padding:10px 15px;line-height: 30px;height: 172px;color: #666;background: none;}
.ny_zc_ly ul li select:focus,.ny_zc_ly ul li input:focus,.ny_zc_ly ul li textarea:focus{border: 1px solid #1C3A5E;}
.ny_zc_ly .btn{display: flex;align-items: center;justify-content: center;width: 100%;margin-top: 10px;}
.ny_zc_ly .btn button{cursor: pointer;color: #fff;position: relative;border: none;font-size: 14px;background-color: #1C3A5E;height: 46px;line-height: 46px;margin: 0 0.5%;padding: 0 50px;-webkit-transition:0.5s; transition:0.5s;}
.ny_zc_ly .btn button:hover{background-color: #1C3A5E;}

.ny_lx{display: flex;flex-direction: row-reverse;}
.ny_lx .ny_gy_bt{text-align: left;}
.ny_lx .txt{width: 40%;padding-left: 60px;}
.ny_lx .txt .nr{font-size: 14px;line-height: 30px;color: #333;}
.ny_lx .txt .nr .ewm{}
.ny_lx .txt .nr .ewm img{display: block;width: 120px;}
.ny_lx .dt{width: 60%;}
.ny_lx .dt iframe{display: block;width: 100%;height: 450px;}

.ny_ly{}
.ny_ly .ny_gy_bt{padding: 0;}

.ny_lx1{}
.ny_lx1_bt{font-size: 24px;line-height: 24px;text-align:center;}
.ny_lx1 ul{margin-top: 40px;}
.ny_lx1 ul li{float: left; width: 23.5%;margin-right: 2%;background: #f6f6f6;border-radius: 5px;display: flex;align-items: center;justify-content: center;padding: 30px 10px;text-align: center;}
.ny_lx1 ul li:nth-child(4n){margin-right:0;}
.ny_lx1 ul li .txt{}
.ny_lx1 ul li .txt .ml1{font-size: 42px;line-height: 42px;color: #0872e9;}
.ny_lx1 ul li .txt .ml2{font-size: 18px;line-height: 30px;color: #333;margin-top: 15px;}
.ny_lx1 ul li .txt .ml3{font-size: 14px;line-height: 24px;color: #666;height: 48px;margin-top: 5px;text-align: left;}
.ny_lx2{padding: 2% 0 60px;}
.ny_lx2 ul li{float: left; width: 49%;margin-right: 2%;background: #f6f6f6;border-radius: 5px;display: flex;align-items: center;justify-content: center;padding:50px 50px;}
.ny_lx2 ul li:nth-child(2n){margin-right:0;}
.ny_lx2 ul li .txt{}
.ny_lx2 ul li .txt .ml1{font-size: 42px;line-height: 42px;color: #0872e9;}
.ny_lx2 ul li .txt .ml2{font-size: 24px;line-height: 24px;color: #333;padding-bottom: 15px;}
.ny_lx2 ul li .txt .ml3{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;margin-top: 15px;}
.ny_lx2 ul li .txt .ml3 i,.ny_lx2 ul li .txt .ml3 em{float: left;font-size: 20px;color: #0872e9;padding-right: 7px;}

.ny_al_lb{padding-top:30px;padding-bottom: 10px;}
.ny_al_lb .bt{font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
.ny_al_lb .lb{margin-top: 30px;}
.ny_al_lb .lb ul{display: flex;flex-wrap: wrap;}
.ny_al_lb .lb ul li{width: 23.5%;margin: 0 2% 2% 0;}
.ny_al_lb .lb ul li:nth-child(4n){margin-right:0;}
.ny_al_lb .lb ul li .img{overflow: hidden;}
.ny_al_lb .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_al_lb .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al_lb .lb ul li .txt{font-size: 14px;line-height: 24px;text-align: center;color: #333;padding: 10px 0;}

.ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
.ab_img p{text-wrap: inherit !important;}
.ab_img p span{text-wrap: inherit !important;}

/* 分页样式 */
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}
/* GEO content additions */
.logo img{max-width:100%;height:auto}.geo_faq_bg{background:#f6f6f6}.geo_faq{padding-top:60px;padding-bottom:60px}.geo_faq_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:35px}.geo_faq_grid article{background:#fff;padding:24px;border:1px solid #eee}.geo_faq_grid h3{font-size:17px;line-height:28px;margin-bottom:10px}.geo_faq_grid h3 a{color:#222}.geo_faq_grid p{font-size:14px;line-height:26px;color:#666}.faq_more{display:inline-block;margin-top:12px;color:#1C3A5E}.compliance_note{padding:18px 0;background:#fff7e8;color:#6b4b1d;font-size:14px;line-height:24px}.contact_qr{text-align:center;padding:25px 0}.contact_qr img{max-width:320px;width:100%;height:auto}.ab_img h2{font-size:22px;line-height:34px;margin:30px 0 12px;color:#1C3A5E}.ab_img h3{font-size:18px;line-height:30px;margin:22px 0 8px}.ab_img ul,.ab_img ol{padding-left:28px;margin:10px 0 18px}.ab_img li{font-size:16px;line-height:30px;margin:4px 0}.ab_img p{font-size:16px;line-height:31px;margin:10px 0}.ab_img img{max-width:100%;height:auto}.ny_cp ul li .img img,.sy_cp .lb ul li .img img{aspect-ratio:4/3;object-fit:cover}.sy_yy .lb_bg .lb ul li .img img{aspect-ratio:4/3;object-fit:cover}.ny_fa ul li .img img{aspect-ratio:4/3;object-fit:cover}@media(max-width:750px){.geo_faq_grid{grid-template-columns:1fr}.geo_faq{padding-top:35px;padding-bottom:35px}.ab_img h2{font-size:19px}.ab_img p,.ab_img li{font-size:15px;line-height:28px}}

.banner ul li>img{display:block;width:100%;height:100%;object-fit:cover;}

/* ==========================================================
   2026 UI refresh — layout/color only, content unchanged
   Palette: deep navy + clear blue + fresh teal
   ========================================================== */
:root{
  --ui-brand:#c41635;
  --ui-brand-deep:#7a1022;
  --ui-accent:#f25c74;
  --ui-ink:#172033;
  --ui-muted:#667085;
  --ui-line:#f0d7dd;
  --ui-soft:#fff6f7;
  --ui-card:#ffffff;
  --ui-shadow:0 14px 38px rgba(16,42,67,.10);
  --ui-shadow-hover:0 20px 48px rgba(16,42,67,.16);
  --ui-radius:18px;
}
html{background:var(--ui-soft);}
body{background:var(--ui-soft);color:var(--ui-ink);line-height:1.6;-webkit-font-smoothing:antialiased;}
a{color:var(--ui-ink);transition:color .25s ease,background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease;}
a:hover{color:var(--ui-brand);}
.w1400{width:1320px;max-width:calc(100% - 48px);}

/* Header */
.top_bg{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(16,42,67,.08);backdrop-filter:saturate(160%) blur(12px);}
.top_h{height:92px;}
.top_h .logo img{height:72px;padding:7px 0;}
.top_h .logo_ewm{width:64px;margin-left:20px;border:1px solid var(--ui-line);padding:4px;border-radius:12px;background:#fff;}
.top_h .logo_ewm img{border-radius:8px;}
.top_h .logo_lx .tb{font-size:30px;line-height:34px;color:var(--ui-brand);}
.top_h .logo_lx .nr p{font-size:25px;line-height:34px;color:var(--ui-brand-deep);font-family:Arial,'Microsoft Yahei',sans-serif;font-weight:700;letter-spacing:.2px;}
.top_h .top_ss{margin-top:7px;}
.top_h .top_ss input{width:320px;height:40px;line-height:40px;border:1px solid var(--ui-line);background:#f7f9fc;border-radius:22px;padding:0 48px 0 17px;color:var(--ui-ink);}
.top_h .top_ss input:focus{border-color:#ef9aaa;background:#fff;box-shadow:0 0 0 4px rgba(196,22,53,.10);}
.top_h .top_ss a{width:42px;line-height:40px;color:var(--ui-brand);}
.dh_bg{background:linear-gradient(100deg,var(--ui-brand-deep),#a81532 58%,#d43d58);}
.dh{width:1320px;max-width:calc(100% - 48px);}
.dh ul{justify-content:center;}
.dh ul li p a{line-height:56px;font-size:15px;padding:0 34px;border-radius:0;color:rgba(255,255,255,.90);position:relative;}
.dh ul li p a:after{content:"";position:absolute;left:34px;right:34px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#ffb5c1;transform:scaleX(0);transition:.25s ease;}
.dh ul li.on p a,.dh ul li:hover p a{color:#fff;background:rgba(255,255,255,.07);}
.dh ul li.on p a:after,.dh ul li:hover p a:after{transform:scaleX(1);}
.dh_tx{display:none;}
.dh ul li .dh_fl{top:56px;border:1px solid var(--ui-line);border-top:0;border-radius:0 0 14px 14px;box-shadow:var(--ui-shadow);}
.dh ul li .dh_fl ul li{border-top:1px solid #eef2f7;}
.dh ul li .dh_fl ul li a{padding:11px 12px;color:var(--ui-ink);}
.dh ul li .dh_fl ul li a:after{background:var(--ui-accent);}
.dh ul li .dh_fl ul li a:hover{color:var(--ui-brand);background:#fff8f9;}

/* Hero */
.banner{width:min(1540px,calc(100% - 32px));margin:18px auto 0;border-radius:24px;box-shadow:var(--ui-shadow);background:#dfe7f2;}
.banner ul li a img,.banner ul li>img{border-radius:24px;}
.bandd{bottom:22px!important;}
.bandd span{width:24px;height:5px;border-radius:5px;background:rgba(255,255,255,.52);margin:0 4px!important;}
.bandd span:after{display:none;}
.bandd span.swiper-pagination-bullet-active{background:#fff;width:42px;}

/* Shared section language */
.sy_cp,.sy_yy,.sy_xw,.geo_faq{padding-top:78px;padding-bottom:78px;}
.sy_bt_bg{align-items:center;}
.sy_bt .ml1{font-size:34px;line-height:1.18;color:var(--ui-ink);letter-spacing:-.5px;}
.sy_bt .ml1 span{color:var(--ui-brand);}
.sy_bt .ml2{margin-top:12px;font-size:15px;line-height:26px;color:var(--ui-muted);}
.sy_fl{padding-bottom:0;}
.sy_fl ul{gap:8px;flex-wrap:wrap;justify-content:flex-end;}
.sy_fl ul li p,.sy_fl.xw ul li a{border:1px solid var(--ui-line)!important;border-radius:20px!important;padding:0 16px!important;line-height:36px!important;background:#fff;color:#596579;}
.sy_fl ul li.on p,.sy_fl.xw ul li:hover a{background:var(--ui-brand)!important;border-color:var(--ui-brand)!important;color:#fff!important;}
.sy_fl ul li:after,.sy_fl ul li .xl{display:none!important;}
.gd_more{margin-top:34px;}
.gd_more a{min-width:138px;line-height:42px;border:1px solid #e6b2bc;color:var(--ui-brand);background:#fff;border-radius:23px;padding:0 22px;box-shadow:0 6px 18px rgba(196,22,53,.08);}
.gd_more a:hover{color:#fff;background:var(--ui-brand);border-color:var(--ui-brand);transform:translateY(-2px);box-shadow:0 12px 26px rgba(196,22,53,.22);}

/* Service/product cards */
.sy_cp{background:var(--ui-soft);}
.sy_cp .lb{margin-top:32px;}
.sy_cp .lb ul{margin-top:0;gap:22px;}
.sy_cp .lb ul li{width:calc(25% - 16.5px);margin:0!important;background:var(--ui-card);border:1px solid var(--ui-line);border-radius:var(--ui-radius);overflow:hidden;box-shadow:0 8px 24px rgba(16,42,67,.06);}
.sy_cp .lb ul li .img{border:0;border-radius:0;}
.sy_cp .lb ul li .img:after{background:linear-gradient(180deg,rgba(196,22,53,.02),rgba(122,16,34,.42));}
.sy_cp .lb ul li .img img{transition:transform .4s ease;}
.sy_cp .lb ul li:hover{transform:translateY(-6px);box-shadow:var(--ui-shadow-hover);border-color:#efc1cb;}
.sy_cp .lb ul li:hover .img img{transform:scale(1.035);}
.sy_cp .lb ul li .txt{font-size:15px;line-height:24px;color:var(--ui-ink);text-align:left;padding:16px 18px 18px;font-weight:600;}
.sy_cp .lb ul li:hover .txt{color:var(--ui-brand);}

/* Solutions carousel */
.sy_yy_bg{background:linear-gradient(180deg,#fff0f3 0%,#fff7f8 100%);}
.sy_yy .lb_bg{margin-top:34px;}
.sy_yy .lb_bg .lb ul li{border:1px solid var(--ui-line);border-radius:var(--ui-radius);overflow:hidden;box-shadow:0 10px 28px rgba(16,42,67,.07);}
.sy_yy .lb_bg .lb ul li .txt{padding:22px 22px 25px;text-align:left;}
.sy_yy .lb_bg .lb ul li .txt .ml1{font-size:17px;color:var(--ui-ink);}
.sy_yy .lb_bg .lb ul li .txt .ml2{color:var(--ui-muted);}
.sy_yy .lb_bg .lb ul li .txt .ml3{justify-content:flex-start;margin-top:18px;}
.sy_yy .lb_bg .lb ul li .txt .ml3 span{line-height:34px;padding:0 17px;border-radius:18px;background:#fff0f3;color:var(--ui-brand);}
.sy_yy .lb_bg .lb ul li .txt .ml3 span:hover{background:var(--ui-brand);color:#fff;}
.sy_yy_l,.sy_yy_r{width:42px;height:42px;line-height:42px;margin-top:-58px;background:rgba(11,42,85,.72);box-shadow:0 5px 16px rgba(11,42,85,.18);}
.sy_yy_l:hover,.sy_yy_r:hover{background:var(--ui-brand);}
.sy_yy .lb_bg .sy_yy_dd span{background:#e1b3bd;}
.sy_yy .lb_bg .sy_yy_dd span.swiper-pagination-bullet-active{background:var(--ui-brand);}
.sy_yy .lb_bg .sy_yy_dd span:after{border-color:var(--ui-brand);}

/* About band */
.sy_gy_bg{background:linear-gradient(120deg,#7a1022,#b71f3c 58%,#e24461);background-attachment:scroll;padding:76px 0;}
.sy_gy{align-items:center;gap:54px;}
.sy_gy .img{width:46%;border-radius:24px;box-shadow:0 18px 48px rgba(0,0,0,.24);}
.sy_gy .txt{padding-left:0;flex:1;}
.sy_gy .txt .ml1{font-size:34px;line-height:1.3;color:#fff;}
.sy_gy .txt .ml2{font-size:15px;line-height:29px;color:rgba(255,255,255,.78);}
.sy_gy .txt .ml3 a{border:1px solid rgba(255,255,255,.40);background:rgba(255,255,255,.08);color:#fff;border-radius:22px;}
.sy_gy .txt .ml3 a:hover{background:#fff;color:var(--ui-brand-deep);}

/* News */
.sy_xw_bg{background:var(--ui-soft);}
.sy_xw .lb{margin-top:32px;gap:22px;}
.sy_xw .lb .lb_l{width:67%;}
.sy_xw .lb .lb_l ul{gap:20px;}
.sy_xw .lb .lb_l ul li{width:50%;margin:0;background:#fff;border:1px solid var(--ui-line);border-radius:var(--ui-radius);box-shadow:0 8px 24px rgba(16,42,67,.06);}
.sy_xw .lb .lb_l ul li .img{height:270px;}
.sy_xw .lb .lb_l ul li .txt{padding:22px;}
.sy_xw .lb .lb_l ul li .txt .ml1,.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml1{color:var(--ui-ink);}
.sy_xw .lb .lb_l ul li .txt .ml2,.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml2{color:var(--ui-muted);}
.sy_xw .lb .lb_l ul li:hover{transform:translateY(-4px);box-shadow:var(--ui-shadow-hover);}
.sy_xw .lb .lb_l ul li .txt .ml1:hover,.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li .ml1:hover{color:var(--ui-brand);}
.sy_xw .lb .lb_r{width:33%;border:1px solid var(--ui-line);border-radius:var(--ui-radius);box-shadow:0 8px 24px rgba(16,42,67,.06);}
.sy_xw .lb .lb_r .lb_r_lb{height:448px;padding:22px;background:#fff;}
.sy_xw .lb .lb_r .lb_r_lb::-webkit-scrollbar-thumb{background:var(--ui-brand);border-radius:4px;}
.sy_xw .lb .lb_r .lb_r_lb .lb_r_spz ul li{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #eef2f6;}

/* FAQ + compliance */
.geo_faq_bg{background:linear-gradient(180deg,#ffffff,#fff5f7);}
.geo_faq_grid{gap:18px;margin-top:32px;}
.geo_faq_grid article{padding:25px 26px;border:1px solid var(--ui-line);border-radius:16px;box-shadow:0 8px 22px rgba(16,42,67,.05);transition:.25s ease;}
.geo_faq_grid article:hover{transform:translateY(-3px);box-shadow:var(--ui-shadow);border-color:#efc8d0;}
.geo_faq_grid h3 a{color:var(--ui-ink);}
.geo_faq_grid p{color:var(--ui-muted);}
.faq_more{color:var(--ui-brand);font-weight:600;}
.compliance_note{padding:17px 0;background:#fff3f4;color:#664b18;border-top:1px solid #f1ccd4;border-bottom:1px solid #f1ccd4;}

/* Inner pages */
.ny_st{padding-top:42px;padding-bottom:70px;gap:26px;}
.ny_st_l{width:260px;background:#fff;border:1px solid var(--ui-line);border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(16,42,67,.06);align-self:flex-start;}
.ny_st_r{padding:26px 30px 34px;background:#fff;border:1px solid var(--ui-line);border-radius:18px;box-shadow:0 8px 24px rgba(16,42,67,.06);}
.ny_st_l .ny_cp_fl ul li{margin-bottom:8px;}
.ny_st_l .ny_cp_fl ul li p a{line-height:44px;border-radius:12px;background:#fff1f4;color:var(--ui-brand-deep);font-size:15px;}
.ny_st_l .ny_cp_fl ul li p a i{color:#7d91ae;}
.ny_st_l .ny_cp_fl ul li:hover p a,.ny_st_l .ny_cp_fl ul li.on p a{background:var(--ui-brand);color:#fff;}
.ny_st_l .ny_cp_fl ul li .xl dl dd a{color:var(--ui-muted);}
.ny_st_l .ny_cp_fl ul li .xl dl dd:hover a,.ny_st_l .ny_cp_fl ul li .xl dl dd.on a{color:var(--ui-brand);}
.ny_bt{border-bottom:1px solid var(--ui-line);padding-bottom:16px;margin-bottom:26px;}
.ny_bt .bt_l{font-size:22px;color:var(--ui-ink);}
.ny_bt .bt_r em,.ny_bt .bt_r i,.ny_bt .bt_r span,.ny_bt .bt_r a{color:#8993a3;}
.ny_bt .bt_r a:hover{color:var(--ui-brand);}

.ny_cp ul{gap:18px;}
.ny_cp ul li{width:calc(33.333% - 12px);margin:0!important;border:1px solid var(--ui-line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(16,42,67,.05);}
.ny_cp ul li .img{border:0;}
.ny_cp ul li .txt{padding:14px 16px 16px;color:var(--ui-ink);text-align:left;font-weight:600;}
.ny_cp ul li:hover{transform:translateY(-4px);box-shadow:var(--ui-shadow);}
.ny_cp ul li:hover .txt{color:var(--ui-brand);}
.ny_cp ul li .img:after{background:linear-gradient(180deg,transparent,rgba(11,42,85,.38));}

.ny_fa ul{gap:18px;}
.ny_fa ul li{width:calc(50% - 9px);margin:0;border:1px solid var(--ui-line);border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(16,42,67,.05);}
.ny_fa ul li .txt{background:#fff;}
.ny_fa ul li .txt .ml1{color:var(--ui-ink);}
.ny_fa ul li .txt .ml2{color:var(--ui-muted);}
.ny_fa ul li .txt .ml3 span{color:var(--ui-brand);border-color:#efc2cc;border-radius:15px;}
.ny_fa ul li:hover{box-shadow:var(--ui-shadow);transform:translateY(-3px);}
.ny_fa ul li:hover .txt{background:#f7faff;}
.ny_fa ul li:hover .txt .ml1{color:var(--ui-brand-deep);}
.ny_fa ul li:hover .txt .ml2{color:var(--ui-muted);}
.ny_fa ul li:hover .txt .ml3 span{color:var(--ui-brand);border-color:var(--ui-brand);}

.ny_xw ul li{border-bottom:1px solid var(--ui-line);}
.ny_xw ul li a{padding:18px 16px;border-radius:14px;}
.ny_xw ul li a:hover{background:#f7f9fc;}
.ny_xw ul li a .rq{background:#fff0f3;color:var(--ui-brand);border-radius:12px;}
.ny_xw ul li a .txt .ml1{color:var(--ui-ink);}
.ny_xw ul li a .txt .ml2{color:var(--ui-muted);}
.ny_xw_tj .lb ul li{border-bottom:1px dashed #dde4ed;}
.ny_xw_tj .lb ul li:after{background:var(--ui-accent);}
.ny_xw_tj .lb ul li a:hover,.ny_cp_tj_bt a:hover{color:var(--ui-brand);}

.fa_xq .bt{color:var(--ui-ink);}
.fa_xq .txt,.ny_gy,.ny_ln,.ny_jg,.ny_zc{color:#344054;}
.fa_xq .txt a,.ny_gy a,.ab_img a{color:var(--ui-brand);}
.ab_img h2{color:var(--ui-brand-deep);border-left:4px solid var(--ui-accent);padding-left:12px;}
.ab_img h3{color:var(--ui-ink);}

/* Forms */
.ny_zc_ly ul li{border:1px solid var(--ui-line);border-radius:10px;background:#fbfcfe;overflow:hidden;}
.ny_zc_ly ul li:focus-within{border-color:#ef9aaa;box-shadow:0 0 0 4px rgba(196,22,53,.09);background:#fff;}
.ny_zc_ly ul li select:focus,.ny_zc_ly ul li input:focus,.ny_zc_ly ul li textarea:focus{border:0;}
.ny_zc_ly .btn button{background:var(--ui-brand);border-radius:23px;min-width:150px;box-shadow:0 8px 20px rgba(196,22,53,.18);}
.ny_zc_ly .btn button:hover{background:#0f48b6;transform:translateY(-2px);}

/* Contact/feature blocks */
.ny_lx1 ul li,.ny_lx2 ul li{background:#f7f9fc;border:1px solid var(--ui-line);border-radius:16px;}
.ny_lx1 ul li .txt .ml1,.ny_lx2 ul li .txt .ml1,.ny_lx2 ul li .txt .ml3 i,.ny_lx2 ul li .txt .ml3 em{color:var(--ui-brand);}
.ny_wh ul li{border:1px solid var(--ui-line);border-radius:16px;}
.ny_wh ul li .tb,.ny_wh2 ul li .tb,.ny_ys .lb ul li .txt .ml1 .sz,.ny_ys .lb ul li .txt .ml1 .wz .m1{color:var(--ui-accent);}
.ny_wh2 ul li .tb{background:var(--ui-accent);color:#fff;}
.ny_wh ul li:hover{background:var(--ui-brand-deep);}
.ny_ln2 ul li{border-color:var(--ui-accent);border-radius:16px;}
.ny_ys .lb ul li .txt .ml1:after{background:var(--ui-brand);}

/* Pagination */
.pagebar{padding:28px 0 10px;}
.pagination a{border:1px solid var(--ui-line);color:#566176;padding:9px 12px;border-radius:9px;}
.pagination a:hover{color:var(--ui-brand);border-color:#efbdc7;background:#fff5f7;}
.pagination a.page-num-current{color:#fff;background:var(--ui-brand);border-color:var(--ui-brand);}

/* Footer */
.foot_bg{padding-top:58px;background:linear-gradient(115deg,#6f0d1e,#98142c 55%,#c62b49);}
.foot1{padding-bottom:42px;}
.foot_dh ul li a{color:#9cb0c8;}
.foot_dh ul li.bt a,.foot_lx .ml1,.foot_gz .ml4{color:#fff;}
.foot_lx .ml2{font-size:27px;color:#fff;font-family:Arial,'Microsoft Yahei',sans-serif;font-weight:700;}
.foot_lx .ml3,.foot_gz .ml4ms{color:#aebed0;}
.foot_gz .ml5 ul li a{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.05);}
.foot_gz .ml5 ul li:hover a{background:#fff;color:var(--ui-brand-deep);}
.bqsy{border-top:1px solid rgba(255,255,255,.10);padding:20px 0;color:#91a7c0;}
.bqsy a{color:#b7c7d8;}
.bqsy a:hover{color:#fff;}

@media screen and (max-width:1199px){
  .w1400,.dh{max-width:calc(100% - 36px);}
  .top_h .logo_ewm{display:none;}
  .dh ul li p a{padding:0 22px;}
  .dh ul li p a:after{left:22px;right:22px;}
  .sy_cp .lb ul li{width:calc(50% - 11px);}
  .sy_gy{gap:34px;}
}

@media screen and (max-width:750px){
  :root{--ui-radius:14px;}
  .w1400{max-width:calc(100% - 28px);}
  .top_bg{position:relative;backdrop-filter:none;}
  .top_h{height:74px;}
  .top_h .logo img{height:58px;}
  .top_h .logo_ewm_bg{max-width:58%;}
  .top_h .logo_lx{display:none;}
  .top_h .top_ss{margin-top:0;}
  .top_h .top_ss input{width:180px;height:36px;line-height:36px;font-size:12px;padding-left:12px;}
  .top_h .top_ss a{line-height:36px;}
  .dh{max-width:100%;}
  .dh ul{justify-content:flex-start;}
  .dh ul li p a{line-height:48px;padding:0 15px;font-size:14px;}
  .dh ul li p a:after{left:15px;right:15px;}
  .banner{width:calc(100% - 20px);margin-top:10px;border-radius:14px;}
  .banner ul li a img,.banner ul li>img{border-radius:14px;}
  .sy_cp,.sy_yy,.sy_xw,.geo_faq{padding-top:44px;padding-bottom:44px;}
  .sy_bt_bg{display:block;}
  .sy_bt .ml1{font-size:25px;}
  .sy_bt .ml2{font-size:13px;line-height:22px;}
  .sy_fl{margin-top:18px;}
  .sy_fl ul{justify-content:flex-start;gap:7px;}
  .sy_fl ul li p,.sy_fl.xw ul li a{font-size:12px;line-height:31px!important;padding:0 12px!important;}
  .sy_cp .lb{margin-top:24px;}
  .sy_cp .lb ul{gap:12px;}
  .sy_cp .lb ul li{width:calc(50% - 6px);}
  .sy_cp .lb ul li .txt{padding:11px 12px 13px;font-size:13px;}
  .sy_yy .lb_bg{margin-top:24px;}
  .sy_yy .lb_bg .lb ul li .txt{padding:17px;}
  .sy_gy_bg{padding:44px 0;}
  .sy_gy{display:block;}
  .sy_gy .img{width:100%;border-radius:16px;}
  .sy_gy .txt{padding:25px 0 0;}
  .sy_gy .txt .ml1{font-size:25px;}
  .sy_xw .lb{display:block;margin-top:24px;}
  .sy_xw .lb .lb_l,.sy_xw .lb .lb_r{width:100%;}
  .sy_xw .lb .lb_l ul{display:block;}
  .sy_xw .lb .lb_l ul li{width:100%;margin-bottom:14px;}
  .sy_xw .lb .lb_l ul li .img{height:auto;}
  .sy_xw .lb .lb_r{margin-top:14px;}
  .geo_faq_grid{grid-template-columns:1fr;gap:12px;margin-top:24px;}
  .geo_faq_grid article{padding:20px;}
  .ny_st{display:block;padding-top:22px;padding-bottom:42px;}
  .ny_st_l{width:100%;margin-top:20px;padding:14px;}
  .ny_st_r{padding:20px 16px 24px;}
  .ny_bt .bt_l{font-size:19px;}
  .ny_cp ul{gap:10px;}
  .ny_cp ul li{width:calc(50% - 5px);}
  .ny_fa ul{display:block;}
  .ny_fa ul li{width:100%;margin-bottom:14px;}
  .foot_bg{padding-top:38px;}
  .foot_lx .ml2{font-size:22px;}
}
