 @charset "utf-8";
/*==========@@HTML榛樿 寮€濮婡@==========*/
/*鍩烘湰*/
* {
	padding: 0px;
	margin: 0px
}
body {

}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: border-box;
}
.trans {
	transition: all .3s ease-in;
}
html {
	width: 100%;
	min-height: 100%;
}
body {
	width: 100%;
	min-height: 100%;

	margin: 0 auto;
font: .24rem/1.6 'PingFangSC-Light', 'microsoft yahei', Arial, Helvetica, sans-serif, "Hiragino Sans GB";
	color: #333;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	position: relative;
}
body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}
body:before {
	height: 1rem;
}




a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 鍙栨秷閾炬帴楂樹寒 */
}

.fl {
	float: left;
}
.fr {
	float: right;
}



/* 内页二级导航样式 cateList*/
.iconbef:before {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}
.cateList {
	margin-top:30px;
	width: 100%;
	line-height: 0.8rem;
	text-align: center;
	background: #f6f6f6;
	color: #000;
	position: relative;
	
}
.cateList .goBack {
width: .8rem;
height: .8rem;
padding-top: .23rem;
	position: absolute;
left: .2rem;
	top: 0;
	z-index: 12;

		
}
.cateList .goBack:before {
width: .6rem;
height: .6rem;
	display: block;
	margin: 0 auto;
	background-position: -1.0rem -0.64rem;

}
.cateList h3 {
	position: relative;
font-size: 18px;
color:#000;
}
.cateList h3 s {
	position: absolute;
	top: 0.34rem;
right:.4rem;
width: .25rem;
height: .2rem;
margin-left: .1rem;
	background-position: -1.16rem 0;
	display: none;
}
.cateList .box {
	width: 100%;
padding: .2rem 3% .0;
	z-index: 11;
	background: #fff;
	display: none;
	border-bottom: 1px solid #e6e6e6;
}
.cateList .box a {
	width: 32%;
	margin-right: 2%;
margin-bottom: .15rem;
height: .65rem;
line-height: .63rem;
font-size: .24rem;
	text-align: center;
	display: block;
	float: left;
border-radius: .05rem;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cateList .box a:nth-child(3n) {
	margin-right: 0;
}
.cateList .box a.on {
	background: #0a66a7;
	color: #fff;
}
.goBack {
	padding-left: 2%;
	display: block;

}
/* 内页二级导航样式 cateList end*/


/* 产品列表页样式 */



.productlist {
	overflow: hidden;
	padding: 0 3% 3%;
}
.productlist .item {
	width: 49%;
	float: left;
margin-bottom:.2rem;
	margin-right: 2%;
	
	border:1px solid #014FA1;
	
}



.productlist li:nth-child(2n) {
	margin-right: 0;
}
.productlist .item a {
	display: block;
}
.productlist .item figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.productlist .item figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;


}
.productlist .item h3 {
	color: #333;
font-size: .24rem;
height:.64rem;
line-height: .64rem;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/* 产品列表页样式end */

/* 分页样式 */
.moreBtn1 {  margin-top:20px; text-align:center;}
.moreBtn1  a{ font-size:16px;}
.moreBtn1 .pageinfo { display:none;}
.moreBtn1 .homepage { display:none;}
.moreBtn1 .endpage { display:none;}
.moreBtn1 .curpage { color:red; }
.moreBtn1 .listpage { margin:0 5px;  }

.moreBtn1 .nopage{   
   background:url(../images/jt_left2.png) bottom left no-repeat;
   background-size:15px;
   display:inline-block;
   width:30px;
   height:20px;
   text-indent: -9999px;
 
}
.moreBtn1 .nextpage{  
   background:url(../images/jt_right2.png) bottom right no-repeat;
   background-size:15px;
   display:inline-block;
   width:30px;
   height:20px;
   text-indent: -9999px;
 
}


.moreBtn1 .prepage{    
   background:url(../images/jt_left.png) bottom left no-repeat;
   background-size:15px;
   display:inline-block;
   width:30px;
   height:20px;
   text-indent: -9999px;
 
}
.moreBtn1 .nextpage{   
   background:url(../images/jt_right.png) bottom right no-repeat;
   background-size:15px;
   display:inline-block;
   width:30px;
   height:20px;
   text-indent: -9999px;
 
}
/* 分页样式end */






.showInfo .title {
font-size: 20px;
	text-align: center;
line-height:150%;
margin-bottom: .2rem;
	color: #333333;
padding: .3rem 3% 0;
}
.showInfo .menu {
margin-bottom: .2rem;
}


.showInfo .mark {
font-size: .22rem;
	line-height: 60px;
	text-align: center;
	color: #666666;
	
	border-bottom: 1px dashed #e5e5e5;
}
.showInfo .mark span {
margin: 0 .06rem;
}


.showInfo .contxt {
padding: 30px 3% 0px ;
	color: #666666;
}
.showInfo .contxt  p{ line-height:180%; margin-bottom:5px;}
.showInfo .contxt img {
	max-width: 100%;
	height: auto !important;
	margin:5px 0;
	
	}

.showInfo .reLink {
margin: .2rem 3% .1rem;
}

/* reLink */

.reLink .prevLink, .reLink .nextLink {
	display: block;
height: .7rem;
line-height: .7rem;
font-size: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
}