html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{ overflow-x:hidden;}
body,td{font-size:14px; color:#555; font-family:Microsoft YaHei;}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#0079C8;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
dl,dt,dd{margin:0; padding:0; 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:DINOT;
src:url(https://memberpic.114my.com.cn/dgchzr/cssnew/DINOT-CondBold.ttf.txt),
    url(https://memberpic.114my.com.cn/dgchzr/cssnew/DINOT-CondBold.eot.txt),
    url(https://memberpic.114my.com.cn/dgchzr/cssnew/DINOT-CondBold.woff.txt),
    url(https://memberpic.114my.com.cn/dgchzr/cssnew/DINOT-CondBold.woff2.txt);
}
@font-face {
  font-family: "name";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/FujGaDo3naqU/YxygkfpOsVgC.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/FujGaDo3naqU/p2F1zLlgiz4B.woff") format("woff");
  font-display: swap;
}



/*栏目标题*/
.column_tit{width:100%; text-align:center; font-size:40px; font-weight:bold; line-height:40px;}
.column_tit em{ font-weight:bold; color:#0079C8;}
.column_tit span{ display:block; margin-top:12px; font-size:20px; line-height:20px; color:#555;}




/*产品*/
.productbg{width:auto; margin:100px auto 0; display:none;}
.product_tit{display:flex; flex-direction:column; justify-content:flex-start; align-items:center;}
.product_tit em{font-size:40px; line-height:40px; color:#333;}
.product_tit em font{color:#0079C8; font-weight:bold; font-size:40px;}
.product_tit p{margin-top:12px; font-size:20px; line-height:20px;}
.product_tit i{display:block; margin-top:30px; width:34px; height:3px; background:#0079C8;}
.sortbg{border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}
.sortbg .prolist2021{}
.sortbg .prolist2021 ul{display:flex; flex-direction:row; justify-content:space-between; align-items:center; padding-left:34px;}
.sortbg .prolist2021 li a{display:block; padding:34px 0 24px; font-size:18px; line-height:18px; text-decoration:none; transition-duration:0.6s;}
.sortbg .prolist2021 li a:after{content:""; display:block; width:18px; height:10px; margin:15px auto 0; transition-duration:0.6s; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240815/20240815144124_332636114.png) center no-repeat;}
.sortbg .prolist2021 li.product_cur a{color:#0079C8; font-weight:bold;}
.sortbg .prolist2021 li.product_cur a:after{background-image:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240815/20240815144125_669578811.png);}
.sortbg .prolist2021 li.sort_more a{padding:34px 50px 24px 40px; color:#fff; background:#0079C8;}
.sortbg .prolist2021 li.sort_more a:after{background-image:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240815/20240815144124_99680059.png);}
.sortbg .prolist2021 li dl{display:none;}
.productshow{margin-top:30px;}
.progdwz2021 li{float:left; margin-bottom:3%; position:relative;margin-right:3%; width:31.333%; }
.progdwz2021 li:nth-child(3n+0){margin-right:0px;}
.progdwz2021 li > a{display:block; width:100%; height:280px; overflow:hidden;}
.progdwz2021 li > a img{transition-duration:0.6s;}
.progdwz2021 li > br{display:none;}
.progdwz2021 li span{position:absolute; right:0; bottom:16px; background:#07c9c7; transition-duration:0.6s;}
.progdwz2021 li span a{display:block; padding-left:20px; padding-right:16px; font-size:16px; line-height:40px; color:#fff;}
.progdwz2021 li:hover > a img{transform:scale(1.1); width:100%;}
.progdwz2021 li:hover span{background:#ff9f16;}



/*解决方案*/
.optionbg{width:100%; max-width:1920px; min-width:1400px; margin:auto 0; height:738px; padding-top:80px; box-sizing:border-box; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240815/20240815153750_1703001616.jpg) center no-repeat;}
.option_tit{display:flex; flex-direction:column; justify-content:flex-start; align-items:center;}
.option_tit em{font-size:40px; line-height:40px; color:#333;}
.option_tit em font{color:#0079C8; font-weight:bold;font-size: 40px; line-height: 40px;}
.option_tit p{margin-top:13px; font-size:20px; line-height:20px;}
.option_box{display:flex; flex-direction:row; justify-content:space-between; align-items:center; width:99%; margin:54px auto 0;}
.option_box .option_cont{width:18.6%; position:relative; overflow:hidden; transition-duration:0.6s;}
.option_box .option_cont > img{width:100%;}
.option_box .option_cont > div{width:100%; height:100%; box-sizing:border-box; position:absolute; left:0; top:0; display:flex; flex-direction:column; align-items:center;}
.option_cover{visibility:visible; opacity:1; padding-bottom:34px; justify-content:flex-end; transition-duration:0.6s;}
.option_cover span{display:block; font-size:26px; line-height:26px; color:#fff;}
.option_cover em{display:block; margin-top:10px; font-family:Arial; font-size:16px; line-height:16px; color:rgba(255,255,255,.7);}
.option_detail{visibility:hidden; opacity:0; justify-content:center; background:rgba(2,108,209,.8); transition-duration:0.6s;}
.option_detail span{display:block; font-size:30px; line-height:30px; color:#fff;}
.option_detail em{display:block; margin-top:10px; margin-bottom:30px; font-family:Arial; font-size:16px; line-height:16px; color:rgba(255,255,255,.7);}
.option_detail em:after{content:""; display:block; width:52px; height:2px; margin:30px auto 0; background:#fff;}
.option_detail P{width:85%; font-size:15px; line-height:28px; color:#fff;}
.option_detail a{display:block; margin-top:1%;  padding:21px 52px 18px 44px; font-size:18px; line-height:18px; color:#fff; text-decoration:none; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816141256_1381344622.png) center no-repeat;}
.option_box .option_cont.option_cur{width:20.6%;}
.option_box .option_cont.option_cur .option_cover{visibility:hidden; opacity:0;}
.option_box .option_cont.option_cur .option_detail{visibility:visible; opacity:1;}



/*优势*/
.meritbg{width:100%; max-width:1920px; min-width:1400px; margin:100px auto 0; overflow:hidden;}
.merit{width:1400px; margin:0 auto; position:relative;}
.merit_tit{display:flex; flex-direction:column; align-items:center; padding-top:10px;}
.merit_tit em{font-size:40px; line-height:40px; color:#333; font-weight:bold;}
.merit_tit em font{display:inline-block; margin:0 10px; font-family:neutraface2; font-size:70px; line-height:38px; color:#0079C8; vertical-align:bottom;}
.merit_tit p{margin-top:10px; font-size:20px; line-height:20px; color:#666;}
.merit_box01{margin-top:26px;}
.merit_cont{height:522px;}
.merit_cont > div{float:left;}
.merit_img{width:808px; height:100%; overflow:hidden;}
.merit_txt{width:592px; height:100%; padding-left:50px; padding-top:62px; box-sizing:border-box; background-color:#e9e9e9;}
.merit_txt em{display:block; margin-bottom:35px; font-size:32px; line-height:32px; color:#0079C8; font-weight:bold;}
.merit_txt em img{display:block; margin-bottom:26px;}
.merit_txt p{width:448px; padding-left:24px; font-size:16px; line-height:31px; color:#555; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240815/20240815164439_304582925.jpg) left 11px no-repeat;}
.merit_txt p+p{margin-top:30px;}
.merit_nav dl{float:left; width:266px; height:200px; padding:38px 0 0 50px; box-sizing:border-box; border-right:1px solid #e9e9e9; background-color:#f5f5f5; cursor:pointer; transition-duration:0.6s;}
.merit_nav dl:hover,.merit_nav dl.merit_cur{background-color:#0079C8; border-color:#0079C8;}
.merit_nav dt{width:41px; height:41px; overflow:hidden; position:relative;}
.merit_nav dt img{position:absolute; left:0; top:0; transition-duration:0.6s;}
.merit_nav dl:hover dt img,.merit_nav dl.merit_cur dt img{top:-41px;}
.merit_nav dd{margin-top:30px;}
.merit_nav dd em{font-size:30px; line-height:30px; color:#333; font-weight:bold; transition-duration:0.6s;}
.merit_nav dd p{margin-top:10px; font-family:Arial; line-height:14px; color:rgba(174,174,174,.4); transition-duration:0.6s;}
.merit_nav dl:hover dd em,.merit_nav dl.merit_cur dd em{color:#fff;}
.merit_nav dl:hover dd p,.merit_nav dl.merit_cur dd p{color:rgba(255,255,255,.4);}
.merit_tel{width:592px; height:200px; position:absolute; left:calc(266px * 4); bottom:0; padding:40px 0 0 47px; box-sizing:border-box; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240815/20240815172857_899623302.jpg) center no-repeat;}
.merit_tel em{display:block; font-size:22px; line-height:22px; color:#333; padding-left:5px; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240815/20240815172857_2024179324.jpg) left bottom no-repeat;}
.merit_tel em span{font-weight:bold;}
.merit_tel font{display:block; margin-top:7px; padding-left:5px; font-family:Arial; font-size:12px; line-height:10px; color:#dadada;}
.merit_tel i{display:block; width:1px; height:28px; margin:12px 0 0 10px; background:#eee;}
.merit_tel p{margin:15px 0 0 5px; font-family:DIN Medium; font-size:35px; line-height:25px; color:#ff9f16; font-weight:bold;}



/*可持续发展*/
.developbg{width:100%; max-width:1920px; min-width:1400px; margin:100px auto 0; height:696px; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20250920/20250920105741_190183308.jpg) center top no-repeat;}
.develop{width:1400px; margin:0 auto; padding-top:130px;}
.develop_cont{float:left; padding-top:134px;}
.develop_tit{}
.develop_tit em{display:block; margin-bottom:42px; font-size:50px; line-height:50px; color:#333;}
.develop_tit p{width:828px; font-size:18px; line-height:34px; color:#555;}
.develop_img{float:right; border-radius:5px; overflow:hidden;}
.develop_img img{width:464px; height:567px;}
.develop_data{margin-top:74px;}
.develop_data ul{display:flex; flex-direction:row; justify-content:space-between; align-items:center; width:742px; padding-left:27px;}
.develop_data li{display:flex; flex-direction:column; justify-content:flex-start; align-items:center;}
.develop_data li i{display:block; margin-bottom:20px;}
.develop_data li em{display:block; position:relative;}
.develop_data li em span{display:block; font-family:DINOT; font-size:52px; line-height:40px; color:#111;}
.develop_data li em font{display:block; position:absolute; right:-20px; bottom:0;}
.develop_data li:nth-child(4) em font{right:-34px;}
.develop_data li p{margin-top:20px; font-size:16px; line-height:16px;}



/*资质与客户*/
.strengthbg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; height:835px; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816091658_64032688.jpg) center no-repeat;}
.strength{width:1400px; margin:0 auto; padding-top:95px;}
.strength_tit{display:flex; flex-direction:column; justify-content:flex-start; align-items:center;}
.strength_tit em{font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.strength_tit p{margin-top:15px; font-size:18px; line-height:18px; color:#fff;}
.strength_box{margin-top:36px;}
/*证书*/
.provebg{float:left; width:372px; overflow:hidden;}
.provebg .new_web_div2021 li{width:372px; height:530px;}
.provebg .new_web_div2021 li p{display:none;}
.provebg .provebg-swiper-pagination{display:flex; justify-content:center; align-items:center; margin-top:17px;}
.provebg .provebg-swiper-pagination span{width:12px; height:12px; opacity:1; background-color:#fff;}
.provebg .provebg-swiper-pagination span.swiper-pagination-bullet-active{background-color:#1070fb;}
/*客户*/
.clientbg{float:right;}
.clientbg .new_web_div2021 li{float:left; border-top:1px solid #e5e5e5; position:relative;}
.clientbg .new_web_div2021 li+li{border-left:1px solid #e5e5e5;}
.clientbg .new_web_div2021 li:nth-child(1){border-left:1px solid #e5e5e5;}
.clientbg .new_web_div2021 li:nth-last-child(1){border-right:1px solid #e5e5e5;}
.clientbg .new_web_div2021 ul:nth-last-child(1) li{border-bottom:1px solid #e5e5e5;}
.clientbg .new_web_div2021 li > a{display:block; width:194px; height:133px;}
.clientbg .new_web_div2021 li > a img{opacity:0.9;}
.clientbg .new_web_div2021 li p{display:none;}
.clientbg .new_web_div2021 li a:after{content:""; position:absolute; top:0; left:0; z-index:2; display:block; width:194px; height:133px; box-shadow:0 0 10px #ccc; opacity:0; transition:0.5s;}
.clientbg .new_web_div2021 li a:hover:after{opacity:1;}



/*新闻*/
.newsbg{width:1400px; margin:80px auto 0;}
.news_top{display:flex; flex-direction:row; justify-content:space-between; align-items:flex-end;}
.news_tit{}
.news_tit em{display:block; padding-left:59px; padding-top:41px; font-size:40px; line-height:40px; color:#333; font-weight:bold; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816103408_476724551.jpg) left center no-repeat;}
.news_tit p{margin-top:13px; font-size:20px; line-height:20px;}
.news_nav{margin-bottom:15px;}
.news_nav a{display:block; width:108px; padding:18px 0 18px 8px; border-bottom:2px solid #555; font-size:16px; line-height:16px; text-decoration:none; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816104022_882013030.png) 96px center no-repeat; transition-duration:0.6s;}
.news_nav a:hover{color:#1070fb; border-color:#1070fb; background-image:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816104022_464371897.png);}
.news{margin-top:30px;}
.news_fl{float:left;}
.news_fl .news_div_item{width:632px; height:504px; border-bottom:1px solid #dadada; position:relative;}
.news_fl .news_div_item:after{content:""; display:block; width:0; height:5px; background:#1070fb; position:absolute; left:0; bottom:-1px; transition-duration:0.6s;}
.news_fl .news_div_item_date{font-family:Arial; line-height:14px; color:#999; position:absolute; left:0; bottom:23px; transition-duration:0.6s;}
.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:0; top:374px;}
.news_fl .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; transition-duration:0.6s;}
.news_fl .news_div_item_title a:before{content:""; display:block; width:3px; height:6px; position:absolute; left:620px; top:100px; transition-duration:0.6s; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816103408_1395428316.png) center no-repeat;}
.news_fl .news_div_item_body{margin-top:15px; line-height:24px; color:#999; transition-duration:0.6s;}
.news_fl .news_div_item_pic{position:absolute; left:0; top:0;}
.news_fl .news_div_item_pic a{display:block; width:632px; height:346px; overflow:hidden;}
.news_fl .news_div_item_pic img{width:100%; height:100%; transition-duration:0.6s;}
.news_fl .news_div_item:hover:after{width:100%;}
.news_fl .news_div_item:hover .news_div_item_date{color:rgba(16,112,251,.7);}
.news_fl .news_div_item:hover .news_div_item_title a{color:#1070fb;}
.news_fl .news_div_item:hover .news_div_item_title a:before{background-image:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816104023_1967495006.png);}
.news_fl .news_div_item:hover .news_div_item_body{color:rgba(16,112,251,.7);}
.news_fl .news_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.news_fr{float:right;}
.news_fr .news_div_item:nth-child(1){display:none;}
.news_fr .news_div_item{width:697px; height:157px; margin-bottom:16px; border-bottom:1px solid #dadada; position:relative;}
.news_fr .news_div_item:after{content:""; display:block; width:0; height:5px; background:#1070fb; position:absolute; left:0; bottom:-1px; transition-duration:0.6s;}
.news_fr .news_div_item_date{font-family:Arial; line-height:16px; color:#999; position:absolute; left:0; bottom:30px;}
.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:13px;}
.news_fr .news_div_item_title a{font-size:18px; line-height:18px; color:#333; font-weight:bold; transition-duration:0.6s;}
.news_fr .news_div_item_title a:before{content:""; display:block; width:3px; height:6px; position:absolute; left:693px; top:127px; transition-duration:0.6s; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816103408_1395428316.png) center no-repeat;}
.news_fr .news_div_item_body{margin-top:15px; line-height:24px; color:#999; transition-duration:0.6s;}
.news_fr .news_div_item:hover:after{width:100%;}
.news_fr .news_div_item:hover .news_div_item_date{color:rgba(16,112,251,.7);}
.news_fr .news_div_item:hover .news_div_item_title a{color:#1070fb;}
.news_fr .news_div_item:hover .news_div_item_title a:before{background-image:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816104023_1967495006.png);}
.news_fr .news_div_item:hover .news_div_item_body{color:rgba(16,112,251,.7);}




/*简介*/
.aboutbg{width:100%; max-width:1920px; min-width:1400px; height:679px; margin:82px auto 0; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20250920/20250920112319_371913706.jpg) center no-repeat;}/*
.about{width:1400px; margin:0 auto;}*/
.about_fl{float:left; padding-top:80px;}
.about_tit{padding-bottom:42px; position:relative;}
.about_tit em{font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.about_tit p{margin-top:10px; font-size:20px; line-height:20px; color:#fff;}
.about_tit:after{content:""; display:block; width:823px; height:14px; position:absolute; left:0; bottom:0; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816111125_1553877738.png) center no-repeat;}
.about_txt{width:787px; margin-top:23px; font-size:16px; line-height:36px; color:#fff;}
.about_txt p{text-indent:2em;}
.about_more{width:142px; margin-top:45px;}
.about_more a{display:block; padding:6px 26px 28px 22px; font-size:16px; line-height:36px; color:#333; text-decoration:none; background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816111125_881535421.png) center no-repeat; transition-duration:0.6s;}
.about_more a:hover{background-image:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816111125_1346566244.png);}



/*底部*/
.basebg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; background:#333;}
.blogrollbg{width:100%; background:#fff;}
.blogroll{width:1400px; margin:0 auto;}
.blogroll .fl{display:flex; flex-direction:row; justify-content:flex-start; align-items:center; height:120px;}
.blogroll_tit{}
.blogroll_tit em{font-family:Arial; font-size:25px; line-height:20px; color:#0079C8; font-weight:bold; text-transform:uppercase;}
.blogroll_tit p{margin-top:4px; font-size:16px; line-height:16px; color:#333; letter-spacing:3.4px;}
.blogroll_cont{margin-left:33px;}
.consult{float:right; margin-top:45px;}
.consult a{display:block; width:124px; text-align:center; font-size:16px; line-height:34px; color:#fff; text-decoration:none; border-radius:17px; background:#1070fb; transition-duration:0.5s;}
.consult a:hover{color:#333; background:#fdc225;}
.linkTagcs a:hover{color:#1070fb!important;}
.base{width:1400px; margin:0 auto;}
.base_cont{height:363px; padding-top:66px; box-sizing:border-box; overflow:hidden;}
.base_nav{float:left; width:942px; display:flex; flex-direction:row; justify-content:space-between; align-items:flex-start;}
.base_nav dl{}
.base_nav dt{font-size:20px; line-height:20px; color:#fff;}
.base_nav dd{margin-top:35px;}
.base_nav dd a{display:block; line-height:14px; color:rgba(255,255,255,.5);}
.base_nav dd a+a{margin-top:22px;}
.base_nav dd a:hover{color:#fff;}
.base_fr{float:right;}
.base_tel *{display:block;}
.base_tel span{padding-left:22px; font-size:16px; line-height:18px; color:#fff;  background:url(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816114241_1996849884.png) left center no-repeat;}
.base_tel font{margin-top:15px; font-family:DIN Medium; font-size:34px; line-height:28px; color:#eabc1d; font-weight:bold;}
.base_tel p,.base_tel i{font-size:16px; line-height:16px; color:rgba(255,255,255,.5);}
.base_tel p{margin-top:30px; padding-left:14px;}
.base_tel i{margin-top:14px; padding-left:40px;}
.base_QR{margin-top:47px;}
.base_QR dl{float:left; margin-right:15px; position:relative;}
.base_QR dt{width:38px; height:38px; border-radius:50%; overflow:hidden; background:#4c4b4b; cursor:pointer; transition-duration:0.6s;}
.base_QR dd{width:125px; height:125px; position:absolute; left:50%; bottom:45px; transform:translateX(-50%) rotateX(90deg); box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 1px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12); visibility:hidden; transform-origin:bottom; transition:all 0.5s;}
.base_QR dd img{width:100%; height:auto;}
.base_QR dl:hover dt{background:#1070fb;}
.base_QR dl:hover dd{visibility:visible; transform:translateX(-50%) rotateX(0deg);}
.Copyrightbg{width:100%; padding:34px 0 32px; border-top:1px solid rgba(255,255,255,.15);}
.Copyrightbg,.Copyrightbg a{color:rgba(255,255,255,.5);}
.Copyrightbg a:hover{color:#fff;}



/*右侧浮动*/
.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(https://memberpic.114my.com.cn/dgchzr/uploadfile/image/20240816/20240816170732_723011874.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: #0079C8; }/*颜色更改*/
.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 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #0079C8 !important; border-color: #0079C8 !important; }
.y-kefu-box01 .kf-mobile p{ color:#FFF;}
.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>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; }
.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: #0079C8; border-color: #0079C8;}/*颜色更改*/
.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: #0079C8; 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: #0079C8; 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; }
/*qq*/
.y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 a.kf-zixun:hover{ background-color: #0079C8; border-color: #0079C8; color: #fff; }/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; }
/*关闭后*/
.hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; }
.hide-status .kf-zixun i { background-position: -30px -5px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#0079C8;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }


/*流程*/
.g-process{height:810px; position: relative; box-sizing: border-box; background:url(https://memberpic.114my.com.cn/suweizr/uploadfile/image/20210922/20210922172213_419235428.jpg) no-repeat center top;  font-family:"Microsoft Yahei";padding:100px 0 0;}
.g-process .tit01{height:155px;}
.process{width:1405px;height:456px;position:relative;margin:0 auto;border:1px solid rgba(255, 255, 255, 0.3);background:rgba(0, 99, 209, 0.8);}
.process ul{}
.process li{width:350px;float: left;height:227px;position: relative;padding:35px 48px 0;box-sizing: border-box;border-right: 1px solid #74b5e3;border-bottom: 1px solid #74b5e3;}

.process li .lctit{width:100%;text-align: left;}
.process li .lctit h4{line-height: 55px;margin-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255,0.66); font-size: 18px;color: #ffffff;text-align: center;}
.process li .lctit em {display: block; text-align: center;line-height: 60px;font-size: 40px;}
.process li .lctit img{width:54px;display: block;position: absolute;left:0;top:0;}
.process li .lctit i{font-size: 12px;color: #fff;font-weight: lighter;text-transform: uppercase;display: block;line-height: 25px; text-align: center;}
.process li:nth-child(4n){border-right: 0;}
.process li:nth-child(n+6){border-bottom: 0;}
.process li:nth-child(-n+5)::before{content:'';position:absolute;top:50%;right:-10px;width:0px;height: 0px;z-index: 0;border-left:10px solid #fff;border-top:10px solid rgba(0, 0, 0, 0);border-bottom:10px solid rgba(0, 0, 0, 0);}
.process li:nth-child(n+6)::after{content:'';position:absolute;top:50%;right:0px;width:0px;height: 0px;z-index: 0;border-right:10px solid #fff;border-top:10px solid rgba(0, 0, 0, 0);border-bottom:10px solid rgba(0, 0, 0, 0);}
.process li:last-child::after{content:'';position:absolute;top:0;left:50%;width:0px;height: 0px;z-index: 0;border-top:10px solid #fff;border-left:10px solid rgba(0, 0, 0, 0);border-right:10px solid rgba(0, 0, 0, 0);margin-left:-5px;}
.process li:nth-child(5)::before{border:0;}
.process li .lc-c{width:0;height:0;transform:translate(-50%,-50%);margin-left:148.5px;margin-top:123.5px;  position: absolute;left:25px;top:-9px; z-index: 2;opacity: 0;-webkit-transition: .3s;-moz-transition: .3s;transition: .3s;}
.process li dl{text-align: center;width:100%;height:100%; display: block;border-radius: 10px;overflow: hidden;box-shadow: 0 0 18px #000000;position: relative;}
.process li dt{width:100%;}
.process li dt::after{content:'';position:absolute;height:100%;width:100%;top:0;bottom:0;left:0;right:0;background:rgba(255, 255, 255, 0.9);}
.process li dt img{width: 100%;display: block;}
.process li dd{width: 100%;position: absolute;left:0;top:0;}
.process li dd img{width:80px;height:60px;display: block;margin:50px auto 10px;}
.process li dd h4{font-size: 23px;color: #0079c8;line-height: 34px;font-weight: bold;}
.process li dd i{font-size: 15px;color: #0079c8;font-weight: lighter;text-transform: uppercase;display: block;line-height: 35px; }
.process li.cur .lc-c{opacity: 1;width:108%;height:247px;}
.process-tel{text-align: center;margin:53px auto 0;width:520px;}
.process-tel b{display: block;font-size: 26px;color: #000000;line-height: 30px; font-family: Arial, Helvetica, sans-serif;padding-left:70px;background: url(../images/lc-tel.png) no-repeat left center; float: left;}
.process-tel a{float: right; display: block;text-align: center;width:168px;height:48px;line-height: 48px;border-radius: 10px;font-size: 23px;color: #fff;font-weight: normal;background:#0c418f;margin-top:10px;}

.process .iconfont{ margin:auto; height:50px; width:50px;}
.process .lc-c .iconfont{ margin:65px auto 0; }
.process .lctit .icon-goutong{display:block; background:url(service_1.png) no-repeat center;}
.process .lc-c .icon-goutong{display:block; height:50px; width:50px; background:url(service_11.png) no-repeat center;}
.process .lctit .icon-Sdayang{background:url(service_2.png) no-repeat center;}
.process .lc-c .icon-Sdayang{background:url(service_22.png) no-repeat center;}
.process .lctit .icon-queren{background:url(service_3.png) no-repeat center;}
.process .lc-c .icon-queren{background:url(service_33.png) no-repeat center;}
.process .lctit .icon-hetong9{background:url(service_4.png) no-repeat center;}
.process .lc-c .icon-hetong9{background:url(service_44.png) no-repeat center;}
.process .lctit .icon-tubiao_shengchangongyi{background:url(service_5.png) no-repeat center;}
.process .lc-c .icon-tubiao_shengchangongyi{background:url(service_55.png) no-repeat center;}
.process .lctit .icon-baoguo_fahuo_o{background:url(service_6.png) no-repeat center;}
.process .lc-c .icon-baoguo_fahuo_o{background:url(service_66.png) no-repeat center;}
.process .lctit .icon-daizhifu{background:url(service_7.png) no-repeat center;}
.process .lc-c .icon-daizhifu{background:url(service_77.png) no-repeat center;}
.process .lctit .icon-shouhou{background:url(service_8.png) no-repeat center;}
.process .lc-c .icon-shouhou{background:url(service_88.png) no-repeat center;}

@media screen and (max-width:1401px) {
  .process{width: 1200px;}
  .process li{width:240px;}
  .process li .lc-c{left:-28px;}
  .process li .lctit h4{font-size: 16px;white-space:nowrap;}

}

.process li dd span {font-size: 55px;color: #0079c8;line-height: 80px;margin-top: 45px;display: block;}
span.iconfont.icon-goutong {font-size: 72px; width:50px; margin:auto; height:50px;}
span.iconfont.icon-Sdayang {font-size: 85px;}
span.iconfont.icon-baoguo_fahuo_o { font-size: 75px;}
em.iconfont.icon-goutong {font-size: 55px !important;}
em.iconfont.icon-Sdayang {font-size: 70px !important;}
em.iconfont.icon-baoguo_fahuo_o {font-size: 57px !important;}


#top10,#top20,#top30,#top40,#top50,#top60,#top80,#top100{margin:0 auto; width:1400px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top80{height:80px;}
#top100{height:100px;}


.product{height:964px;background:url(/images/20210922170903_736798136.jpg) no-repeat center; margin:0 auto; display:none;}
.pro_td{padding-top:95px;}
.pro_td .pro-tit{height:97px;margin-bottom: 183px;}
.pro_td .pro-tit span{display: block; height:63px; line-height: 63px;font-size:50px; color:#35383e; font-weight: bold; font-family: "思源黑体 CN";}
.pro_td .pro-tit em{display: block; height:30px; line-height: 30px;font-size: 20px; color:#666666; font-weight: normal;}
.pro_td .pro-tit .pro-sz{width:658px;float:right; margin-right: -36px;padding-top:10px;}
.pro_td .pro-tit .pro-sz ul li{float:left; width:33.3%; position: relative;}
.pro_td .pro-tit .pro-sz ul li:before{width:1px; height:70px; background:rgba(125,125,125,0.3);content:"";position:absolute;right:-1px;top:9px;}
.pro_td .pro-tit .pro-sz ul li span{display:block;height:56px;line-height:56px;text-align:center;font-size:55px;color:#35383e;font-family:Arial;}
.pro_td .pro-tit .pro-sz ul li p{line-height:31px;text-align:center;font-size:18px;color:#666666;}
.pro_td .pro-tit .pro-sz ul li:last-child:before{display: none;}
.pro_td .pro-con {width:1200px;margin:auto;}
.pro_td .pro-con ul li{float:left;width:400px;}
.pro_td .pro-con ul li h3{margin-bottom: 13px; text-align: center;}
.pro_td .pro-con ul li h3 i{display: block;font-size: 70px;line-height: 80px;}
.pro_td .pro-con ul li h3 em{display:inline-block;height:74px;line-height:74px;text-align:center;font-size:26px;color:#0079c8;}
.pro_td .pro-con ul li p{text-align:center; margin-bottom:45px;display: block;line-height:35px;font-size:15px;color:#666666;width:60%;margin-left:100px;height:125px;}
.pro_td .pro-con ul li span{display:block; height:32px; text-align: center;}
.pro_td .pro-con ul li:nth-child(2) {margin-left: -15px;}
.pro_td .pro-con ul li span a{display: inline-block;height:32px;line-height: 32px;font-size: 16px; color:#2e3135;padding-left:20px;}
.pro_td .pro-con ul li p a:hover{color:#0079c8;}
.pro_td .pro-con ul li:hover span a{color:#0079c8;}
.pro_td .pro-con ul li:nth-child(3) p {margin-left: 65px;}
i.iconfont.icon-zhongguohangtiantubiaoheji-weizhuanlunkuo- {font-size: 110px !important;}


*{box-sizing: border-box;font-size:14px;line-height:1em;}
/*优势*/
.adv_bg{overflow:hidden;}
.adv_list{height: 135px;}
.adv_list ul li{width: 25%;background: #f5f5f5;float: left;padding:30px 53px;cursor: pointer;}
.adv_list ul li i{float: left;font-size: 50px;margin-right:13px;/*margin-top:-10px;*/ width:50px; height:50px;}
i.iconfont.icon-shouhou {font-size: 43px;}
.adv_list ul li:nth-child(1),.adv_list ul li:nth-child(3){background: #f1f1f1}
.adv_list li p{font-size:24px;color:#333;color:#666;}
.adv_list li span{font-size:15px;color: rgba(34,34,34,0.8);line-height: 36px;text-transform:uppercase;display: block;}
.adv_list li.on{background:#0079c8 !important;}
.adv_list li.on p{color: #fff;}
.adv_list .icon-tubiaolunkuo{ background:url(adv_1.png) no-repeat center;}
.adv_list li.on i.icon-tubiaolunkuo{ background:url(adv_11.png) no-repeat center;}
.adv_list .icon-jishufuwu{ background:url(adv_2.png) no-repeat center;}
.adv_list li.on i.icon-jishufuwu{ background:url(adv_21.png) no-repeat center;}
.adv_list .icon-pinzhi{ background:url(adv_3.png) no-repeat center;}
.adv_list li.on i.icon-pinzhi{ background:url(adv_31.png) no-repeat center;}
.adv_list .icon-shouhou{ background:url(adv_4.png) no-repeat center;}
.adv_list li.on i.icon-shouhou{ background:url(adv_41.png) no-repeat center;}
.adv_list li.on span{color: rgba(255,255,255,0.8);}
.adv_cont{height:135px;margin:0 auto;}
.adv_box{position: relative;height: 694px;margin-top: 53px;background: url(/images/20210930163332_1653551031.png)no-repeat center top;}
.adv_img{float:right;}
.adv_img .tempWrap{width:1212px;height: 694px;}
.adv_img .tempWrap ul{height: 694px;position: absolute;}
.adv_img ul li{width:1212px;height: 694px;}
.adv_wz{position: absolute;width: 100%;}
#adv_wz{width:1400px;margin: 0 auto;}
.adv_wz .tempWrap{position: relative;margin-top: 97px;float: left;}
.adv_wz ul{width: 650px;height: 500px;position:absolute;margin-top: 97px;float: left;}
.adv_wz ul li{width:600px !important;height:450px;background: #fff;padding: 45px;}
.adv_bt{height: 90px;width: 100%; position: relative;}
.adv_wz ul li d{font-size: 30px;font-weight: bold;color: #222;display: block;}
.adv_wz ul li span{font-size:15px;color: #999;display: block; float:left; line-height: 36px;text-transform:uppercase;}
.adv_wz_font{width: 100%;height: 1px;background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);background-size: 5px 1px;background-repeat: repeat-x;margin-bottom: 20px;}
.adv_wz ul li p{font-size: 15px;line-height: 30px;color:#666;}
.adv_wz ul li dd{width: 65px;height: 65px;border: 1px solid #ccc;display: inline-block;border-radius: 50%;position: absolute; top:0; right:0;    text-align: center;
font-size: 36px;font-weight: bold;font-family: Arial;line-height: 65px;}
.adv_data{width: 100%;height:62px;padding:10px 30px; border: 1px dashed #ccc;margin-top: 40px;box-sizing: border-box;}
.adv_tel{background: url(/images/20210930163409_1389286560.png)no-repeat center left;padding-left: 60px;}
.adv_tel t{font-size: 32px;color:#0079c8;line-height: 42px; font-family: Arial;}
.adv_data a{width: 130px;height:40px;display: block;background:#0079c8;color: #fff;font-size: 15px;text-align: center;line-height:40px;border-radius: 
10px;transition:all 0.3s ease;}
.adv_data a:hover{width:150px;border-radius: 0px;}


.myfirst1{-webkit-animation-name:myfirst1;animation-name:myfirst1;animation-fill-mode:forwards;}
.com_box { margin:60px auto;}
.com_box .con2-left p{margin-bottom:60px;color:#666;text-align:justify;font-size:15px;line-height:28px;}
.com_box .con2-left .liaojie a{display:inline-block;padding:15px 30px 15px 65px;background:#0079C8;color:#fff;font-size:15px;transition:.5s; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize;}
.com_box .con2-left .liaojie a:hover{background:#47c5ff;}
.com_box .con2-left .liaojie a:hover i{transform:translateX(5px);}
.com_box .con2-left .liaojie a i{display:inline-block;margin-left:20px;width:9px;height:13px;background:url(../images/yuan_03.png) center no-repeat;vertical-align:middle;transition:.5s;}
.com_box .con2-left .img{position:absolute;left:44%;overflow:hidden;margin-top:100px;width:46%!important;}
.com_box .con2-left .img img{-webkit-animation:scale-bg 6s linear forwards;animation:scale-bg 6s linear forwards;}
.com_box .con2-right{float:right;margin-right:14px;width:45%;}
.com_box .con2-right .img{position:relative;z-index:1;}
.com_box .con2-right .img:before{position:absolute;top:14px;left:45px;z-index:-1;width:100%;height:100%;background:#0079C8;content:" ";}
.com_box .items{margin-top:80px;background:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.2);font-size:0;}
.com_box .item{display:inline-block;padding:20px 95px;width:25%;transition:.5s;border-right:1px solid #eee;}
.com_box .item:hover{background:#0079C8;}
.com_box .item:hover p{color:#fff;}
.com_box .item a{display:block;text-align:center;}
.com_box .item i{display:inline-block;margin-right:2%;transition:.5s;font-size: 30px;float: left;width: 40px;line-height: 60px;}
.com_box .item:last-of-type:hover{border:0;}
.com_box .item:nth-of-type(4){margin-right:0;}
.com_box .item p{display:inline-block;font-size:22px;transition:.5s;float: right;margin-top:18px;}
.com_box .item:hover .iconfont{color:#fff;}
i.iconfont.icon-gongsijianjie {font-size: 36px;}

.com_box .con2-left{position:relative;float:left;width:48%;}
.com_box .con2-left h2{margin-bottom:35px;padding-top:55px;font-weight:400;font-size:30px; font-family:Georgia, "Times New Roman", Times, serif;}
.com_box .con2-left>i{position:absolute;top:0;width:0;border-top:#0079C8solid 5px;transition:.5s;}
.com_box .iconfont{ width:40px; height:60px; float:left;}
.com_box .icon-gongsijianjie{ background:url(about_1.png) no-repeat center;}
.com_box .item:hover .icon-gongsijianjie{ background:url(about_11.png) no-repeat center;}
.com_box .icon-24gl-building2{ background:url(about_2.png) no-repeat center;}
.com_box .item:hover .icon-24gl-building2{ background:url(about_22.png) no-repeat center;}
.com_box .icon-zhengshu{ background:url(about_3.png) no-repeat center;}
.com_box .item:hover .icon-zhengshu{ background:url(about_33.png) no-repeat center;}
.com_box .icon-shouye{ background:url(about_4.png) no-repeat center;}
.com_box .item:hover .icon-shouye{ background:url(about_44.png) no-repeat center;}


.mes_c>b{display:block;color:#fff;text-align:center;font-size:40px;}
.adbt p{margin-top:20px;color:#666;font-size:16px;font-weight:normal;}
.lyan{margin-top:20px;width:100%;}
#tianxiethree>img{position:absolute;left:140px;height:40px;width:100px;}
.mes_ic{/*display:flex;*/ display:none;background:#fff;box-shadow:1px 1px 20px rgb(0,0,0,.2); height:420px; }
.froms_feedback{margin-top:30px;}
.adbt {
    font-size: 40px;
    color: #333;
    font-weight: bold;
}
.adbt b {
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.adbt p {
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    font-weight: normal;
}
.froms_feedback {
    margin-top: 30px;
}
.mess {
    position: relative;
    width: 50%;
    padding: 39px 60px;
}

.col4{float: left;width: 48.5%;height:40px;background: #fff;}
.col4 span{display: inline-block;font-size: 30px;color: #999;margin-top: 15px;margin-left: 24px;}
.col4 input{height: 100%;width: 100%;/* margin-left: 16px; */font-size: 14px;color: #e0e0e0;background: #f1f1f1;padding-left: 12px;}
.from_tab #tianxieone{margin-left: 0px;/* width: 500px; */margin-top: 20px;float: right;width:100%;}
.from_tab #tianxiethree{width:100%;height:45px;align-items: center;position: relative;}
.from_tab #tianxiethree span{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top:2px;margin-left: 24px;}
.from_tab #tianxiethree>input{height: 100%;width: 58px;padding-left: 14px;font-size: 16px;color: #999;line-height: 45px;background: #f1f1f1;}
.from_tab #tianxiethree #authcode{width:25%;float:left;}
.feedback_btn{width:30%;height:45px;text-align: center;float:right}
.feedback_btn .btns{line-height:45px;width: 100%;background: #0063d1;color: #fff;font-size: 16px;cursor: pointer;}
.lyan textarea {width: 100%;height: 100px;line-height:66px;outline:none;font-size:14px;color:#333;padding:0 0 0 12px;background:#f1f1f1;font-family:"Arial";}
.mes_bc{background:#0070C0 /*url(/images/20210922201726_1132953042.jpg) no-repeat center top*/; padding-top:40px;}


input, textarea {
    outline: none;
    border: none;
}
.lyan {
    margin-top: 20px;
    width: 100%;
}
.from_tab {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.feedback_btn .Cbutton {
    line-height: 45px;
    width: 100%;
    background:#0079C8;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
 .linkTagcs
                    { 
                  /*  width:1242px;*/
                 height:auto;}
                    .linkTagcs ul
                    {margin:0px;padding:0px;list-style-type:none;}
                    .linkTagcs li
                    {list-style:none;margin:0px;  padding-right:0px;line-height:30px;float:left;}
                    .linkTagcs li a
                    {color:#959595;word-break:break-all;}
                    .linkTagcs li img
                    {border:0px;}
					
					
/* 版权 */
.w-copy{width:100%;min-width:1300px;/*position:relative;*/ overflow:hidden;}
.c-logo{width: 100%;height:285px;position:relative;}
.c-logo img{position: absolute;right:110px;bottom:51px;}
.copy-cont{width:100%;height:250px;}
.copy-cont .l-box{margin-left:10px;}
.c-list{padding:0 56px;float:left;border-left:1px #35a4f4 solid}
.list-t{width:100%;height:62px;}
.list-t img {width:24px;height:24px;}
.list-t p{color:#fff;font-size:18px;font-weight:bold;margin-top:-2px;}
.c-list a{color:#fff;font-size:15px;margin-bottom:18px;display:block;}
.c-list a:hover {color:#fff;}
.c-code {margin-left:14px;text-align:center;color:#fff; padding:15px;display:block;border:1px #35a4f4 solid;float:right;}
.c-code p{font-size:16px;}
.c-code img{margin-bottom:12px;border:solid 1px #eee;width:260px;}
.friendl{width:100%;border-top:1px #3e3e3e solid;border-bottom:1px #3e3e3e solid;height:55px; display:none;}
.friendl img{height:32px;margin-left:31px;}
.friendl div {color:#fff;float:left;}
.friendl p{font-size:19px;float:left;line-height: 55px;}
.friendl span{font-size:20px;color:#666;margin-left:10px;line-height: 55px;}
.linkTagcs {/*width: 1242px*/ !important;}
.linkTagcs li a {color: #959595;word-break: break-all;line-height:55px;}
.link a:hover {color: #008b46;}
.linkTagcs li {width: auto;padding: 0 20px;}
.copy{/*width:1400px;background-color:#2e3135;*/ border-top: 1px solid #004a99; padding-top:30px; text-align: center;font-size:16px;color: #fff;margin:25px auto; overflow:hidden; height:60px;}
.copy>.fl{font-size:15px}
.copy a{color: #fff;font-size:15px;}
.c-list:nth-child(1) {border: none;padding-left: 0;}

.com_box .con2-left{position:relative;float:left;width:48%;}
.com_box .con2-left h2{margin-bottom:55px;padding-top:55px;font-weight:400;font-size:30px;}
.com_box .con2-left>i{position:absolute;top:0;width:0;border-top:#0063d1solid 5px;transition:.5s;}
@keyframes myfirst1{0%{width:0;}
100%{width:132px;}
}