/*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;background:rgba(0,0,0,0.5);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: 9999;display: none;}
.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:#0433a3;}
@-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%;
  }
  }
.cop_c {box-shadow: 0px 0px 20px rgba(0,0,0,0.1);margin-top: -0px !important;}
.yq_c {width: 100%;justify-content: center; font-size: 32px;}


/*内页自定义幻灯片*/
.ban {
  position: relative;
  z-index: 1;
}
.ban:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  text-align: ;
  top: 0;
  z-index: -1;
}
#banner_com:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  z-index: -1;
}
#banner_comc{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076985325862/uploadfile/image/20250106/20250106150908_884634099.jpg) top center no-repeat; height:500px;}
#banner_news{width:100%; position: relative;background:url(https://memberpic.114my.com.cn/076985325862/uploadfile/image/20250106/20250106150909_193583653.jpg) top center no-repeat; height:500px;}
#banner_con{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076985325862/uploadfile/image/20250106/20250106150908_1592544036.jpg) top center no-repeat; height:500px;}
#banner_feed{width:100%; position: relative; background:url(https://memberpic.114my.com.cn/076985325862/uploadfile/image/20250106/20250106150908_1053090049.jpg) top center no-repeat; height:500px;}

/*内页幻灯片文字*/
.ban_page {
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 50%;
}
.banLeft{ float:left;}
.banLeft .banLine{ width:50px; height:4px; background:rgba(255,255,255,0.5);}
.banLeft h2{ color:#fff; font-size:26px; line-height:1; padding:0px 0 9px 0; margin-block-start: 0px; margin-block-end: 0px;}
.banLeft h3{ font-size:40px; padding:10px 0 10px 0;color:#fff; margin-block-start: 0px;margin-block-end: 0px; text-transform: uppercase;}

/* WbfwNav */
.columnMenu{
	width: 100%;
	height: auto;
	float: left;
	margin-top: -60px;
margin-bottom: 0px;
}
.columnMenu1{
position: relative;
	max-width: 1500px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
box-shadow: 1px 0 30px 0px rgba(204,204,204,0.2); 
    z-index: 9;
padding:0px 76px;
}
.columnMenu ul{
	display: inline-table;
}
.columnMenu li{
	width: 11%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	border-radius: 4px;
	margin: 30px 20px 30px 20px;
	font-size: 18px;
	color: #666666;
	position: relative;
	cursor: pointer;
}
.columnMenu li a{
	width: 138px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #666666;
	float: left;
	border-radius: 4px;
}
.columnMenu li .arrow{
	width: 7px;
	height: 5px;
	position: absolute;
	left: 50%;
	bottom: -4px;
	margin-left: -3px;
	background: url() no-repeat 0 0;
	display: none;
}
.columnMenu li:hover,
.columnMenu li.on,
.columnMenu li a:hover,
.columnMenu li.on a{
	background:#0433a3;
	color: #fff;
}
.columnMenu li:hover .arrow,
.columnMenu li.on .arrow{
	display: block;
}

.dgcontent_title_h5{    text-align: center;font-size: 18px;}
.second_next_pre_dgwbct{ text-align: center !important;margin-bottom:50px !important;}

#center{height:auto !important;}

#bodycon #center,#bodycon #left{height:auto!important;}
#bodycon #right,#right{display:none !important;}
.bodyContentString8{width:100%!important;}
#bodycon{padding-bottom:60px;}
/*mianbxContent*/
.mian_box{width:100%;height:62px; background-color: #fcfcfc; margin-bottom: 40px; font-size: 16px; font-weight:100;}
.mianbxContent{max-width:1500px !important;text-align: left !important;height:62px !important;line-height: 62px !important;padding-left:5px; margin-top: 0px !important; margin-bottom: 10px !important;font-size: 16px; font-weight:100; text-indent: 2.5em; margin-top:10px !important;background: url(https://memberpic.114my.com.cn/076985325862/uploadfile/image/20250106/20250106151013_247094401.png) left no-repeat;}
.mianbxContent,.mianbxContent a{color:#666;font-size:16px;}
.strong_title{display:none;}
.centerHeadImage{display:none;border:0;}

#bodycon .mianbxContent:after,#bodycon .mianbxContent:before{background-color:rgba(0, 0, 0, 0.5)!important;}

/*内页*/
.strong_title{display:none;}
.body_bix{overflow:hidden;margin-bottom:40px;}


/*内页*/
.pro_all_class{text-align: left !important; margin: 10px auto !important;    width: 100% !important;height: 50px !important; border-bottom: none !important;}
.pro_all_class a{font-size:18px;line-height: 50px;display:inline-block;vertical-align:top;padding:0 0px;color: #fff; text-align: center!important; font-weight:100;width:15%;background:#0433a3;height: 50px;border-radius: 20px;}
.pro_all_class strong{line-height: 50px;}
.pro_all_class a.pro_cur{background:#0433a3!important;color:#fff;position:relative;}
.pro_all_class a.pro_cur strong{color: #fff;}
.pro_all_class>div {
    display: flex;
    justify-content: center;
}

/*新闻分类*/
.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:458px;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:hover,.nswsfenlei_2019 li.curNewsType_2019{background:#0433a3 !important;border-color:#0433a3 !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: #0433a3 !important;transform: translateX(6px);-webkit-transform: translateX(6px);}
.nynews-list:hover .nynews-title {color: #0433a3 !important;}
.nynews-photo img{height: 173px !important;}


/*留言*/
.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:1140px !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{padding-top:0px !important;margin: 20px 5px 0px !important;}
.pages_box {font-size:14px;    margin-top: 30px;}
.pages_box a{vertical-align: top;display: inline-block;padding: 0 10px;height: 26px;line-height: 24px;border: 1px solid #e5e5e5;text-align: center;margin: 0 2px;background: #fff;font-size: 14px;}
.pages_box .page_curr{border-color:#000;border-color: #0433a3 !important;background:#0433a3;color:#fff;}
.pages_box .page_curr:hover{color:#fff;}
.pages_box a:hover{color:#000;}
.total{border: 1px solid #e5e5e5 !important;; padding: 0 10px !important;}
.pages_box .page_total{border: 1px solid #e5e5e5 !important;padding: 0 10px !important;height: 26px;line-height: 25px;display: inline-block; background: #fff;}
.pages_box b{line-height: 26px;}

.cus_box{margin-bottom:30px;}

/*内页产品样式*/
.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(86,188,206,80%) !important;}
.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: #0433a3 !important;}



.propic_show_left_20170301 img{ width:600px; height:450px;border:1px solid;color:#eee;}
.propic_show_right_20170301{ width:710px !important; float:right !important;font-size: 16px;color: #666;line-height: 30px;padding-left: 0px !important;}
.propic_show_right_item_20170301 img{ width:120px !important;margin-top:15px;}
.propic_show_right_item_20170301 img:nth-child(6){margin-right:0px !important;}
.pro_detail_title { font-size:20px; font-weight:bold;margin-bottom:30px;display: block;}
.propic_show_right_item_20170301{margin-top: 20px;margin-bottom: 55px;}
.pshangxia_box{margin:50px auto !important;}
.pshangxia{padding:10px 40px; background:#f5f5f5; border:1px #eee solid;}
.product_content b {font-size:17px;margin-bottom: 10px;}
.product_content table{margin-bottom:30px;}
.cpse {background: #fff;}
.product_content td p{line-height: 20px;}

.detail_title{display:none; }
.propic_show_right_20170301>br {display: none;}

/*相关产品*/
.pro_detail_rel_hd{height:52px;line-height: 42px;padding-left: 20px; margin-top:0px; background: #0433a3;}
.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 50px 0px}
.pro_detail_rel_item div{border: 1px solid #e0e0e0;width:23% !important; padding: 18px !important;}
.pro_detail_rel_item div img{width:100% !important;height:auto !important; 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:65px;}


#xianshixiaotu{border:1px solid #f0f0f0;}
.content_99eeb62c9bc9d4a9{overflwo:hidden;background:#fff;position:relative; margin-bottom:60px !important;}


.pro_all_class a:hover{background:#0433a3 !important;color:#fff !important;}
.pro_ewm_left{font-size:18px; line-height:30px;float:left;margin-left:20px;}
.pro_ewm_left b{font-size: 27px; font-family: "akrobat"; line-height:30px;color:#333;}
.pro_ewm_m{float:left; margin-right:20px;padding:5px;background: #fff;}
.pro_ewm_m span{display: block;text-align: center;font-size: 16px; color:#333;}
.pro_ewm_m img {width:125px;display: inline-block; margin: 0;}
.pro_ewm_left p {margin-bottom: 5px;}

.nyproduct-more{background:#0433a3 !important; box-shadow: 0px 1px 20px 0px rgba(253, 0, 0, 0.4), inset 0px -1px 0px 0px #0433a3 !important;}
.nyproduct_photo {
    position: relative;
    box-shadow: inset 0 0 40px 0 rgba(0,0,0,0.07);
    padding: 0px;
}
.nyproduct li{width: 23.4% !important;border: 1px #eee solid;padding: 1%;}
.nyproduct li:hover .nyproduct-content{background:#0433a3 !important}
.nyproduct_photo img {height: 100%;}
.ny_prolist:hover .ny_protil a {border: none !important;}

.dwone li {width: 23% !important;}
.dwwa_more {margin-top: 0px !important;}
.dwwa_more a {margin-top: 5%;}

.ny_titlea{font-weight:normal;font-size:40px; text-align: center; color: #fff; line-height: 42px;}
.ny_titlea span{font-weight: bold;}
.ny_titleb{font-size:20px;color:#f1f1f1;text-align:center;line-height:30px;letter-spacing:0px;padding:15px 0px; font-weight: 100;}

.nyxqnews_leftcont>div { font-size: 15px !important;}




.detail_title{display:none; }
.propic_show_right_20170301>br {display: none;}
.propic_show_con_box{position: absolute; bottom:0; height:205px;color:#333; width:592px; padding:22px 60px; background:#f8f8f8;}
.pro_ewm_left{font-size:18px; line-height:36px;float:left;margin-left:20px;}
.pro_ewm_m{float:left; margin-right:20px;padding:5px;background: #fff;}
.pro_ewm_m span{display: block;text-align: center;font-size: 16px; color:#333;}
.pro_ewm_m img {width:125px;display: inline-block; margin: 0;}
.pro_ewm_left p {margin-bottom: 5px;    margin-top: 10px;}


.nylist li .nylist_tit:before {    background: #0433a3 !important;}
.nynewslist:hover {border: 3px solid #0433a3 !important;}
.nynewslist:hover .nynewslist_time {background: url(//cdn.dg.114my.cn/img/2020/20191130164134_1437952521.png) center 28px no-repeat #0433a3 !important;}
.nynewslist_tit a:hover {color: #0433a3 !important;}


.nypro_pic:before {background: rgba(252,1,0,0.8) !important;}
.nypro_name:before {background: #0433a3 !important;}


.protemptitl:before {background: #0433a3 !important;}
.protemppic a:after {background: linear-gradient(to bottom, rgb(86 188 206 / 30%), transparent) !important;}
.nylist_pic {    border: 1px solid #ddd;}

.nyprod li .nypro_pic img { border: 1px solid #ddd;border-bottom: none;}

.nylist_pic img{height: auto;}

/*内页新闻样式*/
.nei_news{line-height:28px;margin:10px auto; padding:20px; font-size:14px;font-family:"microsoft yahei";}
.nei_news p{margin:0;text-indent:2em;}

.nei_prod{ font-size:20px; line-height:40px;}
.jiacu {
	font-size: 20px;
	font-weight: bold;
	color: #00a4f1;
}

/*产品*/
.ny_prolist{border:1px #ddd solid;width: 31.1% !important;}
.ny_prolist a:before{border-top:1px solid #0433a3 !important;border-right:1px solid #0433a3 !important;}
.ny_prolist a:after{border-bottom:1px solid #0433a3 !important;border-left:1px solid #0433a3 !important;}
.ny_prolist a:hover .ny_protil{color:#0433a3 !important;}

.ny_prolist{border: 1px #eee solid; padding:0.5% !important; width: 23% !important;}
.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:#0891de !important;}
.propic_show_right_20170301{width: 55% !important; font-size: 16px;color: #666;line-height: 30px;padding-left: 20px !important;    margin-top: 20px;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;}
.product_content {width: 100% !important; min-width: 1200px;box-sizing: border-box; max-width: 1400px; display: flex;flex-direction: column;align-items: center;margin-bottom: 3% !important; padding:0% 0% !important; margin-top: 0% !important;}

/*新闻*/
.column_content_page_content p{font-size: 16px;line-height: 30px;text-indent: 2rem;}
.in_new p{text-indent: 2em; line-height: 30px;}
.xw p{text-indent: 2em; line-height: 30px;}

.dgcontent_title_h5 h5{ color:#000 !important; font-size:20px !important; }
.dgcontent_title_h5 h5 strong{line-height:68px !important;}
.column_content_page_content{ line-height:34px; font-size:16px;}
.column_content_page_content p{ text-indent: 2em; line-height: 34px;}
.column_content_page_content b{ font-size:18px; line-height: 34px; }
.column_content_page_content b a{ font-size:18px; line-height: 34px; }
.column_content_page_content a{ font-size:18px; line-height: 34px;}

/*titleb*/
.videocom{margin: 0 auto;
    max-width: 900px;
    padding: 1% 1% 1% 1%;
    border: 24px #0433a3 solid;
    border-radius: 0px;
    margin-top: 0px;margin-bottom: 60px;text-align: center;}
.videocom1{margin: 0 auto;
    max-width: 1400px;
    padding: 5% 5% 5% 5%;
    border: 24px #0433a3 solid;
    border-radius: 0px;
    margin-top: 0px;margin-bottom: 50px;}

.yyr{ font-size:20px; line-height:40px; padding:5%;box-shadow: 0px 0px 20px rgba(0,0,0,0.1); width: 100%; margin: 0 auto;}