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:#0a519a; 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{display:flex; flex-direction:column; align-items:center;}
.column_tit em{font-size:36px; line-height:36px; color:#333;}
.column_tit p{margin-top:15px; font-size:18px; line-height:18px; color:#666;}
.column_tit em:before,.column_tit em:after{content:""; display:inline-block; width:77px; height:17px; margin-left:20px; margin-right:20px; vertical-align:middle; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163136_693057469.png) center no-repeat;}
.column_tit em:after{transform:rotate(180deg);}



/*顶*/
.topbg{width:100%; height:47px; background:#f4f4f4;}
.top{width:1400px; margin:0 auto;}
.top_fl{float:left; line-height:47px; color:#777;}
.top_fl a{color:#0a519a; text-decoration:underline;}
.top_fr{float:right;}
.top_fr ul{display:flex; justify-content:space-between; align-items:center; width:164px; height:47px;}
.top_fr li{cursor:pointer; position:relative;}
.top_fr li a{display:flex; justify-content:space-between; align-items:center; width:95px; height:18px; line-height:18px; color:#777; text-decoration:none;}
.top_fr li a:before{content:""; display:inline-block; width:1px; height:18px; margin-right:10px; background:#9c9c9c;}
.top_fr li a:hover{color:#0a519a;}
.top_fr li em{position:absolute; right:0; top:33px; display:none; z-index:9;}
.top_fr li em img{width:100px; height:100px; border:5px solid #fff; box-sizing:border-box;}



/*抬头*/
.headbg{width:1400px; height:161px; margin:0 auto;}
.logo{float:left; margin-top:38px;}
.name{float:left; margin-left:18px; margin-top:48px; font-size:42px; line-height:42px; color:#0a519a; font-weight:bold; letter-spacing:2px;}
.name p{margin-top:5px; font-size:20px; line-height:20px; color:#0a519a; font-weight:normal; letter-spacing:0;}
.head_ad{float:left; margin-left:30px; margin-top:50px; padding-left:39px;  background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221202/20221202165610_1483267967.jpg) left center no-repeat;}
.head_ad P{font-size:26px; line-height:26px; text-transform:uppercase;}
.head_ad ul{display:flex; justify-content:space-between; align-items:center; width:100%; margin-top:8px;}
.head_ad li{padding:0 18px; font-size:16px; line-height:30px; color:#fff; border-radius:4px; background:#0a519a;}
.head_ad li:nth-child(2){background-color:#11af53;}
.head_tel{float:right; margin-top:57px;}
.head_tel li{display:flex; align-items:center; font-family:DIN Medium; font-size:28px; line-height:19px; color:#0a519a; font-weight:bold; margin-bottom:5px;}
.head_tel li img{margin-right:10px;}



/*导航*/
.navbg{width:100%; height:70px; background:#0a519a;}
.nav{width:1400px; margin:0 auto;}
.nav li{float:left; width:9%; height:70px;}
.nav li a{display:flex; flex-direction:column; justify-content:center; align-items:center; width:100%; height:70px; text-decoration:none; font-size:16px; line-height:16px; color:#fff; transition-duration:0.5s;}
.nav li a p{margin-top:7px; font-family:Arial; font-size:12px; line-height:12px; color:#fff; opacity:0.7; transition-duration:0.5s;}
.nav li:hover a,.nav li.navcurrent a{height:76px; background:#38b970; -webkit-transform:translateY(-6px); transform:translateY(-6px);}
.nav li:hover a p,.nav li.navcurrent a p{margin-top:10px; opacity:1;}



/*幻灯片*/
.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/016731/uploadfile/image/20221110/20221110115244_740312098.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221110/20221110115244_740312098.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:#0a519a;}
.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:82px; background:#f6f6f6;}
.search{width:1400px; margin:0 auto;}
.search1{padding-left:35px; line-height:82px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163135_1196073930.jpg) left center no-repeat;}
.search2{width:312px; margin-top:19px;}
.search-bg{height:46px;}
.search2 #infoname{border:none; outline:none; float:left; width:251px; padding-left:22px; line-height:46px; color:#999; box-sizing:border-box;}
.search-i{width:61px;}
.search2 .submit{border:none; outline:none; float:left; width:61px; height:46px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163135_1787134441.jpg) center no-repeat;}



/*特点*/
.traitbg{width:1400px; margin:0 auto; margin-top:60px;}
.trait dl{float:left; width:240px; height:300px; padding-top:30px; padding-left:20px; background:#0a519a; overflow:hidden; box-sizing:border-box;}
.trait dl+dl{margin-left:50px;}
.trait dl:nth-child(2n){background-color:#38b970;}
.trait dt{}
.trait dd{margin-top:26px; position:relative;}
.trait dd em{font-size:20px; line-height:20px; color:#fff; font-weight:bold;}
.trait dd p{margin-top:16px; font-size:16px; line-height:32px; color:#fff;}
.trait dd span{position:absolute; left:130px; top:167px; font-family:DIN Medium; font-size:80px; line-height:60px; color:rgba(255,255,255,.5);}



/*产品*/
.productbg{width:1400px; margin:0 auto; margin-top:60px;}
.product{margin-top:33px;}
.sortbg{float:left; width:290px; padding:15px 15px 27px; background:#f1f1f1; box-sizing:border-box;}
.sort_tit{height:95px; padding-left:78px; padding-top:33px; font-size:24px; line-height:24px; color:#fff; border-top-left-radius:3px; border-top-right-radius:3px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163136_1305612769.jpg) left top no-repeat #0a519a; box-sizing:border-box;}
.sort_cont{padding:17px 11px 26px 19px; background:#fff;}
.prolist2021 li+li{margin-top:15px;}
.prolist2021 li > a{display:block; width:196px; padding-left:34px; line-height:45px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163136_1189406065.jpg) center no-repeat;}
.prolist2021 li > a:hover{}
.sort_tel{margin-top:30px;}
.sort_tel li{display:flex; align-items:center; font-family:DIN Medium; font-size:26px; line-height:19px; color:#0a519a; font-weight:bold; margin-bottom:5px;}
.sort_tel li img{margin-right:10px;}
.sort_img{width:260px; margin-top:20px;}
.sort_img img{width:100%;}
.product_img{float:right;}
.progdwz2021 ul{height:316px; margin-bottom:20px; overflow:hidden;}
.progdwz2021 li{float:left; position:relative; width:344px; height:316px;}
.progdwz2021 li+li{margin-left:20px;}
.progdwz2021 li br{display:none;}
.progdwz2021 li > a{display:block; width:344px; height:260px; overflow:hidden;}
.progdwz2021 li > a img{transition:all 0.5s;}
.progdwz2021 li:hover > a img{transform:scale(1.1);}
.progdwz2021 li span{display:block; width:100%; border-bottom:1px solid #0a519a;}
.progdwz2021 li span a{display:block; text-align:center; font-size:16px; line-height:55px; text-decoration:none;}



/*对比*/
.contrastbg{width:100%; height:924px; margin-top:40px; padding-top:63px; background:#f0f0f0;}
.contrast{width:1400px; margin:0 auto;}
.contrast_cont{margin-top:30px; width:100%; height:756px; border-radius:8px; background:#fff; box-shadow: 0px 0px 27px 0px #d0cfcf; overflow:hidden;}
.well{float:left;}
.well_tit{display:flex; justify-content:space-between; align-items: center; width:700px; height:127px; padding-left:53px; padding-right:56px; background:#0a519a; box-sizing:border-box; font-size:32px; line-height:32px; color:#fff;}
.well_tit span{font-family:Arial; font-size:50px; line-height:50px; color:rgba(255,255,255,.1);}
.well_cont{margin-left:57px; margin-top:62px;}
.well_cont ul{display:block; width:575px; border-left:1px solid #dedede; border-top:1px solid #dedede;}
.well_cont li{width:100%; height:71px; padding-left:18px; font-size:20px; line-height:71px; color:#555; border-right:1px solid #dedede; border-bottom:1px solid #dedede; box-sizing:border-box;}
.well_cont li img{margin-right:16px; vertical-align:middle;}
.well_cont li font{font-size:20px; line-height:71px; color:#0a519a; font-weight:bold;}
.poor{float:right;}
.poor_tit{display:flex; justify-content:space-between; align-items: center; width:700px; height:127px; padding-left:64px; padding-right:47px; background:#f2682a; box-sizing:border-box; font-size:32px; line-height:32px; color:#fff;}
.poor_tit span{font-family:Arial; font-size:50px; line-height:50px; color:rgba(255,255,255,.1);}
.poor_cont{margin-left:65px; margin-top:62px;}
.poor_cont ul{display:block; width:575px; border-left:1px solid #dedede; border-top:1px solid #dedede;}
.poor_cont li{width:100%; height:71px; padding-left:18px; font-size:20px; line-height:71px; color:#555; border-right:1px solid #dedede; border-bottom:1px solid #dedede; box-sizing:border-box;}
.poor_cont li img{margin-right:16px; vertical-align:middle;}
.poor_cont li font{font-size:20px; line-height:71px; color:#f2682a; font-weight:bold;}



/*优势*/
.actorbg{width:1400px; margin:0 auto; margin-top:60px;}
.actor_tit{display:flex; flex-direction:column; align-items:center;}
.actor_tit em{font-size:36px; line-height:36px; color:#333; font-weight:bold;}
.actor_tit em i{display:inline-block; width:50px; height:50px; border-radius:50%; background:#0a519a; font-family:neutraface2; font-size:42px; line-height:55px; color:#fff; font-weight:normal; padding-left:10px; margin-left:7px; margin-right:9px; box-sizing:border-box; transform:translateY(-3px);}
.actor_tit p{margin-top:12px; font-size:18px; line-height:18px; color:#666;}
.actor_contbg{margin-top:32px;}
.actor_contbg > div{float:left; margin-bottom:34px;}
.actor_cont2,.actor_cont4{margin-left:38px;}
.actor_img{}
.actor_txt{margin-top:27px;}
.actor_txt em{display:block; margin-bottom:16px; font-size:28px; line-height:45px; color:#0a519a; font-weight:bold;}
.actor_txt em i{display:inline-block; width:69px; text-align:center; font-family:DIN Medium; font-size:30px; color:#fff; margin-right:17px; background:#0a519a; border-top-right-radius:22px; border-bottom-right-radius:22px;}
.actor_txt p{width:656px; font-size:16px; line-height:28px; padding-left:25px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163137_1338316.png) left 8px no-repeat;}
.actor_txt p+p{margin-top:15px;}



/*简介*/
.aboutbg{width:100%; height:613px; margin-top:46px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163137_1517234078.jpg) center no-repeat;}
.about{width:1400px; margin:0 auto;}
.about_cont{float:right; width:784px; padding-top:140px;}
.about_txt{}
.about_txt em{font-size:36px; line-height:36px; color:#333; font-weight:bold;}
.about_txt em i{color:#0a519a;}
.about_txt span{display:block; margin-top:20px; font-size:22px; line-height:22px;}
.about_txt p{ margin-top:24px; font-size:16px; line-height:36px;}
.about_txt p a{font-size:16px; line-height:36px;}
.about_nav{margin-top:60px;}
.about_nav dl{margin-right:60px;}
.about_nav dl,.about_nav dt{float:left;}
.about_nav a dd{float:left; margin-left:15px; font-size:20px; line-height:20px; color:#333; transition:0.8s;}
.about_nav a dd p{margin-top:7px; font-family:Arial; font-size:14px; line-height:14px; color:#bbb; transition:0.8s;}
.about_nav a dl:hover dd{color:#0a519a;}
.about_nav a dl:hover dd p{color:#0a519a; opacity:0.8px;}



/*企业形象*/
.figure{width:1400px; margin:0 auto; margin-top:32px; padding-left:34px; padding-right:48px; box-sizing:border-box; position:relative;}
.figure-Next,.figure-Prev{width:56px; height:56px; position:absolute; top:40%; cursor:pointer; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163137_130004941.jpg) center no-repeat;}
.figure-Next{left:-56px;}
.figure-Prev{right:-56px; transform:rotate(180deg);}
.new_web_div2021 li{float:left; margin-right:30px;}
.new_web_div2021 li > a{display:block; width:307px; height:230px; 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{width:307px;}
.new_web_div2021 li p a{display:block; width:100%; text-align:center; font-size:16px; line-height:40px; text-decoration:none;}



/*留言*/
.consultbg{width:100%; height:255px; margin-top:50px; background:#0a519a;}
.consult{width:1400px; margin:0 auto;}
.consult_fl{float:left; padding-top:58px;}
.consult_fl em{font-size:22px; line-height:22px; color:#fff;}
.consult_fl span{display:block; margin-top:11px; font-size:28px; line-height:28px; color:#fff; font-weight:bold;}
.consult_fl font{display:block; margin-top:29px; line-height:17px; color:#fff; padding-left:23px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163138_1469535690.png) left center no-repeat;}
.consult_fl p{margin-top:16px; font-family:neutraface2; font-size:32px; line-height:22px; color:#fff;}
.consult_fr{float:right; padding-top:45px;}
.custom{width:880px; padding-left:7px; box-sizing:border-box;}
.custom dl{float:left; width:144px; height:79px; border-left:1px solid rgba(255,255,255,.6); display:flex; flex-direction:column; justify-content:center; align-items:center; position:relative; transition:0.8s;}
.custom dl:after{content:""; display:block; width:8px; height:8px; background:#38b970; border-radius:50%; border:3px solid rgba(255,255,255,.8); position:absolute; left:-7px; top:79px; transition:0.8s;}
.custom dt{width:36px; height:36px; overflow:hidden; position:relative;}
.custom dt img{position:absolute; left:0; top:0; transition:0.8s;}
.custom dd{margin-top:13px; font-size:16px; line-height:16px; color:#fff;}
.custom dl.customcur{border-color:#fff;}
.custom dl.customcur:after{box-shadow:0 0 0 5px rgb(255 255 255 / 30%);}
.custom dl.customcur dt img{top:-36px;}
.consult_cont{margin-top:36px;}
.consult_cont #title,.consult_cont #phone,.consult_cont #content{float:left; border:none; outline:none; width:235px; height:52px; padding-left:25px; font-size:14px; line-height:14px; color:#757575; box-sizing:border-box;}
.consult_cont #title{background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221111/20221111112353_377459145.jpg) 195px 15px no-repeat,linear-gradient(to right, #f0f1f6,#fff);}
.consult_cont #phone{background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221111/20221111112353_1303124784.jpg) 195px 15px no-repeat,linear-gradient(to right, #f0f1f6,#fff);}
.consult_cont #content{width:235px !important; max-height:155px !important; padding:17px 25px 0; font-size:16px; line-height:16px; color:#757575; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221111/20221111112353_1404544327.jpg) 195px 15px no-repeat,linear-gradient(to right, #f0f1f6,#fff);}
.consult_cont #submit{float:left; border:none; outline:none; width:175px; text-align:center; font-size:16px; line-height:52px; color:#fff; background:#38b970; cursor:pointer;}



/*新闻*/
.newsbg{width:1400px; margin:0 auto; margin-top:60px;}
.news_nav ul{display:flex; justify-content:center; margin-top:23px;}
.news_nav li{background:#0a519a;}
.news_nav li+li{margin-left:10px;}
.news_nav li a{display:block; width:117px; text-align:center; font-size:16px; line-height:37px; color:#fff; text-decoration:none;}
.news_nav li:hover,.news_nav li.newscur{background:#f2682a;}
.news_cont{margin-top:30px;}
.news{overflow:hidden;}
.news_fl{float:left}
.news_fl .news_div_item{position:relative; width:656px; height:466px;}
.news_fl .news_div_item_pic{position:absolute; left:0; top:0; width:656px; height:399px; overflow:hidden;}
.news_fl .news_div_item_pic img{width:656px; height:399px; transition:0.8s;}
.news_fl .news_div_item_date{position:absolute; left:435px; top:362px; font-family:Arial; font-size:16px; line-height:14px; color:#777; padding-left:24px; z-index:2; transition:0.8s; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163138_543847544.png) left center no-repeat;}
.news_fl .news_div_item_year,.news_fl .news_div_item_month,.news_fl .news_div_item_day{float:left;}
.news_fl .news_div_item_content{position:absolute; left:30px; top:338px; width:596px; height:128px; padding:20px; background:#f8f6f6; box-sizing:border-box; z-index:1; transition:0.8s;}
.news_fl .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; transition:0.8s;}
.news_fl .news_div_item_title a:after{content:""; display:block; width:16px; height:14px; position:absolute; left:550px; top:66px; transition:0.8s; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221111/20221111105032_149639987.png) right center no-repeat;}
.news_fl .news_div_item_body{margin-top:15px; width:490px; line-height:26px; color:#777; transition:0.8s;}
.news_fl .news_div_item:hover .news_div_item_date{background-image:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221111/20221111104834_205922564.png);}
.news_fl .news_div_item:hover .news_div_item_content{background:#0a519a;}
.news_fl .news_div_item:hover .news_div_item_title a,.news_fl .news_div_item:hover .news_div_item_date{color:#fff;}
.news_fl .news_div_item:hover .news_div_item_body{color:#fff; opacity:0.8;}
.news_fl .news_div_item:hover .news_div_item_title a:after{background-position:left center;}
.news_fl .news_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.news_fr{float:right;}
.news_fr .news_div_item{position:relative; width:677px; height:124px; border-bottom:1px solid #e0e0e0; margin-bottom:46px;}
.news_fr .news_div_item:before{content:""; display:block; width:0; height:2px; position:absolute; left:0; bottom:-2px; background:#0a519a;  transition:0.8s;}
.news_fr .news_div_item_date{position:absolute; left:510px; top:10px; font-family:Arial; font-size:16px; line-height:14px; color:#777;  transition:0.8s; padding-left:24px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163138_543847544.png) left center no-repeat;}
.news_fr .news_div_item_year,.news_fr .news_div_item_month,.news_fr .news_div_item_day{float:left;}
.news_fr .news_div_item_content{position:absolute; left:0; top:10px;}
.news_fr .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; transition:0.8s;}
.news_fr .news_div_item_title a:after{content:""; display:block; width:16px; height:14px; position:absolute; left:660px; top:47px; transition:0.8s; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221111/20221111105802_129505286.png) right center no-repeat;}
.news_fr .news_div_item_body{margin-top:17px; width:616px; line-height:28px; color:#777;}
.news_fr .news_div_item:hover:before{width:100%;}
.news_fr .news_div_item:hover .news_div_item_date{background-image:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221111/20221111110003_1568013424.png);}
.news_fr .news_div_item:hover .news_div_item_title a,.news_fr .news_div_item:hover .news_div_item_date{color:#0a519a;}
.news_fr .news_div_item:hover .news_div_item_title a:after{background-position:left center;}
.news_fr .news_div_item:nth-child(1){display:none;}



/*咨询*/
.advisorybg{width:100%; height:181px; margin-top:14px; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163138_131513469.jpg) center no-repeat;}
.advisory{width:1400px; margin:0 auto;}
.advisory_fl{float:left; padding-top:50px; font-size:32px; line-height:40px; color:#fff;}
.advisory_fr{float:right; padding-top:65px;}
.advisory_fr a{display:block; width:136px; padding-left:40px; font-size:18px; line-height:48px; color:#fff; border:2px solid #fff; text-decoration:none; background:url(//memberpic.114my.com.cn/016731/uploadfile/image/20221109/20221109163138_18667917.png) 132px center no-repeat;}



/*底部*/
.bottombg{width:100%; background:#282f37;}
.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:46px;}
.bottom_logo span{float:left;}
.bottom_logo em{float:left; display:block; margin-left:10px; padding-top:8px; font-size:26px; line-height:26px; color:#adb2b8; font-weight:bold;}
.bottom_logo em p{margin-top:5px; font-family:Arial; font-size:12px; line-height:12px; color:#adb2b8; font-weight:normal;}
.bottom_tel{float:right; padding-top:60px; 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:380px;}
.QRcode{float:left; margin-top:72px;}
.QRcode dl{float:left; margin-right:20px;}
.QRcode dt{width:108px; height:108px; border:7px solid #fff;}
.QRcode dt img{width:100%; height:100%;}
.QRcode dd{width:100%; margin-top:15px; text-align:center; line-height:14px; color:#adb2b8;}
.bottom_nav{float:right; margin-top:75px;}
.bottom_nav dl{float:left;}
.bottom_nav dl+dl{margin-left:160px;}
.bottom_nav dl:nth-child(3){margin-left:150px;}
.bottom_nav dt{font-size:20px; line-height:20px; color:#fff;}
.bottom_nav dd{margin-top:33px;}
.bottom_nav dd a{display:block; margin-bottom:20px; font-size:14px; line-height:14px; color:#fff; opacity:0.6;}
/*版权*/
.Copyright{padding:40px 0 45px; border-top:1px solid rgba(255,255,255,.2);}
.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:323px; 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/016731/uploadfile/image/20221116/20221116090904_1005013883.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: #0a519a; }/*颜色更改*/
.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: #0a519a; border-color: #0a519a; 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: #0a519a; border-color: #0a519a;}/*颜色更改*/
.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: #0a519a; 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: #0a519a; 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:#0a519a;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }