/*标签样式初始化*/
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;}
em{font-style:normal;}

a {color: #666; text-decoration: none;}
a:hover { color: #ff9900;text-decoration: none; border-bottom-style:}

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

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

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

/*间隙*/
.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;}

.s_top40{padding-top: 2.084vw;}
.s_top50{padding-top: 2.61vw;}
.s_top80{padding-top: 4.167vw;}
.s_top90{padding-top: 4.7vw;}



/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}









/*标题*/
.t{text-align: center;}
.t b{font-size: 40px;color:#333;}
.t t{color:#0a63be;}
.t p{font-size: 18px;color:#666;line-height: 30px;position: relative;}
.t p:after{content:"";background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322152243_1912553256.png)no-repeat;    position: absolute;right: 436px;width: 49px;height: 6px;top: 13px;}
.t p:before{content:"";background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322153349_1111696816.png)no-repeat;    position: absolute;left: 436px;width: 49px;height: 6px;top: 13px;}
.t_bottom{width:62px;margin:24px auto 0;}
.t_bottom p{width:7px;height:7px;border:2px #dedede solid;border-radius:100%;float:left;}
.t_bottom p:nth-child(2){margin:0 13px;border:3px #ff9900 solid;}



/*抬头*/
.header{ height:102px; background:#0a63be; padding:0 20px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; } 
.hleft,.hright,.nav>ul,.hbtn{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hlogobg{ height:61px;}
.hlogo{ width:136px; height:61px;  z-index:99; text-align:center;  padding-top:2px;} 
.hmean{ font-size:16px; color:#c3d8fb; font-weight:lighter; margin-left:20px;}
.hmean b{ display:block; font-size:25px; color:#fff; line-height:40px;}
.hmean b i{ display:inline-block; vertical-align:sub; font-size:40px; color:#ff9900; font-family:fontDin2;}
.hmean span{ padding:0 10px;}
.hmean span:first-child{ padding-left:0;}
.hmean span:last-child{ padding-right:0;}
.nav ul li{ position:relative; margin-right:54px;}
.nav ul li>a{ display:block; font-size:17px; color:#ffffff; line-height:102px; position:relative;}
.nav ul li>a i{ display: block;position: absolute;height: 3px;background: #ff9000;width: 0;transition: all .3s ease;left: 0;bottom: 0;} 
.nav ul li>a i:after{ content:''; display:block; position:absolute; width:0; height:0; bottom:100%; left:0; right:0; margin:0 auto; border-left:8px solid transparent; opacity:0; transition:all .3s ease;}
.nav ul li.cur>a i,.nav ul li:hover>a i{ width:100%;}
.nav ul li.cur>a i:after,.nav ul li:hover>a i:after{ opacity:1; transform:rotate(0);}
.nav ul li.cur>a,.nav ul li:hover>a{ font-weight:bold;}
.nav>ul>li .dropmenu{width:200%;position:absolute;top:100%;left:-50%;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li .dropmenu td table{ display:none;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 14px;display:block;line-height:52px;text-align:center;color:#fff;background:rgba(0,0,0,.8);transition:600ms ease; margin-top:1px;}
.nav>ul>li .dropmenu a:hover{background:#0a63be;}
.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block;}
.hseaicon{ height:102px; width:50px; background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210329/20210329134218_1078255732.png) no-repeat center 28px; text-align:center; font-size:14px; color:#b8e1ff; line-height:145px;}
.hbtn{ height:102px; border-left:1px solid #3483d4; border-right:1px solid #3483d4; padding:0 20px;}
.hsearch{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative;}
.hsearch:hover .iser_box{transform: rotateX(0deg);}
.iser_box img{width:120px;}
.hsearch:hover .hseaicon span{ background-color:#0d469c;}
.htel:hover .htelicon span{ background-color:#0d469c;}
.iser_box{background: rgba(255,255,255,0.8); position: absolute;top: 100%;right: 0;padding: 10px; transform-origin: top; transform: rotateX(90deg);transition: all 0.5s;z-index: 9;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.hbtn .hmap{ display:block; width:50px; height:102px; line-height:145px; background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210329/20210329115505_903629336.png) no-repeat center 28px; font-size:14px; color:#b8e1ff; text-align:center;}
.htel{ font-size:24px; color:#feffff; font-family:fontDin1; line-height:32px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; padding-left:20px;font-style:normal;}
.htel em{}
@media screen and (max-width:1670px){
	.nav ul li{ margin-right:30px;}
    .hmean {margin-left:10px;font-size:14px;}
    .hmean b{font-size:22px;}
	}
@media screen and (max-width:1550px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	}
@media screen and (max-width:1450px){
	.nav ul li{ margin-right:32px;}
    .htel{ font-size:20px;}
	}





/*幻灯片*/
.banner_box,.banner_box .bd li{height:700px;background: #fff;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:280px;background-image:url(https://memberpic.114my.com.cn/shunyue/uploadfile/image/20210312/20210312150419_740897883.png);}
.banner_box .hd ul li.on{background:#ff9900;}
.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;}



/*搜索*/
.search_nbg{width: 100%; min-width:1300px; height:80px; margin:0 auto;position:absolute; top:450px;background: #f5f5f5;}
.search_bg{width: 100%; height:80px; margin:0 auto;background: #fff;border-bottom: 1px solid #eee;}
#search{ color: #999;width:1300px;	height:80px;margin:0 auto;line-height:80px;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01{ float:left; width:800px; padding-left:2px;}
.search_01 d{display: block;float: left;color:#333;font-size: 16px;position:relative;}
.search_01 a{font-size: 16px;color: #666;}
.search_01 a:hover{color: #ff9900;}
.search_02{width: 250px;height: 30px;float: right;position: relative;}
.search-i {margin-top: 17px;position: absolute;right:0px;}
.search_nbg .search-bg #infoname{background:#fff;}
.search-bg #infoname{width:214px;margin-top: 17px; outline:none; color:#ccc;border: 1px #eee solid;height:42px; line-height:38px;font-size: 14px;padding-left: 20px;font-weight: lighter;background: #fff;border-right: none;}



/*实力*/
.strength_l{z-index: 2;}
.strength_r{    width: 640px;padding-left: 40px;position: relative;margin-top: 15px;}
.strength_r p{font-size:32px;font-weight:bold;color:#333;}
.strength_r span{display:block;color:#666;font-size:15px;margin-bottom:25px;}
.strength_img{background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318112050_1663763482.png)no-repeat;position: absolute;width:287px;height:62px;right:0;top:0;}
.strength_name dd{font-size:15px;line-height:30px;}
.data{background:#0a63be;width:687px;height:120px;color:#fff;    position: absolute;
    left: -9px;z-index:-1;top: 255px;}
.data p{font-size:54px;color:#fff;    padding-top: 17px;}
.data li{    text-align: center;float: left;width: 33%;position: relative;}
.data li span{color:#fff;}
.data li:after{content:"";position: absolute;right:0px;width:1px;height:50px;background:#4483c3;top:30%;}
.data li:nth-child(3):after{display:none;}
.data li:nth-child(1) p:after{content:"年";position: absolute;background:#ff9900;width:24px;height:24px;border-radius: 100%;font-size:14px;font-weight:normal;line-height:24px;}
.data li:nth-child(2) p:after{content:"㎡";position: absolute;background:#ff9900;width:24px;height:24px;border-radius: 100%;font-size:14px;font-weight:normal;line-height:24px;}
.data li:nth-child(3) p:after{content:"+";position: absolute;background:#ff9900;width:24px;height:24px;border-radius: 100%;font-size:14px;font-weight:normal;line-height:24px;}


/*产品*/
.prod_bg{background:#f5f5f5;width:100%;min-width:1300px;}
.prod_l{width:280px;}
.prod_d{width:281px;background:#fff;}
.prod_top{background:#0a63be;width: 236px;height: 97px;padding: 30px 0 0 45px;}
.prod_top em{font-size:30px;color:#fff;display:block;font-style:normal;}
.prod_top b{font-size:30px;color:#fff}
.prod_img img{padding-left:12px;}
.prod_d table{width:235px;padding-left: 39px;}
.prod_d table tr td{    border-bottom: 1px solid #eee;height:75px;}
.prod_d table tr td a{font-size:16px;}
.prod_d table tr td a{background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210319/20210319155145_838802904.png)no-repeat;padding-left:40px;    height: 23px;display: block;}
.prod_d table tr:nth-child(2) td a{    background-position-y: -70px;}
.prod_d table tr:nth-child(3) td a{    background-position-y: -143px;}
.prod_d table tr:nth-child(4) td a{    background-position-y: -220px;}
.procon td{width: 323px;height: 310px;position: relative;display: inline-block;    text-align: left;}
.procon td img{border-bottom: 1px solid #eee;}
.procon tr+tr{margin-top: 5px;display: block;}
.procon td+td{margin-left: 8px;}
.procon td span a{line-height:60px;    position: relative;z-index: 3;    width: 100%;display: block;}
.procon td span{ height:60px;  line-height: 60px;display: block;font-size: 15px;color: #222222;    background: #fff;position: relative;padding-left:20px;    overflow: hidden;}
.procon td span a:after{content: '';display: block;background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322211727_39820487.png) no-repeat -30px center;width: 20px;
height: 20px;position: absolute;right: 15px;top: 23px;transition: 0.3s all ease;}
.procon td span:after{position: absolute;content: '';display: block; width: 100%;height: 100%;background: #0a63be; left: 0; top: -100%;transition: 0.3s all ease;}
.procon td:hover span:after{    top: 0;background-position: 0 center; }
.procon td:hover span a:after{background-position: 0 center; }
.procon td:hover span a{color:#fff;}



/*产品优势*/
.good_bg{background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318142815_140578384.jpg)no-repeat center;width:100%;height:831px;min-width:1300px;}
.good_t b{color:#fff;}
.good_t p{color:#fff;}
.good_t p:before{left:458px !important;}
.good_t p:after{right:458px !important;}
.good_t p:after{background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322154828_720216235.png)no-repeat !important;}
.good_t p:before{background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322154853_689383586.png)no-repeat !important;}
.feat_nr ul li {width: 24.94%;background:#fff;float:left;text-align: center;height:486px;    position: relative;    transition: 0.5s;}
.feat_nr ul li em{width: 159px;height: 159px;margin: 0 auto;     display: block;margin-top: 80px;margin-bottom: 37px;position: relative;z-index: 2;border:5px solid #eee;border-radius: 50%;transition: 0.5s;}
.feat_nr ul li+li{border-left: 1px solid #ebebeb;}
.feat_nr ul li b{font-size:26px;position: relative;}
.feat_nr ul li p{padding:50px;    font-size: 16px;line-height: 30px}
.feat_nr ul li.cur{background:#ff9900;color:#fff;}
.feat_nr ul li.cur b:after{background:#fff;}
.feat_nr ul li b:after{    content: "";position: absolute;width: 40px;height: 2px;background: #ff9900;top: 55px;left: 31px;}
.feat_nr li::after{position: absolute;content: '';width: 0;height: 0;bottom: 0;left: 50%;margin-left: -162.5px;transform: translateY(0px);opacity: 0;z-index: 1;transition: 0.5s;border-width: 72px 162.5px 0px;border-style: solid;border-color: #fff transparent transparent;}
.feat_nr li.cur::after{    transition: 0.5s;transform: translateY(72px);opacity: 1;border-color: #ff9900 transparent transparent;}
.feat_nr li.cur em{    border: 5px solid #fff;}


/*应用案例*/
.case_list{width: 450px;}
.case_list li{width: 220px;height: 169px;background: #f5f5f5;margin-bottom: 10px;float: left;text-align: center;cursor: pointer;transition: 0.3s ease all;}
.case_list li:nth-child(2n){margin-left: 10px;}
.case_list li i{width: 60px;height: 60px;background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318154534_395516104.png)no-repeat center;display: inline-block;margin-top: 28px;transition: 0.3s ease all;}
.case_list li p{font-size: 20px;font-weight: 500;color: #333;line-height: 40px;transition: 0.3s ease all;}
.case_list li d{font-size: 12px;color: #999;transition: 0.3s ease all;}
#case_box{width:839px;}
.case_box{position: relative;height: 527px;}
.case_txt{    position: absolute;bottom: 0px;left: 0px;width: 739px;height: 64px;background: rgba(0,0,0,0.8);padding: 30px 50px 47px 50px;}
.case_txt p{font-size: 25px;color: #fff;font-weight: lighter;}
.case_txt d{font-size: 14px;color: #fff;font-weight: lighter;line-height: 30px;}
.case_txt a{color: #fff;}
.case .tempWrap{float: right;}
.case_list li.on{background: #0a63be;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
.case_list li.on i{background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318154455_658015837.png)no-repeat center;}
.case_list li:nth-child(2) i{width: 60px;height: 60px;border-radius: 50%;background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318154952_1254170170.png)no-repeat center;display: inline-block;margin-top: 28px;transition: 0.3s ease all;}
.case_list li:nth-child(2).on i{background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318155110_1522086518.png)no-repeat center;}


.case_list li:nth-child(3) i{width: 60px;height: 60px;border-radius: 50%;background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318155308_1499186205.png)no-repeat center;display: inline-block;margin-top: 28px;transition: 0.3s ease all;}
.case_list li:nth-child(3).on i{background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318155339_860237919.png)no-repeat center;}

.case_list li:nth-child(4) i{width: 60px;height: 60px;border-radius: 50%;background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318155542_35182107.png)no-repeat center;display: inline-block;margin-top: 28px;transition: 0.3s ease all;}
.case_list li:nth-child(4).on i{background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318155515_287578856.png)no-repeat center;}

.case_list li:nth-child(5) i{width: 60px;height: 60px;border-radius: 50%;background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318155734_1474766130.png)no-repeat center;display: inline-block;margin-top: 28px;transition: 0.3s ease all;}
.case_list li:nth-child(5).on i{background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318155809_1637034509.png)no-repeat center;}

.case_list li:nth-child(6) i{width: 60px;height: 60px;border-radius: 50%;background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318161143_1101325153.png)no-repeat center;display: inline-block;margin-top: 28px;transition: 0.3s ease all;}
.case_list li:nth-child(6).on i{background:  url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318161223_1459611678.png)no-repeat center;}

.case_list li.on p{color:#fff;}
.case_list li.on d{color: #fff;}


.case_appli{display: inline-block;margin-top: 30px;}
.case_appli .tempWrap {width:1300px !important;}
.case_appli table tr {display:block;height:107px;}
.case_appli table tr td {border:1px solid #dddddd;display:inline-block;padding-left: 0 !important;position:relative;overflow:hidden;}
.case_appli table tr td+td {margin-left:4px;}
.case_appli table tr td  img {    margin-bottom: 0px !important;}
.case_appli table tr td:hover div a {display: block;position: absolute;bottom:0;width: 200px;height: 100%;
 color: #fff !important;-webkit-transition: all 0.5s;transition: all 0.5s;display: flex;justify-content: center;align-items: center;    z-index: 5;}
.case_appli table tr td div a {display: block;position: absolute;width: 200px;height: 28px;line-height: 28px;color: #fff !important;-webkit-transition: all 0.5s;transition: all 0.5s;}
.case_appli table tr td:before, .case_appli table tr td:after {position: absolute;top: 50%;
content: ''; width: 20px;height: 20px;background: rgb(10 99 190 / 30%);border-radius: 50%;
z-index: 1;}
.case_appli table tr td:before {left: -20px;-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.case_appli table tr td:after { right: -20px;-webkit-transform: translate(50%, -50%);
 transform: translate(50%, -50%);}
.case_appli table tr td:hover:before {-webkit-animation: criss-cross-left 0.8s both;
animation: criss-cross-left 0.8s both;}
.case_appli table tr td:hover:after {-webkit-animation: criss-cross-right 0.8s both;
animation: criss-cross-right 0.8s both;}
@-webkit-keyframes criss-cross-left {
  0% {left: -20px;}
  50% { left: 50%; width: 20px;height: 20px;}
  100% {left: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-left {
  0% {left: -20px;}
  50% {left: 50%;width: 20px;height: 20px;}
  100% {left: 50%;width: 375px;height: 375px;}
}
@-webkit-keyframes criss-cross-right {
  0% {right: -20px;}
  50% { right: 50%;width: 20px;height: 20px;}
  100% {right: 50%;width: 375px; height: 375px;}
}
@keyframes criss-cross-right {
  0% {right: -20px;}
  50% {right: 50%;width: 20px;height: 20px;}
  100% {right: 50%;width: 375px;height: 375px;}
}







/*优势*/
.adv_bg{background:url(https://memberpic.114my.com.cn/dgbxjmjx/uploadfile/image/20210318/20210318161935_1141094637.jpg)no-repeat center;width:100%;height:940px;min-width:1300px;}
.adv_list li{width: 306px;height: 110px;background: #fff;float: left;text-align: center;cursor: pointer;position: relative;}
.adv_list li+li{margin-left: 25px;}
.adv_list li.on{background: #0a63be;}
.adv_list li.on p,.adv_list li.on em{color: #fff;}{color: #fff;}
.adv_list li.on .advicon{    background-position-y: -67px;}
.adv_box{width: 1220px !important;height:437px;padding:40px;background:#fff;}
.adv_r{width:560px;margin-top:13px;}
.adv_r p{font-size:30px;color:#0a63be;}
.adv_r>em{font-style:normal;font-size:12px;color:#999;display: block;    margin-bottom: 23px;}
.adv_r i{display:block;background:#ff9900;width:40px;height:2px;margin-bottom:32px;}
.adv_r>span{background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318172845_1634543660.png)no-repeat left 10px;display:block;font-size:16px;line-height:32px;padding-left:17px;}
.adv_r span+span{margin-top:19px;}
.adv_tel{    text-align: center;width: 555px;height: 90px;border-radius: 10px;background: #fff;box-shadow: 0 0 20px rgb(0 0 0 / 10%);font-size: 16px;font-weight: lighter;color: #222222;line-height: 90px;}
.adv_tel span{display: inline-block;padding-left: 44px;background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318174228_708098583.png) no-repeat left center;}
.adv_tel em{font-style:normal;display: inline-block;vertical-align: sub;font-size: 27px;
font-family: Arial;}
.advicon{    width: 50px;height: 55px;margin-right: 20px;background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322102357_957844545.png) no-repeat left top;transition: all .3s ease;    float: left;margin: 32px 15px 28px 43px;}
.advtab_t{text-align: left;float:left;font-size:26px;color:#333;font-weight:bold;    padding-top: 28px;}
.advtab_t em{display:block;color:#666;font-size:14px;font-style:normal;font-weight:lighter;margin-top:3px;}
.adv_list li:nth-child(2) .advicon{background-position-x: -331px;}
.adv_list li:nth-child(3) .advicon{background-position-x: -660px;}
.adv_list li:nth-child(4) .advicon{background-position-x: -990px;}
.adv_list li:after{content: '';display: block;position: absolute;bottom: 0px;width: 0;height: 0;left: 0;right: 0;margin: 0 auto;border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 20px solid #0a63be;opacity: 0;transition: all .3s ease;}
.adv_list li.on:after{    opacity: 1;bottom: -15px;}




/*流程*/
 .process{width: 100%;min-width: 1300px; margin-top: 50px; background: #f5f5f5;padding:65px 0 70px 0;}
 .process_t p:before{left:376px !important;}
 .process_t p:after{right:376px !important;}
 .process_b{ margin-top:30px;}
 .process_b li{ display: block;width: 185px; border-radius: 15px; overflow: hidden;float: left;background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.06); position: relative;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; }
 .process_b li:after{display: block;content: ""; position: absolute; z-index: 1; background: #0070c6;width: 185px;height: 0;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; top: 0;left: 0;}
 .process_b li:hover:after{ height: 200px;}
 
 .process_b li .word{text-align: center; box-sizing: border-box;padding:20px;line-height: 32px;color: #333; position: relative;z-index: 2;}
 .process_b li .word dl{font-size: 40px; font-family: "impact";color: #ddd; line-height: 50px;}
 .process_b li .word p{ font-size: 22px;font-weight: bold;}
 .process_b li .img{ display: block;width: 185px; height: 185px; overflow: hidden;position: relative;z-index: 2;}
 .process_b li .img img{height: 185px;}
 .process_b li+li{ margin-left: 37px;}
 .process_b li:hover p{ color: #fff;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; }
 .process_b li:hover{ border-radius: 0;}


 /*简介*/
 .about_t p:before{left:368px !important;}
 .about_t p:after{right:368px !important;}
 .about_all{width: 100%; min-width: 1300px; position: relative;}
 .about_all:before{ display: block;content: "";height:500px; background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210318/20210318163954_22106518.jpg) top center no-repeat fixed;}
 .about_b{position: absolute; left: 0;right: 0;margin: 0 auto;top: 400px; background: #fff; box-sizing: border-box;padding: 65px 50px 0 50px;}
 .about_b i{ display: block;font-style: normal;text-indent: 2em;font-size: 15px;line-height: 32px;font-weight: lighter; padding-top: 23px; text-align: justify; }
 .about_b a{ font-size: 15px;}
 


/*厂房车间*/   
  .Workshop_bg{ width: 100%; min-width: 1300px; padding-top: 215px; }
 .Workshop{ width:1220px; margin:0 auto; position:relative; }
.Workshop dl{ display:block; float:left; width:1220px;}
.hj{width:1220px; margin:0 auto;}
.Workshop .hzCont{position:relative; }
.Workshop .hzCont ul{margin:0 auto; width:1220px; overflow:hidden;}
.Workshop .hzCont ul td{ height: auto; overflow: hidden;padding:14px !important; width:382px !important; text-align:center !important;}
.Workshop .hzCont ul td a>img{border:1px solid #eee;}
.Workshop .hzCont .btnLeft , .hzhb .hzCont .btnRight{position:absolute; top:0; width:14px; height:168px;}
.Workshop .btnCkgd{margin:42px auto 0 auto; display:block; width:146px; height:30px; line-height:30px; text-align:center; color:#555; }

.Workshop td br{ display: none !important;}
   .Workshop td{ height: 290px; overflow: hidden; position: relative;}

.Workshop td div{  bottom: 0px;width: 382px;padding-top:0 !important;  line-height:50px; height:50px; overflow:hidden; background:#f5f5f5 url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322212018_221149670.png ) 320px 15px no-repeat;  transition:all linear 0.2s;}

.Workshop td div a{ position: relative; z-index: 3; float: left; text-align:left !important;  padding-left:25px;font-size:15px;}
.Workshop td:hover div{  background:#0a63be url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322211942_1854407102.png) 320px 15px no-repeat;}
   .Workshop td:hover div a{color: #fff;}


/*新闻中心*/  
.news_t p:before{left:452px !important;}
.news_t p:after{right:452px !important;}
.news_bg{background:#f5f5f5;min-width:1300px;width:100%;}
.newstab a{ display:inline-table; width:200px; height:62px; background:#e9ebec; line-height:62px; font-size:20px; color:#313335; padding-left:86px; position:relative; transition:all 0.5s ease; text-align:left; font-weight:lighter;}
.newstab a:after{ content:''; display:block; width:32px; height:32px; position:absolute; top:16px; left:36px; background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322212054_1507106024.png) no-repeat left top;transition:all 0.5s ease;}
.newstab a+a{ margin-left:11px;}
.newstab a:nth-child(2):after{ background-position-x:-37px;}
.newstab a:nth-child(3):after{ background-position-x:-76px;}
.newstab a.on:after{background-position-y:-69px; transform:translateX(360deg);}
.newstab a.on{ background:#0a63be; color:#fff;}
.newstab{ margin:45px auto; text-align:center;}
.nbcl_le{width:614px;}
.nbcl_le .news_div_item{width:294px; height:436px;display: inline-block;vertical-align:top;box-shadow:0 0 10px #eee;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item:hover .news_div_item_title a{ color:#0a63be;}
.nbcl_le .news_div_item_pic img{width:294px; height:auto; border:1px solid #f6f6f6;}
.news_div_item_title a{font-size:18px; color:#373b3b; font-weight:lighter;display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.nbcl_le .news_div_item_content{margin-top:25px; padding:0 15px;}
.nbcl_le .news_div_item_body{margin-top:14px;line-height:26px;color:#919898; font-weight: lighter;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;background:url(https://memberpic.114my.com.cn/jingtai1/uploadfile/image/20201231/20201231113446_200688747.png) no-repeat right center;float: right;margin:17px 30px 0 0;}
.nbcr_ri{width:660px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #f6f6f6;padding:35px 0;position:relative;transition:300ms;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 10px #cedcf5;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0; box-sizing:border-box; padding-top:50px; position:relative;}
.nbcr_ri .news_div_item_content{width:518px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#797676;  font-size: 12px;}
.nbcr_ri .news_div_item_day{font-size:48px;font-weight: bold; color:#303030; position:absolute; width:100%; top:0; left:0;   line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:5px;line-height:22px;color:#919898;padding-right:20px;font-size:14px;}
.news_bt{ margin-bottom:30px;}



/*版权*/  
.copyright{ background:#222222;width:100%;min-width:1300px;}
.links{ background:#0a63be;}
.links .page{ height:90px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.links .page>p{ font-size:16px; color:#fff; font-weight:bold; padding-left:35px; background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322212210_1387511182.png) no-repeat left center; line-height:40px; margin-right:20px;}
.links .page>p span{ font-size:18px; padding:0 20px 0 5px;}
.end,.end a{ font-size:15px; color:#888888;}
.end a:hover{ color:#fff;}
.end{ border-top:1px solid #000000; line-height:127px;}
.crcon{ padding:75px 0 60px 0; border-bottom:1px solid #383838;}
.crcon .page,.kslj{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.kslj p{ font-size:20px; color:#ffffff; margin-bottom:18px;}
.kslj a{ display:block; font-size:14px; color:#898989; line-height:30px;}
.kslj a:before{ display:inline-block; content:'-'; margin-right:15px; vertical-align:middle;}
.kslj p:before{ content:''; display:inline-block; width:3px; height:16px; background:linear-gradient(to bottom,#0a63be 50%,#ff9900 50%); margin-right:15px;}
.kslj a:hover{ color:#fff;}
.kslj li+li{ margin-left:110px;}
.crcode{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcodeleft img{ width:166px; height:166px; padding:15px; background:#fff; position:relative; border-radius:5px;}
.crcodeleft>div{ position:relative;}
.crcodeleft>div:after{ content:''; display:block; position:absolute; left:100%; top:16px; width:0; height:0; border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:9px solid #fff;}
.crright{ margin:0 0 0 30px;}
.crcodeleft>div:nth-child(2):after{ top:76px;}
.crcodeleft>div:nth-child(3):after{ top:135px;}
.crright p{ cursor:pointer;  width:205px; height:46px; transition:all .3s ease; padding-left:25px; font-size:16px; color:#545556; font-weight:lighter; line-height:46px; border-radius:23px; background:linear-gradient(to right,#eaf0f5,#fefeff);}
.crright p i{ display:inline-block; vertical-align:middle; transition:all .3s ease; margin-right:15px; width:20px; height:20px; background:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322212131_1725176590.png) no-repeat center;}
.crright p+p{ margin-top:14px;}
.crright p.on{ background:linear-gradient(to right,#0a63be,#212429); color:#fff;}
.crright p.on i{ background-image:url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210322/20210322212251_517224053.png);}



/*浮动ＱＱ*/
.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background:#0a63be;margin-top: 1px;padding: 9px 0;height: 70px;width: 77px;}
.my-kefu li i{background: url(https://memberpic.114my.com.cn/dgrunjie/uploadfile/image/20210331/20210331175042_621600838.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:160px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#0a63be;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}