@charset "utf-8";
/*css reset*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin:0;
	padding:0
}
body {
	font-size:14px;
	font-family:'XinGothic-SinaWeibo', 'Microsoft Yahei', 'Simsun';
	color:#333;
	background:#fdfdfd;
	-webkit-text-size-adjust: none;
	min-width:320px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%
}
form {
	display:inline
}
ul, ol {
	list-style:none
}
a {
	text-decoration:none;
	color:#333
}
a:hover, a:active, a:focus {
	color:#990000;
	text-decoration: none;
	cursor:pointer;
}
a:active {
	color:#9e9e9e;
}
img {
	border:noen;
	padding:0px;
	margin:0px;
}
button, input, select, textarea {
	font-size:100%;
	vertical-align:middle;
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
textarea {
	resize:none
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.hid {
	display:none;
}
body .show {
	display:block;
}
header, footer, article, section, nav, menu, hgroup {
	display: block;
	clear:all;
}
.in, .out, .rin, .rout, .picani {
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-duration: 500ms;
}
/*
 * 【公共正文head、导航】
 */ 
.articleHead {
}
.gIcon {
	background:url(header_icon_v3.png) no-repeat 0px 0px;
	background-size:50px auto;
}
.articleHead .mainNav {
	position:relative;
	height:43px;
	line-height:43px;
	border-bottom:1px solid #fff;
	clear:both;
	background:-webkit-linear-gradient(top, #fd3636, #d50000); /* Chrome */
	background:-webkit-gradient(linear, left top, left bottom, from(#fd3636), to(#d50000)); /* for older webkit (android2.3-, ios4-) */
	background:-moz-linear-gradient(top, #fd3636, #d50000); /* FF */
	background:-ms-linear-gradient(top, #fd3636, #d50000); /* IE10 */
	background:linear-gradient(top, #fd3636, #d50000);/* 全部 */
}
.articleHead .Logo {
	float:left;
	width:35px;
	height:24px;
	margin:12px 0 0 12px;
	display:inline-block;
    background: url(home.png) no-repeat;
	background-size: 25px auto;
}


.mainNav {
	line-height:43px;
}
.mainNav .navLine {
	display:inline-block;
	float:left;
	height:43px;
	line-height:43px;
	width:1px;
	overflow:hidden;
	border-left:1px solid #fff;
}
.mainNav .levelOne {
	padding:0 18px 0 12px;
	background-position:right -212px;
	float:left;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.mainNav .navBtn {
	width:52px;
	height:44px;
	position:absolute;
	top:0px;
	right:0px;
	background-position:16px -44px;
	outline:none;
}
.articleHead .navGroup {
	display:none;
	border-top:1px solid #efecea;
	border-bottom:1px solid #FFD193;
	clear:both;
	overflow:hidden;
*zoom:1;
	background:#d7ead3;
	width:100%;
}
.articleHead .navGroup a {
	display:inline-block;
	float:left;
	width:33.33%;
	height:39px;
	line-height:39px;
	font-size:16px;
	text-align:center;
	color:#333;
	border:none;
	margin:0px;
	padding:0px;
}
.articleHead .bottomShadow {
	height:6px;
	line-height:6px;
	background-position:0 -199px;
	background-repeat:repeat-x;
}


/*
 * 【相关阅读】
 */
.articleRelated { padding:1px 8px;
}
.articleRelated .title {
	padding:0px 0px 10px 13px;
	background: url(article_icon.png) no-repeat;
	background-position:0 -64px;
	margin-top:10px;
	text-align:left;
	font-size:17px;
	color:#2c2c2c;
	font-weight:bold;
	border-bottom:1px dashed #dedede;
}
.articleRelated .relatedInfo {
	list-style:none;
	padding:8px 0 0;
	marging:0;
}
.articleRelated .relatedInfo li {
	color:#2c2c2c;
	font-size:15px;
	background: url(article_icon.png) no-repeat;
	line-height:22px;
	padding-left:13px;
	margin-bottom:10px;
	background-position:0px -320px;
}

/*
 * 【正文内容】
 */ 
 .line{ border-top:#e4e4e4 1px dashed;}
 .articleTitle{ text-align:center;}
.articleContent{font-size: 18px;line-height: 30px;margin-bottom:10px; padding:0 8px;padding-top:10px;color: #2C2C2C;word-wrap:break-word;overflow:hidden;text-align: justify;}
.articleContent a, .nav a{ color:#4E7EBD}
.articleContent br {}
.articleContent p { }
.articleContent .img_span{text-align:left;color:#787878;font-size:13px;line-height:25px;}
.articleContent img{padding: 0px;vertical-align:middle;border:none; height:auto;max-width:330px;}
.articleContent .video{text-align:center;}
.articleContent video{width:290px;margin:0 auto;}
.articleContent .videoMessage{text-align:center;padding-top:1px;font-size:13px;padding-bottom:5px;}
.articleContent .imgMessage{display:block;padding-top:10px;color:#787878;font-size:13px;line-height:16px;text-align:center;}
.articleContent button, .articleContent input, .articleContent select, .articleContent textarea{margin-right:5px;}
/*产品样式*/
.productContent{}
.productContent_child{}

.module_imgNewsTwoCol {
	text-align:center;
	padding:7px 0 0 0;
	overflow:hidden
}
.module_imgNewsTwoCol_col {
	width:50%;
	float:left;
	margin-bottom:10px;
}
.module_imgNewsTwoCol_col a {
	position:relative;
	display:inline-block;
	color:#4e4e4e;
	vertical-align:top;
	overflow:hidden;
	margin:0 10px;
	width:140px;
	font-size:0;
	border:#e4e4e4 1px solid;
	padding:3px;
}
.module_imgNewsTwoCol_col a:visited {
	color:#4e4e4e
}
.module_imgNewsTwoCol_col img {
	width:auto;
	height:105px
}
.module_slider {
	width:100%;
	overflow:hidden
}
.module_slider_cont {
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-webkit-transform-style:preserve-3d
}
.module_slider_cont>li {
	float:left;
	width:100%
}
.pages{ text-align:center; padding:5px 2px;}
