﻿.banner img {
	width: 100%;
	height: 400px;
}
.inner {
	width: 1000px;
	margin: 0 auto;
}

.title_icon {
	display: block;
	width: 8px;
	height: 30px;
	background: #D8940F;
	float: left;
	margin-right: 10px;
}

/* floor1 */

.floor1 .title {
	margin: 20px 0;
}
.floor1 .title .icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(hot.png) no-repeat center;
}
.floor1 .title a {
	vertical-align: 5px;
	font-size: 28px;
	color: #bf0010;
	margin-left: 20px;
}
.floor1 .news_list {
	width: 490px;
}
.floor1 .news_list dt {
	margin-bottom: 18px;
}
.floor1 .right .top {
	width: 480px;
	height: 30px;
	padding: 5px;
	background: #f3f0f0;
	border-bottom: 1px solid #e6e6e6;
}
.floor .right .bot {
	width: 440px;
	padding: 5px;
	background: #f3f0f0;
	border-top: #fdfdfd;
}
.floor1 .bot .plan_date {
	width: 480px;
	background: #f3f0f0;
	padding: 10px 5px 0 5px;
	font-size: 30px;
	text-align: center;
	color: indianred;
}
.floor1 .plan h3 {
	height: 25px;
	line-height: 25px;
}
.floor1 .plan .plan_icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(plan.png) no-repeat center;
	margin: 0 10px;
	float: left;
}
 h3 {
	height: 30px;
	line-height: 30px;
}
 .abs {
	height: 80px;
	border-bottom: 1px dashed #666;
	text-indent: 2em;
	text-align: justify;
	margin-bottom: 10px;
}
 .abs a {
	height: 80px;
	line-height: 25px;
	color: #666;
}
.news_list dd {
	height: 25px;
	line-height: 25px;
}
.time {
	float: right;
	color: #666;
}
/* floor2 */

.floor2 .left,.floor2 .right {
	width: 490px;
}
.floor2 .title {
	margin: 20px 0;

}
.floor2 .title a {
	font-size: 22px;
	color: #bf0010;
}
.floor2 .title .title_more {
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
.floor2 .title .title_more:hover {
	color: red;
}
.floor2 .art_pic {
	width: 100px;
	height: 100px;
	margin-right: 10px;
} 
.floor2 .art_pic img {
	width: 100%;
	height: 100%;
}
/* floor3 */
.wrap {
	padding-top:30px ;
	height: 506px;
	background: url(mediabg.png) no-repeat center;
}
.floor3 {
	height: 400px;
}
.floor3 .talk_icon {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(media.png) no-repeat center;
	margin-right: 20px;
}
.floor3 .title {
	margin: 20px 0;
}
.floor3 .title a {
	font-size: 22px;
	color: #bf0010;
}
.floor3 .title .title_more {
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
.floor3 .title .title_more:hover {
	color: red;
}
.floor4 .title .title_more:hover {
	color: red;
}
.floor3 .left {
	height: 360px;
}
.floor3 .left .pic {
	position: relative;
	overflow: hidden;
}
.floor3 .left img {
	width: 100%;
	height: 360px;
}
.floor3 .right li {
	width: 185px;
	height: 170px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.floor3 .right li:nth-child(3),.floor3 .right li:nth-child(4) {
	margin-bottom: 0;
}
.floor3 .right li:nth-child(2),.floor3 .right li:nth-child(4) {
	margin-right: 0;
}
.floor3 .right img {
	width: 100%;
	height: 100%;
	transform: scale(1,1);
}
.floor3 .right a:hover {
	color: #bf0010;
}
.floor3 .right img:hover {
	width: 100%;
	height: 100%;
	transition: 0.5s;
	transform: scale(1.1,1.1)
}
.floor3 .con {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}
.floor3 .con a {
	color: #fff;
}
.floor3 .con a:hover {
	color: #088fe4;
}
.floor3 .right .active{ transition: 0.5s;transform: scale(1.1,1.1);}
.floor3 .left .active{ transition: 0.5s;transform: scale(1.1,1.1);}
.normal {transition: 0.5s;transform: scale(1,1);}
/* floor4 */
.floor4 .title {
	margin: 20px 0;
}
.floor4 .talk_icon {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(talk.png) no-repeat center;
	margin-right: 20px;
}
.floor4 .title a {
	font-size: 22px;
	color: #bf0010;
}
.floor4 .title .title_more {
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
.footer {
	margin-top: 20px;
}
