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

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #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:#e00211;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:"Biko";
  src: 
  url("//memberpic.114my.com.cn/wangming7618/cssnew/Biko-Bold.woff2.txt") format("woff2"),
  url("//memberpic.114my.com.cn/wangming7618/cssnew/Biko-Bold.woff.txt") format("ttf"),
  url("//memberpic.114my.com.cn/wangming7618/cssnew/Biko-Bold.eot.txt") format("eot"),
   url("//memberpic.114my.com.cn/wangming7618/cssnew/Biko-Bold.svg.txt") format("svg"),
   url("//memberpic.114my.com.cn/wangming7618/cssnew/Biko-Bold.ttf.txt") format("ttf");
    
}


html{font-size: 15px;}




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






/*抬头*/
.top_bg{display: flex;justify-content: space-between;align-content:center;width: 100%;height:130px;position: absolute;top: 0;z-index: 99;}
.ny_top_bg{background: linear-gradient(-180deg,rgb(0 0 0 / 0.3) 25%,hsl(0 0% 0% / 0) 100%);border-bottom: 1px rgb(255 255 255/0.8) solid;}
.top{display: flex;align-items: center;justify-content: space-between;height: 130px;}
.logo a{display: flex;align-items: center;}
.logo li{padding-left:0.8rem;}
.logo b{font-size:1.14vw;color:#fff;}
.logo p{margin-top: 6px;font-size:0.83vw;color:#eee;}
/*栏目*/
.NavCeshi li{float:left;padding: 0 1.2vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:130px;font-style:normal;font-size:16px;color: rgb(255 255 255/0.6);}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#fff;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:1px;transition: 0.2s all ease-in-out; position: absolute; left:-10%; bottom:63px; background: #e00211;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width:120%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #01853c solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:130px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #01853c;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 15px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #01853c;}
.nav2 table{width: 100%;}

.top_right>div{cursor: pointer;}

/*搜索*/
.top_search>p{width:80px; height:120px;background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830111050_2039563425.png)no-repeat center;}
.top_search{display: flex;align-items: center;height: 130px;cursor: pointer;}
.search_bg{height: 100px;overflow: hidden;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top: 620px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{background: #fff;margin: 0 auto;}
.search-bg{width:300px;height:50px;overflow: hidden;margin-top:26px;}
.search{width: 100%;height: 100px;padding: 0 2.8vw;position: absolute;top: 130px;left: 0;z-index: 22;background: #e00211;box-shadow: 0 0 30px rgba(0,0,0,.08);transition: all 0.3s;transform: scale(0);}
.top_search:hover .search{transform: scale(1);}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:16px;color: #fff;display: inline-block;}
.search_l a{font-size: 14px;color:rgb(255 255 255/0.6);}
.search_l a:hover{color:#fff;}
.search-bg #infoname{width:250px;background:#eee;outline:none;color:#ccc;border: none;height:50px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 50px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height:50px;}
.search-i input{outline:none;}








/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width: 1400px;}
.banner-box{ min-width:1400px; height:945px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:945px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:370px; left: 0; margin-left: 0; height:520px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155040_519458167.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #fff;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{top: 100px;}





/*产品中心*/
/*产品分类*/
.prod_sort{display: flex;justify-content: space-between;}
.prod_sort_content{width:700px;height:335px;padding: 0 25px;text-align: center;}
.prod_sort_one{background: #e00211;border-radius:40px 0 0 40px;}
.prod_sort_one .prolist2021 li:nth-child(2){display:none;}
.prod_sort_two .prolist2021 li:nth-child(1){display:none;}
.prod_sort_two{background: #111;border-radius:0 40px 40px 0;}
.prod_sort_content .prolist2021_one{display: block;margin: 47px 0 21px 0;font-size: 28px;color:#fff !important;}
.prod_sort_text dl{display: flex;flex-wrap: wrap;}
.prod_sort_text dt{width: 33.3%;}
.prod_sort_text dt a{display:block;font-size: 18px;line-height: 46px;}
.prod_sort_one .prod_sort_text a{color: #ffacb2;}
.prod_sort_two .prod_sort_text a{color:#bbb;}
.prod_sort_content  .prod_sort_text dt:hover a{color:#fff;}
/*产品图片*/
.prod_img{margin-top: 40px;}
.prod_img *{display:block;}
.prod_img ul{display: flex;justify-content: space-between;}
.prod_img ul:first-child{margin-bottom:25px;}
.prod_img li{width: 331px;border: 1px #eee solid;border-radius: 10px;}
.prod_img li>a{overflow: hidden;}
.prod_img img{border-radius: 10px;transition: 0.3s;}
.prod_img li:hover img{transform: scale(1.2);}
.prod_img span{line-height: 60px;text-align: center;}
.prod_img span a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 0 40px;font-size: 16px;color: #333;}
.prod_img li:hover span a{color:#e00211;}
.prod_img br{display:none;}





/*优质电线电缆就找凯发*/
.trait_bg{height:900px;background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830134512_933980730.jpg)no-repeat center;}
.trait{height:900px;}
.trait:before{content: "";display: block;width:1400px;height:700px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830135821_1465223453.png)no-repeat center;position: absolute;top: 0;}
.trait:after{content: "";display: block;width:235px;height:715px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220913/20220913112731_1417634401.png)no-repeat center;position: absolute;left: calc(50% - 98.5px);bottom: 0;}
/*标题*/
.trait_title {position: relative;z-index: 2;}
.trait_title b{color:#fff;}
.trait_title p{color:#ccc;}
/*特点文字*/
.trait_li{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
.trait_li *{display:block;}
.trait_li li{display: flex;align-items: center;width:50%;height: 183px;}
.trait_li li:nth-child(2n){text-align: right;flex-direction: row-reverse;}
.trait_li li:nth-child(n+1):nth-child(-n+2){margin-top: 40px;}
.trait_li li:nth-child(n+3):nth-child(-n+4){margin-top: 180px;}
.trait_li i{display: flex;align-items: center;justify-content: center;width:100px;height:100px;background:#fff;border-radius: 100%;animation: 1.2s linear infinite bounce-up;}
.trait_li i:before{content: "";display: block;width:50px;height:50px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830150203_997765754.png)no-repeat;}
.trait_li li:nth-child(2) i:before{background-position-x: -50px;}
.trait_li li:nth-child(3) i:before{background-position-x: -100px;}
.trait_li li:nth-child(4) i:before{background-position-x: -150px;}
.trait_li li:nth-child(odd) dd{margin-left: 25px;}
.trait_li li:nth-child(even) dd{margin-right: 25px;}
.trait_li t{font-size: 28px;color:#fff;}
.trait_li span{margin:12px 0 25px 0;font-size: 14px;color:#999;font-weight: lighter;}
.trait_li p{font-size: 16px;line-height: 30px;color:#ccc;}
@keyframes bounce-up { 25% { transform: translateY(10px) } 50%, 100% { transform: translateY(0) } 75% { transform: translateY(-10px) } }




/*工程案例*/
.case{display: flex;justify-content: space-between;}
/*图片*/
/*文字*/
.case_text{display: flex;flex-direction: column;justify-content: center;width:551px;height:550px;padding: 0 65px 0 50px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830154408_1118053129.png)no-repeat center;}
.case_text_one i{display: block;width:50px;height:50px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830155754_66230438.png)no-repeat;}
.case_text_one p{margin:50px 0 40px 0;font-size: 16px;line-height: 30px;color:#999;}
.case_text_two p{font-size: 16px;line-height: 34px;color:#999;cursor: pointer;}
.case_text_two p.on{color:#e00211;}






/*为什么选择凯发电线电缆*/
.adv_bg{height:945px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830160938_609930846.jpg)no-repeat center;}
.adv{height:945px;}
.adv_title{text-align:left;}
/*内容*/
.adv_text{width: 495px;}
.adv_text *{display: block;}
.adv_text i{width:128px;height:128px;margin: 0 0 -80px -50px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830165055_831285055.png)no-repeat;}
.adv_text t{font-size: 28px;color:#333;}
.adv_text span{margin: 10px 0 45px 0;font-size:14px;color:#999;text-transform: capitalize;}
.adv_text p{font-size: 16px;line-height: 40px;color:#666;}
/*右边图片*/
.adv_img{position: absolute;right: -333px;top: -260px;z-index: 3;}
.adv_img img{border-radius: 100%;border: 185px #fff solid;}
/*电话*/
.adv_tel{display: flex;align-items: center;margin-top: 55px;}
.adv_tel i{display: block;width:50px;height:50px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220830/20220830171536_1127002353.png)no-repeat;}
.adv_tel li{margin-left:20px;}
.adv_tel p{font-size: 18px;color:#666;}
.adv_tel span{font-size: 28px;color:#e00211;}
/*合作客户*/
.adv_client{display: flex;flex-direction: column;justify-content: center;width:900px;height:215px;padding-left: 40px;background-color: rgb(250, 250, 250);box-shadow: 0px 0px 13.8px 1.2px rgba(102, 102, 102, 0.1);position: absolute;bottom: 0;border-radius: 40px 0 0 0;}
.adv_client:after{content:"";display:block;width:506px;height:253px;
background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831115859_1237794733.png)no-repeat;position: absolute;right: -284px;bottom: 0px;}
.adv_client_p a{display:block;margin-bottom: 25px;font-size: 18px;color:#e00211;}
.adv_client_img .tempWrap{width: 668px !important;}
.adv_client_img *{display:block;}
.adv_client_img ul{display: flex;}
.adv_client_img li{margin-right:25px;box-shadow: 0px 0px 9.5px 0.5px rgba(102, 102, 102, 0.1);position: relative;}
.adv_client_img p{width: 100%;height: 100%;background: rgb(0 0 0 / 0.8);position: absolute;top: calc(50% - 50px);left: calc(50% - 100px);transition: 0.3s;transform: scale(0);}
.adv_client_img li:hover p{transform: scale(1);}
.adv_client_img p a{font-size: 16px;color: #fff;line-height: 100px;text-align: center;}
/*切换*/
.adv_toggle li{position:absolute;z-index: 4;cursor: pointer;}
.adv_toggle li:nth-child(1){top: 95px;right: 485px;}
.adv_toggle li:nth-child(2){top: 313px;right: 600px;}
.adv_toggle li:nth-child(3){top: 535px;right: 600px;}
.adv_toggle li:nth-child(4){top: 753px;right: 466px;}
.adv_toggle img{border-radius: 100%;border: 10px #f5f5f5 solid;transition: 0.3s;}
.adv_toggle li.on img{border: 10px #e00211 solid;}





/*公司简介*/
.about{display: flex;flex-wrap: wrap;}
/*图片*/
.about_img{width:600px;position: relative;}
.about_img img{border-radius:100%;}
.about_img p:after{content: "";display: block;width:503px;height:503px;background: url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831093311_24602115.png)no-repeat;position: absolute;top: calc(50% - 251.5px);left: calc(50% - 251.5px);}
/*文字*/
.about_title{margin-left: 80px;text-align: left;}
.about_text_one{width: 665px;margin-left: 80px;}
.about_text_one p{margin-bottom: 10px;font-size: 18px;color:#666;}
.about_text_one p:before{content: "";display: block;width:1px;height:40px;margin-bottom: 40px;background: #e00211;}
.about_text_one span{font-size: 14px;line-height: 26px;color:#999;text-transform: unset;}
/*简介文字*/
.about_text_two{display: flex;align-items: center;width:1100px;height:200px;padding:0 40px;background: #fff;border-radius: 40px 0 0 0;position: absolute;bottom: 0px;right:0px;box-shadow: 0px 0px 11.04px 0.96px rgba(51, 51, 51, 0.15);}
.about_text_two p{font-size: 16px;line-height: 34px;color:#666;}







/*新闻*/
.news{height:930px;background: #f8f8f8;}
.news_tab{margin:0 0 50px 0; text-align:center;}
.news_tab li{ display:inline-block; vertical-align:top; background: #fff; box-shadow: 0px 0px 20px #eee; 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;display:block;}
.news_tab li.on{color:#fff; background:#e00211;box-shadow: 0px 0px 10px #ddd;width:230px; height:56px; line-height:56px;}
.news_tab li.on a{color:#fff;}
.news_list{height:541px;width: 100%;overflow: hidden;}
.news_list .news_div{height:540px;}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:540px;transition:0.5s; padding:20px; border: 1px #eee solid; background:#fff;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;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/dgkaifa1/uploadfile/image/20220831/20220831155133_1526386686.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:310px;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: 15px;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: 15px;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/dgkaifa1/uploadfile/image/20220831/20220831155133_449455727.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: #e00211;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #e00211;transition:0.5s;padding-left:40px; color:#fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left:170px;transition:0.5s;}







/*有情链接*/
.links{padding: 25px 0;font-size:16px; color:#fff; line-height:60px; border-bottom:1px solid #252525;}
.links p.fl{ padding-left:38px; font-weight:normal; background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155212_326841464.png) no-repeat left center;}
.links p.fl span{ vertical-align: bottom; font-size:18px; padding:0 15px 0 5px;font-weight: bold;}
.linkTagcs li{margin-top:20px !important; line-height: 20px !important;}






/*版权*/
.copyright{ background:#111;}
.craddr{display: flex;align-items: center;justify-content: space-around; font-size:0; height:130px; background:#e00211;}
.craddr li{font-size:16px; color:#fff; line-height:30px; padding-left:70px;}
.craddr li:nth-child(1){ background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155434_1758155701.png) no-repeat left center;} 
.craddr li:nth-child(2){ background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155434_810012492.png) no-repeat left center;} 
.craddr li:nth-child(3){ background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155434_1497093890.png) no-repeat left center;}
.craddr li:nth-child(4){ background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155434_1448373081.png) no-repeat left center;} 
.craddr li span{ font-size:19px;}
.craddr li:nth-child(4) span{ font-size:15px;}

.crcon{ padding:50px 0 90px 0; border-bottom:1px solid #252525;}
.kslj li{ float:left; margin-right:110px;}
.kslj li:last-child{margin-right: 0px;}
.kslj li p{ font-size:20px; color:#ffffff; margin-bottom:20px; padding-left:35px; background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155434_96208390.png) no-repeat left center;}
.kslj li a{ display:block; font-size:14px;color:rgb(255,255,255,0.5);font-weight:lighter; line-height:34px; margin-left:20px;}
.kslj li a:hover{ color:#fff;}
.kslj li a i{ padding-right:10px;}
.crcodecon li img{ border:10px solid #fff; border-radius:5px; width:163px; height:auto;}
.crcodecon { margin-right:17px;}
.crcodecon li{ width:173px !important; position:relative;}
.crcodecon li:after{ content:''; display:block; position:absolute; width:10px; height:19px; right:0; top:15px; background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155629_340916566.png) no-repeat left center;}
.crcodecon li:nth-child(2):after{ top:15px;}
.crcodecon li:nth-child(3):after{ top:72px;}
.crcodecon li:nth-child(4):after{ top:130px;}
.crcodetab p{ cursor:pointer; font-size:16px; font-weight:lighter; color:#fff; width:200px; height:45px; line-height:45px; border-radius:25px;background:#4e4e4e; position:relative;}
.crcodetab p+p{ margin-top:14px;}
.crcodetab p.on{background:#fff; color:#111;}
.crcodetab p span{ padding-left:12px; margin-left:50px;}
.crcodetab p:after{ content:''; display:block; position:absolute; width:20px; height:20px; background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155629_2076444494.png) no-repeat center; top:12px; left:19px;}
.crcodetab p.on:after{ background:url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155629_2010149621.png) no-repeat center;}
.end,.end a{ font-size:15px; color:rgb(255,255,255,0.5); line-height:99px;}
.end a:hover{ color:#fff;}




/*内页产品分类*/
.prod_fl{width:310px;}
.prod_fl_top{height:145px;margin-bottom: 1px;background:#333;text-align: center;}
.prod_fl_top p{color: #fff;font-size:30px;padding-top:40px;}
.prod_fl_top span{display: block;font-size:14px;color:#666;margin-top: 4px;}
.prod_fl_center{position: relative;z-index: 9;}
.prod_fl_center li{margin-bottom: 1px;position: relative;background: #e00211 url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155630_2137875771.png)no-repeat  20px 30px;}
.prod_fl_center li:after{content:"";display:block;width:0%;height:80px; color:#fff; background: #333 url(https://memberpic.114my.com.cn/dgkaifa1/uploadfile/image/20220831/20220831155630_853212287.png)no-repeat  20px center;position: absolute;top: 0;transition: all 0.3s;}
.prod_fl_center li:hover:after{width: 100%;}
.prod_fl_center li>a{display: block;line-height:80px;padding-left:55px;font-size: 18px;color: #fff;position: relative;z-index: 2;}
.prod_fl_center dl{padding: 40px 0 40px 55px;background: #f5f5f5}
.prod_fl_center dl a{display: block;width: 85%;line-height:49px;font-size:15px;color: #999;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.prod_fl_center dl a:hover{color: #e00211;}



/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; 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/dgkaifa1/uploadfile/image/20220830/20220830172836_119841159.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: #e00211; 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: #e00211; border-color: #e00211; 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-mail>i{background-position: -3px -74px;    width: 22px;height:22px;}
.y-kefu-box01 .kf-mail:hover>i{background-position: -27px -74px;}
.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: #e00211; border-color: #e00211;}
.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: 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: #e00211; 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: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px 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; }
/*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: #e00211; 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:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }


/*抬头字参数*/
.transfer{ font-size:1.7vw;}