body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	font-family: "微软雅黑", "Microsoft YaHei", Arial;
}
div,ul,li,dl,dd,p{ margin:0; padding:0; list-style:none}
img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff8e04;
	text-decoration: underline;
}

.picList li:hover img{-moz-transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);}
.picList li:hover img{-moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s;}

.neipicList li{ float:left; width:30%; margin:15px; overflow:hidden}
.neipicList li:hover img{-moz-transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);}
.neipicList li:hover img{-moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s;}


.left_list {
	width: 80%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
}
.left_list a {
	color: #333;
}
.left_list a:hover {
	color: #ff8e04;
	text-decoration: none;
}
.time {
	width: 20%;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	color: #fe7600;
}
.bottom {
	color: #959595;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	background: #f2f2f2;
}
.subtit {
	width: 950px;
	height: 40px;
	border-bottom: 1px solid #ECECEC;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.subline{
	
	width: 950px;
	height: 40px;
	border-bottom: 1px solid #F0960C;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #F0960C;
	
}


.subline2{
	
	width: 900px;
	height: 40px;
	border-bottom: 1px solid #F0960C;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #F0960C;
	
}

.navsec {
	background: #f0f0f0;
	font-size: 14px;
	color: #888;
	height: 40px;
	line-height: 40px;
}
.navsec a {
	color: #888;
}
.navsec a:hover {
	color: #000;
}
.lliisst {
	height: 35px;
	line-height: 35px;
	background: #f5f5f5;
	color: #888;
	font-size: 16px;
	font-weight: normal;
}
.lliisst a {
	color: #888;
	display: block;
	padding: 0 0 0 10px;
}
.lliisst a:hover {
	color: #fff;
	background: #ff8e04;
	text-decoration: none;
}


.picScroll-left .bd ul li{ margin:0 25px; float:left; _display:inline; overflow:hidden; text-align:center;  }


/* 本例子css */
.slideBox {
	width: 518px;
	height: 336px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #F0960C;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 518px;
	height: 336px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.mainNavigat {
	HEIGHT: 40px;
	margin: 0 auto;
}
.mainNavigat UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.mainNavigat UL LI {
	position:relative;
	float: left;
	line-height: 46px;
}
.mainNavigat UL LI A {
	display: block;
	padding: 0px 25px;
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #333
}
.mainNavigat UL LI A:hover {
 TEXT-DECORATION: none! !important;
COLOR: #fff! !important;
	background: #f6a10c;
	color: #fff;
}

.mainNavigat ul li dl{ position: absolute; left: -120px; top: 45px; line-height: 40px; display:none; width:700px; font-size: 14px; z-index:9999;}
.mainNavigat ul li dl dd{ float: left; margin:0 5px; text-align: center;}
.mainNavigat ul li dl dd a{ color:#fff !important;display: block;}
.mainNavigat ul li dl dd a:hover{ background:none;}

.sub_menu{width: 100%; height: 40px; background:#ed6d00; position: absolute; left: 0; top: 98px; z-index: 1; display: none;z-index:999;}

.btbtbt {
	font-size: 18px;
	color: #fd8c00;
	font-weight: bold;
}
.btbtbt a {
	text-decoration: none;
	color: #fd8c00;
}
.btbtbt a:hover {
	text-decoration: underline;
}
