/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color:#009a44;text-decoration: none; border-bottom-style:}
.bg{ width: 100%;min-width: 1400px;position: relative;}
.page{ margin:0 auto; width:1400px;}
.box{margin:0 auto;width: 1400px;}
.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}



/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center;}
.t h3{font-weight: bold;font-size:40px;color: #222;}
.t h3>b{color: #009a44;}
.t p{display: block;font-size: 18px;margin-top:10px;position: relative;}





@font-face {
font-family: "yuwei";
src: url("https://memberpic.114my.com.cn/dgxincaifu/cssnew/yuwei.woff2.txt") format("woff2"),
       url("https://memberpic.114my.com.cn/dgxincaifu/cssnew/yuwei.woff.txt") format("woff"),
       url("https://memberpic.114my.com.cn/dgxincaifu/cssnew/yuwei.ttf.txt") format("truetype"),
       url("https://memberpic.114my.com.cn/dgxincaifu/cssnew/yuwei.eot.txt") format("embedded-opentype"),
       url("https://memberpic.114my.com.cn/dgxincaifu/cssnew/yuwei.svg.txt") format("svg");
}


/*抬头*/
.top_bg{background:#fff;height:100px;line-height:45px;font-size:14px;color:#999;}
.top_r a{font-size:14px;color:#999;display: block;padding-left:60px;}
.top_r a+a{}
.top_r a:nth-child(1){background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230914/20230914145422_1217020525.jpg)no-repeat center left;}
.top_r a:nth-child(2){background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230914/20230914145441_1423099858.jpg)no-repeat center left;}

.top_l{display:none;}

/*导航*/
.head_bg{position: absolute;z-index: 20;top:100px;}
.logo{margin-top:-102px;position: relative;z-index: 444;}
.tel{background:#434343 url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230914/20230914150210_935957761.png)no-repeat center left;padding-left:45px;height: 110px;padding-top: 32px;padding-right:250px;margin-right: -250px;}
.tel p{font-size:14px;color:#999;}
.tel span{display: block;color:#ffff;font-size:26px;font-weight: bold;}

/*栏目*/
.nav{height:110px;width:50%;background: #434343;padding-right: 40px;}
.nav>ul{height:100%;}
.nav>ul>li{float: left; display: block;height:100%;z-index: 9;width:16.6%;}
.nav>ul>li>a {overflow: hidden; display: block;  color: #fff;  font-size: 18px;  text-align: center; position: relative; transition: 0.3s ease all;  height: 100%; line-height: 125px;z-index: 2;}
.nav>ul>li>a::after{content:"";position: absolute;bottom:0px; background:#009a44;height:100%;width:100%;opacity:0;left:0px;z-index:-1;}
.nav>ul>li>a:hover{font-size:18px;}
.nav>ul>li.navcurrent>a:after,.nav>ul>li:hover>a:after{opacity: 1; }

.dropmenu{ position:absolute; width:100%; left:0; background:rgba(0,0,0,0.3); top:110%; opacity:0; visibility:hidden; -webkit-transition:all .6s ease; 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:0.96vw;}
.dropmenu a+a{ margin-left:60px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu table tr+tr{ margin-left:25px;}
.nav li:hover .dropmenu{ top:110px; opacity:1; visibility:visible;}


/*幻灯片*/
.banner-box,.banner-box .bd li{height:850px;}
.banner-box .banner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104023_1842392285.png);}
.banner-box .banner-btn a.next{background-image:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104047_1375078648.png);}
.banner-box .hd ul li.on{background:#009a44;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.banner-btn a.prev{left:2%;} 
.banner-btn a.next{right:2%;}

.banner-box .hd {position:absolute;bottom:2%;width:44%;display: block;right:0px;}
.banner-box .bd ul{width:100% !important;}
.banner-box .hd ul{ text-align: center;}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}




/*内页幻灯片*/
.nbanner-box,.nbanner-box .bd li{height:400px;}
.nbanner-box .nbanner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104023_1842392285.png);}
.nbanner-box .nbanner-btn a.next{background-image:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104047_1375078648.png);}
.nbanner-box .hd ul li.on{background:#009a44;}
.nbanner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.nbanner-box .bd{ width:100% !important;}
.nbanner-b{position: absolute;bottom: 0;}
.nbanner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.nbanner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.nbanner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.nbanner-btn a.prev{left:2%;} 
.nbanner-btn a.next{right:2%;}

.nbanner-box .hd {position:absolute;bottom:6%;width: 100%;display: block;}
.nbanner-box .bd ul{width:100% !important;}
.nbanner-box .hd ul{ text-align: center;}
.nbanner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.nbanner-box .hd ul li.on{ width: 32px;}



/*搜索*/
.search_bg{height:100px; border-bottom:1px #eee solid; }
.search_nbg{position: absolute;z-index: 999;top:490px;height:100px; border-bottom:1px #eee solid;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:280px;height:36px;overflow: hidden;margin-top:32px;}
.search_l{line-height: 100px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding:0 5px;}
.search_l a:hover{color:#009a44;}
.search-bg #infoname{overflow: hidden; width:260px;background:#fff;outline:none; color:#ccc;border: none;height:36px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter; border-left:1px #e1e1e1 solid;border-top:1px #e1e1e1 solid;border-bottom:1px #e1e1e1 solid;border-radius: 5px;}
.search_nbg #infoname{width:310px;height: 36px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0;top: 0;height: 36px; width:50px; background:#009a44;    padding: 10px 18px;  border-radius: 5px;}



/*产品中心*/
.prod_list{}
.prod_list a{display: block;width:270px;height:50px;line-height:50px;background: #f5f5f5;text-align: center;font-size:16px;float: left;margin-left:12px;margin-bottom:12px;}
.prod_list a:nth-child(1){margin-left:0px;}
.prod_list a:nth-child(6){margin-left:0px;}
.prod_list a.on{background: #009a44;color:#fff;}
.prod_cont{margin-top:18px;}
.prod_cont li{background:#f5f5f5;padding:42px;}

.prod_wt{width:45%;}
.prod_w1{position: relative;font-size:30px;color:#222;font-weight: bold;padding-left:16px;line-height:30px;margin-bottom:20px;margin-top:30px;}
.prod_w1::after{content:"";width:3px;height:100%;background:#009a44;position: absolute;top:0px;left:0px;}
.prod_w1::before{content:"";width:3px;height:100%;background:#009a44;position: absolute;top:0px;left:5px;}
.prod_w{margin-top:15px;}
.prod_w p{color:#009a44;font-size:18px;}
.prod_w span{display: block;font-size:14px;line-height:28px;margin-top:6px;    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.prod_a a{display: block;float: left;width:140px;height:45px;line-height:45px;border-radius:50px;border:1px #e98409 solid;text-align: center;margin-top:30px;}
.prod_a a+a{background:#e98409;color:#fff;margin-left:2%;}

.prod_ww{background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230724/20230724135451_1713796183.png)no-repeat center left;font-size:28px;color:#333;font-weight:bold;padding-left: 44px;}
.prod_aa a{display: block;width: 120px;height: 35px;line-height: 35px;background: #009a44;text-align: center;color: #fff;font-size: 14px;border-radius: 50px;margin-top: 6px;}





.list{width:20%;overflow: hidden;}
.list_t{background:#009a44;width:100%;height:120px;text-align: center;}
.list_t p{font-size:28px;color:#fff;font-weight: bold;padding-top:30px;}
.list_t span{display: block;font-size:16px;color:#43aa69;margin-top:4px;}
.list_d{border: 1px #ddd solid;}
.list_d .prolist2021 li{line-height: 45px;position: relative;border-bottom: 1px #ddd solid;transition: all ease 0.3s;}
.list_d .prolist2021 li:nth-child(2n-1){background: #f5f5f5;}
.list_d .prolist2021 li>a{font-size: 14px;display: block;width: 100%;padding-left: 12%;}
.list_d .prolist2021 li.on>a{color:#009a44;}
.list_d .prolist2021 li dl{background: #fff;height:0;transition: all ease 0.3s;}
.list_d .prolist2021_one{background: #f5f5f5;}
.list_d .prolist2021 li dl dt a{font-size:13px;display: block;width: 100%;padding-left: 12%;line-height: 30px;color:#999;}
.list_d .prolist2021 li dl dt{}
.list_d .prolist2021 li:hover dl{height:auto;}
/*应用案例*/
.case_bg{background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230914/20230914155944_943493785.jpg)no-repeat center;height:758px;}
.case_t h3{color:#fff;}
.case_t p{color:rgba(255,255,255,0.5);}
.case_cont .divdgweb_new_div_item{float:left;width: 440px;height: 480px;background: #fff;padding: 20px;position: relative;overflow: hidden;}
.case_cont .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left: 40px;}
.case_cont .news_div_item_pic{}
.case_cont .news_div_item_pic img{width: 100%;}
.case_cont .divdgweb_new_div_item_content{position: absolute;bottom: 60px;width: 85%;left: 40px;}

.case_cont .divdgweb_new_div_item_a{font-size: 18px;color: #333;}

.case_cont .divdgweb_new_div_item_body{font-size:15px;line-height:28px;}

.case_cont .divdgweb_new_div_item::after{content: "more+";position: absolute;bottom: 18px;background: #009a44;width: 100px;height: 25px;line-height: 25px;text-align: center;color: #fff;font-size: 14px;border-radius: 50px;left: 170px;}

/*优势*/
.adv_cont li{float: left;background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230925/20230925170355_1672789500.jpg)no-repeat center;position: relative;width:15%;height:650px;padding-left:2%;}

.adv_cont li:nth-child(2){background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230925/20230925170744_50273393.jpg)no-repeat center;}
.adv_cont li:nth-child(3){background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20231018/20231018170133_104363828.jpg)no-repeat center;}
.adv_cont li:nth-child(4){background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230925/20230925171057_1440681460.jpg)no-repeat center;}

.adv_cont li+li{margin-left:0.5%;}
.adv_cont li::after{content:"";position: absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index: 1;}
.adv_txt{position: relative;z-index:2;}
.adv_txt i{display: block;padding-top:25%;}
.adv_txt p{color:#fff;font-size:34px;font-weight: bold;margin-top:10%;}
.adv_txt span{display: block;color:#999;font-size:12px;margin-top:2%;}
.adv_txt em{display: block;font-style: normal;margin-top:130%;width:80%;color:#fff;}
.adv_sub{display: none;position: relative;z-index: 2;}
.adv_cont li.on{width:53.5%;}
.adv_cont li.on .adv_txt{display: none;}
.adv_cont li.on .adv_sub{display: block;}
.adv_w1{background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915091140_220466204.png)no-repeat center;width:169px;height:185px;color:#fff;font-size:40px;padding-left:33px;margin-top:-50px;}
.adv_w1 b{display: block;padding-top:43px;font-size:50px;}
.adv_w1 p{}
.adv_w{position: absolute;top:570px;}
.adv_w p{color:#fff;font-size:26px;font-weight: bold;}
.adv_w span{display: block;font-size:15px;line-height:30px;width:90%;color:#fff;}



/*流程*/
.custom_feedback{background:#f5f5f5;width: 100%;height: 470px;padding: 80px 0;box-sizing: content-box;}

.custom_row1{display: block;padding: 0px 0 30px;box-sizing: content-box;}


.custom_row2{width: 1320px;height: 255px;background: #fff url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095159_1875849608.jpg) no-repeat left 90px;padding:40px;position: relative;box-sizing: content-box;}
.custom_row2:after{content: '';display: block;width:400px;height:400px;position: absolute;left: -150px;top:130px;background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095028_1132353223.png) no-repeat center;}
.custom_row2 > .custom_l{height: 255px;position: relative;float: left;width: 720px;}

.custom_item11{font-size: 22px;color: #343434;text-align: center;line-height: 30px;position: absolute;width: 170px;height: 60px;padding-top: 40px;box-sizing: content-box;}
.custom_item11 .str{font-size: 22px;font-weight: bold;color: #343434;display: inline-block;}
.custom_item11 p{font-size: 14px;color: #999;font-weight: lighter;line-height: 30px;}
.custom_item12{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095521_1010275542.png) no-repeat center top;left: 35px;top: 5px;}
.custom_item22{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095546_851968137.png) no-repeat center top;right: 313px;top: 5px;}
.custom_item32{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095601_1110205107.png) no-repeat center top;right: 110px;top: 5px;}
.custom_item42{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095617_1895438684.png) no-repeat center top;right: 110px;bottom: 10px;}
.custom_item52{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095632_653756597.png) no-repeat center top;right: 313px;bottom: 10px;}

.from_feedback{float: right;width:550px;}
.from_feedback > .feedback_row1{font-size: 22px;font-weight: normal;color:#343434;line-height: 35px;}
.from_feedback > .feedback_row1 > .en{font-size: 12px;color: #999;text-transform: capitalize;}


.from_feedback .col4 input,.from_feedback .col4 textarea{width:550px;border: 1px solid #eee;height: 45px;box-sizing: border-box;padding: 0 20px 0 50px;line-height: 45px;max-height: 45px;overflow: hidden;max-width:480px;box-sizing: content-box;}
.from_feedback .col4{margin-top: 8px;}
.from_feedback .col4.name1 input{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095659_20995472.png) no-repeat 15px center;}
.from_feedback .col4.tel1 input{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095725_1705575484.png) no-repeat 15px center;}
.from_feedback .col4.fcontent textarea{background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915095744_1240804527.png) no-repeat 15px center;}

.from_feedback #tianxieone,.from_feedback .feedback_btn {
  float: left;
  width: 196px;
  height: 45px;
  margin-top: 8px;
  position: relative;
}
.from_feedback #tianxieone input,.from_feedback .feedback_btn input{width: 100%;height: 100%;border: 1px solid #eee;box-sizing: border-box;}
.from_feedback #tianxieone #tianxiethree {
    height: 100%;
}
.from_feedback .feedback_btn {
  margin-left: 8px;
}
.from_feedback #tianxieone input{padding-left: 50px;background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104142_1951019230.png) no-repeat 15px center;}
.from_feedback .feedback_btn input {
  background: #009a44 url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104205_1668958129.png) no-repeat 50px center;
  color: #fff;
  border: 0 none;
  font-size: 15px;
  padding-left: 25px;
}
.from_feedback #tianxieone img{position: absolute;right: 12px;width: 60px;height: 20px;top: 12px;}



/*新闻*/
.news_top{width:551px;margin:0px auto;margin-bottom:40px;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;     color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{float:left;background: #fff; -webkit-box-shadow: 0px 0px 20px #eee; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100;}
.news_tab li.cur{color:#fff; background:#009a44;width: 171px; height: 42px; line-height: 42px;}
.news_tab li.cur a{color:#fff;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.news_a .sNext{left: 5px;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.news_a i:hover{color:#009a44;}
.news_list{height:501px;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:500px;}
.news_list .news_div+.news_div{}
.news_list .news_div_item{width: 23.6%;display: inline-block;position: relative;height:501px;-webkit-transition:0.5s;transition:0.5s; padding: 20px; border: 1px #eee solid;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104253_1931789021.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:300px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_title{}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;-webkit-transition:0.3s;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 130px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;-webkit-transition:0.5s;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104324_1161897184.png) no-repeat center;width: 18px;height: 14px;left: 130px;-webkit-transition:0.5s;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}

.news_list .news_div_item:hover .news_div_item_a{color: #009a44;-webkit-transition:0.3s;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;-webkit-transition:0.5s;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;-webkit-transition:0.5s;transition:0.5s;}



/*版权*/
.copyright{ background:#181818; padding-top:60px;}
.crcontact{ background:#fff; padding:40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start; }
.crcontact li{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.crcontact_t span{ display:block; font-size:16px; color:#717477; font-weight:lighter; margin:10px 0 25px 0;}
.crcontact_t em{ font-size:26px; color:#009a44; font-family:Arial, Helvetica, sans-serif;    font-style: normal;}
.crcontact_t{ font-size:16px; color:#333333;}
.crcontact_t i{ font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#222222;font-style: normal;}
.crcontact li p+p{ margin:5px 0 0 40px;}
.crcon{ padding:60px 0 0 0; border-bottom:1px solid #2c2c2c;}
.crcon .page,.kslj{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.kslj p{ font-size:20px; color:#fff; margin-bottom:20px;}
.kslj a{ display:block; font-size:14px; color:#898989; line-height:30px;}
.kslj a:hover{ color:#fff;}
.kslj li{ height:187px; padding:0 80px; border-left:1px dashed #2f2f2f;}
.kslj li:last-child{ border-right:1px dashed #2f2f2f;}
.crcode{ width:218px; height:244px; background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104350_1792517828.png) no-repeat center; margin-bottom:1px;}
.crcode img{ width:186px; height:186px; margin:56px 0 0 17px;}
.crcode p{text-align: center;height: 60px;line-height: 60px;color: #999;font-size: 16px;}
.end{ height:128px; border-top:1px solid #000000;}
.end,.end a{ line-height:127px; font-size:15px; color:#898989;}
.end a:hover{ color:#fff;}
.links{ color:#fff; background:#009a44;}
.links .page{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center; height:85px;}
.links .page>p{ font-size:16px; color:#fff; font-weight:bold; padding-left:35px; background:url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230915/20230915104423_1884876711.png) no-repeat left center; line-height:26px;}
.links .page>p span{ font-size:18px; padding:0 20px 0 5px;}








/*浮动*/
.y-kefu-box { position: fixed; right: 0; bottom: 10%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/dgxincaifu/uploadfile/image/20230725/20230725103948_1696765574.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; background-color:#009a44; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #009a44; border-color: #009a44; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.line-b{ border-bottom: solid 1px #efefef;}
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color:#009a44; border-color: #009a44;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;border-top: 0px !important;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
.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: 220px; 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:#009a44; font-size: 18px; }
y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .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;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}

.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color:#009a44; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#009a44;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }