﻿/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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:#007117;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.pdt60{padding-top:60px;padding-bottom:60px;}
.pd06{padding-left: 6%;padding-right: 6%;}
.pd95{padding-left: 2.5%;padding-right: 2.5%;}
.w1440{width:1440px;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: 20px 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 20px;font-weight: normal;}
.dh ul li p a:after{content: "";position: absolute;left: 20px;right: 20px;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;margin-left: -90px;width: 180px;display: none;background: #fff;}
.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: #007117;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:#007117;}

.top_ssyy{display: flex;}
.top_yy{position: relative;}
.top_yy span{padding: 0 10px;font-size: 14px;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: #007117;}

.top_ss{margin-left: 20px;}
.top_ss span.button{display:flex;align-items: center;font-size: 14px;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: #007117;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: #007117;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: #007117;}
.top_bg.on .dh ul li:hover p a{color:#007117;}
.top_bg.on .dh ul li.on p a{color:#007117;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:hover{color: #007117;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_ss:hover span.button{color: #007117;}

.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: #007117;}
.top_bg.on2 .dh ul li:hover p a{color:#007117;}
.top_bg.on2 .dh ul li.on p a{color:#007117;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:hover{color: #007117;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_ss:hover span.button{color: #007117;}

.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;object-fit: cover;}
.bandd{position:absolute; left:0; bottom:35px!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:5%;}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:0.5;}

.sy_bt{text-align: center;}
.sy_bt .ml2{font-size: 36px;line-height: 36px;color: #333;font-weight: bold;position: relative;z-index: 1;}
.sy_bt .ml3{font-size: 16px;line-height: 24px;color: #666;margin-top: 20px;}
.sy_bt.fff .ml1 span{-webkit-text-stroke: 2px rgba(255, 255, 255, .1);text-stroke: 2px rgba(255, 255, 255, .1);}
.sy_bt.fff .ml2{color: #fff;}
.sy_bt.fff .ml3{color: #fff;}
.sy_bt.left{text-align: left;}
.sy_bt.left .ml1 span{-webkit-transform-origin: left;transform-origin: left;}
.ny_bt{text-align: center;}
.ny_bt.left{text-align: left;}
.ny_bt .ml1{font-size: 36px;line-height: 36px;color: #333;font-weight: bold;position: relative;z-index: 1;}
.ny_bt .ml2{font-size: 16px;line-height: 24px;color: #666;margin-top: 20px;}
.ny_bt.fff .ml1{color: #fff;}
.ny_bt.fff .ml2{color: #fff;}

.more_an{font-size: 16px;line-height:46px;color: #007117;background: #fff;padding: 0 30px;border-radius: 23px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;overflow: hidden;position: relative;}
.more_an .more_an_wz{position: relative;z-index: 2;}
.more_an i{font-size: 14px;padding-left: 5px;position: relative;z-index: 2;}
.more_an:before{content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;border: 2px solid #007117;border-radius: 23px;}
.more_an.fff{background:none;}
.more_an.fff:before{border: 2px solid #fff;background: #fff;}
.more_an:after{content: "";position: absolute;left: 0;top: 0;bottom: 0;width: 0;background: #007117;-webkit-transition:0.5s;transition:0.5s;}
.more_an:hover:after{width: 100%;}
.more_an:hover{color: #fff;}

.sy_cp_bg{padding-top: 80px;padding-bottom: 80px;}
.sy_cp{padding-top: 50px;}
.sy_cp_img_bg{position: relative;}
.sy_cp_img{padding: 1px;}
.sy_cp_img ul{}
.sy_cp_img ul li{position: relative;background: #fff;border: 1px solid #eee;}
.sy_cp_img ul li a{}
.sy_cp_img ul li .img{overflow: hidden;position: relative;}
.sy_cp_img ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_img ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp_img ul li .txt{padding: 20px 20px;border-top: 1px solid #eee;text-align: center;}
.sy_cp_img ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #333;font-weight: bold;}
.sy_cp_img ul li .txt .ml1:hover{color: #007117;}
.sy_cp_img ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;}
.sy_cp_dd{display: flex;align-items: center;justify-content: center;padding: 40px 0 10px;}
.sy_cp_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_cp_dd span.swiper-pagination-bullet-active{background:#007117;}
.sy_cp_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #007117;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.sy_cp_il,.sy_cp_ir{position: absolute;right: 0px;bottom:0px;z-index: 1;width: 60px;height: 40px;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #999;border: 1px solid #eee;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_il{left: 0px;right: auto;}
.sy_cp_il:hover,.sy_cp_ir:hover{color: #fff;border: 1px solid #007117;background: #007117;}

.sy_yy_bg{position: relative;}
.sy_yy_bg .tp{}
.sy_yy_bg .tp .tpdd{position: absolute;left: 0;display: none;}
.sy_yy_bg .tp ul{}
.sy_yy_bg .tp ul li{}
.sy_yy_bg .tp ul li .img{overflow: hidden;width: 100%;}
.sy_yy_bg .tp ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.sy_yy_bg .tp ul li .txt{position: absolute;left: 0;top:0px;bottom: 224px;right: 0;text-align: center;display: flex;align-items: center;justify-content: center;}
.sy_yy_bg .tp ul li .txt .txt2{width: 60%;max-width: 980px;}
.sy_yy_bg .tp ul li .txt .ml1{font-size: 42px;color: #fff;line-height: 46px;font-weight: 100;}
.sy_yy_bg .tp ul li .txt .ml1:after{content: "";display: block;width: 60px;height: 2px;background: #fff;margin: 30px auto 0;}
.sy_yy_bg .tp ul li .txt .ml2{font-size: 16px;color: #fff;line-height: 30px;font-weight: 100;margin-top: 30px;}
.sy_yy_bg .tp ul li .txt .ml3{display: flex;align-items: center;justify-content: center;margin-top: 40px;}
.sy_yy_bg .tp ul li .txt .ml3 a{font-size: 16px;line-height: 36px;color: #fff;display: flex;align-items: center;justify-content: center;}
.sy_yy_bg .tp ul li .txt .ml3 a i{margin-left: 10px; font-size: 12px;border: 1px solid #fff;border-radius: 50%;width: 34px;height: 34px;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy_bg .tp ul li .txt .ml3 a:hover i{background: #007117;border: 1px solid #007117;}
.sy_yy_bg .tp ul li.swiper-slide-active.on .txt .ml1{-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
.sy_yy_bg .tp ul li.swiper-slide-active.on .txt .ml2{-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
.sy_yy_bg .tp ul li.swiper-slide-active.on .txt .ml3{-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}
.sy_yy_bg .tb{position: absolute;left: 0;bottom: 80px;right: 0;z-index: 1;}
.sy_yy_bg .tp ul li .txt .ml1{font-size: 42px;color: #fff;line-height: 46px;font-weight: 100;}
.sy_yy_bg .tb ul{display: flex;justify-content: center;}
.sy_yy_bg .tb ul li{margin: 0 2%;cursor: pointer;}
.sy_yy_bg .tb ul li .ico{width: 100px;height: 100px;position: relative;margin:auto;}
.sy_yy_bg .tb ul li .ico i{position: absolute;left: 0;top: 0;right: 0;bottom: 0;font-size: 36px;color: #fff;display: flex;align-items: center;justify-content: center;}
.sy_yy_bg .tb ul li .ico span{position: absolute;left: 0;top: 0;right: 0;bottom: 0;border: 1px dashed #fff;border-radius: 50%;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy_bg .tb ul li .ico img{position: absolute;left: 50%;top: 50%;width: 120px;height: 120px;margin: -60px 0 0 -60px;-webkit-transform:scale(0.8);transform:scale(0.8);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy_bg .tb ul li.on .ico img{-webkit-transform:scale(1);transform:scale(1);opacity: 1;}
.sy_yy_bg .tb ul li.on .ico span{opacity: 0;}
.sy_yy_bg .tb ul li .txt{font-size: 16px;line-height: 24px;color: #fff;text-align: center;margin-top: 20px;}

.sy_gy_bg{background: url('../img/sy_gy_bg.jpg') center no-repeat;background-size: cover;background-attachment: fixed;padding-top: 80px;padding-bottom: 80px;}
.sy_sz{padding-bottom: 60px;}
.sy_sz ul{display: flex;width: 100%;}
.sy_sz ul li{text-align: center;border-right: 1px solid #eee;padding-right: 40px;margin-right: 40px;}
.sy_sz ul li:nth-child(3n){border-right: none;padding-right: 0;margin-right: 0;}
.sy_sz ul li .m1{font-size: 16px;color: #007117;font-family: 'Impact';display: flex;align-items: flex-start;align-content: flex-start;justify-content: center;}
.sy_sz ul li .m1 span{font-size: 58px;}
.sy_sz ul li .m2{font-size: 16px;line-height: 18px;color: #333;padding-top: 5px;}
.sy_gy{display: flex;align-items: center;align-content: center;flex-direction: row-reverse;}
.sy_gy .img{width: 50%;}
.sy_gy .img ul li{margin-bottom: 40px;border-radius: 20px;overflow: hidden;position:relative;background:#000;}
.sy_gy .img ul li:last-child{margin-bottom: 0px;}
.sy_gy .img ul li img{display: block;width: 100%;opacity:0.7;}
.sy_gy .img ul li .sp{position: absolute;left:50%;top: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);display: flex;justify-content: center;width: 60px;height: 60px;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;opacity:1;}
.sy_gy .img ul li .sp i{width: 100%;height: 100%;display: flex;align-items: center;align-content: center;justify-content: center;border: 2px solid #fff;border-radius: 50%;font-size: 30px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img ul li .sp:hover i{color: #007117;background: #fff;}
.sy_gy .img ul li .sp span{position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 100%;height:100%;display: block;border: 1px dashed #fff;-webkit-border-radius: 100%;border-radius: 100%;}
.sy_gy .img ul li .sp .cirI01 {-webkit-animation: jing_max 2.4s linear 0s infinite normal both;animation: jing_max 2.4s linear 0s infinite normal both;}
.sy_gy .img ul li .sp .cirI02 {-webkit-animation: jing_max 2.4s linear 0.6s infinite normal both;animation: jing_max 2.4s linear 0.6s infinite normal both;}
.sy_gy .img ul li .sp .cirI03 {-webkit-animation: jing_max 2.4s linear 1.5s infinite normal both;animation: jing_max 2.4s linear 1.5s infinite normal both;}
@-webkit-keyframes jing_max {0% {width: 100%;height: 100%;opacity: 0;}25% {width: 120%;height:120%;opacity: 1;}50% {width: 140%;height:140%;opacity: .4;}75% {width: 160%;height:160%;opacity: 0;}100% {width: 100%;height:100%;opacity: 0;}}
@keyframes jing_max {0% {width: 100%;height: 100%;opacity: 0;}25% {width: 120%;height:120%;opacity: 1;}50% {width: 140%;height:140%;opacity: .4;}75% {width: 160%;height:160%;opacity: 0;}100% {width: 100%;height:100%;opacity: 0;}}
.sy_gy .txt{width: 50%;padding-left: 60px;}
.sy_gy .txt .ml1{font-size: 88px;line-height: 88px;font-weight: bold;-webkit-transform: scale(0.7, 1);transform: scale(0.7, 1);text-transform: Uppercase;-webkit-text-stroke: 2px rgba(80, 80, 80, .1);text-stroke: 2px rgba(80, 80, 80, .1);-webkit-text-fill-color: transparent;text-fill-color: transparent;color: transparent;}
.sy_gy .txt .ml2{font-size: 36px;font-weight: bold;color: #333;line-height: 36px;}
.sy_gy .txt .ml3{font-size: 16px;color: #666;line-height: 24px;margin-top: 20px;}
.sy_gy .txt .ml3:after{content: "";display: block;width: 100px;height: 3px;background: #007117;margin: 30px 0 0;}
.sy_gy .txt .ml4{font-size: 14px;line-height: 30px;color: #666;padding-top: 30px;}
.sy_gy .txt .ml5{padding-top: 30px;display: flex;}

.sy_zs{/*background: url('../img/zs_bg.jpg') center no-repeat;background-size: cover;*/padding: 80px 0;background: #f6f9f5;}
.sy_zs .lb{position: relative;padding-bottom: 1rem;}
.sy_zs .lb:before{content:'';position: absolute;left: 0;bottom: 0;width: 100%;height: 1.29rem;background: url(../img/zs_bg2.png) no-repeat;background-size: 100% auto;}
.sy_zs .lb ul li img{display: block;width: 100%;}
.sy_zs .sy_zs_dd{position: relative;width: 88%;margin: auto;background: rgba(0, 0, 0, 0.1);height: 10px;border-radius: 5px;overflow:hidden;}
.sy_zs .sy_zs_dd.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #007117;}

.sy_xw_bg{padding-top: 80px;padding-bottom: 80px;}
.sy_xw_bg .lb{margin-top: 60px;}
.sy_xw_bg .lb .lb1_l ul{display: flex;}
.sy_xw_bg .lb .lb1_l ul li{position: relative;width: 48.5%;margin-right: 3%;}
.sy_xw_bg .lb .lb1_l ul li:nth-child(2n){margin-right: 0;}
.sy_xw_bg .lb .lb1_l ul li .img{overflow: hidden;height: 320px;}
.sy_xw_bg .lb .lb1_l 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 .lb1_l ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_xw_bg .lb .lb1_l ul li .txt{position: absolute;left: 0;right: 0;bottom: 0;padding:0 20px;background: rgba(0, 0, 0, 0.4);-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;align-content: center;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml1{flex: 1;overflow: hidden;width: 100%;margin-right: 50px;font-size: 16px;line-height: 60px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml2{width: 25px;height: 25px;border-radius: 50%;border: 1px solid #fff;font-size: 12px;color: #fff;display: flex;align-items: center;align-content: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt{background: #007117;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt .ml2{-webkit-transform: scale(1.1); transform: scale(1.1);}
.sy_xw_bg .lb .lb1_r{}
.sy_xw_bg .lb .lb1_r ul{display: flex;flex-wrap: wrap;}
.sy_xw_bg .lb .lb1_r ul li{width: 48.5%;margin:20px 3% 0 0;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.sy_xw_bg .lb .lb1_r ul li:nth-child(2n){margin-right: 0;}
.sy_xw_bg .lb .lb1_r ul li a{display: flex;align-items: center;align-content: center;flex-direction: row-reverse;}
.sy_xw_bg .lb .lb1_r ul li a .img{overflow: hidden;width: 100px;height: 100px;background: #f6f6f6;border-radius: 10px; display: flex;align-items: center;align-content: center;justify-content: center;}
.sy_xw_bg .lb .lb1_r ul li a .img2{width: 100%;text-align: center;}
.sy_xw_bg .lb .lb1_r ul li a .img span{font-size: 42px;line-height: 1;color: #007117;font-weight: bold;}
.sy_xw_bg .lb .lb1_r ul li a .img p{font-size: 14px;line-height: 1;color: #007117;padding-top: 5px;}
.sy_xw_bg .lb .lb1_r ul li a .txt{flex: 1;overflow: hidden;width: 100%;padding-right: 20px;position: relative;}
.sy_xw_bg .lb .lb1_r ul li a .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;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml1:hover{color: #007117;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .gd{display: flex;justify-content: center; margin-top: 60px;}

.sp_tc_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); z-index:99; display:none;}
.sp_tc{position:absolute; left:50%;top:50%;}
.sp_tc video{ display:block; width:100%; height:100%;-o-object-fit: cover;object-fit: cover;}
.sp_tc_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;}

.foot{background:#222;padding-top: 40px;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 30px;}
.foot_gz{width: 20%;}
.foot_gz .ml4{}
.foot_gz .ml4 img{display: block;height: 40px;}
.foot_gz .ml4ms{font-size: 14px;line-height: 24px;color: #999;margin-top: 15px;}
.foot_gz .ml5{margin-top: 20px;}
.foot_gz .ml5 ul{display: flex;}
.foot_gz .ml5 ul li{margin-right: 10px;position: relative;}
.foot_gz .ml5 ul li a{display: block;font-size: 22px;line-height: 40px;width: 42px;border: 1px solid #999;border-radius: 50%;color: #999;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_gz .ml5 ul li:hover a{border: 1px solid #007117;background:#007117;color: #fff;}
.foot_gz .ml5 ul li .xl{position: absolute;left:50%;bottom: 42px;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;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.foot_lx{width: 25%;}
.foot_lx .ml1{font-size: 18px;line-height: 30px;color: #fff;}
.foot_lx .ml2{font-size: 14px;line-height: 24px;color: #999;margin-top: 15px;}
.foot_lx .ml2 p{display: flex;padding: 5px 0;}
.foot_lx .ml2 p i,.foot_lx .ml2 p em{font-size: 22px;padding-right: 5px;color: #007117;}
.foot_dh{width: 42%;display: flex;justify-content: space-between;}
.foot_dh ul{}
.foot_dh ul li.bt{padding-bottom: 10px;}
.foot_dh ul li:nth-child(n+8){display: none;}
.foot_dh ul li a{font-size: 14px;line-height: 30px;color: #999;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li.bt a{font-size: 18px;color: #fff;}
.foot_dh ul li a:hover{color: #fff;}
.bqsy{font-size: 14px;line-height: 24px;padding: 15px 0;text-align: center;color: #999;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.bqsy a{color: #999;-webkit-transition:0.5s;transition:0.5s;}
.bqsy a:hover{color: #fff;}

.bat{overflow: hidden;position: relative;}
.bat .img{overflow: hidden;position: relative;}
.bat .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bat .img:after{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background:rgba(5, 30, 52, 0.2);}
.bat .txt{position: absolute;left: 0;top: 0px;right: 0;bottom: 0px;display: flex;align-items: center;justify-content: center;align-content: center;}
.bat .txt .txt_bg{}
.bat .txt .txt_bg .ml1{font-size: 36px;line-height: 1.4;color: #fff;text-shadow: 2px 2px 4px #000;}
.bat .txt .txt_bg .ml2{font-size: 16px;line-height: 2;color: #fff;margin-top: 10px;text-shadow: 2px 2px 4px #000;}
.bat_lj_bg{position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;/*background:rgba(0, 0, 0, 0.4);*/}
.bat_lj_bg .bat_lj{height: 50px;display: flex;align-items: center;align-content: center;color: #fff;overflow:hidden;}
.bat_lj_bg .bat_lj em{line-height: 24px;margin-right:5px;font-size: 16px;}
.bat_lj_bg .bat_lj i{line-height: 24px;font-size: 16px;padding: 0 2px;}
.bat_lj_bg .bat_lj span{font-size:14px;line-height: 24px;}
.bat_lj_bg .bat_lj a{font-size:14px;color:#fff;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;white-space: nowrap;}
.bat_lj_bg .bat_lj a.on{color:#fff;}
.bat_lj_bg .bat_lj a:hover{color:#007117;}

.ny_fl_bg{border-bottom: 1px solid #eee;}
.ny_fl{}
.ny_fl ul{display: flex;justify-content: center;}
.ny_fl ul li{margin:0 30px;}
.ny_fl ul li a{display: block;font-size: 18px;line-height: 70px;color: #333;position: relative;-webkit-transition:0.5s;transition:0.5s;white-space: nowrap;}
.ny_fl ul li a:after{content: "";position: absolute;left: 0;right: 0;bottom: 0px;height: 3px;background: #007117;-webkit-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li.on a{color: #007117;}
.ny_fl ul li.on a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.ny_fl ul li a:hover{color: #007117;}
.ny_fl ul li a:hover:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);}

.ny_gy_bg{position: relative;}
.ny_gy{}
.ny_gy .lb{margin-top: 40px;font-size: 15px;line-height: 2;color: #333;}
.ny_gy .lb p{padding: 10px 0;text-indent: 2em;}
.ny_gy .lb .img{float: right;width: 48%;margin:0 0 30px 30px;border-radius: 20px;overflow: hidden;background:#000;position:relative;}
.ny_gy .lb .img img{display: block;width: 100%;opacity:0.7;}
.ny_gy .lb .img .sp{position: absolute;left:50%;top: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);display: flex;justify-content: center;width: 60px;height: 60px;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;opacity:1;}
.ny_gy .lb .img .sp em{width: 100%;height: 100%;display: flex;align-items: center;align-content: center;justify-content: center;border: 2px solid #fff;border-radius: 50%;font-size: 30px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy .lb .img .sp:hover em{color: #007117;background: #fff;}
.ny_gy .lb .img .sp span{position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 100%;height:100%;display: block;border: 1px dashed #fff;-webkit-border-radius: 100%;border-radius: 100%;}
.ny_gy .lb .img .sp .cirI01 {-webkit-animation: jing_max 2.4s linear 0s infinite normal both;animation: jing_max 2.4s linear 0s infinite normal both;}
.ny_gy .lb .img .sp .cirI02 {-webkit-animation: jing_max 2.4s linear 0.6s infinite normal both;animation: jing_max 2.4s linear 0.6s infinite normal both;}
.ny_gy .lb .img .sp .cirI03 {-webkit-animation: jing_max 2.4s linear 1.5s infinite normal both;animation: jing_max 2.4s linear 1.5s infinite normal both;}

.ny_wh_bg{}
.ny_wh{}
.ny_wh .lb{margin-top: 60px;}
.ny_wh .lb ul{display: flex;flex-wrap: wrap;}
.ny_wh .lb ul li{width:23.4%;margin:0 2% 0 0;position: relative;}
.ny_wh .lb ul li:nth-child(4n){margin-right: 0;}
.ny_wh .lb ul li:hover:before{content:'';position: absolute;box-sizing: content-box;border-radius: 20px;width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 0;transition: all 0.5s;animation: more_an_dh 2000ms linear infinite;filter: blur(10px) brightness(1);background: conic-gradient(from var(--angle), transparent 150deg, #007117 230deg, transparent 360deg);}
.ny_wh .lb ul li:hover:after{content: '';position: absolute;box-sizing: content-box;border-radius: calc(20px + 2px);width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 1;animation: more_an_dh 2000ms linear infinite;padding: 2px;--angle: 0deg;background: conic-gradient(from var(--angle), transparent 100deg, #007117 215deg, transparent 360deg);transition: all 0.5s;}
.ny_wh .lb ul li a{display: block;background: #fff;position: relative;z-index: 2;border: 1px solid #eee;height: 100%;border-radius: 20px;}
.ny_wh .lb ul li .img{display: flex;align-items: center;align-content: center;justify-content: center;padding-top: 40px;}
.ny_wh .lb ul li .img i{font-size: 66px;line-height: 1;color: #007117;}
.ny_wh .lb ul li .txt{padding:20px 20px 40px;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh .lb ul li .txt .ml1{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;}
.ny_wh .lb ul li .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 1.6;color: #666;}
@property --angle {syntax:'<angle>';initial-value: 0deg;inherits: false;}
@keyframes more_an_dh{0%{--angle: 0deg;}50%{}100%{--angle: 360deg;}}

.ny_zs_bg{background: url(../img/ny_zs_bg.jpg) center bottom no-repeat;}
.ny_zs{position: relative;}
.ny_zs .lb{height: 600px;display: flex;align-items: center;align-content: center;justify-content: center;padding: 0.2rem 0;overflow: hidden;}
#drag-container,#spin-container{position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;margin: auto;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}
#drag-container img{-webkit-transform-style: preserve-3d;transform-style: preserve-3d;position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;-webkit-box-shadow: 0 0 8px #fff;box-shadow: 0 0 8px #fff;-webkit-box-reflect: below 0px linear-gradient(transparent, transparent, #0005);}
#drag-container img:hover{-webkit-box-shadow: 0 0 15px #fffd;box-shadow: 0 0 15px #fffd;-webkit-box-reflect: below 0px linear-gradient(transparent, transparent, #0007);}
#ground{position: absolute;top: 100%;left: 50%;-webkit-transform: translate(-50%,-50%) rotateX(90deg);transform: translate(-50%,-50%) rotateX(90deg);background: -webkit-radial-gradient(center center, farthest-side , #9993, transparent);max-width: 9rem;max-height: 9rem;width: 80vw;height: 80vw;}
@-webkit-keyframes spin{from{-webkit-transform: rotateY(0deg);transform: rotateY(0deg);}to{-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}}
@keyframes spin{from{-webkit-transform: rotateY(0deg);transform: rotateY(0deg);}to{-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}}
@-webkit-keyframes spinRevert{from{-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}to{-webkit-transform: rotateY(0deg);transform: rotateY(0deg);}}
@keyframes spinRevert{from{-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}to{-webkit-transform: rotateY(0deg);transform: rotateY(0deg);}}

.ny_sb_bg{position: relative;}
.ny_sb{}
.ny_sb .lb{margin-top: 50px;}
.ny_sb .lb ul{display: flex;flex-wrap: wrap;}
.ny_sb .lb ul li{width: 23.5%;margin: 0 2% 2% 0;}
.ny_sb .lb ul li:nth-child(4n){margin-right: 0;}
.ny_sb .lb ul li .img{border: 1px solid #eee;overflow: hidden;border-radius: 10px;}
.ny_sb .lb ul li .img img{display: block;width: 100%;}
.ny_sb .lb ul li .txt{font-size: 16px;line-height: 1.6;color: #666;text-align: center;padding: 10px 0;}

.pagination{padding-top:40px;display: flex;align-items: center;align-content: center;justify-content: center;}
.pagination a,.pagination span{padding:0 20px; line-height:36px; font-size:14px; margin:0 5px;color: #666;border-radius: 5px; -webkit-transition:0.2s;transition:0.2s;}
.pagination span.current,.pagination a:hover{color:#fff;background:#007117;}

.ny_cp2_bg{display: flex;flex-direction: row-reverse;}
.ny_cp_l{flex: 1;width: 100%;padding-left: 40px;}
.ny_cp2{}
.ny_cp2 ul{display: flex;flex-wrap: wrap;}
.ny_cp2 ul li{width: 31.333%;margin: 0 3% 3% 0;border-radius: 10px;border: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp2 ul li:nth-child(3n){margin-right: 0;}
.ny_cp2 ul li .img{padding: 40px 0;overflow: hidden;}
.ny_cp2 ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp2 ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_cp2 ul li .txt{font-size: 14px;line-height: 1.6;color: #333;text-align: center;padding-bottom: 30px;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp2 ul li:hover .txt{color: #007117;}
.ny_cp_r{width: 320px;}
.ny_cp_fl{width:100%;border-radius: 10px;border: 1px solid #007117;background:#007117;position: sticky;top:120px;-webkit-transition:top 0.5s;transition:top 0.5s;}
.ny_cp_fl.on{top:40px;}
.ny_cp_fl .bt{display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;height: 100px;border-radius: 10px 10px 0 0;}
.ny_cp_fl .bt span{font-size: 30px;line-height: 1;color: #fff;font-weight: bold;}
.ny_cp_fl ul{padding:10px 10px;background: #fff;border-radius:0 0 10px 10px;}
.ny_cp_fl ul li{padding: 5px 0;}
.ny_cp_fl ul li p{position: relative;}
.ny_cp_fl ul li p a{display: block;background: #f5f7f9;font-size: 14px;line-height: 30px;padding:5px 14px;font-weight: bold;border-radius: 5px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_fl ul li.on p a{background:#007117;color: #fff;}
.ny_cp_fl ul li:hover p a{background:#007117;color: #fff;}
.ny_cp_fl ul li p .zk{position: absolute;right: 0;top: 0;width: 36px;height: 40px;display: flex;align-items: center;align-content: center;justify-content: center;font-size: 14px;color: #007117;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_fl ul li.on p .zk{color: #fff;}
.ny_cp_fl ul li.on p .zk:before{content: "\e60d";}
.ny_cp_fl ul li:hover p .zk{color: #fff;}
.ny_cp_fl ul li .xl{display: none;}
.ny_cp_fl ul li .xl ul{}
.ny_cp_fl ul li .xl ul li{padding: 5px 0;}
.ny_cp_fl ul li .xl ul li a{display: flex;font-size: 14px;line-height: 22px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_fl ul li .xl ul li a:before{content: "●";font-size: 12px;padding-right: 4px;}
.ny_cp_fl ul li .xl ul li a:hover{color: #007117;}
.ny_cp_fl ul li .xl ul li.on a{color: #007117;}

.ny_cp_xq1{display: flex;align-content: flex-start;align-items: flex-start;}
.ny_cp_xq1 .img{width: 55%;display: flex;flex-direction: row-reverse;}
.ny_cp_xq1 .img .cp_xq_qh{border: 1px solid #eee;}
.cp_xq_qhz,.cp_xq_qhy{position: absolute;top: 50%;margin-top: -23px;z-index: 1;font-size: 18px;line-height: 46px;color: #fff;background: rgba(0, 0, 0, 0.2);cursor: pointer;width: 46px;text-align: center;border-radius: 50%;}
.cp_xq_qhz{left: 20px;}
.cp_xq_qhy{right: 20px;}
.ny_cp_xq1 .img .cp_xq_qh{flex: 1;overflow: hidden;width: 100%;background: #fff;position: relative;}
.ny_cp_xq1 .img .cp_xq_qh ul li img{display: block;width: 100%;height: 100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;}
.ny_cp_xq1 .img .cp_xq_qh2{width: 18%;height: 520px;margin-right: 20px;}
.ny_cp_xq1 .img .cp_xq_qh2 ul li{overflow: hidden;border: 1px solid #eee;height: 107px;background: #fff;}
.ny_cp_xq1 .img .cp_xq_qh2 ul li img{display: block;width: 100%;height: 100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;}
.ny_cp_xq1 .img .cp_xq_qh2 ul li.swiper-slide-thumb-active{border: 2px solid #007117;}
.ny_cp_xq1 .txt{width: 45%;padding-left: 4%;padding-top: 10px;}
.ny_cp_xq1 .txt .ml1{font-size: 36px;line-height: 1.2;color: #333;}
.ny_cp_xq1 .txt .ml2{border-top: 1px solid #eee;font-size: 16px;line-height: 2;color: #666;padding: 30px 0 0;margin-top: 30px;}
.ny_cp_xq1 .txt .ml2 strong{color: #333;}
.ny_cp_xq1 .txt .ml3{margin-top: 40px;}
.ny_cp_xq1 .txt .ml3 ul{display: flex;}
.ny_cp_xq1 .txt .ml3 ul li{display: flex;}
.ny_cp_xq1 .txt .ml3 ul li .more_an i{font-size: 24px;padding-right:5px;padding-left: 0;}

.ny_cp_bt{position: relative;height: 60px;}
.ny_cp_bt:after{content: "";position: absolute;left: 0;bottom: 0;right: 0;height:36px;background: #f6f6f6;border-radius: 5px;}
.ny_cp_bt p{position: absolute;left: 0;bottom: 0;height: 60px;z-index: 2;font-size: 30px;line-height:60px;color: #fff;white-space: nowrap;}
.ny_cp_bt span{position: relative;z-index: 1;background: #007117;display: block;padding-left: 30px;padding-right: 10px;border-radius: 5px 0 0 5px;}
.ny_cp_bt p:before{content: "";position: absolute;left: 100%;bottom: 0;z-index: 1;border: 30px solid transparent;border-left-color: #007117;border-bottom-color: #007117;}
.ny_cp_bt p:after{content: "";position: absolute;left: 100%;bottom: 0;height: 50px;width:50px;background: #e2ff00;-webkit-transform:skew(45deg);transform:skew(45deg);}

.ny_cpxq2{}
.cp_xq_txt{margin-bottom:80px;}
.cp_xq_txt .bt{}
.cp_xq_txt .bt span{display: block;font-size: 30px;line-height: 1;color: #333;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.cp_xq_txt .txt{line-height:30px; font-size:16px; color:#333;margin-top: 30px;}
.cp_xq_txt .txt img{display: block;max-width: 100%;margin: auto;}
.cp_xq_txt .txt table{width: 100%;border: 1px solid #eee;border-width: 1px 1px 0 0;}
.cp_xq_txt .txt table th{padding: 15px 10px;background: #f5f7f9;border: 1px solid #eee;border-width: 0 0 1px 1px;}
.cp_xq_txt .txt table td{padding: 10px 10px;border: 1px solid #eee;border-width: 0 0 1px 1px;}

.view-page2{padding-top:20px;border-top: 1px solid #eee;margin-top: 40px;display: flex;justify-content: space-between;}
.view-page2 .prev,.view-page2 .next{width:45%;display: flex;}
.view-page2 .next{justify-content: flex-end;}
.view-page2 a{font-size:16px;line-height:1.6;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.view-page2 a:hover{color:#007117;}

.cp_dw{position: absolute;top: -80px;}

.cpxunpan{position: relative;}
.cpxunpan .bt{font-size: 30px;line-height: 1;color: #333;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.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%;font-size: 16px;padding:0 20px;line-height: 60px;height: 60px;color: #333;background: #f5f7f9;border-radius: 5px;}
.cpxunpan .ly ul li textarea{display: block;width: 100%;font-size: 16px;padding:10px 20px;line-height: 30px;height: 220px;color: #333;background: #f5f7f9;border-radius: 5px;}
.cpxunpan .ly .btn{display: flex;align-items: center;justify-content: center;width: 100%;}
.cpxunpan .ly .btn button{border-radius: 5px;cursor: pointer;color: #fff;position: relative;border: none;font-size: 16px;background: #007117;height: 60px;line-height: 60px;margin-left: 10px;margin-right: 10px;padding: 0 60px;-webkit-transition:0.5s; transition:0.5s;}
.cpxunpan .ly .btn button:hover{background: #007117;}

.ny_fa3{}
.ny_fa3 .bt{font-size: 30px;line-height: 1;color: #333;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.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: #007117;}
.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:#007117;}
.ny_fa3 .lb_bg .ny_fa3_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #007117;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 #007117;-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: 16px;line-height: 1.6;color: #666;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: #007117;}

.ny_cp_xq5_bg{}
.ny_cp_xq5{}
.ny_cp_xq5 .lb{margin-top: 60px;}
.ny_cp_xq5 .lb ul{display: flex;flex-wrap: wrap;}
.ny_cp_xq5 .lb ul li{width: 23.5%;margin: 0 2% 2% 0;border-radius: 10px;overflow: hidden;position: relative;}
.ny_cp_xq5 .lb ul li:nth-child(4n){margin-right: 0;}
.ny_cp_xq5 .lb ul li .img{}
.ny_cp_xq5 .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;}
.ny_cp_xq5 .lb ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_cp_xq5 .lb ul li .txt{position: absolute;left: 0;bottom: 0;right: 0;padding: 10px;font-size: 16px;line-height: 1.6;color: #fff;background: rgba(0, 0, 0, 0.5);text-align: center;}

.ny_al{}
.ny_al .lb{margin-top: 50px;}
.ny_al .lb ul{display: flex;flex-wrap: wrap;}
.ny_al .lb ul li{width: 23.5%;margin: 0 2% 2% 0;border-radius: 10px;overflow: hidden;position: relative;border: 1px solid #eee;}
.ny_al .lb ul li:nth-child(4n){margin-right: 0;}
.ny_al .lb ul li .img{overflow: hidden;}
.ny_al .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;}
.ny_al .lb ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_al .lb ul li .txt{padding: 20px;}
.ny_al .lb ul li .txt .ml1{font-size: 16px;line-height: 1.6;color: #333;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_al .lb ul li .txt .ml2{font-size: 14px;line-height: 1.6;color: #333;margin-top: 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_al .lb ul li .txt .ml3{display: flex;align-items: center;align-content: center;font-size: 14px;line-height: 24px;color: #007117;margin-top: 5px;}
.ny_al .lb ul li .txt .ml3 i{font-size: 12px;padding-left: 5px;}

.ny_al2{}
.ny_al2 .lb{margin-top: 50px;}
.ny_al2 .lb ul{display: flex;flex-wrap: wrap;}
.ny_al2 .lb ul li{width: 23.5%;margin: 0 2% 2% 0;border-radius: 10px;overflow: hidden;position: relative;border: 1px solid #eee;}
.ny_al2 .lb ul li:nth-child(4n){margin-right: 0;}
.ny_al2 .lb ul li .img{overflow: hidden;}
.ny_al2 .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;}
.ny_al2 .lb ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_al2 .lb ul li .txt{padding: 20px;}
.ny_al2 .lb ul li .txt .ml1{font-size: 16px;line-height: 1.6;color: #333;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_al2 .lb ul li .txt .ml2{font-size: 14px;line-height: 1.6;color: #333;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_al2 .lb ul li .txt .ml3{display: flex;align-items: center;align-content: center;font-size: 14px;line-height: 24px;color: #007117;margin-top: 5px;}
.ny_al2 .lb ul li .txt .ml3 i{font-size: 12px;padding-left: 5px;}

.ny_yy_xq_bg{}
.ny_yy_xq{display: flex;}
.ny_yy_xq .ny_yy_xq_l{flex: 1;overflow: hidden;width: 100%;}
.ny_yy_xq .ny_yy_xq_l .txt{font-size: 16px;line-height: 2;color: #333;margin-top: 30px;}
.ny_yy_xq .ny_yy_xq_l .txt img{display: block;width: 100%;}
.ny_yy_xq .ny_yy_xq_r{width: 320px;margin-left: 50px;}
.ny_yy_xq .ny_yy_xq_r .ny_yy_xq_r_sticky{position:sticky;top:120px;background:#f6f6f6;padding:30px;border-radius:10px;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy_xq .ny_yy_xq_r .ny_yy_xq_r_sticky.on{top:40px;}
.ny_yy_xq .ny_yy_xq_r .ly{}
.ny_yy_xq .ny_yy_xq_r .ly .bt{font-size: 24px;line-height: 1;color: #007117;font-weight: bold;}
.ny_yy_xq .ny_yy_xq_r .ly form{margin-top: 20px;}
.ny_yy_xq .ny_yy_xq_r .ly form ul{display: flex;flex-wrap: wrap;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li{width: 100%;margin-bottom: 7px;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li input{display: block;width: 100%;font-size: 16px;line-height: 44px;height: 46px;color: #333;padding: 0 14px;background: none;border: 1px solid #e5e5e5;overflow: hidden;border-radius: 5px;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li input::-webkit-input-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li input:-moz-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li input::-moz-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li input:-ms-input-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li textarea{display: block;width: 100%;font-size: 16px;line-height: 1.6;height: 120px;color: #333;padding: 7px 14px;background: none;border: 1px solid #e5e5e5;overflow: hidden;border-radius: 5px;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li textarea::-webkit-input-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li textarea:-moz-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li textarea::-moz-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li textarea:-ms-input-placeholder{color: #666;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li input:focus,.ny_yy_xq .ny_yy_xq_r .ly form ul li textarea:focus{border: 1px solid #007117;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li .gd{display: flex;justify-content: center;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li .gd button{border-radius: 5px;cursor: pointer;color: #fff;position: relative;border: none;font-size: 16px;background: #007117;height: 46px;line-height: 46px;padding: 0 60px;-webkit-transition:0.5s; transition:0.5s;}
.ny_yy_xq .ny_yy_xq_r .ly form ul li .gd button:hover{background: #007117;}

.fx{margin-top: 30px;display: flex;align-items: center;align-content: center;}
.fx .ml1{font-size: 16px;line-height: 1.6;color: #666;}
.fx .ml2{padding-left: 12px;}
.fx .ml2 dl{display: flex;}
.fx .ml2 dl dd{margin-right: 12px;position: relative;}
.fx .ml2 dl dd a{display: block;font-size: 24px;line-height:42px;width:42px;background: #007117;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.fx .ml2 dl dd .xl{position: absolute;left:50%;bottom: 42px;margin-left:-70px; padding-bottom: 15px;display: none;}
.fx .ml2 dl dd .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.fx .ml2 dl dd .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}

.ny_fw1_bg{}
.ny_fw1{}
.ny_fw1 .lb{margin-top: 50px;}
.ny_fw1 .lb ul{display: flex;flex-wrap: wrap;}
.ny_fw1 .lb ul li{width:32%;margin:0 2% 0 0;position: relative;}
.ny_fw1 .lb ul li:nth-child(3n){margin-right: 0;}
.ny_fw1 .lb ul li:hover:before{content:'';position: absolute;box-sizing: content-box;border-radius: 20px;width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 0;transition: all 0.5s;animation: more_an_dh 2000ms linear infinite;filter: blur(10px) brightness(1);background: conic-gradient(from var(--angle), transparent 150deg, #007117 230deg, transparent 360deg);}
.ny_fw1 .lb ul li:hover:after{content: '';position: absolute;box-sizing: content-box;border-radius: calc(20px + 2px);width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 1;animation: more_an_dh 2000ms linear infinite;padding: 2px;--angle: 0deg;background: conic-gradient(from var(--angle), transparent 100deg, #007117 215deg, transparent 360deg);transition: all 0.5s;}
.ny_fw1 .lb ul li a{display: block;background: #fff;position: relative;z-index: 2;border: 1px solid #eee;height: 100%;border-radius: 20px;}
.ny_fw1 .lb ul li .img{display: flex;align-items: center;align-content: center;justify-content: center;padding-top: 50px;}
.ny_fw1 .lb ul li .img i{font-size: 66px;line-height: 1;color: #007117;}
.ny_fw1 .lb ul li .txt{padding:20px 20px 50px;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.ny_fw1 .lb ul li .txt .ml1{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;}
.ny_fw1 .lb ul li .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 1.6;color: #666;}

.ny_fw2_bg{background: #f6f6f6;}
.ny_fw2{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_fw2 .txt{width: 40%;}
.ny_fw2 .txt .lb{margin-top: 40px;}
.ny_fw2 .txt .lb ul{border-top: 1px solid #e5e5e5;}
.ny_fw2 .txt .lb ul li{display: flex;border-bottom: 1px solid #eee;padding: 20px 0;}
.ny_fw2 .txt .lb ul li .ml1{font-size: 30px;line-height: 30px;color: #007117;padding-right: 10px;}
.ny_fw2 .txt .lb ul li .ml2{font-size: 14px;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_fw2 .txt .lb ul li:hover .ml2{color: #007117;}
.ny_fw2 .img{width: 55%;overflow: hidden;border-radius: 20px;}
.ny_fw2 .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_fw2 .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.ny_fw_gd_bg{background: url('../img/ny_fw_gd_bg.jpg') center center / cover no-repeat;position: relative;}
.ny_fw_gd{}
.ny_fw_gd .ewm{display: flex;align-items: center;align-content: center;justify-content: center;margin-top: 40px;}
.ny_fw_gd .ewm img{width: 150px;border-radius: 10px;}

.ny_fw4_bg{}
.ny_fw4{}
.ny_fw4 .lb{}
.ny_fw4 .lb ul{}
.ny_fw4 .lb ul li a{display: flex;align-items: center;align-content: center;border-bottom: 1px solid #eee;padding: 10px 0;}
.ny_fw4 .lb ul li .ml1{flex:1;overflow:hidden;width: 100%;font-size: 16px;line-height: 1.5;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_fw4 .lb ul li .ml2{display: flex;align-items: center;align-content: center;background: #666;padding: 0 20px;-webkit-transform: skew(-25deg, 0);transform: skew(-25deg, 0);-webkit-transition:0.5s;transition:0.5s;}
.ny_fw4 .lb ul li .ml2 p{display: flex;align-items: center;align-content: center;height: 36px;-webkit-transform: skew(25deg, 0);transform: skew(25deg, 0);}
.ny_fw4 .lb ul li .ml2 p span{font-size: 14px;line-height: 1;color: #fff;}
.ny_fw4 .lb ul li .ml2 p i{font-size: 18px;line-height: 1;color: #fff;margin-left: 5px;}
.ny_fw4 .lb ul li:hover .ml2{background: #007117;}
.ny_fw4 .lb ul li:hover .ml1{color: #007117;}

.ny_faq{margin-top: 20px;}
.ny_faq ul{}
.ny_faq ul li{position: relative;}
.ny_faq ul li:after{content: "\e711";font-family: "iconfont" !important;position: absolute;right: 0px;top: 20px;font-size:18px;line-height: 30px;color: #999;}
.ny_faq ul li.on:after{content: "\e60d";}
.ny_faq ul li .txt{border-bottom: 1px solid #e5e5e5;padding:20px 40px 20px 0px;}
.ny_faq ul li:last-child .txt{border-bottom: none;}
.ny_faq ul li .txt .ml1{font-size: 18px;line-height: 36px;color: #333;-webkit-transition:0.5s;transition:0.5s;position: relative;}
.ny_faq ul li.on .txt .ml1{color: #007117;}
.ny_faq ul li.on .txt .ml1:before{color: #007117;}
.ny_faq ul li .txt .ml2{font-size: 15px;line-height: 2;color: #333;display: none;padding-top: 10px;}

.ny_xw_bg{}
.ny_xw{}
.ny_xw ul{}
.ny_xw ul{}
.ny_xw ul li{margin-bottom:30px;overflow: hidden;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.ny_xw ul li .img{width: 320px;overflow: hidden;}
.ny_xw 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_xw ul li .img:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.ny_xw ul li .txt{padding:20px 0px;position: relative;}
.ny_xw ul li .txt .ml1{display: flex;font-size:24px;line-height:1.6;color:#333;}
.ny_xw ul li .txt .ml1 span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw ul li .txt .ml3{font-size:16px;line-height:1.6;color: #666;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw ul li .txt .ml4{display: flex;align-items: center;align-content: center;justify-content:space-between;margin-top: 24px;}
.ny_xw ul li .txt .ml4 span{font-size: 16px;line-height: 1;color: #999;display: flex;align-items: center;align-content: center;}
.ny_xw ul li .txt .ml4 span i{font-size: 24px;padding-right: 5px;}
.ny_xw ul li .txt .ml1:hover span{color: #007117;}

.ny_xw_xq{display: flex;justify-content: space-between;}
.ny_xw_xq_l{flex:1;overflow: hidden;width: 100%;padding-right: 60px;}
.ny_xw_xq_r{width: 360px;position: relative;}

.fa_xq{}
.fa_xq .bt{font-size: 36px;line-height: 1.6;color: #333;}
.fa_xq .ms{margin-top: 20px;color: #999;font-size: 16px;line-height: 24px;}
.fa_xq .ms .line{padding:0 15px; }
.fa_xq .ms .iconfont{padding-right: 5px;}
.fa_xq .ms a{color: #007117;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #007117;}
.fa_xq .txt{font-size: 16px;line-height: 2;color: #333;padding-top: 20px;border-top: 1px solid rgba(9, 171, 85, 0.1);margin-top: 20px;}
.fa_xq .txt table{border: 1px solid rgba(9, 171, 85, 0.1);border-width: 1px 1px 0 0;width: 100%;margin-top: 20px;margin-bottom: 20px;}
.fa_xq .txt table th{border: 1px solid rgba(9, 171, 85, 0.1);border-width:0 0 1px 1px;padding: 10px 20px;background: #007117;color: #fff;text-align: left;}
.fa_xq .txt table td{border: 1px solid rgba(9, 171, 85, 0.1);border-width:0 0 1px 1px;padding: 10px 20px;}
.fa_xq .txt img{display: block;max-width: 100%;}

.ny_xw_xq_xw_tj{position: sticky;top: 120px;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_xw_tj.on{top:40px;}
.ny_xw_xq_xw_tj .bt{font-size: 24px;line-height: 1;color: #333;padding-bottom: 10px;font-weight: bold;}
.ny_xw_xq_xw_tj ul{}
.ny_xw_xq_xw_tj ul li{margin-top: 20px;position: relative;}
.ny_xw_xq_xw_tj ul li .h1{font-size: 16px;line-height: 24px;color: #333;padding-bottom: 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_xw_tj ul li:hover .h1{color: #007117;}
.ny_xw_xq_xw_tj ul li .h2{font-size: 14px;line-height: 24px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw_xq_xw_tj ul li .h4{font-size:14px; line-height:24px; color:#999;display: flex;justify-content: space-between;padding-top: 5px;}
.ny_xw_xq_xw_tj ul li .h4 .l,.ny_xw_xq_xw_tj ul li .h4 .r{display: flex;align-items: center;align-content: center;}
.ny_xw_xq_xw_tj ul li .h4 span{font-size: 14px;float: left;padding-right: 5px;}

.ny_zp .lb{border-top: 1px solid #eee;margin-top: 60px;}
.ny_zp .lb ul li{}
.ny_zp .lb ul li .ml1{display: flex;align-items: center;align-content: center;justify-content: space-between;font-size: 16px;line-height: 1.6;color: #333;height: 60px;border-bottom: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_zp .lb ul li .ml1 span:nth-child(1){width: 25%;}
.ny_zp .lb ul li.on .ml1{color: #007117;font-weight: bold;}
.ny_zp .lb ul li .ml2{border-bottom: 1px solid #eee;padding: 20px 0;display: none;}
.ny_zp .lb ul li .ml2 .txt{font-size: 14px;line-height: 2;color: #333;}
.ny_zp .lb ul li .ml2 .tj{display: flex;align-items: center;align-content: center;justify-content: space-between;padding: 40px 0 10px;}
.ny_zp .lb ul li .ml2 .tj .yx{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_zp .lb ul li .ml2 .tj .yx i{font-size: 24px;line-height: 1;color: #666;padding-right: 10px;}
.ny_zp .lb ul li .ml2 .tj .yx span{font-size: 16px;line-height: 1;color: #333;}
.ny_zp .lb ul li .ml2 .tj .an{display: flex;background: #007117;margin-right: 10px;-webkit-transition:0.5s;transition:0.5s;-webkit-transform: skew(-25deg, 0);transform: skew(-25deg, 0);}
.ny_zp .lb ul li .ml2 .tj .an a{font-size: 14px;line-height: 42px;color: #fff;padding: 0 30px;-webkit-transform: skew(25deg, 0);transform: skew(25deg, 0);}
.ny_zp .lb ul li .ml2 .tj .an:hover{background: #007117;}

.ny_lx_bg{position: relative;}
.ny_lx{display: flex;align-items: center;align-content: center;justify-content: space-between;position: relative;}
.ny_lx .txt{width: 48%;}
.ny_lx .txt .nr{font-size: 16px;line-height: 30px;color: #333;margin-top: 30px;}
.ny_lx .txt .nr ul li{display: flex;padding: 8px 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 32px;font-size: 26px;line-height: 30px;color: #007117;text-align: left;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;overflow: hidden;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.ny_lx .txt .gz .ml2{padding-left: 32px;}
.ny_lx .txt .bt{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;margin-top: 30px;}
.ny_lx .dt{width: 50%;overflow: hidden;border-radius: 10px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);}
.ny_lx .dt iframe{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.ny_ly_bg{position: relative;}
.ny_ly{}
.ny_ly form{margin-top: 40px;}
.ny_ly ul{display: flex;flex-wrap: wrap;}
.ny_ly ul li{width: 100%;margin:0 0 1% 0;position: relative;}
.ny_ly ul li:nth-child(1){width: 49.5%;margin-right: 1%;}
.ny_ly ul li:nth-child(2){width: 49.5%;}
.ny_ly ul li:nth-child(3){width: 49.5%;margin-right: 1%;}
.ny_ly ul li:nth-child(4){width: 49.5%;}
.ny_ly ul li input{display: block;width: 100%;border: 1px solid #eee;font-size: 16px;line-height: 58px;height: 60px;background: none;padding: 0 20px;color: #666;-webkit-transition:0.5s; transition:0.5s;border-radius: 5px;}
.ny_ly ul li textarea{display: block;width: 100%;border: 1px solid #eee;font-size: 16px;line-height: 2;height: 220px;background: none;padding: 10px 20px;color: #666;-webkit-transition:0.5s; transition:0.5s;border-radius: 5px;}
.ny_ly ul li input:focus,.ny_ly ul li textarea:focus{border: 1px solid #007117!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: 150px;font-size: 18px;line-height: 60px;color: #fff;background: #007117;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_ly ul li.button button:nth-child(2){margin-left:1%;}
.ny_ly ul li.button button:hover{background: #007117;}

.sp_tc_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); z-index:99; display:none;}
.sp_tc{position:absolute; left:50%;top:50%;}
.sp_tc video{ display:block; width:100%; height:100%;-o-object-fit: cover;object-fit: cover;}
.sp_tc_bg i{ position:absolute; right:20px; top:20px; width:35px; height:35px;cursor:pointer; z-index:1;display: flex;align-items: center;align-content: center;justify-content: center;font-size: 24px;color: #fff;}