/*标签样式初始化*/
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;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#103886;text-decoration: none; border-bottom-style:}

.box {margin: 0 auto;width: 88%;}
.page{ margin:0 auto;width: 1300px; }
.bg{ width: 100%;min-width:1300px;}

.fl { float: left;}
.fr {float: right;}

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

i,em{font-style: normal;}


/*间隙*/
.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 b{color: #a41e83;}
.t h3{font-size: 40px;color: #000;font-weight: normal;}
.t p{font-size:20px;color: #333;margin-top: 10px;}



/*抬头*/

.ewm{width:24px; height:24px;   cursor: pointer;  position: relative; background:url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230504/20230504142127_794672614.png)no-repeat center; margin-top:58px;}
.ewm p{position: absolute;background:#fff; padding:6px; top:40px; left:-45px;    z-index: 99999;transition:all 0.5s; text-align:center; font-size:15px; line-height:32px; transform:rotateX(90deg);transform-origin: top;}
.ewm p img{width:100px; }
.ewm:hover p{transform:rotateX(0);box-shadow: 0 0 20px rgba(0,0,0,0.1); }

.tel{background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230504/20230504142714_2100186338.png)no-repeat center left;padding-left:50px; margin:54px 0 0 2vw;}
.tel span{font-size:20px; color:#222; line-height:28px;position: relative; top:-3px;}
.tel b{font-family: Arial; font-size:30px; color:#a41e83; }

/*search*/


.icon_search i{user-select:none;transition:all 0.5s;display: flex;align-items: center;justify-content: center;position: relative;height: 100%; width:42px; height:42px; border:1px #ccc solid;border-radius: 100%; margin-top:50px;  margin-left:3vw;}
.iser_box{background:rgba(0,0,0,0.5);position:absolute;top:144px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 99999;}
.nav_bc.on .iser_box,.itel_box{top:160px;}
.icon_search:hover .iser_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;color: #fff;font-size: 14px;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #fff;font-size: 14px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{padding:12px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:320px;text-align:center}
.dh_h {line-height: 36px;font-size: 22px;}
.itel_box p{color:#fff;position:relative;font-size:20px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#feac00;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.search_l span{color: #fff;}
.icon_pho {
display: flex;
align-items: center;
}

.icon_pho .irh span {
color: #fff;
font-size: 18px;
}

.icon_pho b {
font-size: 26px;
color: #006cb5;
padding-left: 10px;
}

/*导航*/
.top_bg{height: 144px;}
.logo{margin-top: 38px;}
.name{margin-top: 40px; margin-left:1.2vw;border-left: 1px #eee solid;padding-left: 1.2vw;}
.name h3{font-size:30px; color:#333; }
.name h3 b{color:#a41e83; }
.name p{font-size: 20px; color: #666;  height:32px;line-height:32px;letter-spacing: 4px; }


/*栏目*/
#nav_bg.yinyin{top:0 !important;  animation: 4s dong;transition: all 1s ease-in-out; background:#a41e83; box-shadow: 0 0 50px rgba(0,0,0,0.1);}
#nav_bg{width:100%; min-width:1300px; margin:0 auto; z-index: 9999;top:144px; background:#a41e83; height:60px;}
.nav>ul>li{ float: left; display: block;width:12.4%;  height:100%; position: relative; background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230504/20230504163907_764520217.jpg)no-repeat center right; }
.nav>ul>li:first-child:before{content:"";position: absolute; left:0;top:0; height:100%; width:1px;background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230504/20230504163907_764520217.jpg)no-repeat center; }
.nav>ul>li>a{ display: block; color: #fff; font-size:17px; text-align: center; position: relative; line-height:60px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.nav>ul>li>a p{position: relative; z-index: 2;}
.nav>ul>li>a:after{content:"";position: absolute;bottom:0;left: 0;right:0; margin:0 auto; width: 0;height:4px; display: block; background: linear-gradient(to right, #a41e83 0%,#ea4dc3 100%); transition:0.3s all ease-in-out;}
.nav>ul>li:hover>a:after,.NavCeshi > li.navcurrent > a:after{width: 30%;}

@keyframes dong {
    0% {
        transform: translateY(-100px);
    }

    100% {
        transform: translateY(0);
    }
}



@media (max-width: 1500px){
.box{width:94%;}

}





/*栏目下拉*/
.nav ul li>ul{transition: all 0.3s ease-out 0s;position: absolute;width:100%;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;left:0;top:60px; margin-left:0px; text-align:center;}

.nav ul li>ul a{ transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;transition-property: color, background, text-indent, opacity;}
.nav ul li>ul a{background:#f5f5f5;box-shadow: #eee 1px solid; width: 100%;height: 44px;line-height: 44px; display: block;color: #666;font-size: 14px; }
.nav ul li>ul a:hover{background: #a41e83;color: #fff;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}


.nav ul li>ul.nav2 dl{display:none;}





/*幻灯片*/
.banner_box,.banner_box .bd li{height:750px;background: #fff;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:280px;background-image:url(//memberpic.114my.com.cn/jingheng/uploadfile/image/20230524/20230524145313_1829499326.png);}
.banner_box .hd ul li.on{background:#a41e83;}
.banner_box{min-width:1300px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.banner_box .bd li{width:100%;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:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box:hover .banner-btn a.next{ right: 54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box .banner-btn a.prev:hover,.banner_box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_box .hd {position:absolute;bottom:40px;width: 100%;display: block;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:16px; height:16px; 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;}



/*解决方案*/
.solution_b{}
.solution_b li{float: left;font-size: 16px;width: calc((100% - 1px) / 7);text-align: center;height:50px;line-height:50px;background:#f5f5f5;cursor:pointer;}
.solution_b li.on{background: #a41e83;color: #fff;}
.solution_cont li{width: 100% !important;}
.solution_img{width: 48%;}
.solution_img img{display: block;width: 100%;}
.solution_r{width: 48%;}
.solution_tt p{font-size:34px;color: #333;font-weight: bold;margin-top: 40px;}
.solution_tt i{display: block;width:20%;height: 1px;background:#eee;margin-top:20px;}
.solution_table{margin-top:40px;}
.solution_table table {width: 100%;border-collapse: collapse;}
.solution_table table tr:first-child{background: #a41e83;color: #fff;}
.solution_table table td {border: 1px #ccc solid;font-size: 14px;height:40px;line-height:40px;text-align: center;}




/*产品中心*/
.prod_bg{background:url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230505/20230505084339_273990216.jpg)no-repeat center ;padding: 80px 0px;}
.list{width:18%;overflow: hidden;}
.list_t{background:#a41e83;height: 140px;text-align: center;}
.list_t p{color: #fff;font-size:28px;padding-top:38px;}
.list_t span{display: block;font-size: 14px;color: #ea4dc3;margin-top: 4px;}
.list_d .prolist2021 li{height: 70px;line-height:70px;border-bottom: 1px #eee solid;position: relative;padding-left: 40px;}
.list_d .prolist2021 li.on{border-bottom: 1px #a41e83 solid;background:#a41e83;}
.list_d .prolist2021 li:hover{border-bottom: 1px #a41e83 solid;background:#a41e83;}
.list_d .prolist2021 li.on a{color:#fff;}
.list_d .prolist2021 li:hover a{color:#fff;}
.list_d .prolist2021 li a{font-size:16px;display: block;}
.list_d .prolist2021{background: #fff;}
.list_d .prolist2021 dl{display:none;}


.list_tel{height: 140px;padding-top: 43px;border-top: 1px #eee solid;background: #fff;}
.list_w1{background:url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506135321_1890899452.png)no-repeat center left;padding-left:55px;margin-left:20px;}
.list_w1 p{font-size:15px;}
.list_w1 span{display: block;font-size: 24px;font-weight: bold;color:#a41e83;margin-top:2px;}

.prod_r{width:78%;}
.prod_r .progdwz2021 ul+ul li{margin-top: 2%;}
.prod_r .progdwz2021 li{float: left;width: 22.9%;text-align: center;position: relative;overflow: hidden;}
.prod_r .progdwz2021 li img{display: block;width: 100%;height: 100%;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.prod_r .progdwz2021 li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.prod_r .progdwz2021 li+li{margin-left:2%;}
.prod_r .progdwz2021 li br{display:none;}
.prod_r .progdwz2021 li span{position: absolute;bottom: 0px;left: 0px;width: 100%;height:40px;line-height:40px;background: rgba(0,0,0,0.8);}
.prod_r .progdwz2021 li span a{font-size: 16px;color: #fff;}


/*特质*/
.trait_bg{background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230505/20230505094111_913967404.png)no-repeat center bottom;padding: 80px 0px;}

.advpr_t li .tx2 .gundong_bg{width: 58px;height: 58px;border: 2px solid #ffffff; border-radius: 100%; display: flex;align-items: center; justify-content: center; margin: 0 auto;}
.advpr_t{margin-top: 50px;}
.advpr_t li{float:left; width:23.5%; height:447px; background:#fff; border-radius:10px; box-shadow:0 0 10px #404054; text-align:center;overflow: hidden;position: relative;}
.advpr_t li+li{margin-left:2%;}
.advpr_t li .tx2{height:70px; text-align:center;margin-top: 30px;}
.advpr_t li .tx3{height:34px; font-size:22px; font-weight:normal;color: #fff;}
.advpr_t li .tx4{height:34px; font-size:12px; color:#cecece; text-transform:uppercase;}
.advpr_t li .tx5{font-size: 15px;color: rgba(255,255,255,0.7); line-height: 30px; padding: 0 7%;}

.advpr_t_bj img{width: 100%; height: auto;transition: 0.3s;}
.advpr_t1{position: absolute;z-index: 1; height: 100%; top: 64%;left: 0; background: rgb(164,30,131,0.8); transition: 0.3s;}
.advpr_t li.on .advpr_t1{top: 0; display: flex; flex-direction: column;justify-content: center;}
.advpr_t li.on .tx2{margin-top: 0;}
.advpr_t li.on .advpr_t_bj img { transform: scale(1.3);}
.advpr_t li .tx2 .gundong_bg img {transform: scale(0.7);}


.paend{ text-align:center;}
.paend span,.paend i{ display:inline-block; line-height:45px; font-style:normal;}
.paend span{ width:200px; border-radius:5px; background:#a41e83; font-size:16px; color:#ffffff; margin-right:20px;}
.paend i{ font-size:18px; color:#000; font-weight:lighter; padding-left:40px; background:url(//memberpic.114my.com.cn/dgqilong/uploadfile/image/20230301/20230301084322_434123740.png) no-repeat left center;}
.paend strong{ font-size:26px;color: #a41e83;}

/*表单*/
.form_bg{background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142009_599756313.jpg)no-repeat center;height:464px;}
.form_cont{width: 100%;height: 360px;background: #fff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230508/20230508110245_1364046114.png)no-repeat left bottom;border-radius: 10px;padding: 50px 50px 50px;}
.form_l{width: 43%;}
.form_l p{font-size: 20px;color: #222;}
.form_l d{color: #a41e83;}
.form_l dd{color: #222;font-weight: bold;font-size: 30px;letter-spacing: 6px;line-height: 40px;margin-top:10px;}
.form_l span{width: 140px;height: 1px;background: #ddd;display: block;margin: 25px 0;}
.form_l dt{font-size: 18px;color: #999;display: block;margin-bottom: 50px;}
.form_l b{font-size: 25px;font-weight: bold;color: #a41e83;float: left;}
.form_l .comp{margin-left: 20px;display: inline-block;height: 40px;}
.form_l .comp p{font-size: 16px;color: #666;line-height: 40px;}

.form_box{width:55%;}
.feed_lx{overflow: hidden;}
.feed_lx+.feed_lx{margin-top:18px;}
.form_box ul li{float: left;height: 45px;position: relative;width: 49%;}
.form_box ul li+li{margin-left:2%;}
.form_box ul li span{position:absolute;top:-20px;left:0;line-height: 20px;color: #fa9900;}
.form_box ul li input{width:100%;height:45px;line-height:43px;padding: 0 10px 0 12px;border:1px solid #e5e5e5;outline: none;font-size: 16px;color: #333;}
.form_box ul li input:focus,.form_box textarea:focus,.code input#authcode:focus{border:1px solid #0497dd;}
.form_box ul li .input-name01{background: #ffffff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142109_1233733068.png) 418px 16px no-repeat;}
.form_box ul li .input-name02{background: #ffffff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142131_992120544.png) 418px 16px no-repeat;}
.form_box ul li .input-name04{background: #ffffff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142153_1198509837.png) 418px 16px no-repeat;}
.form_box ul li .input-name05{background: #ffffff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142213_232670744.png) 418px 16px no-repeat;}
.form_box ul li .input-name06{background: #ffffff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142247_928198811.png) 418px 16px no-repeat;}
.form_box ul li .input-name07{}
.form_box ul li.li08{margin-left:0;margin-top:18px;height: auto;width: 100%;}
.form_box textarea{background: #ffffff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142247_928198811.png) 898px 10px no-repeat;width:100%;height: 67px;line-height:33px;border:1px solid #e5e5e5;outline: none;font-size: 16px;color: #333;padding: 0 10px 0 12px;}
.code{margin:18px auto 0;float: left;font-size: 0;width: 100%;}
.code input#authcode{width:60%;height: 45px;background: #ffffff url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142332_1259822229.png) 570px 16px no-repeat;border:1px solid #e5e5e5;padding-left: 12px;display:inline-block;vertical-align: top;}
.code i{width:15%;height: 45px;display:inline-block;vertical-align:middle;margin-left:2%;}
.code img{width: 100%;height: 100%;}
#submit{color: #fff;font-size: 16px;width:21%;height: 45px;line-height: 43px;text-align: center;background-color: #080a0b;display:inline-block;vertical-align: top;border: none;}
.feed_lx b {font-size: 20px;line-height: 40px;}

/*优势*/
.adv_r{margin: 0 auto;}
.adv_list li{width: 25%;height: 158px;background: #f5f5f5;float: left;text-align: center;cursor: pointer;}
.adv_list li:nth-child(even){background: #f9f9f9;}
.adv_list li.on{background: #a41e83;}
.adv_list li span{width: 70px;height: 50px;background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230505/20230505112119_592497418.png)no-repeat left bottom;display: block;margin: 30px auto 0;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.adv_list li p{font-size: 22px;color: #222;line-height: 40px;}
.adv_list li d{font-size: 12px;color: #999;text-transform: uppercase;}
.adv_list li:nth-child(2) span{background-position-x: -70px;}
.adv_list li:nth-child(3) span{background-position-x: -140px;}
.adv_list li:nth-child(4) span{background-position-x: -210px;}
.adv_list li.on span{background-position-y:0px; }
.adv_list li.on p{color: #fff;}
.adv_list li.on d{color:rgba(255,255,255,0.6);}
.adv_list li:after{content: '';width: 0px;height: 0px;border-left: 25px solid transparent;border-right: 25px solid transparent;border-top: 22px solid #a41e83;display: block;margin: 0 auto;opacity: 0;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.adv_list li.on:after{margin: 22px auto 0;opacity: 1;}

.adv_cont{background: #f9f9f9;height: 558px;}
.adv_box .adv_tit{width: 50%;padding: 3vw 50px;}
.adv_box .adv_img{width: 49%;height: 558px; overflow: hidden;background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230505/20230505145153_405904042.jpg)center no-repeat;background-size:100%;}
.adv_box:nth-child(3) .adv_img{background-image: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230704/20230704135652_474941739.jpg);}
.adv_box:nth-child(4) .adv_img{background-image: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230706/20230706144221_1761053083.jpg);}
.adv_box:nth-child(5) .adv_img{background-image: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230505/20230505145313_2135684691.jpg);}
.adv_cont .adv_box{width: 100%;height: 558px;}
.adv_cont .adv_box p{font-size: 36px;color: #222;font-weight: bold;}
.adv_cont .adv_box d{font-size: 60px;color: #a41e83;position: relative;top: 4px;}
.adv_cont .adv_box t{color: #a41e83;}
.adv_cont .adv_box dt{color: #ccc;font-size: 12px;text-transform: uppercase;line-height: 30px;}
.adv_cont .adv_box span{width: 400px;height: 48px;background: #a41e83;display: block;line-height: 48px;color: #fff;text-align: center;font-size: 24px;letter-spacing: 3px;margin-bottom: 30px;}
.adv_cont .adv_box i{width: 350px;height: 9px;display: block;background: url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230505/20230505145348_804543357.png)no-repeat center;margin: 25px 0 20px;}
.adv_cont .adv_box dd{font-size: 15px;color: #666;line-height: 30px;margin-bottom: 10px;padding-left: 20px;position: relative;}
.adv_cont .adv_box dd:before{content: '';width: 10px;height: 10px;border: 1px solid #a41e83;display: inline-block;border-radius: 50%;position: absolute;left: 0px;top:10px;}
.adv_tit .tel p{font-size: 30px;color: #222;font-weight: normal;line-height: 40px;}
.adv_tel{margin-top:90px;}
.adv_tel a{width: 144px;height: 45px;display: block;border: 1px solid #ddd;font-size: 15px;color: #666;line-height: 45px;text-align: center;float: left;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.adv_tel a:hover{background:#a41e83;color:#fff;}


/*流程*/
.proc_cont li{width: calc((100% - 1px) / 7);border-left: 1px solid #eee;float: left;padding: 20px 30px;text-align: center;position: relative;cursor:pointer;}
.proc_cont li:before{content: '';width: 1px;height: 40px;display: block;position: absolute;left: -1px;top:30px;background: #a41e83;}
.proc_cont li:after{content:'';width:100%;height:0px;display: block;position: absolute;bottom:0;left:0;background:#a41e83;transition: 0.3s ease all;}
.proc_cont li:hover:after{height:100%;}
.proc_cont li span{font-size: 20px;color: #222;font-family: 'Tw Cen MT';position: relative;z-index:9;transition: 0.3s ease all;}
.proc_cont li i{width: 60px;height: 60px;display: block;margin: 0 auto 20px;position: relative;z-index:9;}
.proc_cont li p{font-size: 20px;color: #a41e83;font-weight: bold;margin-top: 5px;position: relative;z-index:9;transition: 0.3s ease all;;}
.proc_cont li d{font-size: 14px;color: #666;line-height: 24px;display: block;margin-top:0px;position: relative;z-index:9;transition: 0.3s ease all;}
.proc_cont li:hover i img{animation: jello 1s;opacity: 1;}
.proc_cont li:hover i{filter: brightness(8);}
.proc_cont li:hover span{color:#fff;}
.proc_cont li:hover p{color:#fff;}
.proc_cont li:hover d{color:#fff;}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

/*简介*/
.com_t p{margin-top: 0px;}
.com_bg{padding:80px 0;
background:#f5f5f5 url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230609/20230609165322_2133195055.jpg)no-repeat center top;}
.com_text{width:46%;float:right;height: 568px;padding-top: 4%;}
.com_text p{font-size:24px;color:#333;line-height:40px;}
.com_text span{font-size:14px;color:#ccc;}
.com_text i{display:block;width:100%;height:1px;background:#eee;margin:6% 0 5%;position: relative;}
.com_text i:before{content:"";display:block;width:12%;height:4px;background:#a41e83;position: absolute;  top: -4px;}
.com_text dd{font-size:15px;color:#666;line-height:30px;}
.com_text a.com_more{display:block;width:30%;height:52px;line-height:52px;background:#a41e83;text-align:center;color:#FFF;font-size:15px;margin-top: 13%;cursor: pointer;transition: all 0.5s;}

.com_text a.com_more:hover{background:#000;}



.com_image ul{width:98%; margin:0 auto;}
.com_image li{display:block;float:left;width:18%;    padding-left: 0 !important; margin:0 1%;}
.com_image li>a{display:block;width:100%;overflow: hidden;}
.com_image li>a>img{width:100%; height:auto !important;}
.com_image li br{display:none;}
.com_image li>p {width: 100%;height: 66px;background: #FFF; transition: 600ms; padding-top: 0 !important;position: relative;    z-index:22;}
.com_image li>p:after{content:"";display:block;width: 100%;height: 0;background: #a41e83;position: absolute;bottom:0;  z-index: -1; opacity: 0;
transition: .3s all linear;}
.com_image li:hover>p:after{height:100%;opacity: 1;transition: .3s all linear;}
.com_image li:hover>p>a{color:#FFF;}
.com_image ul li a>img{transition: all 0.3s;}
.com_image ul li:hover a>img{transform:scale(1.1)}
.com_image li>p>a {display: block; line-height: 66px; font-size: 16px; text-align: center;}


/*新闻*/
.news_top ul{text-align:center; margin:0px auto;font-size: 0px !important;}
.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{display:inline-block; background: #fff; 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; color:#666;display: block;}
.news_tab li.on{color:#fff; background:linear-gradient(-90deg, #ea4dc3, #a41e83);box-shadow:0px 0px 10px rgba(164,30,131, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.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;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142408_392359000.png) no-repeat center;width: 18px;height: 14px;left: 0;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_pic{  height: 14vw; overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #a41e83;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}





/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #a41e83;top:24px;left: -22px;}
.bq_item li+li{margin-left:10%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:130px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 73%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#a41e83;border-color:#a41e83;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 26%;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}



.links{  padding:15px 0; background:#eee; line-height:92px; font-size:18px; color:#333;}
.links p.fl{ background:url(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506142438_312863766.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#333; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.links_r{width:90% !important; padding-top:16px; padding-left:1%;}
.linkTagcs{width:100% !important;}
.linkTagcs li a{font-size:15px;}



/*浮动*/


.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(//memberpic.114my.com.cn/dgqinzhen02/uploadfile/image/20230506/20230506140302_2007361349.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: #a41e83; 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: #a41e83; border-color: #a41e83; 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:#a41e83; border-color: #a41e83;}
.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:#a41e83; 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:#a41e83; 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:#a41e83;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }