/**/

/*ç­¾æ·åå§*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}
i,em{font-style: normal;}
/*±æ·å¨å*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Arial, Helvetica, sans-serif";overflow-x: hidden;}
*{    box-sizing: border-box;}
#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color: #1c4297;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1500px; }
.bg{ width: 100%; min-width: 1200px; position: relative;}
.box{margin: 0 auto;width: 90%;min-width: 1200px; max-width:1600px;}

.fl { float: left;}
.fr {float: right;}

/*one_title*/
.one_title{text-align: center;margin-bottom:40px;     color: #333; position: relative;}
.one_title p{font-size:42px; font-weight: bold;}
.one_title p b{color:var(--main-color);font-weight: bold;}
.one_title span{display: inline-block;font-size:18px;color:#777;margin-top:10px;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:var(--main-color);top:calc(50% - 1px);}
.one_title span i:after{width:8px;height:8px;border-radius:100%;border:2px solid var(--main-color);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;}

@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;}
  }

/*å·³æµ®¨æ*/
.clear { clear: both;height: 0px; overflow: hidden;}
/*´é*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 90px;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}
.toct{text-align: center;padding-top: 50px;}
.toct span{font-family: 'Arial';font-weight: bold;font-size: 56px;color: #eee;text-transform: uppercase;}
.toct p{font-size: 40px;color:#222;}
.toct d{font-weight: bold;}
.toct dd{color:#666;font-size: 16px;line-height: 40px;display: block;}

.gyc{margin:0 auto;width:80%;min-width:1200px}
@media (max-width: 1600px) {.gyc{width:90%;}}
@media (max-width: 1400px){.gyc{width:90%;}}
.box{width:80%;margin:0 auto;}
body {
    --main-color: #fa994b; /*fec58f*/
    --min-width: 1400px;
    --max-width: 1920px;
}
@font-face {
  font-family: 'iconfont';  /* Project id 5093802 */
  src: url('//memberpic.114my.com.cn/huangkai123/cssnew/iconfont.woff2.txt') format('woff2'),
       url('//memberpic.114my.com.cn/huangkai123/cssnew/iconfont.woff.txt') format('woff'),
       url('//memberpic.114my.com.cn/huangkai123/cssnew/iconfont.ttf.txt') format('truetype');
}
.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;}

/*å­*/
.t{text-align: center;padding-bottom:40px;}
.t d{color:#194196;}
.t p{font-size:40px;color:#333;font-weight:bold;}
.t span{font-size:18px;color:#666;font-weight:lighter;margin: 5px 0 0px 0;display:block;}
.t dd{width:64px;height:4px;background:#194196;margin:15px auto 0;}
/*é¡¶é*/
.head_bg{background:rgba(0,0,0,0.4);position: fixed;top: 0;z-index: 999;left: 0;}
.head{height: 100px;position: relative;}
.head_w{line-height:28px;font-size: 15px;color: #666;background: url(https://memberpic.114my.com.cn/dgfxss/uploadfile/image/20240328/20240328153128_2017750764.png)no-repeat left 7px;padding-left: 20px;margin-top: 20px;}
/**/
.nav.menu{margin-right:0.8vw}
.nav>ul>div{display:flex;justify-content: space-between;align-items: center;}
.nav>ul>div>li{ float: left; display: block;position: relative;}

.nav>ul>div>li>a{display: flex;color: #fff;font-size:16px;text-align: center;position: relative;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out; padding:0 0.8vw}
.nav>ul>div>li>a p{position: relative;z-index: 2;font-size: 16px;line-height:18px;font-family: "syst";}
.nav>ul>div>li>a:before{content:'';width:5px;height:5px;border-radius:50%;display:block;border:1px solid #eee;margin-top: -5px;margin-right: 5px;}
.nav>ul>div>li:hover>a:after,.NavCeshi > li.navcurrent > a:after{content: '';width: 50px;height:2px;background:var(--main-color);position:absolute;top:28px;left:7px;}
@media (max-width: 1400px){
.top{padding:0 4rem;}
.nav>ul>div>li>a{padding-left:1.6vw;} 
}

@media (max-width: 1400px){
.top{padding:0 3rem;}
.nav>ul>div>li>a{padding-left:1.4vw;}
}
/*ä¸*/
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width:160px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;left:58%;top:52px; margin-left:-60px; text-align:center; box-shadow: 0 6px 10px rgba(0, 0, 0, .1);background:rgba(254,191,131,0.6); }

.nav ul li>ul a{width: 100%;height: 38px;line-height: 38px; display: block;color: #eee;font-size: 14px;  -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity; }
.nav ul li>ul a+a{border-top:1px rgba(255,255,255,0.3) solid;}
.nav ul li>ul a:hover{text-indent: 10px;color: #fff;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.nav ul li>ul.nav2{width:220px; left:22%;}

.logo{z-index: 2;width: 278px;  position: relative; margin-top:1.5vh}
.logo img{ height: 3.8vw;  width: auto; float:left; margin-right:0.5vw}
.logo p {  font-size: 1.4vw;  line-height: 1;    font-weight: bold;    letter-spacing: 0px; color: #fff; margin-top:1.5vw;}

@media (max-width: 1600px) {.logo p{font-size: 1.6vw; }
.logo p span { font-size: 0.9vw;}
}
@media (max-width: 1400px){.logo p{font-size: 1.2vw; }
.logo p span { font-size: 0.9vw;}}

.logo p span { font-size: 0.9vw;  padding-top: 6px; display: block;  line-height: 1; letter-spacing: -0.7px;  color: #fff;    font-weight: normal;    text-transform: uppercase;font-family: 'Hos';}
.NavCeshi{display:flex;justify-content: space-between;}
.header_r{display: flex;align-items: center;height: 100px;}
.header_r .lag{margin-left:20px;}
.header_r .lag a{display:flex;align-items: center; color:#fff;}
.header_r .lag span{height:23px;display: block;margin-right: 5px;}
.header_r .lag span img{height:100%;}

.albb{height:26px;}
.albb img{height:100%;}


.nav_l,.nav_r{height:100px;}
.nav ul li span{font-size:16px;}


/*ç®ä»*/
.mod {width:100%;background: #f5f5f5;padding: 100px 0;position: relative;z-index: 99;}
.mod_box {width:1500px;margin: 0 auto;}
.mod_tab {background: #ffffff;margin-top:;padding: 50px 0 50px 50px;position: relative;    border-radius: 5px 0 0 5px}
.mod_tab:after {content:'';width: 14%;height: 100%;background: #fff;position: absolute;right:-14%;top:0;}

.int_num {padding-top:10px; margin-bottom:70px;}
.int_num ul {width: 1400px;display: flex;justify-content: space-around;align-items: center;}
.int_num li {text-align: center;position: relative;}
.int_num li:after {content:'';width: 1px;height: 78px;background: #eee;position: absolute;right:-39px;top:12px;}
.int_num li:last-child:after {display: none;}
.int_num li span {position: relative;display: flex;}
.int_num li span i {font-size: 73px;color: #333;display: inline-block;position: relative;line-height: 80px;font-family: "DIN%20Medium";font-weight: bold;font-style: normal;}
.int_num li span em {font-size:14px;color: #fff;font-style: normal;width: 25px;height: 25px;border-radius:50%;background: var(--main-color);display: block;line-height: 25px;margin-left: -15px;position: relative;}
.int_num li p {font-size: 16px;color: #999999;}

.about_box {max-width: 1500px;margin: 0 auto;}
.about_con {display: flex;justify-content: space-between;align-items: center;}
.about_pic {width: 40%;border-radius: 10px;overflow: hidden;position: relative;z-index: 5;padding: 0 1% 0 0;}
.about_pic:before {content:'';width:100%;height: 80%;background: var(--main-color);position: absolute;z-index: -1;top: 0;bottom: 0;margin: auto;border-radius: 10px;}
.about_pic i {overflow: hidden;}
.about_pic i img {width: 100%;height: auto;border-radius: 10px;}
.about_txt {display: flex;flex-direction: column;width: 55%;}
.about_txt i {font-size: 50px;font-family: Arial;color: #222;}
.about_txt>p {display: flex;flex-direction: column;padding: 2% 0 0;font-size: 32px;}
.about_txt p span {font-size: 16px;padding: 4% 0 0;font-weight: ;line-height: 30px;}
.about_txt ul {display: flex;margin: 6% 0 0;}
.about_txt li {display: flex;flex-direction: column;align-items: center;width: 23%;height: 130px;background: #fff;border: 1px solid #eee;border-radius: 10px;justify-content: center;position: relative;z-index: 5;overflow: hidden;}
.about_txt li:before {content:'';width:100%;height:0;background: var(--main-color);position: absolute;bottom: 0;left: 0;z-index: -1;transition: 0.5s;}
.about_txt li:hover:before {height:100%;}
.about_txt li+li {margin: 0 0 0 16px;}
.about_txt li i {font-size: 40px;color: var(--main-color);}
.about_txt li:hover i {color:#fff;}
.about_txt li:hover {color:#fff;}
.about_txt li p {font-size: 16px;padding: 12% 0 0;     text-align: center;} 





/**/
.news_bg{padding:80px 0 50px 0;overflow:hidden;background: url() no-repeat left center;}
.news{margin: 0 auto;}
.news_fl{width:12%;padding-top:20px;float: left;}
.news_fl_title span{font-size: 40px;color: #ccc;line-height:50px;text-transform: uppercase;font-family: Arial;font-weight: 1000;}
.news_fl_title p{font-size:42px;color: #333;}
.news_fl_a a{display: block;height: 44px;line-height: 40px;margin-bottom: 30px;border: 2px #eee solid;border-radius: 25px;font-size: 16px;color: #666;text-align: center;transition: all 0.3s ease-in-out;}
.news_fl_a a:first-child{margin-top:70px;}
.news_fl_a a.on{background: linear-gradient(to right,var(--main-color),var(--main-color));border: 2px var(--main-color) solid;color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.news_fr{width:82% !important;}
.news_fr .news_div_item{position: relative;}
.news_ul_fl{width:52%;float: left;}
.news_ul_fl .news_div_item{float: left;width: 100%;}
.news_ul_fl .news_div_item .news_div_item_pic{position: absolute;top: 0;width:100%;height: 400px;overflow: hidden;}
.news_ul_fl .news_div_item .news_div_item_image{width: 100%;/*border: 1px #eee solid;*/position: absolute;bottom:0px;}
.news_ul_fl .news_div_item .news_div_item_date{position: absolute;top: 470px;left: 15px;}
.news_ul_fl .news_div_item .news_div_item_year,.news_ul_fl .news_div_item .news_div_item_month,.news_ul_fl .news_div_item .news_div_item_day{float:left;}
.news_ul_fl .news_div_item .news_div_item_content{height:245px;margin: 30px 35px 0 15px;position: absolute;top: 400px;}
.news_ul_fl .news_div_item .news_div_item_a{font-size:22px;color:#333;position: relative;    top: 36px;}
.news_ul_fl .news_div_item .news_div_item_a:after{display:block;content:"View More";width: 175px;height: 42px;line-height: 42px;background: #eee;font-size: 15px;color: #666;text-align: center;position: absolute;top: 160px;transition: all 0.3s ease-in-out;}
.news_div_item_content:hover .news_div_item_a:after{background: var(--main-color);color:#fff;}
.news_ul_fl .news_div_item .news_div_item_body{margin-top: 45px;font-size: 15px;color: #666;line-height: 30px;}
.news .swiper-container{width: ;margin-right: -30px;}
.news .swiper-slide{padding:30px 0;box-sizing: border-box;}
.news_ul_fr{width:49%;padding:0 45px;box-sizing: border-box;float:right;}
.news_ul_fr .news_div_item:first-child,.news_ul_fr .news_div_item .news_div_item_image{display:none;}
.news_ul_fr .news_div_item_body{position: absolute;top: 105px;line-height: 30px;font-size: 15px;opacity: 0;width:90%;}
.news_ul_fr .news_div_item{height:120px;margin-bottom: 25px;padding:0 33px;box-shadow: 0 0 30px rgba(0,0,0,.08);overflow: hidden;transition: all 0.3s ease-in-out;box-sizing: border-box;}
.news_ul_fr .news_div_item_date{position: absolute;top: 83px;left: 33px;}
.news_ul_fr .news_div_item_year,.news_ul_fr .news_div_item_month,.news_ul_fr .news_div_item_day{float:left;}
.new_column{ padding-top:15px;} 
.news_ul_fr .news_div_item_a{font-size: 18px;color: #333;position: absolute;top: 13px;display: block;height: 230px;width: 100%;position: relative;z-index: 9;}
.news_ul_fr .news_div_item.on{height:270px;}
.news_ul_fr .news_div_item.on .news_div_item_body{opacity: 1;}
.news_ul_fr .news_div_item_body:after{content:'View More';width:175px;height:40px;display:block;background:#f5f5f5;line-height:40px;text-align:center;font-size:15px;color:#666;margin-top:30px;transition: all 0.3s ease-in-out;}
.news_div_item_content:hover .news_div_item_body:after{background:var(--main-color);color:#fff;}






.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span {display:block;width:100%;height:10px;background-color: var(--main-color);animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:var(--main-color)}
        25%{ width:100%; background-color:var(--main-color)}
        100%{ width:0%; background-color:var(--main-color)}
        }



/*copy*/
.copy {width: 100%;background: #444;    padding: 10px 0 0px;overflow: hidden;}
.copy_box1 {width:80%;margin: 0 auto;  min-width:1200px;}
/*¾æ*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;}
.links_zbt{width:130px;font-size:16px;color:#fff;display: flex;align-items: center;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{width:1200px;font-size:14px;color:#fff;margin-left:20px; opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:15px;line-height:80px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #999999;}
.copy_tab {padding: 80px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con {}
.copy_con>ul {}
.copy_con>ul>li {float:left;text-align: left;padding: 0 80px;position: relative;transition:0.5s;}
.copy_con>ul>li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con>ul>li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con>ul>li a {font-size: 14px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con>ul>li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con>ul>li:before {content: '';width:1px;height: 25px;background: var(--main-color);position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con>ul>li:after {content: '';width:1px;height: 215px;background: #555;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 120px;height: 120px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 133px; margin-left:15px;}
.copy_r li img{width: 120px; height:120px;}
.copy_namea {width:100%; padding:20px 0px; background: #444;}
.copy_name {width:1500px;display: flex;justify-content: space-between; margin: 0 auto;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s linear;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}

/**/


/*banner_page*/.banner_page{background-repeat: no-repeat;background-position: top center;background-size: 100% 100%;padding-bottom: 12%;position: relative;overflow: hidden;}
.banner_page p{font-size: 56px;font-family: "almmB";color: #fff;font-weight: 100;padding-top: 300px;position: relative;z-index: 1;font-weight: bold;float: left;margin-right: 30px;}
.banner_page p b{font-weight: 100;}
.banner_page .w88::before{content: "";display: block;background: #106ecb;width: 34px;height: 34px;border-radius: 100%;position: absolute;top: 294px;left: -12px;z-index: 0;}
.banner_page em{font-size: 66px;display: block;font-family: "almmB";color: #fff;font-style: normal;text-transform: uppercase;opacity: 0.1;padding-top: 300px;}
.banner_page dl{position: absolute;top: 386px;}
.banner_page dl dd{width: 510px;height: 1px;background: #fff;opacity: 0.3;margin-bottom: 8px;}
@media screen and (max-width: 880px){.banner_page{padding-bottom: 60%;}
.banner_page p{font-weight: 500;font-size: 40px;padding-top: 256px;}
.banner_page em{padding-top: 315px;font-size: 30px !important;}
.banner_page dl{top: 360px;}
.banner_page .w88::before{top: 250px;}}
/*banner_page end*//*banner_page1*/.banner_page1{background-repeat: no-repeat;background-position: top center;background-size: 100% 100%;padding-bottom: 12%;position: relative;overflow: hidden;}
.banner_page1 p{font-size: 56px;font-family: "almmB";color: #fff;font-weight: 100;padding-top: 300px;position: relative;z-index: 1;float: left;margin-right: 30px;}
.banner_page1 p b{font-weight: 100;}
.banner_page1 .w88::before{content: "";display: block;background: #106ecb;width: 34px;height: 34px;border-radius: 100%;position: absolute;top: 294px;left: -12px;z-index: 0;}
.banner_page1 em{font-size: 66px;display: block;font-family: "almmB";color: #fff;font-style: normal;text-transform: uppercase;opacity: 0.1;padding-top: 300px;}
.banner_page1 dl{position: absolute;top: 386px;}
.banner_page1 dl dd{width: 510px;height: 1px;background: #fff;opacity: 0.3;margin-bottom: 8px;}
@media screen and (max-width: 880px){.banner_page1{padding-bottom: 60%;}
.banner_page1 p{font-weight: 500;font-size: 40px;padding-top: 256px;}
.banner_page1 em{padding-top: 310px;font-size: 30px;}
.banner_page1 dl{top: 360px;}
.banner_page1 .w88::before{top: 250px;}}
/*banner_page1 end*//*banner*/.banner{position: relative;height: 100vh;/* Ã¤Â½Â¿Ã§Â¨Ã¨Â§Ã¥Â£Ã©Â«Ã¥ÂºÂ¦Ã¦Â¥Ã©ÂºÃ¦Â»Â¡Ã¦¢Â´Ã¤Â¸ÂÃ¥Â±Ã¥Â¹*/width: 100%;overflow: hidden;}
.banner_nr{position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.46);z-index: 1;}
.banner_nr img{display: block;position: absolute;top: 35%;left: 6%;max-width: 80%;max-height: 100%;z-index: 5;}
.banner .banner_nr em{color: #fff;font-family: "aem";font-style: normal;font-size:3.2vw;padding-top: 19%;display: block;opacity: 0.15;}
.banner .banner_nr p{color: #fff;font-size:3vw;font-family: "syB"; /* margin-top:-12px;*/position: relative;z-index: 15;}
.banner .banner_nr span{color: #fff; font-family:"df";  font-size:3.9vw; letter-spacing:1px; display: block;position: relative;top:20px; padding-top:33px; left: 60px;z-index: 10;}
.banner .banner_nr span::before{content: "";background: url(https://memberpic.114my.com.cn/dgluowei/uploadfile/image/20251108/20251108150007_1296154522.png);width: 11px;height: 213px;display: block;position: absolute;top:7px;left: -36px;z-index: 1;}
.banner .banner_nr span::after{content: "";width: 145px;height: 145px;border-radius: 100%;background: #106ecb;position: absolute;top: -2%;left: 2%;z-index: -20;display: block;-webkit-transition: all 2s ease-out 1s;-moz-transition: all 2s ease-out 1s;-o-transition: all 2s ease-out 1s;transition: all 2s ease-out 1s;animation: fadeIn 2s ease-in-out 1s infinite alternate;opacity: 0;}
@keyframes fadeIn{/* Ã¥Â®Å¡Ã¤Â¹°Ã¥ÅÂ¨Ã§Â»Ã¥¦Â³Ã©âÂ®Ã¥Â¸Â§*/from{opacity: 1;}
/* Ã¤Â»Å½Ã¥Â®Ã¥¦ÂÃ©Ã¦Å½Ã¯Â¼Ã¤Â¸Ã¥Â¯Ã¨Â§Ã¯Â¼°Ã¥Â¼âÃ¥Â§*/to{opacity: 0.6;}
/* Ã¥Â°Ã¥Â®Ã¥¦ÂÃ¤Â¸Ã©Ã¦Å½Ã¯Â¼Ã¥Â¯Ã¨Â§Ã¯Â¼°ÃÂ»Ã¦Å¸*/}
.banner #index_video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;/* Ã¤Â½Â¿Ã¨Â§Ã©Â¢Ã¥¦Ã¥ÂÂ¹Ã©Ã¥ÂºÃ¥Â®Â¹Ã¥¢ÂÃ§Å¡Ã¥Â°ÂºÃ¥Â¯Â¸*/}
@media screen and (max-width: 1820px){.banner .banner_nr em{padding-top:22%;}}
@media screen and (max-width: 1620px){.banner .banner_nr em{padding-top:26%;}}
@media screen and (max-width: 1420px){.banner .banner_nr em{padding-top:30%;}}
@media screen and (max-width: 1120px){.banner .banner_nr em{padding-top:34%;}}
@media screen and (max-width: 920px){.banner .banner_nr em{padding-top:46%;}}
@media screen and (max-width: 680px){.banner{height: 90vh;}
.banner_nr::after{width: 100px;height: 100px;}
.banner_nr .w88{transform: scale(0.7);margin-left:-7%;}}
@media screen and (max-width: 560px){.banner_nr .w88{transform: scale(0.6);margin-left:-12%;}
.banner .banner_nr span{width:200%;}}
@media screen and (max-width: 480px){.banner_nr img{max-width: 70%;top: 40%;}
.banner .banner_nr em{padding-top:66%;}}
/*banner end*/
.banner_page{display: none;}

/**/

/**/
.pro_c { margin: 15px 0 30px 0; border-bottom: 1px solid #ededed; width: 100%; }
.protab li.on { background: var(--main-color); }
.pro_c table tr td a:before { content: '>'; display: inline-block; font-size: 14px; padding-right: 7px; }
.pro_c table tr td a { display: block; line-height: 36px; font-size: 16px; color: #656565; transition: all .3s ease; }
.protab li.on .pro_c table tr td a:hover { color: #fff; }
.pro_c tr { float: left; margin: 10px 15px; }
.pro_c table tr td a:hover { font-weight: bold; color: var(--main-color); }
#tablit { margin-top:52px; width:100%;}
#tablit .title { color: #fff; width: 325px; height: 130px; overflow: hidden; box-sizing: border-box; padding: 33px 20px; line-height: 40px; background: var(--main-color); text-align: center; }
#tablit .title a { display: block; color: #fff; }
#tablit .title a i { display: block; font-style: normal; font-weight: bold; font-size: 30px; }
#tablit p { color: #fff; font-size: 14px; text-transform: uppercase; }
#tablit dl { width: auto; }
#tablit dl dt { }
#tablit dl dd { float: left; border-radius: 5px; display: block; position: relative;  line-height: 26px; width:14.88vw; margin-right:1vw; height: 200px; box-sizing: border-box; background: #fff; border: 1px solid #e2e1e1;  padding: 30px 10px; }
#tablit dl dd:nth-of-type(5){  margin-right:0px;}
#tablit dl dd a { display: block; text-align: center; }
#tablit dl dd a em { display: block; font-style: normal; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap; width: 100%; text-overflow: ellipsis; text-align: center; padding-bottom: 5px; }
#tablit dl dd a p { font-size: 12px; color: #999; overflow: hidden; display: block; width: 100%; white-space: nowrap; text-overflow: ellipsis; }
#tablit dl dd .img { width: 80px; height: 80px; background: #fff; margin: 0 auto 20px auto; border-radius: 50%; }
#tablit dl dd .img img { width: 80px; height: 80px; border-radius: 50%; box-shadow: 0 0 10px rgba(0,0,0,0.15); }
#tablit dl dd a { font-size: 16px; color: #fff; }
#tablit .on { position: relative; color: #fff; background: var(--main-color); height: 220px; }
#tablit .on a em, #tablit .on a p { color: #fff; }
#tablit .on .img { position: absolute; top: -50px; left: 0; box-sizing: border-box; padding: 15px; width: 120px; height: 120px; right: 0; margin: 0 auto; background: rgba(254,195,143,0.8); }
#tablit .on .img img { border: 2px solid #fff; width:90px; height:90px;  }
#tablit .on .word { padding-top: 50px; }
#tablit .on a:after { display: block; content:"View More"; width:150px; line-height:35px; background:#fff; color:var(--main-color); text-align:center; border-radius:30px; font-size: 15px; margin: 15px auto 0 auto; }
.dis { display: none; }
.prod_b { position: relative; margin-top: 30px; }
.prod_b td { display: block; width: 18.2vw;  background: #fff; overflow: hidden; box-sizing: border-box; border: 1px solid #f2f2f2; padding: 0 !important; float: left; margin-left: 2vw; margin-bottom: 30px; position: relative; }





.prod_b td:nth-of-type(4n+1) { margin-left: 0; }
.prod_b td span { padding: 0 !important; }
.prod_b td br { display: none; }
.prod_b span a { display: block; position: absolute; bottom: 0; font-size: 15px; background: rgba(255,255,255,0.6); width: 100%; line-height: 50px; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; }
.prod_b td img { width: 100%; height: auto; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; }
.prod_b td:hover img { transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2); }
.prod_b td:hover span a { bottom: 0; height: 50px; line-height: 50px; color: #fff; background: var(--main-color); }
.pduct{ padding: 70px 0 80px 0; background: #fff ; }
.proshow { overflow: hidden; position: relative; }
.proright { display: flex; transition: all .5s; }
.proright .progdwz2021 { flex-shrink: 0; width: 100%; height: 0; visibility: hidden; }
.proright .progdwz2021.on { height: auto; visibility: visible; }
.prorightr ul { display: block; height: 533px; overflow: hidden; }
.prorightr ul li { width: 24%; position: relative; border: 1px solid #eee; overflow: hidden; float: left; margin-right: 18px; height: 254px; }
.proleft { width: 624px; float: left; }
.proright { width: 1400px; float: left; }
.proleftpic { overflow: hidden; }
.proshow.wow.fadeInUp.animated { height: auto !important; margin-top: 50px; }
.proleftpic img { width: 624px; height: 624px; transition: all .6s ease; }
.proleftname { height: 133px; background: #e4e4e4; padding: 0 40px; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: center; font-size: 26px; color: #717171; transition: all .3s ease; }
.proleftname i { display: inline-block; width: 37px; height: 14px; background: url(https://memberpic.114my.com.cn/dgyjsy11/uploadfile/image/20230310/20230310185310_670072374.png) no-repeat right center; transition: all .3s ease; }
.proleft:hover .proleftname { color: var(--main-color); }
.proleft:hover .proleftname i { background-position-x: 0; }
.proleft:hover .proleftpic img { transform: scale(1.04); }
.proright table, .progdwz2021 li, .proright tbody, .progdwz2021 li { display: block; }
.progdwz2021 ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; }
.progdwz2021 li { padding: 0 !important; width: 335px; transition: all .3s ease; position: relative; margin-bottom: 15px; }
.progdwz2021 li+li { margin-left: 15px; }
.progdwz2021 li+li:nth-child(5) { margin-left: 0; }
.progdwz2021 li br { display: none; }
.progdwz2021 li a { display: block; overflow: hidden; position: relative; }
.progdwz2021 li:hover { box-shadow: 0 0 15px #ccc; }
.progdwz2021 li>a img { width: 100%; height: auto; transition: all .6s ease; }
.progdwz2021 li:hover>a img { transform: scale(1.1); }
.progdwz2021 li span { border-bottom: 3px solid #ddd; display: block; position: absolute; background: #fff; width: 100%; bottom: 0; left: 0; }
.progdwz2021 li span:after { content: ''; display: block; position: absolute; left: 0; bottom: -3px; transition: all .6s ease; height: 3px; background: var(--main-color); width: 0; }
.progdwz2021 li:hover span:after { width: 100%; }
.progdwz2021 li span a { display: block; line-height: 68px; text-align: left; font-size: 16px; color: #666666; padding: 0 27px 0 18px; }
.progdwz2021 li span a:after { content: ''; display: block; position: absolute; width: 7px; height: 9px; background: url(https://memberpic.114my.com.cn/dgyjsy11/uploadfile/image/20230310/20230310185334_239970623.png) no-repeat right center; transition: all .3s ease; top: 0; bottom: 0; margin: auto 0; right: 20px; }
.progdwz2021 li:hover span a:after { background-position-x: 0; }
.progdwz2021 li:hover span a { color: var(--main-color); }
.promore { text-align: center; margin-top: 40px; }
.promore a { display: inline-block; width: 400px; line-height: 65px; border-radius: 33px; background: var(--main-color); font-size: 16px; color: #fff; text-transform: uppercase; border: 1px solid var(--main-color); transition: all .3s ease; font-family: Arial, Helvetica, sans-serif; }
.promore a:hover { background: none; color: var(--main-color); width: 600px; }
.proright table+table { margin-top: 10px; }


/**/
 
.w1300 {   min-width: 1200px;   width: 84%;}
.join_bg{background:url(https://memberpic.114my.com.cn/023468/uploadfile/image/20260522/20260522110002_790330868.png)no-repeat center top;height:85vw;margin-top:-110px}
.join_wt{background:#fff;width:119%;height:69vw;box-shadow:0px 0px 10px rgba(0,0,0,.1)}
.join_ww{padding-left:5%;padding-top:5%}
@media (max-width: 1680px) {
	.w1300 {    width: 88%;}
	.join_ww{padding-left:2%;padding-top:5%}}
@media (max-width: 1600px) {
	.w1300 {    width: 88%;}
	.join_ww{padding-left:2%;padding-top:5%}}
	@media (max-width: 1440px){
	.w1300 {    width: 87%;}
	.join_ww{padding-left:1%;padding-top:5%}}

@media (max-width: 1400px){
	.w1300 {    width: 87%;}
	.join_ww{padding-left:1%;padding-top:5%}}

.join_ww li{width:49%;float:left;height:335px;}
.join_ww li:nth-child(2n){float:right}
.join_ww li:nth-child(2n) .join_l{padding-left:6%}
.join_ww li:nth-child(3),.join_ww li:nth-child(4){margin-top:2%}
.join_shu{display:block;width:53px;height:53px;border-radius:50%;background:var(--main-color);line-height:53px;text-align:center;color:#fff;font-size:30px;font-weight:300;margin-right:8%;position:relative}
.join_shu:before,.join_shu:after{position:absolute;left:50%;top:52%;height:53px;width:53px;margin-top:-27px;margin-left:-27px;border-radius:50%;box-shadow:0 0 0 0 var(--main-color);animation:ripple 1.8s infinite}
.join_shu:before{animation-delay:0.7s;content:"";position:absolute;right:0;bottom:0}
.join_shu:after{animation-delay:1s;content:"";position:absolute;right:0;bottom:0}
@-webkit-keyframes ripple{70%{box-shadow:0 0 0 30px rgba(0,159,232,.0)}
100%{box-shadow:0 0 0 0 rgba(0,159,232,.0)}
}
.join_w1 p{color:#222;font-size:18px;font-weight:bold}
.join_w1 span{display:block;color:#ddd;font-size:12px}
.join_w {    padding-top: 20px;}
.join_w p{font-size:14px;line-height:34px}
.join_w span{color:#666;font-size:21px;margin-top:16%;display:block;margin-bottom:10%}
.join_r img{width:100%;display:block}                     
.join_r{width:60%; height:35vh; overflow:hidden;}
.join_l{width:40%}
.join_lx{width:34%;margin:0 auto;font-size:18px;background:url(https://memberpic.114my.com.cn/076986243226/uploadfile/image/20240513/20240513115414_1404639173.png)no-repeat center left;padding-left:30px; line-height:38px;}
.join_lx t{font-size:28px;font-weight:bold;color:var(--main-color)}
.join2{padding-left:5%}
.join2_wt li{float:left;width:13vw;height:13vw;background:var(--main-color);border-radius:50%;text-align:center;position:relative}
.join2_wt li::before{content:"";position:absolute;top:-2.3%;left:-2.3%;width:13.5vw;height:13.5vw;border:1px var(--main-color) solid;border-radius:50%}
.join2_wt li+li{margin-left:3%}
.join2_wt li img{display:block;margin:0 auto;margin-top:60px}
.join2_wt li p{font-size:20px;color:#fff;margin-top:10px; font-weight:bold;     line-height: 18px;}
.join2_wt li span{display:block;font-size:14px;margin-top:4px;margin-top:10px;color:#222;}
#featured{overflow:hidden;height:541px;position:relative;margin:0}
#featured .slide{position:absolute;z-index:1;padding:6px 12px 25px}
#featured .active{z-index:2;padding:6px 12px 25px}
.container .active img{width:600px;height:450px}
#featured .description{width:320px;line-height:55px;border-radius:28px;text-align:center;margin:30px auto 0;background:var(--main-color);display:none}
#featured .description,#featured .description h2{color:#fff;font-weight:normal}
#featured .additional{display:black;position:relative;top:6px;left:6px;width:600px;height:450px;margin:0 auto;z-index:9}
#featured .active .description{display:block !important}
#featured a.prevslide,#featured a.nextslide{display:block;width:30px;height:40px;position:absolute;top:200px;text-indent:-9999px}
#featured a.prevslide{background:url(https://memberpic.114my.com.cn/076986243226/uploadfile/image/20240513/20240513113511_501792995.png) no-repeat;left:29px}
#featured a.nextslide{background:url(https://memberpic.114my.com.cn/076986243226/uploadfile/image/20240513/20240513113511_158973111.png) no-repeat;right:30px}
#featured a.featured-zoom,#featured a.featured-more{display:block;width:40px;height:43px;position:absolute;text-indent:-9999px;top:150px}
.container{text-align:left;margin:0 auto;width:600px;position:relative}
.process_bg{background:url(https://memberpic.114my.com.cn/076986243226/uploadfile/image/20240513/20240513113436_2049235528.jpg)no-repeat center;padding:100px 0px 150px 0;}
.proc_c ul{display:flex;justify-content:space-between;position:relative;align-items:center}
.proc_c ul:before{position:absolute;content:"";width:98%;height:1px;background:#eaeaea;top:50%;left:16px;z-index:-1}
.proc_c ul li p{font-size:24px;color:#333}
.proc_c ul li span{font-size:28px;display:block;color:#fff;width:60px;height:60px;border-radius:100%;background:var(--main-color);text-align:center;line-height:60px;margin:22px auto;padding-top:15px}
.proc_c ul li div{font-size:22px;color:#333}
.proc_c ul li h4{ font-size:18px; color:#666; font-weight:normal;}
.proc_c ul li em{width:264px;height:264px;background:var(--main-color);border-radius:100%;position:relative;flex-direction:column;align-items:center;justify-content:center;display:flex}
.proc_c ul li em i{font-size:46px;color:#fff;display:block;position:relative;z-index:2;font-style:normal}
.proc_c ul li em b{display:block;font-size:37px;color:#fff;margin-top:13px;position:relative;z-index:2;font-style:normal}
.proc_c ul li em:after,.proc_c ul li em:before{position:absolute;content:"";border-radius:100%}
.proc_c ul li em:after{width:347px;height:347px;background:rgba(253,150,91,0.17);top:-42px;left:-42px;animation:ripple 1.8s infinite;animation-delay:1s}
.proc_c ul li em:before{width:296px;height:296px;background:rgba(253,150,91,0.17);top:-17px;left:-17px;animation:ripple 1.8s infinite;animation-delay:0.7s}
@-webkit-keyframes ripple{70%{box-shadow:0 0 0 30px rgba(253,150,91,.0)}
100%{box-shadow:0 0 0 0 rgba(0,159,232,.0)}
}
.proc_c ul li{text-align:center;transition:all .5s}
.proc_c ul li:nth-child(2) span,.proc_c ul li:nth-child(6) span{background:#ff9c54}
.proc_c ul li:hover{transform:translateY(-8px)}

.join2_t{ text-align:center;font-size: 34px;font-weight: bold; color: #222;  line-height: 40px;}


/**/

.u-title {font-weight: 700;font-size:41px;}
.l-layout {width: 1440px; margin:0 auto; }
.m-video { text-align:center;  width: 100%; background: url(https://memberpic.114my.com.cn/023468/uploadfile/image/20260515/20260515143602_1829023102.jpg) no-repeat center;height: 26vw; overflow: hidden; padding-top: 6vw; background-size: 100%;    background-repeat: no-repeat; background-attachment: fixed;  position: relative;}

.m-video:before{}
.m-video .video-title{margin-bottom: 38px; color:#fff}
.m-video .video-play{height: 74px; width: 74px; margin: 0 auto 52px; cursor: pointer; background: url(https://memberpic.114my.com.cn/023468/uploadfile/image/20260515/20260515144415_171455737.png) no-repeat center center;}
.m-video .video-play:hover{background-image: url(https://memberpic.114my.com.cn/023468/uploadfile/image/20260515/20260515144337_1736254832.png);}
.m-video .video-button{display: inline-block; color:#fff;  height: 48px; padding-left: 44px; padding-right: 44px; line-height: 48px; border-radius: 25px; font-size: 18px;}
.m-video .video-button span{padding-right: 30px;font-size:20px; background: url(https://memberpic.114my.com.cn/023468/uploadfile/image/20260515/20260515144314_1651833184.png) no-repeat right center; line-height:48px;}
.m-video .video-button span:hover{ color:#fff; font-size:20px;}
@media screen and (min-width: 1460px) {.m-video:before {}}
.m-case{position: relative; margin: 0 auto; padding-bottom: 80px; background: #fff; width: 1340px; max-width: 100%; overflow-x: hidden;}
.m-case:after{content: ''; position: absolute; left: 0; right: 0; top: 0; height: 10px; background-color: #1b7cf7; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1B7CF7', endColorstr='#FF983DF4', GradientType=1); background: -webkit-gradient(linear, left top, right top, from(#1b7cf7), color-stop(#f9e600), to(#792b64)); background: linear-gradient(to right, #f9e600, #792b64, #f7700a, #002874);}
.m-case .l-layout{position: relative; z-index: 1;}
.m-case .tab-nav{width: 186px; float: left;}
.m-case .nav-item{display: block;  height: 85px; line-height: 85px; background: #eff3f6; border-radius: 5px; font-size: 18px; color: #8e8e8e; cursor: pointer; overflow: hidden; -webkit-transition: none; transition: none;}


.m-case .img-icon{width: 27px; height: 27px; float: left; margin-top: 23px; margin-right: 19px; background-repeat: no-repeat; background-position: center center;}
.m-case .icon0{background-image: url();}
.m-case .tab-content{padding-left: 40px; margin-left: 186px; display: none;}
.m-case .tab-content.show{display: block;}
@media screen and (min-width: 1460px) {
.m-case{width: 100%;max-width: 1600px;}
.m-case .tab-nav{width: 200px;}
.m-case .nav-item{height: 85px;line-height: 85px}
.m-case .nav-item.active, .m-case .nav-item:hover{background: var(--main-color);}
.m-case .tab-content{margin-left: 200px;}
.m-case .img-icon{margin-top: 28px;}
}
.u-btn-white {  color: #fff;  border: 1px solid #fff;}

.m-modal-mask{position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); z-index: 1000; text-align: center; visibility: hidden; opacity: 0;}
.m-modal-mask.show{visibility: visible; opacity: 1;}
.m-modal-mask.show .m-modal{-webkit-animation: drop .3s forwards; animation: drop .3s forwards;}
.m-modal-mask:before{display: inline-block; overflow: hidden; width: 0; height: 100%; vertical-align: middle; content: '';}
.m-modal-mask .m-modal{display: inline-block; position: relative; background: #fff; padding: 35px; border-radius: 5px; vertical-align: middle;}
.m-modal-mask .modal-close{position: absolute; right: 10px; top: 10px; cursor: pointer; line-height: 30px; width: 30px; text-align: center; font-size: 24px;}
@-webkit-keyframes drop {
0%{opacity: 0;-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}
100%{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes drop {
0%{opacity: 0;-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}
100%{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}




/*¨çº¿å®¢æ*/
/*³ä¾§æµ*/
.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/023468/uploadfile/image/20240824/20240824173223_458318274.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:#ef5d6c; }/*é¢²æ´æ*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 4px; background-color: #fbfbfb; position: relative;margin-top: 1px;}
.y-kefu-box01 .show-status { position: relative; }
.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: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.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 .kf-dy>i { width: 22px; height: 19px; background-position: -2px -145px; }
.y-kefu-box01 .kf-dy:hover>i {background-position: -27px -145px; }
.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: #ef5d6c; border-color: #ef5d6c;}/*é¢²æ´æ*/
.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: #ef5d6c; font-size: 18px;margin-top:6px; }/*é¢²æ´æ*/
.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: 114px; height: 114px; margin:17px 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,.y-kefu-box01 .y-email-infos a{ color: #ef5d6c; font-size: 16px;margin-top:6px; }/*é¢²æ´æ*/
.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:#ef5d6c;position: absolute; top: 37px; left: 55px; z-index: 9;}/*³éé¢*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }
/*¿é*/
.albbs{width:52px;height:60px;background:#ef5d6c !important;border:none !important;margin-top:7px;border-radius: 2px;padding:0!important;}
.albbs a{color:#fff;}