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:#2071e2; 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{font-size:36px; line-height:36px; color:#2071e2; font-weight:bold; display:flex; flex-direction:column; align-items:center;}
.column_tit p{margin-top:14px; font-size:18px; line-height:18px; color:#666; font-weight:normal; display:flex; justify-content:flex-start; align-items:center;}
.column_tit p:after,.column_tit p:before{content:""; display:block; width:70px; height:1px; background:#dedede;}
.column_tit p:before{margin-right:35px;}
.column_tit p:after{margin-left:35px;}



/*顶部*/
.top_bg{width:100%; height:53px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20221103/20221103164249_410452647.jpg) center no-repeat;}
.top{width:1400px; margin:0 auto;}
.top_fl{float:left; line-height:46px; color:#fff;}
.top_tel{float:right; color:#fff; line-height:53px; padding-left:32px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929115750_1860535083.png) left center no-repeat;}
.top_tel span{font-family:DIN Medium; font-size:24px;}



/*抬头*/
.head{width:1400px; height:130px; margin:0 auto;}
.head_logo{float:left; margin-top:28px;}
.head_ad{float:left; width:215px; margin-left:20px; margin-top:32px; padding-top:40px; font-size:19px; line-height:19px; letter-spacing:0.3px; color:#777; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929115640_370368022.jpg) center top no-repeat;}
.head_fr{float:right;}
/*导航*/
.head_nav{ float:left; margin-top:45px;}
.head_nav li{float:left; text-align:center;}
.head_nav li+li{margin-left:36px;}
.head_nav li a{ display:block; font-size:16px; line-height:16px; text-decoration:none; color:#333;}
.head_nav li a span{ font-size:12px; line-height:25px; font-family:Tw Cen MT;}
.head_nav li a:hover,.head_nav li a.navcurrent{ color:#2071e2;}

.head_cai{ float:left; margin-left:40px; margin-top:45px;}

/*搜索*/
.search_but{float:left; margin-left:6px; margin-top:45px; position:relative; position:relative;}
.search_but > img{cursor:pointer;}
.search_but > em{position:absolute; right:0; top:19px; width:700px; padding-top:62px; z-index:99; display:none;}
.search_contbg{width:100%; background:#fff; padding:25px; overflow:hidden; box-sizing:border-box; border-top:1px solid #ccc;}
.search_contfl{float:left; line-height:42px;}
.search_contfr{float:right; width:260px; height:42px; background:#fff; border:1px solid #ccc;}
#infoname{border:none; outline:none; background:none; float:left; width:195px; line-height:42px; color:#666; padding-left:20px;}
.submit{border:none; outline:none; float:right; width:45px; height:42px; cursor:pointer; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929142824_1741035935.jpg) center no-repeat;}



/*幻灯片*/
.banner{overflow:hidden; background:#fff; position:relative;}
.banner-box{ min-width:1400px; height:660px; position:relative; margin:0 auto;}
.banner-box .bd{ width:100%; }
.banner-box .bd li{ width:100%; height:660px; 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/dg0085210/uploadfile/image/20220929/20220929140256_1431231704.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929140256_1431231704.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:#2071e2;}
.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;}



/*导入语*/
.lntro_bg{ width:100%; height:499px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929144422_2111323588.jpg) center top no-repeat;}
.lntro{ width:1400px; margin:0 auto; height:499px;}
.lntro_fl{ float:left; padding-top:80px; width:680px;}
.lntro_bt{font-size:40px; line-height:50px; color:#333; display:block; font-weight:bold;}
.lntro_bt span{display:block; margin-top:5px; font-size:18px; line-height:18px; color:#555; font-weight:normal; letter-spacing:2px;}
.lntro_bt:after{content:""; display:block; margin-top:20px; width:61px; height:3px; background:#2071e2;}
.lntro_fl p{line-height:34px; margin-top:29px; font-size:16px;}
.lntro_fl a{display:block; width:114px; margin-top:25px; padding-left:56px; font-size:18px; line-height:42px; color:#fff; border-radius:21px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929144422_1508995555.png) 32px center no-repeat #2071e2; text-decoration:none;}
.lntro_fl a:hover{}
.lntro_fr{ float:right; margin-top:109px; margin-right:85px; width:544px; height:348px; position:relative; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929144152_117279411.jpg) no-repeat;}
.dot a{display:block;width:100%;height:100%;}
.dot{ position:absolute; left:240px; top:140px; z-index:2; width:64px; height:64px; border-radius:50%; -webkit-transform: rotate(0deg); transform: rotate(0deg); 
background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929144422_1600671885.png) no-repeat center; cursor:pointer;}
.pulse1{ position:absolute; z-index:1; width:150px; height:150px; top:97px; left:198px; border-radius:50%; opacity:1; -webkit-animation:warn 1.5s ease-out; animation:warn 1.5s ease-out; -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite; background:#2071e2; box-shadow:1px 1px 20px #2071e2;}
/*背景扩展*/
@-webkit-keyframes warn {
0% { transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0.0;}
25% { transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0.3;}
50% { transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0.5;}
75% { transform: scale(0.8); -webkit-transform: scale(0.8); opacity: 0.7;}
100% { transform: scale(0.8); -webkit-transform: scale(0.8); opacity: 0.0;}
}
.video_box{ background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px; height:50px; border-radius:50px; background:#fff; position:fixed; top:-100%; left:50%; margin-left:520px; margin-top:-250px; text-align:center; line-height:50px; font-size:22px; font-weight: lighter; cursor: pointer; transition:600ms ease;}



/*产品展示*/
.productbg{ width:100%; margin-top:60px; padding-top:60px; padding-bottom:30px; background:#f8f8f8;}
.product{ margin:0 auto; width:1400px;}
/*分类*/
.sort{ margin-top:25px; height:120px; background:#eee;}
.sort dl{ float:left; height:82px; padding-top:38px; padding-left:30px; padding-right:33px; margin-right:15px;}
.sort dt{ float:left;}
.sort dd{ float:left; margin-left:15px;}
.sort dd a{ padding-top:2px; font-size:22px; line-height:22px; text-decoration:none;}
.sort dd a span{ line-height:28px; font-family:Arial; font-size:16px;}
.sortcur{ background:#2071e2;}
.sortcur dd a{ color:#FFF;}
.sortcur dd a span{ color:#bccef4;}

.procont{ margin-top:30px; height:850px;}
.procontshow{}
.progdwz2021 li{ float:left; margin-bottom:20px; position:relative;}
.progdwz2021 li+li{ margin-left:20px;}

.progdwz2021 li br{ display:none;}
.progdwz2021 li>a{ position:relative; display:block; width:333px; height:333px;}
.progdwz2021 li>a:before{ content:""; display:block; position:absolute; width:333px; height:333px; 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:28%; 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(32,113,226,0.2); background:rgba(32,113,226,0.6); opacity:0; text-align:center;}
.progdwz2021 li:hover>a:after{ opacity:1; transform:scale(0.4);}
.progdwz2021 li span{ display:block; background:#fff; padding-left:30px; height:70px; line-height:70px; transition:0.5s;}
.progdwz2021 li span a{ display:block; position:relative; text-decoration:none; font-size:16px;}
.progdwz2021 li:hover span{ background:#2071e2; color:#FFF;}
.progdwz2021 li:hover span a{ color:#FFF;}
.progdwz2021 li span a:after{ content:"+"; position:absolute; right:20px; font-size:20px;}



/*特点*/
.tedianbg{ width:100%; height:900px; padding-top:64px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929162405_730004763.jpg) center no-repeat;}
.tedianbg .column_tit{ color:#FFF;}
.tedianbg .column_tit p{ color:#FFF;}
.tedian{ margin:0 auto; width:1400px; margin-top:118px; height:550px; position:relative;}
.tedian dl{ color:#FFF; position:absolute; width:360px;}
.tedian dt{ font-size:20px; font-weight:bold;}
.tedian dd{ margin-top:5px; font-size:16px; line-height:28px;}
.tedian dl:nth-child(1),.tedian dl:nth-child(3),.tedian dl:nth-child(5){ text-align:right;}
.tedian dl:nth-child(1){ width:375px; top:0px; left:50px;}
.tedian dl:nth-child(2){ top:0px; left:963px;}
.tedian dl:nth-child(3){ top:200px; left:0px;}
.tedian dl:nth-child(4){ top:200px; left:1043px;}
.tedian dl:nth-child(5){ top:400px; left:65px;}
.tedian dl:nth-child(6){ top:400px; left:963px;}
.tedianbottom{ text-align:center; color:#FFF; font-size:24px; line-height:34px; font-weight:bold;}



/*应用领域*/
.applybg{width:1400px; margin:0 auto; margin-top:60px;}
.applybg .column_tit p:before,.applybg .column_tit p:after{display:none;}
.apply{margin-top:64px; height:590px; position:relative;}
.apply_img{position:absolute; left:50%; top:0; margin-left:-122px; z-index:-1;}
.apply_cont{overflow:hidden;}
.apply_cont dl{float:left; width:199px; text-align:center; margin-bottom:42px; position:relative;}
.apply_cont dl:nth-child(2n){margin-left:80px;}
.apply_cont dl:after{content:""; display:block; position:absolute; left:-31px; top:-19px; width:251px; height:251px; z-index:-1; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220930/20220930180647_797777302.png) center no-repeat;}
.apply_cont dt{width:189px; height:189px; border-radius:50%; overflow:hidden; border:5px solid #fff;}
.apply_cont dt img{transition-duration:1s;}
.apply_cont dd{display:block; margin-top:30px; font-size:18px; line-height:18px;}
.apply_fl{float:left; width:481px; margin-left:25px;}
.apply_fr{float:right; width:481px; margin-right:25px;}
.apply_cont dl:hover dt img{transform:rotate(360deg);}



/*优势*/
.advbg{ width:100%; height:1025px; margin-top:60px; padding-top:95px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220930/20220930170001_1579222198.jpg) center no-repeat;}
.adv{ margin:0 auto; width:1400px;}
.advtit{ color:#FFF; font-size:42px; line-height:42px; text-align:center;}
.advtit span{ line-height:60px; font-family:Arial; font-size:18px;}
.advcont{ margin-top:62px;}
.advcont dl{ float:left; width:640px; height:319px; padding-top:60px; padding-left:60px;}
.advcont dl:nth-child(1){ background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220930/20220930170258_430197112.jpg) no-repeat;}
.advcont dl:nth-child(2){ background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220930/20220930170258_1532694170.jpg) no-repeat;}
.advcont dl:nth-child(3){ background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220930/20220930170258_104755576.jpg) no-repeat;}
.advcont dl:nth-child(4){ background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220930/20220930170258_911145316.jpg) no-repeat;}
.advcont dt{ font-size:28px; line-height:28px; color:#333;}
.advcont dt span{ font-weight:bold; color:#2071e2;}
.advcont dt em{ line-height:40px; font-size:16px; color:#999;}
.advcont dd{ margin-top:20px; padding-left:30px; font-size:16px; line-height:33px;}



/*荣誉资质*/
.Honorbg{ width:100%; height:685px; margin-top:60px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929170448_444262182.jpg) center no-repeat;}
.Honor{width:1400px; margin:0 auto; margin-top:30px; position:relative;}
.Honorcont{ position:absolute; left:90px;}
.Honorcont .new_web_div2021 li{float:left; width:267px; height:436px; padding-left:17px; padding-top:17px; margin-right:30px; position:relative; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929170448_2121744013.jpg) top no-repeat;}
.Honorcont .new_web_div2021 li:after{ content:""; display:block; position:absolute; bottom:0; width:284px; height:50px; margin-left:-17px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929170448_394759491.png) no-repeat;}
.Honorcont .new_web_div2021 li p{ display:none;}
#Left_Photo1{ position:absolute; left:0; top:176px; width:26px; height:46px; cursor:pointer; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929170448_153220813.png) no-repeat;}
#Right_Photo1{ position:absolute; right:0; top:176px; width:26px; height:46px; cursor:pointer; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929170448_1054271387.png) no-repeat;}
.Honorcont .new_web_div2021 li > a{display:block; width:250px; height:367px; overflow:hidden;}
.Honorcont .new_web_div2021 li > a img{transition-duration:0.5s;}
.Honorcont .new_web_div2021 li:hover > a img{transform:scale(1.12);}



/*新闻*/
.newsbg{width:1400px; margin:0 auto;}
.news_titfl{float:left; font-size:36px; line-height:36px;}
.news_titfl span{ color:#2071e2; font-weight:bold;}
.news_titfl i{ display:block; margin-top:24px; width:40px; height:4px; background:#2071e2;}
.news_titfr{float:right; padding-top:17px;}
.news_titfr li{float:left; margin-left:23px;}
.news_titfr li a{display:block; width:150px; height:50px; font-size:18px; line-height:50px; text-decoration:none; text-align:center; background:#484848; color:#FFF; transition:0.3s;}
.news_titfr li a:hover,.news_titfr li.newscur a{color:#fff; background:#2071e2;}
.news{margin-top:20px; overflow:hidden}
/*新闻左边*/
.news1{float:left; padding-top:10px;}
.news1 .news_div_item{ position:relative; width:546px; height:640px; background:#f8f8f8;}
.news1 .news_div_item_pic{ position:absolute; left:40px; top:40px; width:466px; height:300px; overflow:hidden;}
.news1 .news_div_item_pic img{width:466px; height:300px; transition:0.5s;}
.news1 .news_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.news1 .news_div_item_content{position:absolute; top:380px; left:40px; width:466px;}
.news1 .news_div_item_title a{ display:block; position:relative; font-size:18px; line-height:18px; color:#333;}
.news1 .news_div_item_title a:after{ content:""; position:absolute; top:192px; left:409px; display:block; width:56px; height:26px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929171406_1344730688.png) no-repeat; transition:0.5s;}
.news1 .news_div_item:hover .news_div_item_title a:after{ background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929171406_1961465530.png) no-repeat; left:400px;}
.news1 .news_div_item_body{ margin-top:12px; line-height:30px; color:#777; font-size:16px;}
.news1 .news_div_item_date{position:absolute; left:40px; top:575px; padding-left:32px; font-size:18px; line-height:22px; font-family:Arial; color:#777; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929171406_1403897049.jpg) no-repeat;}
.news1 .news_div_item_year,.news1 .news_div_item_month,.news1 .news_div_item_day{float:left;}
/*右边*/
.news2{ float:left; margin-left:40px; padding-top:10px; padding-bottom:10px;}
.news2 .news_div_item:nth-child(1){display:none;}
.news2 .news_div_item{ position:relative; transition:0.5s; width:800px; height:213px; border:1px solid #e5e5e5; margin-bottom:-1px;}
.news2 .news_div_item_content{position:absolute; left:66px; top:40px; width:560px;}
.news2 .news_div_item_title a{ display:block; font-size:18px; line-height:18px; color:#333;}
.news2 .news_div_item_title a:after{ content:""; position:absolute; top:60px; left:635px; display:block; width:56px; height:26px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929171406_1568808209.png) no-repeat; transition:0.5s;}
.news2 .news_div_item:hover .news_div_item_title a:after{ background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929171406_988270694.png) no-repeat; left:625px;}
.news2 .news_div_item_body{margin-top:24px; line-height:32px; color:#777; font-size:16px;}
.news2 .news_div_item_date{position:absolute; left:66px; top:161px; padding-left:24px; font-size:14px; line-height:15px; font-family:Arial; color:#777; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929171406_1141756544.jpg) no-repeat;}
.news2 .news_div_item_year,.news2 .news_div_item_month,.news2 .news_div_item_day{float:left;}
.news2 .news_div_item:hover{box-shadow: 0 0 10px #aaa;}



/*版权*/
.bottombg{margin-top:40px; width:100%; height:445px; padding-top:71px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929173109_1802459182.jpg) center no-repeat; color:#fff;}
.bottombg a{ color:#fff;}
.bottom_main{ width:1400px; margin:0 auto;}
.bottom_logo{ float:left;}
.bottom_logo1{float:left;}
.bottom_logo2{float:right; font-size:35px; line-height:42px; font-weight:bold; padding-top:5px; margin-left:12px;}
.bottom_logo2 p{margin-top:7px; font-family:Arial; font-size:12px; line-height:13px; font-weight:normal; letter-spacing:0.4px; text-transform:uppercase;}
.btdh{ float:right; width:950px; padding-bottom:43px; border-bottom:1px solid rgba(255,255,255,.3);}
.btdh a{ font-size:16px; line-height:16px;}
/*二维码*/
.QRcode{ margin-top:38px; float:left; text-align:center;}
.QRcode em{ display:inline-block; background:#fff; border:12px solid #fff; padding:4px 0;}
.QRcode em+em{ margin-left:13px;}
.QRcode img{ width:97px; height:97px;}
.QRcode span{ line-height:14px; display:block; margin-top:9px; padding-bottom:1px; color:#555;}
.fudaohang{ margin-top:56px;}
.fudaohang dl{float:left;}
.fudaohang dl:nth-child(1){ margin-left:80px;}
.fudaohang dl:nth-child(2){ margin-left:5px;}
.fudaohang dt{ line-height:16px; font-size:16px;}
.fudaohang dd{ margin-top:18px; width:180px; line-height:28px;}
.fudaohang dd a{ opacity:0.3;}
.fudaohang dd a:hover{ opacity:1;}
.fudaohang2{ width:150px; position:relative;}
.fudaohang2:after{ position:absolute; top:-4px; right:0; content:""; display:block; width:1px; height:181px; background:#fff; opacity:0.3;}
/*联系信息*/
.crcontact{float:right; width:360px;}
.crcontact span{ font-size:14px; line-height:14px;}
.crcontact i{ display:block; margin-top:14px; font-size:30px; line-height:30px; color:#0682f3; font-family:neutraface2;}
.crcontact em{ display:block; margin-top:20px; font-size:16px; line-height:16px; padding-left:22px; background:url(//memberpic.114my.cn/dg0085210/uploadfile/image/20220929/20220929173108_461314831.jpg) left no-repeat;}
.crcontact a{ margin-top:33px; display:block; text-align:center; width:113px; line-height:35px; font-size:16px; background-image:linear-gradient(to right,#0a65b7,#3a9df7);}
.banquan2{ margin-top:50px; opacity:0.5; line-height:74px; border-top:1px solid rgba(255,255,255,0.3);}
.copy{float:left; text-transform:uppercase;}
.links{float:right;}
.links_fl{float:left;}
.links_fr{float:right; width:292px; height:74px; overflow:hidden;}