@charset "utf-8";


html{background:#fff;}
.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "OPPOSans2";overflow-x: hidden; font-size:14px;min-width:1400px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#d41717;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;}
.box{margin:0 auto;width:80%; box-sizing: border-box;min-width:1400px;}
.page{width: 1400px;margin: 0 auto;}

/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4364729 */
  src: url('//at.alicdn.com/t/c/font_4364729_24hu7xn2euw.woff2?t=1702016451095') format('woff2'),
       url('//at.alicdn.com/t/c/font_4364729_24hu7xn2euw.woff?t=1702016451095') format('woff'),
       url('//at.alicdn.com/t/c/font_4364729_24hu7xn2euw.ttf?t=1702016451095') format('truetype');
}

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



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

/*左右浮动清除*/
.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: 100px;}
.top105 {padding-top: 105px;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}



@font-face{font-family:OPPOSans2;font-weight:400;src:url(https://memberpic.114my.com.cn/wangtong98/cssnew/OPPOSans-Regular.txt)}
@font-face{font-family:OPPOSans2;font-weight:500;src:url(https://memberpic.114my.com.cn/wangtong98/cssnew/OPPOSans-Medium.txt)}
@font-face{font-family:OPPOSans2;font-weight:600;src:url(https://memberpic.114my.com.cn/wangtong98/cssnew/HarmonyOS_Sans_SC_Bold.ttf.txt)}


/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4374486 */
  src: url('//at.alicdn.com/t/c/font_4374486_3cs918y4oo6.woff2?t=1702612256246') format('woff2'),
       url('//at.alicdn.com/t/c/font_4374486_3cs918y4oo6.woff?t=1702612256246') format('woff'),
       url('//at.alicdn.com/t/c/font_4374486_3cs918y4oo6.ttf?t=1702612256246') format('truetype');
}


/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}



/*文字*/
.t{text-align: center;padding-bottom:40px;}
.t d{color:#0063b0;}
.t p{font-size:40px;color:#333;font-weight:bold;display:inline-block;}
.t span{font-size:18px;color:#666;font-weight:lighter;margin: 5px 0 0px 0;display:block;}
.t dd{font-size: 70px;color: #f1f1f1;font-weight: bold;text-transform: uppercase;}
.t i{margin-top:10px;display: block;display:none;}





/*head*/
.head {position: relative; width: 100%; background: #2f2f2f;}
.head_box {display: flex;justify-content: space-between;align-items: center;margin: 0 auto;min-width: 1300px; width: 100%;}
.head_l {display: flex;justify-content: center; align-items: center;    width: 438px; background: #fff; padding-left: 10px; padding-right: 25px; height: 98px;}
.head_logo {}
.head_tit {margin-left: 20px;}
.head_tit img {width:100%; height: auto;}
.head_tit p {font-size: 28px; display: flex;flex-direction: column; line-height: 36px; color: #333; font-weight: bold;}
.head_tit p span {color: #999;font-size: 14px; font-weight:normal; line-height: 25px;}
.head_nav {width: 42%;}
.head_nav ul {display: flex;width: 100%;justify-content: space-between;align-items: center;}
.head_nav li {height: 98px;line-height: 98px;}
.head_nav li>a {font-size: 17px;position: relative;padding-bottom: 37px; color: #fff;}
.head_nav>ul>li>a:after {content:'';width:70%;height: 3px;background:#fff;position: absolute;left: 13%;bottom: -1px; opacity: 0;transform: scaleX(0);transition: 0.5s;}
.head_nav>ul>li:hover a:after,.head_nav>ul>li.cur a:after  {opacity: 1;transform: scaleX(1);transition: 0.5s;}

.head_c {display: flex; padding-right: 2%;}
.head_r {background: url(https://memberpic.114my.com.cn/zhilianwanjia88/uploadfile/image/20210728/20210728203051_218662126.png)no-repeat left;}
.head_r p {display: flex;font-size: 16px;line-height: 30px; padding-left: 42px; align-items: center; color: #fff;}
.head_r p span {font-size: 22px;font-family: "akrobat";line-height: 30px;color: #fff;}

.tit_con {position: relative;margin-right: 16px;display: flex;}
.tit_con>div {width: 30px;height: 30px;border-radius: 50%;border: 1px solid #ddd;display: inline-block;    text-align: center;line-height: 30px;font-size: 16px; }
.tit_con .phone {margin-right: 7px;}
.tit_con>div>p {height: 63px; margin-bottom: 0 !important;font-size:18px; color:#999; padding: 4px;}
.tit_con>div>p img{}
.tit_con .phone:hover .phone_num, .tit_con .wx:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
.tit_sel {width: 510px;height: 150px;background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 99;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:404px; height:33px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}

.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.6); top:100px; opacity:0; visibility:hidden; -webkit-transition:all .6s ease; transition:all .6s ease; z-index:333;  text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:80px; color:#fff;font-size:16px;}
.dropmenu a+a{ margin-left:80px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display: flex;justify-content:space-around;width:60%;    margin: 0 auto;}
.dropmenu table tr td {display: flex;justify-content: center; align-items: center;}
.dropmenu table tr+tr{ margin-left:25px;}
.head_nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
.page1{ margin:0 auto; width:1400px;    display: flex;justify-content: center; align-items: center;}
.head_nav li:nth-child(3) .dropmenu {padding:11px 0;}



.tp-banner-container{width: 100% !important;}






.gc_list ul{display:flex;justify-content: space-between;}
.gc_list li{width: 12%;line-height: 40px;text-align:center;cursor: pointer;border: 1px solid #eee;}
.gc_list li dl{display:none;}
.gc_list li.on{background:#d41717;}
.gc_list li.on a{color:#fff;}
.gc_list li a{display:block;font-size:15px;}



.gc_cont {width: 100%;margin: 0 auto;margin-top: 20px;overflow: hidden;}
.gc_cont .progdwz2021 li{float: right;position: relative;margin-left: 0.3%;overflow: hidden;padding-left:0 !important;border: 1px solid #ddd;}
.gc_cont .progdwz2021 li br{display:none;}
.gc_cont .progdwz2021 li{width:24.7%;height:100%;}
.gc_cont .progdwz2021 li>a,.gc_cont .progdwz2021 li>a>img{width:100%;height:auto;transition:0.5s;display:block;}
.gc_cont .progdwz2021 li:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.gc_cont .progdwz2021 li:nth-child(1){width:49.8% !important;height:100% !important;float: left;margin-left: 0px;}
.gc_cont .progdwz2021 li:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.gc_cont .progdwz2021 li:nth-child(1) img{width: 100% !important;height: auto !important;}
.gc_cont .progdwz2021 li:nth-child(n+4){margin-top:0.3%;}
.gc_cont .progdwz2021 li span {padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #be0007;height: 50px;transform: translateY(50px);transition:0.5s;}
.gc_cont .progdwz2021 li:hover span{transform: translateY(0px);transition:0.5s;}
.gc_cont .progdwz2021 li span a{color: #fff;font-size: 19px;line-height: 50px;display:block;text-align:center;}
@media screen and (max-width: 1500px){
  .gc_cont{width:100%;}
}





/*优势*/
.adv_bg{background:#f8f8f8;padding-top:80px;}
.adv{position: relative;}
.adv_fl{width: 50%;}
.adv_fr{width: 47%;position: relative;}
.adv_fl img{width: 100%;display: block;}
.adv_lt {width: 88%;position: absolute;bottom: 0;}
.adv_lt t {font-size: 2rem;color: #222;}
.adv_lt p {font-size: 2.2rem;font-weight: bold;color: #222;line-height: 60px;}
.adv_lt p:after {content: "";display: block;width: 90px;height: 3px;background: #d41717;margin: 2vw 0;}
.adv_lt span {font-size:1rem;line-height: 30px;}
.adv_lt a {display: block;width:10vw;height:3vw;line-height: 3vw;text-align: center;font-size: 16px;color: #fff;margin-top:2vw;background: #333;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
.adv_li{width: 47%;position: absolute;right: 0px;top:0;}
.adv_li ul li {width: 24.2%;float: left;padding: 2%;background: #eee;text-align: center;cursor: pointer;}
.adv_li ul li.on{background: #d41717;}
.adv_li ul li.on p{color: #fff;}
.adv_li ul li.on span{color: #fff;}
.adv_li ul li img {width: 94%;border: 4px #fff solid;}
.adv_li ul li p {font-size: 1.1rem;line-height: 40px;color: #333;font-weight: bold;}
.adv_li ul li+li {border-left: 1px #e1e1e1 solid;}
.adv_cont li{/* height:36.2vw; */display: flex;justify-content: space-between;}





/*定制*/
.sup{ font-family: "Microsoft Yahei"; line-height:24px; font-size: 16px; position: relative; z-index: 1; clear: both;color: #fff; width: 100%; overflow: hidden; max-width: 1980px; display: block; margin: 0 auto; }
.leit{ width: 100%; overflow: hidden; display: block; height:600px; }
.leit ul{ width: 100%; }
.leit li{ width: 16.66%; float: left; position: relative; cursor:pointer; height:600px; overflow: hidden; transition:all 0.5s;}
.leit li img{ display: block; }
.mo{ width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;background: rgba(0,0,0,0.7);}
.hav{ width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; }

.shu2{ position: absolute; left: 50%; top: 20%; margin-left:-413px; width: 850px; font-size: 30px; color: #fff; text-align: center;  line-height: 194px; line-height: 80px; }
.bock{background:rgba(0,0,0,0.5); position: absolute; left:29.4%; bottom:15%; color: #fff; box-sizing: border-box;transition:0.5s;width:100%;height: 171px;display: flex;margin-bottom: -95px;margin-left: -165px;transform: scale(0);flex-direction: column;justify-content: center;padding:30px 25px;}
.bock:after{position: absolute;content: "+";font-family: "mer";font-size: 14px;color: #fff;width: 30px;height: 30px;border-radius: 100%;background:rgba(127,11,44,0.9);line-height: 30px;text-align: center;top: -15px;right: 29px;}
.bock>b{display: block;font-size: 24px;color: #fff;position: relative;width:100%;}
.bock>p{font-size: 16px;color: rgba(255,255,255,0.68);line-height: 24px;margin-top: 13px;}
.leit li:hover{bottom:-100%;}
.shu2 span{font-size:32px; color: #fff;width: 50px;writing-mode: vertical-lr;writing-mode: tb-lr;line-height: 36px;letter-spacing: 3px;display:block; margin:0 auto;}




/*abot*/
.about{overflow: hidden; background: #fff;    color: #222;}
.about_con {display: flex;justify-content: space-between;}
.about_big {width: 50%;position: relative;}
.about_txt {padding-top:4vw;width:94%;}
.about_txt p {font-size: 40px;}
.about_txt em {font-size: 15px;color: #888888;line-height:30px;display: inline-block;padding-top: 30px; font-weight:100;}
.about_txt a {width: 160px;height: 42px;background:#fff;border-radius: 40px;font-size: 16px;color: #666;display: inline-block;margin-top: 30px;margin-right: 15px; text-align: center;line-height: 42px; transition:0.5s; text-align:center; border: 1px #eee solid;}
.about_txt a:hover{background:linear-gradient(-45deg,#d41717, #ff2029);transition:0.5s;color:#ffffff;}
.about_num{width: 100%;height: 196px; background: #f8f8f8;position: absolute; bottom: 0; left: 0; padding-right: 2vw;}
.about_num ul {display: flex;    justify-content:space-between;    height: 196px;align-items: center;}
.about_num li {text-align: center;position: relative;  color: #666;}
.about_num li:after {content:'';width: 1px;height: 50px;background: rgba(255,255,255,0.1);position: absolute;right: -40px;top:15px;}
.about_num li:last-child:after {background: none;}
.about_num li span{font-size: 36px;line-height: 42px;font-weight: bold;color: #222;font-family: Arial;}
.about_num li p{font-size: 16px;line-height: 26px;margin-top: 8px;color: #999999;}
.about_pic{width:50%;}
.about_num:before{ content: ''; width: 210px; height: 100%; background: #f8f8f8;position: absolute; top: 0; left: -210px;}













/*news*/
.news_bg{margin-bottom: 50px;}
.news_t{ padding: 80px 0 50px 0; }
.news_tl p{font-size: 40px; color: #333;}
.news_tl p b{ color:#d41717;}
.news_tl span{font-size: 16px;color: #999;}
.news_tl,.news_nav{display: inline-block;}

.news_nav{}
.news_nav ul{display: flex; justify-content: center;}
.news_nav li.on{background:#d41717;}
.news_nav li{float: left; padding:1.2% 0; position: relative;overflow: hidden;display: flex;width: 200px;justify-content: center;align-items: center;    transition: 0.5s; border-radius:30px;}
.news_nav li:after {content:'';width:0;height:100%;background: #d41717;position: absolute;top: 0;left: 0;z-index: -1;transition: 0.5s;}
.news_nav li.on:after {width:100%;}
.news_nav li.on a{color:#fff;}
.news_nav li.on i img{filter: grayscale(1) brightness(10);}
.news_nav li i{width: 30px;height: 30px;background: url(https://memberpic.114my.com.cn/wangtong98/uploadfile/image/20231230/20231230085404_247164902.png) no-repeat;margin-right: 10px;}
.news_nav li a {font-size: 20px;}
.news_nav li.on i{background-position-y: -32px;}
.news_nav li:nth-child(1) i{ background-position-x: 0;}
.news_nav li:nth-child(2) i {background-position-x: -32px;}
.news_nav li:nth-child(3) i { background-position-x: -64px;}


.news_div .news_div_item{position: relative; float:left;  background: #f8f8f8;}
.news_div .news_div_item:first-child{width:40%; height:610px; background: #ffffff; z-index: 2;}

.news_div .news_div_item:nth-child(n+2){width: 57%; padding: 10px; height: 180px; margin-left: 40px;  margin-bottom: 20px;}
.news_div .news_div_item:nth-child(n+2) .news_div_item_pic{display: none;}
.news_div_item_pic{overflow: hidden;}
.news_div_item_pic img{width:100%; }
.news_div .news_div_item:last-child{border-bottom:0; }
.news_div_item_date{position: absolute; text-align:center; width:19%; color:#aaa; top:30%;}
.news_div_item_year,.news_div_item_month{display:inline-block; font-size:16px; margin-top:50px;}
.news_div_item_day{font-size:40px; position: absolute; left:-3px; right:0; top:0; margin:auto; font-weight:bold; color:#333;}

.news_div_item_content {position: absolute; }
.news_div .news_div_item:first-child .news_div_item_pic{height:394px;}
.news_div .news_div_item:first-child .news_div_item_content{top:425px;width:100%;}
.news_div .news_div_item:first-child .news_div_item_date{width:16%;right:25px; top:62.5%;}

.news_div .news_div_item:nth-child(n+2) .news_div_item_date{left:0; top:34%; }
.news_div .news_div_item:nth-child(n+2) .news_div_item_content{left: 23%; top: 28px;  width: 74%;}
a.news_div_item_a{font-size:18px; color:#222; line-height:30px; display: block; position: absolute; width: 100%; height:100%;}
.news_div_item_body{font-size:15px; line-height:26px; color:#999; margin-top:32px;  overflow : hidden; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news_div_item_body:after{content:"";  display: block; width:25px; height:25px; background-image: url(https://memberpic.114my.com.cn/wangtong98/uploadfile/image/20231230/20231230085502_801060071.png); background-position: center; background-repeat:no-repeat;    border-radius: 100px;  border:1px #ccc solid; margin-top:22px; transition: 0.3s all ease;}
.news_div_item:hover .news_div_item_body:after{background-color:#d41717; width:60px;border:1px #d41717 solid; background-image: url(https://memberpic.114my.com.cn/wangtong98/uploadfile/image/20231230/20231230085502_1862546661.png);  }
.news_div_item:hover a.news_div_item_a{color:#d41717; }
.news_div .news_div_item:nth-child(n+2) .news_div_item_content:after { content: "";  left: -31px;  top: 0;  width: 1px;  height: 130px;  background: #e1e1e1; position: absolute;}
.news_div .news_div_item:first-child .news_div_item_date .news_div_item_day { font-size: 16px; color: #999; float: left; font-weight: normal; top: 50px; left: 83px;}
.news_div .news_div_item:first-child .news_div_item_content .news_div_item_body {margin-top: 40px;}




/*底部*/
.links{width:100%; overflow:hidden; padding:25px 0; border-top:1px #333 solid;}
.linksW{width:1500px; margin:0 auto;}
.links_l{float:left; width:100px;}
.links_lm{font-size:16px; line-height:30px; color:#999;}
.links_r{float:left; width:1400px; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}

.Foot{background:#000;}
.Foot .box{display:flex;    justify-content: space-between;}
.Foot .Ft1{float:left;width:456px; padding-top: 200px;}
.Foot .Ft1e{float:left;width:132px; height: 132px; background: #fff; border-radius: 20px; padding:15px; position: relative; z-index: 999;}
.Foot .Ft1e img{width: 102px; height: 102px;}
.Foot .Ftel{width: 368px; position: relative; height: 168px; background: #2b2b2b;     padding: 26px 45px 0px 30px; margin-left: 70px; margin-top: -100px; text-align: right;}
.Foot .Ftel i{font-size:16px;color:#fff;display:block;font-weight: 100;position: relative;opacity: 0.6; letter-spacing: 0px;}
.Foot .Ftel span{color:#fff;font-size:36px;font-family: "akrobat-regular";line-height:50px;display:block; letter-spacing: 2px;}
.Foot .Ftel a{width: 119px; float: right; height: 29px; background: #d41717; color: #fff; text-align: center; line-height: 29px; margin-top: 8px;}

.Foot .Ft2{float:left;width: calc(100% - 600px);padding-top:90px;padding-bottom: 80px;}
.Foot .Ft2 dl{float:left;border-right: 1px #202020 solid;width: 25%;display: flex;flex-direction: column;align-items: center;}
.Foot .Ft2 .nl{border-right:none;}
.Foot .Ft2 dt{font-size:17px;color:#fff; padding-bottom:9px;}
.Foot .Ft2 dt::after{content:"";display:block;width:14px;height:1px;background:#333333;margin: 22px auto 0;}
.Foot .Ft2 dd a{display:block;font-size:14px;color:#999;line-height:32px;}


.copy_row3 {margin: 0 auto;font-size: 15px;font-weight: 100;color:#fff;position:relative;height:80px; background: #1b1b1b;}
.copy_row3 a{color:#ccc;font-size:15px;}
.copy_n{line-height:80px; color:#ccc;font-size:14px; float: left;width:74.3%;}
.copy_n a{ display: inline-block;color:#ccc;font-size: inherit; font-size: 14px;}
.copy_nr{float: right;color:#ccc;width:25.7%;text-align:center;}
.copy_nr { line-height: 80px;}




/*右侧浮动*/
.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/wangtong98/uploadfile/image/20240407/20240407093300_22194445.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: #d41717; }/*颜色更改*/
.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: #d41717; border-color: #d41717; 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: 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 .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: #d41717; border-color: #d41717;}/*经过颜色更改*/
.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: #d41717; 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: 15px auto 7px; }
.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: #d41717; 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:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }