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

/*公共样式部分*/

body {color: #666;margin: 0 auto;background: #fff;font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#c20003;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

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

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.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;}



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


/*英文字体包*/
@font-face {
  font-family:"Belgika 8th";
  src: 
  url("//memberpic.114my.com.cn/dgfuyuan/cssnew/Biko.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/dgfuyuan/cssnew/Biko.woff.txt") format("woff"),
  url("//memberpic.114my.com.cn/dgfuyuan/cssnew/Biko.ttf.txt") format("ttf"),
  url("//memberpic.114my.com.cn/dgfuyuan/cssnew/Biko.eot.txt") format("eot"),
  url("//memberpic.114my.com.cn/dgfuyuan/cssnew/Biko.svg.txt") format("svg");
}


html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title t{color:#c20003;}
.title p{font-size: 18px;color:#999;line-height: 30px;}








/*抬头*/
.head_bg{height:120px;border-bottom: 3px #c20003 solid;transition: 0.3s;}
.head{display:flex;justify-content:space-between;align-items: center;height:100%;}
/*logo*/
.head_logo{display:flex;align-items: center;}
.head_logo a img{height:4.15vw;}
.head_logo li{margin-left: 15px;}
.head_logo b{font-size:1.5vw;color:#c20003;}
.head_logo p{font-size:0.88vw;color:#333;font-weight: lighter;}

/*栏目*/
.head_column{display:flex;align-items:center;width:60%;}
.head_column{display:flex;justify-content:space-between;height:100%;}
.head_column li>a{display:block;line-height:120px;font-size:16px;color:#333;position: relative;transition: 0.3s;}
.head_column li.head_column_fixed>a, .head_column li:hover>a{color:#c20003;}
/*固定栏目*/
.head_column>li>a:after{content: "";display:block;width:10px;height:10px;background:#c20003;border-radius:100%;position:absolute;bottom:-5px;left: calc(50% - 5px);z-index: 10;transition:0.3s;transform:scale(0);}
.head_column>li:hover>a:after, .head_column li.head_column_fixed>a:after{transform:scale(1);}
/*下拉*/
.head_column li{position: relative;}
.head_column .nav2{display: none;width:140px;position:absolute;left:50%;transform:translate(-50%);z-index: 19;text-align:center;border-top:5px #c20003 solid;}
.head_column .head_column_width .nav2{width: 200px;}
.head_column .nav2 a{display:block;width:100%;line-height:40px;background:#f5f5f5;font-size:15px;color:#666;font-weight:lighter;}
.head_column .nav2 a:hover{background:#e5e5e5;}
.head_column .nav2 dl{display:none;}
/*电话*/
.head_tel p{font-size:1.3vw;color:#c20003;}




/*幻灯片*/
.banner{height:825px;background: #222;}
/* 通过改变animation-timing-function 制作弹性切换效果 */
.banner .swiper-wrapper{transition:2s cubic-bezier(0.68,-0.4,0.27,1.34) 0.2s;}
.banner .swiper-slide a{display: flex;height: 100%;}
/*左右箭头*/
.banner .swiper-button-prev{left: -80px;border-radius:5px 0 0 5px;}
.banner:hover .swiper-button-prev{left: 80px;}
.banner .swiper-button-next{right:-80px;border-radius:0 5px 5px 0;}
.banner:hover .swiper-button-next{right:80px;}
.swiper-button-next, .swiper-button-prev{top: 42% !important;}
.banner_swiper-button{width:60px !important;height:130px !important;background: rgb(51 51 51 / 0.3);outline: none;transition: 0.3s;}
.banner_swiper-button:after{color:#fff;font-size: 30px !important;}
/*分页*/
.banner-pagination{bottom: 50px !important;}
.banner-pagination span{width: 10px;height: 10px;background:#fff;opacity:.8;border-radius: 100px;outline: none;}
.banner-pagination span.swiper-pagination-bullet-active{width:60px;opacity: 1;}






/*搜索*/
.search_bg{height: 100px;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top:620px;border-bottom: 1px #eee solid;}
.search_nbg .search{margin:0 auto;}
.search-bg{overflow: hidden;top: 25px;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:16px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #999;font-weight: lighter;}
.search_l a:hover{color:#c20003;}
.search-bg #infoname{width:300px;background:#f5f5f5;outline:none; color:#ccc;border: none;height:50px;line-height:50;font-size: 14px;padding-left: 20px;border-radius: 100px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;}
.search-i input{outline: none;background: #c20003;border-radius: 0 100px 100px 0;}





/* 关于我们 */
.about_bg{height:805px;background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240621/20240621095325_1893382787.jpg)no-repeat center;border-bottom: 5px #c20003 solid;}
/* 文字 */
.about_text{width: 850px;}
.about_text *{display: block;}
.about_text t{padding:120px 0 10px 0;font-size:40px;color:#c20003;font-weight: bold;}
.about_text b{font-size:30px;color:#333;font-weight:initial;}
.about_text p{margin-top:40px;font-size:16px;line-height:40px;color:#999;font-weight:lighter;}
.share_a{display:flex;align-items:center;}
.about_text .share_a{margin: 40px 0 80px 0;}
.share_a span{font-size:16px;color:#666;font-weight:lighter;}
.share_a:hover span{color:#c20003 !important;}
.share_a i{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin-left:20px;border:1px #ddd solid;border-radius:100%;}
.share_a:hover i{border:1px #c20003 solid !important;}
.share_a i:before{content: "";display: block;width:9px;height:17px;background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240622/20240622095435_670326211.png)no-repeat;transition: 0.3s;}
.share_a:hover i:before{background-position-y:bottom !important;}
/* 数据 */
.about_number{display: flex;justify-content:space-between;width:650px;position: relative;}
.about_number li{display:flex;flex-direction:column;justify-content:center;}
.about_number li:before{content: "";display: block;width:1px;height:75px;background:#eee;position:absolute;}
.about_number li:nth-child(1):before{left: 125px;}
.about_number li:nth-child(2):before{left: 340px;}
.about_number li:nth-child(3):before{left: 510px;}
.about_number li:nth-child(4):before{display: none;}
.about_number li p{position: relative;font-size:60px;color:#c20003;}
.about_number li p:before{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background: #fff;border-radius:100%;box-shadow:0 0 30px rgba(0,0,0,0.25); font-size:14px;color:#333;position:absolute;bottom:15px;right:-5px;}
.about_number li:nth-child(1) p:before{content: "年";}
.about_number li:nth-child(2) p:before{content: "m²";}
.about_number li:nth-child(3) p:before{content: "个";}
.about_number li:nth-child(4) p:before{content: "家";}
.about_number span{font-size:18px;color:#666;font-weight:lighter;}





/* 产品中心 */
.product_bg{padding-bottom: 80px;}
.product{display:flex;justify-content:space-between;flex-wrap: wrap;padding:40px;background: #fff;background:#f5f5f5;border:1px #eee solid;}

/*分类*/
.product_sort{width: 240px;padding: 30px 0;background: #fff;}
.product_sort li{position: relative;}
.product_sort li:after{content:"";display:block;width:0%;height:45px;background:#c20003;position:absolute;top:0;left:0;transition: 0.3s;}
.product_sort li:hover:after{width:100%;}
.product_sort li+li{margin-top: 15px;}
.product_sort a.prolist2021_one{display:block;line-height:45px;padding-left:45px;font-size:16px;color:#333;position:relative;z-index:3;font-weight: bold;}
.product_sort li:hover a.prolist2021_one{color:#fff;}
.product_sort dl{padding: 10px 0 10px 40px;}
.product_sort li:hover dl{background: #ffefef;}
.product_sort dt{line-height:30px;}
.product_sort dt>a{display:block;font-size:15px;color:#666;}
.product_sort dt>a:hover{color:#d20a00;font-weight: initial;}
/*图片*/
.product_img{width:1060px;}
.product_img ul{display:flex;justify-content:space-around;}
.product_img ul+ul{margin-top: 10px;}
.product_img li+li{margin-left: 10px;}
.product_img li br{display:none;}
.product_img li>a{display:block;overflow:hidden;}
.product_img li>a img{transition: 0.3s;}
.product_img li:hover>a img{transform: scale(1.2);}
.product_img li span{display:block;line-height:50px;background:#fff;}
.product_img li:hover span{background: #c20003;}
.product_img li span a{display:block;text-align:center;font-size:16px;color:#666;font-weight:lighter;}
.product_img li:hover span a{color:#fff;}






/* 工程案例 */
.case_bg{background: #f5f5f5;}
.case_title{padding-top:80px;}
/* 分类 */
.case_sort{display:flex;justify-content: space-between;}
.case_sort *{display: block;}
.case_sort a{display:flex;flex-direction:column;align-items:center;}
.case_sort i{display:flex;align-items:center;justify-content:center;width:60px;height:69px;background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240717/20240717090938_842888774.png)no-repeat center;}
.case_sort em{width:30px;height:30px;background: url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240622/20240622195645_729745661.png)no-repeat;transition: 0.3s;}
.case_sort a:nth-child(2) em{background-position-x: -30px;}
.case_sort a:nth-child(3) em{background-position-x: -60px;}
.case_sort a:nth-child(4) em{background-position-x: -90px;}
.case_sort a:nth-child(5) em{background-position-x: -120px;}
.case_sort a:nth-child(6) em{background-position-x: -150px;}
.case_sort a:nth-child(7) em{background-position-x: -180px;}
.case_sort a:nth-child(8) em{background-position-x: -210px;}
.case_sort a:nth-child(9) em{background-position-x: -240px;}
.case_sort a:hover em{background-position-y:bottom;}
.case_sort p{margin-top: 10px;font-size:16px;color:#333;}
.case_sort a:hover p{color:#c20003;}
/* 图片 */
.case_img{margin-top:40px;}
.case_img ul{display: flex;}
.case_img ul{margin-top:10px;}
.case_img a{width: 20%;position: relative;overflow: hidden;}
.case_img a+a{margin-left:10px;}
.case_img i{display:block;}
.case_img img{width:100%;height:auto;}
.case_img p{ width:100%;height:100%;background:rgb(0 0 0 / 0.5);position:absolute;top: -100%;transition: 0.3s;}
.case_img a:hover>P{top: 0%;}
.case_img span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding: 0 20px;font-size:16px;color:#fff;text-align: center;}





/* 荣誉证书 */
.honor_bg{margin-bottom:130px;}
.honor_swiper-wrapper a{display: block;}
.honor_swiper-wrapper img{width:500px;height:667px;}
.honor_swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;transform: scale(0.8);}
.honor_swiper-wrapper .swiper-slide-active{transform: scale(1);}
.honor_swiper-wrapper p{ width:84%;line-height:40px;background:rgb(255 255 255 / 0.9);font-size:18px;color:#333;text-align:center;position:absolute;bottom:10%;left:50%;transform:translate(-50%);}

/* 分页 */
.honor_swiper-pagination{bottom:-40px;left:50%;transform:translate(-50%) !important;}
.honor_swiper-pagination span{ width:12px;height:12px;background:#c20003;outline: none;}
.honor_swiper-pagination span+span{margin-left: 10px;}

/*切换按钮*/
.honor_swiper-button-div{width:50px !important;height:50px !important;background:#333;border-radius:100%;outline: none;}
.honor_swiper-button-div:hover{background:#c20003;}
.honor_swiper-button-prev{left: -40px !important;}
.honor_swiper-button-next{right: -40px !important;}
.honor_swiper-button-div:after{color: #fff;font-size: 17px !important;}







/* 好产品 · 匠心造 */
.trait_bg{height:750px;background: url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240706/20240706102539_38779102.jpg)no-repeat center;}
.trait{display:flex;flex-direction: column;height:100%;}
/* 第一个 */
.trait_one{margin-top:80px;}
.trait_one t{font-size:30px;color:#ddd;}
.trait_one p{margin:40px 0 10px 0;font-size:40px;color:#333;font-weight:bold;}
.trait_one b{color: #c20003;}
.trait_one span{font-size:22px;color:#666;}
/* 第二个 */
.trait_two{display: flex;width:930px;margin-top:40px;}
.trait_two li{ display:flex;flex-direction:column;justify-content:center;width:25%;height:275px;padding:0 25px;background:#c20003;position: relative;transition: 0.3s;}
.trait_two li+li:before{content:"";display: block;width:1px;height:275px;background:rgb(255 255 255 / 25%);position:absolute;left:0;}
.trait_two i{display: block;width:25px;height:25px;background: url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240622/20240622093357_1163935911.png)no-repeat;}
.trait_two li:nth-child(2) i{background-position-x:-25px;}
.trait_two li:nth-child(3) i{background-position-x:-50px;}
.trait_two li:nth-child(4) i{background-position-x:-75px;}
.trait_two p{margin: 30px 0 30px 0px;font-size:24px;color:#fff;}
.trait_two span{font-size:16px;line-height:30px;color:rgb(255 255 255 / 75%);font-weight:lighter;}

/* 第三个 */
.trait_three{ position:absolute;bottom:80px;left:0;}
.trait_three .share_a span{color: #333;font-weight: normal;}
.trait_three .share_a i{border: 1px #333 solid;}
.trait_three .share_a i:before{background: url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240622/20240622100658_122471032.png) no-repeat;}








/*新闻中心*/
.news{padding-bottom:80px;}
.news_tab{margin:0 0 50px 0; text-align:center;}
.news_tab li{ display:inline-block; vertical-align:top; background: #f5f5f5;width: 230px; height: 56px; line-height: 56px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; display:block;}
.news_tab li.on{color:#fff; background:#c20003;box-shadow: 0px 0px 10px #ddd;width:230px; height:56px; line-height:56px;}
.news_tab li.on a{color:#fff;}
.news_list{height:600px;width: 100%;overflow: hidden;}
.news_list .news_div{height:540px;}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:600px;transition:0.5s; padding:20px; border: 1px #eee solid; background:#f5f5f5;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:330px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240624/20240624091309_1123116094.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:370px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 16px;line-height: 22px; color: #999;}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';top:150px;left: 0;width: 175px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 16px;transition:0.5s;padding-left: 30px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';top: 160px;font-size: 43px;background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240624/20240624091309_722217517.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 28px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a{color: #c20003;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #c20003;transition:0.5s;padding-left:40px; color:#fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left:170px;transition:0.5s;}







/*版权*/
.copyright{background:#333;border-top: 7px #c20003 solid;}
.end{ line-height:100px;}
.end,.end a{ font-size:14px; color:rgb(255,255,255,0.3);}
.end a:hover{ color:#e5f8eb;} 
.links{ display:flex;align-items:center;padding-left:40px; font-size:14px; color:#fff; line-height:70px;  height:110px; background:#444;border: 1px #555 solid;}
.links>p{ margin-right:30px;font-size:16px;font-weight:lighter;}
.links .linkTagcs li a{display:block;line-height:100%;color:rgb(255 255 255 / 0.5) !important; font-size:14px !important;font-weight:lighter;}
.crcon{ padding:100px 0 60px 0;}
.kslj,.crcode{display: flex;}
.kslj li,.crcode li{ display:inline-block; vertical-align:top; margin-right:80px;}
.kslj p{ font-size:18px; color:#fff; margin-bottom:25px;}
.kslj p em{ font-size:12px; color:rgb(255,255,255,0.3); font-family:Arial, Helvetica, sans-serif;}
.kslj a{ display:block; font-size:15px; color:rgb(255,255,255,0.5); font-weight:lighter; line-height:30px;}
.kslj a:hover{ color:#fff;}
.kslj a i{ padding-left:15px;}

.crconcat{ width:400px;}
.cr_tel{ font-size:16px; color:rgb(255,255,255,0.6); background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240624/20240624091406_227833524.png) no-repeat right top;}
.cr_tel span{ display:block; font-size:30px; color:#fff; padding:10px 0 20px 0;font-weight: bold;}
.cr_addr{ padding-top:10px; border-top:1px solid rgb(255,255,255,0.15);}
.cr_addr p{ font-size:15px; color:rgb(255,255,255,0.5); line-height:30px; padding-left:25px;}
.cr_addr p:nth-child(1){ background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240624/20240624091406_335203302.png) no-repeat left center;}
.cr_addr p:nth-child(2){ background:url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240624/20240624091406_454486174.png) no-repeat left center;}

.linkTagcs li{line-height: 1px !important;}
.copyright_bg{width:100%; height:108px; line-height:108px; font-size:14px; color:#484848; font-weight:lighter;overflow: hidden;}
.copyright_bg a{color:rgb(255,255,255,0.5); font-size:14px;}
.copyright_bg a:hover{color:#fff; font-size:14px;}







/*浮动*/
.y-kefu-box { position: fixed; right: 0; top: 33%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/dgfuyuan/uploadfile/image/20240624/20240624094007_858289489.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; background-color: #c20003; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.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: #c20003; border-color: #c20003; 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; }
.line-b{ border-bottom: solid 1px #efefef;}
.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:#c20003; border-color: #c20003;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
.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: 220px; 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:#c20003; font-size: 18px; }
y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .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;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}

.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color:#c20003; 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:#c20003;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }