/*表格样式*/
table tr:first-child{background:#202f70; color:#fff;font-weight:bold;} /*第一行标题蓝色背景*/
table{border:0px solid #b3e5fc; border-top:1px solid #b3e5fc;border-left:1px solid #b3e5fc;margin: 0 auto;}
td{ padding:5px 2px; border:0px solid #b3e5fc; text-align:center;border-right:1px solid #b3e5fc;border-bottom:1px solid #b3e5fc;}
tr:nth-of-type(odd){ background:#f5f5f5;} /* odd 标识奇数行，even标识偶数行 */
tr:hover{ background: #f5f5f5;} /*鼠标悬停后表格背景颜色*/
.contable {overflow:scroll;width:100%; overflow-x:hidden;overflow-y:hidden;}
.contile{font-size:16px; color:#2456c5; margin-top:20px;}

/*公司简介*/

.mant{background-color:#ececec;}
.location_list { font-size:14px; height:60px; line-height:60px; background:url(../images/location.png) 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;font-size: 16px;height: 44px; line-height: 44px; float: right; color: #747474; margin-right: 3px; margin-top: 20px; background: url(../images/location.png) 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: #f4f4f4;height: 80px;
    line-height: 80px;margin-bottom: 60px;}
.about_ebd ul{float: left;position: relative;}
.about_ebd .parent{  float: left;font-size:20px;}
.about_line{ float: left;padding: 0px 50px;}
.about_ebd .parent a { display:block; font-size:16px; text-align:center; color:#313131; border-radius:0px;cursor: pointer;padding: 0 30px;}
.about_ebd .parent a:hover {color: #ffffff;
    text-decoration: none;
	background-color: #202f70;}
.about_ebd .parent a.current {color: #ffffff;
    text-decoration: none;
	background-color: #202f70;}

.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:#1e1e1e; line-height:32px; margin-bottom:15px;}
.about_p{font-size:16px; color:#1e1e1e; line-height:30px; }

.desc {
  
}


.btn_con {
    display: flex;
    flex-direction: row;
    padding: 20px 0;
}

.btn_con .pro_btn {
    margin-right: 20px;
}

.btn_con .pro_btn a {
    font-size: 16px;
    padding: 12px 40px;
    display: flex;
    align-items: center;
    color: #fff;
    transition: all .5s ease;
}

.btn_con .pro_btn a i {
    padding-right: 5px;
}

.btn_con .pro_btn a.btn_red {
    background: #cb0709;
}

.btn_con .pro_btn:hover a.btn_red {
    background: #252525;
}

.btn_con .pro_btn a.btn_black {
    background: #0034af;
}

.btn_con .pro_btn:hover a.btn_black {
    background: #252525;
}


.iconfont {
    display: inline;
    color: inherit;
    height: 100%;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    font-weight: 400;
    text-decoration: none;
    font-size: inherit;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    text-decoration: none
}

 .ser_tel .font {
    font-size: 18px;
    font-weight: normal;
    align-items: center;
    display: flex;
}

.ser_tel .font span {
    font-weight: bold;
    line-height: 24px;
}

.ser_tel .font i {
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    background: #525252;
    margin-right: 5px;
    padding: 3px 3px;
    border: 1px solid #555;
}

 .ser_tel .font a {
    color: #cb0709;
    font-family: impact !important;
    font-size: 24px;
    line-height: 24px;
}

.ser_tel {
    color: #333;
    padding: 30px 0px 10px;
}






.desc .hh_w .box {
  background: #f5f5f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	padding: 30px 0;
}

.desc .hh_w .box .box-l {
  
}

.desc .hh_w .box .box-l img {
  display: block;
}

.desc .hh_w .box .box-r {
  padding-left: 40px;
  padding-right: 40px;
  color: #333;
  line-height: 28px;
  position: relative;
}

.desc .hh_w .box .box-r::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10.42vw;
  background: #e9e9e9;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.about_p2 {
  background-image: url("../images/wh_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.qywh {
  padding: 2.865vw 0;
}
.qywh *{
-webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wh_title{
	font-size: 36px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.flex_wrap {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.qywh .hh_w .box .qywh-list {
	margin-top: 45px;
	margin-left: -15px;
    margin-right: -15px;
}

.qywh .hh_w .box .qywh-list .qywh-item {
  padding: 0 15px;
  width: 50%;
  margin-bottom: 30px;

}

.qywh .hh_w .box .qywh-list .qywh-item .col {
  padding: 40px;
  background: #fff;
  height: 100%;
}

.qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_head .left {
  color: #202f70;
  margin-bottom: 1.30vw;
  font-size: 24px;
}

.qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_head .right img {
  width: 1.93vw;
  min-width: 35px;
}

.qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_cont {
	font-size: 16px;
  border-top: 1px solid #e9e9e9;
  position: relative;
  padding-top: 30px;
  color: #333333;
  line-height: 28px;
}
.justify_between {
    justify-content: space-between;
}


@media (max-width: 1440px) {

}

.qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_cont::after {
  content: '';
  position: absolute;
  background: #1f317f;
  height: 2px;
  width: 6.25vw;
  top: -2px;
  left: 0;
  transition: all 1s;
}

.qywh .hh_w .box .qywh-list .qywh-item:hover .col .qywh-item_cont::after {
  width: 100%;
}

@media (max-width: 768px) {
  .qywh {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .qywh .hh_w .box .qywh-list {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-top: 22px;
  }
  .qywh .hh_w .box .qywh-list .qywh-item {
    width: 100%;
    margin-bottom: 20px;
	padding: 0px 20px;
  }
  .qywh .hh_w .box .qywh-list .qywh-item .col {
    padding: 20px 15px;
  }
  .qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_head .right img {
    width: 20px;
    min-width: auto;
  }
  .qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_cont {
    width: 100%;
    padding-top: 18px;
	    font-size: 14px;
  }
  .qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_cont::after {
    width: 60px;
  }
  .qywh .hh_w .box .qywh-list .qywh-item .col .qywh-item_head .left {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 18px;
  }
}
.zljzc {
	padding: 60px 0 80px;
}
.zljzc .box {
    background: #f5f5f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.zljzc .box-l{
	padding:60px 30px;
}
.zljzc .box-l img{
	display: block;
}
.zljzc .box-r{
	padding:60px 60px 60px 0px;
	font-size: 16px;
}
.zljzc .box-r h2{
	font-size: 36px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 10px;
}
.zljzc .box-r p{
	font-size: 16px;
	padding-top: 25px;
	line-height: 28px;
	border-top: 1px solid rgba(0,0,0,0.1);
}

.about_p4{
	background-color: #f5f5f7;
	padding-bottom: 60px;
	margin-top: 30px;
}

.about_p7{
	background-color: #f5f5f7;padding: 50px 0px;
}

.zzjg {
	text-align: center;
}
.zz_title{
	font-size: 36px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
    text-align: center;
	padding-top: 60px;
    margin-bottom: 50px;
}

.ry_title{
	font-size: 36px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
	margin-top: 20px;
}

.ryzz {
 
}

.ryzz .hh_w .ryzz_slide {
  margin-top: 2.083vw;
}

.ryzz .hh_w .ryzz_slide .ryzz_item {
  display: block;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ebebeb;
}

.ryzz .hh_w .ryzz_slide .ryzz_item .m-pic {
  padding: 2vw;
  height: 0;
  padding-bottom: 115%;
  overflow: hidden;
  position: relative;
}

.ryzz .hh_w .ryzz_slide .ryzz_item .m-pic img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-height: unset;
}

.ryzz .hh_w .ryzz_slide .ryzz_item .m-cont {
	font-size: 16px;
  padding: 10px;
  border-top: 1px solid #ebebeb;
  color: #666666;
  text-align: center;
}

.ryzz .hh_w .ryzz_slide .custom-btn {
  text-align: center;
  margin-top: 2.60vw;
}

.ryzz .hh_w .ryzz_slide .custom-btn .prev {
  margin-right: 1.56vw;
}


@media (max-width: 991px) {
  .ryzz .hh_w .ryzz_slide .ryzz_item .m-pic {
    padding: 15px;
    padding-bottom: 130%;
  }
  .ryzz .hh_w .ryzz_slide .ryzz_item .m-cont {
    padding: 15px;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .ryzz .hh_w .ryzz_slide {
    margin-top: 22px;
  }
  .ryzz .hh_w .ryzz_slide .custom-btn {
    margin-top: 22px;
  }
  .ryzz .hh_w .ryzz_slide .ryzz_item .m-cont {
    padding: 10px 15px;
    font-size: 14px;
  }
}

@charset "UTF-8";
/*全局轮播图按钮*/
.custom-btn .prev,
.custom-btn .next {
  display: inline-block;
  /*z-index: 10;*/
  width: 56px;
  height: 56px;
  line-height: 56px;
  border: 1px solid #e9e9e9;
  background: #f7f7f7;
  text-align: center;
  cursor: pointer;
  transition: all .3s;
	text-align: center;
	
}

.custom-btn .prev i.fa,
.custom-btn .next i.fa {
  transition: all .3s;
	font-size: 30px;
}

.custom-btn .prev:hover,
.custom-btn .next:hover {
  background: #1f317f;
  border-color: #1f317f;
}

.custom-btn .prev:hover i.fa,
.custom-btn .next:hover i.fa {
  color: #fff;
}


.about_p5 {
text-align: center;
padding-top:60px;

}

.about_p5 h2 {
font-size: 30px;
    font-weight: initial;
line-height: 45px;
}
.about_p5 ul {
margin-top:40px;
}
.p3_line{
	width: 50px;
    height: 3px;
    background-color: #1e3f96;
margin: 20px auto;
}

.parent_s1{
	position: absolute;
    top: 80px;
	width: 1340px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.parent_s2{
	position: absolute;
    top: 80px;
	width: 1340px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.par{
	text-decoration:none;background-color:#1e3f96;
}
.par a{
	color:#ffffff !important;
}

.product_p{
	
}

/*产品系列*/
.lin_pont{padding:0px 0 0px; }
.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;}
.content .dow img{
	 width: auto;
    display: block;
    margin-bottom: 10px;
}
.content .dow a{
	display: block;
    text-align: center;
    width: 265px;
	font-size: 16px;
}
.about_tit{
font-size: 30px;
margin-bottom: 40px;
}

.about_numbe {
				padding: 50px  2%;
			}

			.numbes {
				float: left;
				margin-left:140px;
			}

			.numbes h2 {
				font-family: "Bahnschrift";
				font-size: 60px;
				color: #ea5010;
line-height: 60px;
			}

			.numbes b {
				font-size: 30px;
				color: #1e3f96;
			}

			.numbes span {
				font-size: 16px;
				color: #363636;
			}
.noleft {
				margin-left: 0px;
			}
.about_p2{
	
	background-color:#fff;
}
.wh{
padding: 15px 0; 
}
.wh_top{
background-color: #f4f4f4;
margin-bottom: 20px;
}
.wh_down{
background-color: #f4f4f4;

}
.wh_msg{
				width: 610px;
				padding-top: 70px;
				padding-left: 60px;
    float: left;
			}
			.wh_msg h2{
				color: #ea5010;
				font-size: 18px;
				margin-bottom: 10px;
			}
			.wh_msg p{
				font-size: 16px;
				margin-bottom: 60px;
			}
			.wh img{
				width: 50%;
				 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; background-color:#fff;}
.Prod_xl_li{
	border-top: 1px solid #202f70;
	padding-top: 40px;
	margin-bottom: 55px;
}
.m_pro_list h2{
text-align: center;
font-size: 30px;
    font-weight: initial;
line-height: 45px;
}
.pro_line{
	width: 50px;
    height: 3px;
    background-color: #1e3f96;
margin: 20px auto;
}
#cMoreList{
	margin-top: 40px;
margin-bottom: 50px;
}

.Prod_xll{
	width: 100%;
	position: relative;
}

.Prod_t {
    font-size: 24px;
    font-weight: bold;
	margin-top: 0px;
}
.Prod_xll #cMoreList{
margin-bottom: 25px;
margin-top: 20px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.Prod_xll .pxl2{
width: 24%;
	overflow-y: hidden;
	/*border:1px solid #dcdcdc;*/
	text-align: center;
}
.Prod_xll .pxl2 img{
	width: 100%;
	display: block;
}
.Prod_xlr {
    float: right;
    width: 470px;
}
.Prod_xlr img{
	width: 100%;
	display: block;
}
.more_po {

	display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    background-color: #202f70;
    border-left: 10px solid #bb212b;
    padding-left: 0px;
}
.more_po a{color: #fff;}

.morexl{
	line-height: 40px;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    background-color: #202f70;
    color: #fff;
}


.p2 {float:left; margin-bottom:25px; line-height:0; margin-right:2%; width:23.3%;border:1px solid #dcdcdc; }
.p2 img{line-height:0; margin: auto; display: block;width: 100%; }
.p2_m{position: relative; padding:0px; display:block; line-height:0;}
.p2:nth-child(4n){margin-right:0px;}
.m_pro_list .p2 figcaption {display:block; height:50px; line-height:50px; text-align:center; font-size:16px; overflow:hidden;}
.m_pro_list .p2 a:hover {text-decoration:none; }
.m_pro_list .p2:hover {}
.m_pro_list .p2_m:hover {}
.m_pro_list .p2_m:hover figure{}

.page, .pages{height:30px; line-height:30px; width:100%; text-align:center; color: #ff0000; /*margin-bottom:30px; margin-top:30px;*/}
.page span, .pages span{padding:10px 15px 10px 15px; background-color:#202f70; color:#fff; border:solid 1px #202f70; font-size:0.875em;margin: 0px 5px;  }
.page a, .pages a{ color:#444444; border:1px solid #ccc;padding: 10px 15px 10px 15px; text-decoration:none; background-color:#ddd;  font-size:0.875em;margin: 0px 5px; }
.page a:hover, .pages a:hover{color:#fff; background-color:#202f70; }
.page a.current, .pages a.current{color:#fff; background-color:#202f70; }
.page .active a, .pages .active a{color:#fff; background-color:#202f70; }
.pagination{
	display: flex;
    justify-content: center;
}
.cMore
.cMore {display:none;}
@media screen and (max-width:1340px){
.p2 {float:left; margin-bottom:25px; line-height:0; margin-right:15px; width:290px;}
}

/*产品系列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: #1e3f96;
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;
}

.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;
	font-size: 18px;
}

.lx p{ margin-bottom: 5px;}
/*相关推荐产品*/
#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:#004ba6;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:16px; color:#333; line-height:61px; text-align:center; padding:9px 0 0 0;}
.view_bj{ padding:10px;}
.content img{width: 100%; max-width:1300px;margin-bottom:40px;}

/*产品详情侧栏*/
.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%;  margin-bottom:60px;margin-top:20px;}
.imgview{margin:0px auto 0px; text-align: center; border:1px solid #dcdcdc; background-color:#fff; width:600px; float:left; background-color:#fff;}
.imgview img{max-width:600px; margin:auto; display: block;}
.conte_view{float:right; width:642px;  /*border-left:1px solid #dcdcdc;*/}
.tht_view{width:556px; float:right;}
.title_view{font-size:30px;  margin-bottom:10px; padding-bottom:20px;border-bottom:2px solid #202f70;}
.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;}
.view_d{
	font-size: 16px;
	/*border-left: 5px solid #e40114;
	padding-left: 15px;*
}
.view_content{
	margin-left: 20px;
    margin-top: 25px;
}
.view_mt{
padding-top:40px;
background-color:#f7f7f7;
}
.view_bn{
text-align: center;
    font-size: 30px;
    font-weight: bold;
	color:#1e3f96;
}
.view_bn b{
	color:#ea5010;
}

.view_bh{height:51px; line-height:51px; font-size:16px; color:#000; /*background: url(../images/view_ht3.jpg) repeat-x left bottom;*/ text-indent:0px;}
.content{font-size:16px; line-height:30px; color:#333333;}

.product-tab {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.product-tab .active{
   color: #fff;
    background: #202f70;
	border-left: 15px solid;
    border-left-color: #e50014;
}

.product-tab li{
	text-align: center;
    width: 33%;
    display: inline-block;
    background: transparent;
    height: 55px;
    min-height: 55px;
    cursor: pointer;
    transition: all 0.45s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
	border: 1px solid rgba(0,0,0,0.1);
}
.product-box{
	padding: 40px 20px;
	background:#fff;
	margin-bottom: 40px;
	border: 1px solid rgba(0,0,0,0.1);
}
.product-box .item {
    display: none;
}
.product-box .item.active {
    display: block;
}
.pic_t{
	font-size: 24px;
	margin-top: 60px;
}
.picScroll-left{
	margin-top: 25px;
	border-top: 1px solid rgba(0,0,0,0.1);
	padding-top: 30px;
	margin-bottom: 30px;
}
/*滚动*/



/*.about_htt{ position:relative; font-size:30px; color:#000; margin-bottom:0px;}
.prev, .next{ display:block;  width:19px; height:45px; float:right; overflow:hidden; cursor:pointer; background: url(../images/v_prev.jpg) no-repeat; position:absolute; right:-40px; top:100px;}
.prev{ background: url(../images/v_next.jpg) no-repeat;}
.next{left:-40px;}*/
.li_p{position:relative; width:305px; float:left; line-height:0;margin: 0px 36px 0px  0px;  padding: 0;border: 1px solid #efefef;}
.li_p img{ margin:auto; max-width:305px; display: block;border: /*1px solid rgba(0,0,0,0.2); */box-sizing: border-box;}
.li_p_t{display:block; height:40px; line-height:40px; text-align:center; font-size:14px;  overflow:hidden;  border-top:none;border-left: 5px solid #e40114; margin-top: 0px;background-color:#efefef;}

.down_list{
	display: flex;
    justify-content: flex-start;
	flex-wrap: wrap;
}
.down_m{
	width: 18%;
	margin-right:33px;
	text-align: left;
	margin-bottom: 20px;
	position: relative;
}
.downlord{
	position: absolute;
    bottom: 10px;
    right: 0;
	background-color: #312f94;
	padding: 2px 15px;
}
.downlord:hover{
	background-color: #dd151f;
}
.downlord a{
	 color: #fff;
	font-size: 14px ;
}
.down_m:nth-child(5n){
	margin-right:0px;
}
.down_m img{
	width:100%;
	display: block;
}
.down_m p{
	height:50px; line-height:50px; 
	text-align:left;
	margin-top: 5px;
}


.sevicer h2{
	font-size:24px;
	text-align: center;
	margin-bottom: 45px;
}
.sevicer_p1 .wrapper{
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.Partners{
	width: 24%;
	margin-bottom:25px;
	margin-right: 16px;
	box-shadow: 0 0 10px 0px rgb(0 0 0 / 10%);
}
.Partners img{
	 display: block;
	 width: 100%;
}
.Partners:nth-child(4n){
	margin-right:0px;
}
.sevicer_p1{
	padding-bottom: 40px;
}
.sevicer_p2{
	height: 750px;
	background: url(../images/service_bg.jpg) no-repeat left center;
	color:#fff;
	text-align: center;
}
.sevicer_p2 h2{
	padding-top: 60px;
	color:#fff;
}
.sevicer_p2 p{
	width: 87%;
    margin: auto;
    font-size: 16px;
	margin-bottom: 40px;
}
.sevicer_p3 h2 {
    padding-top: 60px;
}
.sevicer-f{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.video{
	width: 100%;
	font-size:16px;
	margin-bottom: 30px;
}
.video_left{width: 47%;float: left;}
.video_right{width: 47%; float: right;}
.video p{font-size:18px;text-align: center;margin-bottom:20px;}



.field{
	width: 32%;
	font-size:16px;
	background-color: #f5f5f7;
	margin-bottom: 30px;
}
.field h3{
	font-size:18px;
	color: #1e218a;
}
.field span{
	display: block;
    width: 16px;
    height: 2px;
    background-color: #1e218a;
	margin: 5px 0;
}
.field img{
	width: 100%;
	display:block;
}
.field_p{
	padding: 30px;
}
.fieldl{
	float:left;
}
.fieldr{
	float:right;
}

/*推荐新闻*/
.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 0px;  font-size:0;}
.m_pro_menu{padding:37px 0 15px; text-align:center;}
.m_pro_prev, .m_pro_next{width:150px;text-align:left;  text-indent:55px; display:inline-block;   font-size:16px; height:50px; line-height:50px;}
.m_pro_prev{margin-right: 40px;background: url(../images/zx.png) no-repeat left 30px center #ea5010; }
.m_pro_prev a, .m_pro_next a{color: #ffffff;display: block;}
.m_pro_next{background-color: #202f70;  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 #1e3f96;  background-color:#1e3f96;}
#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:45px; font-size:24px; text-align:center; color: #333; }
.m_honor_attr { height:3em; line-height:2.14em; text-align:center; border-bottom:dashed 1px #848484; }
.m_honor_content { padding:1.5em 0; font-size:16px;}
.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:40px; line-height:40px; display:inline-block; overflow:hidden; float:left; margin-bottom:0.5em; font-size:16px;}
.m_next_list span { height:40px; line-height:40px; width:8em; background-color:#646464; color:#fff; display:block; float:left; text-align:center; margin-right:0.5em; font-size:16px; border-radius: 30px;}
.m_next_list p.m_p_next a {  height:40px; line-height:40px; display:inline-block; overflow:hidden; float:left; font-size:16px;}
.m_prev_back { text-align:center; padding-top:2em; height:2.14em; }
.m_prev_back a { background-color:#646464; font-size:16px; width:8em; 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 ul{
	margin-bottom: 30px;
}
.news_nt .news_li_oth{width: 50%;float: left;position: relative; box-sizing: border-box; padding-bottom: 30px; padding-top: 30px;margin-bottom: 25px; border: 1px solid rgba(0,0,0,0.1);transition: all 0.3s ease;}
.news_li_oth .time1 {float: left; text-align: center;margin-left: 30px;}
.news_li_oth .time1 img{display: block;width: 220px;height: 143px;max-width: 220px;max-height: 143px;border: 1px solid rgba(0,0,0,0.1);}
.news_nt li .time1 h3 {font-size: 48px; color: #b8b8b8; line-height: 1; padding-top: 10px;}
.news_nt li .time1 span {display: block; color: #b8b8b8; font-size: 16px; padding-top: 5px;}
.news_li_oth .time2 {float: left; margin-left: 30px; width: 50%;padding-top: 5px;margin-right: 30px;padding-bottom: 0px;}
.news_li_oth .time2 h3 a {display: block; color: #333333; font-size: 16px;margin-bottom: 10px;font-weight: bold;}
.news_li_oth .time2 p {display: block; color: #4c4c4c; font-size: 16px;}
.news_li_oth .time2 span {display: block; color: #4c4c4c; font-size: 16px; margin-top: 10px; line-height: 30px;}
.news_li_one{
	width: 100%;
	position: relative; 
	box-sizing: border-box; 
	padding-bottom: 15px; 
	padding-top: 15px; 
	border: 1px solid rgba(0,0,0,0.1);
	transition: all 0.3s ease;
	margin-bottom: 35px;
}

.news_li_one img{display: block;width: 520px; height: 312px;max-width: 520px;max-height: 312px;border: 1px solid rgba(0,0,0,0.1);}
.news_li_one .time1 {float: left; text-align: center;margin-left: 15px;}
.news_li_one .time2 {float: left; margin-left: 60px; width: 52%;padding-top: 30px;margin-right: 15px;padding-bottom: 20px;}
.news_li_one .time2 h3 a {display: block; color: #333333; font-size: 24px;font-weight: initial;margin-bottom: 20px}
.news_li_one .time2 p {display: block; color: #333; font-size: 16px;margin-bottom: 10px;}
.news_li_one .time2 span {display: block; color: #202f70; font-size: 16px; margin-top: 5px;padding-top: 35px; line-height: 30px;border-top: 1px solid rgba(0,0,0,0.1);}

/*联系我们*/
.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;}

.cont_img{
	float: left;
    margin-right: 50px;
}
.sever{
	float: right;
    margin-left: 50px;
}

/*质量控制*/
.quality_p ul{line-height:0; font-size:0;}
.quality_p h2{text-align: center;
    font-size: 30px;
    font-weight: initial;
    line-height: 45px;}
.kh_me{margin-bottom:0px; line-height:0px;}
.m_series_p3 {display: inline-block; width:23.2%; margin-bottom: 60px; margin-right:2%;}
.m_series_p3 p { border:solid 1px #ccc; padding:0px; line-height:40px; font-size:16px; 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_p3 a{
	background-color: #fff;
	padding: 30px 45px;
    display: block;
}

.m_series_p4 {display: inline-block; width:32%; margin-bottom:2.6%; margin-right:2%;}
.m_series_p4 p { padding:0px; line-height:50px; font-size:16px; background-color: #f4f4f4;
    color: #000;padding-left: 35px;}
.m_series_p4 img{width:100%;}
.m_series_p4:hover p {  }
.m_series_p4:nth-child(3n){margin-right:0;}

.m_series_p5 {display: inline-block; width:32%; margin-bottom:2.6%; margin-right:2%;}
.m_series_p5 p { padding:0px; line-height:50px; font-size:16px; background-color: #f4f4f4;
    color: #000;padding-left: 35px;}
.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 .submit{ border:0; height: 40px; cursor:pointer; background-color:#ea5010; color:#fff; font-size: 16px;}
.article .red {color:red;margin: 0 5px;}

.textarea {
		margin-bottom:25px
}
textarea { background-color:#f6f6f6; width: 93%;height:455px; padding:0;  border: none;
outline:none;color:#4c4c4c;font-size:16px;padding: 35px 20px; float: none;font-family: "Microsoft YaHei",Arial;}
.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;
}
.ab_r{
	float: left;
}
.ab_line{
    width: 39px;
    height: 3px;
    background-color: #1d3f96;
	margin: 10px 0;
}
.about_content{
	width: 50%;
	float: left;
}

.contact_p {
	line-height: 80px;
	width: 75%;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	display: flex;
	align-items: center;
}
.contact_p img{
	vertical-align: middle;
	margin: 0 15px;
}

.contact_p strong{
	display: block;
	width: 10%;
	text-align-last: justify;
	margin-right: 15px;
	
}

.about_report{
	width: 50%;
	float: right;
}

.report_input input{
	 width: 100%;
	height: 18px;
	padding: 23px;
    box-sizing: border-box;
	outline-style: none;
	border: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 20px;
	color: #333333;
	 font-size: 16px;
}
.report_input textarea {
    background: none;
    width: 100%;
    height: 148px;
    border: 1px solid rgba(0,0,0,0.1);
    outline: none;
    color: #333333;
    font-size: 16px;
    padding: 23px;
    box-sizing: border-box;
	margin-bottom: 20px;
    font-family: "Microsoft YaHei",Arial;
}
.report_input .submit {
    width: 190px;
    height: 45px;
    border-left: 10px solid #bb212b;
    background-color: #202f70;
    color: #ffffff;
    font-size: 16px;
	padding: 0;
}


.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:80px;}


@media screen and (max-width:1400px){
	
	.about_p4 img{width: 100%;}
	.about_ebd .parent a{padding:0 20px}
	.zzjg {
    height: 800px;
    text-align: center;
}
.Prod_xll .pxl2 figcaption{
    overflow: hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 14px;

}
	.news_li_oth .time2 p{font-size: 14px;}
.news_li_one img {
    display: block;
    width: 100%;
    max-width: 540px;
	max-height: 270px;
}

	
	.news_li_one .time2{ 
		margin-left: 40px;
		width: 55%;
		padding-top: 20px;
	}
	.news_li_one .time2 span {
    padding-top: 10px;
}
.news_li_oth .time2{ width: 44%}
.news_li_oth .time1 img {
    max-width: 240px;
	max-height: 120px;
}
.news_li_oth .time2 h3 a {
    margin-bottom: 5px;
	font-weight: bold;
}
.Partners {
    width: 24%;
    margin-bottom: 25px;
}
.Partners img{
    width: 100%;
}
.sevicer_p2 img{
    width: 100%;
}
.field img{
	width: 100%;
}
.fieldl {
    width: 49%;
}
.fieldr {
    width: 49%;
}
.video img{
	width: 100%;
}
.videol {
    width: 49%;
}
.videor {
    width: 49%;
}	
	
	
	
.down_m {
	width: 17.2%;
    margin-right: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.Prod_xll {

}
	.about_numbe{padding:50px 0px;}
	.numbes{margin-left:90px;}
	
	
	.wh_msg{width: 45%;padding-top:50px;padding-left:5%;}
	
	.wh  img {max-width: 600px;}
	
	.view_py {
    padding: 30px 0 30px;
    font-size: 0;
}

	.zc{
position: relative;
box-shadow: 0px 0px 10px -5px;
float: left;
margin-right: 35px;
width: 25%;
padding:50px 35px;
}
	.zc p{font-size:16px;}
	
	.msg_cont h1 {
    margin-bottom: 20px;
}
.msg_cont a {
    margin-top: 20px;
}
	
	.parent_s1 {
    position: absolute;
    top: 80px;
    width: 1200px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.parent_s2 {
    position: absolute;
    top: 80px;
    width: 1200px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
	
	.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; }
	
	

	
	.p2 {float:left; margin-bottom:25px; line-height:0; margin-right:15px; width:286px;}
	.imgview{ width: 50%;}
	.imgview img { width: 100%;}
	.conte_view { width: 100%; max-width: 560px;}
	
	.li_p {
    position: relative;
    width: 255px;
    float: left;
    line-height: 0;
    margin: 0 20px;
    margin-top: 0px;
    padding: 0;
    border: 1px solid #fff;
}
.li_p img {
    margin: auto;
    max-width: 255px;
    display: block;
}
	
}

@media screen and (max-width:640px){

.wrapper{width:100%;}
/*产品系列*/
.video {
	width:95%;margin:0px auto;
}		
.video_left{width: 100%;margin-bottom: 20px;}
.video_right{width: 100%;margin-bottom: 20px;}
	.about_p7{padding:2.5%;}	
.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:0;}
.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;}
	.newsnr .news_c{
    height: 60px;
}
	.desc .hh_w .box .box-r::after {
  content: '';
  position: absolute;
  width: 0px;
  height: 10.42vw;
  background: #e9e9e9;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.desc .hh_w .box .box-l {
    width: 100%;
  }
  .desc .hh_w .box {
    padding: 20px 15px;
	flex-direction: column;
  }
  .desc .hh_w .box .box-l img {
	  width: 100%;
    border: 1px solid #ddd;
  }

  .desc .hh_w .box .box-r {
    margin-top: 20px;
    width: 100%;
    padding: 0;
	line-height: 30px;
  }
  .desc .hh_w .box .box-r img{
	width: auto;
  }

.about_p2 {
}
.wh_title {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
}
.zljzc {
    padding: 20px 0 30px;
}
.zljzc .box {
	flex-direction: column;
	align-items: center;
}
.zljzc .box-l {
   display: none;
}
.zljzc .box-r {
    padding: 20px 0px;
    width: 90%;
    font-size: 14px;
}
.zljzc .box-r h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
.zljzc .box-r p {
    font-size: 14px;
    padding-top: 25px;
    line-height: 24px;
}
.zzjg {
    width: 90%;
    margin: 0px auto;
    height: auto;
    text-align: center;
	padding-bottom: 20px;
}
.zz_title {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px;
}
.about_p5 {
    text-align: center;
    padding-top: 20px;
}
.ry_title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}
.custom-btn .prev, .custom-btn .next {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.numbes {
    float: left;
    margin-left: 95px;
}

	.lx{
width: 880px;
margin:0 auto;
	font-size: 14px;
}
.lnte_m {
    text-align: center;
    background-color: #f4f4f4;
    height: 100%;
    line-height: 50px;
    margin-bottom: 30px;
}
.about_ebd{

}
.about_ebd ul {
    width: 100%;
    float: left;
}
	.contable {overflow:scroll;width:100%; font-size:10px;}
.about_tit {
    font-size: 24px;
    margin-bottom: 15px;
}
.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: #ea5010;
    line-height: 30px;
}
.numbes h2 span{
    font-size: 30px !important;
}
.numbes b {
    font-size: 21px;
    color: #1e3f96;
}
#cMoreList {
    margin-top: 20px;
	
}
.cont_img {
    float: left;
    margin-right: 0px;
	margin-bottom: 20px;
}

.ab_r span{
	font-size: 24px !important;
}
.wh {
    padding: 10px;
}
.wh_msg {
    width: 100%;
    padding-top: 30px;
    padding-left: 0px;
    float: none;
}
.wh_msg h2 {
    color: #ea5010;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.wh_msg p {
margin-left: 20px;
    font-size: 14px;
    margin-bottom: 30px;
padding-right: 15px
}
.wh img {
    width: 100%;
    float: none;
}
.about_p3 {
    
}
.p3_line {
    width: 50px;
    height: 3px;
    background-color: #1e3f96;
    margin: 10px auto;
}
.about_p3 h2 {
    font-size: 24px;
    font-weight: initial;
    line-height: 30px;
}
.about_p3 ul {
    margin-top: 15px;
}
.quality_p h2 {
    text-align: center;
    font-size: 30px;
    font-weight: initial;
    line-height: 50px;
}
.m_series_p3 a {
    background-color: #fff;
    padding: 10px 10px;
    display: block;
}
.m_series_p3 p {
    line-height: 30px;
    font-size: 14px;
}
.pro_line {
    width: 50px;
    height: 3px;
    background-color: #1e3f96;
    margin: 10px auto;
}
.lx {
    width: 100%;
    margin: 0 auto;
}
#myform {
    margin-top: 15px;
}
.article_left {
   float: none;
    width: 100%; 
}
.article .c1 {
 width: 66%; 
    height: 50px;
    line-height: 50px;
	font-size: 14px;
}
.article .c2 {
 width: 66%; 
    height: 50px;
    line-height: 50px;
	font-size: 14px;
}
.article .c3 {
    width: 90%; 
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    color: #4c4c4c;
    font-size: 14px;
    padding: 0 20px;
}
.article .c4 {
    width: 68%;
	font-size: 14px;
}
.article .c5 {
    width: 18%;
    height: 50px;
line-height: 50px;
font-size: 14px;
}
.article_right {
float: none;
    width: 100%; 
}
textarea {
    background-color: #f6f6f6;
    width: 90%; 
    height: 335px;
    padding: 0;
    border: none;
    outline: none;
    color: #4c4c4c;
    font-size: 14px;
    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;}
#m_right{width: 96%; display: block; margin: 0 2%; float: left; padding:0; border:none;}
.m_pro_list .p2{width: 48%; display: block;}
.m_pro_list .p2 figcaption {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.p2{margin-right:2.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; margin:20px auto 0px; color:#fff; text-indent:1.78em; border-radius:6px; display: none;}
.cMore:hover { background:url(../images/nMoreOn.jpg) no-repeat center center; text-decoration:none; }
.cMore_news{margin:25px auto 0;}

/*产品大类*/
.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_ebd .parent{width: 50%;display: block; float:left;  line-height:40px; height:40px; overflow: hidden;box-sizing: border-box; }
.about_ebd .parent a{height:40px; font-size:14px;}
.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 0px 0; width:90%; 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;}
.contact_p {
    line-height: 45px;
    width: 100%;
}
.about_p img{margin: 0 5px; margin-bottom:0px; margin-left:0px;width: 100%;height: auto; }

.about_p2 h3 {
    text-align: center;
    font-size: 24px;
    font-weight: initial;
    line-height: 30px;
    margin-top: 20px;
}
.pic_t{
	display:none;
}
/*产品系列列表*/
.Prod_xl_li {
    border-top: 1px solid #202f70;
    padding-top: 20px;
    margin-bottom: 30px;
}
.Prod_xlr {
    float: right;
    width: 100%;
}
.Prod_xll {
    width: 100%;
}
.Prod_t {
    font-size: 18px;
    font-weight: bold;
}
.Prod_xll #cMoreList {
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
   justify-content: space-between;
    flex-wrap: wrap;
}
.Prod_xll .pxl2 {
    width: 49%;
	margin-bottom: 10px;
    overflow: hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
	
}
.Prod_xll .pxl2 figcaption{
    overflow: hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
	font-size: 12px
}
	
.more_po {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 0px;
}
.down_list {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.down_m {
    width: 48%;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 20px;
}
.down_m:nth-child(5n) {
   margin-right: 10px;
}
.down_m:nth-child(2n) {
    margin-right: 0px;
}
.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;}

.parent_s1 {
    position: absolute;
    top: 40px;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.parent_s2 {
    position: absolute;
    top: 40px;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

/*产品详情*/
.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:40%; text-align:left; padding-right: 20px; border-right:1px solid #d2d2d2;text-indent: 40px;height: 40px; line-height: 40px;font-size: 14px;}
.m_pro_next{background: url(../images/next_vie.png) no-repeat 10px center #202f70;margin-top: 10px; }
.m_pro_prev {margin-right: 20px;background: url(../images/zx.png) no-repeat left 10px center #ea5010;}
.view_bj{padding:0; background-color:#fff; border:none; box-shadow:none; margin-bottom:20px;}
.content img{width:100%;margin-bottom:20px;}
.content{  padding:0px;    font-size: 14px;}
.title{line-height:42px;}
.tei_img{width:100%; float:left; margin:auto; text-align:center;}
.product-box {
    padding: 40px 10px;
	margin-bottom: 0px;
}
.product-tab li {
	height: 45px;
    min-height: 45px;
}
.view_content {
    margin-left: 10px;
    margin-top: 20px;
}
.view_bn {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.view_mt {
    padding-top: 0px;
    background-color: #f7f7f7;
    margin-bottom: -30px;
}

.sevicer_p1 {
    width: 90%;
    margin: auto;
    padding-bottom: 0px;
}
.Partners {
    width: 48%;
    margin-bottom: 20px;
}
.Partners:nth-child(odd){
	margin-right:12px;
}
.Partners:nth-child(even){
	margin-right:0px;
}
.sevicer_p2 {
    height: auto;
	padding-bottom: 20px;
	background-size: cover;
}
.sevicer_p2 h2 {
    padding-top: 40px;
    color: #fff;
}
.sevicer h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}
.sevicer_p2 p {
    width: 90%;
    margin: auto;
    font-size: 14px;
    margin-bottom: 20px;
}
.sevicer_p2 img {
    width: 90%;
}
.sevicer_p3 h2 {
    padding-top: 40px;
}
.sevicer_p3{
	 width: 90%;
    margin: auto;
}
.field {
    font-size: 14px;
    background-color: #f5f5f7;
	overflow: hidden;
    height: auto;
}
.field_p {
    padding: 3px;
}
.field_p p{
    display: none;
}
.field h3 {
    font-size: 12px;
    color: #1e218a;
}
.video {
    font-size: 14px;
	overflow: hidden;
    height: auto;
}	
	
	
/*新闻*/
/*.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;}*/
#newslist {
    padding: 0px;
    margin: 0 auto 0px;
}
#artContent img{
	width:auto;
}
.m_honor_title {
	font-size: 18px;
    line-height: 30px;
	color: #333;
}

.m_next_list p.m_p_prev a {
    font-size: 14px;
}
.m_next_list p.m_p_next a {
    font-size: 14px;
}
.m_next_list span {
    width: 100px;
    font-size: 14px;
    border-radius: 30px;
}

.m_honor_content {
    padding: 1.5em 0;
    font-size: 14px;
}

.news_nt li{float:left; width:100%;
    height: auto;
    position: relative;
    padding-bottom: 0px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.3s;
	margin-bottom: 20px;
}

.news_li_oth .time1 {
    margin-left: 0px;
	margin: auto;
}
.news_nt .news_li_oth {

    padding-bottom: 0px; 
   padding-top: 10px; 
    margin-bottom: 20px;

}
.news_nt li .time1{width:90%; border:none;float:none;}
.news_li_oth .time1 img {
    width: 100%;
    height: 100%;
}
.news_nt li .time2{float:none; width:90%; max-height: 100%;padding-top: 5px;margin: 0px auto;padding-bottom: 10px;}
.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: #333;
    font-size: 14px;
    margin-bottom: 0px;
	font-weight: bold;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_nt li .time2 p {
    display: block;
    color: #333;
    font-size: 14px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_nt li .time2 span {
    display: block;
    color: #333;
    font-size: 14px;
    margin-top: 5px;
    line-height: 20px;
	padding-top: 10px;
}

.m_series_p4 {
    display: inline-block;
    width: 49%;
    margin-bottom: 2.6%;
    margin-right: 2%;
}
.m_series_p4:nth-child(2n){margin-right: 0%;}
.m_series_p4:nth-child(3n){margin-right: 2%;}
.m_series_p4 p {
    line-height: 35px;
    font-size: 16px;
    padding-left: 20px;
}
.m_series_p5 {
    display: inline-block;
    width: 49%;
    margin-bottom: 2.6%;
    margin-right: 2%;
}
.m_series_p5:nth-child(2n){margin-right: 0%;}
.m_series_p5:nth-child(3n){margin-right: 2%;}
.m_series_p5 p {
    line-height: 35px;
    font-size: 16px;
    padding-left: 20px;
}
.join h2 {
    text-align: center;
    font-size: 26px;
    font-weight: initial;
    line-height: 50px;
}
.join_line {
    width: 50px;
    height: 3px;
    background-color: #1e3f96;
    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;
}
.sever{
   display:none;
}
.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: 26px;
    font-weight: initial;
    line-height: 50px;
}
	
	.cont_right form td{ font-size: 14px;}


.about_content {
    width: 100%;
    float: none;
	padding-bottom: 40px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.about_content img{
	width: auto;
}
.about_report {
     width: 100%;
    float: none;
}

.report_input input {
    width: 100%;
    height: 18px;
    padding: 23px;
    color: #333333;
    font-size: 14px;
}
.report_input textarea {
    background: none;
    width: 100%;
    height: 148px;
    font-size: 14px;
    padding: 23px;
    margin-bottom: 20px;
}
.report_input .submit {
    width: 130px;
    height: 40px;
    font-size: 14px;

}
	
/*质量控制*/
.m_series_p3{width:47%;margin-right:0%; margin-bottom: 20px;}
.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:18px;  margin-bottom:10px;}
	.item dow{text-align:center;margin: 0px auto;}
	.content .dow img{
	 width:90%;
}
.page, .pages{height:30px; line-height:30px; width:100%; text-align:center; color: #ff0000; margin-bottom:15px; margin-top:15px;}
.page span, .pages span{padding:3px 6px; background-color:#202f70; color:#fff; border:solid 1px #202f70; font-size:0.875em; margin:0 2px;}
.page a, .pages a{ color:#333; border:1px solid #ccc;padding: 3px 6px;  text-decoration:none; background-color:#ddd;  font-size:0.875em;margin:0 2px; }
	
right_con .ser_tel {
        padding: 10px 0px 10px;
    }

    .right_con .ser_tel .font {
        font-size: 16px;
    }

    .btn_con {
        padding: 10px 0px;
    }

    .btn_con .pro_btn a {
        font-size: 14px;
        padding: 5px 30px;
    }
	
}
@media screen and (max-width:375px){

}
@media screen and (max-width:320px){

}