﻿*{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:#666;outline:0;font-family:'Open-Sans','Source Han Sans SC', 'Source Han Serif SC', '思源黑体', 'Noto Sans SC','Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;}
html,body{width:100%;position:relative;}
html{font-size:calc(100vw / 19.2);scroll-behavior:smooth;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#17bbc5;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.w1200{width:1200px;max-width: 95%; margin:auto;}
.pdt80{padding-top: 80px;padding-bottom: 80px;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}
.pd95{padding-left: 60px;padding-right: 60px;}
.pd40{padding-left: 40px;padding-right: 40px;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 99;height: 80px;-webkit-transition:0.5s;transition:0.5s;border-bottom: 1px solid rgba(0, 0, 0, 0);}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding: 15px 0;}
.top_h .logo img.hs{display: none;}
.dhan2{display: none;}
.sjdh2{display: none;}
.dh{display: block;margin-right: 20px;}
.dh ul{display: flex;}
.dh ul li{}
.dh ul li p a{display:block;line-height:80px;font-size:16px;position:relative;color:#fff;padding:0 25px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a:after{content: "";position: absolute;left: 25px;right: 25px;bottom: 22px;height: 2px;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:0;top: 80px;right: 0;display: none;padding: 20px 6%;background: #fff;}
.dh ul li .dh_fl ul{display: flex;flex-wrap: wrap;justify-content: center;}
.dh ul li .dh_fl ul li{width: 150px;margin-right: 10px;position: relative;padding: 20px 0;}
.dh ul li.cp .dh_fl ul li{width: 200px;}
.dh ul li .dh_fl ul li:last-child{margin-right: 0;}
.dh ul li .dh_fl ul li a{font-size: 14px;line-height: 2;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a i{display:block;width: 100%;text-align: center;font-size: 48px;line-height: 1; color: #17bbc5;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a .img{}
.dh ul li .dh_fl ul li a .img img{display: block;width: 100%;}
.dh ul li .dh_fl ul li a span{display:block;width: 100%;text-align: center;padding: 10px 0;}
.dh ul li .dh_fl ul li:hover>a{color:#17bbc5;}
.dh ul li .dh_fl ul li:hover>a i{color:#17bbc5;}

.top_ssyy{display: flex;align-items: center;}
.top_yy{display: flex;align-items: center;background: #fff;padding: 0 5px;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy a{font-size: 14px;line-height: 24px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.top_ss{margin-right: 20px;position: relative;width: 36px;height: 36px;}
.top_ss form{position: absolute;right: 0;top: 0;width: 36px;height: 36px;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;}
.top_ss form input[type='text']{font-size:14px;width:100%;height:36px;line-height:36px;padding:0 50px 0 20px;color:#333;background:none;}
.top_ss form a{position: absolute;right: 0px;top:0px;display: flex;align-items: center;justify-content:center;width: 40px;font-size: 22px;height: 36px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.top_ss:hover form a{color: #17bbc5;}

.top_bg.on{background: #fff;border-bottom: 1px solid 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: #00969d;}
.top_bg.on .dh ul li.on p a{color:#00969d;}
.top_bg.on .dh ul li:hover p a{color:#00969d;}
.top_bg.on .top_ss form a{color: #00969d;}
.top_bg.on .top_yy{background: #00969d;}
.top_bg.on .top_yy a{color: #fff;}

.top_bg.on2{background: #fff;border-bottom: 1px solid 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: #00969d;}
.top_bg.on2 .dh ul li.on p a{color:#00969d;}
.top_bg.on2 .dh ul li:hover p a{color:#00969d;}
.top_bg.on2 .top_ss form a{color: #00969d;}
.top_bg.on2 .top_yy{background: #00969d;}
.top_bg.on2 .top_yy a{color: #fff;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;height: 100vh;}
.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: flex-end;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 70%;}
.banner ul li .txt .ml1{font-size: 48px;line-height: 1.2;color: #fff;}
.banner ul li .txt .ml1 span{color: #17bbc5;}
.banner ul li .txt .ml2{font-size: 24px;line-height: 1.6;color: #fff;margin-top: 20px;}
.banner ul li .txt .ml3{margin-top: 50px;display: flex;}
.banner ul li .txt .ml3 .more_an{color: #fff;font-size: 16px;line-height: 50px;border-radius: 25px;padding: 0 40px;}
.banner ul li .txt .ml3 .more_an:before{border: 2px solid #fff;border-radius: 25px;}
.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{position:absolute; left:0; bottom:30px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 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.1);border-radius: 50%;display: none;}
.banz{left:5%;}
.bany{right:5%;}
.banner:hover .banz,.banner:hover .bany{opacity:1;}

.more_an{font-size: 14px;line-height:40px;color: #00969d;padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;overflow: hidden;position: relative;border-radius: 20px;}
.more_an .more_an_wz{position: relative;z-index: 2;}
.more_an i{font-size: 16px;padding-left: 10px;position: relative;z-index: 2;}
.more_an:before{content: "";position: absolute;left:0;top:0;bottom:0;right: 0;border: 2px solid #00969d;border-radius: 20px;}
.more_an:after{content: "";position: absolute;left:0;top:0;bottom:0;width: 0;background: #17bbc5;-webkit-transition:0.5s;transition:0.5s;z-index: 1;}
.more_an:hover:after{width: 110%;}
.more_an:hover{color: #fff;}

.sy_bt{text-align: center;}
.sy_bt .ml1{}
.sy_bt .ml1 span{display: block;font-size: 66px;line-height: 1;font-weight: bold;-webkit-transform: scale(0.7, 1);transform: scale(0.7, 1);text-transform: Uppercase;-webkit-text-stroke: 2px #17bbc5;text-stroke: 2px #17bbc5;-webkit-text-fill-color: transparent;text-fill-color: transparent;color: transparent;opacity: 0.2;}
.sy_bt .ml2{font-size: 36px;line-height: 1;color: #333;margin-top: -1em;font-weight: bold;position: relative;z-index: 1;}
.sy_bt .ml3{font-size: 14px;line-height: 1.6;color: #333;margin-top: 20px;position: relative;padding-top: 6px;}
.sy_bt .ml3:before,.sy_bt .ml3:after{content: "";position: absolute;top: 0;left: 50%;width: 35px;height: 6px;border-radius: 3px;background: #17bbc5;margin-left: -22px;}
.sy_bt .ml3:after{left: 50%;width: 6px;background: #FF7D00;margin-left: 16px;}
.sy_bt.fff .ml1 span{-webkit-text-stroke: 2px #fff;text-stroke: 2px #fff;}
.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;}
.sy_bt.left .ml3:before,.sy_bt.left .ml3:after{left: 0;margin-left: 0;}
.sy_bt.left .ml3:after{left: 38px;margin-left: 0;}
.sy_bt_bg{display: flex;justify-content: space-between;align-content: flex-end;align-items: flex-end;}

.sy_cp_bg{background: #f6f6f6;}
.sy_cp_bg .sy_bt_bg{padding-left: 20px;padding-right: 20px;}
.sy_cp{margin-top: 40px;padding: 20px;}
.sy_cp ul{}
.sy_cp ul li{background: #fff;border-radius: 12px;overflow: hidden;box-shadow: 5px 5px 10px rgba(0,0,0,0.1);-webkit-transition:box-shadow 0.5s,transform 0.5s;transition:box-shadow 0.5s,transform 0.5s;}
.sy_cp ul li a{display: flex;align-items: center;align-content: center;padding: 40px;}
.sy_cp ul li a .img{width: 45%;overflow: hidden;}
.sy_cp ul li a .img img{display: block;width: 100%;-webkit-transition:2s;transition:2s;}
.sy_cp ul li a:hover .img img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.sy_cp ul li a .txt{width: 55%;padding-left: 40px;}
.sy_cp ul li a .txt .ml1{font-size: 30px;line-height: 1.4;color: #333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_cp ul li a .txt .ml2{font-size: 16px;line-height: 2;color: #666;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.sy_cp ul li a .txt .ml3{display: flex;margin-top: 30px;}
.sy_cp ul li:hover{box-shadow: 5px 5px 10px rgba(0,0,0,0.2);-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}

.sy_yy_bg{}
.sy_yy{margin-top: 60px;overflow: hidden;}
.sy_yy ul{}
.sy_yy ul li{overflow: hidden;position: relative;}
.sy_yy ul li .img{overflow: hidden;height:420px;}
.sy_yy 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_yy ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_yy ul li .txt{position: absolute;inset: 0;color: #fff;background: rgba(0, 0, 0, 0.5);text-align: center;display: flex;align-items: center;justify-content: center;padding: 40px;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy ul li .txt2{width: 100%;}
.sy_yy ul li .txt .ml1{font-size: 66px;line-height: 1;color: #1cd8e3;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy ul li .txt .ml2{font-size: 16px;line-height: 1;color: #1cd8e3;margin-top: 20px;display: flex;align-items: flex-start;align-content: flex-start;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy ul li .txt .ml2 span{font-size: 60px;font-weight: bold;}
.sy_yy ul li .txt .ml3{font-size: 16px;line-height: 2;margin-top: 20px;}
.sy_yy ul li .txt .ml4{display: flex;align-items: center;justify-content: center;margin-top: -60px;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy ul li .txt .ml4 .more_an{color: #fff;}
.sy_yy ul li .txt .ml4 .more_an:before{border: 2px solid #fff;}
.sy_yy ul li:hover .txt{background:#17bbc5;color: #fff;}
.sy_yy ul li:hover .txt .ml1{color: #fff;}
.sy_yy ul li:hover .txt .ml2{color: #fff;}
.sy_yy ul li:hover .txt .ml4{margin-top: 40px;opacity: 1;}

.sy_gy_bg{background: url('../img/sy_gy_bg.jpg') center center / cover no-repeat;background-attachment: fixed;}
.sy_gy{width: 800px;}
.sy_gy .ms{margin-top: 40px;font-size: 16px;line-height: 2;color: #fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.sy_gy .ms p{text-indent: 2em;}
.sy_gy .gd{display: flex;justify-content: center;margin-top: 60px;}
.sy_gy .gd .more_an{color: #fff;}
.sy_gy .gd .more_an:before{border: 2px solid #fff;}

.sy_xw_bg{}
.sy_xw_bg .lb{margin-top: 60px;display: flex;justify-content: space-between;align-items: flex-start;align-content: flex-start;}
.sy_xw_bg .lb .lb1_l{width: 48.5%;position: relative;}
.sy_xw_bg .lb .lb1_l .img{overflow: hidden;height: 460px;}
.sy_xw_bg .lb .lb1_l .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:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_xw_bg .lb .lb1_l .txt{position: absolute;left: 0;right: 0;bottom: 0; padding: 30px;background: rgba(0, 0, 0, 0.5);-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l:hover .txt{background: rgba(27, 136, 130, 0.7);}
.sy_xw_bg .lb .lb1_l .txt .ml1{font-size: 16px;line-height: 24px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l .txt .ml2{padding-top: 10px;font-size: 15px;line-height: 24px;color: #fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .lb .lb1_r{width: 48.5%;}
.sy_xw_bg .lb .lb1_r ul{}
.sy_xw_bg .lb .lb1_r ul li{margin-bottom: 20px;}
.sy_xw_bg .lb .lb1_r ul li:last-child{margin-bottom:0px;}
.sy_xw_bg .lb .lb1_r ul li a{display: flex;align-items: center;}
.sy_xw_bg .lb .lb1_r ul li a .img{overflow: hidden;width: 180px;height: 140px;}
.sy_xw_bg .lb .lb1_r ul li a .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_r ul li a .img:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_xw_bg .lb .lb1_r ul li a .txt{flex: 1;overflow: hidden;width: 100%;padding-left: 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: #17bbc5;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 24px;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml3{padding-top: 20px;display: flex;justify-content: space-between;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml3 .m1{font-size: 15px;line-height: 30px;color: #17bbc5;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml3 .m2{font-size: 14px;line-height: 30px;color: #17bbc5;border: 1px solid #17bbc5;padding: 0 20px;border-radius: 15px;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml3 .m2:hover{color: #fff;background: #17bbc5;border: 1px solid #17bbc5;}

.sy_zx_bg{background:url(../img/sy_zx.jpg) center center / cover no-repeat;background-attachment: fixed;display: flex;align-items: center;align-content: center;justify-content: center;height: 320px;}
.sy_zx{}
.sy_zx .bt{color: #fff;font-size: 36px;line-height: 1.4;text-align: center;}
.sy_zx .gd{margin-top: 50px;display: flex;justify-content: center;}
.sy_zx .gd .more_an{color: #fff;}
.sy_zx .gd .more_an:before{border: 2px solid #fff;}
.sy_zx .gd .more_an i{font-size: 22px;padding-left: 0;padding-right: 5px;}

.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_bg{padding-top: 60px;background: #353535;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 50px;flex-direction: row-reverse;}
.foot_dh{width: 45%;display: flex;justify-content: space-between;}
.foot_dh ul{}
.foot_dh ul li.bt{padding-bottom: 10px;}
.foot_dh ul li a{font-size: 14px;line-height: 2;color: #ccc;-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: #17bbc5;}
.foot_lx{width: 25%;}
.foot_lx .ml1{font-size: 18px;line-height: 2;color: #fff;}
.foot_lx .ml2{font-size: 36px;line-height: 36px;color: #17bbc5;padding: 20px 0 20px;font-weight: 900;}
.foot_lx .ml2 i{font-size: 42px;padding-right: 10px;}
.foot_lx .ml3{font-size: 14px;line-height: 24px;color: #ccc;}
.foot_lx .ml3 p{display: flex;padding: 10px 0;}
.foot_lx .ml3 p i,.foot_lx .ml3 p em{font-size: 22px;padding-right: 5px;color: #17bbc5;}
.foot_gz{width: 20%;}
.foot_gz .ml4{font-size: 18px;line-height: 2;color: #fff;}
.foot_gz .ml4ms{font-size: 14px;line-height: 2;color: #ccc;margin-top: 15px;}
.foot_gz .ml5{margin-top: 20px;}
.foot_gz .ml5 ul{display: flex;}
.foot_gz .ml5 ul li{margin-right: 20px;position: relative;}
.foot_gz .ml5 ul li a{display: block;font-size: 24px;line-height: 44px;width: 46px;border: 1px solid #17bbc5;border-radius: 50%;color: #17bbc5;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_gz .ml5 ul li:hover a{border: 1px solid #17bbc5;background: #17bbc5;color: #fff;}
.foot_gz .ml5 ul li .xl{position: absolute;left:50%;bottom: 46px;margin-left:-70px; padding-bottom: 15px;display: none;}
.foot_gz .ml5 ul li .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.foot_gz .ml5 ul li .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;}
.bqsy{font-size: 14px;line-height: 24px;padding: 20px 0;text-align: center;color: #ccc;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.bqsy a{color: #fff;}

.bat{overflow: hidden;position: relative;}
.bat .img{overflow: hidden;}
.bat .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bat .txt{position: absolute;left: 0;top: 80px;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;color: #fff;font-weight: bold;padding-right: 50%;}
.bat .txt .txt_bg .ml2{font-size: 16px;line-height: 2;color: #fff;margin-top: 20px;padding-right: 50%;}

.ny_dqlj_bg_dw{height: 61px;}
.ny_dqlj_bg{border-bottom: 1px solid rgba(0, 0, 0, 0.1);background: #fff;}
.ny_dqlj_bg.on{position: fixed;left: 0;top: 80px;right: 0;z-index: 5;}
.ny_dqlj_bg2{display: flex;align-items: center;align-content: center;justify-content: space-between;flex-direction: row-reverse;}
.ny_dqlj_bg .lj{display: flex;align-items: center;align-content: center;color: #999;}
.ny_dqlj_bg .lj em{line-height: 24px;margin-right:5px;font-size: 16px;}
.ny_dqlj_bg .lj i{line-height: 24px;font-size: 14px;}
.ny_dqlj_bg .lj span{font-size:14px;line-height: 24px;}
.ny_dqlj_bg .lj a{font-size:14px;color:#999;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;}
.ny_dqlj_bg .lj a.on{color:#17bbc5;}
.ny_dqlj_bg .lj a:hover{color:#17bbc5;}
.ny_dqlj ul{display: flex;align-items: center;}
.ny_dqlj ul li{margin-right: 40px;}
.ny_dqlj ul li a{display: block;font-size: 16px;line-height: 60px;color: #666;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.ny_dqlj ul li a:after{content: "";position: absolute;left: 0;right: 0;bottom: 0px;height: 2px;background: #17bbc5;-webkit-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition:0.5s;transition:0.5s;}
.ny_dqlj ul li.on a{color: #17bbc5;}
.ny_dqlj ul li.on a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.ny_dqlj ul li a:hover{color: #17bbc5;}
.ny_dqlj ul li a:hover:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);}

.ny_cp{}
.ny_cp ul{}
.ny_cp ul li{}
.ny_cp ul li a{display: flex;align-items: center;align-content: center;/*padding: 60px 0;*/-webkit-transition:0.5s;transition:0.5s;width: 1200px;max-width: 95%;margin: auto;}
.ny_cp ul li a .img{width: 420px;overflow: hidden;}
.ny_cp ul li a .img img{display: block;width: 100%;-webkit-transition:2s;transition:2s;}
.ny_cp ul li a:hover .img img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.ny_cp ul li a .txt{flex:1;overflow: hidden;width: 100%;padding-left: 40px;}
.ny_cp ul li a .txt .ml1{font-size: 36px;line-height: 1.4;color: #333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;position: relative;padding-bottom: 25px;}
.ny_cp ul li a .txt .ml1:before,.ny_cp ul li a .txt .ml1:after{content: "";position: absolute;bottom: 0;left:0;width: 35px;height: 6px;border-radius: 3px;background: #17bbc5;}
.ny_cp ul li a .txt .ml1:after{left: 38px;width: 6px;background: #FF7D00;}
.ny_cp ul li a .txt .ml2{font-size: 16px;line-height: 2;color: #666;margin-top: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ny_cp ul li a .txt .ml3{display: flex;margin-top: 40px;}
.ny_cp ul li:nth-child(2n){background: #f6f6f6;}
.ny_cp ul li:nth-child(2n) a{flex-direction: row-reverse;}
.ny_cp ul li:nth-child(2n) a .txt{padding-left: 0px;padding-right: 40px;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; padding-top:60px;}
.pagination a,.pagination span{display:inline-block; padding:0 20px; line-height:36px; font-size:16px; margin:0 5px;color: #999;background: #fff;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.pagination span.current,.pagination a:hover{color:#fff;background:#17bbc5;}

.ny_bt{font-size: 32px;line-height: 1;color: #333;font-weight: bold;text-align: center;padding-bottom: 25px;position: relative;}
.ny_bt:before,.ny_bt:after{content: "";position: absolute;bottom:0;left: 50%;width: 35px;height: 6px;border-radius: 3px;background: #17bbc5;margin-left: -22px;}
.ny_bt:after{left: 50%;width: 6px;background: #FF7D00;margin-left: 16px;}
.ny_bt.fff{color: #fff;}
.ny_bt.left{text-align: left;}
.ny_bt.left:before,.ny_bt.left:after{left: 0;margin-left: 0;}
.ny_bt.left:after{left: 38px;margin-left: 0;}

.ny_cp_dw{position: absolute;top: -140px;}
.ny_cp_xq1{position: relative;}
.ny_cp_xq1 .lb{display: flex;justify-content: space-between;}
.ny_cp_xq1 .lb .img{position: relative;width: 45%;margin: 0;}
.ny_cp_xq1 .lb .img ul li{}
.ny_cp_xq1 .lb .img ul li img{display:block;width:100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;}
.ny_cp_xq1_l,.ny_cp_xq1_r{position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0.8;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 24px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.2);border-radius: 50%;}
.ny_cp_xq1_l{left:20px;}
.ny_cp_xq1_r{right:20px;}
.ny_cp_xq1 .lb .txt{width: 50%;padding-top: 50px;}
.ny_cp_xq1 .lb .txt .ms{font-size: 16px;line-height: 2;color: #333;margin-top: 40px;}
.ny_cp_xq1 .lb .txt .gt{display: flex;margin-top: 40px;}
.ny_cp_xq1 .lb .txt .gt .more_an{line-height: 46px;padding: 0 36px;border-radius: 23px;font-size: 16px;}
.ny_cp_xq1 .lb .txt .gt .more_an:before{border-radius: 23px;}
.ny_cp_xq1 .lb .txt .gt .more_an i{font-size: 25px;padding-left: 0;padding-right: 5px;}
.ny_cp_xq2{position: relative;}
.ny_cp_xq2 .lb{margin-top: 40px;}
.ny_cp_xq2 .lb ul{display: flex;}
.ny_cp_xq2 .lb ul li{width: 100%;margin-right: 2%;font-size: 20px;line-height: 2;color: #17bbc5;background: #f5fbfb;text-align: center;border: 2px solid #eee;padding: 20px 20px;font-weight: bold;border-radius: 10px;}
.ny_cp_xq2 .lb ul li:last-child{margin-right: 0;}
.ny_cp_xq2 .lb ul.pb2{flex-wrap:wrap;}
.ny_cp_xq2 .lb ul.pb2 li{width: 49%;}
.ny_cp_xq2 .lb ul.pb2 li:nth-child(2n){margin-right: 0;}
.ny_cp_xq2 .lb ul.pb2 li:nth-child(n+3){margin-top: 2%;}
.ny_cp_xq2 .lb{font-size: 16px;line-height: 2;color: #333;}
.ny_cp_xq2 .lb table{border: 1px solid #e5e5e5;border-width: 1px 1px 0 0;width: 100%;}
.ny_cp_xq2 .lb table th{border: 1px solid #e5e5e5;border-width:0 0 1px 1px;padding: 10px 20px;text-align: left;}
.ny_cp_xq2 .lb table td{border: 1px solid #e5e5e5;border-width:0 0 1px 1px;padding: 10px 20px;}
.ny_cp_xq3{position: relative;}
.ny_cp_xq3 .txt{font-size: 16px;line-height: 2;color: #333;margin-top: 40px;}
.ny_cp_xq3 .txt table{border: 1px solid #e5e5e5;border-width: 1px 1px 0 0;width: 100%;}
.ny_cp_xq3 .txt table th{border: 1px solid #e5e5e5;border-width:0 0 1px 1px;padding: 10px 20px;text-align: left;}
.ny_cp_xq3 .txt table td{border: 1px solid #e5e5e5;border-width:0 0 1px 1px;padding: 10px 20px;}

.ny_yy_bg{position: relative;}
.bg{background: #f6f6f6;}
.ny_yy{margin-top: 50px;overflow: hidden;}
.ny_yy ul{display: flex;flex-wrap: wrap;}
.ny_yy ul li{width: 49.5%;margin:0 1% 1% 0;overflow: hidden;position: relative;}
.ny_yy ul li:nth-child(2n){margin-right: 0;}
.ny_yy ul li .img{overflow: hidden;height:420px;}
.ny_yy 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_yy ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_yy ul li .txt{position: absolute;inset: 0;color: #fff;background: rgba(0, 0, 0, 0.5);text-align: center;display: flex;align-items: center;justify-content: center;padding: 40px;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy ul li .txt2{width: 100%;}
.ny_yy ul li .txt .ml1{font-size: 66px;line-height: 1;color: #1cd8e3;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy ul li .txt .ml2{font-size: 16px;line-height: 1;color: #1cd8e3;margin-top: 20px;display: flex;align-items: flex-start;align-content: flex-start;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy ul li .txt .ml2 span{font-size: 60px;font-weight: bold;}
.ny_yy ul li .txt .ml3{font-size: 16px;line-height: 2;margin-top: 20px;}
.ny_yy ul li .txt .ml4{display: flex;align-items: center;justify-content: center;margin-top: -60px;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy ul li .txt .ml4 .more_an{color: #fff;}
.ny_yy ul li .txt .ml4 .more_an:before{border: 2px solid #fff;}
.ny_yy ul li:hover .txt{background:#17bbc5;color: #fff;}
.ny_yy ul li:hover .txt .ml1{color: #fff;}
.ny_yy ul li:hover .txt .ml2{color: #fff;}
.ny_yy ul li:hover .txt .ml4{margin-top: 40px;opacity: 1;}

.cpxunpan{position: relative;}
.cpxunpan .ly{margin-top: 50px;}
.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: 15px;padding:0 20px;line-height: 48px;height: 50px;color: #333;background: none;border: 1px solid #eee;}
.cpxunpan .ly ul li textarea{display: block;width: 100%;font-size: 15px;padding:10px 20px;line-height: 30px;height: 220px;color: #333;background: none;border: 1px solid #eee;}
.cpxunpan .ly ul li input:focus,.cpxunpan .ly ul li textarea:focus{border: 1px solid #17bbc5;}
.cpxunpan .ly ul li input.jzxz:focus{border: 1px solid #eee;}
.cpxunpan .ly .btn{display: flex;align-items: center;justify-content: center;width: 100%;}
.cpxunpan .ly .btn button{cursor: pointer;color: #fff;position: relative;border: none;font-size: 15px;background-color: #17bbc5;height: 50px;line-height: 50px;margin-left: 10px;margin-right: 10px;padding: 0 50px;-webkit-transition:0.5s; transition:0.5s;}
.cpxunpan .ly .btn button:hover{background-color: #00969d;}

.ny_zs_bg{position: relative;}
.ny_zs{}
.ny_zs .txt{font-size: 16px;line-height: 2;color: #333;margin-top: 40px;text-align: center;}
.ny_zs .lb{margin-top: 50px;}
.ny_zs .lb ul{display: flex;flex-wrap: wrap;}
.ny_zs .lb ul li{width: 32%;margin: 0 2% 2% 0;}
.ny_zs .lb ul li:nth-child(3n){margin-right: 0;}
.ny_zs .lb ul li .tp{border: 1px solid #e5e5e5;overflow: hidden;}
.ny_zs .lb ul li .tp img{display: block;width: 100%;}
.ny_zs .lb ul li .mc{font-size: 14px;line-height: 2;color: #333;text-align: center;padding: 10px 0;}

.ny_zs2_bg{position: relative;}
.ny_zs2{}
.ny_zs2 .txt{font-size: 16px;line-height: 2;color: #333;margin-top: 40px;text-align: center;}
.ny_zs2 .lb{margin-top: 50px;}
.ny_zs2 .lb ul{display: grid;grid-template-areas:"A B C D E" "A B C D F";grid-template-columns: repeat(5, 1fr);gap: 20px;}
.ny_zs2 .lb ul li{}
.ny_zs2 .lb ul li:nth-child(1) {grid-area: A;}
.ny_zs2 .lb ul li:nth-child(2) {grid-area: B;}
.ny_zs2 .lb ul li:nth-child(3) {grid-area: C;}
.ny_zs2 .lb ul li:nth-child(4) {grid-area: D;}
.ny_zs2 .lb ul li:nth-child(5) {grid-area: E;}
.ny_zs2 .lb ul li:nth-child(6) {grid-area: F;margin-top: -20px;}
.ny_zs2 .lb ul li .tp{border: 1px solid #e5e5e5;overflow: hidden;height: 320px;}
.ny_zs2 .lb ul li:nth-child(5) .tp{height: 136px;}
.ny_zs2 .lb ul li:nth-child(6) .tp{height: 136px;}
.ny_zs2 .lb ul li .tp img{display:block; width:100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;}
.ny_zs2 .lb ul li .mc{font-size: 14px;line-height: 2;color: #333;text-align: center;padding: 10px 0;}

.ny_gy_bg{position: relative;}
.ny_gy{}
.ny_gy .txt{font-size: 16px;line-height: 2;color: #333;margin-top: 40px;}
.ny_gy .lb{margin-top: 50px;}
.ny_gy .lb ul{display: flex;flex-wrap: wrap;}
.ny_gy .lb ul li{width: 49%;margin: 0 2% 0 0;}
.ny_gy .lb ul li:nth-child(2n){margin-right: 0;}
.ny_gy .lb ul li .tp{border: 1px solid #e5e5e5;overflow: hidden;}
.ny_gy .lb ul li .tp img{display: block;width: 100%;}
.ny_gy .lb ul li .mc{font-size: 14px;line-height: 2;color: #333;text-align: center;padding: 10px 0;}

.ny_lc_bg{background: url('../img/ny_lc_bg.jpg') center center / cover no-repeat;position: relative;padding-top: 120px;padding-bottom: 150px;}
.ny_lc .lb_bg{position: relative;padding: 0 80px;margin-top: 150px;}
.ny_lc .lb_bg .lb_l,.ny_lc .lb_bg .lb_r{position: absolute;top: 50%;width: 50px;line-height: 50px;color: #fff;font-size: 18px;background: rgba(28, 216, 227, 0.5);text-align: center;border-radius: 50%;margin-top: -25px;-webkit-transition:0.5s;transition:0.5s;cursor: pointer;}
.ny_lc .lb_bg .lb_l{left: 0;}
.ny_lc .lb_bg .lb_r{right: 0;}
.ny_lc .lb_bg .lb_l:hover,.ny_lc .lb_bg .lb_r:hover{color: #fff;background: rgba(28, 216, 227,0.8);}
.ny_lc .lb_bg .lb{background: url('../img/pathBtnbg.png') left 53px no-repeat;background-size: 100% 14px;}
.ny_lc .lb_bg .lb ul li{padding:0 20px;}
.ny_lc .lb_bg .lb ul li .ml1{font-size: 24px;line-height: 30px;color: #fff;text-align: center;}
.ny_lc .lb_bg .lb ul li .ml2{width: 10px;height: 10px;background: #fff;border-radius: 50%;margin:20px auto 30px;}
.ny_lc .lb_bg .lb ul li .ml3{font-size: 16px;line-height: 30px;color: #fff;text-align: center;}

.ny_wh_bg{position: relative;}
.ny_wh .lb{margin-top: 60px;}
.ny_wh .lb ul{display: flex;}
.ny_wh .lb ul li{width: 32%;margin-right:2%;background: #f6f6f6;padding:60px 40px;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;}
.ny_wh .lb ul li:nth-child(3n){margin-right:0;}
.ny_wh .lb ul li .ml1{font-size: 56px;line-height: 1;color: #17bbc5;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh .lb ul li .ml2{font-size: 30px;line-height: 1.6;color: #333;text-align: center;margin-top: 24px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh .lb ul li .ml3{font-size: 16px;line-height: 2;color: #666;text-align: center;margin-top: 10px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh .lb ul li:hover{background: #17bbc5;}
.ny_wh .lb ul li:hover .ml1{color: #fff;}
.ny_wh .lb ul li:hover .ml2{color: #fff;}
.ny_wh .lb ul li:hover .ml3{color: #fff;}

.ny_rc1_bg{position: relative;}
.ny_rc1 .xbt{font-size: 16px;line-height: 2;color: #666;text-align: center;margin-top: 20px;}
.ny_rc1 .lb{margin-top: 60px;border-radius: 10px;overflow: hidden;}
.ny_rc1 .lb ul li{display: flex;align-items: center;align-content: center;background: #f6f6f6;}
.ny_rc1 .lb ul li:nth-child(2n){flex-direction: row-reverse;}
.ny_rc1 .lb ul li .img{overflow: hidden;width: 50%;height: 300px;}
.ny_rc1 .lb ul li .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_rc1 .lb ul li .txt{width: 50%;font-size: 16px;line-height: 2;color: #333;padding: 0 40px;}

.ny_rc2_bg{position: relative;}
.ny_rc2 .lb{margin-top: 60px;border-radius: 10px;overflow: hidden;}
.ny_rc2 .lb ul{display: flex;flex-wrap: wrap;}
.ny_rc2 .lb ul li{width: 32%;margin: 0 2% 2% 0;position: relative;border: 1px solid #eee;padding:50px 20px;}
.ny_rc2 .lb ul li:nth-child(3){margin-right: 0;}
.ny_rc2 .lb ul li:nth-child(4){width: 49%;margin-bottom: 0;}
.ny_rc2 .lb ul li:nth-child(5){width: 49%;margin-bottom: 0;margin-right: 0;}
.ny_rc2 .lb ul li .img{font-size: 72px;line-height: 1;color: #17bbc5;text-align: center;}
.ny_rc2 .lb ul li .txt{text-align: center;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.ny_rc2 .lb ul li .txt2{width: 100%;}
.ny_rc2 .lb ul li .txt .ml1{font-size: 24px;line-height: 1;color: #333;-webkit-transition:0.5s;transition:0.5s;margin-top: 30px;}
.ny_rc2 .lb ul li .txt .ml2{font-size: 16px;line-height: 2;margin-top: 20px;-webkit-transition:0.5s;transition:0.5s;}
/*.ny_rc2 .lb ul li:hover .txt{background:#17bbc5;color: #fff;}
.ny_rc2 .lb ul li:hover .txt .ml1{color: #fff;}
.ny_rc2 .lb ul li:hover .txt .ml2{color: #fff;}*/

.ny_rc3_bg{position: relative;}
.ny_rc3_bg .ms{font-size: 16px;line-height: 2;color: #666;text-align: center;margin-top: 20px;}
.ny_rc3{}
.ny_rc3 .lb{margin-top: 50px;}
.ny_rc3 .lb ul{display: flex;flex-wrap: wrap;}
.ny_rc3 .lb ul li{width: 32%;margin:0 2% 2% 0;padding:30px;background: #f6f6f6;border-radius: 10px;overflow: hidden;}
.ny_rc3 .lb ul li:nth-child(3n){margin-right: 0;}
.ny_rc3 .lb ul li .ny_zp_txt{ position:relative;}
.ny_rc3 .lb ul li .ny_zp_txt .ml1{ font-size:20px; line-height:35px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_rc3 .lb ul li .ny_zp_txt .ml2{ font-size:15px; line-height:2; color:#333;margin-top: 10px;height: 96px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.ny_rc3 .lb ul li .ny_zp_txt .ml3{margin-top: 20px;display: flex;}

.ny_zp_tc_bg{position: fixed; left: 0;top: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.75);z-index: 99;display: none;}
.ny_zp_tc{position: absolute; left: 50%;top: 50%;background:#fff;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 60px 50px 60px 50px;border-radius: 10px;font-size: 14px;line-height: 30px;color: #444;width: 80%; max-width: 700px;height: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_zp_tc_gb{position:absolute;right: -18px;top: -18px;width: 36px;line-height:36px;text-align: center;font-size: 14px;color: #fff;background: #17bbc5;border-radius: 50%;cursor: pointer;}
.ny_zp_tc_xx{height: 100%;overflow: auto;padding-right: 10px;}
.ny_zp_tc_xx::-webkit-scrollbar{width:5px;height:5px;}
.ny_zp_tc_xx::-webkit-scrollbar-track{background:#eee;border-radius:2px;}
.ny_zp_tc_xx::-webkit-scrollbar-thumb{background: #17bbc5;border-radius:2px;}
.ny_zp_tc_xx_gd .ml1{font-weight: bold;font-size: 24px;color: #333;}
.ny_zp_tc_xx_gd .ml2{font-size: 15px;line-height: 2;color: #333;margin-top: 20px;}
.ny_zp_tc_xx_gd .ml3{display: flex;margin-top: 30px;}


.ny_lx_bg{position: relative;}
.ny_lx{display: flex;justify-content: space-between;position: relative;}
.ny_lx .txt{width: 40%;border: 1px solid #eee;padding: 30px;}
.ny_lx .txt .bt{font-size: 36px;line-height: 36px;color: #333;font-weight: bold;}
.ny_lx .txt .nr{font-size: 16px;line-height: 36px;color: #666;margin-top: 30px;}
.ny_lx .txt .nr ul li{font-size: 15px;line-height: 30px;color: #333;display: flex;border-top: 1px solid #eee;padding: 20px 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 40px; font-size: 28px;line-height: 30px;color: #17bbc5;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 .dt{width: 58%;border: 1px solid #eee;overflow: hidden;}
.ny_lx .dt iframe{display: block;width: 100%;height: 100%;}

.ny_ly_bg{position: relative;}
.ny_ly{}
.ny_ly .ms{font-size: 16px;line-height:2;color: #666;text-align: center;margin-top: 20px;}
.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: 15px;line-height: 48px;height: 50px;padding: 0 20px;color: #666;-webkit-transition:0.5s; transition:0.5s;}
.ny_ly ul li textarea{display: block;width: 100%;border: 1px solid #eee;font-size: 15px;line-height: 30px;height: 220px;padding: 10px 20px;color: #666;-webkit-transition:0.5s; transition:0.5s;}
.ny_ly ul li input:focus,.ny_ly ul li textarea:focus{border: 1px solid #17bbc5!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: 130px;font-size: 15px;line-height: 50px;color: #fff;background: #17bbc5;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.ny_ly ul li.button button:nth-child(2){margin-left:1%;}
.ny_ly ul li.button button:hover{background: #00969d;}

.ny_xw_bg{}
.ny_xw{}
.ny_xw ul{}
.ny_xw ul{}
.ny_xw ul li{margin-bottom:20px;overflow: hidden;}
.ny_xw ul li a{display: flex;background: #f6f6f6;}
.ny_xw ul li .img{width: 280px;overflow: hidden;height: 242px;} 
.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{flex:1;overflow: hidden;width: 100%;padding:30px 30px;position: relative;}
.ny_xw ul li .txt .ml1{font-size:18px;line-height:24px;color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li .txt .ml2{font-size:14px;margin: 5px 0 10px;line-height:24px;color:#999;} 
.ny_xw ul li .txt .ml3{font-size:15px;line-height:24px;color: #666;border-top: 1px solid #e5e5e5;padding-top: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} 
.ny_xw ul li .txt .ml4{display: flex;justify-content: flex-end;margin-top: 20px;}
.ny_xw ul li .txt .ml1:hover{color:#17bbc5;}

.ny_xw_xq{display: flex;justify-content: space-between;}
.ny_xw_xq_l{width: 70%;}
.ny_xw_xq_r{width: 25%;position: relative;}

.fa_xq{}
.fa_xq .bt{font-size: 30px;line-height: 40px;color: #333;}
.fa_xq .ms{margin-top: 20px;color: #999;font-size: 14px;line-height: 24px;}
.fa_xq .ms .line{padding:0 15px; }
.fa_xq .ms span.iconfont{padding-right: 5px;}
.fa_xq .ms a{color: #666;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #17bbc5;}
.fa_xq .txt{font-size: 15px;line-height: 30px;color: #333;padding-top: 20px;border-top: 1px solid #eee;margin-top: 20px;}
.fa_xq .txt table{border: 1px solid #ccc;border-width: 1px 1px 0 0;width: 100%;margin-top: 20px;margin-bottom: 20px;}
.fa_xq .txt table th{border: 1px solid #ccc;border-width:0 0 1px 1px;padding: 5px 10px;background: #17bbc5;color: #fff;line-height: 24px;text-align: left;}
.fa_xq .txt table td{border: 1px solid #ccc;border-width:0 0 1px 1px;padding: 2px 10px;line-height: 24px;}
.fa_xq .txt img{display: block;max-width: 100%;margin: auto;}

.ny_xw_xq_xw_tj{position: sticky;top: 120px;}
.ny_xw_xq_xw_tj .bt{font-size: 20px;line-height: 30px;color: #333;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.ny_xw_xq_xw_tj ul{}
.ny_xw_xq_xw_tj ul li{margin-top: 20px;position: relative;padding-left: 95px;height: 80px;}
.ny_xw_xq_xw_tj ul li .h3{position: absolute;left: 0;top: 0;width: 80px;height: 80px;}
.ny_xw_xq_xw_tj ul li .h3 img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_xw_xq_xw_tj ul li .h1{font-size: 15px;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: #17bbc5;}
.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 span{font-size: 16px;float: left;padding-right: 5px;}

.view-page2{padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;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:15px;line-height:30px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.view-page2 a:hover{color:#17bbc5;}