/*@font-face {
	font-family: "Jost";
	src: url('Jost-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}*/
*{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:#7c7875;outline:0;font-family:Jost, Arial, sans-serif;}
html,body{width:100%;position:relative;}
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:#2464c3;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1600{width:1600px;max-width: 95%; margin:auto;}
.w1440{width:1440px;max-width: 95%; margin:auto;}
.w1380{width:1380px;max-width: 95%; margin:auto;}
.w1200{width:1200px;max-width: 95%; margin:auto;}
.w1000{width:1000px;max-width: 95%; margin:auto;}
.w800{width:800px;max-width: 95%; margin:auto;}
.pd95{padding-left: 45px;padding-right: 45px;}
.pd06{padding-left: 6%;padding-right: 6%;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}
.pdt30{padding-top: 30px;padding-bottom: 30px;}
.pd12{padding-left: 12%;padding-right: 12%;}
.pdtop0{padding-top: 0;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition:0.5s;transition:0.5s;}
.top_h{display: flex;align-items: center;justify-content: space-between;height: 100px;}
.logo_dh{display: flex;align-items: center;}
.logo{}
.logo img{display: block;height: 100px;padding: 30px 0;}
.logo img.hs{display:none;}
.dh{margin-left: 50px;display: none;}
.dh ul{display: flex;}
.dh ul li{}
.dh ul li p a{display: block;font-size: 14px;line-height: 44px;font-weight: bold;color: #fff;padding: 0 15px;position: relative;border-radius: 3px;text-transform: uppercase;display: flex;align-items: center;}
.dh ul li p a i{padding-left: 3px;font-size: 18px;font-weight: normal;}
.dh ul li:hover p a{background: #faf6f3;color: #000;}
.dh ul li .dh_fl{position: absolute;left: 0;right: 0;top: 72px;display: none;padding-top:4px;}
.dh ul li .dh_fl .dh_fl_bg{background: #fff;box-shadow: 0 10px 10px rgba(0,0,0,0.1);display: flex;align-items: center;justify-content: center;padding: 40px 0;}
.dh ul li .dh_fl ul{width:1440px;max-width: 95%;}
.dh ul li .dh_fl ul li{width: 25%;}
.dh ul li .dh_fl ul li a{display: block;font-size: 14px;line-height: 20px;padding: 5px 0 20px;border-bottom: 1px solid #d2ceca;color: #000;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;text-transform: uppercase;}
.dh ul li .dh_fl ul li a:hover{text-decoration: underline;}
.dh ul li .dh_fl ul li .dh_fl{position: relative;top: 0px;display:block;margin-top: 15px;}
.dh ul li .dh_fl ul li .dh_fl ul{display:block;}
.dh ul li .dh_fl ul li .dh_fl ul li{width: 100%;display: flex;}
.dh ul li .dh_fl ul li .dh_fl ul li a{border-bottom: none;font-weight: normal;padding: 5px 0;position: relative;font-size: 13px;}
.dh ul li .dh_fl ul li .dh_fl ul li a:after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 1px;background: #000;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li .dh_fl ul li a:hover{text-decoration: none;}
.dh ul li .dh_fl ul li .dh_fl ul li a:hover:after{width: 100%;}

.top_h_r{display: flex;align-items: center;}
.top_h_r a{margin-left: 5px;display: flex;align-items: center;justify-content: center;width:44px;height: 44px;border-radius: 3px;}
.top_h_r a i{font-size: 24px;color: #fff;}
.top_h_r a:hover{background: #faf6f3;}
.top_h_r a:hover i{color: #000;}

.yuyan_bg{position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);z-index: 10;overflow: hidden;display: none;}
.yuyan{position: fixed;top: 0;right: -100%;bottom: 0;width: 20%;background: #fff;padding: 3% 3%;-webkit-transition:0.5s;transition:0.5s;}
.yuyan .ml1{font-size: 18px;line-height: 24px;color: #000;display: flex;align-items: center;cursor: pointer;text-transform: uppercase;}
.yuyan .ml1 .yuyan_gb{font-size: 16px;padding-right: 10px;color: #000;}
.yuyan .ml2{font-size: 14px;line-height: 24px;color: #7c7875;margin-top: 20px;}
.yuyan .ml3{margin-top: 10px;}
.yuyan .ml3 a{display: flex;align-items: center;justify-content: space-between;font-size: 14px;line-height: 36px;color: #000;-webkit-transition:0.5s;transition:0.5s;}
.yuyan .ml3 a i{font-size: 20px;}
.yuyan .ml3 a:hover{}
.yuyan_bg.on .yuyan{right: 0;}

.top_ss_xl{position: fixed;left: 0;top: 0;right: 0;z-index: 10;bottom: 0;background: #fff;display: none;}
.top_ss_xl .top_ss_bg{width: 800px;max-width: 95%;margin: auto;}
.top_ss_logo{display: flex;align-items: center;justify-content: center;}
.top_ss_logo a{}
.top_ss_logo img{display: block;height: 100px;padding: 30px 0;}
.top_ss_xl form{display: block;position: relative;padding: 0 40px 0 50px;border-bottom: 1px solid #000;margin-top: 20px;}
.top_ss_xl form input{display: block;width: 100%; font-size: 14px;line-height: 60px;color: #000;height: 60px;}
.top_ss_xl form a{position: absolute;left: 0;top: 0;font-size: 22px;line-height: 60px;color: #000;text-align: center;}
.top_ss_xl form .top_ss_gb{position: absolute;right: 0;top: 0;width: 30px;font-size: 18px;line-height: 60px;color: #000;text-align: center;cursor: pointer;}

.top_bg.on{background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0,0.1);}
.top_bg.on .logo img.bs{display:none;}
.top_bg.on .logo img.hs{display:block;}
.top_bg.on .dh ul li p a{color: #000;}
.top_bg.on .top_h_r a i{color: #000;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li a{display: block;}
.banner ul li a .img{height:570px;overflow:hidden;position: relative;}
.banner ul li a .img:after{content: "";position: absolute;inset: 0;background: rgba(0, 0, 0, 0.2);}
.banner ul li a .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.swiper-slide-active a .img img{-webkit-animation: puffIn 1s both;animation: puffIn 1s both;}
.banner ul li .txt_bg{position: absolute;inset: 0;display: flex;align-items: center;}
.banner ul li .txt .ml1{font-size: 12px;line-height: 20px;color: #fff;}
.banner ul li .txt .ml2{font-size: 72px;line-height: 72px;color: #fff;margin-top: 30px;text-transform: uppercase;}
.banner ul li .txt .ml3{font-size: 14px;line-height: 20px;color: #fff;margin-top: 30px;}
.banner .more_an{background: #fff;color: #2464c3;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation: fadeInUp 1s 0.2s both;animation: fadeInUp 1s 0.2s both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation: fadeInUp 1s 0.6s both;animation: fadeInUp 1s 0.6s both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation: fadeInUp 1s 1s both;animation: fadeInUp 1s 1s both;}
.bandd{position:absolute; left:0; bottom:40px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 10px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.3);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:3%;}
.bany{right:3%;}
.banner:hover .banz,.banner:hover .bany{opacity:0.5;}

.sy_td{}
.sy_td ul{display: flex;justify-content:space-around;}
.sy_td ul li{text-align: center;}
.sy_td ul li .ml1{font-size: 36px;line-height:36px;color: #000;}
.sy_td ul li .ml2{font-size: 20px;line-height:30px;color: #000;margin-top: 15px;}
.sy_td ul li .ml3{font-size: 14px;line-height:24px;color: #7c7875;}

.sy_cp_bg{background: #faf6f3;}
.sy_cp{}
.sy_cp ul{display: flex;}
.sy_cp ul li{width: 23.5%;margin-right: 2%;}
.sy_cp ul li:nth-child(4n){margin-right: 0;}
.sy_cp ul li .img{overflow: hidden;border-radius: 10px;}
.sy_cp ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_cp ul li .txt{display: flex;align-items: center;justify-content: center;padding-top: 20px;}
.sy_cp ul li .txt p{font-size: 24px;line-height: 30px;color: #000;position: relative;}
.sy_cp ul li .txt p:after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 1px;background: #000;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp ul li .txt p:hover:after{width: 100%;}

.sy_cp_fl_bg{background: #f9f7f3;}
.sy_cp_fl{display: flex;padding-bottom: 60px;}
.sy_cp_fl .fenglei{width: 50%;padding-right: 10%;}
.sy_cp_fl .fenglei .bt{font-size: 14px;line-height: 30px;color: #000;text-transform: uppercase;padding-bottom: 60px;}
.sy_cp_fl .fenglei ul{}
.sy_cp_fl .fenglei ul li{border-bottom: 1px solid #d2ceca;}
.sy_cp_fl .fenglei ul li a{display: block;font-size: 36px;line-height: 50px;padding: 25px 0;opacity: 0.5;color: #000;text-transform: uppercase;}
.sy_cp_fl .fenglei ul li.on a{opacity: 1;}
.sy_cp_fl .img{width: 50%;}
.sy_cp_fl .img ul{}
.sy_cp_fl .img ul li{display: none;}
.sy_cp_fl .img ul li img{display: block;width: 100%;}

.sy_cp2_bg{}
.sy_cp2{display: flex;justify-content: space-between;padding-top: 60px;}
.sy_cp2 .img{width: 54%;/*border: 1px solid #d2ceca;*/}
.sy_cp2 .img img{display: block;width: 100%;}
.sy_cp2 .txt{width: 40%;}
.sy_cp2 .txt .ml1{font-size: 14px;line-height: 24px;color: #000;text-transform: uppercase;}
.sy_cp2 .txt .ml2{font-size: 24px;line-height: 32px;color: #000;margin-top: 10px;}
.sy_cp2 .txt .ml3{display: flex;margin-top: 40px;}
.sy_cp2 .txt .ml3 a{font-size: 14px;line-height: 46px;background: #000;text-align: center;color: #fff;width: 100%;display: flex;align-items: center;justify-content: center;}
.sy_cp2 .txt .ml3 a i{font-size: 24px;padding-right: 10px;}
.sy_cp2 .txt .ml3 a:hover{}
.sy_cp2 .txt .ml4{display: flex;margin-top: 20px;}
.sy_cp2 .txt .ml4 a{font-size: 14px;line-height: 46px;text-align: center;color: #000;width: 100%;display: flex;align-items: center;justify-content: center;}
.sy_cp2 .txt .ml4 a i{font-size: 16px;padding-left: 5px;position: relative;left: 0;-webkit-transition:0.2s;transition:0.2s;}
.sy_cp2 .txt .ml4 a:hover i{left: 5px;}

.sy_cp3_bg{}
.sy_cp3{}
.sy_cp3 ul{display: flex;}
.sy_cp3 ul li{width: 32%;margin-right: 2%;position: relative;}
.sy_cp3 ul li:nth-child(3n){margin-right: 0;}
.sy_cp3 ul li .img{overflow: hidden;border-radius: 10px;}
.sy_cp3 ul li .img img{display: block;width: 100%;-webkit-transition:1s cubic-bezier(0.4, 0, 0.2, 1);transition:1s cubic-bezier(0.4, 0, 0.2, 1);}
.sy_cp3 ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_cp3 ul li .txt{position: absolute;right: 40px;bottom: 0px;opacity: 0;font-size: 20px;color: #fff;display: flex;align-items: center;justify-content: center;width: 50px;height: 50px;border: 1px solid #fff;background: #000;-webkit-transition:1s cubic-bezier(0.4, 0, 0.2, 1);transition:1s cubic-bezier(0.4, 0, 0.2, 1);border-radius: 8px;}
.sy_cp3 ul li:hover .txt{bottom: 40px;opacity: 1;}

.sy_gy_bg{padding-bottom: 60px;}
.sy_gy{position: relative;}
.sy_gy .img{height: 400px;overflow: hidden;}
.sy_gy .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.sy_gy .txt{position: absolute;inset: 0;display: flex;align-items: center;justify-content: center;}
.sy_gy .txt .txt2{display: flex;align-items: center;justify-content: flex-end;}
.sy_gy .txt .txt2 a{font-size: 14px;line-height: 42px;background:rgba(0,0,0,0.7);border: 2px solid rgba(255, 255, 255, 0.7);padding: 0 20px;text-align: center;color: #fff;display: flex;align-items: center;justify-content: center;border-radius:8px;-webkit-transition:0.2s;transition:0.2s;}
.sy_gy .txt .txt2 a i{font-size: 16px;padding-left: 5px;}
.sy_gy .txt .txt2 a:hover{background:rgba(0,0,0,1);}

.foot_bg{}
.foot_bg .foot{display: flex;justify-content: space-between;border-top: 1px solid #d2ceca;padding: 50px 0;}
.foot_bg .foot .foot_lx{width: 25%;}
.foot_bg .foot .foot_lx .ml1 img{display: block;height: 40px;}
.foot_bg .foot .foot_lx .ml2{margin-top: 10px;font-size: 14px;line-height: 24px;color: #000;}
.foot_bg .foot .foot_dh{width: 40%;display: flex;justify-content: space-between;}
.foot_bg .foot .foot_dh ul{width: 50%;}
.foot_bg .foot .foot_dh ul li{}
.foot_bg .foot .foot_dh ul li.bt{padding-bottom: 5px;}
.foot_bg .foot .foot_dh ul li a{font-size: 14px;line-height: 30px;color: #7c7875;text-transform: uppercase;}
.foot_bg .foot .foot_dh ul li.bt a{font-weight: bold;color: #000;text-transform: none;}
.foot_bg .bqsy{border-top: 1px solid #d2ceca;font-size: 12px;line-height: 20px;color: #7c7875;padding: 30px 0;text-align: center;}

.fhsy{position: fixed;right: 10px;bottom: 10px;width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;font-size: 22px;color: #fff;border: 1px solid #fff;background: #000;cursor: pointer;-webkit-transition:0.2s;transition:0.2s;opacity: 0;border-radius: 8px;}
.fhsy.on{opacity: 1;}
.fhsy:hover{border: 1px solid #fff;}

.ny_bg{padding: 100px 0 80px;}

.ny_dqlj{display: flex;align-items: center;height: 60px;}
.ny_dqlj em{line-height: 24px;font-size: 16px;color: #bbb;}
.ny_dqlj i{line-height: 24px;font-size: 14px;color: #bbb;}
.ny_dqlj span{font-size:14px;color:#bbb;line-height: 24px;}
.ny_dqlj a{font-size:14px;color:#999;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;}
.ny_dqlj a.on{color:#000;}
.ny_dqlj a:hover{color:#000;}

.ny_bt{font-size: 72px;line-height: 72px;color: #000;font-weight: bold;margin-top: 40px;text-transform: uppercase;}
.ny_bt_txt{font-size: 14px;line-height: 24px;color: #000;margin-top: 5px;}
.ny_gy{font-size: 14px;line-height: 24px;color: #000;margin-top: 30px;}
.ny_gy img{display: block;max-width: 100%;margin-top: 10px;margin-bottom: 10px;}
.ny_hz{margin-top: 60px;}
.ny_hz .bt{font-size: 48px;line-height: 48px;color: #000;font-weight: bold;text-transform: uppercase;}
.ny_hz .lb{margin-top: 40px;}
.ny_hz .lb ul{display: flex;flex-wrap: wrap;}
.ny_hz .lb ul li{width: 19.2%;margin: 0 1% 1% 0;}
.ny_hz .lb ul li:nth-child(5n){margin-right: 0;}
.ny_hz .lb ul li img{display: block;width: 100%;filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-o-filter: grayscale(100%);filter: gray;-webkit-transition:0.5s;transition:0.5s;opacity: 0.4;}
.ny_hz .lb ul li:hover img{filter: grayscale(0);-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-o-filter: grayscale(0);filter: none;opacity: 1;}

.ny_cp_bt{display: flex;align-items: center;height: 520px;}
.ny_cp_bt .txt{font-size: 72px;line-height: 72px;color: #000;text-transform: uppercase;word-wrap: break-word;width: 45%;}
.ny_cp_bt .img{position: absolute;right: 0;top: 100px;height: 580px;width: 50%;overflow: hidden;}
.ny_cp_bt .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.ny_cp{display:flex;justify-content: space-between;padding-top: 30px;}
.ny_cp_row_reverse{flex-direction:row-reverse;}
.ny_cp_fl{width:24%;position: relative;}
.ny_cp_fl_sticky{position: sticky;top: 140px;}
.ny_cp_fl ul{}
.ny_cp_fl ul li{}
.ny_cp_fl ul li p{position: relative;border-top: 1px solid #000;display: flex;cursor: pointer;}
.ny_cp_fl ul li:nth-child(1) p{border-top: none;}
.ny_cp_fl ul li p a{font-size: 16px;line-height: 56px;color: #000;font-weight: bold;text-transform: uppercase;position: relative;}
.ny_cp_fl ul li p a:after{content: "";position: absolute;left: 0;bottom:12px;width: 0;height: 1px;background: #000;-webkit-transition:0.2s;transition:0.2s;}
.ny_cp_fl ul li p a:hover:after{width: 100%;}
.ny_cp_fl ul li p i{position: absolute;right: 0;top: 0;font-size: 20px;height: 56px;color: #000;cursor: pointer;display: flex;align-items: center;justify-content: center;}
.ny_cp_fl ul li p i:before{-webkit-transition:0.2s;transition:0.2s;}
.ny_cp_fl ul li.on p i:before{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.ny_cp_fl ul li .xl{padding-bottom: 20px;display: none;}
.ny_cp_fl ul li .xl ul li{}
.ny_cp_fl ul li .xl ul li a{display: block;font-size: 14px;line-height: 24px;color: #999;padding: 5px 0;-webkit-transition:0.2s;transition:0.2s;}
.ny_cp_fl ul li .xl ul li.on a{color: #000;}
.ny_cp_fl ul li .xl ul li:hover a{color: #000;}
.ny_cp .lb{width:72%;}
.ny_cp .lb ul{display: flex;flex-wrap: wrap;}
.ny_cp .lb ul li{width: 32%;margin: 0 2% 60px 0;}
.ny_cp .lb ul li:nth-child(3n){margin-right: 0;}
.ny_cp .lb ul li .img{overflow: hidden;position: relative;}
.ny_cp .lb ul li .img .gengduo{position: absolute;inset: 0;display: flex;align-items: flex-end;justify-content: center;padding: 10px;background: rgba(0, 0, 0, 0.5);opacity: 0;-webkit-transition:0.2s;transition:0.2s;}
.ny_cp .lb ul li .img .gengduo span{font-size: 14px;line-height: 36px;color: #fff;background: #000;padding: 0 20px;border-radius: 5px;}
.ny_cp .lb ul li:hover .img .gengduo{opacity: 1;}
.ny_cp .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.2s;transition:0.2s;}
.ny_cp .lb ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.ny_cp .lb ul li .txt{font-size: 14px;line-height: 24px;color: #000;padding: 10px 0;}

.ny_cp2{width:72%;}
.ny_cp2 .ny_bt{margin-top: 0;}
.ny_cp2 .txt{font-size: 14px;line-height: 24px;color: #000;margin-top: 30px;}
.ny_cp2 .txt img{display: block;max-width: 100%;margin-top: 10px;margin-bottom: 10px;}

.ny_cp_xq{display:flex;justify-content: space-between;padding-top: 30px;}
.ny_cp_xq .img_bg{width: 64%;display: flex;}
.ny_cp_xq .img_bg ul{}
.ny_cp_xq .img_bg ul li{}
.ny_cp_xq .img_bg ul li img{display: block;width: 100%;}
.ny_cp_xq .img1{width: 80px;margin-right: 10px;}
.ny_cp_xq .img1 ul li{height: 80px;border: 1px solid #d2ceca;margin-bottom: 10px;border-radius: 10px;overflow: hidden;}
.ny_cp_xq .img1 ul li img{height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_cp_xq .img1 ul .ycsz{height: 80px;border: 1px solid #d2ceca;display: flex;align-items: center;justify-content: center;font-size: 18px;color: #000;border-radius: 10px;overflow: hidden;cursor: pointer;}
.ny_cp_xq .img2{flex: 1;overflow: hidden;width: 100%;height: 100vh;overflow: scroll;}
.ny_cp_xq .img2{height: 100vh;overflow: scroll;}
.ny_cp_xq .img2::-webkit-scrollbar{width: 0px;height: 0px;}
.ny_cp_xq .img2::-webkit-scrollbar-thumb{background-color:transparent;}
.ny_cp_xq .img2::-webkit-scrollbar-track{background-color:transparent;}
.ny_cp_xq .txt{width: 32%;}
.ny_cp_xq .txt .ml1{font-size: 14px;line-height: 30px;color: #000;text-transform: uppercase;}
.ny_cp_xq .txt .ml2{font-size: 36px;line-height: 46px;color: #000;margin-top: 10px;}
.ny_cp_xq .txt .ml3{border: 1px solid #d2ceca;padding: 20px;font-size: 14px;line-height: 24px;color: #666;margin-top: 20px;}
.ny_cp_xq .txt .ml4{display: flex;margin-top: 40px;}
.ny_cp_xq .txt .ml4 a{font-size: 14px;line-height: 46px;background: #000;text-align: center;color: #fff;width: 100%;display: flex;align-items: center;justify-content: center;}
.ny_cp_xq .txt .ml4 a i{font-size: 24px;padding-right: 10px;}
.ny_cp_xq .txt .ml4 a:hover{}

.ny_cp_xq2{padding-top: 60px;}
.ny_cp_xq2 .bt{display: flex;border-bottom: 1px solid #d2ceca;}
.ny_cp_xq2 .bt span{font-size: 24px;line-height: 30px;margin-right: 40px;color: #000;padding: 20px 0;cursor: pointer;}
.ny_cp_xq2 .bt span.on{border-bottom: 2px solid #000;}
.ny_cp_xq2 .lb_bg{padding: 20px 0;font-size: 14px;line-height: 24px;color: #000;}
.ny_cp_xq2 .lb_bg img{max-width: 100%;display: block;}
.ny_cp_xq2 .lb_bg .lb{display: none;}

.ny_cp_tj_bg{background: #faf6f3;}
.ny_cp_tj{}
.ny_cp_tj .bt{font-size: 46px;line-height: 46px;color: #000;}
.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%;margin: 0 2% 0 0;}
.ny_cp_tj .lb ul li:nth-child(4n){margin-right: 0;}
.ny_cp_tj .lb ul li .img{overflow: hidden;position: relative;}
.ny_cp_tj .lb ul li .img .gengduo{position: absolute;inset: 0;display: flex;align-items: flex-end;justify-content: center;padding: 10px;background: rgba(0, 0, 0, 0.5);opacity: 0;-webkit-transition:0.2s;transition:0.2s;}
.ny_cp_tj .lb ul li .img .gengduo span{font-size: 14px;line-height: 36px;color: #fff;background: #000;padding: 0 20px;border-radius: 5px;}
.ny_cp_tj .lb ul li:hover .img .gengduo{opacity: 1;}
.ny_cp_tj .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.2s;transition:0.2s;}
.ny_cp_tj .lb ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.ny_cp_tj .lb ul li .txt{font-size: 14px;line-height: 24px;color: #000;padding: 10px 0;}

.ny_faq{margin-top: 30px;}
.ny_faq ul{}
.ny_faq ul li{position: relative;cursor: pointer;}
.ny_faq ul li:after{content: "\e623";font-family: "iconfont" !important;position: absolute;right: 0px;top: 30px;font-size: 20px;line-height: 24px;font-weight: bold;color: #000;cursor: pointer;}
.ny_faq ul li.on:after{content: "\e729";}
.ny_faq ul li .txt{border-bottom: 1px solid #d2ceca;padding:30px 40px 30px 0px;}
.ny_faq ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #000;-webkit-transition:0.5s;transition:0.5s;font-weight: 700;position: relative;}
.ny_faq ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #000;display: none;padding-top: 20px;}

.ny_xw{margin-top: 50px;}
.ny_xw ul{display: flex;flex-wrap: wrap;}
.ny_xw ul li{width: 30%;margin: 0 5% 5% 0;position: relative;overflow: hidden;}
.ny_xw ul li:nth-child(3n){margin-right: 0;}
.ny_xw ul li:after{content: "";position: absolute;left: 0;bottom: 0;height: 3px;width: 0;background: #000;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li:hover:after{width: 100%;}
.ny_xw ul li .img{overflow: hidden;} 
.ny_xw ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xw ul li .txt{padding: 20px 0 20px;}
.ny_xw ul li .txt .ml1{font-size:14px;line-height:24px;color:#999;}
.ny_xw ul li .txt .ml2{font-size:18px;margin: 10px 0 10px;line-height:24px;color:#000;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.ny_xw ul li .txt .ml3{font-size:14px;line-height:24px;color: #7c7875;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw ul li:hover .txt .ml2{color:#000;}

.fa_xq{margin-top: 40px;}
.fa_xq .bt{font-size: 36px;line-height: 46px;color: #000;font-weight: bold;}
.fa_xq .ms{margin-top: 20px;color: #7c7875;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: #7c7875;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #000;}
.fa_xq .txt{font-size: 14px;line-height: 24px;color: #000;padding-top: 20px;}
.fa_xq .txt table{border: 1px solid #d2ceca;border-width: 1px 1px 0 0;width: 100%;margin-top: 20px;margin-bottom: 20px;}
.fa_xq .txt table th{border: 1px solid #d2ceca;border-width:0 0 1px 1px;padding: 5px 10px;background: #000;color: #fff;line-height: 24px;text-align: left;}
.fa_xq .txt table td{border: 1px solid #d2ceca;border-width:0 0 1px 1px;padding: 5px 10px;line-height: 24px;}
.fa_xq .txt img{display: block;max-width: 100%;margin: auto;}

.pagination{display: flex;align-items: center;justify-content: center;margin-top: 30px;}
.pagination a{font-size: 14px;width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;border-radius: 5px; color: #000;}
.pagination span{font-size: 14px;width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;border-radius: 5px; color: #000;}
.pagination a i{font-size: 12px;color: #000;}
.pagination a.on{background: #000;color: #fff;}