* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
img {
	border: 0;
}
.fl {
	float: right
}

a {
	text-decoration: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}

*html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

.m-banner {
	padding: 10px 10px 10px 0;
	height: 239px;
	border: 1px solid #dedede;
	width: 1000px;
	margin: 20px auto;
	-webkit-box-shadow: inset 0 0 10px #F3C66B;
	-moz-box-shadow: inset 0 0 10px #F3C66B;
	box-shadow: inset 0 0 10px #F3C66B;
}

.mb-news {
	width: 650px;
	padding: 0 0 0 30px;
	line-height: 1.8;
	margin-right: 10px;
}

.mb-news h4 {
	word-break: break-all;
	word-wrap: break-word;
	text-align: center;
}

.mb-news h4 a {
	font-size: 18px;
	color: #8c3608;
	line-height: 1.6;
	word-break: break-all;
	word-wrap: break-word
}

.mb-news p {
	font-size: 14px;
	color: #444;
	margin-top: 15px;
	overflow: hidden
}

.mb-news h4 a:hover {
	text-decoration: underline
}

.mb-img {
	width: 300px;
	height: 239px
}

.mb-inav {
	width: 10px;
	margin-right: -10px
}

.mb-inav li {
	width: 10px;
	height: 79px;
	margin-bottom: 1px
}

.mb-inav li a {
	display: block;
	width: 10px;
	height: 79px;
	background: #bdbdbd
}

.mb-inav li a.cur {
	background: #671900
}

.mb-ibox {
	width: 300px;
	height: 239px;
	position: relative;
	overflow: hidden
}

.mb-ibox a {
	display: block;
	width: 444px;
	height: 239px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: none
}
.introduce p{
	text-align: left;
}
