.pctxt{
	display: block;
}
.mobiletxt{
	display: none;
}
.conBox{
	margin-bottom: 5rem;
}
.nbanner img{
	max-width: 100%;
}
/*左侧*/
.leftBox{
	width: 280px;
	float: left;
	margin-top: 2.25rem;
}
.leftBox .leftTitle{
	height: 5.625rem;
}
.leftBox .leftTitle b{
	display: inline-block;
	height: 5.625rem;
	line-height: 5.3125rem;
	font-size: 2.5rem;
	border-bottom: 0.3125rem solid #e0e0e0;
}

.leftList{
	margin-top: 1rem;
}
.leftList ul li{
	height: 3.125rem;
	margin-top: 5px;
	padding: 0 1.5rem;
	background-color: #666666;
	position: relative;
}
.leftList ul li a.pm{
	display: block;
	width: 100%;
	height: 3.125rem;
	line-height: 3.125rem;
	color: #ffffff;
	padding-left: 2.5rem;
	text-decoration: none;
	background: url(../images/left.png) right no-repeat;
}
.leftList ul li.on{
	background-color: #d40205;
}
.leftList ul li:hover{
	background-color: #d40205;
	transition-duration: .8s;
}
.leftList ul li dl{
	display: none;
}
.leftList ul li:hover dl{
	position: absolute;
	top: 0;
	left: 100%;
	width: 400px;
	background: #666666;
	z-index: 100;
	display: block;
}
.leftList ul li dl dd a{
	color: #ffffff;
	padding-left: 2rem;
	text-decoration: none;
	display: inline-block;
	line-height: 2.5rem;
	width: 100%;
}
.leftList ul li dl dd:hover a{
	background: #333;
}
.leftList ul li dl dd:first-child{
	margin-top: 0.5rem;
}
.leftList ul li dl dd:last-child{
	margin-bottom: 0.5rem;
}


.leftCont{
	margin-top: 3.125rem;
	background: #f4f4f4;
}
.leftCont .title{
	height: 3.75rem;
	line-height: 3.75rem;
	color: #ffffff;
	text-align: center;
	background: #d40205;
}
.leftCont .title b{
	font-size: 1.875rem;
}
.leftCont .text{
	padding: 1rem;
	margin-top: 10px;
}
.leftCont .text b{
	display: inline-block;
	line-height: 2.5rem;
	color: #333333;
	font-size: 1.75rem;
}
.leftCont .text p{
	line-height: 2.25rem;
	color: #333333;
	font-size: 1.5rem;
}
.leftCont .text .n-email{
	display: block;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	color: #ffffff;
	background-color: #d40205;
	border-radius: 5px;
	margin-top: 6px;
	padding: 0 0.75rem;
}
.leftCont .text .n-email span{
	padding-left: 2.25rem;
	background: url(../images/email.jpg) left no-repeat;
	display: inline-block;
	line-height: 2rem;
}
.leftCont .text .ne1{
	margin-top: 1rem;
}
.leftCont .text .n-tel{
	display: block;
	width: 100%;
	height: 1.75rem;
	line-height: 1.75rem;
	text-align: right;
	font-size: 1.25rem;
	color: #333333;
	font-weight: bold;
	margin-top: 1rem;
	padding-right: 6px;	
	background: url(../images/ntel.png) 0.5rem no-repeat;
}
.leftCont .text .n-mess{
	margin-top: 1.5rem;
	display: block;
	width: 100%;
	line-height: 3.125rem;
	background: #d40205;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 1rem;
}
.leftCont .text .n-mess span{
	display: inline-block;
	line-height: 3.125rem;
	padding-left: 2rem;
	background: url(../images/mess.jpg) left no-repeat;
}


/*右侧*/
.rightBox{
	width: 920px;
	float: left;
	padding-left: 40px;
	margin-top: 3.25rem;
}
/*面包屑导航*/
.crumbs{
	height: 4.375rem;
	line-height: 4.375rem;
	border-bottom: 1px solid #e5e5e5;
}
.crumbs .title{
	float: left;
	padding-left: 0.875rem;
	font-size: 1.5rem;
	color: #3e3e3e;
	font-weight: bold;
}
.crumbs .postion{
	float: right;
	color: #999999;
	font-size: 0.875rem;
}
.crumbs .postion a{
	color: #999999;
	font-size: 0.875rem;
	text-decoration: none;
}

.conCont{
	margin-top: 1.75rem;
}


/*新闻列表*/
.newsList li{
	background: #f4f4f4;
	padding: 1rem;
	margin-bottom: 20px;
}
.newsList li .pic{
	width: 30%;
	float: left;
	text-align: center;
	overflow: hidden;
	height: 100%;
}
.newsList li .pic img{
	width: 100%;
	height: 10rem;
	display: inline-block;
}
.newsList li .txt{
	width: 70%;
	float: left;
	padding-left: 2rem;
}
.newsList li .title{
	padding-bottom: 1rem;
	line-height: 2rem;
	border-bottom: 1px dotted #bfbfbf;
}
.newsList li .title a{
	float: left;
	/*padding-left: 1rem;*/
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	/*background: url(../images/lib1.png) left no-repeat;*/
}
.newsList li .title span{
	float: right;
	color: #999999;
}
.newsList li .desc{
	line-height: 2rem;
	color: #666666;
	font-size: 0.875rem;
	margin-top: 10px;
}
.newsList li .desc a{
	color: #d40205;
	font-size: 0.875rem;
	text-decoration: none;
}

/*产品列表*/
.pList li{
	padding: 10px;
}
.pList li .pic{
	max-height: 13.125rem;
	text-align: center;
	overflow: hidden;
}
.pList li .pic img{
	transition-duration: .5s;
	width: 100%;
}
.pList li .title{
    line-height: 1.75rem;
    text-align: center;
    border-bottom: 3px solid #dedede;
	transition-duration: .5s;
	padding: 0.5rem 0;
}
.pList li .title a{
	color: #333333;
    text-decoration: none;
}
.pList li .title a span{
	color: #db0118;
}
.pList li:hover .pic img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition-duration: 1s;
}
.pList li:hover .title{
	transition-duration: .5s;
	border-bottom: 3px solid #d40205;
}


/*产品详情*/
.showBox .picShow{
	width: 44%;
	float: left;
}
.showBox .picShow img{
	width: 100%;
}
/*放大镜*/
.box{
	width: 100%;
}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{
	vertical-align:middle;
}
.tb-pic a{
	*display:block;*font-family:Arial;*line-height:1;
}
.tb-thumb{
	margin:10px 0 0;
	overflow:hidden;
}
.tb-thumb li{
	background:none repeat scroll 0 0 transparent;
	float:left;
	height: 92px;
	margin:0 6px 0 0;
	overflow:hidden;
	padding:1px;
}
.tb-s310, .tb-s310 a{
	width: 100%;
	height: 100%;
}
.tb-s40, .tb-s40 a{
	height: 90px;
	width: 90px;
}
.tb-booth{
	border:1px solid #CDCDCD;
	position:relative;
	z-index:1;
}
.tb-thumb .tb-selected{
	background:none repeat scroll 0 0 #C30008;
	height: 92px;
}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.mbox{
	display: none;
}

.showBox .picText{
	width: 56%;
	float: left;
	padding-left: 2.5rem;
	margin-top: 6px;
}
.showBox .picText .title{
	line-height: 2rem;
	padding-bottom: 1rem;
	border-bottom: 1px dotted #999999;
}
.showBox .picText .title h1{
	color: #333333;
	font-size: 1.25rem;
}
.showBox .picText .desct{
	margin-top: 1.5rem;
	font-size: 0.875rem;
	color: #333333;
	line-height: 1.5rem;
}
.showBox .picText .desc{
	line-height: 1.5rem;
	color: #333333;
	font-size: 0.875rem;
	margin-top: 3px;
}

.showBox .picText .link{
	margin-top: 3rem;
}
.showBox .picText .link .linkLeft{
	width: 58%;
	float: left;
}
.showBox .picText .link .linkLeft a{
	display: block;
	width: 100%;
	height: 2rem;
	margin-top: 6px;
	line-height: 2rem;
	background-color: #666666;
	border-radius: 5px;
	color: #ffffff;
	padding-left: 1.5rem;
}
.showBox .picText .link .linkLeft a span{
	display: inline-block;
	line-height: 2rem;
	padding-left: 2rem;
	background: url(../images/emailon.png) left no-repeat;
	background-size: 1.5rem auto;
}
.showBox .picText .link .linkRight{
	width: 42%;
	float: left;
	text-align: center;
	margin-top: 6px;
}
.showBox .picText .link .linkRight a{
	display: inline-block;
	width: 90%;
	height: 4.4rem;
	background-color: #d61c1f;
	border-radius: 5px;
	line-height: 4.4rem;
	color: #ffffff;
}
.showBox .picText .link .linkRight a span{
	padding-left: 2rem;
	background: url(../images/mess.jpg) left no-repeat;
	line-height: 4.4rem;
	display: inline-block;
	background-size: auto 1.2rem;
}

.showTitle{
	height: 3rem;
	line-height: 3rem;
	background: #f4f4f4;
	margin-top: 3rem;
}
.showTitle span{
	display: inline-block;
	padding: 0 4.5rem;
	background: #d61c1f;
	color: #ffffff;
	font-size: 1.125rem;
}

.subCont{
	margin-top: 1rem;
	line-height: 1.75rem;
	color: #666666;
}


/*详情页*/
.infoCont{
	line-height: 1.75rem;
	color: #666666;
	padding: 1rem;
}
.infoTitle h1 {
    text-align: center;
    font-size: 2rem;
    color: #333333;
    margin: 1rem ;
    line-height: 2rem;
    font-weight: normal;
}
.infoDesc{
	line-height: 3rem;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e0e0e0;
}
.infoDesc .date{
    color: #333333 !important;
    float: left;
    padding-left: 1rem;
}
.infoDesc .date span{
	padding-right: 1rem;
}
.infoDesc .share{
	float: right;
	padding-right: 1rem;
}
.infoDesc .share span{
	float: left;
	display: inline-block;
}

/*分页*/
.pageList{
	text-align: center;
}