/*内页自定义幻灯片*/
.ban {position: relative; z-index: 1;}
.ban:after {position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); left: 0; text-align: ; top: 0;z-index: -1;}
#banner_pro{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076981111980/uploadfile/image/20221215/20221215145614_320906111.jpg) top center no-repeat; height:28.4vw;    background-size: contain;}
#banner_com{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076989840910/uploadfile/image/20230810/20230810120117_1492031223.jpg) top center no-repeat; height:450px;   /*background-size: contain;*/}
#banner_news{width:100%; position: relative;background:url(https://memberpic.114my.com.cn/076989840910/uploadfile/image/20230724/20230724102638_1078509307.jpg) top center no-repeat; height:450px;    /*background-size: contain;*/}
#banner_case{width:100%; position: relative;background:url(https://memberpic.114my.com.cn/076989840910/uploadfile/image/20230727/20230727162048_1053135102.jpg) top center no-repeat; height:450px;    /*background-size: contain;*/}
#banner_con{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076989840910/uploadfile/image/20230630/20230630145957_85758683.jpg) top center no-repeat; height:450px;    /*background-size: contain;*/}
#banner_feed{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/07526386896/uploadfile/image/20220719/20220719112647_1756668318.jpg) top center no-repeat; height:650px;}
#banner_xx{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076981111980/uploadfile/image/20221215/20221215180405_202510289.jpg) top center no-repeat; height:28.4vw;    background-size: contain;}
#banner_zs{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076981111980/uploadfile/image/20221214/20221214104445_958109768.jpg) top center no-repeat; height:28.4vw;    background-size: contain;}
#banner_partner{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/07526386896/uploadfile/image/20220719/20220719112717_1966034560.jpg) top center no-repeat; height:500px;}
/*幻灯片文字*/
.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:#333;display: block;line-height: 48px; font-weight:400; letter-spacing: 2px; text-align: center;}
.banner_tit h6{font-size: 17px;font-weight:100;color: #333;margin-top: 20px;line-height: 30px;text-align: left; font-weight:100; letter-spacing: 0px; text-align: center;}

/*内页自定义导航栏*/
.columnMenu{width: 100%;height: auto;float: left;margin-top: -0px; margin-bottom: 70px;}
.columnMenu1{position: relative; ;height: 100px;margin: 0 auto;background: #fff;text-align: center;box-shadow: 1px 0 30px 0px rgba(204,204,204,0.2);  z-index: 999;padding:0px 60px; width: 100%;}
.columnMenu ul{width: 1400px; margin: 0 auto; overflow: hidden;}
.columnMenu li{width:16.6%;height: 100px;line-height: 100px;text-align: center;float: left;border-radius: 4px; font-size: 18px;
color: #666666;position: relative;cursor: pointer;}
.columnMenu li a{width: 232px;height: 100px;line-height: 100px;text-align: center;font-size: 18px;color: #666666;float: left;}
.columnMenu li .arrow{width: 7px;height: 5px;position: absolute;left: 50%;bottom: -4px;margin-left: -3px; display: none;}
.columnMenu li:hover,.columnMenu li.on,.columnMenu li a:hover,.columnMenu li.on a{background:#ff6600;color: #fff;}
.columnMenu li:hover .arrow,.columnMenu li.on .arrow{display: block;}

/*面包屑导航*/
.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; font-weight:100; margin-top: 30px !important; background: url(https://memberpic.114my.com.cn/yhkc56/uploadfile/image/20230208/20230208091248_1500177779.png) left no-repeat;}
.mianbxContent,.mianbxContent a{color:#666;font-size:16px;}
.strong_title{display:none;}

/*内页产品分类*/
.pro_all_class{height: 60px !important;border: none !important;font-size: 0;text-align: left !important;    margin: 100px auto 50px !important; width: 100% !important;}
.pro_all_class a{font-size:15px;line-height: 50px ;display:inline-block;vertical-align:top;padding:0 0px; text-align: center!important; font-weight:100;    width:13%;background: #ff6600;  margin: 3px;    overflow: hidden;white-space: nowrap; text-overflow: ellipsis;border-radius: 8px;color:#fff;    transition: 0.5s;}
.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: center;}
.pro_all_class a:hover{background:#eee !important;color:#ff6600 !important;}
.pro_all_class a:first-child {display: none;}
.pro_all_class a strong {line-height: 50px;background: #eee;width: 100%; display: flex; color: #ff6600; justify-content: center;}
.news_a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: left;margin-top: 13px;line-height: 20px;}
.news_a span{display: none;}
.newstemptwo li:hover .news_a span {
    color: #fff;
}
.news_body {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3;line-height: 24px !important;margin: 12px 0 25px !important;}

/*新闻分类*/
.strong_title{display:none;}
.nswsfenlei_2019{margin-bottom:30px;}
.nswsfenlei_2019 ul{font-size:0;}
.nswsfenlei_2019 li{display:inline-block;vertical-align:top;width:24%;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:hover,.nswsfenlei_2019 li.curNewsType_2019{background:#ff6600  !important;border-color:#019859  !important;    }
.nswsfenlei_2019 li a{display:block;line-height:50px; font-size:17px; font-weight:100;}
.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:#ff6600 !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:#ff6600;color:#fff;font-size:13px;}
.page_jump{margin-left:10px;}

/*内页产品样式*/
.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:2%;}
.ny_prolist:hover .ny_protil a {top: 0 !important;left: 0 !important;border-top: 1px solid #fc0001 !important;border-right: 1px solid #fc0001 !important;border-bottom: 1px solid transparent !important;border-left: 1px solid transparent !important;}
.ny_propic img {width: 100% !important;transition: all 0.5s !important;height: 100% !important;}
.propic_show_right .cpbz a{display:block; height:38px; width:100%; margin-top:40px;}
.ny_protil:before{background:#ff6600 !important;}
.propic_show_left_20170301 img{ width:600px; height:450px;border:1px solid;color:#eee;}
.propic_show_right_20170301{width: 55% !important; font-size: 16px;color: #666;line-height: 30px;padding-left: 0px !important;    margin-top: 0px;display: flex; flex-direction: column;justify-content: flex-start;    padding-top: 0 !important;}
.propic_show_right_item_20170301 img:nth-child(6){margin-right:0px !important;}
.pro_detail_title { font-size:20px; font-weight:bold;margin-bottom:0px;display: block;    padding-bottom: 30px;}
.pshangxia_box{margin:50px auto !important;}
.pshangxia{padding:10px 40px; background:#f5f5f5; border:1px #eee solid;}
.pcontent_title_h4{display:none;}
.detail_title{display:none; }
.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:#ff6600; 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:#ff6600;}
.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: 15px 50px;}
.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: 18px;}
.pro_detail_rel_item div br {display:none;}

/*内页适应*/
#bodycon #center,#bodycon #left{float:none!important;height:auto!important;}
#bodycon #right,#right{display:none !important;}
#bodycontent {  width: 100% !important;min-width: 1200px;max-width: 1200px;    height: auto !important;    margin: 0 auto;    float: none !important;}
#bodycon #center {    width: 100% !important; min-width: 1200px;max-width: 1200px;    margin: 0 auto;}
#bodycon {width: 100% !important;min-width: 1200px; padding-bottom:60px;    position: relative; z-index: 5;}
.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: 40% !important; padding-top: 0 !important; }
.propic_show_left_20170301 img {  width: 100%;height: 100%;}
.divproduct_new_div_item_body {    line-height: 1.8vw;}
.product_content {    width: 100% !important;    min-width: 1200px;box-sizing: border-box; /*box-shadow: 0px 5px 15px rgba(51, 51, 51, 0.2);*/
padding: 100px 110px;max-width: 1200px;    display: flex;
flex-direction: column;align-items: flex-start;margin-bottom: 3% !important;}
.detail_title {width: 100% !important;}
.propic_show_right_item_20170301{margin-top:30px;}
.propic_show_right_item_20170301 img {width:11.9% !important;height:60px;}
.pro_detail_rel_item div {width: 23.5% !important;    height: 100% !important;}
.pro_detail_rel_item div img {    width: 100% !important; height: auto !important;}
.pro_detail_rel_item div+div {    margin-left: 2%;}
.news_box_lbm {width:100% !important;margin: 5% 0 0;}
.bodyContentString8{width: 100% !important;min-width: 1200px;}
.psupdown {margin-bottom: 50px !important;display: none;}

/*内页产品第六*/
.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;}
.protemptitl:before {background:#ff6600 !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: 16px; line-height: 30px; font-weight: lighter;}

/*内页产品二维码*/
.pro_show_ewm { display: flex; justify-content: space-between;align-items: center;width: 80%;}
.pro_ewm_left {display: flex;flex-direction: column; justify-content: space-between;width: 68%;}
.propic_show_con_box  {width:100%;padding: 3% 5%;    height: auto;border: 1px #e5e5e5 solid;margin-top: 6%;}
.pro_ewm_m {width: 24.5%;    display: flex;flex-direction: column;justify-content: center;align-items: center;}
.pro_ewm_m img {width:100%;}
.pro_ewm_m span {}
.pro_ewm_left p {font-size: 18px;line-height: 36px;    display: flex;
    align-items: center;}
.pro_ewm_left b {    font-size: 18px;line-height: 30px;    font-family: Arial;}



/*自定义第七样式*/
.nylist li {width: 23% !important;}
.nylist-title:before {width: 100%;height: 0;content: '';background:#ff6600;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%;}
.nylist-title::after{display: none !important;}
.nylist-title {line-height: 60px;background: #f5f5f5;padding-left: 0px !important;font-size: 16px;position: relative;text-align: center;font-size: 18px !important;font-weight: 700;}

/*自定义图片*/
.content_image img {width:  auto !important;height: auto !important;}


.nylist li .nylist_tit:before { background:#ff6600 !important;}

.ban_page{ width:1200px; margin:0 auto; overflow: hidden; position: relative; top: 69%;}

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

/*内页幻灯片文字*/
.banLeft{ float:left;}
.banLeft .banLine{ width:50px; height:4px; background:#ff6600;}
.banLeft h1{ color:#fff; font-size:40px; line-height:1; font-weight:bold; padding:27px 0 15px 0; text-transform:uppercase;display: none;}
.banLeft h2{ color:#fff; font-size:24px; line-height:1; padding:28px 0 28px 0;}
@media screen and (max-width:1429px){
.banLeft .banLine{ width:42px; height:3px; }
.banLeft h1{ font-size:34px; padding:22px 0 12px 0;}
.banLeft h2{ font-size:21px; padding:0 0 24px 0;}
    }
@media screen and (max-width:1229px){
.banLeft .banLine{ width:34px; height:2px; }
.banLeft h1{ font-size:27px; padding:15px 0 9px 0;}
.banLeft h2{ font-size:17px; padding:0 0 18px 0;}
    }   
@media screen and (max-width:991px){
    .joinBanBox{ bottom:auto; top:50%; margin-top:-33px;}
.joinBanBox .banLeft{ width:100%; text-align:center;}
.joinBanBox .banLeft .banLine{ display:inline-block; vertical-align:top;}
.joinBanBox .banLeft h1{ font-size:23px; }
.joinBanBox .banLeft h2{ padding:0;}
    
    }
/*自定义栏目导航*/
.pz_SideLayer{ float: right; margin-top:103px;display:none; }
.pz_SideLayer .l1{ float:left; padding-left:1px; list-style: none;}
.pz_SideLayer .l1 a{ float:left; width:180px; background:#474747; color:#fff; font-size: 16px; line-height: 52px; text-align:center; }
.pz_SideLayer .l1 a:hover,
.pz_SideLayer .l1 .hover{ background:#ff6600;}
@media screen and (max-width:1429px){
    .pz_SideLayer{ float: right; margin-top:72px; }
.pz_SideLayer .l1{ padding-left:1px; }
.pz_SideLayer .l1 a{ width:154px;  font-size: 14px; line-height: 44px;  }
    }
@media screen and (max-width:1229px){
    .pz_SideLayer{ float: right; margin-top:53px; }
.pz_SideLayer .l1 a{ width:123px; line-height: 35px;  }
    }
@media screen and (max-width:991px){
    .pz_SideLayer{ display:none; }
    }


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 {

 
}

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



/**/
.protemp_title a {font-size: 21px !important; }
.protempone li:hover .protemp_title a { color: #019859 !important;    background-image:#ff6600;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;}
.protempone li:hover .protemp_more a { background:#ff6600 !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: #ff6600 !important;}
.nyproduct-more {background: #ff6600 !important;}

.nynews-list:hover .nynews-title {color:#ff6600 !important;}
.nynews-list:hover .nynews-more {background:#ff6600 !important;}
.nswsfenlei_2019 li:hover, .nswsfenlei_2019 li.curNewsType_2019{background:#ff6600 !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:#ff6600;
    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;
}



  .det {width:100%;display:none; }
    .det_mol {}
    .det_tit {display: flex;justify-content: space-between;}
  .det_tit i {width: 50px;height: 50px;background: #0056dc url(https://memberpic.114my.com.cn/sz0000058/uploadfile/image/20230529/20230529104343_1753033023.png) no-repeat center;}
    .det_tit p { background: #ddd; width: 96%;font-size: 20px;display: flex; align-items: center;padding-left: 14px;font-weight: bold; line-height: 50px;}
    .det_txt {padding: 20px 0;}
    .det_txt p {font-size: 16px;line-height: 32px;font-weight: lighter;}


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




.protemptwo li:hover .protemppic img {    transform: scale(1.1) rotate(0deg) !important;}
.protemppic a:after {display:none !important;}
.protemptitl:before,.protemptitl a:after {display:none !important;}
.protemptwo li:hover .protemptitl a {color:#333 !important;}
.protemptitl a {    text-align: center;    font-size: 15px !important;}

.pro_mo { display: flex;background: #eaedef;    position: relative;overflow: hidden;}
.pro_mo a {    font-size: 15px;padding: 4% 0;    display: flex; justify-content: center;align-items: center;height:42px;}
.pro_mo a:hover {background: #ddd;}
.pro_mo a:first-child {width: 90%;position: relative;}
.pro_mo a:last-child {width:13%;    border-left: 1px solid #ddd;}
.pro_mo a:last-child:hover {width: 88%;position: absolute;z-index: 5; right: 0; top: 0; transition: 0.5s;}
.pro_mo a i { position: absolute; left: 3%; top: 0;bottom: 0;margin: auto 0; display: flex;justify-content: center; align-items: center;font-size: 22px;}
.pro_mo a em {font-size: 22px;}
.pro_mo a span { display: none;}
.pro_mo a:last-child:hover span {display: block;}




.newstemptwo li {box-shadow: none !important;transition: 0.8s;width: 860px;margin: 0 auto !important;}
.newstemptwo li:hover {background: #ff6600;}
.newstemptwo li:hover .newshx:after, .newstemptwo li:hover .newshx:before {display:none;}
.newstemptwo li:hover .newssx:after, .newstemptwo li:hover .newssx:before {display:none;}
.newstemptwo li:hover .news_a a {color:#fff !important;}
.newstemptwo li:hover .news_body { padding-left: 0 !important;    color: #fff;}

.det_form p {margin:1% 0;}
.det_form a {font-size: 17px;}
.det_form p span {
    font-size: 17px;
}
.news_a a {font-size: 16px !important;line-height: 20px;}
.mianbxContent {
    display: none;
}


/*大工详情*/
  .det { }
    .det_mol {}
    .det_tit {display: flex;justify-content: space-between;}
  .det_tit i {width: 50px;height: 50px;background: #ff6600 url(https://memberpic.114my.com.cn/076989840910/uploadfile/image/20230714/20230714092459_2124316962.png) no-repeat center;}
    .det_tit p { background: #ddd; width: 96%;font-size: 20px;display: flex; align-items: center;padding-left: 14px;font-weight: bold; line-height: 50px;}
    .det_txt {padding: 20px 0;}
    .det_txt p {font-size: 16px;line-height: 32px;font-weight: lighter;}
    .det_mol1 {}
    .det_txt1 {padding: 20px 0;}
    .det_txt1 p {font-size: 16px;line-height: 32px;font-weight: lighter;}
 .det_txt2 {padding: 20px 0;}
    .det_txt2 p {font-size: 16px;line-height: 32px;font-weight: lighter;}
    .det_form {padding: 20px 0;}
    .det_form table:nth-child(n+2) {margin-top:20px;}
    .det_form tr:first-child {background: #ff6600;color: #fff;}
    .det_form td {font-size:16px;line-height: 40px;}
.det_pic {padding: 20px 0;}
.ny_protil a{font-size:22px !important;}


.imgst {
    width: 100%;display:none;
} 
.imgst i {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.propic_show_right_item_20170301 img.on {
    border: 2px solid #ff6600 !important;
}


.newspic {width: 47.57% !important;float: left;height: 225px;border: 1px solid #f1f1f1;overflow: hidden;}
.newswa {    width: 38.5% !important;}
.newspic img {width: 100%;}
.pro_ewm_m+.pro_ewm_m {
    display: none;
}

.imgst i img:nth-child(5),.imgst i img:last-child {
    display: none;
}

.bodycontent2020,.content_image {
    margin: 10% 0 0 !important;
}


.product_content{width:100% !important;padding:10% 14% 20px;}
.deta_tab>p {margin-bottom: 15px;font-size:16px;line-height:36px;}
.deta_tit {
    font-size: 22px!important;
    font-weight: bold;    border-left: 4px solid #ff6600;
    padding: 0 1% 0;
}
.deta_tab+.deta_tab {
    margin: 3% 0 0;
}
.n_tbx1 {
    margin: 3% 0 0;
}
.deta_tab em span {
    font-size: 16px;
    line-height: 32px;
    padding: 6% 0 0;
    font-weight: normal;
}
.deta_tab em {
    display: flex;
   /* flex-direction: column;*/
    margin: 2% 0 0;   justify-content: space-between;    align-items: center;
}

.product_content table{margin-bottom:30px;}
.cpse {background: #fff;}
.product_content td{border:1px solid #dcdcdc;height:52px;/*padding:10px 20px !important;*/}
.product_content td p{line-height: 20px;    font-size: 12.5px;    letter-spacing: 0.5px;    font-family: Arial;}
.product_content>table>tbody>tr>td:nth-child(odd){font-weight:bold;}
.product_content>table>tbody>tr>td:nth-child(even){color:#666;}


.deta_tab em b {
    font-size: 25px;
    margin-bottom: 10px;    width: 50%;       display: flex;
    flex-direction: column;
    padding: 0 4%;
}
.deta_tab em i {
    width: 50%;
}

.data_int em i {
    width: 790px;
}
.data_int em {
    align-items: flex-start;
}



#bodycon #center table,.txtgetshow{width: 100% !important;margin-bottom: 50px;}
#igetxt ul li {border: 0;background: none !important;font-size: 16px;font-weight: bold;padding: 0 !important;margin: 0 !important;}
#igetxt ul li h3 {font-size: 16px;line-height: 42px;}
iframe {
    width: 100%!important;
height:500px!important;
}
/*产品参数*/
.pro_deta_public{background: #fff;color: #3b3b3b;width: 100%;margin-top: 30px;margin-bottom:30px;}
.cs_top{text-align: center;background:url(https://memberpic.114my.com.cn/laser5543/uploadfile/image/20200725/20200725141135_1638791250.jpg) no-repeat top center;height: 680px;padding-top:88px;margin-bottom: 70px;display:none;}
.cs_top dl{display: inline-block;margin-bottom: 80px;}
.cs_top dt{background: url(https://memberpic.114my.com.cn/076989840910/uploadfile/image/20230729/20230729151959_1118424939.png) no-repeat center;width: 872px;height: 204px;margin: 0 auto;}
.cs_top dt em{display:block;margin-bottom: 26px;font-size: 12px;font-family: "思源黑体 CN ExtraLight";font-weight: 100;color: #fff;font-style: normal;text-transform: uppercase;letter-spacing: 3px;line-height: 5px;}
.cs_top dt b{display: block;color: #fff;font-size: 50px;line-height: 50px;}
.cs_top dt p{color: #fff;font-family: '思源黑体 CN';font-weight: 100;font-size: 24px;line-height: 54px;display: inline-block;background: #ff6600;width: 656px;height: 54px;margin-top: 23px;letter-spacing: 19px;text-align: center;}
.cs_top dd{text-align: center;display: block;margin-top: 31px;}
.cs_top dd em{display: inline-block;font-size: 4px !important;color: rgba(255, 255, 255, 0.5);text-transform: inherit;line-height: 8px;}
.cp_img{margin: 33px 0px 0px 52px;}
.cs_top_b{background: #fff;width: 800px;height: 148px;margin: 0 auto;display: inline-block;}
.cs_top_b ul{}
.cs_top_b li{display: inline-block;padding: 28px 0px;}
.cs_top_b li em{display: inline-block;}
.cs_top_b li em img{}
.cs_top_b li b{display: block;margin-top: 14px;font-size: 24px;font-weight: normal;color: #000;font-family: "思源黑体 CN ExtraLight";}
.cs_top_b li+li{margin-left: 56px;position: relative;}
.cs_top_b li+li::before {position: absolute;left: -28px;top: 50%;content: "";background: url(https://memberpic.114my.com.cn/laser5543/uploadfile/image/20200725/20200725141302_1620968067.png) no-repeat center;width: 1px;height: 112px;margin-top: -52px;}
	
/*标题*/
.nbm_title{text-align:center;margin-bottom:50px;}
.nbm_title p,.nbm_title p b{font-size:36px;font-weight:bold;color:#1b1a19;}
.nbm_title p{margin-bottom:20px;}
.nbm_title p b{color:#ff6600;}
.nbm_title span{font-size:18px;color:#1b1a19;}
.nbmc_list+.nbmc_list{margin-top:45px;}
.nbmclr{width:545px;padding-top:50px;}

/*cs_sli*/
.cs_sli{text-align: center;display: block;margin-bottom: 70px;padding:0px 34px;}
.cs_sli_t{}
.cs_sli_t b{display: block;}
.cs_sli_t i{display: block;width: 62px;height: 3px;margin: 14px auto;background: #001020;}
.cs_sli_t em{font-size: 13px;text-transform: uppercase;font-style: normal;}
.cs_sli_tab{display: block;margin-top: 30px;}
.cs_sli_tab li{width: 283px;height: 359px;display: inline-block;float: left;padding: 65px 43px 0;background: #eee;color: #001020;}
.cs_sli_tab li b{font-size: 45px;display: block;margin-bottom: 37px;}
.cs_sli_tab li p{font-size: 17px;line-height: 28px;}
.cs_sli_tab .sli_01{background: #ff6600;color: #fff;}

	
.pdac_list {
    display: flex;
}
.pdac_list:nth-child(2n) {
    flex-direction: row-reverse;
}
/*ADV*/
.pro_deta_adv{    display: none;}
.pda_title{text-align: center;}
.pda_title p{font-size: 48px;font-weight: bold;line-height: 48px;}
.pda_title i{display: inline-block;vertical-align: bottom;}
.pda_title b{color: #333;width: 322px;height: 29px;border-radius: 30px;border: 1px solid;display: block;line-height: 29px;margin: 0 auto;margin-top: 14px;}
.pda_con{margin-top: 50px;width: 100%;padding: 30px 25px;box-shadow: 0 0 3px 0px #00000038;}
.pdacl_le,.pdacl_le img,.pdacl_ri{width:100%;}
.pdacl_ri{padding:30px 30px 0px 30px;}
.pdacl_ri.fr{padding-right:0 !important;}
.pdaclr_top>em,.pdaclr_top p{display:inline-block;vertical-align:top;padding-left:15px;}
.pdaclr_top>em{width: 74px;height: 73px;font-size:40px;font-weight:bold;color:#fff;text-align: left;background: url(https://memberpic.114my.com.cn/076989840910/uploadfile/image/20230729/20230729154824_644311563.png) no-repeat;line-height: 82px;text-transform: uppercase;font-family: arial;font-style: normal;}
.pdaclr_top p{padding-top: 7px;padding-bottom:5px;}
.pdaclr_top p span{font-size: 32px;line-height: 40px;font-weight: bold;}
.pdaclr_top p em{color:#999;line-height:10px;margin-top:10px;font-size: 18px;text-transform: uppercase;font-family: arial;font-style: normal;display: block;}
.pdaclr_con{margin-top:36px;}
.pdaclr_con p{font-size:15px;color:#888;line-height:30px;border-bottom: 1px dashed #eee;padding-bottom: 20px;}
.pdaclr_con p+p{margin-top:20px;}
.pdp_face{padding:50px 25px;}
.pdp_face tr+tr{display:block;margin-top:20px;}
.pdp_face td{position: relative;width: 270px !important;float: left;}
.pdp_face td+td{margin-left: 23px !important;}
.pdp_face td div{padding: 0 !important;width: 270px;display:  inline-block;}
.pdp_face td div a{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0, 0, 0, 0.6);color: #fff;}
.pdp_fac{padding:50px 25px;}
.pdp_fac tr+tr,.pro_deta_hor tr+tr{display:block;margin-top:20px;}
.pdp_fac td,.pro_deta_hor td{width:365px;display:inline-block;vertical-align:top;overflow: hidden;}
.pdp_fac td+td,.pro_deta_hor td+td{margin-left:27px;}
.pdp_fac td div a,.pro_deta_hor td div a{display:block;line-height:36px;font-size:16px;}

/*nb_yy*/
.nb_adv,.nb_yy,.cus_box{margin-top:70px;margin-bottom: 70px;}
.nba_t li{position:relative;}
.nba_t li+li{margin-left:16px;}
.nba_t li dl{position:absolute;top:95px;right:62px;}
.nba_t li dt{font-size:30px;color:#fff;line-height:40px;border-top:1px solid #fff;border-bottom:1px solid #fff;}
.nba_t li dd{text-align:center;margin-top:15px;font-size:16px;color:#fff;line-height:18px;}
.nba_t li+li dt{color:#1b1a19;border-top:1px solid #1b1a19;border-bottom:1px solid #1b1a19;}
.nba_t li+li dd{color:#1b1a19;}
.nba_c{margin-top:16px;}
.nba_c li.nc,.nba_c li.nr{margin-left:-65px;}
.nba_c li{text-align:center;}
.nba_c li p{margin-top:20px;font-size:18px;font-weight:bold;color:#1b1a19;margin-bottom:10px;}
.nba_c li span{font-size:16px;color:#464646;}
.nby_con ul:nth-child(odd),.nby_con ul:nth-child(even){background:none;}
.nby_con ul{display:block;}
.nby_con ul+ul{margin-top:16px;}
.nby_con li{width:32.3%;height:auto;display: inline-block;padding:0 !important;border:none;position:relative;}
.nby_con li+li{margin-left:1%;}
.nby_con li img{width:100%;height: auto;}
.nby_con li p{display:inline-block;height:52px;background:#ff6600;padding:0 20px;position:absolute;bottom:5px;left:-15px;padding-top: 0 !important;opacity:0;transition:0.5s;}
.nby_con li:hover p{left:-5px;opacity:1;transition:0.5s;}
.nby_con li p a{display:block;line-height:52px;font-size:16px;color:#fff;}
    
.npro_ds04{text-align:center;padding:0px 0 70px;    display: none;}
.npro_ds04 .all_title{margin-bottom:50px;}
.npro_ds04 dl{width: 22%;height: 350px;display:inline-block;vertical-align:top;background:#fff;box-shadow:0 0 16px rgba(0,0,0,0.08);}
.npro_ds04 dl+dl{margin-left:30px;}
.npro_ds04 dl+.cl{margin-top:30px;}
.npro_ds04 dt{width: 300px;display:table-cell;vertical-align:middle;text-align:center;height: 150px;background: #ddd;}
.npro_ds04 dd {padding:0 20px;}
.npro_ds04 dd em{width:44px;height:44px;border-radius:100%;background:#f1f1f1;text-align:center;line-height:44px;font-size:22px;font-weight:bold;margin:-22px auto 0;    display: flex;
    justify-content: center;
    font-family: Arial;}
.npro_ds04 dd p{font-size:18px;font-weight:bold;margin:10px 0;}
.npro_ds04 dd span{display: block;text-align:left;line-height:24px;color:#636363;    text-align: center;}



/*all_title*/
.all_title{text-align: center;margin-bottom:50px;}
.all_title p{font-size:42px;font-weight:bold;}
.all_title span{width:37px;height:9px;position:relative;display:block;margin:18px auto 0;}
.all_title span::before,.all_title span::after{content:'';width:9px;height:9px;border-radius:100%;background:#ff6600;top:0;position: absolute;}
.all_title span::before{left:0;animation:alltitle 3s infinite;}
.all_title span::after{right:0;animation:alltitri 3s infinite;}
.all_title i{width:30px;height:1px;background:#ff6600;position:relative;top:4px;left:50%;margin-left:-15px;animation:alltiti 1.5s infinite;}

@keyframes alltitle{
	0%{left:0;opacity:1;}
	25%{opacity:0.5;}
	50%{left:calc(100% - 9px);opacity:1;}
	75%{opacity:0.5;}
	100%{left:calc(0);opacity:1;}
}
@keyframes alltitri{
	0%{right:0;opacity:1;}
	25%{opacity:0.5;}
	50%{right:calc(100% - 9px);opacity:1;}
	75%{opacity:0.5;}
	100%{right:calc(0);opacity:1;}
}
@keyframes alltiti{
	0%{opacity:1;}
	50%{opacity:0;}
	100%{opacity:1;}
}

.deta_tab i {
    width: 790px;
    overflow: hidden;
    display: flex;    flex-direction: column;    margin: 0 auto;
}
.deta_tab i img {
    width: 100%;
    height: auto;
}
.deta_tab em:nth-child(2n) {
    flex-direction: row-reverse;
}

.data_int em {
    flex-direction: column !important;
}
.data_int em b {
    font-size: 20px;
    padding: 0;
}
.data_int span {
    padding: 1% 0 0 !important;
    font-size: 16px !important;
}
.news_more a {color:#333 !important;    border: 1px solid #333;background: transparent !important;border-radius: 7px !important;padding: 6px 5px !important;line-height: 28px !important;}
.newstemptwo li:hover .news_more a {color:#fff !important; border: 1px solid #fff;}
.pro_ewm_left p:before {
    content: '\e63b';
    font-family: 'iconfont';
    font-size: 22px;
}
.pro_ewm_left p:nth-child(3):before { content: '\e6dc';
    font-family: 'iconfont';
    font-size: 22px;}
.product_content table tr:nth-child(2n) {background: #f7faff;}
.product_content table tr:nth-child(2),.product_content table tr:nth-child(3) {background: #000 !important;}
.product_content table tr:nth-child(2) p,.product_content table tr:nth-child(3) p {color: #fff;}
.product_content table tr:nth-child(1) { background: #f7faff;}
.product_content table tr:nth-child(2n-1) {background: #fcfcfb;}


.news_more {bottom: 62px !important;}