.banner {
	background-position: top; width: 100%; height: 500px; background-color: rgb(255, 255, 255);
}
.bus_model {
	margin: 80px auto; width: 1200px; background-color: rgb(255, 255, 255);
}
.bus_menu {
	width: 246px; float: left;
}
.bus_menutitle {
	background: rgb(0, 80, 250); width: 100%; height: 104px; text-align: center; color: rgb(255, 255, 255); line-height: 100px; font-size: 24px; font-weight: 700;
}
.bus_list {
	margin-top: 10px;
}
.bus_list li {
	margin-top: 10px;
}
.bus_list li a {
	border: 1px solid rgb(204, 204, 204); border-image: none; height: 50px; text-align: center; color: rgb(85, 85, 85); line-height: 50px; font-size: 16px; font-weight: 400; display: block; background-color: rgb(250, 250, 250);
}
.bus_list li a.bus_current {
	border: 1px solid rgb(0, 80, 250); border-image: none; color: rgb(255, 255, 255); background-color: rgb(0, 80, 250);
}
.bus_list li a:hover {
	border: 1px solid rgb(0, 80, 250); border-image: none; color: rgb(255, 255, 255); background-color: rgb(0, 80, 250);
}
.bus_info {
	width: 920px; float: right;
}
.bus_title {
	height: 45px; color: rgb(85, 85, 85); line-height: 45px; padding-left: 10px; font-size: 18px; font-weight: 700; border-bottom-color: rgb(237, 237, 237); border-left-color: rgb(255, 185, 44); border-bottom-width: 1px; border-left-width: 6px; border-bottom-style: solid; border-left-style: solid;
}
.bus_detail {
	width: 924px; color: rgb(85, 85, 85); margin-top: 25px; margin-left: 20px;
}
.bus_detail p {
	line-height: 1.75; font-family: Î¢ÈíÑÅºÚ,Microsoft YaHei; font-size: 16px;
}
.news-banner {
	overflow: hidden; position: relative;
}
.news-banner {
	height: 200px; overflow: hidden; position: relative; z-index: 1;
}
.news-banner .next {
	top: 50%; width: 32px; height: 40px; margin-top: -25px; display: none; position: absolute; opacity: 0.5; background-image: url("/images/slider-arrow.png"); background-repeat: no-repeat;
}
.news-banner .prev {
	top: 50%; width: 32px; height: 40px; margin-top: -25px; display: none; position: absolute; opacity: 0.5; background-image: url("/images/slider-arrow.png"); background-repeat: no-repeat;
}
.news-banner .prev {
	background-position: -110px 5px; left: 3%;
}
.news-banner .next {
	background-position: 10px 5px; right: 3%;
}
.news-banner:hover .next {
	display: block;
}
.news-banner:hover .prev {
	display: block;
}
.news-ul {
	height: 200px;
}
.news-ul {
	overflow: hidden; position: relative;
}
.news-a {
	height: 200px; display: inline-block;
}
.news-img {
	left: 50%; height: 200px; margin-left: -462px; position: absolute;
}
.hd-news {
	left: 50%; bottom: 12px; margin-left: -140px; position: absolute; z-index: 1;
}
.hd-news .on {
	background-color: rgb(242, 70, 69);
}
.banner-li {
	border-radius: 50%; width: 14px; height: 14px; margin-right: 14px; display: inline-block; background-color: rgb(255, 255, 255);
}
.newsullist {
	margin-top: 20px;
}
.newsullist li {
	height: 40px; color: rgb(204, 204, 204); line-height: 40px; font-size: 16px;
}
.newsullist li a {
	color: rgb(51, 51, 51);
}
.newsullist li em {
	font-style: normal; float: right;
}
.bus_detail img {
	max-width: 100%;
}
