.content{
	width: 1200px;
	margin: 10px auto;
	font-family: "寰蒋闆呴粦";
}
.trends{
	width: 100%;
	background: #FFFFFF;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
	height: 450px;
}
.trends-left{
	width: 740px;
	height: 350px;
	float: left;
	padding: 0 20px;
	overflow: hidden;
	position: relative;
}
.slide-wrap{
	width: 232px;
	float: left;
    margin-right: 22px;
}	
.trends-right{
	width: 360px;
	float: right;
	padding: 0 10px;
}
.trends-right .branch{
	padding: 0 20px;
	background: #f5f5f5;
	overflow: hidden;
}
.wrap-list{
	width: 777px;
	overflow: hidden;
}
.trends-right .branch>p{
	height: 40px;
	line-height: 50px;
	color: #e16244;
}
.branch>p{
	width:200px;
	float:left;
}
.trends-right .branch>p span
{display: inline-block;}
.trends-right .rt
{float: right; font-size: 14px;line-height:50px;height:40px;overflow:hidden;}
.trends-right .rt a
{ color: #565656;}
.trends-right .rt a:hover,.branch-list a p:hover
{ color: #333333; text-decoration: underline;}
.trends-right .marTop{
	margin-top: 10px;
}
.trends .head{
	margin: 0 10px 0 20px;
}
.head{
	height: 60px;
	line-height: 60px;
	border-bottom: 5px solid #edebeb;
	box-sizing: border-box;
	font-size: 18px;
	color: #3b3b3b;
}
.trends .head span{
	padding-left: 10px;
}
.head a{
	font-size: 16px;
	float: right;
	padding: 0 10px;
	color: #3b3b3b;
}
.trends-list{
	padding-top: 10px;
	height: 400px;
	position: relative;
}
.trends-list ul{
	float: left;
}
.trends-list ul li{
	float: left;
}
.title-party{
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
.more-about{
	display: block;
	margin: 10px auto;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	background: #d82f08;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
}
.trends-list .bg{
	width: 233px;
	height: 157px;
	background: url(../img/home/party-bg.png) no-repeat center;
	position: relative;
}
.trends-list .bg div{
	width:215px;
	height: 141px;
	position: absolute;
	left: 10px;
	top: 8px;
	background: url(../img/home/party-icon1.png) no-repeat center;
}
.title{
	width: 100%;
	padding: 5px;
	line-height: 20px;
	overflow: hidden;
}
.title span{
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.title em{
	float: left;
	widows: 20%;
	font-size: 10px;
}
.trends-content{
	font-size: 12px;
	color: #8c8b8b;
	padding: 0 5px;
	height: 32px;
}
.trends-content a{
	padding: 0 5px;
	color: #df3b02;
}
.public{
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}
.public>ul{
	width: 120%;
}
.public>ul>li{
	width: 362px;
	height: 350px;
	float: left;
	padding: 0 10px;
	margin-right: 25px;
	background: #FFFFFF;
}
.pub-list{
	width: 100%;
	border-top: 5px solid #F8FBF1;
}
.pub-list li,.branch-list li{
	border-top: 1px dashed #cacaca;
}
.pub-list a,.branch-list a{
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #2b2b2b;
}
.branch-list a p{
	color: #2b2b2b;
}
.pub-list .noBor,.branch-list .noBor{
	border: 0 none;
}
.pub-list p,.branch-list p{
	width: 300px;
	float: left;
	font-size: 14px;
	position: relative;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.branch-list p{
	width: 250px;
	padding-left: 15px;
}
.pub-list p:hover{
	text-decoration: underline;
}
.pub-list em,.branch-list em{
	width: 3px;
	height: 3px;
	background: #000000;
	border-radius: 50%;
	position: absolute;
	left: 3px;
	top: 20px;
}
.pub-list span,.branch-list span{
	float: left;
	width: 40px;
	text-align: center;
	font-size: 12px;
	color: #c7c7c7;
} 
.branch-list span{
	float: right;
}
.pub-news p{
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*杞挱鐐�*/
#silder { width: 740px;}
.quan {width:100%;text-align: center;margin-top: 10px;}
.quan span{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 4px;   
	text-indent: -999em; 
	border-radius: 8px; 
	cursor: pointer; 
	background: #dadada;
}
.quan .active{
	background: #a7a7a7;
}	
#silder .arrow {
	position: absolute;
	top: 200px;
}
#silder #al{
	left: 15px;
}
#silder #ar{
	right: 15px;
}

.banner {width:100%; margin: auto;}
.banner img{ width: 100%;}
