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

*{box-sizing: border-box;}

#copy{display: none;}

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

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

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

em,i {font-style: normal;}


/*隐藏右边滚动条*/
body::-webkit-scrollbar {  display: none;}


/*左右浮动清除*/
.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;}


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


/*标题*/
.t{padding:70px 0 35px 0;text-align: center;}
.t b{font-size: 40px;color:#333;}
.t t{color:#230780;}
.t p{margin-top: 5px;font-size: 18px;color:#999;}



/*抬头*/
.top_bg{height:120px;}
.top_logo a{display: block;margin:25px 15px 0 0;}
.top_text{margin-top: 32px;}
.top_text p{margin-top: 3px;font-size: 16px;color:#999;}
.top_a{margin-top: 38px;}
.top_a a{display: block;float:left;width: 44px;height:44px;line-height:44px;background: #230780;border-radius: 100%;font-size: 15px;color:#fff;text-align: center;}

/*搜索*/
.top_search{position: relative;height:120px;}
.top_search>p{width:44px;height:44px;margin: 13px;background: #230780;border-radius: 100%;margin:38px 0 0 40px;}
.top_search>p img{margin: 13px;}
.search_bg{width: 1024px; background: rgba(51,51,51,0.7); transform: rotateX(90deg); position: absolute;top:120px;right: 0; transition: all 0.5s; font-size: 16px; padding: 34px; z-index: 99;}
.search{color:#e5e5e5;}
.top_search:hover .search_bg{transform: rotateX(0);transition: all 0.5s;}
.search_nbg{position: absolute;z-index: 999;top: 516px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{overflow: hidden;margin-top:26px;}
.search_l dd{font-size:16px;color: #fff;display: inline-block;}
.search_l a{font-size: 14px;color: #e5e5e5;}
.search_l a:hover{color:#fff;}
.search-bg #infoname{width:950px;background:#e6e6e6 ;outline:none; color:#ccc;border: none;height:44px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border-radius: 40px;}
.search_nbg #infoname{width:278px;height: 44px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 46px;}
.search-i input{border:none;}

/*栏目*/
.nav{margin-right:2vw;}
.NavCeshi li{float:left;padding: 0 1.2vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:120px;font-style:normal;font-size: 16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#333;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #230780;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #230780 solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:120px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #230780;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #230780;}
.nav2 table{width: 100%;}




/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1781px){

}
@media (max-width: 1780px) and (min-width: 1681px){

}
@media (max-width: 1680px) and (min-width: 1600px){
.NavCeshi li i{font-size: 15px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
.NavCeshi li i{font-size: 14px;}
}
@media (max-width: 1499px) and (min-width: 1400px){
.NavCeshi li i{font-size: 14px;}
}




/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #333;}
.banner-box{ min-width:1400px; height:720px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:720px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:260px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918170032_705719218.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #230780;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:150px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right:150px; 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-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}




/*特点*/
.trait_bg{height:105px;box-shadow: 0 0 30px rgba(0,0,0,.08);}
.trait li{float:left;width:350px;padding-left: 90px;position: relative;height: 105px;cursor: pointer;}
.trait li:nth-child(4){width: 300px;float: right;}
.trait li:before{content:"";display: block;width:70px;height:70px;border:1px #eee solid;border-radius: 5px;position: absolute;top: 18px;left: 0;}
.trait li:after{content:"";display: block;width:50px;height:50px;background: url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918145025_1403607915.png)no-repeat;position: absolute;top: 30px;left:11px;transition:all 0.3s;}
.trait li:nth-child(2):after{background-position: -50px 0;}
.trait li:nth-child(3):after{background-position: -100px 0;}
.trait li:nth-child(4):after{background-position: -150px 0;}
.trait li:hover:nth-child(1):after{background-position: 0px -50px;}
.trait li:hover:nth-child(2):after{background-position: -50px -50px;}
.trait li:hover:nth-child(3):after{background-position: -100px -50px;}
.trait li:hover:nth-child(4):after{background-position: -150px -50px;}
.trait li p{margin:21px 0 2px 0;font-size: 26px;color:#333;}
.trait li span{font-size: 15px;color:#999;}



/*产品中心*/
.prod_bg{height:1263px;}
.prod_t{height:280px;padding-top: 40px;background:url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918090609_336203291.jpg)no-repeat center;}
.prod_t:after{content: "";display: block;width:1200px;height:200px;margin:auto;background: #fff;}
.prod_t_fl{margin: 60px 0 0 150px;}
.prod_t_fl p{font-size: 14px;color:#999;}
.prod_t_fl p:after{content:"";display: block;width:180px;height:1px;margin:15px 0 8px 0;background: #e5e5e5;}
.prod_t_fl b{display: block;font-size: 24px;color:#333;}
.prod_t_fr{width:800px; margin:40px 130px 0 0;}
.prod_t_fr li{width:200px;float:left;line-height: 60px;padding-left: 25px; position: relative;}
.prod_t_fr li:before{content:"";display:block;width:11px;height:11px;border:1px #333 solid;border-radius:100%;position: absolute;left: 0;top: 23px;}
.prod_t_fr li.on:before{background:#230780;}
.prod_t_fr li a{display:block;font-size:16px;color:#333;}
.prod_t_fr li:hover a{color:#230780;}
/*图片*/
.prod_b{margin-top: 30px;}
.prod_b ul{display:block;height:327px;}
.prod_b ul:last-child{margin-top:30px;}
.prod_b li{float:left;width: 327px;height: 327px;background: #f5f5f5;}
.prod_b li+li{margin-left:30px;}
.prod_b li *{display:block;}
.prod_b li>a{}
.prod_b li>a img{width:287px;height:215px;margin: 20px auto 0;}
.prod_b li br{display:none;}
.prod_b li span{line-height: 60px;padding: 0 20px;position: relative;}
.prod_b li span:before{content:"More";display:block;font-size:14px;color:#999;position: absolute;right: 20px;}
.prod_b li:hover span:before{color:#230780;}
.prod_b li span a{font-size:16px;color:#333;}
.prod_b li:hover span a{color:#230780;}
.prod_b li span a:after{content:"";display:block;width:60px;height:2px;margin: 30px 0 0 0;background:#230780;transition: all 0.3s;}
.prod_b li:hover span a:after{width:100%;}



/*为什么选择景航塑胶制品*/
.adv_bg{height:942px;background: url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918092105_935592840.jpg)no-repeat center;}
.adv{position: relative;}
.adv_text{width: 620px;margin-top: 74px;}
.adv_text *{display: block;}
.adv_text b{font-size: 80px;line-height: 60px;color:rgb(255 255 255/0.5);}
.adv_text t{margin: -40px 0 8px 0;font-size: 30px;color:#230780;font-weight: bold;}
.adv_text span{font-size: 16px;color:#999;}
.adv_text span:after{content:"";display: block;width:60px;height:2px;background: #230780;margin:47px 0 42px 0;}
.adv_text p{font-size: 16px;color:#666;line-height:32px;}
.adv_text p:last-child{margin-top: 23px;}
/*图片*/
.adv_img{width: 650px;position: relative;}
.adv_img img{position: absolute;}
.adv_img img:nth-child(1){left: 50%;top:14px;z-index: 2;transform: translate(-50%);}
.adv_img img:nth-child(2){top:16px;}
.adv_img img:nth-child(3){top:16px;-webkit-transform: rotate(-360deg); animation: rotation 3s linear infinite; -moz-animation: rotation 3s linear infinite; -webkit-animation: rotation 3s linear infinite; -o-animation: rotation 3s linear infinite;}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(-360deg);}
}

/*切换*/
.adv_switch li{width:85px;height:85px;background: #fff;border:3px #e5e5e5 solid;border-radius: 100%;align-items: center;display: flex;justify-content: center;position: absolute;cursor:pointer;    transition: all 0.3s;}
.adv_switch li:nth-child(1){top:141px;left:775px;}
.adv_switch li:nth-child(2){top:485px;left:800px;}
.adv_switch li:nth-child(3){top:485px;right:55px;}
.adv_switch li:nth-child(4){top:141px;right:27px;}
.adv_switch li.on{border: 10px #230780 solid;}
.adv_switch li p{width:61px;height:61px;border:5px #aaa solid;border-radius: 100%;}
.adv_switch li.on p{border:none;}
.adv_switch li p:before{content:"";display: block;width:30px;height:30px;background: url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918103328_434486219.png)no-repeat;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition:all 0.3s;}
.adv_switch li:nth-child(2) p:before{background-position:-30px 0;}
.adv_switch li:nth-child(3) p:before{background-position:-60px 0;}
.adv_switch li:nth-child(4) p:before{background-position:-90px 0;}
.adv_switch li.on:nth-child(1) p:before{background-position:0px -30px;}
.adv_switch li.on:nth-child(2) p:before{background-position:-30px -30px;}
.adv_switch li.on:nth-child(3) p:before{background-position:-60px -30px;}
.adv_switch li.on:nth-child(4) p:before{background-position:-90px -30px;}
/*切换*/
.adv_button{width:800px;height:80px;line-height:80px;background: #230780;position: absolute;top:520px;left:-260px;}
.adv_button:after{content:"";display: block;width:800px;height:80px;margin: 20px 0 0 -20px;background: rgb(35 7 128 / 0.5);}
.adv_button2{margin-left: 260px;}
.adv_btn{width:60px;height:80px;font-size:18px;color:#fff;float:left;background: url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918105305_1256360806.png)no-repeat right;cursor: pointer;}
.adv_btnl{margin-left: 100px;transform:rotate(180deg);}
.adv_button2 .adv_lx{display: block;float:right;width:175px;height:44px;line-height:44px;margin: 18px 40px 0 0;background: #fff;border-radius:100px;font-size: 18px;color:#333;text-align: center;}






/*应用领域*/
.apply_bg{height:755px;}
.apply_img li{float:left;margin-right:30px;}
.apply_img li *{display:block;}
.apply_img li>a{}
.apply_img li br{display:nonel}
.apply_img li p{line-height:60px;}
.apply_img li p a{font-size: 16px;color: #333;text-align: center;background: #f5f5f5;}
.apply_img li:hover p a{background: #230780;color: #fff;}
/*按钮*/
.apply_switch{height: 50px;margin-top:30px;position: relative;}
.apply_switch:after,.apply_switch:before{content:"";display:block;width:520px;height:1px;background:#e5e5e5;position: absolute;top: 25px;}
.apply_switch:after{right:0px;}
.apply_btn{width:50px;height:50px;background: #e5e5e5;border-radius: 100%;cursor:pointer;}
.apply_btn:hover{background: #230780;}
.apply_btn:after{content:"";display:block;width:8px;height:14px;margin: 18px auto 0;background:url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918161834_1751207786.png)no-repeat;}
.apply_btnl{float:left;margin-left: 620px;}
.apply_btnr{float:right;transform: rotate(180deg);margin-right: 620px;}








/*定制流程*/
.pess_bg{height:692px;background: url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918092329_478519349.jpg)no-repeat center;}
.pess li{width:216px;height:250px;background: #fff;text-align: center;float:left;position: relative;}
.pess li+li{margin-left: 20px;}
.pess li *{display: block;}
.pess li t{font-size: 20px;color:#333;}
.pess li t:before{content:"";display: block;width:36px;height:36px;margin: 52px auto 29px;background: url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918113500_83120253.png)no-repeat;}
.pess li:nth-child(2) t:before{background-position:-36px 0;}
.pess li:nth-child(3) t:before{background-position:-72px 0;}
.pess li:nth-child(4) t:before{background-position:-108px 0;}
.pess li:nth-child(5) t:before{background-position:-144px 0;}
.pess li:nth-child(6) t:before{background-position:-180px 0;}
.pess li span{font-size: 16px;color:#999;line-height: 30px;}
.pess li p{width:46px;height:46px;line-height:46px;margin: 50px auto 0; background: #230780;border-radius: 100%;font-size: 18px;color: #eee;position: relative;}
.pess li p:after{content: "";display: block;width:46px;height:46px;border-radius: 50%;box-shadow: 0 0 0 0 rgba(35, 7, 128);animation: ripple 2.3s infinite;position: absolute;top: 0;}

.pess_tel{width: 710px;margin: 85px auto 0;}
.pess_tel p{width:380px;height:60px;line-height: 60px;padding-left: 90px;background: #230780 url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918134536_566324594.png)no-repeat 55px center;border-radius: 100px;font-size: 18px;color:#eee;float:left;position: relative;}
.pess_tel b{font-size: 22px;color:#eee;}
.pess_tel a{display: block;width:380px;height:60px;line-height: 60px;float: left;margin-left: -50px;    padding-left: 145px;background: #000 url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918135012_1779542050.png)no-repeat 110px center;border-radius: 100px;font-size: 18px;color:#eee;}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 25px rgba(35, 7, 128, .0);

                box-shadow: 0 0 0 25px rgba(35, 7, 128, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(35, 7, 128, .0);
                box-shadow: 0 0 0 0 rgba(35, 7, 128, .0);
    }
}





/*公司简介*/
.about_bg{height:905px;}
.about_t_text{width:800px;margin-top: 50px;}
.about_t_text *{display: block;}
.about_t_text b{font-size: 100px;color:rgb(51 51 51/0.06);line-height: 80px;}
.about_t_text span{margin-top: -40px;font-size: 30px;color:#333;font-weight: bold;}
.about_t_text span:after{content:"";display: block;width:60px;height:2px;margin:35px 0;background: #230780;}
.about_t_text t{font-size: 26px;color:#230780;margin-bottom: 22px;}
.about_t_text p{font-size: 15px;color:#999;line-height: 34px;}
/*数据*/
.about_b li{float:left;width:20%;height:155px;box-shadow: 0 0 15px 0 rgba(0,0,0, .08);text-align: center;position: relative;}
.about_b li b{ display: block;margin: 35px 0 15px 0;font-size: 70px;line-height: 50px;color:#230780;font-weight:lighter;}
.about_b li b:after{display: block;width:30px;height:30px;line-height: 30px; background:#333;border-radius: 100%;font-size: 14px;color:#fff; position:absolute;top:25px;}
.about_b li:nth-child(1) b:after{content:"年";right:69px;}
.about_b li:nth-child(2) b:after{content:"m²";right:30px;}
.about_b li:nth-child(3) b:after{content:"台";right:70px;}
.about_b li:nth-child(4) b:after{content:"套";right:26px;}
.about_b li:nth-child(5) b:after{content:"天";right:33px;}






/*新闻*/
.news_bg{height:848px;background: #f8f8f8;}
.lanrenzhijia .news_dt a{ background:#fff;display:block; float:left; text-decoration:none; width:317px; font-size:16px;padding:18px 30px;  -webkit-transition: all 0.8s linear;  transition: all 0.8s linear; margin-bottom:30px; height:96px;}
.lanrenzhijia .news_dt a+a{ margin-left:16px;}
.lanrenzhijia .news_dt a{text-decoration:none; width:405px; font-weight:bold; background:#fff url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918170121_257657039.png) no-repeat 438px 40px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.lanrenzhijia .news_dt a.on{ width:558px;background:#230780 url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918170121_679856821.png) no-repeat 490px 40px;}
.lanrenzhijia .news_dt a.on .news_dt_ren{ color:#fff;}
.lanrenzhijia .news_dt a.on .news_dt_rm{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#fff; font-weight:bold;}

.news_dt_rm{overflow:hidden;font-weight:normal;  color:#222; line-height:35px; font-size:24px; padding-left:10px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.news_dt_ren{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; color:#888; line-height:26px; font-weight:normal; padding-left:10px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}

.lanrenzhijia .content{ position:relative; margin-top:20px;}
.news .news_div_item{ background:#fff;width:687px; float:left; position:relative;-webkit-transition: all 0.8s linear;transition: all 0.8s linear; border:1px solid #efefef; padding:10px; margin-bottom:24px;}
.news .news_div_item:nth-child(2n){ margin-left:24px;}
.news .news_div_item_pic{float:left; width:242px; height:182px; overflow:hidden; border:1px solid #efefef;}
.news .news_div_item_pic img{width:240px; height:180px; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{float:right; width:378px; margin-right:15px; text-align:left;}
.news_div_item_title, .divdgweb_new_div_item_title{white-space: nowrap; text-overflow: ellipsis; overflow:hidden; width:295px; padding-top:10px;}
.news_div_item_title a, .divdgweb_new_div_item_title a{font-size:16px; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; color:#222;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{overflow:hidden; line-height:25px; padding-top:16px; height:70px; font-size:14px; color:#666666; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-bottom:18px;}
.news_dt_rgo{overflow:hidden; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo a{font-size:0px; line-height:0px;}
.news_dt_rgo span{display:block; width:90px; height:1px; background:#efefef; -webkit-transition: all 0.8s linear; transition: all 0.8s linear;}
.news_dt_rgo p{font-size:14px; line-height:48px; text-align:right; position:relative; z-index:2; color:#230780; -webkit-transition: all 0.8s linear; transition: all 0.8s linear; margin-left:200px; width:270px;}
.news_div_item_date, .divdgweb_new_div_item_date{position:absolute; font-size:16px; font-family:Arial, Helvetica, sans-serif; margin-left:269px; margin-top:150px; color:#999;}
.news_div_item_year, .divdgweb_new_div_item_year{float:left;}
.news_div_item_month, .divdgweb_new_div_item_month{float:left;}
.news_div_item_day, .divdgweb_new_div_item_day{float:left;}
.news .news_div_item:hover .news_dt_rgo span, .news .divdgweb_new_div_item:hover .news_dt_rgo span{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%;}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; color:#230780;}
.news .news_div_item:hover .news_dt_rgo p, .news .divdgweb_new_div_item:hover .news_dt_rgo p{-webkit-transition: all 0.8s linear;transition: all 0.8s linear; width:100%; margin-left:0px;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{-webkit-transition: all 0.5s linear;transition: all 0.5s linear; -webkit-transform: scale(1.15); transform: scale(1.15);}







/*友情链接*/
.copyright{ background:#222; color:#fff; }
.links{ line-height:90px; background:#230780; color:#fff; font-size:18px;}
.linkTagcs li{ line-height:90px !important;}
.links p.fl{ padding-left:40px; background:url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918170155_1893285970.png) no-repeat left center;}
.links p.fr{ font-size:25px; font-family:impact; text-transform:uppercase;}







/*版权*/
.bq{border-top: 1px solid #2d2d2d;line-height: 80px;}
.end,.end a{ font-size:14px; color:#888;}
.end a:hover{ text-decoration:underline; color:#fff;} 
.crcon{ padding:60px 0; width:1400px; margin:0 auto;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj li:after{content: "";display: block;width: 1px;height: 180px;background: #444;position: absolute;right: -100px;top: 0;}
.kslj li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj li a{ display:block; font-size:14px; color:#888; line-height:32px;}
.kslj li a:hover{ text-decoration:underline; color:#fff;} 
.kslj li+li{ margin-left:180px;}
.crcode{ font-size:14px;text-align:center;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}
.crconcat{ text-align:center; height:218px; box-sizing:border-box; padding:0px 120px; }
.crphone{ font-size:33px; font-weight:bold;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0; color:#888;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#230780; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block;  color: #fff; padding-left:28px; background:url(https://memberpic.114my.com.cn/dgjinghang/uploadfile/image/20210918/20210918170215_439047504.png) no-repeat left center;font-style: normal;}
.zhuying{line-height: 80px;}







/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 2%; 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/dgjinghang/uploadfile/image/20210917/20210917150932_1843167088.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: #230780; 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: #230780; border-color: #230780; 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; }
.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: #230780; border-color: #230780;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.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: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#230780; }
.y-kefu-box01 .mobile-infos p { color: #230780; 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: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*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: #230780; 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:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }