﻿/*表格样式*/
table tr:first-child{background:#e70012; color:#fff;} /*第一行标题蓝色背景*/
table{border:0px solid #b3e5fc; border-top:1px solid #5b5959;border-left:1px solid #5b5959;margin: 0 auto; border-spacing: 0px;}
td{font-size: 16px; padding:5px 10px; border:0px solid #b3e5fc; text-align:center;border-right:1px solid #5b5959;border-bottom:1px solid #5b5959;}
tr:nth-of-type(odd){ background:#efeff0;} /* odd 标识奇数行，even标识偶数行 */
tr:hover{ background: #efeff0;} /*鼠标悬停后表格背景颜色*/
.contable {overflow:scroll;width:100%; overflow-x:hidden;overflow-y:hidden; }
.contile{font-size:16px; color:#e60012; margin-top:20px; font-weight: bold;}
.content p{font-size: 16px; margin-bottom: 15px;}
/*公司简介*/
.wrapper{width:1400px;}

.mant{background-color:#ececec;}
.location_list { font-size:14px; height:60px; line-height:60px; background:url(../images/location.jpg) no-repeat left center; text-indent:31px; color:#353535; margin-right:3px;}
.location_list a{color:#353535;}
.location_list span { margin:0 5px; }

.m_location_m{border-bottom:1px solid #dcdcdc; height:47px; line-height:47px;}
.m_location_list {float:right;height: 44px; line-height: 44px; float: right; color: #747474; margin-right: 3px; margin-top: 26px; background: url(../images/location.jpg) no-repeat left center; text-indent:24px;}
.m_location_list span {margin:0 5px; }
.m_location_list a {color:#3a3a3a; }

.lnte_m{text-align:center;background-color: #ffffff;height: 70px;
    margin-bottom: 40px;box-shadow: 5px -10px 15px 5px;}
.about_ebd ul{ margin: 0 auto;width: auto;display: inline-block;}
.about_ebd .parent{  float: left;font-size:20px;margin: 0 5px;}
.about_line{ float: left;padding: 0px 50px;}
.about_ebd .parent a {box-sizing: border-box; display:block; font-size:16px; text-align:center; color:#333; border-radius:0px;cursor: pointer; height: 35px; line-height: 35px;margin-top: 20px;padding: 0px 30px;}
.about_ebd .parent a:hover {color: #e60012;border: 1px solid #e60012;border-radius: 5px;
    text-decoration: none;}
.about_ebd .parent a.current {color: #e60012;border: 1px solid #e60012;border-radius: 5px;
    text-decoration: none; }

.about_en{text-align:center; color:#cdcdcd; line-height:40px; font-size:40px; font-size:27px; letter-spacing:3px; margin:30px 0 4px; text-transform:uppercase;}
.about_tn{background:url(../images/about_nb.jpg) no-repeat center center; text-align:center; font-size:24px; color:#16468d; margin-top:30px;}
/*gez*/
.about_mnd{padding:26px 0 30px 0; margin-bottom:37px; border:1px solid #e8e8e8;}
.about_mnd_l{float:left; width:19.8%; text-align:center; color:#0b0b0b; font-size:15px; padding-top:6px;}
.about_mnd_l span{display:block; font-size:38px; color:#0b0b0b;}
.about_mnd_lz{border-left:1px solid #d9dadc; border-right:1px solid #d9dadc;}

.about_01{margin:31px 0 0px 0px;}
.about_bht{font-size:27px; color:#333; line-height:32px; margin-bottom:15px;}
.about_p{font-size:16px; color:#333; line-height:30px; margin-bottom:20px;}
.about_ps{font-size:16px; color:#333; line-height:30px; margin-bottom:20px;background-color: #ffffff;padding: 50px 50px;}

.about_img{float: right;}

.Contact_msg {
	display: flex;
    justify-content: space-between;
	font-size: 18px;
    line-height: 30px;
}
.Contact_info{
	width: 20%;
	text-align: center;
}
.Contact_info img{
	width: 100%;
	margin-bottom: 15px;
}
.about_t{
	text-align: center;
    margin-bottom: 40px;
}
.about_t h3{
	font-size: 24px;
}
.about_t span{
	display: block;
    width: 60px;
    height: 3px;
    margin: 0 auto;
    margin-top: 15px;
    background-color: #f00;
}

.fdj_img {border: 1px solid #d2d2d2;}

.about_p3 {
text-align: center;
padding-top:100px;
}

.about_p3 h2 {
font-size: 36px;
    font-weight: initial;
line-height: 50px;
}
.about_p3 ul {
margin-top:70px;
}
.p3_line{
	width: 50px;
    height: 3px;
    background-color: #dd0000;
margin: 20px auto;
}

/*企业文化*/
.wh_01{overflow:hidden;margin-top:.6rem;}
.wh_01_t{width:100%;overflow:hidden;}
.wh_01_t h2{margin:0px;padding:0px;width:100%;overflow:hidden;font-size:.48rem;color:#000;line-height:1.75;position:relative;text-align:center;padding-bottom:.2rem;}
.wh_01_t h2 b{width:.4rem;height:.06rem;display:block;overflow:hidden;background:#d80000;background-size:100%;position:absolute;left:50%;bottom:0px;margin-left:-.2rem;border-radius:.025rem; }

.wh_01_c{width:100%;overflow:visible;padding-bottom:40px;}
.wh_01_c ul{width:100%;overflow:visible;display:flex;display:-webkit-flex;justify-content:space-between}
.wh_01_c ul li{width:calc(100% - 1.5rem);float:left;height:300px;margin-right:20px;padding:20px 10px;background-color:#fff;-moz-box-shadow:0px 0px 21px rgba(0,0,0,0.05); -webkit-box-shadow:0px 0px 21px rgba(0,0,0,0.05); box-shadow:0px 0px 21px rgba(0,0,0,0.05);transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear;}
.wh_01_c ul li:nth-child(4){margin-right:0px;}
.wh_01_c ul li p{width:100%;overflow:hidden;}
.wh_01_c ul li p.p1{margin-top:40px;}
.wh_01_c ul li p.p1 img{display:block;height:60px;margin:0px auto;padding:0px;}
.wh_01_c ul li p.p1 img:nth-child(2){display:none;}
.wh_01_c ul li p.p2{text-align:center;font-size:24px;color:#333333;line-height:1.5em;position:relative;margin-top:20px;margin-bottom: 5px;}
.wh_01_c ul li p.p3{text-align:center;font-size:16px;color:#666666;line-height:1.5em; }
.wh_01_c ul li:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px); background:#d80000;}
.wh_01_c ul li:hover p.p2{color:#fff;}
.wh_01_c ul li:hover p.p2 b{ background:#d80000;}
.wh_01_c ul li:hover p.p3{color:#fff;}
.wh_01_c ul li:hover p.p1 img:nth-child(1){display:none;}
.wh_01_c ul li:hover p.p1 img:nth-child(2){display:block;}
.wh_02{overflow:hidden;position:relative;background:url("../images/Culture.jpg") center no-repeat;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;min-height:500px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.wh_02 p{width:100%;overflow:hidden;color:#fff;font-size:16px;line-height:1.5em;text-align:center;}
.wh_02 p.p1{font-size:24px;margin-bottom:40px;}





/*产品系列*/
.lin_pont{padding:0px 0 0px; margin:0 0 40px;}
.product_ebd{margin-bottom:0; border-left:1px solid #e3e3e3; border-top:1px solid #e3e3e3; -moz-box-shadow: 0px 0px 5px #dfdbdb; -webkit-box-shadow: 0px 0px 5px #dfdbdb; box-shadow: 0px 0px 5px #dfdbdb;}
.product_ebd .parent{ height:49px; line-height:0; width:298.75px; float:left; margin:0 0px 0px 0; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; border-left:none; border-top:none; border-radius:0px; display:block; }
.product_ebd .parent a { display:block; line-height:49px; font-size:15px; text-indent:52px; text-align:left; color:#000; border-radius:0px; background:url(../images/bd_img.jpg) no-repeat left 30px center #fff;}
.product_ebd .parent a:hover {color:#fff; background:url(../images/bd_img_on.jpg) no-repeat left 30px center #04478c; text-decoration:none;}
.product_ebd .parent a.current {color:#fff; background:url(../images/bd_img_on.jpg) no-repeat left 30px center #04478c; text-decoration:none;}
.product_ebd .parent:nth-child(4n){}
.product_ebd .parent:nth-child(1){border-left:none;}

.about_tit{
font-size: 36px;
margin-bottom: 40px;
}

.about_numbe {
				padding: 50px  2%;
			}

			.numbes {
				float: left;
				margin-left:164px;
			}

			.numbes h2 {
				font-family: "Bahnschrift";
				font-size: 60px;
				color: #e10f13;
line-height: normal;
			}

			.numbes b {
				font-size: 30px;
				color: #e10f13;
			}

			.numbes span {
				font-size: 16px;
				color: #363636;
			}
.noleft {
				margin-left: 0px;
			}
.about_p2{
	background-color:#f4f4f4;
}
.wh{
padding: 20px 0; 
}
.wh_top{
background-color: white;
margin-bottom: 20px;
}
.wh_down{
background-color: white;

}
.wh_msg{
				width: 640px;
				padding-top: 65px;
				padding-left: 60px;
    float: left;
			}
			.wh_msg h2{
				color: #dc0817;
				font-size: 24px;
				margin-bottom: 10px;
			}
			.wh_msg p{
				font-size: 18px;
				margin-bottom: 60px;
			}
.wh img{
				    float: left;
			}



/*热门产品*/
.bdt_pi{background:url(../images/about_mn.jpg) no-repeat center top; border:1px solid #dcdcdc; padding:0 20px 21px; margin-bottom:20px;}
.bd_hb{font-size:22px; color:#000; text-indent:0px; line-height:53px; padding-top:0px; margin-bottom:0px; background:url(../images/rmcp.jpg) no-repeat left bottom;}
.bdt_pi_li{border-bottom:1px dashed #e4e4e4; padding:20px 0;}
.bdt_pi_img{width:113px; float:left; border:1px solid #e7e7e7; line-height:0;}
.bdt_pi_img img{width:100%;}
.bdt_pi_r{width:96px; float:right;}
.bdt_pi_th{font-size:14px; color:#353535; line-height:21px;}
.bdt_pi_mau{background:url(../images/puv_ont.jpg) no-repeat left center; height:40px; line-height:40px; display:block; color:#9d9d9d; font-size:14px; padding-left:20px;}


/*搜索*/
.hb_other{width:224px; padding:12px 12px 11px; border:1px solid #cecece; border-top:none; margin-bottom:10px;}
.hb_other .fnon{width:60px; height:34px; line-height:34px; font-size:12px; display:block; text-align:center; float:left; margin:0 9px 0 3px;}
.hb_other .on{background:url(../images/fnon.jpg) no-repeat bottom left; color:#0256b4;}
.hb_other .chname{float:left; background:url(../images/Search_box.jpg) no-repeat; width:161px; height:32px; line-height:32px; border:0 none; box-shadow:none; font-size:12px; cursor:pointer; text-indent:35px; padding:0; color:#b6b6b6; font-family:"Microsoft YaHei";}
.hb_other .btn{float:left;background:url(../images/Search.jpg) no-repeat;width:60px;height:32px;border:0;cursor:pointer; color:#fff;}




.focusBox {position: relative; width:226px; height:230px; margin-bottom:0px;  overflow: hidden; text-align: left; background:#fff; }
.focusBox .pic img { width:100%; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height:46px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:44px; line-height:44px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color:#4c4c4c; padding: 0 0 0 10px; font-size: 14px; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom:56px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width:8px; height:8px; line-height:8px; overflow: hidden; text-align: center; margin-right:2px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; font-size:0; }
.focusBox .num li span { z-index: 1; background:#000; filter: alpha(opacity=50); opacity:0.5; border-radius:10px;}
.focusBox .num li.on a,.focusBox .num a:hover{ background:#d7241e;  border-radius:10px;}

/*侧栏新闻*/
.hb_news{border:1px solid #cecece; border-top:none; padding:10px 15px 21px; margin-bottom:21px;}
.n_db{line-height:40px; height:40px; overflow:hidden; border-bottom:1px dotted #929292; background:url(../images/list_nese.jpg) no-repeat 3px center; text-indent:14px;}
.item a{ margin-left:16px; font-size:14px; color:#070707;}

#m_right {width:899px; float:right; margin:20px 0 0; padding:0px 0px; border:0px solid #d3d3d3;}
#location { padding-bottom:0px; background: url(../images/hd_bg_1.jpg) repeat-x left bottom;}
.location_title { font-size:18px; color:#d40116; height:46px; line-height:37px; float:left;}
.location_tp{background: url(../images/hd_bg_02.jpg) repeat-x left bottom;}


.ty_list{ float:left;}
.dtd{background: url(../images/hd_bg_1.jpg) repeat-x left bottom; height:66px; line-height:66px; text-align:center; margin-bottom:37px;}
.dtd_t{background: url(../images/hd_bg_2.jpg) no-repeat center bottom; color:#0069a1; font-size:24px;}
.lnte{background: url(../images/lnte.jpg) repeat-x left bottom;}
#category {}
#category .bd { margin:0 ; text-align:center;}
#category .clearfix{padding:0px;}
#category .bd ul li.parent { height:64px; line-height:0; width:140px; display: inline-block; margin:0 6px; border:0px solid #c7c7c7; border-radius:0px;}
#category .bd ul li.parent a { display:block; line-height:64px; font-size:14px; text-align:center; color:#fff;  }
#category .bd ul li.parent a:hover {background:url(../images/par_b.png) no-repeat left top; color:#fff;}
#category .bd ul li.parent a.current {background:url(../images/par_b.png) no-repeat left top;  color:#fff;}

.m_location_wrap{ border-bottom:2px solid #e2e2e2;}
.m_location_title { float:left; font-size:22px; color: #000; height:59px; line-height:59px;}
.m_locp_list{float:right;height:51px; line-height:51px; float: right; color: #747474; margin-right: 3px; margin-top:8px; background: url(../images/location.png) no-repeat left center; text-indent:24px;}
.m_locp_list span {margin:0 5px; }
.m_locp_list a {color:#3a3a3a; }

/*产品*/
.m_pro_list {padding:0px 0px 0px 0px; border:0px solid #d1d1d1; margin:0 auto 0px;}

.m_pro_list h2{
text-align: center;
font-size: 30px;
    font-weight: initial;
line-height: 50px;
}
.pro_line{
	width: 50px;
    height: 3px;
    background-color: #dd0000;
margin: 20px auto;
}
.p2 {float:left; margin-bottom:25px; line-height:0; margin-right:15px; width:338px;}
.p2 img{line-height:0; margin: auto; display: block;width: 100%; }
.p2_m{position: relative; padding:0px; display:block; line-height:0;background-color: #ffffff;}
.p2:nth-child(4n){margin-right:0px;}
.p2_m figure{border:solid 1px #e4e4e4;}
.m_pro_list .p2 figcaption {display:block; height:40px; line-height:40px; text-align:center; font-size:14px; background-color:#f4f4f4; overflow:hidden; border-top:none;margin: 10px 10px;}
.m_pro_list .p2 a:hover {text-decoration:none; }
.m_pro_list .p2:hover {}
.m_pro_list .p2_m{padding:1px;}
.m_pro_list .p2_m:hover {}
.m_pro_list .p2_m:hover figure{}
.m_pro_list .p2:hover figcaption {color:#fff; background-color:#dd0000; overflow:hidden;  border-top:none;}
.p2 span{line-height: 40px;display: block;height: 40px;text-align: center;}
.p2:hover span{color:#fff; background-color:#e60012;}


.page,.pages {height:30px; line-height:30px; width:100%; text-align:center; color: #ff0000; margin-bottom:23px; margin-top:25px;display: flex; justify-content: center;}
.page span,.pages span{padding:10px 15px 10px 15px; background-color:#e60012; color:#fff; border:solid 1px #e60012; font-size:0.875em; }
.page a,.pages a{ color:#444444; border:1px solid #ccc;padding:10px 15px 10px 15px; margin:0 4px; text-decoration:none; background-color:#ddd;  font-size:0.875em; }
.page a:hover,.pages a:hover{color:#fff; background-color:#e60012; }
.page a.current,.pages a.current{color:#fff; background-color:#e60012; }
.page .active a,.pages .active a{color:#fff; background-color:#e60012; }
.pagination li{float:left;}
.cMore {display:none;}

/*产品系列2020 */
.prod_ht{margin:0px 0 27px; padding-top:0px; background:url(../images/dtd_e.jpg) no-repeat bottom center; height:50px; line-height:50px; width:100%; font-size:25px; text-align:center; color:#004c92;}
.prod_first{width:365px; padding:8px 8px 2px; border:2px solid #f3f3f3; float:left; margin-bottom:20px; line-height:0;}
.prod_first figcaption{line-height:46px; height:46px; text-align:center;}
.prod_first:nth-child(2), .prod_first:nth-child(5), .prod_first:nth-child(8), .prod_first:nth-child(11), .prod_first:nth-child(14), .prod_first:nth-child(17){}
.prod_first:nth-child(3n+2){margin:0 20px;}

.prod_man{width:220px; height:38px; line-height:38px; color:#747474; text-indent:53px; background:url(../images/t_max.jpg) no-repeat left 169px center #e7e7e7; margin:10px auto 30px; border-radius:30px;}


.join h2{
text-align: center;
font-size: 36px;
    font-weight: initial;
line-height: 50px;
}
.join_line{
	width: 50px;
    height: 3px;
    background-color: #dd0000;
margin: 20px auto;
}
.join_zc{
padding-bottom: 85px;
margin-top: 45px;
}
.zc{
position: relative;
box-shadow: 0px 0px 10px -5px;
float: left;
margin-right: 35px;
width: 26.4%;
padding:50px 35px;
}
.zc:nth-child(3n){
margin-right: 0px;
}
.zc span{
display: block;
    width: 35px;
    height: 5px;
background-color: #3f5574;
margin-bottom: 25px;
}
.zc h3{
font-size: 24px;
    font-weight: initial;
margin-bottom: 25px;
}
.zc p{
font-size: 20px;
color:#808080;
line-height: 36px;
}
.zc img{
position: absolute;
top: 40px;
    right: 35px;
}
.join_p2{
height: 600px;
padding: 55px 0 45px;
background-color: #f4f4f4;
}
.cont_right{
width:64%;
height: 600px;
float: right;
background-color: #ffffff;
}
.cont_right form{
padding: 75px 5% 0;
color: #4c4c4c;
}
.cont_right form h1{
font-size: 36px;
color: #4c4c4c;
margin-bottom: 20px;
}
.cont_right form p{
font-size: 20px;
color: #4c4c4c;
}
.cont_right form td{
font-size: 20px;
color: #4c4c4c;
}
.join1{
margin-top: 25px;
margin-bottom: 35px;
	border: 0px;

}
.join1 td{
line-height: 40px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom:0px;
	text-align: left;
}
.joint1 td{
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom:0px;
width:25%;
}





.join2 tr{
height: 50px;
line-height: 50px;
}
.join2 td{
border-bottom: 1px solid #cccccc;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	text-align: left;
}
.joint2{
width:25%;
}

.join2 input{
font-size: 18px;
color: #4c4c4c;
    width: 80%;
border: none;
outline:none;
}
.join2 img{
margin-bottom: -7px;
}
.c2{
    width: 60px !important;
}
.cont_right form span{
margin-right: 35px;
font-size: 18px;
color: #4c4c4c;
}
.join_p3{
padding: 75px 0 90px;
}
.join_p{
width:1080px;
font-size: 18px;
color:#333;
line-height: 36px;
margin:0 auto;
padding-top: 30px;
}
.join_p4{
background-color: #e0e9f5;
margin-bottom: -40px;
padding: 65px 0 115px;
}
.join_p4 img{
	
margin-top: 30px;
}
.cont_right form select{
height: 40px;
font-size: 20px;
color: #4c4c4c;
margin-top: 40px;
outline:none;
border: none;
border-bottom: 1px solid #cccccc;
margin-right: 58px;
margin-bottom: 10px;
}
.submit{
width: 100px;
    height: 30px;
    border: none;
    background-color: #e52029;
    color: #ffffff;
    font-size: 14px;
}

.lx{
width: 880px;
margin:0 auto;
}

/*相关推荐产品*/
#m_about{width:899px; float:right; border:0px solid #d3d3d3;}
.hb_pro{width:226px; padding:12px 21px 0; border:1px solid #cecece; border-top:none; margin-bottom:10px;}
.about_n{ padding:23px 0 37px 0;}
.list1 li{width:31.4794215%;margin-right:2.7%;text-align:center;float:left;}
.list1 li:nth-child(3n){margin-right:0;}
.list1 li figure{border:1px solid #cacaca;}
.list1 li figure img{width:100%;display:block;}
.list1 li h3{line-height:56px; height:56px; overflow:hidden; margin-bottom:4px; font-size:14px;font-weight: normal;}

/*相关文章推荐*/
.about_n{ padding:14px 0 40px 0;}
.about_n .item2 .h4{float:left; margin-right:0; text-align:left;border-bottom: 1px dotted #929292; background: url(../images/list_nese.jpg) no-repeat 3px center; width:430px; height:40px;}
.about_n .item2 .h4 a{ margin-left:14px; font-size:14px; color:#393a3a; line-height:40px;}
.about_n .item2 .h4:nth-child(2n){margin-left:24px;}
.about_n .item2 span{float:right; font-size:12px; color:#8f8f8f; margin-right:5px;}

/*技术中心*/
.m_pist{max-width:858px;}
.responimg { max-width:100%; display:block; margin:0 auto; }
/*董事长致辞*/
.text26 {text-indent:0px;}

/*企业文化*/
.lc_img{width:100%; height:auto; margin-bottom:0; line-height:0;}
.lc_img img{width:100%;}
.lc_pbt{width:89%; height:auto; padding-bottom:20px; padding-left:5%;}

.lc_img{float:left; width:360px; height:225px; font-size:0; margin-bottom:20px;}
.lc_pbt{float:left; padding:0 20px 0 26px; width:464px; height:225px; font-size:14px; color:#2b2b2c; background-color:#ecedee; margin-bottom:20px; line-height:26px;}
.lc_pbt span{display:block; font-size:18px; margin:10px 0 13px;}

/*仓储实力*/
.about_41{display: block; margin:0 auto 0px; height:40px;}

/*证书收缩*/
.hidden{ display: none;}
.lanren{}
.lanren ul.list{overflow: hidden;}
.lanren .more{overflow: hidden;padding:10px;text-align: center;}
.lanren .more a{display: block;width:150px;padding:8px 0;color:#fff;margin:0 auto;background:#e60012;text-align:center;border-radius:3px;}
.lanren .more a:hover{text-decoration: none;background: red;color: #fff;}

/*证书详情*/
.imgview_h{margin:41px auto 0; text-align: center; /*! float:left; */}
.imgview_h img{max-width:1360px; margin:auto; display: block;}
.title{font-size:20px; color:#e60012; line-height:61px; text-align:center; padding:9px 0 0 0;}
.view_bj{ padding:10px;}
.content strong{color:#fff;}
.content img{width: 100%; max-width:1360px;}


/*产品详情侧栏*/
.n_viwe{border:1px solid #cecece; border-top:none; padding:12px 12px 4px; margin-bottom:21px;}
.n_viwe{line-height:0px;}
.n_viwe img{width:100%; border:1px solid #dadada;}
.n_viwe span{line-height:46px; text-align:center; width:100%; display:block;}
/*产品详情*/
.view_bj{ padding:0px; width:100%;}
.imgview{margin:0px auto 0px; text-align: center; /*border:1px solid #dcdcdc;*/ background-color:#fff; width:100%; float:left; background-color:#fff;}
.imgview img{max-width:100%; margin:auto; display: block;}
.conte_view{float:left; width:100%; border-bottom:1px solid #dcdcdc;padding: 20px 0px;margin-bottom:20px;}
.tht_view{ width:100%; float:left;}
.title_view { font-size: 24px; font-weight: bold; margin-top: 20px;text-align: center; float: left;}
.title_fl_view{font-size:18px; color:#6d6d6d; margin-bottom:44px;}
.title_qq{padding-left:42px; font-size:16px; color:#000; background: url(../images/view_qq.jpg) no-repeat left 8px center; margin-bottom:96px;}

.items{margin-top: 15px;display: none;}
.items li{width: 23.6%; float: left;border: 1px solid #d2d2d2; margin-right: 10px;}
.items #tab3{margin-right: 0px;}

.picScroll-left{margin: 40px 0px;}

.view_bn{
text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.view_bne{font-size: 30px; color: #e60012;text-align: center; margin-bottom: 40px; margin-top: 60px; background: url(/statics/home/images/proline.png) no-repeat center;}

.view_bh{height:51px; line-height:51px; font-size:17px; color:#000; /*background: url(../images/view_ht3.jpg) repeat-x left bottom;*/ text-indent:0px;}
.content{font-size:14px; line-height:30px; color:#232323;}

/*滚动*/
.content h2{border-top: 1px solid rgba(0,0,0,0.2);padding-top: 70px;  margin-top:60px;margin-bottom: 30px;}
.pro_ul{ list-style: disc;display: none;}
.pul{margin-top: 40px;}
.pul li{font-size: 20px;line-height: 36px;}

.picList{padding: 0px 10px !important;}

.about_htt{ position:relative; font-size:30px; color:#000; margin-bottom:0px;}
.prev, .next{ display:block;  width:37px; height:70px; float:right; overflow:hidden; cursor:pointer; background: url(../images/v_next.jpg) no-repeat; position:absolute; right:-40px; top:150px;}
.prev{ background: url(../images/v_prev.jpg) no-repeat;}
.prev{left:-40px;}
.li_p{position:relative; width:290px; float:left; line-height:0; margin:0px 10px; padding: 15px;border: 1px solid #fff;background-color: #fff;}
.li_p img{ margin:auto;  width:100%; display: block;}
.li_p_t{display:block; height:40px; line-height:40px; text-align:center; font-size:14px;  overflow:hidden;  border-top:none;background-color: #f3f3f3;}


/*推荐新闻*/
.content_v_news{padding:20px 20px 1px 20px; margin-bottom:0;}
.nesw_ul{ padding:10px 0 3px;}
.nesw_li{border:1px solid #e8e8e8; background:#f8f8f8; overflow:hidden; width:520px; float:left; padding:15px 24px 16px; margin-bottom:18px;}
.nesw_li:nth-child(2n){ float:right;}
.nesw_the{font-size:17px; margin-bottom:3px;}
.nesw_li p{color:#707070; font-size:14px;line-height:19px;}
.nesw_sj{background: url(../images/view_sj.jpg) no-repeat left center; padding-left:24px; font-size:12px; color:#555454;}



.view_title{font-size:24px; color:#000; line-height:70px;}
.view_tpe{font-size:15px; color:#3a3a3a; line-height:26px; border-bottom:1px solid #dcdcdc; padding-bottom:19px;}
.view_tbe{font-size:14px; color:#0d0d0d; border-bottom:1px solid #dcdcdc; padding:13px 0 9px;}
.view_tbe_h1{color:#656565;}
.view_the{border-bottom:1px solid #dcdcdc; padding:13px 0 9px;}
.onte_ic{text-align:center;}



.view_h1{font-size:16px; color:#000; line-height:40px; font-weight: bold;}
.view_p{margin-bottom:10px;}
.view_h2{font-weight: bold;}

.m_prev_share{margin:46px 0;}
.view_py{padding:30px 0 120px;  font-size:0;}
.m_pro_menu{padding:37px 0 15px; text-align:center;}
.m_pro_prev, .m_pro_next{width:240px;text-align:left;  text-indent:100px; display:inline-block;   font-size:20px; height:60px; line-height:60px;}
.m_pro_prev{margin-right: 50px;background: url(../images/zx.png) no-repeat left 70px center #c62526; }
.m_pro_prev a, .m_pro_next a{color: #ffffff;display: block;}
.m_pro_next{background: url(../images/next_vie.png) no-repeat left 75px center #082659;  margin:0 0 0 0;  }
.m_yx_menu{ margin:32px 0 21px 0;}
.m_yx_menu span{font-size:14px; font-weight: bold; float:left;}
.dy_01, .dy_02, .dy_03{background: url(../images/dy_01.jpg) no-repeat left center; float:left; text-indent:22px; margin-left:10px;}
.dy_02{background: url(../images/dy_02.jpg) no-repeat left center;}
.dy_03{background: url(../images/dy_03.jpg) no-repeat left center;}
.dy_04{ float:left; margin-left:10px;}

.m_about_view{padding:2px 20px 17px; margin-bottom:10px;}
.m_location_view{position:relative;}
.prev_view, .next_view{position:absolute; right:28px; top:17px; width:16px; height:16px; background: url(../images/prev.jpg) no-repeat;}
.next_view{right:0px; background: url(../images/next.jpg) no-repeat;}
.p2_v{margin-right:10px;}
.p2_v img{width:212px;}
.m_pro_list .p2_v figcaption{height:50px; line-height:50px; width:212px;}
.p2_v:nth-child(3n){margin-right: 10px;}
.p2_v:nth-child(4n){margin-right: 0px;}



.tei_img{float:right;}

.tei_img img{margin-top:20px;}

/*新闻*/
/*.news_nt{margin:19px 0 20px;}
.news_nt .news_h4{float:left; border-bottom: 1px dotted #929292; background: url(../images/news_gb.jpg) no-repeat 2px center; width:100%; height:48px; overflow:hidden;}
.news_nt .news_h4 a{ margin-left:14px; font-size:14px; color:#232323; line-height:48px;}
.news_nt span{float:right; font-size:12px; color:#8f8f8f; margin-right:5px; line-height:51px;}
.pages span{float:none; color:#fff;}*/
/*新闻详情*/
#newslist { padding:23px 0px 23px 0px;  margin:0 auto 0px;}
#newslist .item { padding:2% 0; border-bottom:solid 1px #dfdfdf; }
#newslist .time { width:12%; border:solid 1px #656565;  background-color:#656565; float:left; text-align:center; }
#newslist .item:hover .time{ border:solid 1px #d8231f;  background-color:#d8231f;}
#newslist .time .p1 { font-size:1.5em; color:#fff; line-height:40px; }
#newslist .time .p2 { font-size:1.125em; color:#757575; line-height:40px; background-color:#fff; }
#newslist .list { width:86%; float: right; display: inline; }
#newslist .list h4 { font-size:18px; line-height:24px; }
#newslist .list h4 a { color:#222; font-weight:normal; }
#newslist .list h4 a:hover { color:#333; font-weight:normal;}
#newslist .list p { line-height:200%; color: #757575; font-size:14px; }

#newslist .nlist { height:2.5em; line-height:2.5em; background:url(../images/icon1.jpg) no-repeat left center; border-bottom:dotted 1px #ccc;  overflow:hidden; }
#newslist .nlist a { float:left; font-size:0.875em; margin-left:14px; display:inline;}
#newslist .nlist span { float:right; font-size:0.875em; display:inline;}

.m_honor_title { line-height:3.33em; font-size:18px; text-align:center; color:#111; }
.m_honor_attr {  line-height:2.14em; text-align:center; border-bottom:dashed 1px #848484; }
.m_honor_content { padding:1.5em 0; font-size:15px;}
.m_prev_list { float:right; height:25px; margin-top:17px; }
.m_prev_list a { float:left; margin-left:15px; display:inline;}
.m_prev_list a img { display:block; }
.m_next_list { border-bottom:dashed 1px #ccc; border-top:dashed 1px #ccc; padding:1em 0; margin-top:1em;}
.m_next_list p.m_p_prev a { height:2.44em; line-height:2.44em; display:inline-block; overflow:hidden; float:left; margin-bottom:0.5em; font-size:14px;}
.m_next_list span { height:2.44em; line-height:2.44em; width:8em; background-color:#646464; color:#fff; display:block; float:left; text-align:center; margin-right:0.5em; font-size:14px; border-radius: 30px;}
.m_next_list p.m_p_next a {  height:2.44em; line-height:2.44em; display:inline-block; overflow:hidden; float:left; font-size:14px;}
.m_prev_back { text-align:center; padding-top:2em; height:2.14em; }
.m_prev_back a { background-color:#646464; font-size:14px; width:15em; height:2.54em; line-height:2.54em; text-align:center; color:#fff; display:block; float:right; border-radius: 30px;}
.m_prev_back a:hover { text-decoration:none;}
.m_prev_share { margin-top:1em;}

/*新闻2020*/
.news_nt li {position: relative; width: 48%;float: left; margin-right: 40px; padding-bottom: 20px;margin-top: 15px; border-bottom: 1px solid #e5e5e5;transition: all 0.3s ease;}
.news_nt li .time1 {float: left; text-align: center;width: 90px; height: 90px;border-right: 1px solid rgba(0,0,0,0.1);}
.news_nt li .time1 img{display: block;}
.news_nt li .time1 h3 {font-size: 48px; color: #333; line-height: 1; padding-top: 10px;}
.news_nt li .time1 span {display: block; color: #333; font-size: 14px; padding-top: 5px;}
.news_nt li .time2 {float: left; margin-left: 30px; width: 80%;padding-top: 5px;}
.news_nt li .time2 h3 a {display: block; color: #333; font-size: 16px;font-weight: bold;}
.news_nt li .time2 p {display: block; color: #333; font-size: 24px;}
.news_nt li .time2 span {display: block; color: #333; font-size: 16px; margin-top: 10px; line-height: 24px;text-align: justify;}
.news_nt li .time1 span {display: block; color: #333; font-size: 14px; padding-top: 5px;}
.news_nt li:hover .time1{
	background-color:#e60012;
}
.news_nt li:hover .time1 h3{
	color:#fff;
}
.news_nt li:hover .time1 span{
	color:#fff;
}
.news_nt li:nth-child(2),.news_nt li:nth-child(4),.news_nt li:nth-child(6),.news_nt li:nth-child(8),.news_nt li:nth-child(10),.news_nt li:nth-child(12),.news_nt li:nth-child(14){
	margin-right: 0px;
}



/*联系我们*/
.cont_lrm{width:100%; background-color:#38b7e9;}
.cont_ly{ width:464px; padding-left:51px; padding-top:58px; float:left; color:#fff;}
.cont_ly a{color:#fff;}
.cont_ly_t{ font-size:27px; margin-bottom:21px;}
.cont_ly_p{line-height:35px; font-size:15px; padding-left:0px;}
/*.cont_p1{background:url(../images/cont_p1.jpg) no-repeat left top 6px;}
.cont_p2{background:url(../images/cont_p2.jpg) no-repeat left center;}
.cont_p3{background:url(../images/cont_p3.jpg) no-repeat left center;}
.cont_p4{background:url(../images/cont_p4.jpg) no-repeat left center;}*/
.cont_p5{padding-left:80px;}
.cont_p6{/*background:url(../images/cont_p5.jpg) no-repeat left center;*/ font-size:16px; margin-top:0px;}
.cont_r{width:685px; float:left; line-height: 0;}


/*质量控制*/
.quality_p{padding:40px 0 0px 0;}
.quality_p ul{line-height:0; font-size:0;}
.quality_p h2{text-align: center;
    font-size: 36px;
    font-weight: initial;
    line-height: 50px;}
.kh_me{margin-bottom:0px; line-height:0px;}
.m_series_p3 {display: inline-block; width:23.2%; margin-bottom:2.6%; margin-right:2%;}
.m_series_p3 p { border:solid 1px #ccc; padding:0px; line-height:40px; font-size:14px; text-align:center;background-color: #082659;
    color: white;margin-top: 10px;}
.m_series_p3 img{width:100%;}
.m_series_p3:hover p {  }
.m_series_p3:nth-child(4n){margin-right:0;}

.m_series_p4 {display: inline-block; width:23.5%; margin-bottom:2.6%; margin-right:2%;}
.m_series_p4 p {text-align: center;  padding:0px; line-height:50px; font-size:24px; 
    color:#000;}
.m_series_p4 img{width:100%;}
.m_series_p4:hover p {  }
.m_series_p4:nth-child(4),.m_series_p4:nth-child(8),.m_series_p4:nth-child(12){margin-right:0;}

.m_series_p5 {display: inline-block; width:32%; margin-bottom:2.6%; margin-right:2%;}
.m_series_p5 p { border-left:solid 10px #e52029; padding:0px; line-height:50px; font-size:24px; background-color: #082659;
    color: white;padding-left: 25px;}
.m_series_p5 img{width:100%;}
.m_series_p5:hover p {  }
.m_series_p5:nth-child(3n){margin-right:0;}


/*下载*/
.giveliuyan {background-color: #e1e1e1; color: #de4c09; padding: 5px;}
.giveliuyan:hover { background-color: #de4c09; color: #fff; text-decoration:none;}
.m_d_list{padding-top:20px;}
.lef{float:left; margin-bottom: 30px; width:32.2%; margin-right:1.7%;}
.lef_x{border: 1px solid #dcdbdb;}
.lef .txt{padding:20px 0 16px 16px;border-top:none;}
.lef .txt p{padding-bottom: 14px;color: #4a4a4a;font-size: 16px;}
.lef .txt span{display: block;color: #c6c6c6;font-size: 14px;}
.lef:nth-child(3n+3){margin-right:0%;}

/*留言*/
#myform{
margin-top: 45px;
}
.quality_p{  margin:auto;}
.article input{
background-color:#f6f6f6; 
margin-bottom:15px;
}
.article_left{
float: left;
width:50%;
}
.article .c1 {width: 95%; height:90px; line-height:90px; border: none;
outline:none; color:#4c4c4c;font-size: 20px;padding: 0 20px;}
.article .c2 {width: 95%;  height:90px; line-height:90px;  border: none;
outline:none;color:#4c4c4c;font-size: 20px;padding: 0 20px;}
.article .c3 {width: 95%;  height:90px; line-height:90px;  border: none;
outline:none;color:#4c4c4c;font-size: 20px;padding: 0 20px;}
.article .submit{ border:0; height: 40px; cursor:pointer; background-color:#d8231f; color:#fff; }
.article .red {color:red}
.article_right{
float: right;
width: 50%;
}
textarea { background-color:#f6f6f6; width: 85%;height:335px; padding:0;  border: none;
outline:none;color:#4c4c4c;font-size: 20px;padding: 35px 20px; float: right;}
.article table{ text-align: center;}

.article_sc {
width: 46.5%;
height: 240px;
float: left;
background:url(../images/cont1.jpg) no-repeat ;
    font-size: 30px;
    color: #ffffff;
padding: 40px 0px 0px 35px;
margin: 15px 20px 15px 0;
}
.article_jm {
width: 46.5%;
height: 240px;
float: left;
background:url(../images/cont2.jpg) no-repeat ;
    font-size: 30px;
    color: #ffffff;
padding: 40px 0px 0px 35px;
margin: 15px 0;
}

.gbook1 { width:10%}
.gbook2 { width:50%; float:left; }
.gbook3, .gbook4 { width:20%; }
.gbook5{width:10%;}
.mobieapp { border-left:solid 1px #ccc; border-top:solid 1px #ccc; }
.mobieapp li { width:24.868%; float:left; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; padding:0.3em 0; }

.m_d_list{width:100%;}
.m_d_list img{width:100%;}

/*视频*/
.m_d_list #video0, .m_d_list #video1{width:800px; height:450px;}

/*底部*/
.downMenu{margin-top:40px;}


@media screen and (max-width:1366px){
	
	
	.wrapper{width:1200px; margin:0px auto;}
	.m_pro_list{margin:0px auto; text-align: center;}
	.about_numbe{padding:50px 0px;}
	.numbes{margin-left:80px;}
	
	
	.wh_msg{width: 45%;padding-top:50px;padding-left:5%;}
	
	.wh  img {max-width: 600px;}
	
	.article_left{max-width: 600px;}
	.textarea{max-width: 600px;}
	.article .submit{margin-top: 15px;
	}
	
	.about_ps {
    padding: 40px 40px;
}
	
	
	.article_sc {
width: 45.6%;
height: 230px;}
		
	.article_jm {
width: 45.6%;
height: 230px;	}
	
	

	.zc{
position: relative;
box-shadow: 0px 0px 10px -5px;
float: left;
margin-right: 35px;
width: 25%;
padding:50px 35px;
}
	.zc p{font-size:16px;}
	
	.join_p3{width: 100%;max-width: 1200px;}
	
	.join_p4 img{width: 100%;}
	
	.cont_right{
		width:58%;}
	
		.cont_right form td{font-size: 16px;}
	.cont_right form select {
        height: 40px;
		font-size: 16px;
	margin-right: 30px;
	}
	.join_p{ width: 100%; max-width: 900px;font-size: 16px; }
	
	
	.news_nt li .time2{ width: 70%}
	
	.p2 {float:left; margin-bottom:25px; line-height:0; margin-right:15px; width:285px;}
	.imgview{ width: 100%; }

	.conte_view { width: 100%;}
	
	.view_bj {
    margin-bottom: 30px;
}
	
	.items li {width: 23.3%;}
	
	.picScroll-left {height: 100%;}
	
	.li_p {width: 20%;}
	
	.li_p img{width: 100%;}
}




@media screen and (max-width:1199px){
.bd_p{width:100%; overflow:hidden; }
.bd_l{width:22.5%;}
#m_right{width:74.916666%;}

.bdt_pi{display:none;}

.p2{width:31.7%; margin-right:2.33%;}

.imgview img{width:100%;}
.content img{ width:100%;}

#m_about{width:96%; float:left; margin:0 2%;}
.m_location_title{display:block;}
}
@media screen and (max-width:1299px){
.bd_p{width:100%;  overflow:hidden;}
.tempWrap{margin:auto;}
.next, .prev{bottom:-277px; top:auto;}
.next{left:551px;}
.prev{right: 564px;}
.li_p{ width:279px; margin-right:21px;}

.conte_view{padding: 47px 42px;}

.cont_ly{width:440px;}
.cont_r{float:right;}
}
@media screen and (max-width:640px){

.wrapper{width:100%;}
/*产品系列*/
.bd_l{margin-bottom:10px; border:none; width:100%; float:none; margin:10px auto 0;}
.bd_dhb{border-bottom:none;}
.bd_dhb .hbt{width:48%; margin:0 1% 10px; height:40px; border:none; float:left; margin-bottom:10px; background: #3f3f3f; text-align:center; text-indent:0;}
.bd_dhb .current{background: #0877c7;}
.bd_dhb .hbt a{line-height:40px; color:#fff; font-size:16px;}
.bd_dhb .hbt:nth-child(2n){margin-right:0;}
.bd_dhb .hbt_on{background: #0877c7;}
.m_pro_list .p2_m{padding:1px;}
.m_pro_list .p2 img{width:100%; padding:0;}
.sublist ul{border:none; padding:0;}
.sublist{width:100%; float:left; background-color:#fff; border: solid 1px #d1d1d1; margin-bottom:10px;}
.sublist li{float:left; width:50%;}
.sublist li a{background: url(../images/list_nese.jpg) no-repeat 25px center; border-bottom:1px solid #cecece; height: 39px; line-height: 39px;}
td{font-size: 12px; padding:5px 10px; border:0px solid #b3e5fc; text-align:center;border-right:1px solid #5b5959;border-bottom:1px solid #5b5959;}
.lnte_m {
    text-align: center;
    background-color: #f4f4f4;
    height: 100%;
    line-height: 50px;
    margin-bottom: 20px;
}
	.contable {overflow:scroll;width:100%; font-size:10px;}
.about_tit {
    font-size: 28px;
    margin-bottom: 25px;
}
.about_line {
    float: left;
    padding: 0px 10px;
}
.about_numbe {
    padding: 20px 0px;
}
.numbes {
   float:left;
    margin-left: 9px;
}
.numbes span {
    font-size: 14px;
    color: #363636;
}
.numbes h2 {
    font-family: "Bahnschrift";
    font-size: 30px;
    color: #e10f13;
    line-height: normal;
}
.numbes b {
    font-size: 21px;
    color: #e10f13;
}
.wh {
    padding: 25px 0;
}
.wh_msg {
    width: 100%;
    padding-top: 30px;
    padding-left: 0px;
    float: none;
}
.wh_msg h2 {
    color: #3f5574;
    font-size: 24px;
    margin-bottom: 10px;
    margin-left: 30px;
}
.wh_msg p {
margin-left: 30px;
    font-size: 18px;
    margin-bottom: 30px;
padding-right: 15px
}
.wh img {
    width: 100%;
    float: none;
}
.about_p3 {
    text-align: center;
    padding-top: 20px;
}
.p3_line {
    width: 50px;
    height: 3px;
    background-color: #dd0000;
    margin: 10px auto;
}
.about_p3 h2 {
    font-size: 30px;
    font-weight: initial;
    line-height: 50px;
}
.about_p3 ul {
    margin-top: 15px;
}
.quality_p h2 {
    text-align: center;
    font-size: 30px;
    font-weight: initial;
    line-height: 50px;
}
.pro_line {
    width: 50px;
    height: 3px;
    background-color: #dd0000;
    margin: 10px auto;
}
.lx {
    width: 100%;
    margin: 0 auto;
}
#myform {
    margin-top: 15px;
}

.about_t h3 {
    font-size: 20px;
}

.view_bne {
    font-size: 24px;
    color: #e60012;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    background: url(/statics/home/images/proline.png) no-repeat center;
}

.about_ps {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-bottom: 20px;
    background-color: #ffffff;
    padding: 10px 15px;
}

.article_left {
   float: none;
    width: 100%; 
}
.article .c1 {
 width: 90%; 
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    color: #4c4c4c;
    font-size: 20px;
    padding: 0 20px;
}
.article .c3 {
    width: 90%; 
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    color: #4c4c4c;
    font-size: 20px;
    padding: 0 20px;
}
.article_right {
float: none;
    width: 100%; 
}

.items li {
    width: 21.0%;
    float: left;
    border: 1px solid #d2d2d2;
    margin-right: 10px;
}
textarea {
    background-color: #f6f6f6;
    width: 90%; 
    height: 335px;
    padding: 0;
    border: none;
    outline: none;
    color: #4c4c4c;
    font-size: 20px;
    padding: 15px 20px;
}
.article_sc {
   width: 95%; 
    height: 240px;
    float: left;
    background: url(../images/cont1.jpg) no-repeat;
    font-size: 30px;
    color: #ffffff;
    padding: 20px 0px 0px 20px;
    margin: 15px 20px 15px 0;
}
.article_jm {
   width: 95%; 
    height: 240px;
    float: left;
    background: url(../images/cont2.jpg) no-repeat;
    font-size: 30px;
    color: #ffffff;
    padding: 20px 0px 0px 20px;
    margin: 15px 0;
}

/*产品*/
.m_pro_list{padding-top:0; margin:0 auto;width: 95%;}
#m_right{width: 96%; display: block; margin: 0 2%; float: left; padding:0; border:none;}
.m_pro_list .p2{width: 48%; display: block;margin-bottom: 10px;}
.p2{margin-right:3.5%;}
.p2:nth-child(3n){margin-right:3.5%;}
.p2:nth-child(2n){margin-right:0;}
.cMore { font-size:0.875em; width:10.357em; height:3.214em; line-height:3.214em; background:url(../images/nMoreOff.jpg) no-repeat center center; display:block; margin:20px auto 0px; color:#fff; text-indent:1.78em; border-radius:6px; display:block;}
.cMore:hover { background:url(../images/nMoreOn.jpg) no-repeat center center; text-decoration:none; }
.cMore_news{margin:25px auto 0;}
.page, .pages{}

/*产品大类*/
.prod_first:nth-child(3n+2){margin: 0 1% 0px;}
.lin_pont{padding:0;}
.prod_first:nth-child(2), .prod_first:nth-child(5){margin:0 1% 0px;}
.prod_first{width:48%; border:none; padding:0; margin:0 1% 0px;}
.prod_first img{width:100%;}
.prod_first figcaption{font-size:14px; overflow:hidden;}

/*简介系列*/
.about_en{margin-top:10px;}
.about_tn{margin-bottom:20px;}
.m_location_m{height:0; border:none;}
.hbt_a{float:left; width:48%; height:41px; margin-right: 2%; border: 1px solid #d1d1d1; margin-bottom:10px; background: url(../images/bd_img2.jpg) no-repeat 20px center;}
.hbt_a a{line-height: 41px;}
.hbt_a:nth-child(2n){margin-right: 0;}

.about_bht{ font-size:18px; font-weight:bold; margin-bottom: 0px; */}
/*简介*/
.about_tpn{ font-size:24px; line-height:58px; height:58px; margin-bottom:18px;}
.about_mnd{padding:16px 0 20px 0;}
.about_mnd_l{width:33.1%; border:none;}
.about_mnd_lz{border:none;}
.about_p{padding:0px 0 30px 0; width:96%; margin:auto; font-size:14px;}
.about_imt{width:100%; margin-left:0; margin-bottom:10px;}
.about_imt img{width:100%;}
.contacts_img{display:none;}
.about_01{display:none;}
.picScroll-left{display:none;}
.about_p img{width:100%; margin-bottom:0px; margin-left:0px;}

.about_ebd{
	padding: 20px 0px;
}

.about_ebd ul {
    margin: 0 auto;
    width: auto;
    display: flex;
	flex-wrap: wrap;
}
.about_ebd .parent {
    flex: 50 50 auto;
    float: left;
    font-size: 20px;
	margin: 5px 10px;
}


.about_ebd .parent a {
    margin: 0px;
}

.content h2 {
    border-top: 1px solid rgba(0,0,0,0.2);
    padding-top: 15px;
    margin-top: 10px;
	font-size: 16px;
    margin-bottom: 10px;

}

.pul li {
    font-size: 14px;
    line-height: 25px;
}


/*产品系列列表*/
.lin_pont{margin-bottom:10px;}
.product_ebd{box-shadow: 0px 0px 5px #fff; border:none;}
.product_ebd .parent{ width:48%; height:42px; border:none; overflow:hidden;}
.product_ebd .parent a{border: 1px solid #ccc; line-height:40px; height:40px; font-size: 14px; background: url(../images/bd_img.jpg) no-repeat left 14px center #fff; text-indent:26px;}
.product_ebd .parent a.current{background: url(../images/bd_img_on.jpg) no-repeat left 14px center #04478c; font-size: 14px;}
.product_ebd .parent a:hover {background: url(../images/bd_img_on.jpg) no-repeat left 14px center #04478c; font-size: 14px;}


/*产品详情*/
.imgview{margin:10px 0px; float:none; width:100%; height: 100%;border:none;}
.imgview img{width:100%;}
.conte_view{padding:10px 0px; width:100%;}
.view_py{padding:0;}
.tht_view{width:96%; float:none; margin:auto;}
.content table{font-size:10px;}
.title_fl_view{margin-bottom:10px;}
.title_qq{margin-bottom:10px;}
.m_pro_menu{ margin:10px 0; padding-top:10px;}
.m_pro_prev{display:block; }
.m_pro_next, .m_pro_prev{float:left; margin:10px 0 0 0; width:90%; text-align:left; padding-right: 28px; border-right:1px solid #d2d2d2;}
.m_pro_next{background: url(../images/next_vie.png) no-repeat 75px center #082659;margin-top: 10px; }
.view_bj{padding:0; background-color:#fff; border:none; box-shadow:none; margin-bottom:20px;}
.content img{width:100%;}
.content{ margin-top:10px; margin-bottom:5px; padding:5px}
.title{line-height:42px;}
.tei_img{width:100%; float:left; margin:auto; text-align:center;}

.view_bn {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.view_mt {
    padding-top: 10px;
    background-color: #f7f7f7;
    margin-bottom: 0px;
}

/*新闻*/
/*.news_nt span{display:none;}
..m_honor_content img{width:100%;}
.news_nt{ margin:0px 0 70px;}
#newslist{padding: 0px 0px 7px 0px;}
.m_prev_back{ margin-bottom:20px;}
.news_nt li{float:left; width:100%;
    height: 200px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.3s
}

.news_nt li .time1{width:18%; border:none;}
.news_nt li .time2{margin-left:0px; float:right; width:95%; max-height: 100%;padding-top: 5px;}
.news_nt li:nth-child(2n){float:left;}
.news_nt li:hover .time1 {background: #fff; color: #b8b8b8;}
.news_nt li:hover .time1 h3, .news_nt li:hover .time1 span {color:#b8b8b8;}
.news_nt li .time2 h3 a {
    display: block;
    color: #4c4c4c;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: initial;
}
.news_nt li .time2 p {
    display: block;
    color: #4c4c4c;
    font-size: 14px;
}
.news_nt li .time2 span {
    display: block;
    color: #4c4c4c;
    font-size: 14px;
    margin-top: 5px;
    line-height: 20px;
}

.news_nt li .time1 {
    display: none;
}
.news_nt li:hover h3 a{
color:#ffffff;
}
.news_nt li:hover p{
color:#ffffff;
}
.news_nt li:hover span{
color:#ffffff;
}*/

.news_nt li {
    position: relative;
    width: 100%;
    float: left;
     margin-right:0px;
    padding-bottom: 20px;
    margin-top: 15px;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.3s ease;
}
.news_nt li .time1 {
    float: left;
    text-align: center;
    width: 75px;
    height: 75px;
    border-right: 1px solid rgba(0,0,0,0.1);
}
.news_nt li .time1 h3 {
    font-size: 26px;
    color: #333;
    line-height: 1;
    padding-top: 10px;
}
.news_nt li .time1 span {
    display: block;
    color: #333;
    font-size: 14px;
    padding-top: 0px;
}
.news_nt li .time2 {
    margin-left: 20px;
}
.m_about{
	width: 96%;
    margin: 0 auto;
}
.m_series_p4 {
    display: inline-block;
    width: 100%;
    margin-bottom: 2.6%;
    margin-right: 2%;
}
.m_series_p5 {
    display: inline-block;
    width: 100%;
    margin-bottom: 2.6%;
    margin-right: 2%;
}
.join h2 {
    text-align: center;
    font-size: 26px;
    font-weight: initial;
    line-height: 50px;
}
.join_line {
    width: 50px;
    height: 3px;
    background-color: #dd0000;
    margin: 10px auto;
}
.join_zc {
    padding-bottom: 10px;
    margin-top: 20px;
}
.zc {
    position: relative;
    box-shadow: 0px 0px 10px -5px;
    float: none;
    margin-right: 35px;
    width: 87%;
    padding: 25px 25px;
margin-bottom: 15px;
}
.join{
padding: 10px;
}
	.p2_cont{width: 100%;}
.p2_cont img{
width: 100%;
	
}
.cont_right {
    width: 100%;
    height: 100%;
    float: right;
    background-color: #ffffff;
}
.cont_right form {
	width: 96%;
	padding: 2%;
    color: #4c4c4c;

}
.cont_right form span {
    margin-right: 15px;
    font-size: 14px;
    color: #4c4c4c;
}
.join_p {
    width: 96%;
    font-size: 14px;
    color: #808080;
    line-height: 36px;
    margin: 0 auto;
    padding: 2%;
}
.join_p4 img {
    margin-bottom: 30px;
  width: 100%;
}
.cont_right form select {
    height: 40px;
    font-size: 14px;
    color: #4c4c4c;
    margin-top: 10px;
    outline: none;
    border: none;
    border-bottom: 1px solid #cccccc;
    margin-right: 0px;
    margin-bottom: 10px;
}
.submit {
    display: block;
    width: 100px;
    height: 30px;
    border: none;
    background-color: #e52029;
    color: #ffffff;
    font-size: 14px;
}
.m_pro_list h2 {
    text-align: center;
    font-size: 20px;
    font-weight: initial;
    line-height: 40px;
}
.m_pro_list .p2 figcaption {
    margin: 5px 5px;
	height: 35px;
    line-height: 35px;
}
	
	.cont_right form td{ font-size: 14px;}

.Contact_msg {
    display: flex;
    flex-wrap: wrap;
	font-size: 14px;
}
.Contact_info {
    width: 45%;
    text-align: center;
	margin-bottom: 30px;
}
	
/*质量控制*/
.m_series_p3{width:85%;margin-right:0%; }
.m_series_p3:nth-child(3n){margin-right:0%;}
.m_series_p3:nth-child(2n){margin-right:0%;}
/*下载*/
.giveliuyan{margin-bottom:20px;}
.lef{width:48%; margin-right:4%; background-color:#fff;}
.lef:nth-child(3n+3){margin-right:4%;}
.lef:nth-child(2n+2){margin-right:0;}
/*留言*/
.gbook1 { width:20%}
.gbook2 { width:100%; float:none; }
.gbook3 { width:20%; }
.gbook4 { width:10%; }
.mobieapp li { width:49.7%; }
/*视频*/
.m_d_list #video0, .m_d_list #video1{width:100%; height:auto;}

/*证书详情*/
.imgview_h img{width:100%;}
.content{}
/*图片*/
.responsimg { width:100%; display:block; }

/*技术中心*/
.m_pro_list .p1 { width:48.4%; display:inline; margin-top:2.8%; }
.nofirst1, .nofirst3, .nofirst5, .nofirst7, .nofirst9 { margin-right:2.8%; }
.nofirst2, .nofirst4, .nofirst6, .nofirst8, .nofirst10 { margin-right:0; }

/*联系我们*/
.cont_ly{width:97%; padding:20px 0 40px 3%;} 
.cont_r{width:100%;}

.cont_ly_t{ font-size:18px; font-weight:bold; margin-bottom:5px;}

.downMenu{margin-top:30px;}
	.title_view{
		font-size: 20px;
		text-align: left;
		margin-bottom: 0px;
		margin-top: 0;
	}
	.content p{font-size: 14px;}
	
	.wh_01{margin-top:10px;padding-bottom:10px;}
   
    .wh_01_c ul{display:block;}
    .wh_01_c ul li{width:49%;min-height: 285px;margin-right:2%;float:left;padding:0px 10px;margin-bottom:10px;height:auto;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;transition:0s linear;-webkit-transition:0s linear;-o-transition:0s linear;-moz-transition:0s linear;}
    .wh_01_c ul li:nth-child(2n){margin-right:0px;}
    .wh_01_c ul li p.p1{margin-top:20px;}
    .wh_01_c ul li p.p1 img{height:40px; max-width: 40px;}
    .wh_01_c ul li p.p2{font-size:20px;margin-bottom:20px;}
    .wh_01_c ul li p.p3{font-size:14px;line-height:1.5em;margin-bottom:20px;}
	.wh_02{padding: 5%;}
	.wh_02 p{width:100%;overflow:hidden;color:#fff;font-size:14px;line-height:1.5em;text-align:center; }
.wh_02 p.p1{font-size:20px;margin-bottom:40px;}

	
}

@media screen and (max-width:375px){

}
@media screen and (max-width:320px){

}