.pctxt{
	display: block;
}
.mobiletxt{
	display: none;
}
.conBox{
	margin-top: 3rem;
	margin-bottom: 5rem;
}
.nbanner img{
	width: 100%;
}
/* 左侧 */
.leftConts{
	width: 330px;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 1px 3px #cccccc;
}
.lefterTitle{
	text-align: center;
	font-size: 1.625rem;
	color: #ffffff;
	line-height: 6.25rem;
	background-color: #02429a;
}
.lefterMenu{
	padding: 0.5rem;
}
.lefterMenu h3{
	font-size: 1.25rem;
	color: #333333;
	padding-left: 1.5rem;
	line-height: 4.75rem;
	border-bottom: 1px solid #eeeeee;
	background: url("../images/plus.jpg") right no-repeat;
}
.lefterMenu h3.on{
	color: #02429a;
	background: url("../images/pluson.jpg") right no-repeat;
}
.lefterMenu ul{
	padding: 1rem 1.5rem;
}
.lefterMenu ul li{
	line-height: 2.5rem;
}
.lefterMenu ul li a span{
	display: block;
	color: #666666;
	padding-left: 1.25rem;
	background: url("../images/on.jpg") left no-repeat;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lefterMenu ul li:hover a span{
	color: #02429a;
	background: url("../images/on.jpg") left no-repeat;
}

/*右侧*/
.rightBox{
	width: 1270px;
	float: left;
	padding-left: 40px;
}
/*面包屑导航*/
.crumbs{
	height: 4rem;
	line-height: 4rem;
	padding-left: 2rem;
	border-bottom: 1px solid #cccccc;
	background: url(../images/postion.jpg) left no-repeat;
}
.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{
	height: 18rem;
	text-align: center;
	overflow: hidden;
}
.pList li .pic a{
	display: block;
	width: 100%;
	height: 100%;
}
.pList li .title{
	height: 3.375rem;
    line-height: 3.375rem;
    text-align: center;
    border-bottom: 3px solid #dedede;
	transition-duration: .5s;
}
.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: 45%;
	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 #fb9316;
	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: 55%;
	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: #fb9316;
	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: #fb9316;
	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;
}