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:#0253ba; 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;}
body{min-width: 1400px;overflow-x: hidden;}


/*字体*/
@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);
}



/*通用标题*/
.column_tit{ text-align:center; font-size:40px; line-height:40px; color:#0253ba; font-weight:bold; height:71px;}
.column_tit span{ display:block; margin-top:15px; font-size:18px; line-height:18px; color:#666; font-weight:normal;}



/*顶部*/
.topbg{width:100%; height:50px; background:#f4f4f4;}
.top{width:1400px; margin:0 auto;}
.top_fl{float:left; line-height:50px; color:#999; font-size:16px;}
.top_fr{float:right;}
.top_en{ float:left; margin-left:10px; margin-top:8px; width:109px; padding-left:41px; height:34px; line-height:32px; font-family:Aria; color:rgba(255,255,255,0.8);  position:relative; cursor:pointer; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231208/20231208155615_1214534579.jpg) no-repeat;}
.top_en em{display:none; position:absolute; left:0; top:34px; height:64px;}
.top_en em a{ display:block; margin-top:1px; color:#fff; width:118px; padding-left:41px; height:32px; line-height:32px; color:rgba(255,255,255,0.8); text-decoration:none; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231208/20231208160849_1677311655.png) no-repeat;}
.top_en em a:nth-child(2){ background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231208/20231208160849_305979574.png) no-repeat;}


/*抬头*/
.head{ margin:0 auto; width:1400px; height:130px;}
.logo{float:left; margin-top:36px;}
.name{float:left; width:210px; height:63px; margin-top:36px; margin-left:20px; letter-spacing:8px; font-weight:bold; color:#0253ba; line-height:63px; font-size:38px; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231212/20231212082016_1357365104.jpg) center no-repeat;}
.head_ad{ float:left; margin-left:15px; margin-top:39px; font-size:28px; line-height:60px; color:#333; font-weight:bold;}
.head_tel{float:right; margin-top:36px; line-height:26px; font-size:30px; font-family:DIN; font-weight:bold; color:#333;}
.head_tel span{ display:block; margin-bottom:5px; padding-top:6px; font-size:14px; line-height:14px; padding-left:30px; font-weight:normal; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231208/20231208155418_1336817468.jpg) no-repeat;}



/*导航*/
.navbg{width:100%; background:#0253ba; height:60px;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left; position:relative;}
.nav li a{ display:block; height:60px; text-align:center; line-height:60px; font-size:16px; color:#fff; width:155.4px; text-decoration:none; transition:0.8s;}
.nav li:hover a,.nav li.navcurrent a{background:#fcb234;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:700px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:700px; 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(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129140721_1910601827.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129140721_1910601827.png) -49px 0 no-repeat; }
.banner-box .hd { position:absolute; bottom:25px; 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:#0253ba;}
.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;}



/*简介*/
.about_main{ margin:0 auto; width:1400px; margin-top:80px;}
/*文字*/
.str_about{ float:left; width:560px; padding-top:15px;}
.str_about span{ display:block; height:90px; border-bottom:1px solid #ececec; font-size:40px; font-weight:bold; line-height:40px; color:#0253ba;}
.str_about em{ display:block; margin-top:12px; font-weight:normal; color:#555; font-size:22px; line-height:22px;}
.str_des{ width:550px; margin-top:20px; font-size:16px; line-height:34px;}
.str_des a{ display:block; margin-top:30px; width:117px; height:41px; padding-left:20px; line-height:41px; color:#FFF; font-size:16px; text-decoration:none; transition:0.5s; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129141812_245460770.png) 92px 14px no-repeat #0253ba;}
.str_des a:hover{ background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129141812_245460770.png) 92px 14px no-repeat #f5a322;}
/*视频*/
.video{ float:right; width:754px; height:445px;}
/*数据*/
.datamain{ margin-top:70px;}
.datamain li{ position:relative; float:left; margin-right:134px; width:172px; height:104px; background:url(https://memberpic.114my.com.cn/023915/uploadfile/image/20221231/20221231104044_1467941565.JPG) center bottom no-repeat;}
.datamain span{ display:inline-block; font-size:50px; line-height:40px; color:#333; font-family:DIN; font-weight:bold; letter-spacing:-2px;}
.datamain i{ display:block; position:absolute; left:80px; top:16px; text-align:center; width:22px; line-height:22px; font-size:12px; color:#fff; border-radius:50%; background:#0253ba;}
.datamain li.brand_1 i{ left:55px;}
.datamain li.brand_2 i{ left:110px;}
.datamain li.brand_5{ margin-right:0;}
.datamain em{ display:block; margin-top:20px; font-size:22px; line-height:22px;}



/*产品*/
.productbg{ width:100%; margin-top:80px; padding:80px 0 60px; background:#f7f7f7;}
.producttit{ background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129150332_425077926.png) center 65px no-repeat;}
.product{ margin:0 auto; width:1400px; margin-top:30px;}
/*产品分类*/
.sortbg{float:left; width:290px; background:#fff;}
.sort_tit{ height:102px; padding-left:26px; font-size:24px; line-height:102px; color:#fff; font-weight:bold; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129145949_32439493.jpg) no-repeat;}
.sort_cont{}
.prolist2021 li{ padding-top:20px; border-bottom:1px solid #e3e3e3; padding-bottom:25px;}
.prolist2021 li a.prolist2021_one{display:block; padding-left:26px; font-size:16px; line-height:40px; color:#333; font-weight:bold; text-decoration:none; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129145949_1927315391.jpg) 260px center no-repeat}
.prolist2021 li a.prolist2021_one:hover{ color:#0253ba;}
.prolist2021 li dl{padding-top:5px; padding-left:26px; overflow:hidden;}
.prolist2021 li dt{ float:left; width:132px;}
.prolist2021 li dt a{ display:block; font-size:15px; line-height:36px; text-decoration:none;}
.prolist2021 li dt a:before{content:"· "; font-weight:bold;}
.prolist2021 li:nth-child(2) dt{ width:100%;}
.prolist2021 li.procur{ border-left:3px solid #1270c8;}
.prolist2021 li.procur a.prolist2021_one{ color:#1270c8; font-weight:bold;}
.sort_tel{ margin-top:40px; padding-left:38px; height:146px; padding-top:33px; color:#fff; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129145949_1573622132.jpg) no-repeat; }
.sort_tel em{ display:block; margin-bottom:15px; text-indent:30px; line-height:14px;}
.sort_tel span{ display:block; font-size:16px; margin-bottom:5px; line-height:22px;}
.sort_tel strong{ font-family:arial; font-size:24px; font-weight:bold;}

.productcont{ width:1066px; float:right;}
/*产品切换*/
.probanner{ overflow:hidden; background:#fff; position:relative;}
.probanner-box{ height:362px;}
.probanner-box .bd dt{ float:left; position:relative;}
.probanner-box .bd dt:before{ content:"核心推荐"; position:absolute; display:block; left:30px; top:0; width:106px; height:34px; line-height:34px; font-size:16px; color:#FFF; text-align:center; font-weight:bold; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129165817_299156482.png) no-repeat;}
.probanner-box .bd dd{ float:right; width:495px; margin-right:28px; padding-top:25px;}
.probanner-box .bd dd span{ display:block; margin-bottom:20px;}
.probanner-box .bd dd span a{ font-size:22px; line-height:24px; font-weight:bold; color:#0253ba;}
.probanner-box .bd dd p{ padding:0 20px; line-height:45px; font-size:16px; color:#777; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129165817_40379726.jpg) repeat;}
.probanner-btn{}
.probanner-btn .hd { position:absolute; right:28px; bottom:24px;}
.probanner-btn .hd ul {text-align:center; }
.probanner-btn .hd ul li{ width:23px; height:23px; line-height:23px; border-radius:23px; color:#fff; font-family:Arial; font-size:14px; font-weight:bold; background:#6b6b6b;cursor:pointer;display:inline-block; margin:0 2px; transition:0.3s all ease-in-out; }
.probanner-btn .hd ul li.on{ background:#0253ba;}
/*产品图片*/
.productshow{ margin-top:20px;}
.progdwz2021 ul{ height:326px;}
.progdwz2021 li{float:left; width:342px; height:255px; margin-bottom:20px; transition:0.5s;}
.progdwz2021 li+li{margin-left:20px;}
.progdwz2021 li > a{display:block; width:342px; height:255px; overflow:hidden;}
.progdwz2021 li > a img{ transition:0.5s;}
.progdwz2021 li:hover > a img{transform:scale(1.1);}
.progdwz2021 li > br{display:none;}
.progdwz2021 li span a{display:block; background:#fff; margin-top:1px; height:50px; text-align:center; font-size:16px; line-height:50px; text-decoration:none; transition:0.5s;}
.progdwz2021 li:hover span a{ color:#FFF; background:#0253ba;}



/*企业形象*/
.workshopbg{ width:100%; height:652px; padding-top:76px; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129160225_1585435236.jpg) center no-repeat;}
.workshoptit{ color:#FFF; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129162335_41194910.png) center 65px no-repeat;}
.workshoptit span{ color:#FFF;}
.workshopcont{ margin:0 auto; width:1320px; margin-top:98px;}
.workshopcont .new_web_div2021{ position:relative;}
.workshopcont .new_web_div2021 li:nth-child(1){ position:absolute; top:0; left:339px; height:480px;}
.workshopcont .new_web_div2021 li:nth-child(1) img{ width:640px; height:480px;}
.workshopcont .new_web_div2021 li:nth-child(2){ position:absolute; top:0; left:0;}
.workshopcont .new_web_div2021 li:nth-child(3){ position:absolute; top:256px; left:0;}
.workshopcont .new_web_div2021 li:nth-child(4){ position:absolute; top:0; right:0;}
.workshopcont .new_web_div2021 li:nth-child(5){ position:absolute; top:256px; right:0;}
.workshopcont .new_web_div2021 li{ height:225px; overflow:hidden;}
.workshopcont .new_web_div2021 li img{ transition:0.5s;}
.workshopcont .new_web_div2021 li:hover img{ transform:scale(1.1);}
.workshopcont .new_web_div2021 li p{ position:absolute; bottom:0; width:100%; line-height:40px; text-align:center; background:rgba(0,0,0,0.6);}
.workshopcont .new_web_div2021 li p:before{ content:""; display:block; position:absolute; bottom:0; width:0; height:40px; transition:0.5s; background:#0253ba;}
.workshopcont .new_web_div2021 li p a{ position:relative; z-index:10; color:#FFF; text-decoration:none;}
.workshopcont .new_web_div2021 li:hover p:before{ width:100%;}



/*优势*/
.adv_bg { width:100%; margin-top:100px;}
.adv_bg *{-webkit-box-sizing:border-box; box-sizing:border-box;}
.adv_bg .box{margin:0 auto; width:80%; min-width:1400px; box-sizing:border-box;}
.adv_bg .column_tit{ width:1400px; margin:0 auto; height:auto; position:relative; color:#333;}
.adv_bg .column_tit em{ display:block; position:absolute; line-height:54px; left:715px; top:-7px; font-family:neutraface2; font-size:80px; color:#0253ba;}

.adv_cont { overflow:hidden;}
.adv_cont li { padding:35px; display:block; float:left; width:calc((100% - 3px - 40%) / 3); height:680px; overflow:hidden; position:relative; transition:0.5s ease all; cursor:pointer;}
.adv_cont li+li { margin-left:1px;}
.adv_cont li.on { width:40%;}
.adv_cont li p { color:#0253ba; font-size:28px; font-weight:bold; display:inline-block; margin:20px 0 15px 0;}
.adv_cont li t { display:block; margin-top:-12px; font-family:Arial; color:#dddddd; font-size:12px; }
.adv_cont li span { color:#ccc; margin:0 20px; position:relative; top:-3px; font-size:0px !important; }
.adv_cont li dd { width:90%; font-size:16px; color:#666; line-height:30px; font-size:16px !important; position:absolute; opacity:0; top:560px; left:80px; transition:0.3s ease all; z-index: 9;}
.adv_cont li d { width:400px; color:#222; font-weight:bold; font-size:20px; font-size:18px !important; position:absolute; opacity:0; top:524px; left:320px; transition:0.3s ease all;}
.adv_cont li i { font-size:90px; font-family:'Impact'; color:#eee; font-style:normal; position:absolute; left:35px; bottom:-30px; transition:0.3s ease all;}
.adv_cont li.on i{ left:auto; right:35px;}
.adv_cont li.on t { display:none;}
.adv_cont li.on span { font-size:16px !important;}
.adv_cont li.on dd { left:35px; opacity:1;}
.adv_cont li.on d { left:220px; opacity:1;}
.adv_cont li.on i { right:40px;}



/*荣誉资质*/
.honorbg{ width:100%; height:660px; margin-top:100px; padding-top:80px; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129170138_821723184.jpg) center bottom no-repeat;}
.honorcont{ margin:0 auto; width:1400px; margin-top:45px; position:relative;}
.honorcont img{ width:272px; height:392px;}



/*新闻*/
.newsbg{width:1400px; margin:0 auto; margin-top:77px;}
.news_tit{text-align:center; font-size:40px; line-height:40px; color:#0253ba; font-weight:bold;}
.news_tit p{margin-top:15px; font-size:18px; line-height:18px; color:#666; font-weight:normal;}
.news_nav{display:flex; justify-content:space-between; align-items:center; margin-top:30px;}
.news_nav_left{display:flex;}
.news_nav_left a{display:flex; align-items:center; margin-right:40px; font-size:18px; line-height:25px; color:#333; text-decoration:none; transition-duration:0.5s;}
.news_nav_left a i{display:block; width:25px; height:25px; margin-right:8px; overflow:hidden; position:relative;}
.news_nav_left a i img{position:absolute; left:0; top:0; transition-duration:0.5s;}
.news_nav_left a:hover,.news_nav_left a.news_cur{color:#0253ba; font-weight:bold;}
.news_nav_left a:hover i img,.news_nav_left a.news_cur i img{top:-25px;}
.news_nav_right a{display:block; text-align:center; font-size:16px; line-height:16px; color:#333; text-decoration:none; transition-duration:0.5s;}
.news_nav_right a:after{content:""; display:block; margin-top:2px; width:89px; height:1px; background:#333; transition-duration:0.5s;}
.news_nav_right a:hover{color:#0253ba;}
.news_nav_right a:hover:after{background-color:#0253ba;}
.news{margin-top:30px;}
.news_cont{display:flex; justify-content:space-between;}
.news_cont_left{}
.news_cont_left .news_div_item{width:633px; height:504px; position:relative; border-bottom:1px solid #dadada;}
.news_cont_left .news_div_item:after{content:""; display:block; width:0; height:3px; position:absolute; left:0; bottom:-1px; background:#0253ba; transition-duration:0.8s;}
.news_cont_left .news_div_item_date{position:absolute; left:0; bottom:23px; font-family:Arial; line-height:14px; color:#999; transition-duration:0.8s;}
.news_cont_left .news_div_item_year,.news_cont_left .news_div_item_month,.news_cont_left .news_div_item_day{float:left;}
.news_cont_left .news_div_item_content{position:absolute; left:0; top:373px;}
.news_cont_left .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; transition-duration:0.8s;}
.news_cont_left .news_div_item_title a:after{content:""; display:block; width:3px; height:6px; position:absolute; left:626px; top:100px; transition-duration:0.8s; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129181110_233296747.png) center no-repeat;}
.news_cont_left .news_div_item_body{margin-top:15px; line-height:24px; color:#999; transition-duration:0.8s;}
.news_cont_left .news_div_item_pic{position:absolute; left:0; top:0;}
.news_cont_left .news_div_item_pic a{display:block; width:100%; height:346px; overflow:hidden;}
.news_cont_left .news_div_item_pic a img{width:100%; height:auto; transition-duration:0.8s;}
.news_cont_left .news_div_item:hover .news_div_item_pic a img{transform:scale(1.1);}
.news_cont_left .news_div_item:hover .news_div_item_title a{color:#0253ba;}
.news_cont_left .news_div_item:hover .news_div_item_title a:after{background-image:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129181110_1083004995.png);}
.news_cont_left .news_div_item:hover .news_div_item_body,.news_cont_left .news_div_item:hover .news_div_item_date{color:rgba(6,112,232,.6);}
.news_cont_left .news_div_item:hover:after{width:100%;}
.news_cont_right{padding-top:12px;}
.news_cont_right .news_div{display:flex; height:493px; flex-direction:column; justify-content:space-between;}
.news_cont_right .news_div_item:nth-child(1){display:none;}
.news_cont_right .news_div_item{width:697px; height:144px; position:relative; border-bottom:1px solid #dadada;}
.news_cont_right .news_div_item:after{content:""; display:block; width:0; height:3px; position:absolute; left:0; bottom:-1px; background:#0253ba; transition-duration:0.8s;}
.news_cont_right .news_div_item_date{position:absolute; left:0; bottom:30px; font-family:Arial; line-height:14px; color:#999;}
.news_cont_right .news_div_item_year,.news_cont_right .news_div_item_month,.news_cont_right .news_div_item_day{float:left;}
.news_cont_right .news_div_item_content{position:absolute; left:0; top:0;}
.news_cont_right .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold;}
.news_cont_right .news_div_item_title a:after{content:""; display:block; width:3px; height:6px; position:absolute; left:693px; top:125px; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129181110_799747028.png) center no-repeat;}
.news_cont_right .news_div_item_body{margin-top:15px; line-height:24px; color:#999;}
.news_cont_right .news_div_item:hover .news_div_item_title a{color:#0253ba;}
.news_cont_right .news_div_item:hover .news_div_item_title a:after{background-image:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129181110_638726118.png);}
.news_cont_right .news_div_item:hover .news_div_item_body,.news_cont_right .news_div_item:hover .news_div_item_date{color:rgba(6,112,232,.6);}
.news_cont_right .news_div_item:hover:after{width:100%;}



/*版权*/
.basebg{width:100%; margin-top:80px; height:516px; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129182938_1231463151.jpg) center no-repeat;}
.base{width:1400px; margin:0 auto;}
.base_top{padding-top:70px;}
.base_logo{float:left;}
.base_name{float:left; margin-left:14px; padding-top:47px; font-family:Arial; font-size:16px; line-height:13px; color:rgba(255,255,255,.5); font-weight:bold; text-transform:uppercase; letter-spacing:2.2px; background:url(https://memberpic.114my.com.cn/021393/uploadfile/image/20230919/20230919145052_1686108460.jpg) center 6px no-repeat;}
.base_nav{float:right; display:flex; padding:7px 39px 44px 17px; border-bottom:1px solid rgba(255,255,255,.3);}
.base_nav a{display:block; font-size:16px; line-height:16px; color:#fff;}
.base_nav a+a{margin-left:66px;}
.base_in{margin-top:40px; height:260px;}
.base_in .fr{ width:1015px;}
.QRcode dl{float:left; width:122px; height:151px; margin-right:15px; background:#fff;}
.QRcode dt{padding:16px 13px 0 12px; box-sizing:border-box;}
.QRcode dd{margin-top:10px; text-align:center; line-height:14px;}
.base_list{float:left; padding-top:20px; padding-right:70px; position:relative;}
.base_list:after{content:""; position:absolute; right:0; top:15px; display:block; width:1px; height:181px; background:rgba(255,255,255,.3);}
.base_list dl{float:left;}
.base_list dl:nth-child(1){margin-right:83px;}
.base_list dl:nth-child(2){margin-right:79px;}
.base_list dt{font-size:18px; line-height:18px; color:#fff;}
.base_list dd{margin-top:27px;}
.base_list dd a{display:block; margin-bottom:18px; line-height:14px; color:rgba(255,255,255,.7);}
.base_list dd a:hover{color:#fff;}
.base_tel{float:left; padding:20px 110px 0 73px; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129183407_1088921985.png) 381px 15px no-repeat;}
.base_tel em{ font-size:16px; line-height:14px; color:#fff;}
.base_tel span{display:block; margin-top:18px; font-family:DIN; font-size:32px; line-height:24px; color:#f1c600; font-weight:bold;}
.base_tel p{margin-top:45px; padding-left:22px; font-size:16px; line-height:16px; color:#fff; background:url(https://memberpic.114my.com.cn/023961/uploadfile/image/20231129/20231129183407_1191480554.png) left center no-repeat;}
.base_tel a{display:block; width:133px; margin-top:33px; text-align:center; font-size:16px; line-height:35px; color:#fff; background:#0670e8; text-decoration:none; transition-duration:0.8s;}
.base_tel a:hover{background:#f1c600;}
.Copyrightbg{ margin-top:5px; padding:30px 0;}
.Copyrightbg,.Copyrightbg a{line-height:14px; color:rgba(255,255,255,.5) !important; text-transform:uppercase;}
.Copyrightbg a:hover{color:#fff !important;}
.linkTagcs{display:inline-block; height:14px !important; overflow:hidden; vertical-align:middle;}
.linkTagcs li:nth-child(4){padding-right:0 !important}



/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 30%; 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/023961/uploadfile/image/20231201/20231201151702_998295932.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: #0253ba; }/*颜色更改*/
.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 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #0253ba !important; border-color: #0253ba !important; }
.y-kefu-box01 .kf-mobile p{ color:#FFF;}
.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>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; }
.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: #0253ba; border-color: #0253ba;}/*颜色更改*/
.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: #0253ba; 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; }
.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: #0253ba; 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; }
/*qq*/
.y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 a.kf-zixun:hover{ background-color: #0253ba; border-color: #0253ba; color: #fff; }/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; }
/*关闭后*/
.hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; }
.hide-status .kf-zixun i { background-position: -30px -5px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#0253ba;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }