/*样式初始化及公共样式部分*/
*{ margin:0px; padding:0px; }
body{ color:#333; margin:0 auto; background-color:#fff; font-family:"Microsoft YaHei"; overflow-x:hidden; }
a{ color:#333; text-decoration:none; }      /
a:hover{ color:#00ac38; transition:0.3s all; }      
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px; list-style:none; border:0px; font-weight: lighter; }    
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{ font-style: inherit; font-weight: lighter; }
b{ font-weight:normal;}
.clear{clear:both; font-size:0px; overflow:hidden; height :0px;}
.cl{ clear: both; height:0px; }  
.fl{ float:left; }     
.fr{ float:right; }     
#copy{ display:none; }      
.page{ width:1300px; margin:0 auto; height:auto; overflow:hidden; }
.page1{ width:1300px; margin:0 auto; position:relative; }
.page3{ width:85%; min-width:1300px; margin:0 auto; height:auto;  }
.box,.footer1{ width:1200px; margin:0 auto; height:auto; }    /*定义版面统一宽度*/
.top30{ margin-top:30px; }
.top40{ margin-top:40px; }
.top30{ margin-top:30px; }
.top50{ margin-top:50px; }
.top60{ margin-top:60px; }




/*欢迎开始*/
.hy { background: #f4f4f4; height: 46px; }
.hy_l { font-size: 14px; color: #999; line-height: 46px; }
.hy_l a {font-size: 14px;color: #999;}
.hy_l a:hover {color: #1f60dc;}
.hy_you { position: relative; float: right; font-size: 14px; }
.hy_you ul li{ background: url(//memberpic.114my.cn/dghongjun1/uploadfile/image/20210113/20210113151800_690475823.png)no-repeat left;color: #999; padding-left:30px;   float: left; margin-left:20px; line-height: 46px;    position: relative;}
.hy_you li em img {position: absolute;top: 50px;left: -6px;z-index: 9999;opacity: 0;visibility: hidden;transition: 0.3s all;border: 1px solid #eee;display: block;height:135px; width:135px;}
.hy_you li:hover em img { visibility: visible; opacity: 1; top: 41px; transition: 0.3s all; }
/*欢迎结束*/



/*抬头*/  
.hsecond{ padding:40px 0; }
.hlogo a {padding-top: 14px;}
.hline { width: 1px; height: 52px; margin: 18px 25px; background: #b5b5b5; background: linear-gradient(to bottom,#f2f2f2,#b5b5b5,#f2f2f2); }
.hmean { font-size: 16px; color: #9fa19f; font-weight: lighter; }
.hmean strong {display: block;font-size: 26px;font-weight: bold;color: #1f60dc;margin: 13px 0 8px 0;}
.hul{ margin:15px 0 0 45px; }
.hul li{ float:left; padding:0 10px; border-right:1px dotted #efeeed; transition: 0.3s all;}
.hul li:hover { transition: 0.3s all;}
.hul li span{ display:block; height:40px; text-align:center; }
.hul li:last-child {border-right: 0px;}
.hconcat {text-align: right;font-size: 28px;color: #1f60dc;line-height: 32px;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210305/20210305170147_1669191723.png) no-repeat right;padding-right: 65px; padding-top:5px;}
.hconcat p {font-family: Impact;font-size: 29px;}
.hconcat img{ display:block; margin-top:10px; }
.hconcat span{ font-size:15px; color:#999; padding-left:24px; }



/*导航*/
.nav { font-size: 0; position: relative; background: #1f60dc; border-bottom: 3px #4f89f5 solid; }
.nav li{ display:inline-block; vertical-align:top; text-align:center; width:12.5%; }
.nav li>a { line-height: 64px; display: block; font-size: 15px; position: relative; color: #fff; height: 60px; }
.nav li>a i:after { content: ''; position: absolute; width: 1px; height: 16px; border-left: 1px dashed #5772cc; right: 0; top: 3px; bottom: 0; margin: auto 0; }
.nav li:nth-child(1)>a i:before { content: ''; position: absolute; width: 1px; height: 16px; border-left: 1px dashed #5772cc; left: 0; top: 3px; bottom: 0; margin: auto 0; }
.nav li>a:after{ content:''; display:block; position:absolute; width:0; height:4px; background:#f48000; transition:all .3s ease; bottom:-3px; left:0; right:0; margin:0 auto;}
.nav li:hover>a:after,.nav li.cur>a:after{ width:80%;}
.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.6); top:110%; opacity:0; visibility:hidden; transition:all .6s ease; z-index:333; padding:10px 0; text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block;  line-height:40px; color:#fff;font-size:16px;}
.dropmenu a+a{ margin-left:100px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu a:hover{color:#f78120;}
.dropmenu table tr+tr{ margin-left:25px;}
.nav li:hover .dropmenu{ top:105%; opacity:1; visibility:visible;}



/* 幻灯片 */
.banner-box{ min-width:1300px; height:650px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{ width:100% !important; 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:290px; left:0; margin-left:0; height:358px; overflow:hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; 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/076985755462/uploadfile/image/20210305/20210305172404_713050099.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210305/20210305172404_713050099.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:20px; width: 100%; display: block; }
.banner-box .hd ul{ text-align:center; }
.banner-box .hd ul li{ width: 100px;height: 6px;text-indent: -9999px;background: #fff;cursor: pointer;display: inline-block;margin: 0 5px;transition: 0.8s all ease-in-out; }
.banner-box .hd ul li.on {background: #1f60dc;width: 100px;}
.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; }



/*搜索*/
.search{ border-bottom:1px solid #eee;}
.keywords{ line-height:78px; padding-left:40px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210305/20210305172431_227365136.png) no-repeat left center;}
.keywords,{ font-size:15px; color:#999999;} 
.search_bg input{ display:inline-block; vertical-align:top;}
#infoname{ height:78px; padding-left:50px; border:none; border-left:1px solid #f5f5f5; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210305/20210305172453_150753936.png) no-repeat left center; font-size:13px; font-weight:lighter; width:190px; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; box-sizing:content-box;}
#soo{ background:#1f60dc;}
.search p a:hover {color: #1f60dc;}



/*网站标题*/
.wz_bt{ text-align:center;}
.wz_bt p:nth-child(1){ font-size:40px; color:#333; margin-bottom:15px; font-weight:bold;}
.wz_bt p:nth-child(1) strong{ color:#1f60dc; font-weight:bold;}
.wz_bt p:nth-child(2){ font-size:14x; color:#666666; font-weight:lighter; text-transform: uppercase; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210305/20210305175008_1865861776.png) no-repeat center;}



/*产品*/
.products{ margin-top:65px;}
.protab{ margin-top:35px;}
.protab li{ float:left; width:245px; height:70px; position:relative; background:#fff; transition:all 0.5s ease;box-shadow: 0 0 15px #efefef; border-radius: 15px 0 15px 0;}
.protab li+li{ margin-left:18px;}
.prodrop{ position:absolute; left:0px; top:70px; border-top:1px solid #fff; display:none; z-index:999;}
.protab li>a {display: block;width: 100%;height: 100%;font-size: 17px;color: #555;font-weight: lighter;line-height: 70px;transition: all 0.4s linear; text-align:center;}
.protab li.cur,.protab li:hover{ background:#1f60dc;}
.protab li.cur>a,.protab li:hover>a{ color:#fff;}
.prodrop tr +tr{ display:block; border-top:1px solid #fff;}
.prodrop tr td a{ display:block; line-height:70px; text-align:center;font-size:18px; color:#1a1a1a; font-weight:lighter; transition:all 0.3s linear; background:#eee;}
.prodrop tr td a:hover{ background:#1f60dc; color:#fff;}
.prodrop tr td{ display:block; width:100%;}
.procon ul+ul{ display:none;}
.procon{ margin-top:38px;}
.procon td{ display:inline-block; padding:0 !important; border:1px solid #e8e8e8; width:408px; border-bottom:4px solid #1f60dc;}
.procon td br{ display:none;}
.procon td a,.procon td span{ display:block; overflow:hidden; position:relative;}
.procon td a img{ width:100%; height:auto;}
.procon td+td{ margin-left:35px;}
.procon tr+tr{ margin-top:35px; display:block;}
.procon td span a{ line-height:64px; border-top:1px solid #e8e8e8; font-size:18px; color:#5c6161; font-weight:lighter; transition:all .3s ease;}
.procon td>a:after,.procon td>a:before{ content:''; display:block; position:absolute; transition:all .3s ease;}
.procon td>a:after{ width:100%; height:100%; background:rgba(0,0,0,0.4); top:0; left:0; transform:rotate(-90deg); left:-100%;}
.procon td>a:before{ transition:all .5s ease; transform:scale(0); left:0; right:0; bottom:0; top:0; margin:auto; width:42px; height:42px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308111642_1873090738.png) no-repeat center; z-index:1;}
.procon td:hover>a:before{ transform:scale(1);}
.procon td:hover>a:after{ transform:rotate(0); left:0;}
.procon td:hover span a{ color:#1f60dc;}



/*特点*/
.sctd{ width:100%; min-width:1300px; height:802px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308112920_144788522.jpg) no-repeat center top; margin-top:70px;}
.sctd ul {margin-top: 110px;}
.sctd li{ width:1300px; height:115px; display:block; margin-bottom:45px; box-shadow: 0 0 15px #eee; background:#fff;}
.td_l {padding-left: 25px;padding-top: 23px;}
.td_l span{ font-size:25px; font-weight:normal; color:#555; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308114453_310284518.png) no-repeat left; padding-left:35px;}
.td_l i{ color:#1f60dc; font-weight:normal;}
.td_r {padding-right: 25px;padding-top: 23px;}
.td_r{ text-align:right;}
.td_r span{ font-size:25px; font-weight:normal; color:#1f60dc; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308134835_1468923191.png) no-repeat right; padding-right:35px;}
.td_r i{ color:#f48000; font-weight:normal;}
.td_l p ,.td_r p{ font-size:16px; color:#555; padding-top:10px;}
.cptp{ position:absolute; top:150px; left:393px;}



/*优势*/
.adv{ padding-top:30px; position:relative; height:820px;}
/*切换*/
.advtab {width: 100%;background: #1f60dc;height: 127px;margin-top: 35px;}
.advtab li{ float:left;margin-right: 91px; cursor:pointer;}
.advtab li:nth-last-child(1){ margin-right:0px; }
.advnum {float: left;width: 80px;height: 123px;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308152647_843916462.png) no-repeat;transition: 0.5s;}
.advtab li.cur .advnum{ background-position-y:-123px; color:#fff;transition:0.5s;}
.advtab li:nth-child(2) .advnum{ background-position-x:-310px;}
.advtab li:nth-child(3) .advnum{ background-position-x:-620px;}
.advtab li:nth-child(4) .advnum{ background-position-x:-930px;}
.adv_ti{ float:left; margin:25px 0px 0px 34px;}
.adv_ti p:nth-child(1){ color:#9dbdfb; font-size:33px;}
.adv_ti p:nth-child(2) {color: #9dbdfb;font-size: 14px;text-transform: uppercase;padding-top: 4px;}
.advtab li.cur .adv_ti p{color:#fff;}
/*内容*/
.advcon{ width:1300px; margin:0 auto;}
.advcon ul{ display:none; height:420px; padding-top:60px;}
.advcon ul:nth-child(1){ display:block;} 
.xhwhgq{width:100%;}
.ys_l {padding-left: 30px;}
.ys_r {padding-right: 30px;}
.ys_l img{ border:8px solid #eee;}
.ys_r span{ font-size:38px; font-weight:normal; padding-top:29px; display:block;}
.ys_r b{display: block;padding: 22px 0 35px;font-family: Arial;font-size: 15px;color: #ddd;text-transform: uppercase;}
.ys_r em {padding-bottom: 40px;display: block;}
.ys_r p {font-size: 16px;line-height: 40px;color: #777;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308145816_530309521.png) no-repeat left 17px;padding-left: 35px; margin-bottom:30px;width: 510px;}
/*广告条*/
.ggt{ width:100%; min-width:1300px; height:174px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308151227_1389001244.jpg) no-repeat center top;}
.ggt_l{ width:740px;}
.ggt_l p{ font-size:12px; color:#1f60dc; font-family:Arial;text-transform: uppercase;}
.ggt_r{ width:465px;}
.ggt_wz{ float:left; width:285px; padding-top:23px;}
.ggt_l span {font-size: 26px;color: #1f60dc;font-weight: bold;line-height: 60px;display: block;padding-top: 29px;}
.ggt_wz p {display: block;width: 258px;height: 41px;line-height: 41px;border: 1px solid #f48000;font-size: 18px;color: #f48000;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308150946_59207345.png) no-repeat 240px 10px;border-radius: 35px;padding-left: 23px;margin-top: 15px;}
.ggt_wz span {display: block;width: 285px;height: 43px;line-height: 43px;background: #f48000;font-size: 20px;color: #fff;text-align: center;border-radius: 35px;}
.ggt_r em img {float: right;box-shadow: 0 0 15px #ddd;margin-right: 35px;margin-top: 16px;}



/*客户见证*/
.custerm{ padding:65px 0;}
.custcon{ margin:40px 0 0 0;}
.custcon .divdgweb_new_div_item{ width:419px; position:relative; padding-top:295px; margin-right:20px;}
.custcon .news_div_item_pic{ position:absolute; top:0; left:0; overflow:hidden;}
.custcon .news_div_item_pic img{ width:100%; height:295px; transition:all .6s ease;}
.custcon .divdgweb_new_div_item_content{ border:1px solid #eeeeee; padding:30px 35px 0 30px; background:#fff;}
.custcon .divdgweb_new_div_item_a{ font-size:19px; color:#666666;transition:all .3s ease;}
.custcon .divdgweb_new_div_item_body{ margin-top:15px; font-size:14px; color:#999999; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.custmore{ margin-top:30px; border-top:1px solid #f8f8f8; position:relative;}
.custmore:after{ content:''; display:block; height:1px; position:absolute; left:0; top:-1px; width:0; background:#1f60dc; transition:all .5s ease;}
.custmore a{ display:block; font-size:13px; color:#bbbbbb; position:relative; line-height:44px;transition:all .3s ease;}
.custmore a:after{ content:''; display:block; position:absolute; right:0; top:0; bottom:0; margin:auto 0; width:15px; height:9px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308164407_1396379215.png) no-repeat left center;transition:all .3s ease;}
.custcon .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.custcon .divdgweb_new_div_item:hover .custmore a{ color:#1f60dc;}
.custcon .divdgweb_new_div_item:hover  a:after{ background-position:right center;}
.custcon .divdgweb_new_div_item:hover .custmore:after{ width:100%;}
.custcon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#1f60dc;}
.custbg{ font-size:0; text-align:center; margin-top:40px;}
.custbg li{ display:inline-block; width:16px; height:16px; border-radius:50%; border:1px; transition:all .3s ease; position:relative; cursor:pointer;}
.custbg li:after{ content:''; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto;display:inline-block; width:6px; height:6px; background:#e8e8e8; transition:all .3s ease; border-radius:50%;}
.custbg li.on{ border:1px solid #1f60dc;}
.custbg li.on:after{ background:#1f60dc;}
.custbg li+li{ margin-left:30px;}



/*简介*/
.ab_bg{ width:100%; min-width:1300px; height:720px; background:url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308165525_1178587006.jpg) no-repeat center top;}
.ab_bt{ position:relative; padding-top:105px;}
.ab_bt span {font-family: Arial;font-size: 14px;color: #ffffffa1;z-index: 1;text-transform: uppercase;}
.ab_bt a {display: block;font-size: 35px;color: #fff;font-weight: bold;padding-top: 12px;}
.ab_bt p {font-size: 16px;color: #fff;line-height: 35px;width: 605px;padding-top: 45px;}
a#lz {font-weight: unset;width: 116px;height: 44px;line-height: 44px;display: block;background: #ffffff url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308170932_681637330.png) no-repeat 105px 18px;color: #0c49bd;padding-left: 15px;margin-top: 45px;margin-bottom: 76px;font-size: 17px;padding-top: 0;}
.ab_lz li {width: 182px;height: 83px;float: left;text-align: center;padding-top: 15px;border-right: 1px solid #ffffff6b;}
.ab_lz li:nth-child(3){ border-right:none;}
.ab_lz li p {font-size: 16px;color: #fff;line-height: 45px;}
.ab_r {position: relative; padding-top:115px; padding-right:68px;}
.ab_r img {z-index: 2;position: relative;}
.ab_r em {display: block;width: 521px;height: 516px;border: 10px solid #fff;position: absolute;top: 65px;right: 20px;z-index: 1;}



/*新闻*/
.news{ height:755px; padding-top:65px; }
.news_row1{ position: relative; margin-bottom: 50px; }
.news_row1 .news_tit{ display: block; font-size: 42px; color: #e10f1d; font-weight: bold; line-height: 50px; float: left; height: 55px; }
.news_row1 .news_tit .en{ display:inline-block; font-size: 15px; padding-left:15px; font-weight: lighter; color: #777; font-family: arial; vertical-align: middle; }
.news_row1 .news_list {margin: 0 auto;width: 620px;margin-top: 40px;}
.news_row1 .news_list ul li{ width: 190px;height: 58px;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210308/20210308175642_42190453.png) top no-repeat;line-height: 58px;text-align: center;float: left;margin-left: 25px;transition: all 0.5s; }
.news_row1 .news_list ul li:nth-child(1) {margin-left: 0;}
.news_row1 .news_list ul li a{ font-size: 17px; line-height: 58px; display: block; position: relative; }
.news_row1 .news_list ul li.cur{ background-position: 0px -58px;}
.news_row1 .news_list ul li.cur a,.news_row1 .news_list ul li:hover a{ color: #fff; transition:0.6s;}

/*效果*/
/*左*/
.news_row2_l{width: 582px; height: 443px;position: relative; float:left;}
.news_row2_l .news_div_item_pic img {width: 582px;height: 443px;border: 1px solid #e6e6e6;}
.news_row2_l a.news_div_item_a {color: #fff;font-size: 16px;font-weight: lighter;padding-top: 4px;display: block;}
.news_row2_l .news_div_item_content {background: #020202d4;height: 69px;width: 560px;position: absolute;bottom: -101px;padding-left: 22px;padding-top: 11px;}
.news_row2_l .news_div_item_body { color: #fff;font-size: 14px;padding-top: 10px;}
.news_row2_l .news_div_item {width: 542px;height: 342px;position: relative;}
.news_row2_l .news_div_item_year {position: absolute;bottom: -5px; right: 8px;color:#fff;z-index: 999;font-size: 14px; font-family: Arial;}
.news_row2_l .news_div_item_month {position: absolute;bottom: 16px; right: 21px;color: #fff;z-index: 999;font-size: 15px; font-family: Arial;}
.news_row2_l .news_div_item_day {position: absolute;bottom: 16px;right: 6px;color: #fff;z-index: 999;font-size: 15px; font-family: Arial;}
.news_row2_l .news_div_item_date {position: absolute;top: 418px;right: -25px;}
/*右*/
.news_row2_r{width:650px; float: right;}
.news_row2_r .news_div_item_pic{display: none;}
.news_row2_r .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:31px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.news_row2_r .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.news_row2_r .news_div_item_date,.news_row2_r .news_div_item_content{display:inline-block;vertical-align:top;}
.news_row2_r .news_div_item_date{width:115px;text-align:center;font-size:0;}
.news_row2_r .news_div_item_content{width:510px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.news_row2_r .news_div_item_date>div{font-family:Arial;}
.news_row2_r .news_div_item_year,.news_row2_r .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px; margin-top:58px;}
.news_row2_r .news_div_item_body{margin-top:10px;line-height:25px;color:#68686a;padding-right:20px;font-size:14px;}
.news_row2_r .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}
.news_row2_r .news_div_item_title a {font-size: 18px;}
.news_row2_r .news_div_item_day {font-size: 48px;font-weight: bold;color: #303030;position: absolute;top: 34px;left: 33px;line-height: 55px;}



/*版权*/
.copy{background:#232323; width: 100%;padding: 50px 0px 10px;}
.copy_row1:after{content: '';clear: both;display: block;}
.copy_item{float:left;padding-right:40px;margin-right:90px;}
.copy_item ul strong{display: block;padding:0 0 10px;}
.copy_item ul strong a {display: block;padding-left: 35px;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309085832_1063536742.png) no-repeat left center;line-height: 40px;color: #ddd;font-weight: bold;font-size: 19px;}
.copy_item ul strong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a {display: block;color: #aaa;line-height: 35px;font-size: 14px;font-weight: lighter;padding-left: 15px;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #f1f1f1;text-decoration: underline;}
.copy_r1_tel{background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309085859_565225008.png) no-repeat right 15px;color:#f1f1f1;font-size:15px;line-height:35px;position: relative;width: 100%;padding:10px 0 10px;}
.copy_r1_tel:after{content: '';display:block;width: 100%;height: 2px;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309085930_989728322.jpg) no-repeat center;position: absolute;bottom: 0px;left: 0;}
.copy_r1_tel strong {font-size: 25px;color: #fff;line-height: 30px;display: block;font-weight: bold;font-family: Arial;}
.copy_r1_r{width: 400px;float: right;}
.copy_r1_add {background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309085956_557255336.png) no-repeat 0 23px;color: #ccc;font-size: 16px;line-height: 35px;padding: 15px 0 0 30px;}
.copy_row1{padding-bottom: 55px}
.copy_row2{background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309090022_1548797384.png) no-repeat center;width: 100%;height: 70px;}
.copy_row2 .friend_link_l{font-size: 17px;color: #f1f1f1;line-height: 25px;padding: 15px 15px 15px 70px;display: block;float: left;width: 90px;}
.copy_row2 .friend_link_l .en{font-size: 12px;font-weight: 100;color: #999;display: block;text-transform: capitalize;line-height: 15px;}
.copy_row3 .copy_r3_l {color: #e7e7e7;font-size: 14px;line-height: 90px;width: 90%;float: left;height: 80px;}
.copy_row3 .copy_r3_l a{color: #e7e7e7;font-size: 14px;}
.copy_row3 .copy_r3_l a:hover{color: #f1f1f1;text-decoration: underline;}
.copy_row3 .copy_r3_r{width: 8%;float: right;height: 70px;line-height: 70px;color: #aaa;font-size: 13px;}
.linkTagcs li{text-align:center}
.copy_r3_ico{width: 32px;height: 32px;position: relative; float: left;margin: 25px 0 0 20px;}
.copy_r3_ico i{width: 32px;height: 32px;background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309090115_1450994932.png) no-repeat center top;display: block;}
.copy_r3_ico2 i{background: url(//memberpic.114my.cn/076985755462/uploadfile/image/20210309/20210309090140_1365512473.png) no-repeat center top;}
.copy_r3_ico img{display: none;position: absolute;bottom: 40px;width: 120px;height: 120px;left: -50%;margin-left: -30px;}