/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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: 14px;color:#333;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);}
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:#f08300;}

/** 重置图片元素 **/
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}
.w1000{ width:1000px;max-width: 95%; margin:auto;}

.top_bg{background: #fff;}
.top_h{display: flex;align-items: center;justify-content: space-between;height: 100px;}
.logo_bg{display: flex;align-items: center;}
.logo{}
.logo img{display: block;height:50px;}
.logo_ss{width: 360px;}
.logo_ss form{position: relative;}
.logo_ss form input{display: block;width: 100%;border: 1px solid #ccc;padding: 0 60px 0 10px;height: 34px;line-height: 32px;color: #333;}
.logo_ss form a{position: absolute;right: 0;top: 0;font-size: 20px;line-height: 34px;width: 50px;text-align: center;background: #f11a1a;color: #fff;cursor: pointer;}
.logo_ss .logo_kj{margin-top: 5px;font-size: 14px;line-height: 24px;color: #666;}
.top_tel{display: flex;align-items: center;}
.top_tel .tb{font-size: 24px;line-height: 42px;width: 42px;color: #333;background: #eee;text-align: center;border-radius: 50%;}
.top_tel .txt{padding-left: 10px;}
.top_tel .txt .ml1{font-size: 14px;line-height: 24px;color: #666;}
.top_tel .txt .ml2{font-size: 28px;line-height: 28px;color: #f11a1a;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.dh_bg{height: 50px;}
.dh{position: relative;z-index: 9;background: #6c2947;background: -webkit-linear-gradient(left,  #6c2947 0%,#f11a1a 100%);background: linear-gradient(to right,  #6c2947 0%,#f11a1a 100%);}
.dh.on{position: fixed;left: 0;top:0;right:0;}
.dh ul{display: flex;width: 1200px;max-width: 95%;margin: auto;}
.dh ul li{position: relative;}
.dh ul li p a{display: block;line-height: 50px;font-size: 16px;position: relative;color: #fff;padding: 0 40px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.on p a{background: #ff9800;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 50px;width:100%;display: none;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul{background: #fff;display: block;max-width: 100%;}
.dh ul li .dh_fl ul li{float: none;padding: 0;border-bottom: 1px dotted #eee;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 24px;position: relative;color: #666; text-align:center;padding:5px 0;}
.dh ul li .dh_fl ul li:hover a{color: #fff; background:#f11a1a;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;}
.banner ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .img video{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 0;bottom: 0;right: 0;top: 0;display: flex;align-items: center;justify-content: center;}
.banner ul li .txt .txt2{width: 1200px;max-width: 95%;text-align: center;}
.banner ul li .txt .ml1{font-size: 48px;line-height: 58px;color: #fff;}
.banner ul li .txt .ml2{font-size: 18px;line-height: 24px;color: #fff;font-weight: 100;margin-top: 10px;}
.banner ul li .txt .ml3{font-size: 14px;line-height: 40px;color: #fff;margin: 40px auto 0;background: #f11a1a;border-radius: 5px;display: flex;align-items: center;justify-content: center;width: 130px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml3 i{padding-right:5px;font-size: 20px;}
.banner ul li .txt .ml3:hover{color: #fff;background: #ff9800;}
.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;}
.banqh{position:absolute; left:0; bottom:25px;right: 0;display: flex;align-items: center;justify-content: center;z-index: 1;}
.bandd{display: flex;align-items: center;justify-content: center;padding: 0 20px;width: auto!important;}
.bandd 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(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{font-size: 24px;cursor: pointer;line-height: 30px;color: #fff;}

.sy_bt_bg{display: flex;justify-content: center;}
.sy_bt{position: relative;display: flex;}
.sy_bt .zm{font-size: 80px;line-height:80px;color: #f11a1a;text-transform: uppercase;}
.sy_bt .ml{padding-top: 17px;}
.sy_bt .ml1{font-size: 30px;line-height: 30px;color: #333;font-weight: bold;}
.sy_bt .ml2{font-size: 20px;line-height: 20px;color: #ccc;padding-top: 5px;text-transform: uppercase;font-weight: 100;}

.sy_cp_bg{padding: 60px 0;}
.sy_cp{display: flex;justify-content: space-between;}
.sy_cp .sy_cp_l{width:260px;}
.sy_cp .sy_cp_l .bt{position: relative;padding: 20px 0;overflow: hidden;display: flex;align-items: center;justify-content: center;background: #6c2947;background: -webkit-linear-gradient(left,  #ff9800 0%,#f11a1a 100%);background: linear-gradient(to right,  #ff9800 0%,#f11a1a 100%);}
.sy_cp .sy_cp_l .bt .tb{font-size: 42px;color: #fff;padding-right: 10px;}
.sy_cp .sy_cp_l .bt .wz{}
.sy_cp .sy_cp_l .bt .wz .ml1{font-size: 24px;line-height: 24px;color: #fff;}
.sy_cp .sy_cp_l .bt .wz .ml2{font-size: 12px;line-height: 12px;color: #fff;text-transform: uppercase;-webkit-transform: scale(1, 1.2);transform: scale(1, 1.2);margin-top: 5px;transform-origin: left;}
.sy_cp .sy_cp_l ul{}
.sy_cp .sy_cp_l ul li{margin-top: 4px;}
.sy_cp .sy_cp_l ul li a{display: block;font-size: 14px;line-height: 24px;color: #fff;padding: 14px 10px 14px 20px;background: #ff6535;display: flex;align-items: center;justify-content: space-between;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .sy_cp_l ul li a:after{content: "\eab0";font-family: "iconfont" !important;font-size: 12px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .sy_cp_l ul li a:hover{color: #fff;background: #ff9800;}
.sy_cp .sy_cp_l ul li a:hover:after{color: #fff;}
.sy_cp .sy_cp_l .lx{padding:28px 20px;margin-top: 4px;background: #6c2947;background: -webkit-linear-gradient(left,  #ff9800 0%,#f11a1a 100%);background: linear-gradient(to right,  #ff9800 0%,#f11a1a 100%);}
.sy_cp .sy_cp_l .lx .ml1{font-size: 15px;line-height: 26px;color: #fff;display: flex;align-items: center;font-weight: bold;}
.sy_cp .sy_cp_l .lx .ml1 i{font-size: 26px;line-height: 26px;color: #fff;padding-right: 10px;font-weight: normal;}
.sy_cp .sy_cp_l .lx .ml2{font-size: 22px;line-height: 30px;color: #fff;font-weight: bold;margin-top: 10px;}
.sy_cp .sy_cp_r{flex:1;width: 100%;padding-left: 30px;}
.sy_cp .sy_cp_r ul{display: flex;flex-wrap:wrap;}
.sy_cp .sy_cp_r ul li{width: 32%;margin: 0 2% 2% 0;border: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .sy_cp_r ul li:nth-child(3n){margin-right: 0;}
.sy_cp .sy_cp_r ul li .img{overflow: hidden;}
.sy_cp .sy_cp_r ul li .img img{display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .sy_cp_r ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp .sy_cp_r ul li .txt{text-align: center;padding: 10px;font-size: 14px;line-height: 24px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_cp .sy_cp_r ul li:hover{box-shadow: 0 0 20px #ccc;-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}

.sy_gy_bg{background: url('../img/sy_gy_bg.jpg') center no-repeat;background-attachment: fixed;background-size: cover;padding: 60px 0;}
.sy_gy{position: relative;display: flex;align-items: center;justify-content: center;margin-top: 40px;background: rgba(255, 255, 255, 0.8);padding: 15px;border-radius: 5px;}
.sy_gy_l{width:50%;overflow: hidden;position: relative;/*border: 1px solid #eee;background: #fff;padding: 15px;box-shadow:0 10px 20px rgba(0, 0, 0, 0.3);*/border-radius: 5px;}
.sy_gy_l 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;border-radius: 5px;}
/*.sy_gy_l:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}*/
.sy_gy_l .tb{position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;border-radius: 5px;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.sy_gy_l .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_l .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: #f11a1a;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.sy_gy_l .tb span:hover{color: #f11a1a;background: rgba(255, 255, 255, 0.7);}
.sy_gy_l .sp{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index:2;display:none;background:#000;border-radius: 5px;overflow: hidden;}
.sy_gy_l .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_r{width:50%;}
.sy_gy_r .txt{padding-left: 40px;padding-right: 20px;}
.sy_gy_r .h1{ font-size:14px; line-height:32px; color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.sy_gy_r .h2{padding-top: 30px;display: flex;}
.sy_gy_r .h2 a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 44px;color: #fff;background: #f11a1a; padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.sy_gy_r .h2 a i{padding-left: 10px;font-size: 16px;}
.sy_gy_r .h2 a:hover{color: #fff;background: #ff9800;}
.sy_gy_tb{margin-top: 60px;}
.sy_gy_tb ul{display: flex;justify-content: space-between;}
.sy_gy_tb ul li{width: 23.5%; /*border: 1px solid #eee;*/background: rgba(255, 255, 255, 0.8);padding: 30px 0;text-align: center;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.sy_gy_tb ul li .tb{font-size: 60px;line-height: 60px;color: #ff9800;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_tb ul li .wz{font-size: 18px;line-height: 24px;color: #333;margin-top: 20px;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_tb ul li .ms{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_tb ul li:hover{background: #ff9800;}
.sy_gy_tb ul li:hover .tb{color: #fff;}
.sy_gy_tb ul li:hover .wz{color: #fff;}
.sy_gy_tb ul li:hover .ms{color: #fff;}

.sy_jg_bg{padding: 60px 0;}
.sy_jg{margin-top: 40px;position: relative;/*box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);padding: 50px;*/}
.sy_jg .lb{display: flex;justify-content: space-between;align-items: center;/*padding: 50px;border:1px solid #eee;*/}
.sy_jg .lb:nth-child(2n){flex-direction: row-reverse;/*margin-top: 40px;*/}
.sy_jg .lb .img{width: 45%;}
.sy_jg .lb .img img{display: block;width: 100%;}
.sy_jg .lb ul{width: 50%;}
.sy_jg .lb ul li{display: flex;}
.sy_jg .lb ul li:nth-child(2n){margin-top: 50px;}
.sy_jg .lb ul li .sz{width: 70px;height: 100px;background: #ff9800;font-size: 36px;font-weight: bold;color: #fff;text-align: center;line-height:66px;position: relative;}
.sy_jg .lb ul li .sz:after{content: "";position: absolute;left: 0;bottom: 0;right: 0;width: 0px;height: 0px;border: 35px solid transparent;border-bottom-color: #fff;border-width:20px 35px 20px 35px;}
.sy_jg .lb ul li .wz{flex:1;width:100%;padding-left: 20px;}
.sy_jg .lb ul li .wz .ml1{font-size:30px; color:#333; font-weight:bold; border-bottom:1px solid #eee; padding-bottom:10px;}
.sy_jg .lb ul li .wz .ml2{font-size:18px; color:#999; margin-top:10px;text-transform: uppercase;font-weight: 100;}
.sy_jg .lb ul li .wz .ml3{margin-top: 20px; font-size: 14px; color:#666;line-height: 24px;}
.sy_jg .lb ul li .wz .ml3 p{margin-bottom:10px;position: relative;padding-left: 20px;}
.sy_jg .lb ul li .wz .ml3 p:after{content: "◇";position: absolute;left: 0;top: 0;font-size:22px; color:#ff9800;}

.sy_ys{padding-top: 60px;padding-bottom: 60px;}
.sy_ys .lb{margin-top: 40px;background: #f6f6f6;padding: 2%;}
.sy_ys .lb ul{display: flex;}
.sy_ys .lb ul li{width: 32%;margin-right:2%;}
.sy_ys .lb ul li:nth-child(3n){margin-right: 0;}
.sy_ys .lb ul li .img{overflow: hidden;position: relative;}
.sy_ys .lb ul li .img span{position: absolute;left: 5%;top: 0;right: 5%;bottom: 0;display: flex;align-items: center;justify-content: center;font-size: 36px;color: #fff;line-height: 46px;}
.sy_ys .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.sy_ys .lb ul li .txt{font-size: 24px;line-height: 42px;color: #000;display: flex;justify-content: center;padding-top: 30px;}
.sy_ys .lb .gd{display: flex;justify-content: center;align-items: center;margin-top: 30px;}
.sy_ys .lb .gd a{font-size: 35px;height: 80px;border: 2px solid #ff9800;color: #ff9800;display: flex;align-items: center;justify-content: center;width: 48px;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys .lb .gd a:hover{border: 2px solid #fe410a;color: #fff;background: #fe410a;}

.sy_yy_bg{padding-bottom: 30px;padding-top: 60px;width: 100%;overflow: hidden;background: #f6f6f6;}
.sy_yy_bg .lb{margin-top: 40px;}
.sy_yy_bg .lb ul li{position: relative;}
.sy_yy_bg .lb ul li .img{overflow: hidden;}
.sy_yy_bg .lb ul li .img img{display: block;width: 100%;-webkit-transition:all .5s;transition:all .5s;}
.sy_yy_bg .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_yy_bg .lb ul li .txt{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding: 10px 0;}
.sy_yy_dd{bottom:0px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;padding: 30px 0;}
.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_dd span.swiper-pagination-bullet-active{background:#fe410a;}
.sy_yy_dd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fe410a;width: 18px;height: 18px;border-radius: 50%;}

.sy_xw_bg{padding-top: 60px;padding-bottom: 60px;}
.sy_xw_bg .lb_bg{margin-top: 40px;position: relative;}
.sy_xw_bg .lb_bg .lb{}
.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;padding: 10px 10px 20px;background: #fff;border: 1px solid #eee;position: relative;overflow: hidden;}
.sy_xw_bg .lb_bg .lb ul li a:before,.sy_xw_bg .lb_bg .lb ul li a:after{content: "";position: absolute;width: 0;height: 0;border: 10px solid #ff9800;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.sy_xw_bg .lb_bg .lb ul li a:before{left: 0;top: 0;border-width: 3px 0 0 3px;}
.sy_xw_bg .lb_bg .lb ul li a:after{right: 0;bottom: 0;border-width: 0 3px 3px 0;}
.sy_xw_bg .lb_bg .lb ul li a:hover:before,.sy_xw_bg .lb_bg .lb ul li a:hover:after{width: 100%;height: 100%;opacity: 1;}
.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:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.sy_xw_bg .lb_bg .lb ul li .txt{padding:20px 0 0;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml1{font-size:14px;line-height: 24px;color: #999;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml2{font-size:16px;line-height: 24px;color: #333;margin-top: 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml3{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_xw_bg .lb_bg .lb ul li .txt .ml4{display: flex;margin-top: 30px;justify-content: center;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml4 span{font-size: 24px;line-height: 36px;color: #fff;width: 36px;font-weight: 100;background: #ff9800;text-align: center; -webkit-transition:0.5s;transition:0.5s;border-radius: 18px;}
.sy_xw_bg .sy_xw_gd{padding-top: 40px;display: flex;justify-content: center;}
.sy_xw_bg .sy_xw_gd a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 44px;color: #fff;background: #f11a1a; padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.sy_xw_bg .sy_xw_gd a i{padding-left: 10px;font-size: 16px;}
.sy_xw_bg .sy_xw_gd a:hover{color: #fff;background: #ff9800;}

.foot{background: #6c2947;padding: 40px 0 0;background: -webkit-linear-gradient(left,  #6c2947 0%,#f11a1a 100%);background: linear-gradient(to right,  #6c2947 0%,#f11a1a 100%);}
.foot_dh{}
.foot_dh ul{display: flex;align-items: center;justify-content: center;}
.foot_dh ul li a{font-size: 14px;line-height: 24px;color: #fff;padding: 0 20px;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li a:hover{color: #ff9800;}
.yqlj{display: flex;flex-wrap: wrap;border-top: 1px solid rgba(255, 255, 255, 0.1);margin-top: 20px;padding-top: 20px;}
.yqlj span{font-size: 14px;line-height: 24px;color: #fff;}
.yqlj a{font-size: 14px;line-height: 24px;color: #fff;padding: 0 10px;-webkit-transition:0.5s;transition:0.5s;}
.yqlj a:hover{color: #ff9800;}
.bqsy{font-size: 14px;line-height: 24px;color: #fff;border-top: 1px solid rgba(255, 255, 255, 0.1);margin-top: 20px;padding: 20px 0;text-align: center;}

.bat{overflow: hidden;position: relative;}
.bat img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.dqbt{border-bottom: 1px solid #eee;}
.dqbt .bt{float:left;font-size: 18px;line-height: 60px;color: #333;}
.dqbt .lj{float: right;}
.dqbt .lj em{float: left; width:14px;height:60px;margin-right:5px;background:url(../img/home.png) no-repeat center;}
.dqbt .lj i{float: left;width:10px;height:60px;margin:0 5px;background:url(../img/sNav_icon.png) no-repeat center;}
.dqbt .lj span{float: left;font-size:14px;color:#666;line-height: 60px;}
.dqbt .lj a{float: left;font-size:14px;color:#666;line-height: 60px;}
.dqbt .lj a:hover{color:#f11a1a;}
.dqbt .lj a.on{color:#f11a1a;font-weight: bold;}

.ny_bt{font-size: 30px;line-height: 30px;color: #333;text-align: center;}

.ny_gy_bg{padding-top: 80px;padding-bottom: 80px;position: relative;}
.ny_gy{display: flex;align-items: center;margin-top: 50px;}
.ny_gy .txt{width: 50%;padding-left: 4%;font-size: 16px;line-height: 42px;color: #666;}
.ny_gy .img{width:50%;overflow: hidden;}
.ny_gy .img img{display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.ny_wh{padding-top: 80px;padding-bottom: 60px;}
.ny_wh ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 50px;}
.ny_wh ul li{width: 49%;margin: 0 2% 2% 0;background: #f6f6f6; padding: 30px 0;text-align: center;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_wh ul li:nth-child(2n){margin-right: 0;}
.ny_wh ul li .tb{font-size: 60px;line-height: 60px;color: #ff9800;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh ul li .wz{font-size: 18px;line-height: 24px;color: #333;margin-top: 20px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh ul li .ms{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh ul li:hover{background: #ff9800;}
.ny_wh ul li:hover .tb{color: #fff;}
.ny_wh ul li:hover .wz{color: #fff;}
.ny_wh ul li:hover .ms{color: #fff;}

.ny_cp_bg{padding: 60px 0 80px;}
.ny_cp_fl{float: left;width: 240px;border:1px solid #eee;}
.ny_cp_fl ul li{border-bottom:1px solid #eee;}
.ny_cp_fl ul li p a{display:flex;align-items: center;justify-content: space-between;padding: 0 15px;font-size: 14px;line-height: 46px;color: #333;-webkit-transition:0.5s; transition:0.5s;position: relative;}
.ny_cp_fl ul li p a:after{content: "";position: absolute;left: -1px;top: 0;bottom: 0;width: 2px;background: #ff9800;opacity: 0;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp_fl ul li p a i{font-size: 12px;color: #999;text-align: center;border-radius: 50%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp_fl ul li p a:hover{color: #ff9800;padding-left: 25px;background: #f6f6f6;}
.ny_cp_fl ul li p a:hover:after{opacity: 1;}
.ny_cp_fl ul li p a:hover i{color: #ff9800;}
.ny_cp_fl ul li.on p a{color: #fff;background: #ff9800;}
.ny_cp_fl ul li.on p a:after{opacity: 1;}
.ny_cp_fl ul li.on p a i{color: #fff;}
.ny_cp_fl .cnb1{font-size: 14px;line-height: 24px;color: #666;padding: 15px 15px 0;}
.ny_cp_fl .rx{padding: 10px 15px 20px;}
.ny_cp_fl .rx span{font-size: 14px;line-height: 14px;color: #ff9800;display: block;padding-bottom: 10px;}
.ny_cp_fl .rx p{font-size: 28px;line-height: 28px;color: #ff9800;font-weight: bold;}
.ny_cp_lb{float: right;width: 77%;}
.ny_cp ul{}
.ny_cp ul li{float: left;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:before,.ny_cp_lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #ff9800;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_cp ul li .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.ny_cp ul li .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.ny_cp ul li:hover .img:before,.ny_cp_lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.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{font-size: 14px;line-height: 24px;padding: 10px 0px;text-align: center;color: #666;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_cp ul li:hover .txt{color: #ff9800;}

.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:#ff9800; background:#ff9800;}

.ny_cp_xq{width: 600px;margin:50px auto 0;max-width: 100%;padding-bottom: 40px;}
.ny_cp_lb .ms{margin-top: 20px;color: #999;font-size: 14px;line-height: 24px;text-align: center;display: flex;align-items: center;justify-content: center;}
.ny_cp_lb .ms .line{padding:0 15px;color: #999;font-size: 12px;}
.ny_cp_lb .ms span.iconfont{padding-right: 5px;font-size: 18px;color: #999;}
.ny_cp_lb .ms a{color: #f11a1a;-webkit-transition:0.5s;transition:0.5s;display: flex;}
.ny_cp_lb .ms a i{padding-right: 5px;font-size: 18px;}
.ny_cp_lb .ms a:hover{color: #ff9800;}
.large_box{margin-bottom:10px;width:100%;height:auto;overflow:hidden;margin: auto;border: 1px solid #eee;}
.large_box ul li{display: none;}
.large_box img{display:block;width: 100%;}
.small_box{width:100%;height:60px;overflow:hidden;padding: 0 30px;position: relative;margin:20px auto 0;}
.small_list{position:relative;float:left;width:100%;height:100%;overflow:hidden}
.small_list ul{height:100%;overflow:hidden}
.small_list ul li{position:relative;float:left;margin-right:10px;width:60px;border: 2px solid #eee;background: #fff;height: 100%;}
.small_list ul li img{display:block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;/*-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);*/}
/*.small_list ul li.on img{-moz-opacity:1;-khtml-opacity:1;opacity:1;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); -webkit-filter: grayscale(0);}*/
.small_list ul li.on{border: 2px solid #ff9800;}
.small_box .btn{position: absolute;top: 0; width:20px;height:100%;background-color:#ececec;background-repeat:no-repeat;background-position:center center;cursor:pointer}
.small_box .btn:hover{/*background-color:#ce541e*/}
.left_btn{left:0;background-image:url(../img/left_btn.png)}
.right_btn{right:0;background-image:url(../img/right_btn.png)}
div.zoomDiv{z-index:9;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../img/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;}
.view-page2 .prev,.view-page2 .next{font-size:14px;line-height:36px;width:45%;}
.view-page2 .prev{float: left;}
.view-page2 .prev a,.view-page2 .next a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.view-page2 a{display:block;color: #666;} 
.view-page2 .next{float: right;text-align:right;}
.view-page2 .prev:hover a{color:#ff9800;}
.view-page2 .next:hover a{color:#ff9800;}

.ny_sb{padding-top: 80px;padding-bottom: 80px;}
.ny_sb ul{margin-top: 50px;}
.ny_sb ul li{float: left;width:32%;position: relative;margin: 0 2% 2% 0;}
.ny_sb ul li:nth-child(3n){margin-right: 0;}
.ny_sb ul li .h1{overflow: hidden;border: 1px solid #eee;}
.ny_sb ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_sb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_sb 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_sb ul li:hover .h2{color: #ff9800;}

.fa_xq{padding-top: 60px;padding-bottom: 80px;}
.fa_xq .bt{font-size: 24px;line-height: 36px;color: #333;text-align: center;}
.fa_xq .ms{margin-top: 20px;color: #999;font-size: 14px;line-height: 24px;text-align: center;display: flex;align-items: center;justify-content: center;}
.fa_xq .ms .line{padding:0 15px;color: #999;font-size: 12px;}
.fa_xq .ms span.iconfont{padding-right: 5px;font-size: 18px;color: #999;}
.fa_xq .ms a{color: #f11a1a;-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: #ff9800;}
.fa_xq .txt{color: #666;padding-top: 40px;font-size: 14px;line-height: 30px;border-top: 1px solid #eee;margin-top: 30px;}
.fa_xq .txt img{max-width: 100%;display: block;margin: auto;}

.ny_fl{padding-top: 50px;}
.ny_fl ul{display: flex;align-items: center;justify-content: center;}
.ny_fl ul li{padding: 0 10px;}
.ny_fl ul li a{display: block;font-size: 16px;line-height: 46px;color: #666;background: #f6f6f6;padding: 0 25px;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_fl ul li.on a,.ny_fl ul li a:hover{color: #fff;background: #ff9800;}

.ny_xw{padding-top: 60px;padding-bottom: 80px;}
.ny_xw ul li{padding: 0px 0 30px;display: flex;align-items: center;border-bottom: 1px solid #eee;margin-bottom: 30px;position: relative;}
.ny_xw ul li:after{content: "";position: absolute;left: 0;bottom: -1px;height: 3px;width: 0;background: #ff9800;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li:hover:after{width: 100%;}
.ny_xw ul li .img{width:240px;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{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xw ul li .txt{width:100%;flex: 1;display: flex;align-items: center;padding-left: 50px;}
.ny_xw ul li .txt .txt1{flex:1;width:100%;padding-right: 50px;overflow: hidden;}
.ny_xw ul li .txt .txt1 .ml1{display: flex;}
.ny_xw ul li .txt .txt1 .ml1 a{line-height:24px; font-size:18px;color:#333;overflow:hidden;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.ny_xw ul li .txt .txt1 .ml1 a:hover{color:#ff9800;}
.ny_xw ul li .txt .txt1 .ml2{height:48px;line-height:24px;color: #666; font-size:14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 10px;}
.ny_xw ul li .txt .txt1 .ml3 a{width:120px; height:36px; line-height:34px;font-size: 14px; border:1px solid #999; display:block; text-align:center; border-radius:18px; margin-top:20px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .txt .txt1 .ml3 a:hover{border:1px solid #ff9800;color: #fff;background: #ff9800;}
.ny_xw ul li .txt .txt2{background: #ff9800;color: #fff;padding: 10px 0px;width: 100px;border-radius:0 30px 0 30px;overflow: hidden;} 
.ny_xw ul li .txt .txt2 p{text-align:center; font-size:14px; padding:10px 0;}
.ny_xw ul li .txt .txt2 p:nth-child(1){font-size:36px; position:relative; line-height:36px;font-weight: bold;}
.ny_xw ul li .txt .txt2 p:nth-child(1):after{position:absolute; width:68px; height:1px; background-color:rgba(255,255,255,0.2); left:50%; margin-left:-34px; bottom:0; content:'';}

.ny_ly{padding-top: 80px;padding-bottom: 80px;}
.ny_ly form{margin-top: 50px;}
.ny_ly ul li{float: left;width: 100%;margin:0 0 2% 0;position: relative;}
.ny_ly ul li:nth-child(1){width: 49%;margin-right: 2%;}
.ny_ly ul li:nth-child(2){width: 49%;}
.ny_ly ul li:nth-child(3){width: 49%;margin-right: 2%;}
.ny_ly ul li:nth-child(4){width: 49%;}
.ny_ly ul li label{display: block;font-size: 14px;line-height: 24px;color: #333;padding-bottom: 10px;}
.ny_ly ul li label span{color: #c00;}
.ny_ly ul li input{display: block;width: 100%;border: 1px solid #eee;font-size: 14px;line-height: 44px;height: 46px;padding: 0 15px;color: #666;border-radius: 5px!important;-webkit-transition:0.5s; transition:0.5s;}
.ny_ly ul li textarea{display: block;width: 100%;border: 1px solid #eee;font-size: 14px;line-height: 24px;height: 150px;padding: 5px 15px;color: #666;-webkit-transition:0.5s; transition:0.5s;border-radius: 5px!important;}
.ny_ly ul li input:focus,.ny_ly ul li textarea:focus{border: 1px solid #ff9800!important;}
.ny_ly ul li.button{width: 100%;margin:0;display: flex;align-items: center;justify-content: center;}
.ny_ly ul li.button button{display: block;width: 180px;font-size: 14px;line-height: 48px;color: #fff;background: #f11a1a;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_ly ul li.button button:nth-child(2){margin-left:2%;}
.ny_ly ul li.button button:hover{background: #ff9800;}

.ny_lx{padding-top: 60px;padding-bottom: 80px;display: flex;justify-content: space-between;position: relative;}
.ny_lx .txt{width: 35%;border: 1px solid #eee;padding: 20px;}
.ny_lx .txt .bt{font-size: 24px;line-height: 24px;color: #333;}
.ny_lx .txt .nr{font-size: 14px;line-height: 30px;color: #666;margin-top: 10px;}
.ny_lx .txt .nr ul li{font-size: 16px;line-height: 30px;color: #666;display: flex;border-bottom: 1px solid #eee;padding: 20px 0;}
.ny_lx .txt .nr ul li em{width: 32px; font-size: 24px;line-height: 30px;color: #ff9800;}
.ny_lx .txt .nr ul li .ml{flex:1;width: 100%;}
.ny_lx .txt .nr ul li .ml span{font-weight: bold;}
.ny_lx .dt{width: 62%;border: 1px solid #eee;overflow: hidden;}
.ny_lx .dt iframe{display: block;width: 100%;height: 100%;}

.ny_xz3{padding-top: 60px;padding-bottom: 80px;}
.ny_xz3 ul li{position: relative;padding-left: 32px;margin-bottom: 50px;}
.ny_xz3 ul li .tb{position: absolute;left: 0;top: 0;width: 43px;height: 38px;background:#fff url(../img/qa_03.png) center no-repeat;}
.ny_xz3 ul li .txt{border-left: 1px solid #f3f3f3;border-bottom: 1px solid #f3f3f3;padding: 0 0 30px 43px;}
.ny_xz3 ul li .txt .ml1{font-size: 18px;line-height: 24px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_xz3 ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xz3 ul li .txt .ml1:hover{color: #ff9800;}