﻿/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "阿里巴巴普惠体 2.0 35 Thin";src: url("//at.alicdn.com/wf/webfont/0frPAQovwgbQ/xEOwysdvFBoq.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/0frPAQovwgbQ/EhSlySxwD55R.woff") format("woff");
  font-display: swap;
}
*{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: 16px;color:#666;outline:0;font-family:"阿里巴巴普惠体 2.0 35 Thin",'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);scroll-behavior:smooth;}
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:#cd001b;}

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

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;height: 80px;-webkit-transition: 0.5s;transition: 0.5s;}
.top_bg.xs{top:-80px;}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding: 15px 0;}
.top_h .logo img.hs{display: none;}
.dh{}
.dh ul{display: flex;}
.dh ul li{position: relative;}
.dh ul li p a{display:block;line-height:80px;font-size:16px;position:relative;color:#fff;padding:0 24px;font-weight: normal;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a:after{content: "";position: absolute;left: 24px;right: 24px;bottom: 0;height: 3px;background: #fff;-webkit-transform: scale(0, 1);transform: scale(0, 1);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li:hover p a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 80px;width:200px;display: none;margin-left: -100px;padding-top: 5px;}
.dh ul li:nth-child(2) .dh_fl{width:320px;margin-left: -160px;}
.dh ul li:nth-child(4) .dh_fl{width:280px;margin-left: -140px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);padding: 10px 20px;display: block;}
.dh ul li .dh_fl ul li{float: none;position: relative;border-bottom: 1px dashed #eee;}
.dh ul li .dh_fl ul li a{font-size: 14px;line-height: 20px;padding: 10px 0; color: #333;display: flex;justify-content: space-between;align-items: center;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a i{padding-left: 10px;font-size: 18px;color: #ccc;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li:hover>a{color:#cd001b;}
.dh ul li .dh_fl ul li:hover>a i{color:#cd001b;}
.dh ul li .dh_fl ul li .dh_fl{position: absolute;left: 100%;top: -10px;padding-top: 0px;}

.top_ssyy{display: flex;}
.top_yy{position: relative;margin-left: 20px;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 80px;color: #fff;display: flex;align-items: center;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span i{font-size: 20px;padding-right: 5px;}
.top_yy span em{font-size: 12px;padding-left: 5px;}
.top_yy_xl{position: absolute;left:50%;margin-left: -55px;top: 60px;background: #fff;display: none;padding: 10px 0;width: 110px;-webkit-transition:top 0.5s;transition:top 0.5s;box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);}
.top_yy_xl.on{top: 80px;}
.top_yy_xl:after{content: "";position: absolute;left:50%;top: -16px;width: 0;height: 0;border: 8px solid transparent;border-bottom-color: #eee;margin-left: -8px;}
.top_yy_xl a{display: flex;align-items:center;font-size: 14px;line-height: 20px;color: #666;padding:8px 0 8px 15px;}
.top_yy_xl a img{margin-right: 5px;border-radius: 50%;width: 20px;height: 20px;}
.top_yy_xl a:hover{color: #fff;background: #cd001b;}

.top_ss{margin-left: 10px;}
.top_ss span.button{display:flex;align-items: center;font-size: 16px;line-height: 80px;color: #fff; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_ss span.button i{font-size: 20px;padding-right: 5px;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;top:100px;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.top_bg.xs .serach2{top:20px;}
.serach form{position: relative;width: 80px;max-width: 85%;-webkit-transition:0.5s;transition:0.5s;background: #fff;padding: 0px 20px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);}
.serach.on form{width: 1200px;}
.serach form input[type='text']{font-size:14px; width:100%; height:56px; line-height:56px;padding:0 80px 0 30px; color:#666;background: none;}
.serach form i{position: absolute;left: 20px;top:0px;height:56px;font-size: 18px;line-height: 56px;text-align: center;color: #999;}
.serach form a{position: absolute;right: 60px;top:0px;font-size: 14px;line-height: 56px;color: #666;}
.serach form span{position: absolute;right: 20px;top:0px;width: 24px;height:56px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 20px;height:2px;background: #cd001b;margin: -1px 0 0 -10px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:20px;background: #cd001b;margin: -10px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}

.top_bg.on{background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color:#333;}
.top_bg.on .dh ul li p a:after{background: #cd001b;}
.top_bg.on .dh ul li:hover p a{color:#cd001b;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:hover{color: #cd001b;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_ss:hover span.button{color: #cd001b;}

.top_bg.on2{background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color:#333;}
.top_bg.on2 .dh ul li p a:after{background: #cd001b;}
.top_bg.on2 .dh ul li:hover p a{color:#cd001b;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:hover{color: #cd001b;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_ss:hover span.button{color: #cd001b;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;height: 100vh;}
.banner ul li a{display: block;height: 100%;}
.banner ul li a .img{overflow:hidden;height: 100%;}
.banner ul li a .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:7s;transition:7s;}
.banner ul li.swiper-slide-active a .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.banner ul li .txt{position: absolute;left: 2rem;bottom: 0;right: 2rem;top: 0;display: flex;align-items: center;justify-content: flex-end;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 50%;}
.banner ul li .txt .ml1{font-size: 66px;line-height: 80px;color: #fff;font-weight: bold;}
.banner ul li .txt .ml2{font-size: 36px;line-height: 50px;color: #fff;margin-top: 20px;}
.banner ul li .txt .ml3{font-size: 18px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li .txt .ml4{line-height: 42px;color: #fff;margin-top: 50px;border: 2px solid #fff;border-radius: 23px;display: flex;align-items: center;justify-content: center;width: 180px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml4 i{padding-left: 20px;font-size: 12px;}
.banner ul li .txt .ml4:hover{color: #fff;border: 1px solid #cd001b;background: #cd001b;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.75s;animation-delay: 0.75s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-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.swiper-slide-active .txt .ml4{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.25s;animation-delay: 1.25s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{position:absolute; left:0; bottom:40px!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 10px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;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);}
.banz,.bany{position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -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%;}
.banz{ left:4%;}
.bany{ right:4%;}
.banner:hover .banz,.banner:hover .bany{ opacity:0.5;}

.sy_bt{text-align: center;}
.sy_bt .ml1{font-size: 72px;line-height: 72px;color: #333;text-transform: Uppercase;}
.sy_bt .ml2{font-size: 36px;color: #333;line-height: 36px;margin-top: 20px;}
.sy_bt .ml2 span{color: #cd001b;}
.sy_bt.left{text-align: left;}
.sy_bt_bg{display: flex;justify-content: space-between;align-items: flex-end;}
.ckgd{display: flex;}
.ckgd a{display: flex;align-items: center;justify-content: center;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ckgd a i{font-size: 12px;margin-left: 20px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;background: #cd001b;border-radius: 50%;}
.ckgd a:hover{color: #cd001b;}
.ckgd a:hover i{margin-left: 30px;}


.sy_gy_bg{padding-top: 100px;padding-bottom: 100px;}
.sy_gy{display: flex;align-items: center;justify-content: space-between;}
.sy_gy .img{width: 50%;overflow: hidden;position: relative;}
.sy_gy .img img{display: block;width: 100%;}
.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;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img .tb span{display: flex;align-items: center;justify-content: center;width: 80px;height: 80px;border: 4px solid #fff;border-radius: 50%;font-size: 32px;color: #cd001b;background: rgba(255, 255, 255, 0.7);text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img .tb span:after{content:'';display: block;position: absolute;left:-4px;right:-4px;bottom:-4px;top:-4px;border-radius: 50%;border: 5px solid;opacity:.8;border-color: transparent;border-right-color: #cd001b;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
@-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: 48%;padding-left: 2rem;}
.sy_gy .txt .ml1{font-size: 72px;line-height: 72px;color: #333;text-transform: Uppercase;}
.sy_gy .txt .ml2{font-size: 36px;color: #333;line-height: 36px;margin-top: 20px;}
.sy_gy .txt .ml2 span{color: #cd001b;}
.sy_gy .txt .ml4{line-height: 30px;color: #999;padding-top: 40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.sy_gy .txt .ml5{padding-top: 60px;display: flex;}
.sy_gy .txt .ml5 a{line-height:56px;color: #333;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #ddd;position: relative;}
.sy_gy .txt .ml5 a i{font-size: 13px;padding-left: 50px;color: #cd001b;}
.sy_gy .txt .ml5 a:after{content: "";position: absolute;left: 0;bottom: -1px;width: 24%;height: 1px;background:#cd001b;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .txt .ml5 a:hover:after{width: 100%;}
.sy_gy_sz{margin-top: 80px;}
.sy_gy_sz ul{display: flex;align-items: center;justify-content: space-between;padding-top: 60px;padding-bottom: 60px;border-radius: 20px;box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);}
.sy_gy_sz ul li{text-align: center;width:25%;}
.sy_gy_sz ul li .m1{color: #333;display: flex;align-items:baseline;justify-content: center;}
.sy_gy_sz ul li .m1 span{color: #cd001b;font-size: 52px;line-height: 52px;font-weight: bold;}
.sy_gy_sz ul li .m2{line-height: 24px;color: #999;margin-top: 5px;}

.sy_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); z-index:99; display:none;}
.sy_sp{ position:absolute; left:50%;top:50%;}
.sy_sp video{ display:block; width:100%; height:100%;-o-object-fit: cover;object-fit: cover;}
.sy_sp_bg i{ position:absolute; right:20px; top:20px; width:35px; height:35px; background:url(../img/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 35px auto;}

.sy_yw_bg{padding-top: 60px;padding-bottom: 100px;overflow: hidden;position: relative;}
.sy_yw_bg:after{content: "";position: absolute;left: 0;right: 0;bottom: 0;height: 33.333%;background: #f6f6f6;}
.sy_yw{margin-top: 60px;overflow: visible;position: relative;}
.sy_yw_l,.sy_yw_r{position: absolute;top: 50%;margin-top: -23px;z-index: 1;width: 46px;height: 46px;opacity: 1;border-radius: 50%;background: #cd001b;border: 2px solid #cd001b;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #fff;cursor: pointer;margin-right: 10px;-webkit-transition:0.5s;transition:0.5s;}
.sy_yw_l.swiper-button-disabled,.sy_yw_r.swiper-button-disabled{opacity: 0.3;}
.sy_yw_l{left: 5%;}
.sy_yw_r{right: 5%;}
/*.sy_yw_l:hover,.sy_yw_r:hover{border: 2px solid #cd001b;background: #cd001b;opacity: 1;}*/
.sy_yw ul{}
.sy_yw ul li{}
.sy_yw ul li .img{overflow: hidden;position: relative;}
.sy_yw ul li .img:after{content: "";position: absolute;inset: 0;background: rgba(0, 0, 0, 0.4);z-index: 1;}
.sy_yw ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_yw ul li .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_yw ul li .txt{position: absolute;left: 0;right: 0;bottom: 0;padding: 40px;-webkit-transition:0.5s;transition:0.5s;z-index: 1;}
.sy_yw ul li .txt .ml1{font-size: 36px;line-height: 46px;color: #fff;}
.sy_yw ul li .txt .ml2{line-height: 30px;color: #fff;margin-top: 20px;}
.sy_yw ul li:hover .txt{padding-bottom: 60px;}

.sy_hz{padding-top: 60px;padding-bottom: 100px;background: #f6f6f6;}
.sy_hz .lb{margin-top: 60px;}
.sy_hz .lb ul{display: flex;flex-wrap: wrap;}
.sy_hz .lb ul li{width: 15.833%;margin: 0 1% 1% 0;}
.sy_hz .lb ul li:nth-child(6n){margin-right: 0;}
.sy_hz .lb ul li img{display: block;width: 100%;}

.sy_xw_bg{padding-top: 100px;padding-bottom: 100px;}
.sy_xw_bg .lb_bg{margin-top: 40px;position: relative;display: flex;flex-direction: row-reverse;padding-right: 0;align-items: center;}
.sy_xw_an{width: 340px;display: flex;align-items: center;justify-content: flex-start;}
.sy_xw_dd{width: auto!important;margin-right: 20px;display: flex;}
.sy_xw_dd span{width:10px;height: 2px;}
.sy_xw_dd span.swiper-pagination-bullet-active{background: #cd001b;}
.sy_xw_l,.sy_xw_r{width: 46px;height: 46px;border-radius: 50%;border: 2px solid #d3d7da;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #cd001b;cursor: pointer;margin-right: 10px;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_l:hover,.sy_xw_r:hover{border: 2px solid #cd001b;}
.sy_xw_zt{font-size: 24px;color: #cd001b;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;margin-left: 5px;}
.sy_xw_zt.on:before{content: "\e62a";}
.sy_xw_bg .lb_bg .lb{flex: 1;overflow: hidden;width: 100%;}
.sy_xw_bg .lb_bg .lb ul{}
.sy_xw_bg .lb_bg .lb ul li{}
.sy_xw_bg .lb_bg .lb ul li a{display: block;background: #fff;}
.sy_xw_bg .lb_bg .lb ul li .img{overflow: hidden;}
.sy_xw_bg .lb_bg .lb 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;}
.sy_xw_bg .lb_bg .lb ul li .img:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.sy_xw_bg .lb_bg .lb ul li .txt{}
.sy_xw_bg .lb_bg .lb ul li .txt .ml1{padding: 40px 0 20px;display: flex;justify-content: space-between;align-items: center;line-height: 24px;color: #666;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml1 p{color: #cd001b;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml2{font-size:20px;line-height: 30px;height: 60px;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml3{display: flex;margin-top: 30px;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml3 span{display: flex;align-items: center;justify-content: center;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml3 span i{font-size: 12px;margin-left: 20px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;background: #cd001b;border-radius: 50%;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml3 span:hover{color: #cd001b;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml3 span:hover i{margin-left: 30px;}

.foot{background: url('../img/foot_bg.jpg') center no-repeat;background-size: cover;padding-top: 60px;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 50px;}
.foot_dh{width: 65%;display: flex;justify-content: space-between;}
.foot_dh ul{}
.foot_dh ul li{margin-bottom: 20px;}
.foot_dh ul li.bt{margin-bottom: 40px;position: relative;}
.foot_dh ul li.bt:after{content: "";position: absolute;left: -46px;top: 50%;margin-top: -1px;width: 16px;height: 2px;background: #cd001b;}
.foot_dh ul li a{line-height: 24px;color: #999;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li.bt a{font-size: 18px;color: #333;}
.foot_dh ul li a:hover{color: #cd001b;}
.foot_lx{width: 30%;}
.foot_lx .ml1 img{display: block;height: 60px;}
.foot_lx .ml2{margin-top: 50px;}
.foot_lx .ml2 ul{display: flex;}
.foot_lx .ml2 ul li{margin-right: 25px;position: relative;}
.foot_lx .ml2 ul li a{display: block;font-size: 24px;line-height: 42px;width: 42px;background: #b3b6bf;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_lx .ml2 ul li:hover a{background: #cd001b;color: #fff;}
.foot_lx .ml2 ul li .xl{position: absolute;left:50%;bottom: 42px;margin-left:-70px; padding-bottom: 15px;display: none;}
.foot_lx .ml2 ul li .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.foot_lx .ml2 ul li .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;}
.foot_lx .ml3{line-height: 24px;color: #999;margin-top: 30px;}
.foot_lx .ml3 p{display: flex;padding: 12px 0;}
.foot_lx .ml3 p em{font-size: 14px;color: #fff;width: 24px;height: 24px;background: #b3b6bf;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 20px;}
.bqsy{font-size: 14px;line-height: 24px;padding: 40px 0 50px;text-align: center;color: #999;border-top: 1px solid rgba(80, 80, 80, 0.1);display: flex;align-items: center;justify-content: space-between;}
.bqsy .bqsy_l a{color: #999;font-size: 14px;-webkit-transition:0.5s;transition:0.5s;}
.bqsy .bqsy_l a:hover{color: #cd001b;}
.bqsy .bqsy_r a{color: #999;font-size: 14px;-webkit-transition:0.5s;transition:0.5s;}
.bqsy .bqsy_r a:hover{color: #cd001b;}
.bqsy .bqsy_r span{color: #ccc;font-size: 14px;padding: 0 6px;}

.bat_gy{height: 1800px;}
.bat_gy .img{position: sticky;top: 0;}
.bat_gy .img:after{content: "";position: absolute;inset: 0;background: rgba(0, 72, 150, 0.2);-webkit-transition:0.5s;transition:0.5s;}
.bat_gy .img.on:after{background: rgba(0, 72, 150, 0.5);}
.bat_gy .img img{display: block;width: 100%;}
.bat_gy .txt_bg{position: absolute;left: 0;top: 0;right: 0;z-index: 1;}
.bat_gy .txt1_bg{height: 100vh;display: flex;align-items: center;justify-content: center;}
.bat_gy .txt1 .ml1{font-size: 48px;line-height: 60px;color: #fff;text-align: center;}
.bat_gy .txt1 .ml2{font-size: 24px;line-height: 30px;color: #fff;text-align: center;margin-top: 20px;}
.bat_gy .txt1 .ml2 span{color: #cd001b;}
.bat_gy .txt1 .ml3{display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;margin-top: 100px;}
.bat_gy .txt1 .ml3 span{display: flex;align-items: center;justify-content: center;width: 100px;height: 100px;border: 2px solid #fff;border-radius: 50%;font-size: 36px;color: #fff;text-align: center;position: relative;-webkit-transition: 0.5s;transition: 0.5s;}
.bat_gy .txt1 .ml3 span:after{content: '';display: block;position: absolute;left: -4px;right: -4px;bottom: -4px;top: -4px;border-radius: 50%;border: 5px solid;opacity: .8;border-color: transparent;border-right-color: #cd001b;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.bat_gy .txt1 .ml3 span:hover{color: #cd001b;background: rgba(255, 255, 255, 0.5);}
.bat_gy .txt1 .ml4{font-size: 16px;line-height: 24px;color: #fff;text-align: center;margin-top: 20px;}
.bat_gy .txt2_bg{height: 940px;display: flex;align-items: center;justify-content: center;}
.bat_gy .txt2{width: 100%;padding: 0 8%;position: relative;font-size: 16px;line-height: 30px;color: #fff;}
.bat_gy .txt2:before,.bat_gy .txt2:after{content: "";position: absolute;width: 38px;height: 28px;background-size: cover;}
.bat_gy .txt2:before{left: 0;top: 0;background-image: url('../img/douhao1.png');}
.bat_gy .txt2:after{right: 0;bottom:0;background-image: url('../img/douhao2.png');}

.ny_bt{text-align: center;}
.ny_bt .ml1{font-size: 60px;line-height: 60px;color: #333;text-transform: Uppercase;}
.ny_bt .ml2{font-size: 36px;color: #333;line-height: 36px;margin-top: 20px;}
.ny_bt .ml2 span{color: #cd001b;}

.ny_wh{padding-top: 80px;padding-bottom: 80px;position: relative;}
.ny_wh .lb{}
.ny_wh .lb ul{}
.ny_wh .lb ul li{display: flex;align-items: center;justify-content: space-between;background: #f6f6f6;margin-top: 60px;}
.ny_wh .lb ul li:nth-child(2n){flex-direction: row-reverse;}
.ny_wh .lb ul li .img{width: 50%;}
.ny_wh .lb ul li .img img{display: block;width: 100%;}
.ny_wh .lb ul li .txt{width: 50%;padding: 0 5%;}
.ny_wh .lb ul li .txt .ml1{font-size: 30px;color: #333;line-height: 30px;}
.ny_wh .lb ul li .txt .ml2{font-size: 16px;color: #666;line-height: 36px;margin-top: 30px;}

.ny_gy_dw{position: absolute;top: 0;}

.sy_zs{padding-top: 80px;padding-bottom: 80px;background: #f6f6f6;position: relative;}
.sy_zs .lb{position: relative;margin-top: 60px;}
.sy_zs .lb ul{display: flex;flex-wrap: wrap;}
.sy_zs .lb ul li{width: 18.4%;margin: 0 2% 2% 0;position: relative;}
.sy_zs .lb ul li:nth-child(5n){margin-right: 0;}
.sy_zs .lb ul li img{display: block;width: 100%;}

.ny_jd{padding-top: 80px;padding-bottom: 60px;position: relative;}
.ny_jd .lb{margin-top: 60px;}
.ny_jd .lb ul{display: flex;flex-wrap: wrap;}
.ny_jd .lb ul li{width: 32%;margin: 0 2% 2% 0;position: relative;}
.ny_jd .lb ul li:nth-child(3n){margin-right: 0;}
.ny_jd .lb ul li .img{overflow: hidden;}
.ny_jd .lb ul li .img img{display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_jd .lb ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_jd .lb ul li .txt{position: absolute;left: 0;bottom: 0;right: 0;font-size: 16px;line-height: 24px;color: #fff;text-align: center;padding: 20px;}

.ny_hz{padding-top: 80px;padding-bottom: 70px;background:#f6f6f6;position: relative;}
.ny_hz .lb{margin-top: 60px;position: relative;}
.ny_hz .lb ul{display: flex;flex-wrap: wrap;}
.ny_hz .lb ul li{width: 15.833%;margin: 0 1% 1% 0;overflow: hidden;background: #fff;padding: 15px 0;}
.ny_hz .lb ul li:nth-child(6n){margin-right: 0;}
.ny_hz .lb ul li img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_hz .lb ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.ny_zr{padding-top: 80px;padding-bottom: 80px;position: relative;}
.ny_zr .lb1{display: flex;align-items: center;justify-content: space-between;background: #f6f6f6;}
.ny_zr .lb1 .img{width: 50%;}
.ny_zr .lb1 .img img{display: block;width: 100%;}
.ny_zr .lb1 .txt{width: 50%;padding: 0 4%;}
.ny_zr .lb1 .txt .ny_bt{text-align: left;}
.ny_zr .lb1 .txt .txt2{font-size: 16px;color: #666;line-height: 36px;margin-top: 30px;}

.bat{position: relative;}
.bat .img{overflow: hidden;position: relative;}
.bat .img:after{content: "";position: absolute;inset: 0;background: rgba(0, 72, 150, 0.4);-webkit-transition:0.5s;transition:0.5s;}
.bat .img img{display: block;width: 100%;}
.bat .txt_bg{position: absolute;inset: 0;z-index: 1;display: flex;align-items: center;justify-content: center;background: rgba(0, 72, 150, 0.2);}
.bat .txt{width: 100%;}
.bat .txt .ml1{font-size: 48px;color: #fff;line-height: 48px;}
.bat .txt .ml2{font-size: 24px;color: #fff;line-height: 30px;margin-top: 30px;text-transform: uppercase;}

.ny_dqlj_bg{border-bottom: 1px solid #eee;background: #fff;}
.ny_dqlj_bg2{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.ny_dqlj{display: flex;align-items: center;height: 66px;}
.ny_dqlj em{line-height: 24px;font-size: 16px;color: #bbb;}
.ny_dqlj i{line-height: 24px;font-size: 14px;color: #bbb;}
.ny_dqlj span{font-size:14px;color:#bbb;line-height: 24px;}
.ny_dqlj a{font-size:14px;color:#999;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;}
.ny_dqlj a:hover{color:#cd001b;}
.ny_fl{}
.ny_fl ul{display: flex;align-items: center;justify-content: center;}
.ny_fl ul li{position: relative;z-index: 1;margin-right: 40px;}
.ny_fl ul li a{display: block;font-size: 16px;line-height: 66px;color: #333;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li a:after{content:"";position: absolute;right: 0;bottom: 0px;width: 0;border-bottom: 2px solid #cd001b;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li:hover a{color: #cd001b;}
.ny_fl ul li:hover a:after{width: 100%;left: 0;right: auto;}
.ny_fl ul li.on a{color: #cd001b;}
.ny_fl ul li.on a:after{width: 100%;left: 0px;}

.ny_yw{padding-top: 80px;padding-bottom: 80px;}
.ny_yw ul{display: flex;}
.ny_yw ul li{width: 23.5%;margin-right: 2%;position: relative;}
.ny_yw ul li:nth-child(4n){margin-right: 0;}
.ny_yw ul li .img{overflow: hidden;height: 500px;}
.ny_yw 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_yw ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_yw ul li .txt{position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.3);font-size: 16px;line-height: 24px;color: #fff;padding:15px 20px;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.ny_yw ul li:hover .txt{background: rgba(205, 0, 27, 1);}

.ny_yw_xq{padding-top: 80px;padding-bottom: 80px;display: flex;align-items: center;justify-content: space-between;}
.ny_yw_xq .img{width: 48%;overflow: hidden;height: 420px;}
.ny_yw_xq .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_yw_xq .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_yw_xq .txt{width: 48%;}
.ny_yw_xq .txt .ml1{font-size: 36px;color: #333;line-height: 36px;}
.ny_yw_xq .txt .ml2{font-size: 16px;color: #666;line-height: 36px;margin-top: 30px;}

.ny_cp{padding-top: 80px;padding-bottom: 70px;background: #f6f6f6;}
.ny_cp ul{display: flex;flex-wrap: wrap;}
.ny_cp ul li{width: 24.25%;margin: 0 1% 1% 0;background: #fff;-webkit-transition:0.5s;transition:0.5s;position: relative;}
.ny_cp ul li:nth-child(4n){margin-right: 0;}
.ny_cp ul li:after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 4px;background: #cd001b;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .img{overflow: hidden;padding:20px;}
.ny_cp ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp ul li .txt{border-top: 1px solid #eee;padding: 20px 20px 25px;}
.ny_cp 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;}
.ny_cp ul li .txt .ml2{font-size: 14px;line-height: 24px;height: 48px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 10px;}
.ny_cp ul li .txt .ml3{display: flex;margin-top: 10px;}
.ny_cp ul li .txt .ml3 span{font-size: 14px;display: flex;align-items: center;justify-content: center;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .txt .ml3 span i{font-size: 12px;margin-left: 20px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;background: #cd001b;border-radius: 50%;}
.ny_cp ul li .txt .ml3 span:hover{color: #cd001b;}
.ny_cp ul li .txt .ml3 span:hover i{margin-left: 30px;}
.ny_cp ul li:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}
.ny_cp ul li:hover:after{width: 100%;}
.ny_cp ul li .txt .ml1:hover{color: #cd001b;}

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

.ny_cp_xq1{padding-top: 60px;padding-bottom: 80px;}
.ny_cp_xq1 .nr{display: flex;}
.ny_cp_xq1 .nr .img{width: 48%;}
.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%;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.cp_xq_qhz{left: 20px;}
.cp_xq_qhy{right: 20px;}
.cp_xq_qh:hover .cp_xq_qhz,.cp_xq_qh:hover .cp_xq_qhy{opacity: 1;}
.ny_cp_xq1 .nr .img .cp_xq_qh ul li{height: 380px;}
.ny_cp_xq1 .nr .img .cp_xq_qh ul li img{display: block;width: 100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;-webkit-transition:0.5s;transition:0.5s;}
.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 #cd001b;}
.ny_cp_xq1 .nr .txt{flex:1;overflow: hidden;width: 100%;padding-left: 4%;padding-top: 10px;}
.ny_cp_xq1 .nr .txt .ml1{font-size: 30px;line-height: 40px;color: #333;}
.ny_cp_xq1 .nr .txt .ml2{border-top: 1px solid #eee;font-size: 16px;line-height: 36px;color: #333;padding: 30px 0 0;margin-top: 30px;}
.ny_cp_xq1 .nr .txt .ml2 span.tel{font-size: 30px;line-height: 40px;color: #20b95e;font-family: "Impact";display: block;}
.ny_cp_xq1 .nr .txt .ml4{margin-top: 30px;}
.ny_cp_xq1 .nr .txt .ml4 ul{display: flex;}
.ny_cp_xq1 .nr .txt .ml4 ul li{}
.ny_cp_xq1 .nr .txt .ml4 ul li a{display: flex;align-items: center;justify-content: center;line-height: 46px;background: #cd001b;color: #fff;padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_cp_xq1 .nr .txt .ml4 ul li a i{font-size: 24px;padding-right: 10px;}

.ny_cp_xq_bt{font-size: 30px;line-height: 30px;color: #333;padding-left: 30px;position: relative;overflow: hidden;}
.ny_cp_xq_bt:before{content: "";position: absolute;left: 0px;top: 0;width: 5px;height: 100%;background: #bbb;}
.ny_cp_xq_bt:after{content: "";position: absolute;left: 0px;top: -100%;z-index: 1;width: 5px;height: 100%;background: #cd001b;-webkit-animation: topgd 3s infinite ease-in-out;animation: topgd 3s infinite ease-in-out;}
@-webkit-keyframes topgd{0%{top: -100%;}100%{top: 100%;}}
@keyframes topgd{0%{top: -100%;}100%{top: 100%;}}

.ny_cpxq2{}
.cp_xq_txt{padding-top: 80px;}
.cp_xq_txt .txt{line-height:30px; font-size:14px; color:#333;margin-top: 40px;}
.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:30px;border-top: 1px solid #eee;margin-top: 40px;}
.view-page2 .prev,.view-page2 .next{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:#cd001b;}
.view-page2 .next:hover a{color:#cd001b;}

.cpxunpan{padding-top: 80px;padding-bottom:80px;}
.cpxunpan .ly{margin-top: 40px;}
.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%;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%;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 #cd001b;}
.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;background-color: #cd001b;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: #cd001b;}

.ny_fa3{padding:0px 0 0px;}
.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: #cd001b;}
.ny_fa3 .lb_bg .ny_fa3_dd{text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;padding-top: 40px;padding-bottom: 10px;}
.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:#cd001b;}
.ny_fa3 .lb_bg .ny_fa3_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #cd001b;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 #cd001b;-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: 14px;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: #cd001b;}

.ny_fa{padding-top: 80px;padding-bottom: 70px;background: #f6f6f6;}
.ny_fa ul{display: flex;flex-wrap: wrap;}
.ny_fa ul li{width: 49.5%;margin: 0 1% 1% 0;background: #fff;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li:nth-child(2n){margin-right: 0;}
.ny_fa ul li a{display: flex;align-items: center;padding: 20px;}
.ny_fa ul li a .img{width: 50%;overflow: hidden;}
.ny_fa ul li a .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li a .img:hover img{-webkit-transform:scale(0.9);transform:scale(0.9);}
.ny_fa ul li a .txt{width: 50%;padding-left: 20px;}
.ny_fa ul li a .txt .ml1{font-size: 20px;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny_fa ul li a .txt .ml2{line-height: 30px;color: #666;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_fa ul li a .txt .ml3{display: flex;margin-top: 30px;}
.ny_fa ul li a .txt .ml3 span{display: flex;align-items: center;justify-content: center;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa ul li a .txt .ml3 span i{font-size: 12px;margin-left: 20px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;background: #cd001b;border-radius: 50%;}
.ny_fa ul li a .txt .ml3 span:hover{color: #cd001b;}
.ny_fa ul li a .txt .ml3 span:hover i{margin-left: 30px;}
.ny_fa ul li a .txt .ml1:hover{color: #cd001b;}
.ny_fa ul li:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);-webkit-transform: translate(0,-5px);transform: translate(0,-5px);}

.ny_xw_xq{display: flex;justify-content: space-between;padding-top: 60px;padding-bottom: 80px;}
.ny_xw_xq_l{flex:1;overflow: hidden;width: 100%;}
.ny_xw_xq_r{width: 280px;position: relative;margin-left: 40px;}

.fa_xq{}
.fa_xq .bt{font-size: 30px;line-height: 40px;color: #333;}
.fa_xq .ms{margin-top: 20px;color: #999;font-size: 14px;line-height: 24px;}
.fa_xq .ms .line{padding:0 15px; }
.fa_xq .ms span.iconfont{padding-right: 5px;}
.fa_xq .ms a{color: #cd001b;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #cd001b;}
.fa_xq .txt{line-height: 30px;color: #333;padding-top: 40px;border-top: 1px solid #eee;margin-top: 20px;}
.fa_xq .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;margin: 10px 0;}
.fa_xq .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;background: #f1f3f5;}
.fa_xq .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;}
.fa_xq .txt img{max-width: 100%;}

.ny_xw_xq_yy_tj{position: sticky;top: 80px;}
.ny_xw_xq_yy_tj .bt{font-size: 18px;line-height: 24px;color: #333;padding-left: 20px;position: relative;overflow: hidden;}
.ny_xw_xq_yy_tj .bt:before{content: "";position: absolute;left: 0px;top: 0;width: 4px;height: 100%;background: #bbb;}
.ny_xw_xq_yy_tj .bt:after{content: "";position: absolute;left: 0px;top: -100%;z-index: 1;width: 4px;height: 100%;background: #cd001b;-webkit-animation: topgd 3s infinite ease-in-out;animation: topgd 3s infinite ease-in-out;}
.ny_xw_xq_yy_tj .lb{padding: 30px 0 0;}
.ny_xw_xq_yy_tj .lb ul{display: flex;flex-wrap: wrap;}
.ny_xw_xq_yy_tj .lb ul li{margin-bottom: 15px;width: 100%;}
.ny_xw_xq_yy_tj .lb ul li a{display: flex;align-items: center;position: relative;}
.ny_xw_xq_yy_tj .lb ul li a:after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #cd001b;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_yy_tj .lb ul li .img{overflow: hidden;width: 60px;margin-right: 10px;height: 60px;border: 1px solid #eee;}
.ny_xw_xq_yy_tj .lb ul li .img img{display: block;width: 100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_yy_tj.xwtj .lb ul li .img img{-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_xw_xq_yy_tj .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw_xq_yy_tj .lb ul li .txt{flex: 1;overflow: hidden;width: 100%;}
.ny_xw_xq_yy_tj .lb ul li .txt .ml1{font-size: 14px;line-height: 24px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_yy_tj .lb ul li .txt .ml2{font-size: 13px;line-height: 24px;color: #999;}
.ny_xw_xq_yy_tj .lb ul li:hover .txt .ml1{color: #cd001b;}
.ny_xw_xq_yy_tj .lb ul li a:hover:after{width: 100%;}

.ny_al{padding-top: 80px;padding-bottom: 80px;}
.ny_al ul{display: flex;flex-wrap: wrap;}
.ny_al ul li{width: 23.5%;margin: 0 2% 2% 0;position: relative;}
.ny_al ul li:nth-child(4n){margin-right: 0;}
.ny_al ul li .img{overflow: hidden;}
.ny_al ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_al ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al ul li .txt{position: absolute;left: 0;right: 0;bottom: 0; line-height: 24px;color: #fff;text-align: center;padding: 10px;background: rgba(0, 0, 0, 0.5);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.ny_xw{padding-top: 80px;padding-bottom: 80px;}
.ny_xw ul{display: flex;flex-wrap: wrap;}
.ny_xw ul li{width: 31.333%;margin: 0 3% 3% 0;position: relative;background: #f6f6f6;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li:nth-child(3n){margin-right: 0;}
.ny_xw ul li .img{overflow: hidden;}
.ny_xw ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw ul li .txt{padding: 40px;}
.ny_xw ul li .txt .ml1{font-size:18px;line-height: 30px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0px 0 10px;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .txt .ml1:hover{color: #cd001b;}
.ny_xw ul li .txt .ml2{font-size:14px;line-height: 24px;height: 48px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw ul li .txt .ml3{display: flex;align-items: center;justify-content: space-between;margin-top: 20px;}
.ny_xw ul li .txt .ml3 span{font-size: 14px;display: flex;align-items: center;justify-content: center;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .txt .ml3 span i{font-size: 12px;margin-left: 20px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;background: #cd001b;border-radius: 50%;}
.ny_xw ul li .txt .ml3 span:hover{color: #cd001b;}
.ny_xw ul li .txt .ml3 span:hover i{margin-left: 30px;}
.ny_xw ul li .txt .ml3 p{font-size: 14px;line-height: 30px;color: #999;}
.ny_xw ul li:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}

.ny_lx{padding-top: 80px;padding-bottom: 80px;display: flex;justify-content: space-between;}
.ny_lx .txt{width: 520px;margin-right: 40px;}
.ny_lx .txt .ml1{font-size: 30px;line-height: 46px;color: #333;}
.ny_lx .txt .ml2{line-height: 30px;color: #333;margin-top: 30px;}
.ny_lx .txt .ml2 p{padding: 10px 0;display: flex;}
.ny_lx .txt .ml2 p em{width: 30px;height: 30px;margin-right: 10px;font-size: 19px;color: #fff;background: #cd001b;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
.ny_lx .txt .ml2 p span{flex:1;width: 100%;overflow: hidden;}
.ny_lx .txt .ml3{display: flex;margin-top: 40px;}
.ny_lx .txt .ml3 a{background: #cd001b;padding: 15px 50px;line-height: 20px;color: #fff;display: flex;align-items: center;justify-content: center;border-radius: 25px;-webkit-transition:0.5s;transition:0.5s;}
.ny_lx .txt .ml3 a i{font-size: 19px;margin-left: 15px;}
.ny_lx .txt .ml3 a:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}
.ny_lx .dt{flex:1;width: 100%;overflow: hidden;}

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

.ny_zp1{padding-top: 80px;padding-bottom: 80px;}
.ny_zp1 ul li{display: flex;}
.ny_zp1 ul li:nth-child(2n){flex-direction: row-reverse;}
.ny_zp1 ul li .img{width: 50%;overflow: hidden;}
.ny_zp1 ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_zp1 ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_zp1 ul li .txt_bg{width: 50%;display: flex;align-items: center;padding: 4%;}
.ny_zp1 ul li .txt{width:100%;}
.ny_zp1 ul li .txt .ml1{font-size: 30px;line-height: 46px;color: #333;}
.ny_zp1 ul li .txt .ml2{line-height: 36px;color: #666;margin-top: 20px;}

.ny_zp2{padding-bottom: 80px;padding-top: 20px;}
.ny_zp2 .lb{margin-top: 60px;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);padding:20px 0px 0;}
.ny_zp2 .lb .ml1{border-bottom: 2px solid #eee;display: flex;padding-right: 160px;}
.ny_zp2 .lb .ml1 .ml{width:25%;padding: 20px 30px;font-size: 18px;line-height: 30px;color: #333;}
.ny_zp2 .lb .ml2{border-bottom: 1px solid #eee;display: flex;position: relative;-webkit-transition:0.5s;transition:0.5s;padding-right: 160px;}
.ny_zp2 .lb .ml2:last-child{border-bottom: none;}
.ny_zp2 .lb .ml2 .ml{width:25%;padding: 20px 30px;line-height: 30px;color: #666;}
.ny_zp2 .lb .ml2 .ttjl{position: absolute;right: 30px;top: 0;bottom: 0;display: flex;align-items: center;justify-content: center;}
.ny_zp2 .lb .ml2 .ttjl a{font-size: 14px; line-height: 30px;background: #cd001b;color: #fff;padding: 0 20px;border-radius: 15px;}
.ny_zp2 .lb .ml2 .ttjl a i{font-size: 20px;padding-left: 5px;}
.ny_zp2 .lb .ml2:hover{background: #f6f6f6;}