body{overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei; font-family:微软雅黑;}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#324db6; text-decoration:none;}
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);
}



/*顶部*/
.top_bg{width:100%; height:46px; background:#f1f1f1;}
.top{width:1400px; margin:0 auto;}
.top_fl{float:left; line-height:46px;}
.top_fl a{color:#324db6; text-decoration:underline;}
.top_tel{float:right; padding-top:16px; line-height:25px; color:#333; font-weight:bold;}
.top_tel span{font-family:DIN Medium; font-size:26px; line-height:13px; color:#324db6;}



/*抬头*/
.head{width:1400px; height:120px; margin:0 auto;}
.head_logo{float:left; margin-top:34px;}
.head_fr{float:right;}
/*导航*/
.head_nav{float:left;}
.head_nav > ul > li{float:left; padding:50px 0 35px; position:relative;}
.head_nav > ul > li+li{margin-left:62px;}
.head_nav > ul > li > a{display:block; font-size:16px; line-height:16px; text-decoration:none; color:#333;}
.head_nav > ul > li > a > p{margin-top:7px; font-family:Arial; text-align:center; font-size:12px; line-height:12px; color:#888;}
.head_nav > ul > li:hover > a,.head_nav > ul > li.navcurrent > a{color:#324db6; font-weight:bold;}
.head_nav > ul > li:hover > a > p,.head_nav > ul > li.navcurrent > a > p{color:#324db6; font-weight:normal;}
/*下拉*/
.head_nav li > em{position:absolute; left:-50%; top:120px; transform:translateY(20px); opacity:0; width:200%; z-index:9; visibility:hidden; transition:0.3s;}
.head_nav li > em a{display:block; width:100%; text-align:center; line-height:50px; color:#333; text-decoration:none; background:#fff;}
.head_nav li:hover > em{transform:translateY(0); opacity:1; visibility:visible;}
.head_nav li > em a:hover{background:#e0e0e0;}
.head_button{float:left; margin-left:70px; margin-top:43px;}
.head_button li{float:left;}
.head_button li+li{margin-left:10px;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:650px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:650px; 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.com.cn/029495/uploadfile/image/20221117/20221117151903_1677077121.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221117/20221117151903_1677077121.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:#324db6;}
.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:74px; border-bottom:1px solid #efefef;}
.search{width:1400px; margin:0 auto;}
.search_fl{float:left; margin-top:25px; padding-left:35px; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_2060278514.jpg) left center no-repeat;}
.search_fl,.search_fl a{line-height:25px;} 
.search_fr{float:right;}
#infoname{border:none; outline:none; float:left; width:370px; padding-left:67px; line-height:74px; color:#b1b1b1; border-left:1px solid #efefef; box-sizing:border-box; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_342719387.jpg) 23px center no-repeat;}
#imageField{float:right;}



/*产品上*/
.product_up{width:1400px; margin:0 auto; margin-top:50px;}
.product_up dl{float:left; width:220px; height:215px; background:#fff; box-shadow:0 0 13px #d1d1d1; transition-duration:0.8s;}
.product_up dl+dl{margin-left:15px;}
.product_up dl:before{content:""; display:block; width:100%; height:25px;}
.product_up dl:nth-child(1):before{background-color:#3333ff;}
.product_up dl:nth-child(2):before{background-color:#fefb00;}
.product_up dl:nth-child(3):before{background-color:#efa80f;}
.product_up dl:nth-child(4):before{background-color:#7854d5;}
.product_up dl:nth-child(5):before{background-color:#0147ad;}
.product_up dl:nth-child(6):before{background-color:#399c59;}
.product_up dt{padding-left:10px; margin-top:19px; font-size:16px; line-height:16px; font-weight:bold;}
.product_up dt p{margin-top:15px; font-size:14px; line-height:14px; color:#666; font-weight:normal;}
.product_up dd{padding-left:10px; margin-top:38px; font-size:14px; line-height:14px; color:#666; font-weight:bold;}
.product_up dd p{margin-top:17px; margin-bottom:15px; font-size:14px; line-height:14px; color:#666; font-weight:normal;}
.product_up dd a{font-size:14px; line-height:14px; color:#666; font-weight:normal;}
.product_up dl:hover{transform:translateY(-10px);}



/*产品中间*/
.product_middle{width:1400px; margin:0 auto; margin-top:30px; overflow:hidden;}
.product_middle em{font-size:26px; line-height:26px;}
.product_middle em:after{content:""; display:block; margin-top:19px; height:1px;}
.product_middle p{margin-top:15px; font-size:16px; line-height:26px; color:#777;}
.product_middle a{display:block; margin-top:54px; width:34px; height:34px; transition-duration:0.8s;}
.product_middle li:nth-child(1){float:left; width:680px; height:330px; padding-left:44px; padding-top:44px; box-sizing:border-box; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_1267082251.jpg) center no-repeat;}
.product_middle li:nth-child(1) em{color:#3333ff;}
.product_middle li:nth-child(1) em:after{width:77px; background:#3333ff;}
.product_middle li:nth-child(2){float:right; width:680px; height:330px; padding-left:340px; padding-top:44px; box-sizing:border-box; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_508328775.jpg) center no-repeat;}
.product_middle li:nth-child(2) em{color:#efa80f;}
.product_middle li:nth-child(2) em:after{width:54px; background:#efa80f;}
.product_middle li:hover a{transform:translateX(15px);}



/*产品图片*/
.productshow{width:1400px; margin:0 auto; margin-top:30px;}
.productshow ul{display:block; height:388px;}
.progdwz2021 li{float:left; width:327px; height:368px; padding:15px; background:#f8f8f8; box-sizing:border-box; transition:0.5s;}
.progdwz2021 li:hover{background:#324db6;}
.progdwz2021 li+li{margin-left:30px;}
.progdwz2021 li > a{display:block; width:297px; height:297px; 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; margin-top:20px; text-align:center; font-size:14px; line-height:14x; color:#666; text-decoration:none;}
.progdwz2021 li:hover span a{color:#FFF;}



/*特点*/
.verybg{width:100%; margin-top:40px; background:#fcfcfc;}
.very{width:1400px; margin:0 auto; padding-top:60px;}
.very_tit{text-align:center; font-size:36px; line-height:36x; color:#333; font-weight:bold;}
.very_tit p{margin-top:12px; font-size:18px; line-height:18x; color:#555; font-weight:normal;}
.very_cont{margin-top:42px; height:334px; position:relative; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_2039371374.png) center no-repeat;}
.very_cont dl{position:absolute;}
.very_cont dl:nth-child(1){right:867px; top:27px; text-align:right;}
.very_cont dl:nth-child(2){right:946px; bottom:120px; text-align:right;}
.very_cont dl:nth-child(3){left:860px; top:27px;}
.very_cont dl:nth-child(4){left:953px; bottom:120px;}
.very_cont dt{float:left; display:flex; align-items:center; justify-content:center; width:67px; height:67px; 
font-family:DIN Medium; font-size:32px; line-height:28px; color:#fff; border-radius:50%; box-shadow:0 0 0 5px rgb(255 255 255 / 50%);}
.very_cont dl:nth-child(1) dt{background:#324db6;}
.very_cont dl:nth-child(2) dt{background:#efa80f;}
.very_cont dl:nth-child(3) dt{background:#7854d5;}
.very_cont dl:nth-child(4) dt{background:#399c59;}
.very_cont dd{float:left; font-size:20px; line-height:20px; font-weight:bold;}
.very_cont dd p{margin-top:9px; font-size:18px; line-height:18px; color:#555; font-weight:normal;}
.very_cont dl:nth-child(1) dd{color:#324db6; padding-top:10px; padding-right:23px;}
.very_cont dl:nth-child(2) dd{color:#efa80f; padding-top:12px; padding-right:27px;}
.very_cont dl:nth-child(3) dd{color:#7854d5; padding-top:10px; padding-left:27px;}
.very_cont dl:nth-child(4) dd{color:#399c59; padding-top:12px; padding-left:23px;}



/*特点*/
.applybg{width:1400px; margin:0 auto; padding-top:60px;}
.apply_tit{margin-bottom:32px; text-align:center; font-size:36px; line-height:36px; color:#333; font-weight:bold;}
.apply_tit p{margin-top:12px; font-size:18px; line-height:18px; color:#555; font-weight:normal;}
.apply_cont{}
.apply_cont a{display:block; width:335px; margin-right:20px;}
.apply_cont dl{float:left; width:335px; height:421px; position:relative; transition-duration:0.8s;}
.apply_cont a:hover dl{transform:translateY(-10px);}
.apply_cont dt{position:absolute; left:0; top:0; z-index:-1;}
.apply_cont dd{margin-top:220px; text-align:center;}
.apply_cont dd i{display:block; width:38px; height:38px; margin:0 auto; margin-bottom:35px; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_1759652347.png) center no-repeat;}
.apply_cont dd span{font-size:24px; line-height:24x; color:#fff;}
.apply_cont dd p{margin-top:13px; margin-bottom:25px; font-family:Arial; font-size:22px; line-height:22px; color:rgba(255,255,255,.5);}
.apply_cont dd em{display:block; width:56px; height:1px; margin:0 auto; background:rgba(255,255,255,.5);}



/*理由*/
.reasonbg{width:100%; height:1011px; margin-top:108px; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221209/20221209104626_1905833987.jpg) center no-repeat;}
.reason{width:1400px; margin:0 auto; padding-top:80px;}
.reason_tit{display:flex; flex-direction:column; align-items:center;}
.reason_tit em{font-size:46px; line-height:46px; color:#e6711c; font-weight:bold;}
.reason_tit em font{display:inline-block; margin:0 6px 0; font-family:neutraface2; font-size:70px; line-height:40px; vertical-align:middle;}
.reason_tit span{margin-top:27px; padding:0 48px 0 40px; font-size:18px; line-height:50px; color:#fff; border-radius:25px; background:#e6711c;}
.reason_top{width:100%; height:250px; position:relative;}
.reason_top li{display:block; text-align:center; width:103px; height:103px; border:5px solid #fff; background:#324db6; border-radius:50%; position:absolute; box-sizing:border-box; padding-top:14px;}
.reason_top li em{font-size:30px; line-height:30px; color:#efa80f; font-weight:bold;}
.reason_top li p{margin:6px; font-size:24px; line-height:24px; color:#fff;}
.reason_top li:nth-child(1){left:412px; top:110px; animation:mymove 2s linear infinite;}
.reason_top li:nth-child(2){left:623px; top:100px; animation:mymove 2.2s linear infinite;}
.reason_top li:nth-child(3){right:468px; top:72px; animation:mymove 2.4s linear infinite;}
.reason_top li:nth-child(4){right:262px; top:8px; animation:mymove 2.6s linear infinite;}
.reason_top li:nth-child(5){right:52px; top:-6px; animation:mymove 2.8s linear infinite;}
@keyframes mymove{
0% {transform:translateY(-10px);}
25% {transform:translateY(0px);}
50% {transform:translateY(10px);}
75% {transform:translateY(0px);}
100% {transform:translateY(-10px);}
}
.reason_cont{}
.reason_cont dl{float:left; width:331px; height:451px; padding-left:43px; padding-top:72px; box-sizing:border-box; background:#fff; border-top-left-radius:37px; border-bottom-right-radius:37px;}
.reason_cont dl+dl{margin-left:25px;}
.reason_cont dt{width:46px; height:46px; overflow:hidden; position:relative;}
.reason_cont dt img{position:absolute; left:0; top:0; transition-duration:0.8s;}
.reason_cont dd{margin-top:17px;}
.reason_cont dd em{font-size:30px; line-height:30px; color:#333; font-weight:bold; transition-duration:0.8s;}
.reason_cont dd em:after{content:""; display:block; margin-top:30px; width:21px; height:5px; background:#324db6; transition-duration:0.8s;}
.reason_cont dd p{margin-top:26px; width:256px; font-size:16px; line-height:40px; transition-duration:0.8s;}
.reason_cont dl:hover{background-color:#324db6;}
.reason_cont dl:hover dt img{top:-46px;}
.reason_cont dl:hover dd em{color:#fff;}
.reason_cont dl:hover dd em:after{background-color:rgba(255,255,255,.8);}
.reason_cont dl:hover dd p{color:rgba(255,255,255,.7);}



/*流程*/
.flowbg{width:1400px; margin:0 auto; margin-top:103px;}
.flow_tit{text-align:center; font-size:36px; line-height:36px; color:#324db6;}
.flow_tit i{font-weight:bold;}
.flow_tit p{margin-top:16px; font-size:18px; line-height:18px; color:#666;}
.flow{width:100%; height:145px; margin-top:46px; display:flex; justify-content:space-between}
.flow dl{width:147px; height:145px; border:1px solid #e8e8e8; border-radius:50%;}
.flow dt{width:40px; margin:0 auto; text-align:center; font-family:Arial; font-size:20px; line-height:16px; color:#324db6; transform:translateY(-8px); background:#fff; transition-duration:0.8s;}
.flow dd{width:108px; margin-left:19px; margin-top:3px; text-align:center; font-size:16px; line-height:108px; color:#fff; background:#324db6; border-radius:50%; transition-duration:0.8s;}
.flow dl:hover dt{color:#f2a04c;}
.flow dl:hover dd{background-color:#f2a04c;}
.flow_tel{display:flex; flex-direction:row; justify-content:center; margin-top:32px;}
.flow_tel em{margin-right:15px;}
.flow_tel span{font-size:18px; line-height:18px; color:#666; padding-top:2px;}
.flow_tel span i{display:inline-block; margin-left:16px; font-family:DIN Medium; font-size:36px; line-height:30px; color:#333; font-weight:bold;}
.flow_tel a{display:block; width:147px; margin-left:20px; margin-top:3px; text-align:center; line-height:37px; color:#333; border:1px solid #d6d6d6; border-radius:4px;}



/*简介*/
.aboutbg{width:100%; margin-top:55px; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_1087981900.jpg) center top no-repeat;}
.about{width:1400px; margin:0 auto; padding-top:55px;}
.about_tit{display:flex; flex-direction:column; align-items:center; font-size:36px; line-height:36px; color:#fff; font-weight:bold;}
.about_tit p{margin-top:16px;; font-size:18px; line-height:18px; color:#fff; font-weight:normal;}
.about_tit:after{content:""; display:block; width:53px; height:6px; margin-top:18px; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_626491464.png) center no-repeat;}
.about_cont{margin-top:17px; text-align:center; font-size:16px; line-height:36px; color:#fff;}
.about_cont a{font-size:16px; color:#fff;}
/*数据*/
.about_data{display:flex; justify-content:space-around; margin-top:66px;}
.about_data dt span{font-family:DIN Medium; font-size:60px; line-height:48px; color:#fff; font-weight:bold;}
.about_data dt em{display:inline-block; width:20px; height:20px; margin-left:5px; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_405054317.png) center no-repeat;}
.about_data dd{margin-top:14px; font-size:18px; line-height:18px; color:#fff;}
/*企业形象*/
.figure{margin-top:50px; padding:41px 71px 40px 69px; background:#fff; box-shadow:0 0 23px #a5a5a5; box-sizing:border-box; position:relative;}
.figure-Next,.figure-Prev{width:59px; height:59px; position:absolute; top:40%; cursor:pointer; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_1425589454.png)
center no-repeat;}
.figure-Next{left:-30px;}
.figure-Prev{right:-30px; transform:rotate(180deg);}
.new_web_div2021 li{float:left; margin-right:20px;}
.new_web_div2021 li > a{display:block; width:300px; height:225px; overflow:hidden;}
.new_web_div2021 li > a img{transition-duration:0.5s;}
.new_web_div2021 li:hover > a img{transform:scale(1.1);}
.new_web_div2021 li p{margin-top:2px; background:#e8e8e8; transition-duration:0.5s;}
.new_web_div2021 li p a{display:block; width:100%; text-align:center; font-size:16px; line-height:48px; text-decoration:none;}
.new_web_div2021 li:hover p{background-color:#324db6;}
.new_web_div2021 li:hover p a{color:#fff;}



/*新闻*/
.newsbg{width:1400px; margin:0 auto; margin-top:87px;}
.news_top{overflow:hidden;}
.news_tit{float:left; font-size:36px; line-height:36px; font-weight:bold; color:#324db6;}
.news_tit span{display:inline-block; font-family:Tw Cen MT; margin-left:12px; vertical-align:middle; text-transform:uppercase;}
.news_nav{float:right; padding-top:4px;}
.news_nav li{float:left; width:162px; margin-left:15px; border-radius:20px; overflow:hidden;}
.news_nav li:nth-child(1){background:#324db6;}
.news_nav li:nth-child(2){background:#efa80f;}
.news_nav li:nth-child(3){background:#7854d5;}
.news_nav li a{display:block; text-align:center; font-size:18px; line-height:40px; color:#fff; text-decoration:none;}
.news_cont{margin-top:45px;}
.news{overflow:hidden;}
.news_div_item{float:left; position:relative; width:335px; height:452px; border-bottom:3px solid #324db6; transition:all 0.6s;}
.news_div_item + .news_div_item{margin-left:20px;}
.news_div_item_pic{position:absolute; left:0; top:0; width:335px; height:200px; overflow:hidden;}
.news_div_item_pic img{width:100%; transition-duration:0.8s;}
.news_div_item_date{position:absolute; left:31px; top:243px; font-family:Arial; line-height:14px; color:#999;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{float:left;}
.news_div_item_content{position:absolute; left:0; top:200px; width:335px; height:252px; padding-left:30px; padding-top:68px; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; box-sizing:border-box;}
.news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold;}
.news_div_item_title a:after{content:""; position:absolute; left:30px; top:202px; display:block; width:44px; height:10px; transition-duration:0.8s; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221121/20221121083202_569899859.png) right center no-repeat;}
.news_div_item_body{ width:266px; margin-top:17px; line-height:26px; color:#666;}
.news_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.news_div_item:hover .news_div_item_title a:after{transform:translateX(15px);}



/*底部*/
.bottombg{width:100%; background:#282f37; margin-top:100px;}
.bottom{width:1400px; margin:0 auto;}
.bottom_up{height:140px; border-bottom:1px solid rgba(255,255,255,.2);}
.bottom_logo{float:left; padding-top:50px;}
.bottom_ad{float:left; margin-left:40px; padding-top:62px; font-size:30px; line-height:30px; color:#adb2b8;}
.bottom_tel{float:right; margin-right:25px; padding-top:68px; font-size:16px; line-height:16px; color:#adb2b8;}
.bottom_tel li{float:left;}
.bottom_tel li+li{margin-left:110px;}
.bottom_tel li img{margin-right:16px; vertical-align:middle;}
.bottom_tel li font{font-family:Arial;} 
.bottom_centre{height:360px;}
.QRcode{float:left; margin-top:80px;}
.QRcode dt em{}
.QRcode dt em img{width:142px; height:142px; border:9px solid #fff;}
.QRcode dd{margin-top:20px; width:100%; display:flex; justify-content: center}
.QRcode dd span{display:flex; justify-content:center; align-items:center; cursor:pointer; width:40px; height:40px; border-radius:50%; background:#4a4a4a; position:relative; transition:0.3s;}
.QRcode dd span:before{content:""; display:block; width:19px; height:10px; position:absolute; left:10.5px; top:-20px; opacity:0; transition:0.3s; background:url(//memberpic.114my.com.cn/029495/uploadfile/image/20221117/20221117155230_133408009.png) center no-repeat;}
.QRcode dd span:hover,.QRcode dd span.on{background:#324db6;}
.QRcode dd span:hover:before,.QRcode dd span.on:before{opacity:1;}
.QRcode dd span+span{margin-left:10px;}
.bottom_nav{float:right; margin-top:75px; padding-right:10px;}
.bottom_nav dl{float:left;}
.bottom_nav dl+dl{margin-left:130px;}
.bottom_nav dl:nth-child(3){margin-left:140px;}
.bottom_nav dl:nth-child(4){margin-left:160px;}
.bottom_nav dt{font-size:18px; line-height:18px; color:#fff;}
.bottom_nav dd{margin-top:33px;}
.bottom_nav dd a{display:block; margin-bottom:22px; line-height:14px; color:#fff; opacity:0.6;}
.bottom_nav dd a:hover{opacity:1;}
/*版权*/
.Copyright{padding:0 0 45px;}
.Copyright,.Copyright a{line-height:14px; color:#adb2b8; text-decoration:none;}
.Copyright_fl{float:left;}
.Copyright_fr{float:right;}
.Copyright a:hover{color:#fff !important; opacity:1 !important;}
/*友情链接*/
.links,.links_cont{float:left; line-height:14px; color:#adb2b8;}
.links_cont{width:265px; height:14px; overflow:hidden;}



/*右侧浮动*/
.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.com.cn/029495/uploadfile/image/20221123/20221123134554_1293410783.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: #324db6; }/*颜色更改*/
.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: #324db6; border-color: #324db6; 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: #324db6; border-color: #324db6;}/*颜色更改*/
.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>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: #324db6; 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: #324db6; 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:#324db6;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }