*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family: 'Hos';}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}
.top50{margin-top:50px;}
.top70{margin-top:70px;}

/* fonts */
@font-face { 
        font-family: 'Hos'; src: 
       url('https://cdn.114my.com.cn/font/lcw/Hos.ttf') format('truetype')
}
@font-face { 
        font-family: 'srm'; src: 
       url('https://cdn.114my.com.cn/font/lcw/srm.otf') format('truetype')
}
@font-face { 
        font-family: 'DIN'; src: 
       url('https://cdn.114my.com.cn/font/lcw/D-DIN-Bold.ttf') format('truetype')
}


.MY{ font-family: "Microsoft YaHei";}

@font-face {
  font-family: 'iconfont';  /* Project id 4934033 */
  src: url('//at.alicdn.com/t/c/font_4934033_zrm4feh62r.woff2?t=1748575041003') format('woff2'),
       url('//at.alicdn.com/t/c/font_4934033_zrm4feh62r.woff?t=1748575041003') format('woff'),
       url('//at.alicdn.com/t/c/font_4934033_zrm4feh62r.ttf?t=1748575041003') format('truetype');
}

@font-face {
  font-family: "alzt";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/3hA9V25sMv11/6My3lU0k60Ck.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/3hA9V25sMv11/y7mk1fP9EMoE.woff") format("woff");
  font-display: swap;
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


.gyc {margin: 0 auto;max-width: 1400px;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya {margin: 0 auto;max-width: 86%;min-width: 1200px;overflow:hidden;}
.gyb {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
@media screen and (max-width: 1440px){
.gybb {max-width: 1440px;min-width: 1200px;}
}
@media screen and (max-width: 1366px){
.gybb {max-width: 1366px;min-width: 1200px;}
}
@media screen and (max-width: 1280px){
.gybb {max-width: 1280px;min-width: 1200px;}
}
@media screen and (max-width: 1366px){
.gya {margin: 0 auto;max-width: 1366px;min-width: 1200px;overflow:hidden;}
}


/*bt*/
.one_title{text-align: center;margin-bottom:40px;   position: relative;   z-index: 11; }
.one_title p{font-size:44px; font-weight: bold; color:#333;}
.one_title p b{color:#f57601;}
.one_title span{display: inline-block;font-size:18px;color:#999;margin-top:12px;position:relative;}
.one_title span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title span i:first-child{left:-20px;}
.one_title span i:last-child{right:-20px;}
.one_title span i:before,.one_title span i:after{content:'';position:absolute;}
.one_title span i:before{width:5px;height:2px;background:#999;top:calc(50% - 1px);}
.one_title span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #999;left:0;top:0;}
.one_title span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}

.one_title1{text-align: center;margin-bottom:40px;}
.one_title1 p{font-size:44px; color:#fff;}
.one_title1 p b{font-weight: bold;}
.one_title1 span{display: inline-block;font-size:18px;color:#f5f5f5;margin-top:12px;position:relative;}
.one_title1 span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title1 span i:first-child{left:-20px;}
.one_title1 span i:last-child{right:-20px;}
.one_title1 span i:before,.one_title1 span i:after{content:'';position:absolute;}
.one_title1 span i:before{width:5px;height:2px;background:rgba(255,255,255,0.7);top:calc(50% - 1px);}
.one_title1 span i:after{width:8px;height:8px;border-radius:100%;border:2px solid rgba(255,255,255,0.7);left:0;top:0;}
.one_title1 span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title1 span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}


@keyframes oneTitleBefore{
  0%{width:5px;left:-10px;}
  25%{width:1px;left:0px;}
  50%{width:5px;left:-10px;}
  75%{width:15px;left:-20px;}
  100%{width:5px;left:-10px;}
}
@keyframes oneTitleAfter{
  0%{width:5px;right:-10px;}
  25%{width:1px;right:0px;}
  50%{width:5px;right:-10px;}
  75%{width:15px;right:-20px;}
  100%{width:5px;right:-10px;}
}





/*head*/
.head {padding: 2% 2%; width: 100%;z-index: 100; position:absolute;top:0;background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);}
.head.on{width: 100%;z-index: 999; box-shadow: 0 0 20px #666;background: rgba(0,0,0,0.7); position: fixed;padding: 5px 1%;}
.head.on .head_logo p b{color: #fff;}
.head.on .head_logo p span{color: rgba(255,255,255,0.9); letter-spacing: 1px;}
.head.on .head_nav>ul>li>a {color: #fff;}
.head.on .head_nav>ul>li.cur>a{color: #fff;}
.head.on .head_nav li:hover>a{color: #fff;}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center; }
.head_logo i {/*width: 39%;*/position: relative; padding: 0.5%;}
.head_logo i:before {content:'';width:1px;height:100%; position:absolute;top:0;right: -17px;}
.head_logo i:after {content:'';width: 3px;height: 20%; position:absolute;top: 22px;right: -18px;}
.head_logo i img {/*width:100%;height:auto;*/}
.head_logo p {display: flex;flex-direction: column;font-size: calc(0.8rem + 0.65vw);margin: 0 0 0 14px;color: #fff;font-weight: bold;letter-spacing: 1px; align-items: flex-start; width: 380px;}

   
	
.head_logo p b {font-size:1.5vw;line-height:1; color: #fff; font-family: "alzt";}
@media screen and (max-width: 1680px){
.head_logo p b {font-size:1.5vw;}
}
@media screen and (max-width: 1440px){
.head_logo p b {font-size:1.5vw;}
}
@media screen and (max-width: 1360px){
.head_logo p b {font-size:1.8vw;}
}
@media screen and (max-width: 1280px){
.head_logo p b {font-size:1.8vw;}
}
.head_logo p b em {color: #f57601;}
.head_logo p span {font-size: calc(0.7rem + 0.4vw);font-weight:  lighter;margin: 12px 0 0;text-align: center; position: relative;z-index: 5; letter-spacing: 2px; text-transform: uppercase;color: rgba(255,255,255,0.9);}
.head_logo p span:before,.head_logo p span:after {content:'';width: 3%;height: 0.125rem;position:absolute;top:0;background: #fff;bottom: 0;margin: auto;opacity: 0.5;display:none;}
.head_logo p span:before {left: 1rem;}
.head_logo p span:after {right: 1rem;}
.head_con {width: 62%;display:  flex;align-items:  center;justify-content:  space-between;}
@media screen and (max-width: 1680px){
.head_con {width: 64%;}
}
@media screen and (max-width: 1440px){
.head_con {width: 76%;}
}
@media screen and (max-width: 1366px){
.head_con {width: 76%;}
}
@media screen and (max-width: 1280px){
.head_con {width: 82%;}
}
.head_nav {width: 96%;/* background: #fff; */display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav>ul>li {width: 20%;position: relative;}
.head_nav>ul>li>a {font-size: calc(0.7rem + 0.35vw);position: relative;color: #fff;display: flex;letter-spacing: 0px;flex-direction: column;align-items: center;padding: 0.6rem 0;}
.head_nav>ul>li>a:before {content:'';width:0;height: 100%;background: linear-gradient(to right, #f57601, #cc0000);position:absolute;bottom: 0;right: 0;transition:0.5s;z-index: -1;right: 0;  border-radius: 50px;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 100%;right: auto;left: 0;background: linear-gradient(to right, #f57601, #cc0000);}
.head_nav li:hover>a,.head_nav>ul>li.cur>a {color:#fff;}
.head_nav>ul>li.cur>a i{color:rgba(0,0,0,0.4);}
.head_nav li:hover>a i{color:rgba(0,0,0,0.4);}
.head_nav li>a i {font-size: 11px;margin: 0.2rem 0 0;color:#ccc;}
.head_num {display:  flex; /*margin-left:2%;*/}
.head_num>ul {display: flex;width: 100%;align-items:  center;justify-content:  space-between;/*background: #eee;*/ padding: 2px 18px; border-radius: 20px;}
.head_num li {}
.head_num>ul>li:first-child {display:flex;align-items: center;}
.head_num>ul>li:nth-child(2){display:flex;align-items: center;}
.head_num li+li {margin: 0 0 0 1vw; padding: 0 0 0 0vw;}
.head_num li>i {font-size: 22px; display: flex;justify-content: center;align-items: center; color: #fff; /*border-radius: 5px; border: 1px solid #eee; */}
.head_num li:last-child:hover>p {transform: rotateX(0deg);}
.head_num li>p {font-size: 15px; white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 2%;transition: 0.5s;top: 100%;right: 0;}
.head_num li>p>span {font-family: 'Arial';font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: rgba(255,255,255,1);padding-top: 0.3rem;}
.head_num li>p>a{font-size:15px;color: #333;}
.head_num li>a {font-size: 15px; font-family:  Arial;display: flex;align-items: center;}
.head_num li>a i {transform:rotate(90deg);font-size: 10px;margin: -3px 0 0 4px;}
.head_lan {position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #ff6600;}
.head_lan p {display:flex; padding: 12% 0;width: 88px; background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#f57601;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#333;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px; white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

/*xiala*/
.head_qit {position: absolute;top: 0%;left: 0%;width: 100%;background: #eee;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;}
.head_nav li:nth-child(3) .head_qit {width: 100%; overflow:auto;}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit li {padding: 12%;text-align: center;}
.head_qit li dl {display:none;}
.head_qit li a {font-size: 14px;}
.head_qit>a {font-size: 14px;padding: 12%;text-align: center;white-space: nowrap; transition:0.5s;}
.head_qit>a+a {border-top: 1px solid #f9f9f9;}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 156%;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color:#fff;}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background: linear-gradient(to right, #f57601, #d70012);color:#fff;}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 25px;}
.icon>div i{border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;}
.icon>div:hover i{}
.icon>div i:before{content:'';width:40px;height: 5vw;border-radius:100%;position:absolute;top: 0;}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size: 19px;color: #fff;position: relative;z-index:2; font-weight: lighter;}
.icon>div:hover i span{}

.form_ul {}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top: 100%;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;}
.search_l span+span{margin-left:4px;    font-size: 14px;}
.search_l a{color: #444;font-size: 13px;margin: 0 5px;}
.search_r{margin-top: 15px;position:relative;width: 100%;}
#infoname{height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;width: 100%;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width: 150px;text-align:center;padding: 10px;}
.itel_box a{color:#333;position:relative;display: flex;font-size: 16px;font-family: Arial;text-transform: uppercase;align-items: center;padding: 5%;transition:0.5s;justify-content: center;}
.itel_box a:hover {background:#1f2c5c;color:#fff;}
.itel_box a+a {margin: 8% 0 0;}
.itel_box a span {overflow:hidden;border-radius: 50%;margin: 0 10px 0 0;width: 20px;height: 20px;}
.itel_box a span img {width:100%;height:auto;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;display: none;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.icon_search.icon_pho:hover .itel_box.dh_c { transform: rotateX(0);}






/* about */
.df {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pu_title .intro {
  color: #f57601;
}
.pu_title .intro i {
  width: 2.45rem;
  height: 1px;
  background: #f57601;
}
.pu_title .intro p {
  margin-left: 0.1rem;
}
.pu_title .text {
  margin-top: 1rem;
  font-weight: bold;
  color: #333;
}

.p100_ {
    padding-bottom: 70px;
}
.p100 {
    padding-top: 70px;
}

.ac {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.index_about {
  background: url('//memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250530/20250530151229_1363505248.jpg') center top no-repeat;
  background-size: cover;
}
.js {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.index_about .ut_1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.index_about .ut_1 .le_box {
  padding-right: 4rem;
}
.index_about .ut_1 .le_box .x2 {
  margin: 1.56rem 0 1.8rem;
}
.index_about .ut_1 .le_box .x2 p {
  text-align: justify;
  color: #333;
  line-height: 2;
}
.index_about .ut_1 .ri_box {
  width: 100%;
  overflow: hidden;
}
.index_about .ut_1 .ri_box img {
  transition: 0.4s;
  width: 100%;
    border-radius: 3%;
}
.index_about .ut_1 .ri_box:hover img { transform: scale(1.05);}



.index_about .ut_2 {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.index_about .ut_2 .item {
  background: #fff;
  padding: 3.42rem 3.38rem;
}
.f60 {
    font-size: 3.6rem;
    line-height: 3.6;
}
.f16 {
    font-size:1rem;
}
.f52 {
    font-size:2.2rem;
}
.f18 { font-size: 18px;}
.f188 { font-size: 1rem;}
.index_about .ut_2 .item .iconfont{
  max-width: 100%;
  transition: 0.4s;
color: #f57601;
font-size:54px;
line-height:54px;
    position: relative;
    z-index: 5;
}
.index_about .ut_2 .item:nth-child(2) .iconfont{font-size:50px;}
.index_about .ut_2 .item .iconfont:after {
    content: '';
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(252,10,30,0.1);
    position: absolute;
    top: 15px;
    right: -17px;
    z-index: -1;
}

.index_about .ut_2 .item .content {display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;}
.index_about .ut_2 .item .content .data p {float: left;
  transition: 0.4s;
  color: #333;
  font-weight: bold;
  line-height: 0.8;
}
.index_about .ut_2 .item .content .data b{ font-size: 16px; color: #666; font-weight: normal;}
.index_about .ut_2 .item .content .desc { margin-top: 1rem; color: #666;}
.index_about .ut_2 .item:hover .svg img {filter: brightness(1);}
.index_about .ut_2 .item:hover .content .data p { color: #f57601;}

.pu_link {
  display: inline-block;
}
.pu_link a {
  transition: 0.4s;
  width: 13rem;
  line-height: 6rem;
  border: 1px solid #fff;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 1rem 2.28rem;
}
.pu_link a:hover {
  background: #f57601;
  border-color: #f57601;
}
.pu_link.color a {
  border-color: #f57601;
  color: #f57601;
}
.pu_link.color a:hover {
  background: #f57601;
  color: #fff;
}
.pu_link.white a {
  border-color: #fff;
  color: #fff;
}
.pu_link.white a:hover {
  color: #f57601;
  background: #fff;
}


	
.about_data{display:flex;  width:1400px; height:180px; margin:50px auto 0; background:#fff;}
.about_data dl{display:flex;  position: relative; align-items: center; justify-content: center;width: calc(100% /4);}

   
    
.about_data dl:after{content: ''; width: 1px;  height: 60px;  background:#eee; position: absolute; right: 0;}
.about_data dt{margin-right:20px; width: 80px;}
.about_data dt i{font-size:70px; line-height:55px; color:#f57601; position: relative; }
.about_data dl:nth-child(1) dd{}
.about_data dl:nth-child(2) dd{}
.about_data dl:nth-child(3) dd{}
.about_data dl:nth-child(4) dd{}

.about_data dd{color:#020202;}
.about_data dd span{display:flex; flex-direction:row; justify-content:flex-start; align-items:flex-end; font-weight:bold;}
.about_data dd span font{ font-family: 'srm';  font-size:54px; line-height:38px;}
.about_data dd span em{display:block; margin-left:10px; font-size:20px; line-height:20px; font-weight: normal;}
.about_data dd p{margin-top:15px; font-size:16px; line-height:10px; color: #555;}
.about_data dt i:after {content: '';
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgb(245 118 1 / 10%);
    position: absolute;
    top: 15px;
    right: -8px;
    z-index: 1;}


/*banner*/
banner{display:block; width:100%; min-width:1200px; margin:0 auto;}
.banner_box{position:relative; overflow:hidden;}
.banner_box .swiper-slide{overflow:hidden;}
.banner_box .banner_img{width:100%; height:100vh;  display:flex; justify-content:center; align-items:center;}

.banner_box .banner_img img{min-width:1920px;  transform:scale(1.1);transition:4s;}
.banner_box .swiper-slide-active .banner_img img{transform:scale(1.0); }
.banner_box .banner_cont{display: flex;
    justify-content: space-between;
    align-items: flex-start; width:86%; min-width:1200px; height:100%; padding-top:127px; position:absolute; left:50%; top:0; transform:translateX(-50%);}
.banner_box .banner_key{width:86%; min-width:1200px; height:0; position:absolute; left:50%; bottom:0; z-index:2; transform:translateX(-50%);}
.banner_box .banner-pagination{position:absolute; left:0; bottom:50px;}
.banner_box .banner-pagination span{width:10px; height:10px; margin-right:10px; border-radius:5px; opacity:1; background-color:rgba(255,255,255,.4); transition-duration:0.6s;}
.banner_box .banner-pagination span.swiper-pagination-bullet-active{width:30px; background-color:#f57601;}
.banner_box .banner-button-prev,.banner_box .banner-button-next{width:50px; height:50px; border:1px solid #fff; background-color:rgba(0,0,0,.5); display:flex; justify-content:center; align-items:center; position:absolute; bottom:40px; cursor:pointer; transition-duration:0.6s;}
.banner_box .banner-button-prev::after,.banner_box .banner-button-next::after{content:"<"; font-size:30px; line-height:30px; color:#fff;}
.banner_box .banner-button-prev{right:70px;}
.banner_box .banner-button-next{right:0; transform:rotate(180deg);}
.banner_box .banner-button-prev:hover,.banner_box .banner-button-next:hover{background-color:rgba(255,255,255,.6);}
.banner_box .banner-button-prev:hover::after,.banner_box .banner-button-next:hover::after{color:#f57601;}
.banner_box .banner-scroll-ico{display:flex; flex-direction:column; justify-content:center; align-items:center; position:absolute; left:50%; bottom:45px; transform:translateX(-50%);}
.banner_box .banner-scroll-ico i{display:block; width:20px; height:30px; border-radius:12px; border:2px solid #fff; position:relative;}
.banner_box .banner-scroll-ico i::before{content:""; display:block; width:4px; height:10px; border-radius:2px; background-color:#fff; position:absolute; left:50%; top:3px; transform:translate(-50%,0); animation:scrollmouse 1.8s linear infinite;}
@keyframes scrollmouse {
    from{transform:translate(-50%,0); opacity:1}
    to{transform:translate(-50%,10px);; opacity:0}
}
.banner_box .banner-scroll-ico p{margin-top:10px; font-family:arial; font-size:12px; line-height:12px; color:#fff; text-transform:uppercase;}
/*wz*/
.banner_box .banner_fl{color:#fff;}
.banner_box .banner_fl  strong{transform:translateY(50%); opacity:0; transition:0.8s; display:block; font-size:3.5vw; color:#fff; letter-spacing:-0.05em; font-weight:bold; line-height:1.4; text-shadow: 0rem 0.15rem 0rem rgba(0,0,0,0.9); }
.banner_box .banner_fl em{display:flex; font-size:3vw;}
.banner_box .banner_fl p{font-size:1vw;  line-height:2; width:70%; padding-top: 1vw;}
.banner_box .banner_fl p font{padding-top: 10px;}
.banner_box .banner_fr{}

.banner_cont.banner_wz {padding-top: 350px;}
.banner_cont.banner_wz1 {padding-top: 260px; padding-left: 200px;}
.banner_cont.banner_wz2 {padding-top: 260px;}



/*pro*/
.pro_bg{padding:80px 0; padding-top:8vw; overflow:hidden; position:relative; background-image:url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250528/20250528115200_1760907546.jpg); background-position:center; background-repeat:no-repeat; background-size:100%;}
.pro_bg::before{content:""; display:block; width:100%; height:100%; background:rgba(255,255,255,0.92); position:absolute; left:0; top:0;}
.pro_box{max-width:90%; margin:0 auto; position:relative; z-index:1;}
.pro_box .progdwz2021{height:650px; padding:10px 0; overflow:hidden;}
.progdwz2021 li{padding:20px; border-radius:10px; box-sizing:border-box; overflow:hidden; background-color:#fff; transition:0.5s;}
.progdwz2021 li.swiper-slide-active{box-shadow:0 0 10px #525557;}
.progdwz2021 li > a{display:block; width:100%; height:auto;}
.progdwz2021 li > a img{width:100%; height:auto; transition: 0.4s;     overflow: hidden;}
.progdwz2021 li:hover > a img { transform: scale(1.05);}

.progdwz2021 li > br{display:none;}
.progdwz2021 li span{display:flex; flex-direction:column; justify-content:flex-start; align-items:center; margin-top:20px;}
.progdwz2021 li span a{font-size:1.3vw; line-height:100%; color:#333;}
.progdwz2021 li span .pro_more{width:120px; margin-top:40px; border-radius:10px 0; font-family:Arial; text-transform:uppercase; text-align:center; font-size:14px; line-height:32px; color:#333; background-color:#eee; cursor:pointer;transition:0.5s;}
.progdwz2021 li:hover span .pro_more{background-color:#ff810d;  color:#fff;}
.pro_box .ban_dot{display:flex; flex-direction:row; justify-content:center; align-items:center; margin-top:70px;}
.pro_box .ban_dot span{display:block; width:10px; height:10px; opacity:1 !important; background:#666;}
.pro_box .ban_dot span.swiper-pagination-bullet-active{background:linear-gradient(to top, #f57601, #ff810d);}
.pro_box .slick-prev,.pro_box .slick-next{display:flex; justify-content:center; align-items:center; width:52px; height:52px; border-radius:50%; background-color:#fff; position:absolute; top:calc(600px / 2 - 52px / 2); cursor:pointer;}
.pro_box .slick-prev::after,.pro_box .slick-next::after{content:"\eb90"; font-family:iconfont !important; font-size:18px; line-height:18px; color:#666;}
.pro_box .slick-next{left:-50px;}
.pro_box .slick-prev{right:-50px; transform:scaleX(-1);}
.pro_box .slick-prev:hover,.pro_box .slick-next:hover{background-color:#f57601;}
.pro_box .slick-prev:hover::after,.pro_box .slick-next:hover::after{color:#fff;}

/*sl*/
.pro_sub {
        position: relative;
    }
    
    .pro_sub:before {
        content: '';
        width: 60px;
        height: 3px;
        background: #f57601;
        position: absolute;
        bottom: -24px;
        left: 0%;
    }
    
    .pro_sub p {
        font-size: 40px;
        font-family: din;
        text-transform: uppercase;
        flex-direction: column;
        line-height: 40px;
    }
    
    .pro_sub p span {
        font-size: 28px;
        display: block;
        color: #999;
        letter-spacing: 6px;
        line-height: 30px;
        padding-top: 13px;
    }
    
    .pro_sub a:before {
        content: '';
        width: 100px;
        height: 23px;
        background: url(https://memberpic.114my.com.cn/csdgcw/uploadfile/image/20240614/20240614152637_1718546885.png) right no-repeat;
        position: absolute;
        bottom: 27px;
        left: 29%;
    }
    
    .pro_sub a {
        float: right;
        color: #999;
        position: relative;
        margin-top: -40px;
        font-size: 16px;
    }
	
 .ap_bc {
        padding: 90px 0;
       background:#f5f5f5 url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250530/20250530151312_705207035.jpg)no-repeat center bottom;  }
    
    .ap_ic {
        display: flex;
        position: relative;
        margin-top: 60px;
    }
    
    .ap_rc {
        position: absolute;
        right: 0;
        top: 0;
        width: 69%;
        height: 100%;
        display: flex;
        align-items: center;
    }
    
    .ap_lc {
        width: 53%;
        position: relative;
    }
    
    .ap_lc img {
        width: 100%;
        transition: all 1s;
    }
    
    .ap_lc>a {
        display: block;
        overflow: hidden;
    }
    
    .ap_lc:hover img {
        transform: scale(1.1);
    }
    
    .ap_lc>a i {
        position: absolute;
        bottom: 26px;
        left: 30px;
        color: #fff;
        font-size: 16px;
        display: flex;
        align-items: center;
    }
    
    .ap_lc>a i span {
        color: #fff;
        font-size: 22px;
        margin-left: 6px;
        transition: all .5s;
        font-family: "iconfont";
    }
    
    .ap_rc .new_web_div2021 {
        width: 100%;
    }
    
    .ap_rc ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        background: #f9f9f9;
        padding: 24px;
    }
    
    .ap_rc img {
        width: 100%;
        height: auto;
    }
    
    .ap_rc li {
        width: 49%;
        position: relative;
        overflow: hidden;
    }
    
    .ap_rc li>a {
        display: block;
        position: relative;
    }
    
    .ap_rc li p a {
        display: block;
        position: absolute;
        bottom: 28px;
        left: 32px;
        color: #fff;
        font-size: 16px;
    }
    
    .ap_rc li p a:after {
        content: "\eb8d";
        font-family: "iconfont";
        font-size: 22px;
        position: absolute;
        top: 0;
        right: -30px;
        transition: all .5s;
    }
    
    .ap_rc li:nth-child(n+3) {
        margin-top: 20px;
    }
    
    .ap_rc li>a:after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        background: url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250530/20250530151404_882221855.png) no-repeat left bottom;
        width: 100%;
        height: 100%;
    }
    
    .ap_rc li>a:before {
        content: '';
        cursor: pointer;
        position: absolute;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        transform: skewx(-25deg);
    }
    
    .ap_rc li:hover>a:before {
        left: 100%;
        transition: 0.2s;
    }
    
    .ap_rc li:hover p a:after {
        transform: translateX(5px);
    }
    
    .ap_lc:hover>a i span {
        transform: translateX(5px);
    }
    
    a.ap_btn {
        font-size: 16px;
        color: #fff;
        display: flex;
        width: 190px;
        height: 54px;
        line-height: 54px;
        background: #f57601;
        border-radius: 30px;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        margin-top: 50px;
    }
    
    a.ap_btn span {
        color: #fff;
        font-size: 30px;
        transform: rotate(-90deg);
        margin-left: 14px;
    }
	
/*mod*/
.mod_bg {
        box-sizing: border-box;
        padding: 80px 0;
        width: 100%;
        background: url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250528/20250528175449_867868926.jpg) center no-repeat;
        background-repeat: no-repeat;
        background-attachment: fixed;}
	
.feature_b.gyc {
    margin-top: 50px;
}	
.feature_b li {
    display: block;
    width: 319px;
    padding-bottom: 18px;
    background: url(https://memberpic.114my.com.cn/076988884892/uploadfile/image/20200924/20200924173334_848157175.png) center bottom no-repeat;
}

.feature_b .li_bg {
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    border-radius: 50px 0;
    overflow: hidden;
    position: relative;
}

.feature_b .li_bg .img {
    position: relative;
    z-index: 2;
    width: 280px;
    height: 200px;
    overflow: hidden;
    border-radius: 10%;
}

.feature_b .li_bg .word {
    text-align: center;
    position: relative;
    z-index: 2;
    font-size: 15px;
    line-height: 26px;
    padding: 30px 10px 40px 10px;
  color: #666;
}

.feature_b .li_bg .word p {
    font-size: 25px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    padding-bottom: 20px;
}

.feature_b .li_bg:after {
    display: block;
    content: "";
    width: 319px;
    height: 310px;
    overflow: hidden;
    background: #ff912c;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: -320px;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
}

.feature_b li+li {
    margin-left: 40px;
}

.feature_b li:nth-of-type(2) .li_bg:after {
    bottom: 457px;
}
.feature_b li:nth-of-type(4) .li_bg:after {
    bottom: 457px;
}


.feature_b li:hover .li_bg:after {
    width: 319px;
    height: 460px;
    bottom: 0;
    border-radius: 50px 0;
}

.feature_b li:hover .word p {
    color: #fff;
}

.feature_b li:hover .word {
    color: #fff;
}




/*adv*/
.advabg{width: 100%;background: url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250528/20250528170432_881229090.png) no-repeat center bottom; padding-bottom:9.5%;}
.adva {padding: 80px 15px;overflow: hidden;background: #f8f8f8;}
.adva_box {max-width: 1500px;margin: 0 auto;padding: 0% 4% 1% 4%;padding-bottom: 1%;margin-top:0%;
    position: relative;
    background: #fff;
    z-index: 9;}

.adva_tab {margin:60px 0 0;position:relative;}
.adva_nav {background:#f8f8f8;position:absolute;top: 0;right: 0;width: 36%;padding: 5%;z-index: 5;}
.adva_nav ul {display:flex;flex-direction:column;align-items:center;}
.adva_nav li {background: linear-gradient(to right,#eee 30%,#f8f8f8 100%);padding: 5% 10%;width: 100%;display:  flex;align-items:  center;    position: relative;z-index: 5;}
.adva_nav li:after {content:'';width: 0;height: 100%;background: linear-gradient(to right,#f57601 30%,#ff912c 100%); position: absolute; left: 0; top: 0;transition:0.5s;z-index: -1;}
.adva_nav li.on p{color:  #fff;}
.adva_nav li.on:after {width:100%;}
.adva_nav li:nth-child(n+2) {margin:5px 0 0;}
.adva_nav li i {width: 80px;height: 80px;background:  #fff;font-size:  40px;border-radius:  50%;display:  flex;justify-content:  center;align-items:  center;color: #f57601;}
.adva_nav li:nth-child(1) i{font-size:  42px;}
.adva_nav li:nth-child(2) i{}
.adva_nav li p {font-size:24px;display:flex;flex-direction:column;color:  #333;padding: 0 0 0 8%;}
.adva_nav li p span {font-size:13px;text-transform:uppercase;font-family: rial;opacity: 0.5;padding: 8% 0 0;}
.adva_con {width: 80%;overflow:  hidden;}
.adva_con ul {display:  flex;transition: 0.5s;}
.adva_con li {width: 100%;flex-shrink: 0;}
.adva_txt {padding: 4.8% 6%; position:  relative;border-left: 5px solid #f57601;background: #fff;}
.adva_txt p {font-size:30px;display:flex;flex-direction:column;font-weight:  bold;}
.adva_txt p span {font-size:16px;color:#666;font-weight:  normal;line-height:  30px;padding: 3% 0 0;width: 73%;}
.adva_pic {}
.adva_pic i {}
.adva_pic i img {width: 100%;height: auto;}




/*lc*/
.process_bg{padding: 80px 0 ;}
.process_bg .indexTit1{ padding-bottom:0px;}
.process_cont{margin-top:40px;}
.process_cont li{float: left;background:url(https://memberpic.114my.com.cn/dgyywj11/uploadfile/image/20240909/20240909141145_929589639.png)no-repeat center;text-align: center;width:15%;height:260px;position: relative;overflow: hidden;background-size: 100%;cursor:pointer;}
.process_cont li+li{margin-left:2%;}
.process_cont li i{display: block;width:75px;height:75px;background-color:#f57601;border-radius:50%;margin:0 auto;margin-top:30px;background-position: center top;transition:all .6s ease; font-size:30px;font-weight: bold; color: #fff; line-height: 75px; font-weight: normal;}
.process_cont li p{font-size:18px;margin-top:20px;}
.process_cont li span{display: block;font-size:0.8vw;color:#ddd;margin-top:4px;}
.process_cont li em{font-style: normal;display: block;background:url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250528/20250528150712_744724145.png)no-repeat center;position: absolute;bottom:0px;width:100%;height:52px;line-height:52px;color:#fff;font-size:16px;}
.process_wt{background: linear-gradient(to right, #f57601, #cc0000); height:80px;line-height:80px;border-radius:50px;width:600px;margin:0 auto;margin-top:120px;}
.process_tel{color:#fff;font-size:16px;padding-left:30px;margin-left:2%; margin-top:4%;}
.process_tel i{ font-size: 24px; font-weight: normal; color: #fff;  padding-right: 15px;}
.process_tel span{font-size:30px;font-weight: bold; color: #fff; }
.process_a a{display: block;width:140px;height:60px;line-height:60px;background:#fff;border-radius:50px;font-size:16px;color:#333;text-align: center;margin-top:13px;margin-right:13px;}
.process_a a:hover{background: #f57601;color:#fff;}
.process_cont li:hover i{color:#333;}



.process_cont li:hover{background:url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250528/20250528150712_258030083.png)no-repeat center;background-size: 100%;}
.process_cont li:hover i{background-color:#fff;background-position: center bottom;}
.process_cont li:hover p{color:#fff}
.process_cont li:hover span{color:rgba(255,255,255,0.5);}
.process_cont li:hover em{background:url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250528/20250528151310_918228422.png)no-repeat center;color:#f57601;}


/*news*/
.news_bg{overflow: hidden;   background: url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250528/20250528112838_1653120956.jpg); padding: 70px 0;}
.news_t {padding-bottom: 10px;}
.news_tl p {
    color: #f57601;
    line-height: 1.1;
    font-family: PingFang SC, 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 900; font-size: 40px;}

.news_tl span {
    margin-top: 10px;
    color: #666;
    line-height: 30px;
    font-size: 16px;}
.news_tl,.news_tr {display: inline-block;}

.news_tr a {
    display: inline-block;
    margin-left: 110px;
    margin-top: -12px;
}

.news_tr a p {
    font-size: 20px;
    color: #222;
    line-height: 0px;
}

.news_tr a span {
    font-size: 12px;
    color: #ccc;
    font-family: "Arial";
    text-transform: uppercase;
    line-height: 46px;
}

.news_tr a:before {
    content: "";
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background-color: #f7f7f7;
    margin: -10px 14px 0 0;
    position: relative;
    top: 37px;
    left: -70px;
    transition: 0.3s ease all;
    background-image: url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250529/20250529194239_2146016227.png);
}

.news_tr a:nth-child(1):before {
    background-position: 0 0;
}

.news_tr a:nth-child(2):before {
    background-position: -56px 0;
}

.news_tr a:nth-child(3):before {
    background-position: -112px 0;
}

.news_tr a.on:before {
    background-color: #f57601;
    background-position-y: -56px;
}

.news_div .news_div_item {
    position: relative;
    float: left;
}

.news_div .news_div_item:first-child {
    width: 42%;
    padding-top: 20px;
    z-index: 2;
}

.news_div .news_div_item:nth-child(n+2) {
    width: 25%;
    padding: 30px 0 30px 0;
    height: 240px;
    float: left;
    border-bottom: 1px #ddd solid;
    margin-left: 4%;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_pic {
    float: left;
    width: 30%;
    height: 168px;
    display: none;
}

.news_div_item_pic {
    overflow: hidden;
}

.news_div_item_pic img {
    width: 100%;
    border: 1px #eee solid;
}

.news_div .news_div_item:first-child .news_div_item_date {
    display: none;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_date div {
    float: left;
    color: #ccc;
}

.news_div_item_content {
    position: absolute;
}

.news_div .news_div_item:first-child .news_div_item_pic {
    height: auto;
}

.news_div .news_div_item:first-child .news_div_item_content {
    bottom:0px;
    width: 100%; padding:4%;
    background: rgba(0,0,0,0.5);}

.news_div .news_div_item:nth-child(n+2) .news_div_item_content {
    left: 0;
    top: 54px;
    width: 100%;
}

a.news_div_item_a {
    font-size: 22px;
    color: #222;
    line-height: 30px;
    display: block;
    /* position: absolute; */
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_div .news_div_item:first-child a.news_div_item_a{color: #fff;}
.news_div .news_div_item:first-child .news_div_item_body:after{color: #fff;}
.news_div_item_body {
    font-size: 15px;
    line-height: 26px;
    color: #999;
    margin-top: 0px;
}

.news_div_item_body:after {
font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
content: "\e718" !important;
    display: block;
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
    border: 1px #ccc solid;
    margin-top: 15px;
    transition: 0.3s all ease;
text-align: center;  }

.news_div_item:hover .news_div_item_body:after {
    background-color: #f57601;
    width: 50px;
    border: 1px #f57601 solid;
 color: #fff;
}

.news_div_item:hover a.news_div_item_a { color: #f57601;}
.news_div .news_div_item:first-child .news_div_item_body {
    color: #dfdfdf;
    font-weight: normal;     white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
	


/*bq*/

.f_bg{     height: 33rem;
    overflow: hidden;
    box-sizing: border-box;
    background: url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250530/20250530145446_389540074.jpg);
    background-size: 100% 100%;
    border-radius: 50px 50px 0 0;}  
.f_nav{height: 10rem;border-bottom: 1px solid rgba(255,255,255,0.12);box-sizing: border-box;padding-top: 2rem;}
.f_nav h2{ display: block;float: left;padding-top: 2rem;}
.f_nav h2 img{ display: block;float: left; filter: grayscale(1) brightness(10);} 
.f_nav h2 a,.f_nav h2 b{ float: left;}
.f_nav h2 b{font-size: 14px;     padding-left: 20px;}
.f_nav h2 b p{ font-size: 34px; color: #fff;   font-family: "alzt";}
.f_nav h2 b span{font-size: 14px;       color: #a3a3a3;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 27px;}
 .content01{width: 80%;margin: 0 auto;min-width: 1200px;max-width: 1600px;}
.f_nav ul{ float: right;display: flex;justify-content: space-between;width: 70%;}
.f_nav ul li{position: relative;box-sizing: border-box;margin-top: 3.2rem;} 
.f_nav ul li a{font-size: 1.1rem;color: #fff;line-height: 1.1rem;display: block;}
.f_con{ height: 17.5rem;box-sizing: border-box;display: flex;justify-content: space-between; padding-top: 5rem;border-bottom: 1px solid rgba(255,255,255,0.12);box-sizing: border-box;}
.gsxx{ width: 67.5%;box-sizing: border-box;display: flex;justify-content: space-between; }
.gsxx li{ display: block;font-size: 1rem;color: #fff;line-height: 0.9rem;}
.gsxx li b{ display: block;font-size: 1rem;line-height: 0.9rem;padding-bottom: 1.3rem;color: rgba(255,255,255,0.6);font-weight: normal;}
.gsxx li i{display: block;font-size: 1rem;line-height: 1.1rem;font-family: 'DIN';}
.gsxx li b img{display:block;width: 2.5rem;height: 2.5rem;margin-bottom: 0.8rem;     background: #f57601; border-radius: 50px;}
.f_er{ width: 18.75%;}
.f_er li{ margin-right:20px;}
.f_er ul{display: flex;justify-content: space-between; }

.f_er li img{width:140px;     height: 140px;}
.f_er li  span{ display: block;font-size: 0.9rem;line-height: 0.9rem;padding-top: 1rem;color: rgba(255,255,255,0.5);font-weight: normal;text-align: center;}
.f_bot{height:5rem;}
.f_bot span{font-size: 0.9rem;color: #fff;float: left;display: block;line-height: 5rem;opacity: 0.9;}
.f_bot span em{display: inline-block;margin-left:  0.8rem;}
.f_bot a{color: #fff;}
.f_bot i{ display: block;}


/*links*/
.links{float:right; width:180px; margin-top:30px; padding-left:15px; line-height:40px; color:rgba(255,255,255,0.6); border:1px solid rgba(255,255,255,.3); position:relative; background:url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250530/20250530150638_795087120.png) 160px center no-repeat;}
.links_cont{height:0; position:absolute; bottom:41px; left:-1px; visibility:hidden; background:#fff; overflow-y:auto;}
.links:hover .links_cont{height:auto; max-height:200px; visibility:visible; transition:0.5s all ease-in-out;}
.linkTagcs{}
.linkTagcs li{float:none; width:100%;}
.linkTagcs li a{display:block !important; text-align:center; font-size:16px; line-height:50px; color:#555 !important; text-decoration:none; transition:0.5s all ease-in-out;}
.linkTagcs li a:hover{color:#333 !important; background-color:rgba(255,255,255,.8);}

.f_bot .fl {  line-height: 90px;   color: #fff;}


/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/mothaiwj/uploadfile/image/20250603/20250603140606_1130809858.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #f57601; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #f57601; border-color: #f57601; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 22px; background-position: -5px -73px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -73px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #f57601; border-color: #f57601;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #f57601; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 130px; height: 130px; margin: 10px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #f57601; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f57601;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }