/*banner*/
.bann{overflow:hidden;}
.ban_bc .slider {width:100%;}
.ban_bc .slick-slide img{width:100%;}
.ban_bc .slick-current{height:auto; -webkit-animation: kenburns-top1 3.5s ease-out  both;animation: kenburns-top1 1s ease-out  both;}
.ban_bc .slick-current img {width:100%;}
.ban_bc .slick-prev {left:38px;z-index:99;}
.ban_bc .slick-next {right:40px;}
.bann>button{display:none!important;}
.ban_bc{width:100%;position:relative;}
.ban_bc .slick-dotted.slick-slider{margin-bottom:0!important;}
.bann_num>span{font-size:30px;color:#fff;display:block;z-index:9;cursor:pointer;width:60px;height:90px; text-align:center;line-height:90px;}
.bann_num>.ban_prev{position:absolute;top:52%;left:40px;transform:rotate(180deg);}
.bann_num>.ban_next{position:absolute;top:52%;right:40px;}
.ban_dot{position:absolute;bottom:4%;left:50%;display:flex;margin-left:-33px;z-index: 9;}
.ban_dot li{width:12px;height:12px;border-radius:100%;background:#fff;}
.ban_dot li+li{margin-left:12px;}
.ban_dot li button{display:none;}
.ban_dot li.slick-active{background:#e6212a;}
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top; transform-origin: top;
  }
}
@keyframes kenburns-top {
 0% {
    -webkit-transform: scale(1) translateY(0);  transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;   transform-origin: top;
  }
  }
@-webkit-keyframes kenburns-top1 {
  0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;transform-origin: 50% 16%;
  }

}
@keyframes kenburns-top1 {
 0% {
    -webkit-transform: scale(1.1) translateY(-15px);transform: scale(1.1) translateY(-15px);
    -webkit-transform-origin: top;  transform-origin: top;
  }
  100% {
   -webkit-transform: scale(1) translateY(0); transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;  transform-origin: 50% 16%;
  }
  }

/*内页自定义幻灯片*/
.ban { z-index: 1;    padding: 0 1%;}
.ban:after {position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); left: 0; text-align: ; top: 0;z-index: -1;}

#banner_com{width:100%; position: relative;background:url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825195815_1016812469.jpg) top center no-repeat; height:700px; background-size: cover;}
#banner_news{width:100%; position: relative;background:url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825195815_337114932.png) top center no-repeat; height:700px; background-size: cover;}
#banner_con{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825195815_158587316.jpg) top center no-repeat; height:700px; background-size: cover;}
#banner_feed{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825200121_806262443.jpg) top center no-repeat; height:700px;}
#banner_zs{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825195815_1809969500.jpg) top center no-repeat; height:700px;   background-size: cover;}

/*幻灯片文字*/
.banner_tit{position: relative;top: 100px;text-align: center;margin: 0px auto;display: block; width: 300px; height: 300px;  background: rgba(255,255,255,0.4);border-radius: 50%; padding: 110px 30px;}
.banner_tit h3{font-size: 40px;color:#fff;display: block;line-height: 48px; font-weight:400; letter-spacing: 2px; text-align: center;}
.banner_tit h6{font-size: 17px;font-weight:100;color: #fff;margin-top: 20px;line-height: 30px;text-align: left; font-weight:100; letter-spacing: 0px; text-align: center;}

:root {
    --ncolor:#0058B1;
}

/*内页自定义导航栏*/
.navn{width:84%; margin:0 auto;  background:#f8f8f8; height:60px; line-height:60px; position: relative; left:0; right:0; bottom:7vw;z-index: 99;}
.navn>a{display:block; float:left; font-size:18px; color:#222;}
.navn>a+a,.navn2 li+li{border-left:1px #eee solid;}
.navn1 a{width:16.66%; height: 100%; display: flex;justify-content: center;align-items: center;}
.navn>a.on,.navn>a:hover{color:#fff;background:#ee3240;  }
.navn2 li{ float:left; width:33.3333%;position: relative; }
.navn2 li>a:hover,.navn2 li.on>a{background:#ee3240; color:#fff;}
.navn2 li>a{font-size:16px; color:#222;display: block;}
.navn2 ul{position: absolute; top:60px;width:100%; height: 0; overflow: hidden; background:#fff;transition:all linear 0.3s; z-index: 99; text-align:center;}
.navn2 ul a{line-height:40px; display:inline-block; font-size:15px; padding:0 1vw;}
.navn2 li:hover ul{height:auto; box-shadow: 0 0 10px rgba(0,0,0,0.1);}

/*面包屑导航*/
.mianbxContent{width:100% !important;text-align: left !important;height:62px !important;line-height: 62px !important;padding-left:28px; margin-bottom: 30px !important;font-size: 16px; margin-top: 30px; background: url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825200157_1206570274.png) left no-repeat;font-family: 'axt';}
.mianbxContent,.mianbxContent a{color:#666;font-size:15px;}
.strong_title{display:none;}

/*内页产品分类*/
.pro_all_class{height: 60px !important;border: none !important;font-size: 0; margin: -20px auto 30px !important; width: 100% !important;}
.pro_all_class a{font-size:15px;line-height: 60px ;display:inline-block;vertical-align:top;padding:0 0px; text-align: center!important;     width:20%;background: #f8f8f8;  /*margin: 3px; */   overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.pro_all_class a.pro_cur{position:relative;}
.pro_all_class a.pro_cur strong{color: #fff;}
.pro_all_class>div { display: flex;  flex-wrap: wrap;    justify-content: space-between;}
.pro_all_class a:hover{background:#982e03 !important;color:#fff !important;}
.pro_all_class a:first-child {/*display: none;*/    font-weight: bold;}
.pro_all_class a strong {line-height: 60px;    background:#982e03; display: flex;  justify-content: center;color: #fff;}


/*新闻分类*/
.strong_title{display:none;}
.nswsfenlei_2019{width: 20%;}
.nswsfenlei_2019 ul{display: flex;justify-content: space-between;}
.nswsfenlei_2019 li{display:inline-block;/* width:24%; */position:relative;	transition: 0.8s;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:before {content:'';width:0;height:2px;transform-origin:left;position:absolute;bottom: -40%;right:0;z-index:-1;background:#cc0000;transition:0.8s;left:auto;}
.nswsfenlei_2019 li:hover:before,.nswsfenlei_2019 li.curNewsType_2019:before {width:100%;right:auto;left:0}
.nswsfenlei_2019 li a{display:block;font-size:1.1rem;font-family: 'axt';}
.nswsfenlei_2019 li:hover a,.nswsfenlei_2019 li.curNewsType_2019 a{/*color:#fff;*/}

/*新闻详情*/
.nyxqnews_left{width:880px !important;}
.nyxqnews_leftpage{width:880px !important;}
.nyxqnews_leftup{width:50% !important;line-height: 70px;}
.nyxqnews_leftdown{line-height: 70px;background-position:329px 29px !important;}
.nyxqnews_rightcont a{line-height: 36px;}
.nyxqnews_righttit strong{font-size:18px;color:#000 !important;}
.nyxqnews_righttit:before{background:#000 !important;}
.nynews-list:hover .nynews-more {background:#cc0000 !important;transform: translateX(6px);-webkit-transform: translateX(6px);}

/*留言*/
.fee_box{padding:15px;border:1px solid #d7d7d7;}
.fee_box #form1{padding:0 30px;}
.fee_box #tianxieone,.fee_box #tfour,.fee_box #liuyanshenming,.fee_box #lytijiao{width:1120px !important;border:none !important;}
.fee_box #tianxieone .clear{display:block;}
.fee_box #tfour{padding-bottom:10px;}
.fee_box #tianxiethree,.fee_box #tfive{width:1000px !important;border: 1px solid #d7d7d7;}
.fee_box .tianXoImg{border:none !important;}
.fee_box .tianXoImg input+input{height:26px;border: 1px solid #d7d7d7;}
.fee_box .bodycon_box{width:100%;background:#f7f7f7;}
.fee_box #lytijiao input{width:120px;height:36px;cursor: pointer;}
.fee_box #lytijiao input:hover{background:#00924a;color:#fff;}
.fee_box #chakantwo{width: 1300px !important;height: 65px !important;padding-left: 30px;text-align: left;font-size:0;}
.fee_box #chakantwo a{display: inline-block;width: 120px;height: 42px;line-height: 42px;border: 1px solid #2b0103;text-align: center;}
.fee_box #chakantwo a+a{margin-left:2px;}

/*分页*/
.pages_info{ width:900px !important;clear: both;    margin-top: 20px !important;}
.page_total,.pages_box a,.page_jump{display:inline-block;vertical-align:middle;padding:0 14px;height:36px;background:#eee;line-height:36px;border: 1px solid #eee;font-size:13px;cursor: pointer;}
.pages_box a{margin-left:10px;color: #666;}
.pages_box a.page_curr,.pages_box a:hover{background:#cc0000;color:#fff;font-size:13px;}
.page_jump{margin-left:10px;}

.back_column{text-align: center !important;margin-top: 2% !important;}
.back_column a{width: 300px;
    display: flex;
    background: #333;
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;line-height: 30px;}
.second_next_pre_dgwbct{margin-top: 2% !important;}
.second_next_pre_dgwbct{display: flex; text-align: center;justify-content: center; align-items: center;line-height: 30px;}
.dgweb_pre_page_1f20b23b0bec8b27e815b9efcb551a78{background: #eee;padding:1% 2%;}
.dgweb_next_page_1f20b23b0bec8b27e815b9efcb551a78{background: #eee;padding:1% 2%;}
.back_column{width: 100% !important;}
.nylist_pic img{height:auto;}

/*内页产品样式*/
.dwtwo li{width:30.3% !important;margin: 0 1% 2% 1.7% !important; }
.dwtwo li .dw_pic img{height:338px !important;}
.ny_protil{background:#f7f7f7 !important;}
.nynews_time{background:rgba(25,142,62,80%) !important;}
.ny_prolist{border: 1px #eee solid; padding:0.5%;}
.ny_prolist:hover .ny_protil a {top: 0 !important;left: 0 !important;}
.ny_propic img {width: 100% !important;transition: all 0.5s !important;height: auto!important;}
.propic_show_right .cpbz a{display:block; height:38px; width:100%; margin-top:40px;}
.ny_protil:before{background:var(-n-color) !important;}
.propic_show_right_20170301{width: 56% !important; font-size: 14px;color: #666;line-height:22px;padding-left: 0px !important;    margin-top: 0px;display: flex; flex-direction: column;justify-content: flex-start;    padding-top: 0 !important;	margin: 0 0 0 4%;}
.propic_show_right_item_20170301 img:nth-child(6){margin-right:0px !important;}
.pro_detail_title { font-size:1.2vw; font-weight:bold;margin-bottom:0px;display: block;    padding-bottom: 10px;padding-top: 10px;}
.pshangxia_box{margin:50px auto !important;}
.pshangxia{padding:16px 40px; background:#f5f5f5; border:1px #eee solid;}
.pcontent_title_h4{display:none;}
.detail_title{background:#cc0000; margin: 0 !important; padding: 1% 3% !important; }
.propic_show_right_20170301>br {display: none;}
.pro_show_ewm { display: flex;}

/*详情*/
.big_x {width: 100%;}
.box_1 .txt_img { display: flex;}
.box_1 .txt_img span {width: 50px;height: 50px;  background: #cc0000; display: flex;justify-content: center;align-items: center;}
.box_1 .txt_img p {height: 50px;line-height: 50px; font-size: 18px;font-weight: bold;background: #ddd;width: 96%;padding-left: 14px;}
.box_1 .txt_ps {margin: 20px 0;font-size: 16px;line-height: 30px;}
.box_1 .txt_ps p {line-height: 30px;font-size: 16px;text-align: left;}
.box_1 .txt_ps table { border: 1px solid #ddd;border-collapse: collapse;}
.box_1 .txt_ps td {line-height: 30px; font-size: 16px;}
.bo_img { text-align: center;}
.big_x img { display: flex;margin: 8px auto;}
.big_x .txt_img img {width: 32px;}

/*相关产品*/
.pro_detail_rel_hd{height:52px;line-height: 42px;padding-left: 20px; margin-top:0px; background: #cc0000;}
.pro_detail_rel_hd strong,.detail_title strong{font-size:16px;font-weight: bold;color:#fff;}
.pro_detail_rel_box{padding:0 20px 20px 20px !IMPORTANT;    margin-top: 50px !important; color:#fff;}
.pro_detail_rel_item{width: 100% !important;overflow: hidden;    padding: 30px 30px;}
.pro_detail_rel_item+.pro_detail_rel_item {padding: 0px 30px 30px;}
.pro_detail_rel_item div{border: 1px solid #e0e0e0;width:419px ;height:380px ;    display: flex;flex-direction: column;}
.pro_detail_rel_item div img{width:401px ;height:300px ; border: 0px !important;}
.pro_detail_rel_item div+div{ margin-left:20px;}
.pro_detail_list{width:32% !important;border: 1px solid #dcdcdc;margin-top:20px;}
.pro_detail_list+.pro_detail_list{margin-left: 2%;}
.pro_detail_list img{width:100% !important;height:auto !important;}
.pro_detail_rel_item div a{line-height:42px; font-size: 14px; background: #f8f8f8; overflow: hidden;}
.pro_detail_rel_item div br {display:none;}
.pro_detail_rel_item div:hover img {transform: scale(1.1);}
.pro_detail_rel_item:nth-child(3) { display: none;}

/*内页适应*/
#bodycon #center,#bodycon #left{float:none!important;height:auto!important;    position: relative;}
#bodycon #right,#right{display:none !important;}
#bodycontent {  width: 100% !important;min-width: 1200px;max-width: 100%;    height: auto !important;    margin: 0 auto;    float: none !important;}
#bodycon #center {    width: 100% !important; min-width: 1200px;max-width:84%;    margin: 0 auto;    padding: 0 0 1.6% 0;}
#bodycon {width: 100% !important;min-width: 1200px;/* padding-bottom:90px; */   position: relative; z-index: 5; 	background: #fff; }
.pro_show_ewm {display: flex;}
.pcontent_title_h4 {width:100% !important;}
#bodycon:first-child table {min-width: 1200px;}
#center>table {width: 100% !important;min-width: 1200px;}
#bodycontent>#bodycontent {width: 100% !important;}
.propic_show_left_20170301 {width: 42% !important; padding-top: 0 !important; overflow: hidden;}
.propic_show_left_20170301 img {  width: 100%; object-fit: cover;}
.divproduct_new_div_item_body {    line-height: 1.8vw;}
.product_content {width: 100% !important; box-sizing: border-box; display: flex;
flex-direction: column;align-items: center;margin-bottom:1% !important;}
.product_content img {width:100%;height:auto;display: block;}
.detail_title {width: 100% !important;}
.propic_show_right_item_20170301{margin-top:10px;}
.propic_show_right_item_20170301 img {width:11.9% !important;object-fit: cover; height: 4.3vw;}
.pro_detail_rel_item div {width: 23.5% !important;    height: 100% !important;}
.pro_detail_rel_item div img {    width: 100% !important; height: auto !important;transition: 0.5s;}
.pro_detail_rel_item div+div {    margin-left: 2%;}
.news_box_lbm {width:100% !important;}
.bodyContentString8{width: 100% !important;min-width: 1200px;}
.psupdown {margin-bottom: 50px !important;}

/*内页产品第六*/
.protemptwo ul {display: flex; flex-wrap: wrap;}
.protemptwo li {width: 23% !important;margin-left: 26px !important; margin-top:26px !important; margin: 0 1% 2% 1% !important;background:#fff;}
.protemptitl:before {background:linear-gradient(90deg, #cc0000 0%, #cc0000 100%) !important;}
.protemptwo li{border: 1px #eee solid; box-shadow: none !important;}
.protemppic img {height: auto;}
.protemppic{border: none !important;}


/*内页产品右边样式*/
#center #bodycontent:nth-child(7) {position: relative; /*padding-bottom: 20px !important;*/  display: flex;/*justify-content:space-between;*/}
.propic_show_right_20170301 p {font-size: 14px; line-height:24px; }
.content_99eeb62c9bc9d4a9 {
    background: #f8f8f8;
    padding: 2% !important;
}

/*内页产品二维码*/
.pro_show_ewm { display: flex; justify-content: space-between;align-items: center;width: 100%;}
.pro_ewm_left {display: flex;flex-direction: column; justify-content: space-between;    width: 62%;}
.propic_show_con_box  {width:62%;padding: 3% 5%; height: auto;border: 1px #e5e5e5 solid;margin-top: 3%;background: #f8f8f8;}
.pro_ewm_m {width: 30%;    display: flex;flex-direction: column;justify-content: center;align-items: center;}
.pro_ewm_m img {width:100%;}
.pro_ewm_m span {    padding: 4% 0 0;font-size:0.8vw;}
.pro_ewm_left p {font-size: 1vw;line-height: 1.1;}
.pro_ewm_left p ~p {margin: 3% 0 0;}
.pro_ewm_left b {    font-size: 1vw;line-height: 1;    font-family: Arial;}



/*自定义第七样式*/
.nylist li {width: 23% !important;}
.nylist-title:before {width: 100%;height: 0;content: '';background:#cc0000;transition: 0.5s;position: absolute;bottom: 0;left: 0;z-index: -1;} 
.nylist li:hover .nylist-title:before { height: 100%;transition: 0.5s;}
.nylist-title {    position: relative;z-index: 5;}
.nylist li:hover .nylist-title {    color: #ffffff !important;}
.nylist-photo img{height: 100%;}

/*自定义图片*/
.content_image {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
    padding: 4% 4% 2% 4%;
    background: #fff;
}
.content_image img {width: auto !important;height: auto !important;}
.second_next_pre_dgwbct {margin: 2% 0 0 !important;}

.nylist li .nylist_tit:before{background:#cc0000 !important;color: #fff !important;}
.nylist li:hover a{color: #fff !important;}
.nylist li:hover.nylist_tit a{background:#cc0000 !important;color: #fff !important;}
.nylist_tit{position: relative;z-index: 5;}

.ban_page{ max-width:1500px; margin:0 auto; overflow: hidden;     position: absolute;bottom: 0%;
    left: 0;
    padding: 0 1%;
    width: 100%;
    right: 0;    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;}

/*新闻*/
.in_new p {
    font-size: 15px;
    line-height: 32px;
}
.pro_detail_cppp {
    line-height: 30px;
}

/*内页幻灯片文字*/
.banLeft{ float:left;    text-align: center;}
.banLeft .banLine{ width:50px; height:4px; background: #cc0000;display:none;}
.banLeft h1{ color:#fff; font-size:3rem; line-height:1; font-weight:bold; padding:27px 0 15px 0; text-transform:capitalize; font-family: Har;}
.banLeft h2{ color:#fff; font-size:24px; line-height:1; padding:0 0 28px 0;    font-family: 'axt';}


/* 公共部分 */
.mod_tab {
    position: relative;
    margin-top: -0px;
    margin-bottom: 0px;
    z-index: 2;
}
.mod_tab_crumbs {}
.mod_tab_list {
    display: flex;
    background: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
}
.mod_tab_item {
    width: 33.33333%;
}
.mod_tab_item a{font-size: 18px;}
.mod_tab_item_cont {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1.7;
    color: #333;
    transition: color 0.36s;
    border-right: 1px solid #f8f8f8;
    position: relative;
font-weight:500;
}
.mod_tab_item:last-child {
    border: none
}
.mod_tab_item_cont::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0%;
    transform: translateX(0%);
    width: 0%;
    height: 3px;
    background-color: #cc0000;
    transition: all 0.36s;
}
.mod_tab_item.active .mod_tab_item_cont {
    color:#cc0000;
}
.mod_tab_item:last-child .mod_tab_item_cont {
    border-right: none;
}
.mod_tab_item.active .mod_tab_item_cont::after {
    width: 100%;
    transition: all 0.36s;
}
.mod_tab_item.actives .mod_tab_item_cont::after {
    width: 100%;
    transition: none;
}
.mod_tab_item:hover .mod_tab_item_cont::after {
    width: 100%;
}
.mod_tab_crumbs {
    position: absolute;
    width: 100%;
    bottom: calc(100% + 30px);
}
.mod_tab_crumbs .c_smnav1_a {
    opacity: 0.7;
    color: #fff;
}
.mod_tab_crumbs .c_smnav1_icon .iconfont {
    opacity: 0.7;
    color: #fff;
}
div#tianxieone,#bodycontent #tfour,#bodycontent #liuyanshenming {
    border-top: 1px solid !important;
    border-left: 1px solid !important;
    border-right: 1px solid !important;
}

#center #bodycontent:nth-child(8)>a {

 font-size: 15px;
  
}

.xw p {
    line-height: 30px;
}



/**/
.protemp_title a {font-size: 21px !important; }
.protempone li:hover .protemp_title a { color: #019859 !important;    background-image: #cc0000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;}
.protempone li:hover .protemp_more a { background: #cc0000 !important;}
.protempone li {width: 48% !important;    padding: 2% !important;}
.protempwa {padding: 5% 0 0;}
.protemp_body {    margin-top: 28px !important;    font-size: 16px !important; color: #999; font-weight: lighter;}
.protemp_more a {    margin-top: 36px !important;}


.nyproduct-photo img {height: auto;}
.nyproduct li {border: 1px solid #eee;  padding: 15px;}
.nyproduct_image p {line-height: 65px !important;}
.nyproduct-title {color: #c4a772 !important;}
.nyproduct-more {background: #cc0000 !important;}


.nynews-list:hover .nynews-more {background: #cc0000 !important;}
.nswsfenlei_2019 li:hover, .nswsfenlei_2019 li.curNewsType_2019{/*background: #cc0000 !important;*/}




/**/

.dwone li {width: 23% !important;}
.dwone li:hover .dwwa_more a {    background: #0884c4 !important;}
.dwone li:hover .dwwa_a a {color: #0884c4 !important;}
.dwone li img {height: auto;}

/**/
.nynewslist:hover {border: 3px solid #0884c4 !important;}
.nynewslist:hover .nynewslist_time {    background: url(//cdn.dg.114my.cn/img/2020/20191130164134_1437952521.png) center 28px no-repeat #0884c4 !important;}

/**/
.Details_til {width: 100% !important;background: #f8f8f8 !important;padding-left: initial !important;}
.Details_til strong {     background: #0884c4;   line-height: 45px; display: inline-block;width: 12%;text-align: center;}




.tech1 {box-shadow: 0 0 20px #ddd;padding: 3%;    margin: 0 0 3% 0;}
.tech1_txt {}
.tech1_txt b {    font-size: 24px;}
.tech1_txt b span {}
.tech1_txt p {    font-size: 16px; padding: 1% 0 0; color: #666;}
.tech1_sub {    margin: 2% 0 0;}
.tech1_sub p {    display: flex;flex-direction: column;}
.tech1_sub p span {    font-size: 17px; line-height: 36px;font-weight: lighter;}
.tech1_sub em {font-size: 15px; line-height: 30px; padding: 1% 0 0; display: inline-block;}

.nei_news p {    line-height: 32px;}

/*产品详情隐藏*/

.centerHeadImage {
    display: none;
}
.psupdown {    padding: 4% 0 0;}

/*旧网站的页头*/
div#tait,#navdh {display:none;}

.int {}
.int p {    font-size: 22px;
    background:#cc0000;
    color: #fff;
    padding: 1.5%;}
.int em {font-size: 17px;
    line-height: 30px;
    font-weight: lighter;
    margin: 2% 0 0;
    display: flex;}

.nyproduct_photo:before {background: rgba(0,85,155,0.7) !important;}


.video {width:100%;}

#bodycon #center {background: none !important;}


.content_99eeb62c9bc9d4a9 {
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
}

.product_content p {
    font-size: 16px;
    line-height: 32px;
    font-weight: lighter;
}




.product_content table{border-collapse: collapse;margin-top:15px;width:100%;}
.product_content table td{border:1px solid #dcdcdc;padding:10px 20px !important;font-size:14px;color:#666;}
.product_content table td{line-height: 20px;}
.product_content table td br{}






.ny_prolist {    width: 23% !important;}
.protemptitl a:after,.protemppic a:after {display:none !important;}
.protemptitl a {text-align: center; font-size: 0.9vw !important;}
.protemptwo li:hover .protemppic img {
    transform: scale(1.1) rotate(0deg) !important;
}

.ny_prototal {display: flex; flex-wrap: wrap;}

/*自定义第8套*/
.ny_dglist { width: 23% !important;}
.ny_dgpic a:after, .ny_dgpic a:before { top: 0 !important; left: 0 !important;margin: 0 !important;}
.ny_dglist:hover .ny_dgpic a:before {    margin: 5% !important;width: 90% !important;}
.ny_dglist:hover .ny_dgtil a {    color: #c4a772 !important;}
.ny_dgtil a:after ｛background: url(https://memberpic.114my.com.cn/dgqilong/uploadfile/image/20250825/20250825200233_910127839.png) no-repeat left center !important;｝
.ny_dglist:hover .ny_dgtil a:after {background-position: right center !important;}
.dgcontent_title_h5 {display:none;}
.back_column a {font-size: 15px;line-height: 25px;}


/*新闻调整1500*/
.nyxqnewsbg {padding: 30px !important;}
.nyxqnewsfanhui {display: none;}
.nyxqnews,.nyxqnews_leftpage {width: 100% !important;}
.nyxqnews_left {width: 75% !important;}
.nyxqnews_right { width: 24% !important;}
.nyxqnews_leftpage {margin-left: 0 !important;}
.nyxqnews_leftup,.nyxqnews_leftdown ｛   width: 50% !important;｝

/*搜索产品*/

#search_center #bodycontent:first-child {display: flex;flex-wrap: wrap;}
.nysearch2021 {width: 23% !important;margin: 0 1% 2% 1% !important; border: 1px solid #eee;}
.nysearch2021>div:first-child img { width: 100%;height: auto;transition: all .5s ease;}
.nysearch2021>div:first-child:hover  img {transform: scale(1.1) rotate(0deg);}
.nysearch2021>div:first-child { height: auto !important;}
.nysearch2021>div:last-child:before {content:'';width: 100%;height: 0px; bottom: 0px; left: 0px;  background:  #cc0000 !important; transition: all 0.5s ease;position: absolute; z-index: -1;}
.nysearch2021:hover >div:last-child:before {   height: 100%; transition: 0.6s;}
.nysearch2021>div:last-child {    position: relative;width: 100%;    padding: 0 !important;   border-top: 1px solid #eee;}
.nysearch2021>div:last-child a {font-size: 16px;    display: block;font-size: 16px; line-height: 60px;padding: 0px 3%;    font-family: Arial;}
.nysearch2021:hover >div:last-child  a { color: #fff;}
.nysearch2021>div:first-child a {overflow: hidden; display: block;}
#search_center #bodycontent:last-child { background: #f8f8f8;    padding: 1% 0 !important;    font-size: 15px;}
#search_center #bodycontent:last-child a {font-size: 15px;}
#search_center #bodycontent:last-child a:hover {text-decoration: underline;}

/*新闻二*/
.nynews-list:after {display:none !important;}
.nynews-list {	padding: 4% 4% !important;	margin: 0 !important;border-bottom: none !important;background: #fff;}
.nynews-list a {display: flex;flex-direction: row-reverse;justify-content: space-between;align-items: center;	z-index: 5;}
.nynews-content {width:69% !important;padding: 0 12% 0 0 !important;	position: relative;}
.nynews-photo {	width: 27% !important;}
.nynews-photo img { object-fit: cover;}
.nynews-date {font-weight: normal !important; color:  #cc0000 !important;	font-size: 16px !important;}
.nynews-title {font-size: 22px !important;font-weight: normal !important;	line-height: 95px !important;	padding: 0 !important;}
.nynews-list a:before {content: '';width: 120%;height: 100%;position: absolute;top: 0;left: 0;background: #fff;transition: 0.5s;opacity: 0;	transform: translateX(-8%);}
.nynews-list a:hover:before {opacity: 1;}
.nynews-list a:after {content: '\e606';width: 60px;height: 60px;background: #cc0000;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;
border-radius: 50%;color: #fff;font-size: 16px;transform: translateX(-50%);;opacity: 0;	transition: 0.5s;	font-family: 'iconfont';display: flex;
justify-content: center;align-items: center; letter-spacing: -11px;}
.nynews-list a:hover:after{transform: translateX(0);opacity: 1;}
.nynews-list:hover .nynews-title {color: #cc0000 !important;}

.nynews-list a:hover img {transform: scale(2);}
.nynews-list+.nynews-list {border-top: 1px #f0f0f0 solid;}

/*自定义导航*/
.navtt {display: flex;justify-content: space-between;align-items: center;	flex-direction: row;	max-width: 1500px;margin: 0 auto 3%;padding: 2% 0 2%;}
.navt {width: 60%;}
.navt ul {display:flex;	justify-content: space-between;}
.navt li {	position: relative;z-index: 5;}
.navt li:before {content:'';width:0;height:2px;transform-origin:left;position:absolute;bottom: -170%;right:0;z-index:-1;background: #cc0000;transition:0.8s;left:auto;}
.navt li:hover:before,.navt li.on:before {width:100%;right:auto;left:0}
.navt li a {font-size:1rem;}
.innt {width: 60% !important;display: flex;align-items: center;margin: 0 !important;height: auto !important;line-height: normal !important;justify-content:flex-start;}

/*内页产品分类*/
.pro_all_class{height: 60px !important;border: none !important;font-size: 0; margin: -20px auto 30px !important; width: 100% !important;}
.pro_all_class a{font-size:15px;line-height: 60px ;display:inline-block;vertical-align:top;padding:0 0px; text-align: center!important;     width:20%; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}

.total_2019{font-size: 0;display: flex;width:100%;flex-wrap: wrap;}
.one_2019{width:14%;height:52px;display: inline-block;position:relative;margin-bottom: 1px;    margin-left: 1px;}
.two_2019{width: 100%;height:0;background: #f3f3f3;position:absolute;top:53px;left:0;z-index: 9;overflow: hidden;transition:0.6s;}
.one_bt_2019:hover{background-image: linear-gradient(90deg, #cc0000 0%, ##cc0000 100%);color:#fff;}
.one_2019:hover .two_2019{height:auto;transition:0.6s;}
.pro_all_class .two_bt_2019 a{width:100% !important;display:block;line-height: 52px;color:#666;height:52px;overflow:hidden;font-size:16px;font-weight:100;}
.two_bt_2019 a:hover{    background: linear-gradient(120deg,#ffa916 10%,#ffa916 80%);color:#fff;}
.pro_all_class>a,.one_2019>span a{display:inline-block;width:100%;height:52px;overflow:hidden;text-align:center;font-size: 16px !important;color:#fff; white-space: nowrap;text-overflow: ellipsis;line-height:52px;text-decoration:blink;transition: all 0.8s linear;margin-bottom: 10px;border-radius: 0px;border-top: 1px rgba(255, 255, 255, 0.2) solid;font-weight:100 !IMPORTANT;}

.pro_all_class strong{background:#1057a7;color:#fff;display:block;height: 100%;width: 100%;line-height: 52px;font-size: 16px;}
.pro_all_class .pur{ display:none;}
.pro_all_class strong{background:#1057a7;color:#fff;display:block;height: 100%;width: 100%;line-height: 52px;font-size: 16px;}
.pro_all_class .pur{ display:none;}
.pro_all_class{ border:none !important; width:100% !important; }
.ny_propic{border: 1px solid #eee;}
.pro_all_class>a:nth-child(1){ display:none;}

/**/
#bodycon:before {content: '';width: 100%;height: 100%;background: #fff;position: absolute;top: 0;left: 0;z-index: -1;}
#bodycon #center {/*background: #fff  !important;*/   display: flex; flex-direction: column;  }
.pro_all_class {  max-width: 100% !important;    background:linear-gradient(to right, rgba(62, 151, 252, 1), rgba(62, 151, 252, 1));    margin: 0 !important;}
.pro_all_class>div {    max-width: 1500px; margin: 0 auto;}
.pro_all_class a {    background: none !important;    color: #fff;}
.pages_info  { justify-content: center;}
.pro_all_class a:hover {    background:#cc0000 !important;}
.pro_all_class a strong {    background:  #cc0000 !important;}
.navtt {    margin: 0 auto 1%;    width: 100%;}
.psupdown {    justify-content: center;}
.content_99eeb62c9bc9d4a9 {    background: #fff;display: flex !important;}
.propic_show_left_20170301 {    width: 48% !important;    border: 1px solid #eee}
.propic_show_con_box {    background: #cc0000   color: #fff;    border: none;}
.propic_show_left_20170301 img {    /*height: auto; */   transition: 0.8s;}
.propic_show_left_20170301:hover img {transform: scale(1.1);}
.pro_ewm_m span {    padding: 14% 0 0;}
.nynews {    margin: 2% 0 0;}
.nynews-list a:before {    transform: translateX(-11%);    background: #fff;    width: 127%;}
.nswsfenlei_2019 li:before {z-index:1;}
.ny_prolist {background: #fff;    border: none;    transition: 0.8s;    margin: 0 !important;position: relative;    padding: 1% 1% 6%;}
.ny_prolist:hover { transform: translateY(-10px);    box-shadow: 0 0 20px #eee;}
.ny_prototal {  grid-gap: 2.1vw;}
.pro_detail_rel_item {    background: #fff;}
.pshangxia {background: #fff;}
.ny_propic a:before,.ny_propic a:after,.ny_propic span {display:none !important;}
.ny_protil {    background: #cc0000 !important;    position: absolute !important;left: 0;    bottom: 4%;    right: 0;margin: 0 auto;    width: 90% !important;    transition: 0.8s;}
.ny_protil:before {background: #cc0000 !important;}
.ny_prolist:hover .ny_protil {bottom: 7%;}
.ny_protil span {display:none;    background-position: 0px -12px !important;}
.ny_protil a {    padding: 4% 4% 4% 5% !important;color:#fff;}
.ny_protil:before {    width: 100%;height:0;}
.ny_prolist:hover .ny_protil:before {height: 100%;}
.ny_prototal {    overflow: visible !important;}

.pro_all_class>div>a:first-child {    display: none;}


/*参数*/
.npro_val {    height: 16vw;overflow-y: auto;}
.npro_val ul {}
.npro_val li {border: 1px solid #eee; }
.npro_val li+li {border-top: none;}
.npro_val li p { display: flex; align-items: center;}
.npro_val li p b {    background: #f8f8f8;padding: 1%; width: 18%;}
.npro_val li p span {    padding: 0 0 0 4%;}


/*ncase*/
.ncase {    background: #fff;padding: 2%;box-shadow: 0 0 10px #eee;}
.ncase_box {}
.ncase_pic {}
.ncase_pic i {    display: flex; }
.ncase_pic i img {width: 33%;height: auto; object-fit: cover;    margin: 0 0.5%;}
.ncase_txt {    padding: 2% 0 0;}
.ncase_txt p {font-size: 2rem;    display: flex; flex-direction: column;justify-content: center; align-items: center;font-weight: bold;}
.ncase_txt p span {font-size: 1rem;line-height: 2rem;    padding: 1% 0 0;text-align: center;    color: #555;}

.in_new { line-height:50px;padding:50px 60px; margin: 30px auto auto auto; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.in_new p {border-bottom:1px dashed #eee;line-height:50px;    height: 50px;}
.in_new p a{font-size:15px; line-height: 50px;}
.in_new button{ margin-top:11px;}

/*con*/
	  .contact-box1 .box .top{width: 100%; position: relative;}
	  .contact-box1 .box .top .title{font-size:71px; font-family: Har; font-weight: 400; height:82px; color: #E5E5E5; line-height:64px; position: relative;}
	  .contact-box1 .box .top .title span{font-size: 28px; line-height:105px; color: #161b27; position: absolute; left:4px;}
.contact-box1 .box .topcl .txt{font-size:16px; color: #999;}
.contact-box1 .box .list ul li .t2 span a{font-size: 17px;}
.my-map{margin-bottom:0px;}
.my-map img{width: 100%;}
  .contact-box1{width: 100%; font-family: 'Hos';    padding: 0%;
    background: #fff;}
  .contact-box1 .box{width: 100%;margin: auto;display: flex;flex-wrap: wrap;padding: 0px !important;}
  .contact-box1 .box .topcl{width: 100%; position: relative;}
  .contact-box1 .box .topcl .titlecl{font-size:71px; font-family: df; font-weight: 400; height:82px; color: #fff; line-height:64px; position: relative;    text-align: left;text-transform: uppercase;-webkit-text-stroke: 1px #eee;}
  .contact-box1 .box .topcl .titlecl span{font-size: 28px; line-height:105px; color: #161b27; position: absolute; left:4px;}
  .contact-box1 .box .topcl .txtcl{line-height:30px; color: #161b27;font-size:18px;}
  .contact-box1 .box .list{width: 100%; margin-top:30px;}
  .contact-box1 .box .list ul{width: 100%; display: flex; justify-content: space-between; flex-wrap: nowrap;}
  .contact-box1 .box .list ul li{width: 32.42%; min-height:204px; background: #f8f8f8; border-radius:6px; padding:38px;}
  @media (max-width: 768px){.contact-box1 .box .list ul li{width: 100%; margin-bottom: 0.3rem;}}
  .contact-box1 .box .list ul li .t1{font-size:25px; line-height: 1; color: #666; font-weight:100; margin-bottom:38px;}
  .contact-box1 .box .list ul li .t2{color: #666666; line-height:24px; margin-top:11px; display: flex;}
.contact-box1 .box .list ul li .t2 i{font-size:15px; padding-right:10px;}
  @media (max-width: 1024px){.contact-box1 .box .list ul li .t2{line-height: 0.4rem;}}
  .contact-box1 .box .list ul li .t2 img{width: 18px; height: 18px; margin-top:4px; margin-right:10px;}
  .contact-box1 .box .list ul li .t2 span{color: #161B27; margin-right: 0.05rem; font-size:17px; line-height:31px;font-family: 'axt';}
  .contact-box1 .box .list ul li .t3{display: flex; margin-top:10px;}
  .contact-box1 .box .list ul li .t3 .wx{display: flex; align-items: center; position: relative; background: #DDDDDD; border-radius: 3px; padding:8px; color: #fff; cursor: pointer;}
  .contact-box1 .box .list ul li .t3 .wx img{width: 26px; height: 22px;}
  .contact-box1 .box .list ul li .t3 .wx span{position: absolute; top: 100%; left: 50%; transform: translateX(-50%); width: 160px; height: 160px; background: #FFFFFF; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); display: none; justify-content: center; align-items: center; z-index:999999;}
  .contact-box1 .box .list ul li .t3 .wx span img{width: 110px; height: 110px; margin: 0;}
  .contact-box1 .box .list ul li .t3 .wx:hover{background: #e86f00;}
  .contact-box1 .box .list ul li .t3 .wx:hover span{display: flex;}
  .contact-box1 .box .list ul li .t3 .wb{background: #DDDDDD; border-radius: 3px; color: #fff; display: flex; align-items: center; padding: 0.12rem; margin-left: 0.2rem; cursor: pointer;}
  .contact-box1 .box .list ul li .t3 .wb:hover{background: #e86f00;}
  .contact-box1 .box .list ul li .t3 .wb img{width: 26px; height: 22px;}
  .contact-box2{width: 100%; padding: 0.96rem 0;}
  .contact-box2 .box{width: 72.9%; margin: auto; display: flex; flex-wrap: wrap; align-items: center;}
  
  .contact-box2 .box .map-menu{width: 4.1rem; position: relative; padding: 0.1rem 0 0.1rem 0.7rem;}

  .contact-box2 .box .map-menu .line{width: 5px; height: 100%; background: #ddd; border-radius: 3px; position: absolute; left: 0; top: 0;}

  .contact-box2 .box .map-menu .line span{width: 5px; height: 0.75rem; background: #e86f00; border-radius: 3px; position: absolute; left: 0; top: 0; transition: all ease-in 0.3s;}
  
  .contact-box2 .box .map-menu ul li{font-size: 22px; color: #333333; line-height: 1; height: 0.75rem; display: flex; align-items: center; cursor: pointer;}


  .contact-box2 .box .map-menu ul li:hover{color: #e86f00;}
  .contact-box2 .box .map-menu ul li.on{font-size: 28px; color: #e86f00;}
 
  .contact-box2 .box .map-address{width: 7.4rem; position: relative;}


  .contact-box2 .box .map-address .map{width: 100%;}
  .contact-box2 .box .map-address .map img{width: 100%;}
  .contact-box2 .box .map-address .list{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
  .contact-box2 .box .map-address .list ul li{display: none;}
  .contact-box2 .box .map-address .list ul li.on{display: block;}
  .contact-box2 .box .map-address .list ul li .item{position: absolute;}
  .contact-box2 .box .map-address .list ul li .item.item1-1{left: 71.08%; top: 83.55%;}
  .contact-box2 .box .map-address .list ul li .item.item1-2{left: 86.75%; top: 74.34%;}
  .contact-box2 .box .map-address .list ul li .item.item2-1{left: 75%; top: 81.74%;}
  .contact-box2 .box .map-address .list ul li .item.item2-2{left: 70.81%; top: 79.6%;}
  .contact-box2 .box .map-address .list ul li .item.item2-3{left: 66.75%; top: 81.08%;}
  .contact-box2 .box .map-address .list ul li .item.item3-1{left: 74.72%; top: 54.27%;}
  .contact-box2 .box .map-address .list ul li .item.item3-2{left: 83.78%; top: 56.57%;}
  .contact-box2 .box .map-address .list ul li .item.item3-3{left: 79.32%; top: 60.85%;}
  .contact-box2 .box .map-address .list ul li .item.item3-4{left: 78.78%; top: 72.53%;}
  .contact-box2 .box .map-address .list ul li .item.item3-5{left: 83.78%; top: 65.53%;}
  .contact-box2 .box .map-address .list ul li .item.item3-6{left: 73.78%; top: 79.3%;}
  .contact-box2 .box .map-address .list ul li .item.item4-1{left: 69.32%; top: 37.33%;}
  .contact-box2 .box .map-address .list ul li .item.item4-2{left: 82.16%; top: 25.16%;}
  .contact-box2 .box .map-address .list ul li .item.item4-3{left: 78.51%; top: 44.57%;}
  .contact-box2 .box .map-address .list ul li .item.item4-4{left: 54.45%; top: 47.69%;}
  .contact-box2 .box .map-address .list ul li .item.item5-1{left: 47.7%; top: 54.76%;}
  .contact-box2 .box .map-address .list ul li .item.item5-2{left: 54%; top: 60.19%;}
  .contact-box2 .box .map-address .list ul li .item.item5-3{left: 67.16%; top: 57.07%;}
  .contact-box2 .box .map-address .list ul li .item.on .address span img:nth-child(2){opacity: 1;}
  .contact-box2 .box .map-address .list ul li .item.on .address .txt{color: #e86f00;}
  .contact-box2 .box .map-address .list ul li .item.on .add-tc{display: block;}
  .contact-box2 .box .map-address .list ul li .item .address{width: 0.27rem; height: 0.32rem; position: relative; cursor: pointer;}