/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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:#097f8f;}

/** 重置图片元素 **/
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;border-bottom: 1px solid rgba(255, 255, 255, 0.1);height: 100px;}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 10px 0;}
.top_h .logo img.logo2{display: none;}
.dh_tx{position: absolute;top:0;}
.dh_tx i{position: absolute;top: 0; height:100px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;left: 30px;bottom: 0;right: 30px; -webkit-transition:0.5s;transition:0.5s;border-bottom: 2px solid #fff;}
.dh{}
.dh ul li{float:left;position: relative;}
.dh ul li p a{display:block;line-height:100px;font-size:16px;position:relative;color:#fff;padding:0 30px;}
.dh ul li:hover p a{color:#097f8f;}
.dh ul li.on p a{color:#097f8f;}
.dh ul li .dh_fl{position: absolute;left: 50%;margin-left: -110px; top: 100px;width:220px;display: none;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);background: #fff;}
.dh ul li .dh_fl ul{display: block;}
.dh ul li .dh_fl ul li{width: 100%;padding-top: 0;}
.dh ul li .dh_fl ul li a{display: block;font-size: 14px;line-height: 20px;padding: 15px 0px;text-align: center; color: #666;border-top: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:hover{color:#fff;background: #097f8f;}

.top_ss{}
.top_ss span.button{display:flex;align-items: center;font-size: 16px;line-height: 100px;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:120px;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;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:16px; width:100%; height:66px; line-height:66px;padding:0 40px 0 40px; color:#666;background: none;}
.serach form i{position: absolute;left: 20px;top:0px;height:66px;font-size: 20px;line-height: 66px;text-align: center;color: #999;}
.serach form a{position: absolute;right: 60px;top:0px;font-size: 16px;line-height: 66px;color: #666;}
.serach form span{position: absolute;right: 20px;top:0px;width: 24px;height:66px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #097f8f;margin: -1px 0 0 -12px;-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:24px;background: #097f8f;margin: -12px 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);border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.logo1{display: none;}
.top_bg.on .top_h .logo img.logo2{display: block;}
.top_bg.on .dh_tx i:after{border-bottom: 2px solid #097f8f;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #097f8f;}
.top_bg.on .dh ul li.on p a{color: #097f8f;}
.top_bg.on .dh ul li.ptfl .dh_fl ul li:hover a{color: #fff; background:#097f8f;}
.top_bg.on .top_yy a{color: #333;}
.top_bg.on .top_yy a:hover{color: #097f8f;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_ss:hover span.button{color: #097f8f;}

.top_bg.on2{background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.logo1{display: none;}
.top_bg.on2 .top_h .logo img.logo2{display: block;}
.top_bg.on2 .dh_tx i:after{border-bottom: 2px solid #097f8f;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #097f8f;}
.top_bg.on2 .dh ul li.on p a{color: #097f8f;}
.top_bg.on2 .dh ul li.ptfl .dh_fl ul li:hover a{color: #fff; background:#097f8f;}
.top_bg.on2 .top_yy a{color: #333;}
.top_bg.on2 .top_yy a:hover{color: #097f8f;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_ss:hover span.button{color: #097f8f;}

.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: 6%;bottom: 0;right: 6%;top: 0;display: flex;align-items: center;justify-content: center;}
.banner ul li .txt .txt2{width: 80%;text-align: center;}
.banner ul li .txt .ml1{font-size: 42px;line-height: 55px;color: #fff;font-weight: bold;}
.banner ul li .txt .ml2{font-size: 36px;line-height: 46px;color: #fff;margin-top: 20px;font-weight: 100;}
.banner ul li .txt .ml3{font-size: 16px;line-height: 44px;color: #fff;margin: 40px auto 0;border: 1px solid #fff;border-radius: 23px;display: flex;align-items: center;justify-content: center;width: 180px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml3 i{padding-left: 20px;}
.banner ul li .txt .ml3:hover{color: #097f8f;border: 1px solid #fff;background: #fff;}
.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;}
.bandd{display: none; position:absolute; left:0; bottom:25px!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 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{display: none; 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.4);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
.banjt{position:absolute;z-index: 1; left:50%; bottom:50px; margin-left:-18px; width:36px;font-size: 36px;line-height: 36px;text-align: center;color: #fff; webkit-animation: banner 2s infinite;animation: banner 2s infinite; cursor:pointer;}
@-webkit-keyframes banner{0%{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}100% {opacity: 1;-webkit-transform: none;transform: none}}
@keyframes banner{0% {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}100% {opacity: 1;-webkit-transform: none;transform: none}}

.sy_bt{font-size: 36px;line-height: 36px;color: #333;text-align: center;text-transform: uppercase;font-weight: bold;}

.sy_cp{padding: 60px 0 60px;}
.sy_cp .lb ul{display: flex;flex-wrap: wrap;margin-top: 40px;}
.sy_cp .lb ul li{width:23.5%;position:relative; overflow:hidden;margin:0 2% 2% 0;}
.sy_cp .lb ul li:nth-child(4n){margin-right: 0;}
.sy_cp .lb ul li .img{border: 1px solid #eee;overflow: hidden;position: relative;}
.sy_cp .lb ul li .img img{display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .lb ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp .lb ul li .img:before,.sy_cp .lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 3px solid #097f8f;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.sy_cp .lb ul li .img:before{left: 0px;top: 0;border-width: 3px 0 0 3px;}
.sy_cp .lb ul li .img:after{right: 0;bottom: 0;border-width: 0 3px 3px 0;}
.sy_cp .lb ul li:hover .img:before,.sy_cp .lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.sy_cp .lb ul li .txt{padding: 15px 0;text-align: center;}
.sy_cp .lb ul li .txt .ml1{display: block;font-size: 16px;line-height: 24px;font-weight: bold;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .lb ul li .txt .ml2{font-size: 14px;line-height: 30px;color: #fff;background: #097f8f;width: 120px;margin:10px auto 0;border-radius: 15px;}
.sy_cp .lb ul li:hover .txt .ml1{color: #097f8f;}
.sy_cp .gd{}
.sy_cp .gd a{display: flex;align-items: center;justify-content: center;text-align: center;font-size: 14px;line-height: 42px;color: #097f8f;background: #eee;/* border: 1px solid #eee;*/-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .gd a i{padding-left: 10px;font-size: 19px;}
.sy_cp .gd a:hover{color: #fff;background: #097f8f;/*border: 1px solid #097f8f;*/}

.sy_gy_bg{padding-top: 60px;padding-bottom: 60px;background:url('../img/sy_gy_bg.jpg') center bottom no-repeat;background-size: cover;}
.sy_gy{display: flex;align-items: center;}
.sy_gy_bg .txt{width: 50%;padding-right: 4%;}
.sy_gy_bg .txt .ml1{font-size: 36px;line-height: 36px;color: #333;font-weight: bold;}
.sy_gy_bg .txt .ml2{font-size: 14px;line-height: 30px;color: #666;padding-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;}
.sy_gy_bg .txt .ml3{padding-top: 20px;display: flex;}
.sy_gy_bg .txt .ml3 a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 38px;color: #999;border: 2px solid #ddd;border-radius: 21px;padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_bg .txt .ml3 a i{padding-left: 10px;font-size: 19px;}
.sy_gy_bg .txt .ml3 a:hover{color: #fff;background: #097f8f;border: 2px solid #097f8f;}
.sy_gy_bg .img{width:50%;overflow: hidden;position: relative;}
.sy_gy_bg .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_bg .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy_bg .img .tb{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.sy_gy_bg .img .tb span{display: flex;align-items: center;justify-content: center;width: 70px;height: 70px;border: 2px solid #fff;border-radius: 50%;font-size: 24px;color: #fff;text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_bg .img .tb span:after{content:'';display: block;position: absolute;left:-2px;right:-2px;bottom:-2px;top:-2px;border-radius: 50%;border: 3px solid;opacity:.8;border-color: transparent;border-right-color: #097f8f;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.sy_gy_bg .img .tb span:hover{color: #097f8f;background: rgba(255, 255, 255, 0.7);}
.sy_gy_bg .img .sp{position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:none;background:#000;}
.sy_gy_bg .img .sp video{display:block;width:100%;height:100%;-o-object-fit:cover;-webkit-object-fit:cover;object-fit:cover;}
@-webkit-keyframes runDot{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}
@keyframes runDot{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}

.sy_xw_bg{padding-top: 60px;padding-bottom: 0px;}
.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;}
.sy_xw_bg .lb_bg .lb ul li .img{overflow: hidden;}
.sy_xw_bg .lb_bg .lb ul li .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb_bg .lb ul li .img:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.sy_xw_bg .lb_bg .lb ul li .txt{padding:20px 0 0;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml1{font-size:14px;line-height: 24px;color: #097f8f;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml2{font-size:16px;line-height: 24px;color: #333;font-weight: bold;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: 5px;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: 10px;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml4 span{font-size: 14px;line-height: 36px;color: #666;-webkit-transition:0.5s;transition:0.5s;border-radius: 18px;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml4 span i{padding-left: 10px;font-size: 19px;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml2:hover{color: #097f8f;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml4 span:hover{color: #fff;background: #097f8f;padding:0 24px;}

.foot{background: #097f8f;padding-top: 60px; margin-top: 27px;/*border-top: 1px solid #eee;*/}
.dywm_bg{}
.foot_logo img{display: block;width: 132px;}
.dywm{width: 100%;}
.dywm .bt{font-size: 18px;line-height: 24px;color: #fff;text-align: center;text-transform: uppercase;}
.dywm .dy{border: 1px solid #fff;position: relative;padding-right: 120px;margin: 30px auto 0;width: 380px;}
.dywm .dy input{display: block;width: 100%;font-size: 13px;line-height: 40px;height: 40px;color: #fff;padding: 0 15px;background: none;}
.dywm .dy input::-webkit-input-placeholder {color:#fff;}
.dywm .dy input:-moz-placeholder{color:#fff;}
.dywm .dy input::-moz-placeholder{color:#fff;}
.dywm .dy input:-ms-input-placeholder{color:#fff;}
.dywm .dy a{position: absolute;right: -1px;top: -1px;font-size: 14px;line-height: 42px;color: #097f8f;width: 120px;text-align: center;background: #fff;}
.foot_dh{display: flex;justify-content: space-between;}
.foot_dh ul .bt{font-size: 18px;line-height: 30px;color: #fff;padding-bottom: 5px;}
.foot_dh ul{}
.foot_dh ul li{padding-top: 10px;}
.foot_dh ul li a{font-size:14px;line-height: 24px;color: #fff;}
.foot_dh ul li a:hover{text-decoration: underline;}
.bqsy{font-size: 14px;line-height: 24px;color: #fff;border-top: 1px solid rgba(255, 255, 255, 0.2);padding: 20px 0;margin-top: 50px;text-align: center;}

.bat{background: #097f8f;height: 100px;}

ul.pagination { display: block !important; }
ul.pagination li { display: inline-block; width: auto !important; margin: 0 !important; }
.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,.pagination .active span{color:#fff; border-color:#097f8f; background:#097f8f;}

.ny_bt{font-size: 36px;line-height: 36px;color: #333;text-transform: uppercase;font-weight: bold;}
.ny_ms{font-size: 16px;line-height: 24px;color: #666;padding-top: 20px;}

.ny_cp{padding: 60px 0;}
.ny_cp .lb{margin-top: 40px;}
.ny_cp .lb ul{display: flex;flex-wrap: wrap;}
.ny_cp .lb ul li{width:23.5%;position:relative; overflow:hidden;margin:0 2% 2% 0;}
.ny_cp .lb ul li:nth-child(4n){margin-right: 0;}
.ny_cp .lb ul li .img{border: 1px solid #eee;overflow: hidden;position: relative;}
.ny_cp .lb ul li .img img{display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp .lb ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp .lb ul li .img:before,.ny_cp .lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 3px solid #097f8f;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_cp .lb ul li .img:before{left: 0px;top: 0;border-width: 3px 0 0 3px;}
.ny_cp .lb ul li .img:after{right: 0;bottom: 0;border-width: 0 3px 3px 0;}
.ny_cp .lb ul li:hover .img:before,.ny_cp .lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.ny_cp .lb ul li .txt{padding: 15px 0;text-align: center;}
.ny_cp .lb ul li .txt .ml1{display: block;font-size: 16px;line-height: 24px;font-weight: bold;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp .lb ul li .txt .ml2{font-size: 14px;line-height: 30px;color: #fff;background: #097f8f;width: 120px;margin:10px auto 0;border-radius: 15px;}
.ny_cp .lb ul li:hover .txt .ml1{color: #097f8f;}

.ny_cp_xq{padding: 60px 0;display: flex;justify-content: space-between;}
.ny_cp_xq .img{width: 48%;position: relative;}
.ny_cp_xq .img .img2{position: sticky;top: 120px;}
.ny_cp_xq .img .img2 img{display: block;width: 100%;}
.ny_cp_xq .txt{width: 48%;}
.ny_cp_xq .txt .ml1{font-size: 36px;line-height: 36px;color: #333;text-transform: uppercase;font-weight: bold;}
.ny_cp_xq .txt .ml2{font-size: 18px;line-height: 36px;color: #666;padding-top: 40px;}

.ny_cp_tj{padding-bottom: 60px;}
.ny_cp_tj .bt{font-size: 30px;line-height: 30px;color: #097f8f;font-weight: bold;}
.ny_cp_tj .lb{margin-top: 40px;}
.ny_cp_tj .lb ul{display: flex;flex-wrap: wrap;}
.ny_cp_tj .lb ul li{width:23.5%;position:relative; overflow:hidden;margin:0 2% 2% 0;}
.ny_cp_tj .lb ul li:nth-child(4n){margin-right: 0;}
.ny_cp_tj .lb ul li .img{border: 1px solid #eee;overflow: hidden;position: relative;}
.ny_cp_tj .lb ul li .img img{display:block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj .lb ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp_tj .lb ul li .img:before,.ny_cp_tj .lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 3px solid #097f8f;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_cp_tj .lb ul li .img:before{left: 0px;top: 0;border-width: 3px 0 0 3px;}
.ny_cp_tj .lb ul li .img:after{right: 0;bottom: 0;border-width: 0 3px 3px 0;}
.ny_cp_tj .lb ul li:hover .img:before,.ny_cp_tj .lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.ny_cp_tj .lb ul li .txt{padding: 15px 0;text-align: center;}
.ny_cp_tj .lb ul li .txt .ml1{display: block;font-size: 16px;line-height: 24px;font-weight: bold;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj .lb ul li .txt .ml2{font-size: 14px;line-height: 30px;color: #fff;background: #097f8f;width: 120px;margin:10px auto 0;border-radius: 15px;}
.ny_cp_tj .lb ul li:hover .txt .ml1{color: #097f8f;}

.ny_xw{padding: 60px 0;}
.ny_xw .lb{margin-top: 40px;}
.ny_xw .lb ul{display: flex;flex-wrap: wrap;}
.ny_xw .lb ul li{width:32%;margin:0 2% 2% 0;}
.ny_xw .lb ul li:nth-child(3n){margin-right: 0;}
.ny_xw .lb ul li a{display: block;}
.ny_xw .lb ul li .img{overflow: hidden;}
.ny_xw .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_xw .lb ul li .img:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_xw .lb ul li .txt{padding:20px 0 0;}
.ny_xw .lb ul li .txt .ml1{font-size:14px;line-height: 24px;color: #097f8f;}
.ny_xw .lb ul li .txt .ml2{font-size:16px;line-height: 24px;color: #333;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw .lb ul li .txt .ml3{font-size:14px;line-height: 24px;color: #666;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw .lb ul li .txt .ml4{display: flex;margin-top: 10px;}
.ny_xw .lb ul li .txt .ml4 span{font-size: 14px;line-height: 36px;color: #666;-webkit-transition:0.5s;transition:0.5s;border-radius: 18px;}
.ny_xw .lb ul li .txt .ml4 span i{padding-left: 10px;font-size: 19px;}
.ny_xw .lb ul li .txt .ml2:hover{color: #097f8f;}
.ny_xw .lb ul li .txt .ml4 span:hover{color: #fff;background: #097f8f;padding:0 24px;}

.fa_xq{padding: 60px 0;}
.fa_xq .bt{font-size: 36px;line-height: 46px;color: #333;text-align: center;}
.fa_xq .ms{margin-top: 10px;color: #999;font-size: 14px;line-height: 24px;text-align: center;display: flex;align-items: center;justify-content: center;}
.fa_xq .ms p{display: flex;align-items: center;justify-content: center;}
.fa_xq .ms .line{padding:0 20px;color: #999;font-size: 12px;}
.fa_xq .ms span.iconfont{padding-right: 5px;font-size: 18px;color: #999;}
.fa_xq .ms a{color: #097f8f;-webkit-transition:0.5s;transition:0.5s;display: flex;}
.fa_xq .ms a i{padding-right: 5px;font-size: 18px;}
.fa_xq .txt{color: #333;padding-top: 20px;font-size: 16px;line-height: 30px;border-top: 1px solid #eee;margin-top: 20px;}
.fa_xq .txt img{max-width: 100%;display: block;margin: auto;}

.view-page2{position:relative; padding-top:10px;border-top: 1px solid #eee;margin-top: 20px;}
.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:#097f8f;}
.view-page2 .next:hover a{color:#097f8f;}

.ny_ly{padding-top: 60px;padding-bottom: 60px;}
.ny_ly .lb{margin-top: 30px;}
.ny_ly .lb form{}
.ny_ly .lb ul{display: flex;flex-wrap: wrap;}
.ny_ly .lb ul:nth-child(2n){margin-right: 0;}
.ny_ly .lb ul li{width: 32%;margin-right: 2%;margin-bottom: 2%;background: #f6f6f6;position: relative;border-radius: 25px;overflow: hidden;}
.ny_ly .lb ul li:nth-child(3n){margin-right: 0;}
.ny_ly .lb ul li:nth-child(n+4){width: 100%;margin-right: 0;}
.ny_ly .lb ul li input{display: block;width: 100%;font-size: 16px;padding:0 30px;line-height: 50px;border-radius: 25px;height: 50px;color: #666;background: none;}
.ny_ly .lb ul li textarea{display: block;width: 100%;font-size: 16px;padding:15px 30px;border-radius: 25px;line-height: 30px;height: 230px;color: #666;background: none;}
.ny_ly .lb ul li input:focus,.ny_ly .lb ul li textarea:focus{border: 1px solid #097f8f;}
.ny_ly .lb .btn{display: flex;align-items: center;justify-content: center;width: 100%;margin-top: 10px;}
.ny_ly .lb .btn button{cursor: pointer;color: #fff;position: relative;border: none;font-size: 16px;background-color: #097f8f;height: 50px;line-height: 50px; border-radius: 25px; padding: 0 80px;-webkit-transition:0.5s; transition:0.5s;}
.ny_ly .lb .btn button:hover{background-color: #097f8f;}