/*样式初始化及公共样式部分*/
*{ 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;}
.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:97%; margin:0 3%; position:relative; }
.page2{ width:100%; min-width:1200px; 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: #555;}
.hy_you { position: relative; float: right; font-size: 14px; }
.hy_you ul li{ background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210327/20210327111731_1478835853.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: 30px 0 40px; }
.hlogo a {padding-top: 14px;}
.hmean { font-size: 16px; color: #9fa19f; font-weight: lighter; margin-left:24px;}
.hmean strong {display: block;font-size: 31px;font-weight: bold;color: #555;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: #555;line-height: 32px;background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210327/20210327112259_1045353631.png) no-repeat right 26px;padding-right: 65px; padding-top:15px;}
.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: #555; border-bottom: 3px #3a3a3a solid; }
.nav li{ display:inline-block; vertical-align:top; text-align:center; width:11%; }
.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 #bdbdbd; 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 #bdbdbd; 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{position: relative; height:650px;clear: both; }
.ban_p,.ban_p li{ height:650px;overflow: hidden; background-position: center !important;}
.ban_p li a{ display:block; height:700px; background-position: center !important;}
.ban_nub{width: 164px;height: 90px;left: 50%;margin-left:400px;background: #555;text-align: center;padding: 0 18px;top: 636px;font-size: 26px;color:#fff;line-height: 90px;font-family: Times New Roman;}
.ban_prev,.ban_next{width:14px;height: 26px;display: block;padding:32px 0 0;z-index: 9;position: relative;}
.ban_prev img,.ban_next img{display: block;}
.ban_prev:hover,.ban_next:hover { cursor:pointer;}
.ban_sz{width:136px;display: block;letter-spacing:2px;overflow: hidden;}
.ban_sz span{color: #fff;font-size:50px;font-weight: normal;}
.ban_sz em{font-size:24px;}
.pr {position: relative;}
.pa {position: absolute;}



/*搜索*/
.search { width:100%; margin:auto; height:76px; line-height:76px; overflow: hidden;border-bottom: solid 1px #e8e8e8;}
.search_tu { float:right; width:25px; height:25px; margin-top:25px; overflow:hidden}
.search_2 {float:left; width:236px;}
.search_2 input{ background:#fff; outline: none; border: none; width:206px; padding-left:30px; height:76px; line-height:76px; color:#666;     background: #E6E5E5; }
.zhonjian_wenzi.fl strong {color: #222222;font-weight: bold;}
.zhonjian {height:76px; line-height:76px; width:263px; margin-left:117px;   border-left: solid 1px #e8e8e8; }
.search_y { padding-top:13px;}
.search_tu {float: right;width: 34px;height:34px;overflow: hidden;position: absolute;margin-left: 217px;margin-top: 17px;}
.search_2 {float: left;width: 257px;margin-top: 10px;}
.search_2 input {background: #fff;outline: none;border-radius: 20px;border: none;width: 240px;height: 31px;line-height: 31px;color: #c7c7c7;padding-left: 30px;     font-size: 16px;}



/*标题*/
.wz_bt{ text-align:center; margin:0 auto; color:#777;}
.wz_bt span{ font-size:40px; display:block; padding-bottom:12px; font-weight: bold; position: relative; color:#555;}
.wz_bt span:before, .wz_bt span:after {content: '';width: 82px;height: 7px;position: absolute;top: 0px;bottom: 12px;margin: auto;}
.wz_bt span:before {background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125105504_644337015.png) no-repeat;left: 355px;}
.wz_bt span:after {background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125105541_1740409071.png) no-repeat;right: 355px;}
.wz_bt b{ color: #333; font-weight:bold;}
.wz_bt p{ font-size:20px;}

.wz_bt1{ text-align:center; margin:0 auto; color:#777;}
.wz_bt1 span{ font-size:40px; display:block; padding-bottom:12px; font-weight: bold; position: relative; color:#555;}
.wz_bt1 span:before, .wz_bt1 span:after {content: '';width: 82px;height: 7px;position: absolute;top: 0px;bottom: 12px;margin: auto;}
.wz_bt1 span:before {background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125105504_644337015.png) no-repeat;left: 535px;}
.wz_bt1 span:after {background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125105541_1740409071.png) no-repeat;right: 535px;}
.wz_bt1 b{ color: #333; font-weight:bold;}
.wz_bt1 p{ font-size:20px;}



/*产品*/
.product1 {padding-top: 65px;height: 1045px;}
/*产品切换*/
.product { position: relative; padding-top:45px; }
.prod_row2 { height: 59px;}
.prod_row2 > .col2 > a {display: block;color: #555;transition: 0.3s all ease-in-out;text-align: center;font-size: 16px;height: 55px; padding-right:5px;}
.prod_row2 > .col2 > a .en { display: block; color: #fff; text-transform: capitalize; font-weight: 100; line-height: 20px; }
.prod_row2 > .col2 {float: left;width: 202px;height: 55px;overflow: hidden;border: 1px solid #eee;transition:0.3s all;}
.prod_row2 > .col2:first-child { margin-left: 0; }
.prod_row2 > .col2_1{margin-right:15px;}
.prod_row2 > .col2.on, .prod_row2 > .col2:hover {  background:#555; transition:0.3s all;}
.prod_row2 > .col2.on a, .prod_row2 > .col2:hover a{ color:#fff;transition:0.3s all;} 
.prod_row2 > .col2last { background:#fff; }
.prod_row3{ width: 1300px; height: 880px; position: relative; overflow: hidden; }
.prod_row3 ul li .fl{ position: relative; }
.prod_row3 .prod_list { margin-top: 10px; position: absolute; }
.prod_row3 .prod_list > li{ width: 1300px; float: left; }
.prod_row2 > .col2_1:nth-child(6) {margin-right: 0;}
.prod_row2 > .col2 > a p {padding-top: 17px;}
.prod_row2 > .col2 > a span {font-family: Arial;text-transform: uppercase;font-size: 12px;color: #ffffffcf;display: block;line-height: 26px;}
/*产品效果*/
.pc_list{margin-top: 20px;}
.pc_list td{ display:inline-block; padding:0 !important;border: 1px solid #ddd;}
.pc_list td br{ display:none;}
.pc_list td+td{ margin-left:10px;}
.pc_list td>a{ display:block; overflow:hidden;}
.pc_list td img{ transition:all .5s ease;    border-bottom: 1px solid #eee;}
.pc_list td span a{ display:block; margin-top:1px; font-size:16px; color:#353535; font-weight:lighter; background:#fff; transition:all .5s ease; line-height:48px; text-align:left; overflow:hidden; position:relative; padding:0 20px;}
.pc_list td span a:after{ content:''; display:block; position:absolute; width:56px; height:12px; right:20px; top:18px; background:url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210126/20210126161242_1243145153.png) no-repeat center; -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition:all .6s ease;}
.pc_list td:hover span a{  color:#fff; padding:0 0 0 30px; background:#555;}
.pc_list tr+tr{ display:block; margin-top:12px;}
.pc_list td:hover span a:after{ right:30px;}
.pc_list td:hover span a:after{ background:url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210126/20210126161838_1125839630.png) no-repeat center;}
.pc_list td:hover img{ transform:scale(1.1);}



/*特点*/
.cp_td{ width:100%; min-width:1300px; height:788px; background:url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125101612_1463194603.jpg) no-repeat center top; padding-top:65px;}
.cptd_l {padding: 60px 0 0 30px;}
.cptd_r {width: 690px;padding-top: 100px;}
.cptd_r li{ float:left; width:286px; cursor:pointer;}
.cptd_r li:nth-child(1),.cptd_r li:nth-child(2){ padding-bottom:75px;}
.cptd_r li:nth-child(1),.cptd_r li:nth-child(3){ padding-right:75px;}
.tdbt{ display:block; height:80px;}
.tdbt em{ float:left;}
.cptd_r li:hover img {transform: rotate(360deg);}
.cptd_r li img {transition: all .5s ease;}
.tdbt span {font-size: 20px;font-weight: bold;color: #333;float: left;padding: 10px 0 0 20px;}
.tdbt span b {font-family: Arial;font-size: 12px;color: #999;font-weight: normal;display: block;text-transform: uppercase;line-height: 25px;}
.cptd_r li p{ font-size:16px; color:#777; line-height:30px; width:296px;}



/*优势*/
.adv{ height:905px; padding-top:55px;}
.advtab li{ float:left; width:325px; height:130px; background:#fff; box-sizing:border-box; position:relative; transition:all .3s ease; cursor:pointer;}
.advtab {position: relative;z-index: 9;height: 130px;box-shadow: 0 0 10px #eee; margin-top: 43px;}
.advtab li+li{ border-left:1px solid #fff;}
.advtab li p{ margin:28px 0 0 130px; font-size:33px; color:#333;}
.advtab li p em,.advtab li p { transition:all .3s ease;}
.advtab li p em{ font-family:fontCandara; font-size:15px; text-transform:uppercase; margin-top:3px; display:block;}
.advtab span{ position:absolute; width:60px; height:60px; left:49px; top:32px; background:url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125151531_1536577388.png) no-repeat 0 -67px; transition:all .5s ease;}
.advtab li:nth-child(2) span{ background-position-x:-72px; left:44px;}
.advtab li:nth-child(3) span{ background-position-x:-164px; left:51px;}
.advtab li:nth-child(4) span{ background-position-x:-236px; left:40px;}
.advtab li.on span{ background-position-y:4px;}
.advtab li.on{ background:#555; height:126px;}
.advtab li.on i{ font-weight:bold; color:#fff;}
.advtab li.on em{ color:#e0e0e0;}
.advtab li:after,.advtab li:before{ content:''; display:block; position:absolute; height:4px; background:#7c7c7c; bottom:-4px; left:0; width:0; transition:all .5s ease;}
.advtab li:before{ left:auto; right:0;}
.advtab li.on:after{ width:38px;}
.advtab li.on:before{ width:283px;}
.advcon {padding: 120px 50px 65px 50px;width: 1300px;margin: -60px auto 0 auto;background: #fff;box-shadow: 0 0 15px #eee;}
.advwa{ width:520px; padding-left:25px;}
.advpic{ border:8px solid #eeeeee;}
.advwa p {font-size: 16px;line-height: 40px;color: #777;background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125151642_1674266269.png) no-repeat left 17px;padding-left: 35px;}

.ys_bt {width: 540px;display: block;height: 80px;padding-bottom: 40px;padding-top: 20px;}
.ys_bt em {display: block;float: left;}
.ys_bt span {font-size: 38px;color: #555;font-weight: bold;float: left;padding-left: 23px;}
.ys_bt span i {font-size: 12px;color: #ccc;font-family: Arial;display: block;text-transform: uppercase;padding-top: 20px;font-style: italic;}
.td_lx {width: 370px;height: 70px;margin-top: 50px;padding-top: 11px;display: block;background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125141648_614923061.png) no-repeat;color: #fff;position: relative;z-index: 2;}
.td_lx h1 a {float: left;font-size: 16px;color: #fff;background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125140240_1586766353.png) no-repeat left;padding-left: 30px;line-height: 56px;margin-left: 19px;transition: 0.3s all;}
.td_lx h2 {float: left;font-size: 19px;color: #fff;line-height: 56px;font-weight: initial;}



/*简介*/
.ab_bg{ width:100%; min-width:1300px; height:600px; background:url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210123/20210123153258_1868068432.jpg) no-repeat center top;}
.ab_bt {
    position: relative;
    padding-top: 55px;

}
.ab_bt span{ display:block; font-family:Arial; font-size:98px; font-weight:bold; color:#f5f5f5; z-index:1;text-transform: uppercase;    text-align: center;}
.ab_bt b {font-size: 34px;color: #444;font-weight: bold;position: absolute;top: 85px;right: 419px;z-index: 2;width: 450px;}
.ab_bt p{ font-size:16px; color:#777; line-height:35px; padding-top:15px;}
a#lz {width: 112px;height: 44px;line-height: 44px;display: block;background: #bababa url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210123/20210123171701_540175034.png) no-repeat 105px 18px;color: #fff;padding-left: 15px;margin-top: 55px;margin-bottom: 50px;}
.ab_lz {
    padding-top: 60px;
    width: 760px;
    margin: 0 auto;
}
.ab_lz li {width: 220px;height: 105px;background: #fff;float: left;text-align: center;margin-right: 50px;box-shadow: 0 0 10px #eee;padding-top: 35px;}
.ab_lz li p {font-size: 16px;color: #555;line-height: 45px;}
.ab_r {position: relative; padding-top:105px; padding-right:58px;}
.ab_r img {z-index: 2;position: relative;}
.ab_r em {display: block;width: 511px;height: 546px;border: 10px solid #bababa;position: absolute;top: 65px;right: 20px;z-index: 1;}

.ab_lz li:nth-child(3) {
    margin-right: 0px;
}

/*留言*/
.concat{height:564px; background:url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125171200_41037046.jpg) no-repeat center; font-size:14px; color:#fff;}
.ccrt {font-size: 35px;background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210126/20210126090313_766399638.png) no-repeat left;padding-left: 56px;margin-top: 81px;display: block;margin-bottom: 42px;color: #fff;}
textarea#orderlist_speak {margin-top: 18px;display: unset;}
.concatright input,.concatright textarea{ border:none; height:90px; background:none; display:block; width:100%; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.concatright li:nth-child(1) dl{ float:left; width:280px;}
.concatright li:nth-child(1) dl+dl{ margin-left:40px;}
.concatright dl{ border-bottom:1px solid #a9a9a9;}
.concatright li:nth-child(3) dl{ float:left;} 
.concatright li:nth-child(3) dl:nth-child(1) {width: 280px;height: 90px;float: left;}
.concatright li:nth-child(3) dl:nth-child(2) {border-bottom: none;}
.concatright li:nth-child(3) dl:nth-child(1) input{ width:190px; float:left;}
.concatright li:nth-child(3) dl:nth-child(1) img{ margin-top:36px;}
.concat .concatright .submit{ width:200px; height:51px; background:#bababa; margin:30px 42px 0 0; font-size:14px; color:#fff; transition:all .3s ease;}
.concatright li:nth-child(3) dl+dl{ float:right;}
.concatleft span a {font-size: 35px;background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210125/20210125173615_1987217925.png) no-repeat left;padding-left: 53px; margin-top: 81px;display: block;margin-bottom: 73px; color:#fff;}
.concatleft li {line-height: 51px;display: table;margin-left: 30px;}
.concatleft li em {float: left;padding-top: 15px;padding-right: 15px;}
.concatleft li p {float: left;font-size: 20px;}



/*新闻*/
.news{ padding:50px 0 65px 0;}
.news_t{ font-size:14px; color:#666666;}
.news_t strong {display: block;font-size: 36px;color: #333;font-weight: bold;}
.news_t strong:after {content: '';display: block;width: 25px;height: 4px;background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210127/20210127091315_1781184297.jpg) no-repeat left;margin-top: 15px;}
.newstab a {display: inline-block;transition: all .3s ease;width: 126px;line-height: 45px;text-align: center;font-size: 18px;color: #333;}
.newstab a+a{ margin-left:10px;}
.newstab a.on {font-weight: bold;}
.newstab { font-size:0; margin:5px 0 0 0;}
.newstop{ margin:0 0 40px 0;}
.newsleft {width: 564px;     height: 362px;position: relative;}
.newsright{ width:650px;height: 362px; }
.newsleft .news_div_item_pic img {width: 564px;height: 362px;
}.newsleft a.news_div_item_a {color: #fff;font-size: 15px;font-weight: bold;}
.newsright a.news_div_item_a {color: #555;font-size: 15px;font-weight: bold;position: absolute;top: -1px;left: 64px;}
.newsleft .news_div_item_content {background: #2e2e2dc7;height: 59px;width: 542px;position: absolute;bottom: -20px;padding-left: 22px;padding-top: 11px;}
.newsright{ position: relative;}
.newsleft .news_div_item_body { color: #fff;font-size: 14px;padding-top: 10px;}
.newsright .news_div_item_body {color: #8e8e8e;font-size: 14px;padding-top: 10px; padding-left: 64px;}
.newsleft .news_div_item {width: 542px;height: 342px;position: relative;}
.newsleft .news_div_item_year {position: absolute;bottom: -5px; right: 10px;color:#fff;z-index: 999;font-size: 13px;}
.newsleft .news_div_item_month {position: absolute;bottom: 16px; right: 21px;color: #fff;z-index: 999;font-size: 13px;}
.newsleft .news_div_item_day {position: absolute;bottom: 16px;right: 6px;color: #fff;z-index: 999;font-size: 13px;}
.newsright .news_div_item {position: relative;}
.newsright .news_div_item {position: relative;}
.newsright .news_div_item_day {position: absolute;left: 20px;top: 0px;font-size: 13px;color: #8e8e8e;}
.newsright .news_div_item_year {position: absolute;top: 30px;left: 3px;font-size: 13px;color: #8e8e8e;}
.newsright .newsright .news_div_item {position: relative;}
.newsright  .news_div_item {margin-bottom: 56px;float: left;width: 285px;}
.news_div_item_date:after {content: "";width: 2px;height: 37px;background: #f3f3f3;display: block;position: absolute;left: 47px;top: 6px;}
.newsright .news_div_item:nth-child(1),.newsright .news_div_item:nth-child(3),.newsright .news_div_item:nth-child(5),.newsright .news_div_item:nth-child(7){padding-right: 80px;}
.newsright .news_div_item_month {color: #8e8e8e;}




/*版权*/
.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.com.cn/chengkun/uploadfile/image/20210125/20210125095244_461407567.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.com.cn/chengkun/uploadfile/image/20210123/20210123150753_2010396600.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.com.cn/chengkun/uploadfile/image/20210123/20210123150825_1171293534.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.com.cn/chengkun/uploadfile/image/20210123/20210123150851_180863903.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.com.cn/chengkun/uploadfile/image/20210123/20210123151324_387713849.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: 160px;}
.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: 1040px;float: left;height: 80px;}
.copy_row3 .copy_r3_l a{color: #e7e7e7;font-size: 13px;}
.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; width:auto !important;}
.linkTagcs li a {
    word-break: break-all;
    padding: 0 10px !important;
}
.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.com.cn/chengkun/uploadfile/image/20210123/20210123151040_793249663.png) no-repeat center top;display: block;}
.copy_r3_ico2 i{background: url(//memberpic.114my.com.cn/chengkun/uploadfile/image/20210123/20210123151141_1832626881.png) no-repeat center top;}
.copy_r3_ico img{display: none;position: absolute;bottom: 40px;width: 120px;height: 120px;left: -50%;margin-left: -30px;}
.hzhb{ width:100%; line-height:40px; color:#b3b3b3; font-size:14px; text-align:center;}
.hzhb a{ font-size:14px; color:#b3b3b3;}