
@charset "utf-8";
header#header {
	min-height: 370px;
}
.boxLeft {
	width: 280px;
	margin-right: 20px;
}
.boxCenter {
	width: 440px;
}
.boxRight {
	width: 200px;
}
.imgTexList li {
	line-height: 30px;
	overflow: hidden;
*display:inline
}
.imgTexList a {
	display: block;
	line-height: 25px;
	position: relative;
	padding: 3px 0;
	cursor: pointer;
	zoom: 1;
}
.imgTexList a img {
	position: absolute;
	left: 0;
	top: 20px;
}
.imgTexList a em {
	color: #BBB;
}
.imgTexList a .more {
	right: auto;
	bottom: 15px;
}
.imgTexList a:hover {
}
.boxCenter div .mTitle {
	height: 21px;
	padding: 20px 0 16px 0;
}
.boxCenter div .mTitle h1 {
	font-size: 21px;
}
.slides {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #F9F9F9;
}
.slides .slides_container {
	width: 326px;
	overflow: hidden;
	position: relative;
	margin-left: -163px;
	left: 50%;
	display: none;
}
.slides .slides_container div.slide {
	width: 326px;
	overflow: hidden;
	display: block;
	line-height: .8;
}
.slides .nnext, .slides .nprev {
	position: absolute;
	width: 40px;
	height: 150px;
	left: -40px;
	margin-top: -100px;
	top: 50%;
	display: block;
	z-index: 101;
	opacity: .5;
	filter: alpha(opacity=50);
}
.slides .nnext {
	left: auto;
	right: -40px;
}
.slides .nnext:hover, #slides .nprev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.slides .caption {
	height: 56px;
	padding: 0 10px;
}
/*Pagination*/
.slides .pagination {
	position: absolute;
	bottom: 60px;
	padding: 10px;
	z-index: 100;
}
.slides .pagination li {
	float: left;
	margin: 0 2px;
	list-style: none;
}
.slides .pagination li a {
	display: block;
	width: 20px;
	height: 0;
	padding-top: 6px;
	background-color: #FFF;
	float: left;
	overflow: hidden;
	opacity: .6;
	filter: alpha(opacity=60);
}
.slides .pagination li.current a {
	background-color: #85532A;
	opacity: 1;
	filter: alpha(opacity=100);
}
.hMarquee {
	padding-top: 10px;
}
.hMarqueeBox {
	width: 100%;
	height: 60px;
	position: relative;
	-webkit-box-shadow: #CCC 0px 2px 3px;
	-moz-box-shadow: #CCC 0px 2px 3px;
	box-shadow: #CCC 0px 2px 3px;
	background: #FFF;
	behavior: url(../../css/PIE.htc);
}
.hMarquee header {
	width: 180px;
	padding: 10px 0 0 0;
	text-align: right;
}
.hMarquee header h2 {
	margin: 0;
	padding: 0;
	color: #FF9311;
	font-size: 20px;
	font-weight: 100;
	line-height: 40px;
}
.hMarquee p.fr {
	line-height: 40px;
	font-size: 16px;
	color: #CCC;
	padding-left: 10px;
}
.hMarquee article {
	width: 750px;
	padding: 10px 56px 0 0;
	line-height: 40px;
}
.hMarquee #leftButton, .hMarquee #rightButton {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 999;
	margin-top: -20px;
	font-size: 40px;
	font-weight: 100;
	line-height: 30px;
	color: #666;
	text-align: center;
	background: #FFF;
}
.hMarquee #rightButton {
	left: auto;
	right: 10px;
}
.hMarquee #leftButton:hover, .hMarquee #rightButton:hover {
	color: #333;
}
.hMarquee #marquee a {
	margin-right: 2em;
	font-size: 14px;
}
.hMarquee #marquee em {
	color: #CCC;
}
.hAbout aside {
	width: 186px;
	padding: 45px 20px 0 20px;
	text-align: center;
	border-right: solid 1px #EEE;
}
.hAbout aside div {
	padding: 30px 0 45px 0;
	line-height: 2;
}
.hAbout section {
	width: 730px;
	padding: 45px 0 45px 24px;
	border-left: solid 1px #EEE;
	margin-left: -1px;
}
.hAbout article h2 {
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 15px;
}
.hAbout article div {
	line-height: 1.8;
}
.hAbout article p {
	margin-bottom: .6em;
}
/*首页排版---2列左大右小*/
.leftR {
}
.leftR .leftBox {
	float: left;
	width: 740px;
	position: relative;
}
.leftR .rightBox {
	float: right;
	width: 244px;
	position: relative;
}
.leftR .leftBox li .shadowBox, .leftR .rightBox li {
	position: relative;
	-webkit-box-shadow: #CCC 0px 2px 3px;
	-moz-box-shadow: #CCC 0px 2px 3px;
	box-shadow: #CCC 0px 2px 3px;
	background: #FFF;
	behavior: url(../../css/PIE.htc);
}
/*-------右样式*/
.rightBox .arrow {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -8px;
	border-top: solid 8px transparent;
	border-bottom: solid 8px transparent;
	border-right: solid 8px #FF9311;
	display: none;
}
.rightBox li {
	border-left: solid 3px #221918;
	margin-bottom: 8px;
}
.rightBox li.active {
	border-left-color: #FF9311;
	background-color: #FF9311;
}
.rightBox li.active .arrow {
	display: block;
}
.rightBox a {
	display: block;
	padding-left: 1em;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #333;
	zoom: 1;
}
.rightBox a em {
	font-size: 11px;
	color: #999;
}
.rightBox a:hover, .rightBox a:hover em {
	color: #FF9311;
}
.rightBox li.active a, .rightBox li.active a em {
	color: #FFF;
}
/*-------左样式*/
.leftR .leftBox li .shadowBox {
	min-height: 170px;
	_height: 170px;
	border-right: solid 4px #221918;
	padding: 10px 20px 20px 60px;
}
.leftR .leftBox li h1 {
	width: 40px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #221918;
}
.leftR .leftBox li h1 img {
	height: 200px;
	position: relative;
	top: 50%;
	margin-top: -100px;
}
.leftR .leftBox li h2 {
	font-size: 18px;
	line-height: 2;
	color: #444;
	font-weight: normal;
}
/*首页排版---格子*/
.rowThree {
	width: 110%;
	padding-top: 20px;
}
.rowThree section {
	float: left;
	width: 326px;
	height: 380px;
	margin: 0 11px 20px 0;
	position: relative;
	-webkit-box-shadow: #e1e1e1 0px 3px 4px;
	-moz-box-shadow: #e1e1e1 0px 3px 4px;
	box-shadow: #e1e1e1 0px 3px 4px;
	background: #ececec;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ececec), to(#FFFFFF));
	background: -webkit-linear-gradient(#ececec, #FFFFFF);
	background: -moz-linear-gradient(#ececec, #FFFFFF);
	background: -ms-linear-gradient(#ececec, #FFFFFF);
	background: -o-linear-gradient(#ececec, #FFFFFF);
	background: linear-gradient(#ececec, #FFFFFF);
	-pie-background: linear-gradient(#ececec, #FFFFFF);
	behavior: url(../../css/PIE.htc);
}
.rowThree section.hVideoBox {
	width: 663px;
}
.rowThree section.f1 {
}/*第一个*/
.rowThree article {
	height: 310px;
	line-height: 1.8;
}
.rowThree article header, .rowThree article .content {
	position: relative;
	z-index: 5;
}
.rowThree article .content {
	padding: 10px 20px 0 20px;
}
.rowThree article .sum {
	line-height: 30px;
}
.rowThree article .more {
	float: none;
	position: absolute;
	right: 20px;
	bottom: 15px;
	z-index: 10;
}
.rowThree article h2 {
	font-size: 18px;
	font-weight: 600;
}
.rowThree article h2 a {
	color: #C80B0E;
}
.rowThree article .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	left: 0;
	top: 0;
	background-color: #EEE;
	opacity: 0;
	z-index: 1;
	filter: Alpha(opacity=0);
	_display: none;
}
.rowThree article a {
	display: block;
	cursor: pointer;
	zoom: 1;
}
/*首页推荐产品*/
.hRePro {
	width: 100%;
	overflow: hidden;
}
.hRePro header {
	border-bottom: solid 5px #FF9311;
	position: relative;
}
.hRePro header h2 {
	font-size: 18px;
	font-weight: 100;
	line-height: 1.8;
}
.hRePro .leftButton, .hRePro .rightButton {
	display: block;
	width: 28px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
*bottom:4px;
	z-index: 999;
	font-size: 26px;
	font-weight: 100;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	background-color: #FF9311;
}
.hRePro .leftButton {
	right: 28px;
	color: #AAA;
	background-color: #FFF;
}
.hRePro .leftButton:hover, .hRePro .rightButton:hover {
	color: #FFF;
	background-color: #FFA83E;
}
/*jCarouselLite*/
.jCarouselLite li {
	float: left;
	width: 235px;
	height: 180px;
	margin-right: 20px;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
	_display: inline;
}
.jCarouselLite li .imgBox {
	width: 235px;
	height: 180px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
/**/
.arrLeft, .arrRight {
	position: relative;
	-webkit-box-shadow: #e1e1e1 0px 3px 4px;
	-moz-box-shadow: #e1e1e1 0px 3px 4px;
	box-shadow: #e1e1e1 0px 3px 4px;
	background: #ececec;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ececec), to(#FFFFFF));
	background: -webkit-linear-gradient(#ececec, #FFFFFF);
	background: -moz-linear-gradient(#ececec, #FFFFFF);
	background: -ms-linear-gradient(#ececec, #FFFFFF);
	background: -o-linear-gradient(#ececec, #FFFFFF);
	background: linear-gradient(#ececec, #FFFFFF);
	-pie-background: linear-gradient(#ececec, #FFFFFF);
	behavior: url(../../css/PIE.htc);
}
.arrRight {
	width: 239px;
	height: 380px;
}
.arrRight .content {
	padding: 20px;
}
/**/
.hIcoList {
	padding-top: 30px;
	width: 140px;
	margin: 0 auto;
}
.hIcoList li {
	float: left;
	width: 50px;
	text-align: center;
	margin: 0 10px 20px 10px;
}
.topWeixinBox {
	position: absolute;
	left: 25px;
	top: 70px;
	margin-left: -64px;
	text-align: center;
	border: solid 1px #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #999 0px 5px 10px;
	-moz-box-shadow: #999 0px 5px 10px;
	box-shadow: #999 0px 5px 10px;
	background: #FFF;
	behavior: url(../../css/PIE.htc);
	display: none
}
.topWeixinBox dt, .topWeixinBox dd {
	padding: 0 15px;
	line-height: 35px;
	font-size: 14px;
	color: #222;
}
.topWeixinBox dt {
	background-color: #F5F5F5;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
div.arrow-up, div.arrow-upmain {
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #CCC;
	left: 50%;
	top: 0;
	margin: -8px 0 0 -8px;
}
div.arrow-upmain {
	border-bottom: 8px solid #F5F5F5;
	margin: 1px 0 0 -8px;
}
