*{margin: 0; padding: 0;}
body{font-family: "微软雅黑";}
a,a:hover{text-decoration: none !important;}
a{
	color: #333;
}
a:hover{ transition: .3s;}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

.xwzx_link{
	    
}
.xwzx_link a{
	display: inline-block;
	padding: 10px 40px;
	border: 1px solid #0256AC;
	color: #0256AC;
	border-radius: 30px;
	font-size: 14px;
	line-height: 14px;
	transition: .5s;
    margin-top: 20px;
}
.xwzx_link a:hover{
	background: #0256AC;
	color: #fff !important;
}

.xwzx_link2 a{
	display: inline-block;
	padding: 10px 40px;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 30px;
	font-size: 14px;
	line-height: 14px;
	transition: .5s;
    margin-top: 20px;
}
.xwzx_link2 a:hover{
	background: #fff;
	color: #0256AC;
}


/*关于我们*/
.about{
	padding: 90px 0 80px;
}

.ab_img{
	padding-left: 80px;
}
.ab_con{
	padding-left: 50px;
	text-align:left;
}
.ab_con h3{
	color: #555555;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0;
	text-align:left;
}
.ab_con h3 span{
	color: #0256AC;
	font-weight: bold;
}
.ab_con p{
	text-indent: 2em;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align:left;
}

.ab_con a{
	display: inline-block;
	padding: 10px 40px;
	border: 1px solid #0256AC;
	color: #0256AC;
	border-radius: 30px;
	font-size: 14px;
	line-height: 14px;
	transition: .5s;
    margin-top: 20px;
}
.ab_con a:hover{
	background: #0256AC;
	color: #fff !important;
}

/*热门推荐*/
.rmtj{
	 background: url(../images/pro_bg.jpg) no-repeat;
	 padding: 90px 0 80px;
}
.rmtj .tit{
	color: #fff;
	margin-bottom: 30px;
}
.rmtj .tit h3{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.rmtj .tit p{
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
}

/*产品中心*/
.cpzx{
	padding: 90px 0 80px;
}
.cp_tit{
	z-index: 9999;
}
.tit2{
	margin-bottom: 45px;
}
.tit2 h3{
	font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #555555;
}
.tit2 h3 span{
	color: #0256AC;
	font-weight: bold;
}
.tit2 p{
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666;
}
.typelist {
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.typelist a {
	color: #FFFFFF;
	margin-left: 5px;
	padding: 10px 15px;
	background: #0256AC;
	font-size: 16px;
}
.typelist a:hover{
	background: #ee951b;
	color: #FFFFFF!important;
}
@media (max-width:768px) {
	.typelist{
		display: none;
	}
}

.cpzx_con a{
	color: #333;
}
.cpzx_con dl{
	margin-bottom: 20px;
}
.cpzx_con dl dt{
	overflow: hidden;
}
.cpzx_con dl dt img{
	width: 100%;
	transition: all 0.3s ease; 
}
.cpzx_con dl dt img:hover{
	transform: scale(1.1);
}
.cpzx_con dl dd{
	margin-top: 10px;
}
.cpzx_con dl dd h4{
	font-size: 16px;
	line-height: 16px;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom: 10px;
}
.cpzx_con dl dd p{
	color:#949494;
	font-size: 12px;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}



/*新闻资讯*/
.xwzx{
	padding: 90px 0 80px;
	background: #EEEEEE;
}

.xwzx_con{
	text-align:left;
}
.xwzx_con img{
	display:inline-block;
}
.xwzx_con dl{
	padding-bottom: 15px;
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 25px;
}
.xwzx_con dl:hover .new-time{
	border-bottom: 2px solid #ee951b;
}
.xwzx_con dl:hover .new-title a{
	color: #0256AC;
}
.xwzx_con dl dt{
	text-align:center;
}
.xwzx_con dl dt img{
	display:inline-block;
}
.xwzx_con dl dd h4{
	font-size: 18px;
	line-height: 30px;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xwzx_con dl dd h4 a{
	color: #333;
	font-weight: bold;
}
.xwzx_con dl dd em{
	font-size: 14px;
	color: #888;
	margin: 5px 0 5px;
	display: inline-block;
	border-bottom: 2px solid #FFA700;
}
.xwzx_con dl dd p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	/* overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap; */
}

/*商盟成员*/
.smcy2{
    border-top: solid 1px #fff;
    padding: 20px 0;
}
.smcy2 a{
	color: #666;
	padding: 0 15px;
	line-height: 28px;
}


/*关于我们页面*/
/*面包屑*/
.mbx{
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	color: #666;
	font-size: 14px;
}
.mbx a{
	color: #666;
}
.mbx a:hover{
	color: #0256AC;
}

/*分类*/
.con{ height:auto; overflow:hidden;
	padding: 40px 15px;
}
.con p img{ max-width:100%}
.con .lb{
	margin-bottom: 40px;
}
.con .lb li{
	display: inline-block;
}
.con .lb li a{
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #0256AC;
	background: #0256AC;
	margin-left: 3px;
	transition: all .5s ease;
	overflow: hidden;
	white-space: nowrap;
}
.con .lb li.on a{
	color: #fff;
	background: #ee951b;
	border: 1px solid #ee951b;
}
.con .lb li a:hover{
	color: #fff !important;
	background: #ee951b;
	border: 1px solid #ee951b;
}
.con .tabcon{
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
}
.con .tabcon h2{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
}
.con .tabcon p{
	font-size: 16px;
	line-height: 30px;
}
.con .tabcon img{
	width: 24%;
	margin: 0;
	margin-top: 10px;
}
@media (max-width:768px) {
	.con .tabcon img{
		width: 48%;
	}
}
@media (max-width:320px) {
	.con .lb li a {
		width: 135px;
	}
}

/*联系我们页面*/
.con_l{
	padding: 0;
}
.con_l img{
	width: 100%;
}
.lx_con{
	background: #0256AC;
	color: #fff;
	padding: 40px 30px 60px;
}
.lx_con b{
	display: block;
	font-weight: bold;
}
.lx_con strong{
	font-weight: bold;
}
.lx_con p{
	font-size: 14px;
	line-height: 30px;
	color:#fff
}

/*产品中心页面*/
/*产品描述*/
.protext{
	/* line-height: 30px; */
	color: #666;
	margin: 10px 0 20px;
}

.procon{overflow: hidden;margin-top: 20px;}
.procon a{
	color: #333;
	font-size: 16px;
}
.procon dl{
	margin-bottom: 30px;
	border: 1px solid #DDDDDD;
	transition: .5s;
}
.procon dl dt{
	text-align:center;
	overflow: hidden;
}
.procon dl dt img{
	width:100%; height:auto; overflow:hidden;
	display:inline-block;
	transition: all 0.3s ease;
}
.procon dl dt img:hover{
	transform: scale(1.05);
}
.procon dl dd{
	margin: 10px;
}
.procon a:hover dl{
	border: 1px solid #0256AC;
}

/*页码*/
.banner{width:100%; height:auto; overflow:hidden}
.banner img{width:100%; height:auto; overflow:hidden}

/*新闻资讯页面*/
.new{
	margin: 20px 0;
	overflow: hidden;
}
.new_img{
	padding: 0;
	overflow: hidden;
	text-align:center;
}
.new_img img{
	width:100%; height:auto; overflow:hidden;
	display: inline-block;
}

.new_tit{
	padding-top:20px;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.new_tit a{
	color: #333;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.new_tit em{
	height: 2px;
	width: 0px;
	background: #0256AC;
	transition: all .5s;
	display: block;
	margin-bottom: 10px;
	margin-top:5px
}
.new:hover a{
	color: #0256AC;
}
.new:hover em{
	width: 90%;
}
.new_time{
	padding: 10px 0;
	color: #888;
	font-size: 14px;
	line-height: 12px;
}
.new_info{
	color: #444;
	font-size: 14px;
	line-height: 25px;
	padding-top: 15px;
	/* overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap; */
}

/*新闻详情页面*/
.new_info_tit h1{
	font-size: 30px;
	margin-bottom: 10px;
}
.new_info_tit .time{
	font-size: 14px;
	color: #888;
	line-height: 30px;
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
	
}
.new_info_tit .time a{
	color: #0256AC;
	font-weight: bold;
}
.new_info_tit img{
	max-width: 100%;
}

.article_con{
	text-indent: 2em;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.article_con img{
	max-width: 100%;
}
.article_con{font-size:14px}
.article_con p{font-size:14px}
.article_con h2{width:100%; height:auto; overflow:hidden; padding:15px; background-color:#f2f2f2; font-size:24px; font-weight:normal; color:#1f4397}
/*相关新闻*/
h3{
	font-size: 18px;
}
.xgxw{
	padding: 0;
}
.xgxw h3{
	color: #333;
	font-size: 18px;
	line-height: 40px;
	height: 40px !important;
	text-align: left;
	width: 100%;
}
.xgxw_list li{
	float: left;
	width: 100%;
	padding: 0 15px;
}
.xgxw_list li h4{
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	width: 70%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xgxw_list li h4 a{
	color: #666;
}
.xgxw_list li time{
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 30px;
	width: 25%;
	text-align:right;
}
/*相关产品*/
.new_ny{ height:auto; overflow:hidden}
.new_ny_l{width:45%; float:left}
.new_ny_l img{width:100%; height:auto; overflow:hidden}
.new_ny_r{width:50%; float:right}
.new_ny_r h2{border-bottom:1px solid #f3941c; padding-bottom:15px}
.new_ny_r p{margin-top:15px; font-size:14px; color:#626262}
.new_ny_r p a{color:#626262}

@media (max-width:600px) {
	.new_ny_l{width:100%; float:none}
	.new_ny_r{width:100%; float:none; margin-top:10px}

}




.abo_con{
	margin-bottom: 60px;
}
.xgcp{
	padding: 0;
}
.xgcp h3{
	color: #333;
	font-size: 18px;
	line-height: 40px;
	height: 40px !important;
	text-align: left;
	width: 100%;
}
.xgcp_tit{
	text-align: center !important;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xgcp_list .ys a .xgcp_tit:hover{
	color: #0256AC;
}
.xgcp_list img{
	width: 100%;
}

/* 网站地图 */
.sitemap .sti_tit{
	font-size:20px;
	color:#333;
	padding:5px 0;
}
.sitemap .sitemap_con a{

	padding:5px 10px;
}
.abo_tit2{
	text-align: center;
	margin-bottom: 20px;
	font-size: 34px;
}

.module_box{clear:both;margin:0 0 25px 0;border:0 solid #cccccc;overflow:hidden;}
.module_box_layout_left{float:left;margin:0 3.5% 25px 0;border:0 solid #cccccc;overflow:hidden;}
.module_box_layout_right{float:right;margin:0 0 25px 0;border:0 solid #cccccc;overflow:hidden;}

.module_box_inner{clear:both;text-align:center;padding:0px 0 0px 0;border:0px solid #cccccc;overflow:hidden;height:100%;}
.module_box_layout_left .module_box_inner{clear:both;text-align:center;margin:0 0px 0 0;padding:0px 0 0px 0;}
@media (max-width:768px) {
	.module_box{
		display: none;
	}
}
/*优势*/
.youshi{max-width:1100px;margin:0 auto;margin-top: 50px;}
.youshi h2{font-size: 30px;font-weight: bold;color: #0256AC;}
.youshi h2 span{color: #555555;font-weight: bold;}
.youshi .adv_tit{font-size: 14px;line-height: 14px;text-transform: uppercase;color: #666;margin: 10px 0;}
.youshi .ys_t1{width: 310px;font-size: 16px;padding: 5px 20px;margin: 0 auto;margin-bottom: 20px;background: #0256AC;color: #FFFFFF;}
.youshi .youshi_com{}
.youshi .youshi_com li{clear:both;overflow:hidden;padding:20px 0;}
.youshi .youshi_com .l4{border-bottom:none;}
.youshi .youshi_com .l1 .d1{float:left;width:45%;text-align:center}
.youshi .youshi_com .l1 .d2{float:right;width:55%;text-align:left;}
.youshi .youshi_com .l1 .d2 .ys_tit{border-bottom:1px dashed #999999;padding:15px 0;}
.youshi .youshi_com .l1 .d2 .ys_tit span{display:block;line-height:30px;font-size:24px;font-weight:bold;color:#0256AC}
.youshi .youshi_com .l1 .d2 .ys_tit .s1 font{width:50px;text-align:center;height:30px;line-height:30px;color:#FFF;background:#0256AC;margin-right:20px;display:inline-block;}
.youshi .youshi_com .l1 .d2 .ys_com{}
.youshi .youshi_com .l1 .d2 .ys_com span{display:block;line-height:30px;background:url(../images/spanbg.jpg) no-repeat left 13px;padding-left:15px;}

.youshi .youshi_com .l2 .d1{float:left;width:50%;text-align:left;}
.youshi .youshi_com .l2 .d1 .ys_tit{border-bottom:1px solid #077EE2;padding:15px 0;margin-top: 25px;}
.youshi .youshi_com .l2 .d1 .ys_tit span{display:block;line-height:30px;font-size:24px;font-weight:bold;color:#0256AC}
.youshi .youshi_com .l2 .d1 .ys_tit .s1 font{width:50px;text-align:center;height:30px;line-height:30px;color:#FFF;background:#0256AC;margin-right:20px;display:inline-block;}
.youshi .youshi_com .l2 .d1 .ys_com{}
.youshi .youshi_com .l2 .d1 .ys_com span{display:block;line-height:30px;background:url(../images/spanbg.jpg) no-repeat left 13px;padding-left:15px;}
.youshi .youshi_com .l2 .d2{float:right;width:50%;text-align:center}
.youshi .youshi_com .l2 .d2 img{width:95%;}

.youshi .youshi_com .l3 .d1{float:left;width:50%;text-align: left;}
.youshi .youshi_com .l3 .d1 img{width:95%;}
.youshi .youshi_com .l3 .d2{float:right;width:50%;text-align:left;}
.youshi .youshi_com .l3 .d2 .ys_tit{border-bottom:1px solid #077EE2;padding:15px 0;margin-top: 25px;}
.youshi .youshi_com .l3 .d2 .ys_tit span{display:block;line-height:30px;font-size:24px;font-weight:bold;color:#0256AC}
.youshi .youshi_com .l3 .d2 .ys_tit .s1 font{width:50px;text-align:center;height:30px;line-height:30px;color:#FFF;background:#0256AC;margin-right:20px;display:inline-block;}
.youshi .youshi_com .l3 .d2 .ys_com{margin-top: 5px;}
.youshi .youshi_com .l3 .d2 .ys_com span{display:block;line-height:30px;background:url(../images/spanbg.jpg) no-repeat left 13px;padding-left:15px;font-size: 15px;}

.youshi .youshi_com .l4 .d1{float:left;width:60%;text-align:left;}
.youshi .youshi_com .l4 .d1 .ys_tit{border-bottom:1px solid #077EE2;padding:15px 0;}
.youshi .youshi_com .l4 .d1 .ys_tit span{display:block;line-height:30px;font-size:24px;font-weight:bold;color:#0256AC}
.youshi .youshi_com .l4 .d1 .ys_tit .s1 font{width:50px;text-align:center;height:30px;line-height:30px;color:#FFF;background:#0256AC;margin-right:20px;display:inline-block;}
.youshi .youshi_com .l4 .d1 .ys_com{}
.youshi .youshi_com .l4 .d1 .ys_com span{display:block;line-height:30px;background:url(../images/spanbg.jpg) no-repeat left 13px;padding-left:15px;}
.youshi .youshi_com .l4 .d2{float:right;width:40%;text-align:center;}
.youshi .youshi_com .l4 .d2 img{width:95%;}

.jump {margin-top: 36px; padding: 16px 0; color: #333; border-top: 1px solid #E1E1E1;}
.jump p {color: #333; line-height: 32px;}
.jump p a:hover {color: #005F9F;}

.pages{
	display: table;
    margin:30px  auto 0 auto;
	clear: both;
}
.pages b {
  display: block;
  float: left;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #0256AC;
  background: #0256AC;
  border-radius: 5px;
}
.pages a {
  display: block;
  float: left;
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #0256AC;
  border-radius: 5px;
}
.pages span {
  display: block;
  float: left;
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #0256AC;
}
.pages a:hover {
  background-color: #0256AC;
  color: #fff;
  border: 1px solid #0256AC;
}
.fl{
	display: none;
}




/*feedback*/
.ny_feed{width:100%; height:auto; overflow:hidden; background-color:#f2f2f2; padding-bottom:50px}
.ny_feed_ny{width:100%; padding:3%; height:auto; overflow:hidden; background-color:#fff}


.ny_feed_tit{padding-bottom:10px; border-bottom:1px solid #e6e6e6; text-align:center; color:#787878; font-weight:normal; margin-bottom:30px}
.ny_feed_tit span{ font-size:26px; font-weight:bold; color:#222; display:block; line-height:30px}

.ny_feed_ny form{width:60%; margin:40px auto 0 auto}
.lyb{width:100%; margin:5px auto;}
.lyb input{width:100%; border:1px solid #e7e7e7; color:#999; height:46px; font-size:1.1em}

.lyb textarea{width:100%; border:1px solid #e7e7e7; color:#999; height:100px; font-size:1.1em}
.lyb_tj{width:50%; margin:2em auto;}
.lyb_tj input{width:80%; background-color:#ee951b; border:1px solid #ee951b; color:#fff; height:3em; font-size:1.5em; border-radius:30px}

.ny_feed_l{width:620px; float:left}
.ny_feed_r{width:538px; float:right}

@media (max-width:1199px){
	.ny_feed_ny form{width:70%; margin:30px auto 0 auto}
	.ny_feed_l{width:50%; float:left}
	.ny_feed_r{width:47%; float:right}
	.ny_feed_r img{width:100%; height:auto; overflow:hidden}
}
	
@media (max-width:991px){
	.ny_feed_ny form{width:80%; }
	.lyb input{ height:30px;}
	.lyb textarea{height:70px; }
	.ny_feed_l{width:45%; float:left}
	.ny_feed_r{width:52%; float:right}
}
	
@media (max-width:768px){
	.lyb input{ height:30px;}
	.lyb textarea{height:70px; }
	.ny_feed_l{width:99%; float:none}
	.ny_feed_r{display:none}
}

@media (max-width:640px){
	.ny_feed_ny form{width:100%; }
	.ny_news_ny{padding:15px 0;}
	.lyb{width:100%;}
	.lyb_tj{width:60%; }
	.lyb_tj input{width:100%; height:2.5em}
}
	
@media (max-width:320px){
	.lyb_tj{width:100%; }
}
	

.ny_cpal{width:100%; height:auto; overflow: hidden; padding:30px 0; background-color:#f2f2f2}
.ny_cpal_list{width:25%; float:left; padding:10px}
.ny_cpal_list a img{width:100%; height:auto; overflow:hidden}
.ny_cpal_list h3{text-align:center; width:100%; height:auto; overflow:hidden; padding:15px 0; background-color:#fff}
.ny_cpal_list h3 a{text-align:center; font-size:16px; color:#434343}
.ny_pjal{width:100%; height:auto; overflow:hidden}
@media (max-width:640px){
	.ny_cpal_list{width:50%; float:left; padding:10px}
	.ny_cpal_list:nth-child(2n+1){clear:left}
}