*{
	margin: 0;
	padding: 0;
	border: 0;
}
em,i{
	font-style: normal;
}
a{
	text-decoration: none;
}

.inner{
	width: 1200px;
	margin: 0 auto;
}

.news{
	width: 100%;
	min-width: 1200px;
	padding-top: 1px;
}
.news .newsBox{
	width: 930px;
}
.newsBox .detail h2{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
	padding-top: 68px;
} 
.newsBox .detail .divide{
	width: 100%;
	height: 2px;
	background: #A0A0A0;
	margin-top: 30px;
} 
.newsBox .detail .nFont span{
	color: #707070;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	text-align: center;
	/*line-height: 14px;*/
	padding-top: 16px;
	font-weight: 600;
}

.newsBox .detail .nFont span em{
	color: #002e73;
}
.newsBox .detail .xiangqing{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 32px;
	padding-top: 60px;
}
.newsBox .detail .xiangqing p i{
	text-align: center;
	display: block;
	margin: 0 auto;
}
.newsBox .detail .newsImg{
	width: 479px;
	height: 379px;
	font-size: 0;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 62px;
}
.newsBox .detail .newsImg img{
	width: 100%;
	height: 100%;
}
.newsBox .detail .pageBox{
	/* padding-left: 60px; */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 90px;
	margin-bottom: 60px;
}
.newsBox .detail .pageBox .btn{
	width: 156px;
	height: 50px;
	border: 2px solid #ce0000;
	float: left;
	margin-left: 82px;
	cursor: pointer;
}
.newsBox .pageBox .btn span{
	color: #CE0000;
	font-family: "微软雅黑";
	font-size: 22px;
	display: block;
	text-align: center;
	line-height: 50px;
}
.newsBox .pageBox .returnBtn{
	background: #CE0000;
}
.newsBox .pageBox .btn .reIcon{
	width: 21px;
	height: 23px;
	background: url(/skins/default/img/product/pageIcon.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 14px;
	margin-left: 17px;
}
.newsBox .pageBox .btn span{
	color: #CE0000;
	font-family: "微软雅黑";
	font-size: 22px;
	display: block;
	text-align: center;
	line-height: 50px;
}
.newsBox .pageBox .returnBtn span{
	color: #FFFFFF;
	padding-left: 6px;
}

/*------brief------*/
.newsBox .brief{
	width: 100%;
	border-top: 2px solid #ce0000;
	border-bottom: 2px solid #ce0000;
	padding: 12px 0;
}
.newsBox .brief .bLogo{
	width: 252px;
	font-size: 0;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 12px;
}
.newsBox .brief .bLogo img{
	width: 99%;
	height: 99%;
	border:1px solid #ccc;
}
.newsBox .brief .bFonts{
	margin-left: 16px;
}
.newsBox .brief .bFonts h2{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
.newsBox .brief .bFonts .addPro{
	color: #444444;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-top: 6px;
	line-height: 26px;
	font-weight: bold;
}
.newsBox .brief .bFonts .youhui{
	color: #1a1a1a;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
.brief .bFonts .youhui span{
	color: #CE0000;	
}
.newsBox .brief .detail{
	width: 235px;
	height: 138px;
	border-left: 2px solid #a0a0a0;
}
.newsBox .brief .detail span{
	color: #706f6f;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	line-height: 14px;
	padding-top: 36px;
	text-align: center;
}
.newsBox .brief .detail .detBtn{
	width: 172px;
	height: 33px;
	background: #CE0000;
	border-radius: 14px;
	margin: 0 auto;
	margin-top: 19px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	line-height: 33px;
}

.grayLine{
	width: 100%;
	height: 36px;
	background: #d2d2d2;
	margin-top: 26px;
	margin-bottom: 10px;
}

/*------imgShow------*/
.imgShow{
	width: 100%;
	padding-bottom: 80px;
}
.imgShow h2{
	color: #000000;
	font-family: "微软雅黑";
	font-size: 18px;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-weight: normal;
	padding: 25px 5px;
}
.imgShow ul li{
	width: 25%;
	float: left;
	margin-top: 78px;
}
.imgShow ul li:nth-of-type(1),
.imgShow ul li:nth-of-type(2),
.imgShow ul li:nth-of-type(3),
.imgShow ul li:nth-of-type(4){
	margin-top: 0;
}
.imgShow ul li .img{
	width: 227px;
	height: 272px;
	font-size: 0;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.imgShow ul li .img img{
	width: 100%;
	height: 100%;
}
.imgShow ul li:hover .img img{
	transition: all 0.8s;
	transform: scale(1.1);
}
.imgShow ul li .img span{
	width: 100%;
	height: 56px;
	padding: 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 56px;
	background: rgba(160,160,160,.78);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.imgShow .contact{
	width: 213px;
	height: 47px;
	background: #CE0000;
	border-radius: 20px;
	margin-top: 39px;
	margin-right: 9px;
}
.imgShow .contact span{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 47px;
	letter-spacing: 4px;
}


.xiangqing img {max-width: 100%;}
.xiangqing video {max-width: 100%;}