@charset "utf-8";
/* CSS Document */
body,td{font-size:14px; color:#555; font-family:"Microsoft YaHei","微软雅黑";}
a{color:#555; text-decoration:none; font-size:14px;}
a:hover{color:#279558; text-decoration:none;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}



/*字体-图标*/
@font-face {
  font-family: 'iconfont';  /* Project id 4711712 */
  src: url('//at.alicdn.com/t/c/font_4711712_z80y2bjcd3.woff2?t=1729325536959') format('woff2'),
       url('//at.alicdn.com/t/c/font_4711712_z80y2bjcd3.woff?t=1729325536959') format('woff'),
       url('//at.alicdn.com/t/c/font_4711712_z80y2bjcd3.ttf?t=1729325536959') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-style:normal;
	font-size:16px;
	line-height:100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}




/*抬头*/
.headbg{width:1400px; height:130px; margin:0 auto;}
.head_logo{float:left; margin-top:32px;}
.head_name{float:left; margin-top:35px; margin-left:14px;}
.head_name em,.head_name em img{display:block;}
.head_name p{margin-top:10px; font-family:Arial; font-size:14px; line-height:10px; color:#9a9797; text-transform:uppercase; letter-spacing:0.6px;}
.head_ad{float:left; margin-top:35px; margin-left:12px; padding-top:4px; padding-left:25px; background:url(https://memberpic.114my.com.cn/dgtiancheng11/uploadfile/image/20241018/20241018140445_119155322.jpg) left top no-repeat;}
.head_ad em{font-size:24px; line-height:24px; color:#279558; font-weight:bold;}
.head_ad p{margin-top:8px; font-size:20px; line-height:20px; color:#555;}
.minor-feature{float:left; margin-top:30px;}
.minor-feature dl{float:left; display:flex; flex-direction:column; justify-content:center; align-items:center;}
.minor-feature dl+dl{margin-left:50px;}
.minor-feature dt{font-size:38px; line-height:40px; color:#7f7f7f;}
.minor-feature dl:nth-child(2) dt{font-size:62px;}
.minor-feature dd{margin-top:12px; line-height:14px; color:#666;}
.head_tel{float:left; display:flex; flex-direction:row; justify-content:flex-start; align-items:center; margin-left:60px; margin-top:40px;}
.head_tel span{display:flex; justify-content:center; align-items:center; width:50px; height:50px; font-size:30px; line-height:30px; color:#fff; border-radius:50%; background:#279558;}
.head_tel font{display:block; margin-left:10px;}
.head_tel font em{display:block; line-height:14px; color:#666;}
.head_tel font p{margin-top:10px; font-family:"Times New Roman","Times","serif","Arial"; font-size:30px; line-height:20px; color:#222; font-weight:bold;}



/*导航*/
.topnavbg{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; background:#279558;}
.topnav{width:1400px; margin:0 auto;}
.topnav li{float:left; width:calc(100% / 9); transition:all .6s ease;}
.topnav li a{display:block; text-align:center; font-size:17px; line-height:75px; color:#fff;}
.topnav li:hover,.topnav li.nav_cur{background:#ffa200;}



/*幻灯片*/
.banner_box{width:100%; max-width:1920px; min-width:1400px; margin:0 auto; overflow:hidden; position:relative;}
.banner_cont{width:100%; height:auto;}
.banner_cont li{display:none; width:100%; height:450px; background-position:center; background-repeat:no-repeat;}
.banner_cont li a{display:block; width:100%; height:100%;}
.banner_box .prev,.banner_box .next{width:49px; height:104px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; position:absolute; top:calc(50% - 52px); cursor:pointer; background-repeat:no-repeat; background-image:url(https://memberpic.114my.com.cn/dgtiancheng11/uploadfile/image/20241018/20241018150142_2074394980.png);}
.banner_box .prev{left:0; background-position:left center;}
.banner_box .next{right:0; background-position:right center;}
.banner_box:hover .prev,.banner_box:hover .next{filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4;}
.banner_box:hover .prev{left:1%;}
.banner_box:hover .next{right:1%;}
.banner_box .prev:hover,.banner_box .next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_select{position:absolute; left:50%; bottom:25px; transform:translateX(-50%); z-index:1;}
.banner_select li{float:left; width:30px; font-family:Arial; text-align:center; font-size:16px; line-height:30px; color:#fff; background:#333; cursor:pointer; transition:0.3s all ease-in-out;}
.banner_select li+li{margin-left:2px;}
.banner_select li.on{background-color:#279558;}



/*底部*/
.basebg{width:100%; max-width:1920px; min-width:1400px; height:533px; margin:60px auto 0; background:url(https://memberpic.114my.com.cn/dgtiancheng11/uploadfile/image/20241019/20241019191418_982950066.jpg) center no-repeat;}
.base{display:flex; flex-direction:row; justify-content:space-between; align-items:flex-start; width:1400px; height:305px; margin:0 auto; padding-top:137px;}
.base01{}
.base_logo{display:flex; flex-direction:row; justify-content:flex-start; align-items:center;}
.base_logo span{display:block; margin-left:20px;}
.base_logo span em{display:block; font-size:36px; line-height:36px; color:#fff; font-weight:bold;}
.base_logo span p{margin-top:10px; font-size:17px; line-height:17px; color:#c8e6d4;}
.base_tel{margin-top:34px;}
.base_tel span{display:flex; flex-direction:row; justify-content:flex-start; align-items:center; margin-bottom:12px; font-size:15px; line-height:15px; color:#d5f3e1;}
.base_tel span i{display:block; margin-right:10px; font-size:20px; line-height:20px;}
.base_tel font{display:block; margin-bottom:20px; font-size:28px; line-height:28px; color:#fff; font-weight:bold;}
.base_tel p{font-size:16px; line-height:16px; color:#fff;}
.base02{}
.base02 dl{float:left; padding-top:8px;}
.base02 dl:nth-child(2){margin-left:150px;}
.base02 dl:nth-child(3){margin-left:120px;}
.base02 dt{font-size:18px; line-height:18px; color:#fff; font-weight:bold;}
.base02 dd{margin-top:36px;}
.base02 dd a{display:block; font-size:15px; line-height:15px; color:rgba(255,255,255,.5);}
.base02 dd a+a{margin-top:20px;}
.base02 dd a:hover{color:#fff;}
.base03{}
.base03 span{display:block; padding-bottom:24px; font-size:18px; line-height:18px; color:#fff; border-bottom:1px solid rgba(255,255,255,.1); background:url(https://memberpic.114my.com.cn/dgtiancheng11/uploadfile/image/20241019/20241019163635_1467580860.png) 216px 2px no-repeat;}
.base03 em{display:block; margin-top:16px;}
.base03 em img{display:block; float:left; width:95px; height:95px; border:12px solid #fff;}
/*版权*/
.Copyrightbg{width:100%; border-top:1px solid rgba(255,255,255,.1);}
.Copyright{width:1400px; margin:0 auto;}
.Copyright,.Copyright a{font-size:15px; line-height:15px; color:rgba(255,255,255,.5);}
.Copyright{padding:35px 0 39px 0;}
.Copyright a:hover{color:rgba(255,255,255,1);}



/*面包线及幻灯片*/
#webdh{width:100% !important;}
#bodycon{margin-top:40px;}
.strong_title{ display:none;}
.mianbxContent{ width:100% !important; text-align:left !important; height:35px!important; line-height:35px!important; margin-bottom:30px !important; text-indent:2em; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url(https://memberpic.114my.com.cn/dghuangtu11/uploadfile/image/20240731/20240731084554_1265314329.png) left 8px no-repeat;}
.mianbxContent,.mianbxContent a{color:#666; font-size:16px;}



/*翻页显示方式*/
.page_total,.pages_box a,.page_jump{ display:inline-block; height:36px; font-size:13px; line-height:36px; background:#eee; border:1px solid #eee; vertical-align:middle; padding:0 14px; cursor:pointer;}
.pages_box a{ color:#666; margin-left:10px; text-decoration:none;}
.pages_box a.page_curr,.pages_box a:hover{color:#fff; font-size:13px; background:#279558;}
.page_jump{ margin-left:10px;}
.back_column{ width:1100px !important; clear:both;}


/*内页产品样式*/

.ny_propic a,.nylist-photo img,.nylist-photo img,.dwtwo li .dw_pic img {  border: 1px solid #eee;}
.ny_propic img{  height: auto !important;}
.ny_protil:before{ background: #279558 !important;}

/*内页产品分类*/
.pro_all_class{    width: 1400px !important;
    height: auto !important;
    margin: 0 auto !important;
    overflow: hidden;
    font-size: 0px;
    border-bottom: none !important;}
.pro_all_class a{float:left;display:block;width: 32.5%;height:54px;overflow:hidden;text-align:center;font-size:18px;color:#333;background:#eaeaea;white-space: nowrap;text-overflow: ellipsis;line-height:54px;text-decoration:blink;transition: all 0.8s linear;margin-bottom: 10px;}
.pro_all_class a+a{margin-right:10px !important;}
.pro_all_class a:hover{transition: all 0.8s linear; background:#279558 ; color:#fff;}
.pro_all_class strong{background:#279558 ; color:#fff; display:block;}
.pro_all_class a:nth-child(1){ display:none;}
.pro_all_class a:hover,.pro_all_class .one_2019.cur a{transition: all 0.5s linear; background:#279558 ; color:#fff;}
.pro_all_class strong{background:#279558 ;color:#fff;display:block;height: 100%;width: 100%;line-height: 52px;font-size: 16px;}
.pro_all_class .pur{ display:none;}
.pro_cur {background: #279558 !important;color: #fff !important;}
.three_bt_2019 a {line-height: 30px !important;width: 100%;display: block;}


/*新闻样式*/
.nswsfenlei_2019{margin:0px 0 30px;}
.nswsfenlei_2019 ul{font-size:0;}
.nswsfenlei_2019 li{display:inline-block;vertical-align:top;width:25%;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:hover,.nswsfenlei_2019 li.curNewsType_2019{background:#279558 ;border-color:#279558 ;}
.nswsfenlei_2019 li a{display:block;line-height:50px;font-weight: normal;font-size: 16px;}
.nswsfenlei_2019 li:hover a,.nswsfenlei_2019 li.curNewsType_2019 a{color:#fff;}
.nyxqnews_righttit:before {background:#279558 !important;}


/*新闻样式一*/
.nyxqnewsfanhui{ left:-1140px !important;}
.nyxqnews_left{ width:1000px !important; margin-left:18px;     background: #f5f5f5 !important;}
.nyxqnews_righttit strong,.newstemptwo li:hover .news_a a{ color:#279558 !important;}
.nyxqnews_righttit:before{ background:#279558 !important;}
.nyxqnews_leftpage{ width:1040px !important;}
.nyxqnewsbg{ background:none !important;}
.nywenzhang{background: #f5f5f5 !important;}
.nyxqnews{ width:1400px !important;}
.nynews-list:hover .nynews-more {
    background: #279558 !important;
    transform: translateX(6px);
    -webkit-transform: translateX(6px);}

.nynewslist+.nynewslist {border-top: 1px solid #eee;}
.nynewslist_r {width: 76% !important;}
.nynewslist:hover {  border: 3px solid #279558 !important;}
.nynewslist:hover .nynewslist_time { background: url(//cdn.dg.114my.cn/img/2020/20191130164134_1437952521.png) center 28px no-repeat #279558 !important;}
.nynews-list:hover .nynews-title{color:#279558 !important;}
.nynews-list:hover .nynews-more{background: #279558 !important; transform: translateX(6px); -webkit-transform: translateX(6px);}
.nynews-text {line-height: 34px !important;}
.nyxqnews_rightcont a{    white-space: nowrap; overflow: hidden;   text-overflow: ellipsis;  line-height: 34px;}


/*内页幻灯片*/
.ny_banner{width:100%; height:450px; max-width:1920px; min-width:1300px; margin:0 auto; background-position:center; background-repeat:no-repeat;}
.ny_banner_cont{width:100%; height:100%; margin:0 auto; color:#555; display:flex; flex-direction:column; justify-content:center; align-items:center; background:rgba(0,0,0,0.4);}
.ny_banner_cont em{font-size:33px; font-weight:bold;}
.ny_banner_cont p{font-size:18px; margin-top:6px; opacity:0.8;}
.ny_banner_cont.blank{color:#fff;}
.ny_banner_cont.blank i{background:#fff;}


/*新闻内容样式*/
.in_new{line-height:28px; width:95%; margin:0 auto; font-size:14px;}
.in_new p{text-indent:2em; padding-bottom:13px;}
.in_new p a{color:#279558; text-decoration:underline;}
.in_new img{display:block; margin:0 auto 10px; max-width:100%;}



/*在线留言*/
#bodycontent #tianxieone,#bodycontent #tfour,#bodycontent #liuyanshenming{     border-top: #eee 1px solid !important;border-left: #eee 1px solid !important; border-right: #eee 1px solid !important;width: 1398px !important;}
#bodycontent #lytijiao{border: #eee 1px solid !important;width: 1398px !important;}
#bodycontent #tianxieone #tianxietwo {width: 120px; float: left;text-align: right;padding: 5px 0;}
#bodycontent #tianxieone #tianxiethree {width: 1277px !important; float: left !important; text-align: left !important; padding: 10px 0 !important;}
input, textarea { outline: none; border: none; }
#chakantwo{width: 1300px !important;height: 65px !important;text-align: left;font-size:0;}
#chakantwo a{display: inline-block;width: 120px;height: 42px;line-height: 42px;border: 1px solid #eee;text-align: center;}
#chakantwo a+a{margin-left:2px;}
#tfive textarea{width:1170px !Important;}


/*产品详情样式*/
.pcontent_title_h4 {
    background: #279558;
    height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-bottom: 50px !important;}
.pcontent_title_h4 h4 {margin: 0 auto !important;}
.pcontent_title_h4 h4 strong { font-size: 0px;}
.pcontent_title_h4 h4 strong:after {
    content: "产品详情";
    font-size: 24px;
    position: relative;
    top: 8px;}

/*上一页下一页样式*/
.psupdown { margin-top: 30px !important;     margin-bottom: 30px !important;}
.psh_box{margin:50px auto !important;}
.pshangxia{padding:10px 40px; background:#f5f5f5; border:1px #ccc solid;}
.protemptitl:before{background: #279558 !important;}