@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
* {
	font-size: 14px;
	padding: 0px;
	margin: 0px
}
body {
	color: #000;
	padding: 0px;
	margin: 0px auto;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
	font-size: 16px;
	max-width: 640px;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
p {
	margin: 0px;
}
b, strong {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;/* Remove most spacing between table cells.*/
}
li {
	list-style: none outside none;
}
/*链接*/
a {
	text-decoration: none;
	color: #333333;
	background: transparent;
	outline: none
}
a:focus {
	outline: none;
}
a:hover, a:active {
	color: #d9000f;
	outline: none;
}



/*其它*/
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
code, kbd, pre, samp {
	font-size: 1em;
}
pre {
	margin: 1em 0;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 1em 0;
}
dd {
	margin: 0 0 0 40px;
}
audio:not([controls]) {
	display: none;
	height: 0;
}

/*清除浮动*/
.clear {
	display: block;
	clear: both;
}
/*==========@@模块  开始@@==========*/
.left_title {
	border: 0px solid red;
	clear: both;
}
.left_title h2 {
	color: #626262;
	text-align: center;
	overflow: hidden;
}
.left_title h2 a {
	color: #626262;
	padding: 1px 8px;
	border-radius: 5px;
	font-size: 20px;
}
.left_title3 {
	display: block;
	height: 50px;
	line-height: 55px;
	overflow: hidden;
}
.left_title3 h2 {
	display: block;
	color: #222;
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
	overflow: hidden;
}
.left_title3 span {
	float: right;
	padding-right: 10px;
}
.botborder {
	border-bottom: 1px solid #ddd;
}
.left_title3 span a {
	color: #666;
	font-size: 14px;
}
.left_title4 {
	border: 0px solid red;
	clear: both;
	margin: 0 auto;
	background: url(../images/left_title1.png) no-repeat center 0;
	height: 27px;
	line-height: 27px;
	padding: 10px 0;
}
.left_title4 h2 {
	text-align: center;
	overflow: hidden;
	color: #d9000f;
	border-radius: 5px;
	font-size: 20px;
}
.left_body4 {
	margin: 0 auto;
	padding: 3px 14px;
	background: url(../images/left_body1.png) no-repeat center 0;
}
.left_bottom4 {
	clear: both;
}
.left_title5 {
	clear: both;
	margin: 0 auto;
	background: url(../images/left_title5.png) no-repeat center 0;
	line-height: 82px;
	background-size: 100% 100%;
	border: 2px solid #d9000f;
}
.left_title5 h2 {
	text-align: center;
	overflow: hidden;
}
.left_title5 h2 a {
	color: #fff;
	padding: 1px 8px;
	border-radius: 5px;
	font-size: 20px;
}
.left_body5 {
	box-sizing: border-box;
	border-left: 2px solid #d9000f;
	border-right: 2px solid #d9000f;
	margin: 0 auto;
	padding: 3px 14px;
	background: url(../images/left_body1.png) no-repeat center 0;
}
.left_bottom5 {
	clear: both;
	border-bottom: 2px solid #d9000f;
}

.index, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback {
	width: 99%;
	margin: 0px auto
}
#top, #logo, #navigation, #banner, #location, #announcement, #link, #copyright {
	width: 100%;
	margin: 0px auto;
}
/*===公共 结束===*/



/*Logo部分*/
#logo {
	background: #c20106;
	text-align: center;
	padding: 10px 0px;
	height: 30px;
	line-height: 30px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 500;
	overflow: hidden;
}
#logo h1 a {
	font-size: 22px;
	font-weight: bold;
	color: white;
}
#navigation {
	background-color: #dddddd;
	overflow: hidden
}
#navigation ul.navigationlist li {
	display: block;
	width: 25%;
	height: 37px;
	line-height: 36px;
	float: left;
	text-align: center;
	background-color: #2f2727;
	color: white;
}
#navigation ul.navigationlist .current {
	color: #ffffff;
	font-weight: bold;
}
#navigation ul.navigationlist li a {
	display: block;
	color: #fff;
	font-size: 14px;
}
.border1 {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.border2 {
	border-left: 1px solid #444;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.border3 {
	border-top: 1px solid #444;
}
.border4 {
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #000;
}
.border5 {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
/*===FlexSlider幻灯片  开始===*/
#banner {
	margin: 50px 0px 0px;
}
/*幻灯片标题*/
.flex-caption {
	width: 100%;
	padding: 3px 0px;
	position: absolute;
	bottom: 3px;
	color: #fff;
	text-align: right;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
}
/* FlexSlider Necessary Styles*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0px;
	background: #fff;
	border: 0px solid #fff;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
	z-index: 100;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
/* Control Nav */
/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	margin: 0px;
	text-align: center;
	border: 0px dashed red
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 15px;
	height: 15px;
	display: block;
	background: #ff0000;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #ff0000;
	background: rgba(255,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(255,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
/*===FlexSlider幻灯片  结束===*/

/*当前位置*/
#location {
	padding: 3px 0px;
	margin: 0;
	border-bottom: 0px solid #167312;
	color: #000;
	height: 1.5em;
	line-height: 1.5em;
	clear: both;
	text-indent: 3px;
}
#location a {
	color: #000
}
/*底部固定工具条*/
#tool {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 900;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul.toollist {
	position: fixed;
	z-index: 900;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	height: 48px;
}
.toollist li {
	float: left;
	width: auto;
	height: 100%;
	width: 25%;
	position: static!important;
	margin: 0;
	border-radius: 0!important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	box-flex: 1;
	-webkit-box-sizing: border-box;
	box-shadow: none!important;
	background: none;
}
.toollist li.li4 {
	border: none;
}
.toollist li a {
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	position: relative;
}
.toollist li a img {
	width: 24px;
	height: 24px;
}
.toollist li a p {
	margin: 1px 0 1px 0;
	font-size: 14px;
	display: block !important;
	line-height: 18px;
	text-align: center;
}
/*红色主题*/
.toollist {
	background: #c20106;
}
.toollist li {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.toollist li a {
	color: #fff;
}
/*==========@@公共模块 结束@@==========*/


.info {
}
.aboutdiv {
	padding: 5px 8px 0px;
}
ul.rongyu {
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}
ul.rongyu li {
	display: block;
	float: left;
	width: 49%;
	margin: 0px 0.5%;
	overflow: hidden;
}
ul.rongyu li img {
	width: 100%;
}
ul.rongyu li span {
	text-align: center;
	width: 100%;
	display: block;
	padding: 10px 0px;
	margin: 0px;
	overflow: hidden;
}
.aboutdiv p {
	line-height: 2em;
}
.aboutdiv h2 {
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	color: #222;
	overflow: hidden;
}
ul.textlist {
	padding: 0px 8px;
}
ul.textlist li {
	line-height: 45px;
	height: 45px;
	border-bottom: 1px dotted #ededed;
	/*background:url(/images/libg.jpg) no-repeat 5px center;
	text-indent:15px;*/
	overflow: hidden;
}
ul.textlist li span {
	float: right;
	color: #aaa;
	font-size: 12px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.proListmodule_1 {
	padding: 0px 8px;
	margin-top: 10px;
}

ul.textlist li a.Acurrent {
	color: #c20106;
	
}
li.list_setup {
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #ccc;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.proListmodule_1 .pic {
	overflow: hidden;
	width: 80px;
	height: 80px;
	text-align: center;
	float: left;
	margin: 4px 10px 0px 0px;
}
.proListmodule_1 .pic img {
	width: 70px;
	height: 70px;
	margin-top: 7px;
}
.proIntro {
	line-height: 1.6em;
}
.proIntro span {
	padding-right: 5px;
	color: #555;
	font-size: 13px;
}
.proAttr h3 {
	padding: 3px 0px 5px;
}
.proAttr h3 A {
	color: #222;
}
.thumblist {
	padding-top: 10px;
}
.thumblist li {
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.thumblist li img {
	float: left;
	width: 100px;
	margin-right: 15px;
	height: 120px;
}
.thumblist li .InfoTitle {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.thumblist li p {
	font-size: 14px;
	color: #666;
	line-height: 1.6em;
	overflow: hidden;
}
.thumblist li a {
	line-height: 30px;
	color: #ccc;
}
.thumblist li .InfoTime {
	float: none;
	display: block;
	height: auto;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	color: #666;
}
.bottomdiv {
	width: 100%;
	background-color: #2f2727;
	color: white;
	text-align: center;
	padding: 15px 0px 60px;
	overflow: hidden;
}
.bottomdiv img {
	width: 120px;
	height: 120px;
	margin-top: 10px;
}
.bottomdiv p {
	line-height: 2em
}
