/*样式初始化及公共样式部分*/
*{ margin:0px; padding:0px; }
body{ color:#333; font-size:13px; margin:0 auto; background-color:#fff; font-family:"Microsoft YaHei"; overflow-x:hidden; }
a{ color:#333; text-decoration:none; }      /*界说全局链接颜色*/
a:hover{ color:#fac219; transition:0.3s all; }      /*界说全局链接鼠标滑过颜色*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px; list-style:none; border:0px; }    /*主要标签的样式初始化*/
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{ font-style: inherit; font-weight: inherit; }

.cl{ clear: both; height:0px; }  /*扫除左右浮动*/
.fl{ float:left; }     /*界说左浮动*/
.fr{ float:right; }     /*界说右浮动*/
#copy{ display:none; }      /*隐藏后台自带版权DIV*/
.page{ width:1300px; margin:0 auto; height:auto; overflow:hidden; }
.page1{ width:1300px; margin:0 auto; }
.box,.news,.footer1{ width:1300px; margin:0 auto; height:auto; overflow:hidden; }    /*界说版面统一宽度*/
.top20{ margin-top:20px; }    
.top30{ margin-top:30px; }
.top40{ margin-top:40px; }
.top50{ margin-top:50px; }
.top60{ margin-top:60px; }
.top65{ margin-top:65px; }


/*顶部*/
.head { background: #f5f5f5; line-height: 45px; font-size: 14px; color: #777; height: 45px; }
.head_r dt { float: left; margin-right: 20px; position: relative; }
.head_r dt i { display: block; width: 18px; height: 18px; background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201126/20201126104434_1465629201.png) no-repeat center; margin-top: 13px; }
.head_r dt:hover i {background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201203/20201203104321_2109556301.png) no-repeat center;transition: 0.2s all;}
.head_r dt:last-child { margin-right: 0px;}
.head_r dt em img { position: absolute; height: 110px; width: 110px; left: -42px; opacity: 0; transition: 0.3s all; z-index: 9999999; top: 50px; visibility: hidden; border: 1px solid #eee; }
.head_r dt:hover em img { display: block; opacity: 1; top: 33px; visibility: visible; }
.head_r>dt>img { margin-top: 14px; }
.head_r dt span { background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201126/20201126110709_1173211096.png) no-repeat left; padding-left: 32px; font-weight: bold; font-size: 20px; color: #fac219; font-family: arial; }


/*仰面*/
.hlogo { padding-top: 26px; }
.logo1 { font-size: 40px; color: #222; font-weight: bold; padding-top: 23px; padding-left: 18px; }
.logo1 b { font-size: 33px;}
.logo1 p { font-size: 18px; font-weight: normal; color: #444; margin-top: 2px;letter-spacing: 2px; }
nav li{ float:left; position:relative; margin-right:16px; }
nav li>a{ display:block; position:relative; line-height:115px; font-size:16px !important; color:#333333; padding:0px 10px; }
nav li>a:after { content: ''; display: block; position: absolute; width: 0px; left: 0px; right: 0px; bottom: 26px; margin: 0 auto; height: 3px; background: #fac219; transition: all .3s ease; }
nav ul li:hover>a:after, nav ul li.cur>a:after { width: 77%; }
nav ul li:hover>a,nav ul li.cur>a{ color:#fac219; }
.dropmenu{ position:absolute; width:140%; left:-20%; top:115px; display:none; z-index:333; }
.dropmenu table td table{ display:none; height:55px; }
.dropmenu a+a,.dropmenu table tr+tr a{ border-top:1px solid #333; }
.dropmenu a,.dropmenu table td a{ display:block; width:100%; line-height:55px; height:55px; color:#f0f0f0; text-align:center; transition:all 0.5s ease; font-size:14px; font-weight:normal !important; background-color:rgba(0,0,0,0.7)}
.dropmenu table,.dropmenu table tr,.dropmenu table td,.dropmenu table tbody{ width:100% !important; display:block; }
.dropmenu a:hover{ background:#fac219; color:#fff; padding-left:5px; }
.search{ position:relative; height:114px;}
.seacon{ position:absolute; right:0px; top:115px; background: rgba(250,250,250,0.9); padding:20px; width:832px; z-index:999; box-sizing:content-box; display:none; }
.searchBox { overflow: hidden; display: inline-block; width: 830px; height: 60px; margin-bottom: 15px; background: #fff; border-radius: 50px; }
.search-i { width: 32px; overflow: hidden; height: 32px; float: left; margin-top: 20px; }
.search-bg{ width:759px; height: 60px; line-height:60px; padding-left: 10px; float:left; }
.keywords span{ color:#222; }
.keywords{ text-align:center; }
.keywords,.keywords a{ font-size:14px; color:#666; line-height:30px; }
.keywords a:hover{ text-decoration:underline; color:#fac219; }
.search>span { display: block; width: 80px; padding-top: 47px; cursor: pointer; }
.search>span>img{ display:block; margin: 0px auto 10px auto; }

.language{ position:relative; }
.language>span { display: block; padding-top: 41px; cursor: pointer; }
.language>span>a img { margin-right: 17px; }
.language>span>a:last-child img { margin-right: 0px; }
.language>span>img{ display:block; margin: 20px auto 10px auto;}
.droplang{ position:absolute; top:110px; left:0px; width:70px; background: rgba(250,250,250,0.9); z-index:999; display:none; box-sizing:content-box; padding:10px; text-align:center;}
.droplang a{ display:block; font-size:14px; color:#333; line-height:40px; border-bottom:1px solid #ddd;}
.droplang a:hover{ color:#fac219; text-decoration:underline;}



/*幻灯片最先*/
.banner-box{ min-width:1300px; height:700px; position:relative; overflow:hidden; background:#eee; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn{ width: 100%; position: absolute; top: 288px; left: 0; margin-left: 0; height:395px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; }
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201128/20201128204310_957295744.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201128/20201128204310_957295744.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center; }
.banner-box .hd ul li{ width:100px; height:6px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; }
.banner-box .hd ul li.on{ background:#fac219; width: 100px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; 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; }


/*产品中心*/
.dis {width: 100%; position: relative;}
.dis_box {width:1300px;margin: 0 auto;margin-top:60px;}
.bt { display: block; font-size: 38px; font-weight: bold; text-align: center; }
.bt em { display: block; width: 30px; height: 2px; background: #333; margin: 18px auto; }
.bt p { font-size: 16px; font-weight: normal; color: #666; }

.dis_nav ul li { float: left; border-radius: 10px; margin-right: 27px; border: 1px solid #d7d7d7; background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127102327_156372666.png) no-repeat 20px; width: 163px; }
.dis_nav ul li a { padding-left: 66px; display: block; line-height: 60px; text-align: center; font-size: 16px; }
.dis_nav ul li:last-child { margin-right: 0px; }
.cp { width: 1125px; height: 62px; margin: 45px auto 0; }
li.ico1 {background-position-x: -175px !important;}
li.ico2 {background-position-x: -363px !important;}
li.ico3 {background-position-x: -560px !important;}
li.ico3 a {padding-left: 48px !important;}
li.ico4 {background-position-x: -749px !important;}
li.ico4 a {padding-left: 47px !important;}
li.ico5 {background-position-x: -936px !important;}
li.ico5 a {padding-left: 47px !important;}


.dis_con { width: 1300px !important; height: auto; margin-top: 35px !important; }
.dis_left { float: left; width: 420px; }
.dis_call { overflow: hidden; float: right; width: 866px; }
.dis_call table tr { padding-bottom: 24px; display: block; }
.dis_call table tr td span { width: 100%; background: #f5f4f1; display: block; height: 50px; line-height: 50px !important; }
.dis_call table tr td:hover span { background:#fac219; transition: 0.5s; }
.dis_call table tr td+td { padding-left: 16px !important; }
.dis_call table tr td span>a { font-size: 14px!important; color: #333; display: block; }
.dis_call table tr td:hover span>a { color: #fff; }
.dis_call table tr td { padding-left: 0px !important; }
.dis_call table tr td a{ font-size:0px!important; }
.dis_call table tr td a img { transition: 0.3s all; }
.dis_call table tr td:hover a img { transform: scale(1.15); }
.dis_call table tr td>a { width: 276px; height: 208px; display: block; overflow: hidden; border: 1px solid #eee; }
.dis_nav .on { box-shadow: 0px 3px 6px #d4d4d4; }
.dis_nav .on a { color: #fac219; }
.dis_call table tr td br{ font-size:0px!important; display: none; }


/*五大特点*/
.proadv>.bt { padding-top: 60px; color: #fff; }
.proadv>.bt p { color: #fff; }
.proadv>.bt em { background: #fff; }
.proadv { height: 726px; background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127153454_726912749.jpg) no-repeat center; }
.patitle{ text-align:center; font-size:45px; color:#058c6b; }
.patitle span{ font-size:22px; color:#3a5951; font-weight: lighter; margin:10px 0 25px 0; display:block; }
.patitle:after{ content:''; display:inline-block; width:50px; height:50px; background:#058c6b; background:linear-gradient(to right,#94d34f,#058c6b); transform:rotate(45deg); }
.paul{ margin-top:65px; font-size:0; text-align:center; white-space:nowrap; }
.paul li { display: inline-block; vertical-align: top; position: relative; width: 232px; height: 416px; border-radius: 150px; overflow: hidden; background: #fff8e8; transition: all .3s ease; }
.paul li+li{ margin-left:35px; }
.papic { width: 184px; height: 184px; border-radius: 50%; overflow: hidden; border: 4px solid #9b8c62; bottom: 32px; position: absolute; left: 0; right: 0; margin: 0 auto; transition: all .5s ease; }
.pa_c{ font-size:15px; color:#526e6a; line-height:30px; padding:130px 0 0 0; }
.pa_c b { display: block; font-size: 28px; color: #9b8c62; margin-bottom: 10px; }
.panum { width: 97px; height: 160px; border-radius: 70px; line-height: 220px; background: #9b8c62; font-size: 55px; color: #ffe493; font-family: fontDin1; left: 0; right: 0; margin: 0 auto; top: -68px; position: absolute; transition: all .3s ease; }
.paul li:hover .panum { background: #92845d; color: #fff; }
.paul li:hover {background: #fff3d9;box-shadow: 0px 0px 20px #ad8612; margin-top: -5px;}
.paul li:hover .papic{ transform:rotate(360deg); }

/*优势*/
.w1375{ width:1375px; margin:0 auto; height:auto;}
.ys { background: #f5f4f1; padding: 60px 0; }
.ys_nr { margin-top: 45px; height: 535px; }
.ys_nr li:last-child { margin-right: 0px !important; }
.ys_nr li { transition: 0.3s all; float: left; width: 325px; margin-right: 25px; background: #fff; overflow: hidden; }
.ys_nr li:hover { transition: 0.3s all; margin-top: -6px; box-shadow: 0px 5px 15px #bcbcbc; }   
.ys_nr li p { text-align: center; font-size: 22px; margin: 32px 0 28px; }
.ys_nr li span { font-size: 14px; line-height: 30px; color: #666; display: block; padding: 0 21px; margin-bottom: 33px; }
.ys_nr li em { width: 325px; height: 323px; overflow: hidden; }
.ys_nr li em img { width: 325px; height: 323px; }


/*流程*/
#lc_bg{width:100%; background:#f5f4f1; height:359px;}
.process{width:1300px; margin:0 auto; text-align:center;}
.processicon{ margin-top:10px; text-align:center; margin-bottom:10px;}
.processul li{ width:216px; height:220px; background:#fff; float:left; box-shadow:10px 0px 10px #f0ebe8 inset; margin-top:30px; color:#9b8c62;}
.processul li:nth-child(1){ box-shadow:none;}
.processul li:hover{ background:#fac219; color:#fff; box-shadow:none; cursor:pointer;-webkit-animation-name: buzz-out;

            -webkit-animation-duration: 0.3s;

            -webkit-animation-timing-function: linear;

            -webkit-animation-iteration-count:1;}
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
.processul li:hover{-webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;}
.processul li:hover {
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}

.processul li .processone{ width:46px; height:51px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127175508_389635131.png) 0px 0px no-repeat; margin:0 auto; margin-top:36px; margin-bottom:10px;}
.processul li:hover .processone{ background-position:-47px 0px;}
.processul li .processtwo{ width:61px; height:51px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127175508_389635131.png) -94px 0px no-repeat; margin:0 auto; margin-top:36px; margin-bottom:10px;}
.processul li:hover .processtwo{ background-position:-151px 0px;}
.processul li .processthree{ width:47px; height:51px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127175508_389635131.png) -210px 0px no-repeat; margin:0 auto; margin-top:36px; margin-bottom:10px;}
.processul li:hover .processthree{ background-position:-256px 0px;}
.processul li .processfour{ width:44px; height:51px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127175508_389635131.png) -307px 0px no-repeat; margin:0 auto; margin-top:36px; margin-bottom:10px;}
.processul li:hover .processfour{ background-position:-356px 0px;}
.processul li .processfive{ width:49px; height:51px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127175508_389635131.png) -405px 0px no-repeat; margin:0 auto; margin-top:36px; margin-bottom:10px;}
.processul li:hover .processfive{ background-position:-454px 0px;}
.processul li .processsix{ width:48px; height:51px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127175508_389635131.png) -502px 0px no-repeat; margin:0 auto; margin-top:36px; margin-bottom:10px;}
.processul li:hover .processsix{ background-position:-554px 0px;}
.p_title{ font-size:22px; font-weight:bold;}
.p_cont{ font-size:16px; margin-bottom:16px;}
.p_jt{ width:81px; height:16px; margin:0 auto; background:#e9e3d3; border-radius:10px;}
.p_jt img{ margin-top:3px;}
.processul li:hover .p_jt{ background:#fff;}
#lc_b_bg{width:100%; height:70px; background:url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127173109_335607828.jpg) center no-repeat;}

/*简介*/
.w1607{ width:1607px; margin:0 auto; height:auto; }
.jj {background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127192153_1946438662.jpg) no-repeat center;height: 668px;min-width: 1300px;}
.jj>.bt { padding-top: 70px; }
.jj_w p { font-size: 14px; line-height: 28px; text-align: center; color: #666; }
.jj_w p span { color: #333; }
.jjnr dl { width: 22.9%; height: 292px; float: left; text-align: center; background: #fff; border: 1px solid #e2e2e2; margin-right: 2.6%; border-radius: 25px; margin-top: 60px; }
.jjnr dl:hover { background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127200401_1443040704.jpg) no-repeat right; }
.jjnr dl:last-child { margin-right: 0px; }
.jjnr em { background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127194012_1531459599.png) no-repeat; display: block; width: 55px; height: 48px; margin: 30px auto; }
.jjnr dl:hover em { background-position-x: -66px; }
.jjnr p { font-weight: bold; font-size: 16px; }
.jjnr dl:hover p { color: #fff; }
.jjnr span { font-size: 14px; line-height: 23px; color: #777; margin-top: 10px; display: block; }
.jjnr dl:hover span { color: #fff; }
em.jj1 { background-position-x: -133px; }
.jjnr dl:hover .jj1 { background-position-x: -196px; }
em.jj2 { background-position-x: -264px; }
.jjnr dl:hover .jj2 { background-position-x: -330px; }
em.jj3 { background-position-x: -398px; }
.jjnr dl:hover .jj3 { background-position-x: -469px; }
.jjnr dl i { background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201127/20201127195701_394476652.png) no-repeat -29px; display: block; width: 25px; height: 26px; margin:46px auto 0; }
.jjnr dl:hover i { background-position-x: 0px; }

.word dt { width: 245px; height: 534px; float: left; background: #f8f8f8; padding: 0 40px; }
.word dt p { font-size: 20px; margin-top: 50px; color: #333; }
.word dt i { display: block; width: 30px; height: 3px; background: #fac219; margin: 23px 0; }
.word dl span { display: block; font-size: 14px; color: #555; line-height: 28px; }
.word dl em { width: 325px; height: 267px; overflow: hidden; display: block; margin-left: -40px; margin-top: 58px; }
.word dt:hover img { transform: scale(1.15); transition: 0.3s all; }
.word dt img { width: 325px; height: 267px; transition: 0.3s all; }
.word dt:nth-child(2n) em { margin-top: 0px; }
.word dt img { width: 325px; height: 267px; }
.word dt:nth-child(2n) img { margin-top: 0px; }

/*最新资讯*/
.news{ padding:70px 0 60px 0;}
.news *{ box-sizing:border-box;}
.nb_tab{font-size:0;text-align: center;}
.nb_tab a{width:166px;height:44px;background:#fff;display:inline-block;vertical-align:top;color:#757171; box-shadow: 0px 0px 15px #eee; border-radius: 30px; margin-top:34px; font-size:18px; line-height:44px;}
.nb_tab a+a{margin-left:45px;}
.nb_tab a.on {
    background: linear-gradient(to bottom, #f5c32a, #c09e41);
    color: #fff;
}
.nb_con{margin-top:150px;}
.nbcl_le{width:614px;}
.nbcl_le .news_div_item{width:294px; height:436px;display: inline-block;vertical-align:top;box-shadow:0 0 10px #f2efef;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item:hover .news_div_item_title a{ color:#fac219;}
.nbcl_le .news_div_item_pic img {
    width: 295px;
    border: 1px solid #f6f6f6;
    height: 219px;
}
.news_div_item_title a{font-size:18px; color:#333030; 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:15px;line-height:26px;color:#a19c9c;}
.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/dgdongying/uploadfile/image/20201128/20201128110231_1119480478.png) no-repeat right center;float: right;margin:17px 30px 0 0;}
.nbcr_ri{width:636px;}
.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 #ffe0cc;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:#a6a1a1;padding-right:20px;font-size:14px;}
.news_bt{ margin-bottom:30px;}
.nbc_list{padding:10px; width:1300px !important;}

/*版权*/
.bq_tel dt { float: left; font-size: 18px; color: #333; margin-right: 131px; }
.bq_tel dt:last-child { margin-right: 0; }
.bq_tel dt p { background: url(https://memberpic.114my.com.cn/dgdongying/uploadfile/image/20201128/20201128143020_22710742.png); line-height: 48px; padding-left: 63px; margin-bottom: 12px; }
.bq_tel dt:nth-child(2) p { background-position-x: -487px; }
.bq_tel dt:nth-child(3) p { background-position-x: -809px; }
.bq_tel dt:nth-child(4) p { background-position-x: -1126px; }
.bq_tel { height: 125px; background: #f8f8f8; padding-top: 50px; }
.yq { background: #252525; padding-top: 32px; height: 94px; border-bottom: 1px solid #323232; }
.yq span { float: left; }
.linkTagcs li a { font-size: 14px; color: #ccc !important; display: block; padding-top: 45px; }
.yq i a { display: block; float: right; color: #999; line-height: 54px; font-size: 13px; }
.yq i a:hover { color: #fff;}
.bq { background: #252525; padding: 62px 0 0; }
.bq dl dt { float: left; color: #fff; font-size: 18px; margin: 0 70px; }
.bq dl dt:nth-child(1) {margin-left: 0px;}
.bq dl dt em { display: block; background: #fac219; width: 25px; margin-top: 36px; margin-bottom:17px; height: 3px;  transition: 0.3s all; }
.bq dl dt:hover em { width: 72px; transition: 0.3s all;}
.bq dl dt a { display: block; font-size: 14px; color: #999; line-height: 35px; }
.bq dl dt a:hover { color: #fff; }
.sao img { width: 140px; height: 140px; margin-top: 15px; }
.sao { width: 140px; font-size: 16px !important; color: #ccc !important; text-align: center; margin: 0 !important; float: right !important; }
.db { font-size: 14px; color: #999; line-height: 112px; margin-top:40px; }
.db a { font-size: 14px; color: #999; }
.db a:hover { color: #fff; }


.bq2 p { font-size: 17px; color: #fff; }   
.bq2 li { float: left; text-align: center; color: #fff; font-size: 14px; line-height: 21px; margin-right: 25px; }
.bq2 li:last-child { margin-right: 0; }
.bq2 em { display: block; width: 20px; height: 2px; background: #fff; margin-top: 22px; margin-bottom: 26px; }
.bq { background: #181818;}
.erweimatab {padding-top: 56px;}
.erweimacon dl+dl{ display:none;}
.erweimatab dt{ width:38px; height:38px; cursor:pointer; background:#363636; border-radius:50%; transition:all .4s ease;}
.erweimatab dt+dt{ margin-top:18px;}
.erweimatab dt.on{ background:#fac219;}
.erweimacon img { padding: 4px; border: 1px solid #999; background: #fff; width: 140px; height: 140px; }
.erweimacon p { text-align: center; margin-bottom: 10px; font-size: 16px; color: #ccc; }
.erweimatab { padding-top: 30px; margin-left: 20px; }<!--耗时1756197732.9212秒-->