body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei; }
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#ea752e; text-decoration:underline;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*字体*/
@font-face {
font-family:neutraface2;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}
@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
font-family:Tw Cen MT;
src: url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.ttf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.eot),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.otf),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff),
     url(//cdn.dg.114my.cn/font/TwCenMT/TwCenMT.woff2);
}


/*通用栏目标题*/
.column_tit{width:100%; text-align:center; font-size:36px; line-height:36px; color:#ea752e; font-weight:bold;}
.column_tit span{ display:block; margin-top:10px; font-size:18px; line-height:18px; color:#666; font-weight:normal;}
.column_tit span:before{ content:""; display:inline-block; margin-right:14px; width:84px; height:1px; vertical-align:middle; background:#e0e0e0;}
.column_tit span:after{ content:""; display:inline-block; margin-left:14px;  width:84px; height:1px; vertical-align:middle; background:#e0e0e0;}



/*顶*/
.topbg{width:100%; height:41px; background:#ececec;}
.top{width:1400px; margin:0 auto; line-height:41px; color:#333;}
.top_fr{float:right;}
.top_fr li{float:left; margin-left:35px; padding-left:35px; font-size:24px; color:#ea752e; font-weight:bold; font-family:DIN Medium;}
.top_pho{ background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221021/20221021181756_2146545793.png) left center no-repeat;}
.top_tel{ background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221021/20221021181756_1411804730.png) left center no-repeat;}



/*抬头*/
.head{width:1400px; margin:0 auto; height:123px; position:relative;}
.head_logo{ position:absolute; left:0; top:-41px; z-index:10;}
.head_ad{float:left; margin-left:228px; margin-top:36px; font-size:18px; line-height:38px; color:#777; letter-spacing:1.2px;}
.head_ad span{ display:block; position:relative; font-size:28px; color:#333; line-height:28px; letter-spacing:0;}
.head_ad span i{ display:block; position:absolute; left:172px; top:-10px; font-size:42px; color:#ea752e; line-height:42px; font-family:DIN; font-weight:bold;}
.head_nav{ float:right; margin-top:47px;}
.head_nav li{float:left;}
.head_nav li+li{margin-left:40px;}
.head_nav li a{display:block; height:37px; font-size:16px; line-height:16px; text-decoration:none; color:#333;}
.head_nav li a:hover,.head_nav li a.navcurrent{color:#ea752e; font-weight:bold; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221021/20221021181756_1595782144.png) center bottom no-repeat;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:800px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:800px; background-position:center; background-repeat:no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;}
.banner-btn{width: 100%;position: absolute;top: 4px;left: 0;margin-left: 0;height: 100%;overflow: hidden;}
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:40%; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024142555_1347601037.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024142555_1347601037.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:15px; width:100%;}
.banner-box .hd ul { width:1400px; margin:0 auto; text-align:center; }
.banner-box .hd ul li{ width:30px; height:30px; line-height:30px; color:#fff; font-family:Arial; font-size:16px; background:#333;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#ea752e;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right:20px; 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;}



/*搜索*/
.searchbg{width:100%; height:75px; background:#f4f3f3;}
.search{width:1400px; margin:0 auto;}
.search_fl{float:left; line-height:75px;}
.search_fl strong{color:#ea752e; margin-right:10px;}
.search_fr{float:right; margin-top:20px; width:270px; background:#fff;}
#infoname{border:none; outline:none; background:none; float:left; padding-left:18px; line-height:36px; color:#999; width:220px;}
.submit{border:none; outline:none; float:right; cursor:pointer; width:32px; height:36px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221101/20221101094846_424684872.jpg) center no-repeat;}



/*特点*/
.traitbg{width:1400px; margin:0 auto; margin-top:60px;}
.trait{margin-top:30px;}
.trait dl{float:left; width:338px; margin-left:15px;}
.trait dl:nth-child(1){margin-left:0;}
.trait dt{}
.trait dd{ position:relative; height:160px; padding-top:76px; text-align:center; font-size:24px; line-height:24px; font-weight:bold; color:#333; background:#eee;}
.trait dd i{ display:block; margin:0 auto; margin-top:20px; width:30px; height:1px; background:#000;}
.trait dd p{ margin-top:12px; font-size:16px; line-height:30px; font-weight:normal; color:#555;}
.trait dd em{ position:absolute; left:118px; top:-32px; z-index:10;}
.trait dl:hover dd{ color:#fff; background:#ea752e;}
.trait dl:hover dd i{  background:#fff;}
.trait dl:hover dd p{  color:#fff;}



/*产品展示*/
.productbg{ width:100%; margin-top:60px;}
.procontbg{ width:100%; margin-top:30px; padding-bottom:60px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022113744_606882555.jpg) center 74px no-repeat; overflow:hidden;}
/*分类*/
.sort{ margin:0 auto; width:1400px;}
.prolist2021{ position:relative;}
.prolist2021 li{ float:left;}
.prolist2021 li a.prolist2021_one{ display:block; width:203px; height:74px; padding-left:30px; font-size:22px; line-height:74px; color:#333; text-decoration:none; background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221021/20221021181756_655293801.png) 234px center no-repeat;}
.prolist2021 li.prolist2021cur a.prolist2021_one{background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221021/20221021181756_516075093.png) 188px 32px no-repeat #ea752e; color:#FFF; position:relative; }
.prolist2021 li.prolist2021cur a.prolist2021_one:before{ content:""; display:block; position:absolute; left:110px; bottom:-6px; width:12px; height:6px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022111903_175729774.png) right center no-repeat; z-index:10;}
.prolist2021 dl{ display:none; position:absolute; left:0; top:70px; width:1400px;}
.prolist2021 li.prolist2021cur dl{ display:block;}
.prolist2021 dt{float:left; padding-left:15px; margin-right:62px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022113744_1599821821.jpg) left center no-repeat;}
.prolist2021 dt a{ font-size:16px; line-height:96px;}

.procont{ width:1400px; margin:0 auto; margin-top:160px;}
.procontshow{}
.procontshow1{}
.procontshow1 li{ float:left; }
.procontshow1 li+li{ margin-left:24px;}

.procontshow2{ margin-top:20px;}
.progdwz2021 li{ float:left; position:relative;}
.progdwz2021 li+li{ margin-left:20px;}
.progdwz2021 li br{ display:none;}
.progdwz2021 li>a{ position:relative; display:block; width:335; height:250;}
.progdwz2021 li>a:before{ content:""; display:block; position:absolute; width:335px; height:250px; top:0; left:0; background:rgba(0,0,0,0.4); opacity:0;}
.progdwz2021 li:hover>a:before{ opacity:1;}
.progdwz2021 li>a:after{ position:absolute; top:22%; left:28%; content:"+"; font-size:40px; display:block; color:#fff; width:150px; height:150px; line-height:150px; border-radius:100%; transition:0.2s all ease-in-out; box-shadow: 0 0 0 40px rgba(237,114,46,0.2); background:rgba(237,114,46,0.6); opacity:0; text-align:center;}
.progdwz2021 li:hover>a:after{ opacity:1; transform:scale(0.4);}
.progdwz2021 li span a{ display:block; background:#fff; height:50px; width:335px; text-align:center; height:50px; font-size:16px; line-height:50px;}
.progdwz2021 li:hover span a{ background:#ea752e; color:#FFF;}



/*应用领域*/
#yyly { margin-top:60px;}
.yycontainer{ max-width: 100%;}
#yyly .yy_title { text-align: left;}
#yyly .yy_title .titel_con h5 { color: #fff; font-size:32px; font-weight:bold;}
#yyly .yy_title .describe{text-align: left;}
#yyly .yy_title .describe span {color: #fff; font-size:18px; line-height:50px;}

#yyly .inner .yyleft{ width:23%; height:662px; float:left; margin-left:1%; margin-right:0.5%;}
#yyly .inner .yyleft .type {height: 582px; padding: 40px; background:#ea752e; display: flex; flex-direction: column; justify-content: space-evenly; align-content: center;}
#yyly .inner .yyleft .type ul li { padding: 15px 0;}
#yyly .inner .yyleft .type ul li a { color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size:16px; text-decoration:none;}

#yyly .inner .yyright { margin-right:1%; padding-left: 0;}
#yyly .inner .yyright .out { display: flex;}
#yyly .inner .yyright .out .item:first-child { padding-left: 0;}
#yyly .inner .yyright .out .item { position: relative; overflow: hidden; padding: 0 7.5px; width: 15%; transition: ease-in-out 0.5s;}
#yyly .inner .yyright .out .show {width: 40%;}
#yyly .inner .yyright .out .item .zz { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); transition: ease-in-out 0.5s;}
#yyly .inner .yyright .out .item .zz .intr { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; align-content: center;}
#yyly .inner .yyright .out .item .zz .intr p { padding: 10px 0; color: #fff; font-size:18px;}
#yyly .inner .yyright .out .show .zz { opacity: 0;}



/*优势*/
.adv{ margin:0 auto; width:1400px; margin-top:60px;}

.adv_cont{position: relative;display: block;width: 1400px; height: 541px;margin-top: 40px;}
.adv_cont_0 {display: block;width: 100%; height: 100%;position: absolute;left: 0;top: 0;}
.adv_cont_0 span{ display:block; position:absolute; left:700px; top:214px; width:468px; height:204px; padding-top:32px; padding-left:32px;}
.adv_cont_0 strong{ display: block; font-size: 22px;line-height: 42px; font-weight:bold; padding-left:93px;}
.adv_cont_0 strong em{ font-size: 26px; line-height:26px; color:#ea752e;}
.adv_cont_0 p{ margin-top:12px; font-size:16px;line-height: 30px;}
.adv_cont_1{background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024134230_1991596750.jpg) no-repeat center;}
.adv_cont_2{background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024134230_438806138.jpg) no-repeat center;}
.adv_cont_3{background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024134230_688600790.jpg) no-repeat center;}
.adv_cont_4{background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024134230_43647601.jpg) no-repeat center; }
.adv_cont_5{background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024134230_1567720003.jpg) no-repeat center; }
.adv_cont_1 span{ background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024140753_1500317937.png) no-repeat;}
.adv_cont_2 span{ background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024140753_1773473719.png) no-repeat;}
.adv_cont_3 span{ background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024140753_2065686567.png) no-repeat;}
.adv_cont_4 span{ background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024140753_870276172.png) no-repeat;}
.adv_cont_5 span{ background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024140753_1090959133.png) no-repeat;}

.adv_tit { position: relative; margin-top: -42px; z-index: 5; text-align: center; }
.adv_tit ul li{ display: inline-block; width: 160px; height: 160px; margin: 0 20px; position: relative; cursor: pointer;}
.adv_tit ul li:after, .adv_tit ul li:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; transition: 0.3s all ease-in-out; opacity: 1; filter: alpha(opacity=100); transform: scaleX(1); }
.adv_tit ul li:before { background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024134545_22373321.png) no-repeat center; }
.adv_tit ul li:after { background: url(//memberpic.114my.cn/long83819168/uploadfile/image/20221024/20221024134545_1908393953.png) no-repeat center; opacity: 0; filter: alpha(opacity=0); transform: scaleX(0); }
.adv_tit ul li:hover:after,.adv_tit ul li.advcur:after{ opacity: 1; filter: alpha(opacity=100); transform: scaleX(1); }
.adv_tit ul li:hover:before,.adv_tit ul li.advcur:before{ opacity: 0; filter: alpha(opacity=0); transform: scaleX(0); }
.adv_tit ul li i{ position: relative; z-index: 3; display: block; width: 46px; height: 46px; margin: 30px auto 0; padding: 5px 0px; border-bottom: 1px solid rgba(255,255,255,0.2); }
.adv_tit ul li strong { color: #fff; position: relative; z-index: 3; font-size: 16px; line-height: 32px; font-weight: bold; }



/*简介*/
.aboutbg{width:100%; margin-top:60px; padding-top:54px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022151640_174464391.jpg) center top no-repeat;}
.about_tit{width:100%; text-align:center; font-size:36px; line-height:36px; color:#fff; font-weight:bold; height:96px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022151639_1742027834.png) center bottom no-repeat;}
.about_tit span{ display:block; margin-top:10px; font-size:18px; line-height:18px; color:#fff; font-weight:normal;}
.about_cont{width:1400px; margin:0 auto; text-align:center;}
.about_cont p{margin-top:15px; font-size:16px; line-height:36px; color:#fff;}
.about_cont a{ font-size:16px; color:#fff;}
/*数字*/
.about_digital{ width:1290px; margin:0 auto; padding-left:110px; margin-top:60px;}
.about_digital li{ position:relative; float:left; color:#fff; margin-right:230px; text-align:left;}
.about_digital li span{ font-size:60px; line-height:60px; font-family:DIN Medium; font-weight:bold;}
.about_digital li em{ display:block; margin-top:5px; font-size:18px; line-height:20px;}
.about_digital li i{ position:absolute; font-size:18px; top:28px; left:68px; width:25px; height:25px; line-height:25px; border-radius:25px; color:#ea752e; text-align:center; background:#fff;}
.about_digital4{ margin-right:0 !important;}
.about_digital2 i{ left:102px !important;}
/*车间*/
.switchnr{width:1459px; margin:0 auto; position:relative; height:400px; margin-top:47px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022152558_1288417652.png) center no-repeat; }
#ISL_Photo{ position:absolute; top:43px; left:100px;}
.switchnr .new_web_div2021 li{float:left; margin-right:20px;}
.switchnr .new_web_div2021 li > a{display:block; width:300px; height:225px; overflow:hidden;}
.switchnr .new_web_div2021 li > a img{transition-duration:0.5s;}
.switchnr .new_web_div2021 li:hover > a img{transform:scale(1.1);}
.switchnr .new_web_div2021 li p{margin-top:2px; width:300px; height:48px; background:#e8e8e8;}
.switchnr .new_web_div2021 li p a{display:block; width:100%; text-align:center; font-size:16px; line-height:48px; text-decoration:none;}
.switchnr .new_web_div2021 li:hover p{background:#ea752e;}
.switchnr .new_web_div2021 li:hover p a{color:#fff;}
#Left_Photo{ position:absolute; left:-1px; top:130px; cursor: pointer; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022151639_1948192004.png) no-repeat; width:59px; height:59px;}
#Right_Photo{ position:absolute; right:-1px; top:130px; cursor: pointer; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022151639_1218614235.png) no-repeat; width:59px; height:59px;}



/*新闻模块*/
.news{ margin:0 auto; width:1400px; margin-top:30px; height:650px;}
.news1 { text-align:center; height:150px;}
.new1tit{ color:#ea752e; font-weight:bold; font-size:36px; line-height:36px; height:56px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022163105_1329543881.png) center bottom no-repeat;}
.news1 ul{ margin:0 auto; margin-top:20px; width:420px;}
.news1 li{ float: left; width:120px; height:40px; line-height:40px; border-radius:5px; margin-left:20px; background:#888585;}
.news1 li a{ display:block; font-size:18px; text-decoration:none; color:#fff;}
.news1 .tubg1{ background:#ea752e;}
.news2{ position:relative;}
.news2 > div{width:100%; height:100%;}
/*新闻左边*/
.news21{ float:left; width:583px;}
.news21 .news_div_item{ margin-top:15px; position: relative; height:422px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022170600_1828732871.jpg) bottom right no-repeat;}

.news21 .news_div_item_date{ position:absolute; top:0; left:0; width:65px; height:106px; font-family:DIN Medium; font-size:20px; line-height:20px; color:#777; border-bottom:1px solid #d0d0d0;}
.news21 .news_div_item_day{ position:absolute; top:32px; left:41px;}
.news21 .news_div_item_month{ position:absolute; top:32px; left:5px;}
.news21 .news_div_item_year{ position:absolute; top:0; left:0; font-size:30px; line-height:30px; color:#333; font-weight:bold;}

.news21 .news_div_item_content{ position: absolute; right:0; top:0; width:475px;}
.news21 .news_div_item_title{ margin-bottom:8px;}
.news21 .news_div_item_title a{ font-size:18px; color:#333; line-height:40px; text-decoration:none;}
.news21 .news_div_item_body{ line-height:24px; color:#777;}

.news21 .news_div_item_pic{ position:absolute; right:15px; bottom:0;}
.news21 .news_div_item_pic img{ width:457px; height:284px;}
/*新闻右边*/
.news22{ float:right; width:734px;}
.news22 .news_div_item{ position:relative; width:734px; height:133px; margin-bottom:20px;}
.news22 .news_div_item:nth-child(1){ display:none;}
.news22 .news_div_item_pic{ position:absolute; left:0; top:0; width:215px; height:133px; overflow:hidden;}
.news22 .news_div_item_pic img{ width:215px; height:133px;}
.news22 .news_div_item_content{ position:absolute; right:0; top:0; width:490px;}
.news22 .news_div_item_title{ margin-bottom:10px;}
.news22 .news_div_item_title a{ font-size:18px; color:#333; line-height:25px; text-decoration:none;}
.news22 .news_div_item_body{ line-height:26px; color:#777;}

.news22 .news_div_item_date{ position: absolute; top:110px; left:245px; line-height:14px; font-family:DIN Medium; font-size:14px; color:#777; padding-left:30px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022171932_107550444.jpg) left center no-repeat;}
.news22 .news_div_item_year,.news22 .news_div_item_month,.news22 .news_div_item_day{ float:left;}



/*版权*/
.banquanbg{ width:100%; height:322px; padding-top:55px; background:url(//memberpic.114my.cn/long83819168/uploadfile/image/20221022/20221022173903_588332975.jpg) center top no-repeat;}
.banquan{ width:1400px; margin:0 auto;}

.banquan1{ position:relative; height:255px;}
.banquan1 dl{ float:left; margin-right:190px;}
.banquan1 dt{ font-size:18px; color:#fff; line-height:20px;}
.banquan1 dd{ margin-top:15px; line-height:36px;}
.banquan1 dd a{ color:rgba(255,255,255,0.6); text-decoration:none;}
.banquan1 dd a:hover{ color:#fff;}

.bqlx{ position:absolute; top:84px; right:43px; width:157px; height:226px;}
.QRcode{float:left; margin-left:8px; overflow:hidden;}
.QRcodecon{}
.QRcodecon em{display:inline-block; position:relative;}
.QRcodecon em img{ width:125px; height:125px; border:6px solid #fff;}
.QRcodetab{margin-top:50px;}
.QRcodetab span{display:inline-grid; justify-content:center; align-content:center; border-radius:50%; width:38px; height:38px; cursor:pointer; overflow:hidden; border:1px solid #FFF;}
.QRcodetab span.on{background:#ea752e; border:1px solid #ea752e;}
.QRcodetab span+span{margin-left:10px;}

.banquan2{ color:rgba(255,255,255,0.6); width:1150px; height:65px; line-height:65px; overflow:hidden;}
.banquan2 a{ color:rgba(255,255,255,0.6);}
.banquan2 a:hover{ color:#fff;}
.banquan21{ float:left;}
.banquan22{ float:right;}

.links{ color:rgba(255,255,255,0.6);}
.links a{ color:rgba(255,255,255,0.6);}
.links a:hover{ color:#fff;}
.links1{ float:left;}
.links1 span{ display:block; float:left; font-size:16px;}
.linkTagcs{ float:left;}
.linkTagcs li a{ color:rgba(255,255,255,0.6) !important;}
.linkTagcs li a:hover{ color:#fff !important;}



/*右侧浮动*/
.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(//memberpic.114my.cn/long83819168/uploadfile/image/20221101/20221101100239_664008739.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: #ea752e; }/*颜色更改*/
.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: #ea752e; border-color: #ea752e; 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: #ea752e; border-color: #ea752e;}/*颜色更改*/
.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: #ea752e; 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: 94px; height: 94px; margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #ea752e; 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:#ea752e;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }