.con-wrap{
	width: 1200px;
	margin:40px auto 20px;
}
.con-left{
	float: left;width:640px;
height:312px;
background:rgba(96,38,17,1);
position: relative;
	}
	.confix{
		position: absolute;top: 40px;
		left: 0px;
		width: 672px;
	}
	
	.confix li{
		position: relative;
		width:224px;
		height:126px;
		float: left;
		text-align: center;
	}
	.confix li.other img{
		width: 100%;
		height: 100%;
	}
	.confix li:hover .othermask{
		display: block;
	}
	

.confixtit{
	color: #FFFFFF;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom:8px;
}
.confixhint{
	color: #FFFFFF;
	font-size: 14px;
}
.line1{
	display: inline-block;
	width:150px;
height:1px;
background:rgba(243,174,12,1);
position: absolute;
bottom: 28px;
left: 50%;
transform: translateX(-50%);
}
.line2{
	display: inline-block;
	width:130px;
height:1px;
background:rgba(255,255,255,1);
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 22px;
}

.othermask{
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	background:rgba(0,0,0,.5);
	height: 100%;
	z-index: 1;
	display: none;
}
.othermask p{
	color:#fff;
	font-size:16px;
	
	width: 100%;
	padding:0 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.othermask p font,.othermask p span{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}

.con-right{
	box-sizing: border-box;
	float: left;
	width:560px;
	height:312px;
	background:rgba(255,255,255,1);
	padding-left: 86px;
}
.con-sidetit {
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	box-sizing: border-box;
}

.con-sidetit>div{	
	width: 140px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #602611;
	font-size: 16px;
	background:url(http://39.108.78.145:8089/static/yangdongPC_index/img/t1.png) no-repeat;
	background-size: 100% 100%;
}
.con-sidetit>a{
	
	position:absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	color: #602611;
}

.con-sidetit>a:hover{
	color: #F3AE0C;
}

.con-sidelist{
	padding-right: 20px;
	box-sizing: border-box;
}

.con-sidelist a{
	display: inline-block;
	width: 100%;
	color: #333333;
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom: 1px solid #D9D9D9;
}
.con-sidelist a span{
	display: inline-block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.con-sidelist a font{
	float: right;
}
.con-sidelist a:hover{
	color: #F3AE0C;
}
.curl-wrap{
	width: 1200px;
	margin:0 auto 40px;
	position: relative;
}
.curleft{
	width: 40px;
	height: 112px;
	background:url(http://39.108.78.145:8089/static/yangdongPC_index/img/t2.png) no-repeat;
	background-size: 100% 100%;
	writing-mode: tb-rl;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	padding-top: 23px;
	padding-right: 12px;
	position: absolute;
	top: 0;
	left: -12px;
}
.curright{
	padding-left: 40px;
}
.curright a{
	display: block;
	    position: relative;
    width: 200px;
    height: 112px;
	margin-left: 32px;
    float: left;
	overflow: hidden;

}

.curright a>img{
		width: 100%;
		height: 100%;
}
.curhint{
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height:36px;
background:rgba(96,38,17,.5);
line-height: 36px;

text-align: center;
font-size: 16px;
color: #fff;
padding:0 10px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
box-sizing: border-box;
}

.curmask{
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.5);
    height: 100%;
    z-index: 1;display: none;

	
}
.curmask p	{
	color: #F3AE0C;
    font-size: 18px;
    width: 100%;
	text-align: center;
    padding: 0 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.curright a:hover .curhint{
	bottom: -36px!important;
}
.curright a:hover .curmask{
	display: block!important;
}
.ct-con {
	width: 1200px;
	margin:0 auto 40px;
}

.ct-left{
	width:808px;
	background:#FFF;
	float: left;
	padding: 20px 0 30px 20px;
	box-sizing: border-box;
}
.ct-title {
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.ct-title a{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #602611;
	
}
.ct-title a:hover{
	color: #F3AE0C;
}

.ct-list li{
	float: left;
	    width: 140px;
    height: 30px;    line-height: 30px;
    text-align: center;color: #602611;
    font-size: 16px;
	margin-right: 20px;
	cursor: pointer;

}
.ct-list li.active,.ct-list li:hover{
	background: url(http://39.108.78.145:8089/static/yangdongPC_index/img/t1.png) no-repeat;
	background-size: 100% 100%;
}
 
 .ct-town{
	 margin-bottom: 30px;
 }
 .ct-town a{
	 color: #666666;
	 font-size: 16px;
	 margin-right: 18px;
 }
 .ct-town a:last-child{
	 margin-right: 0;
 }
 .scroll-top>div{
	 display: none;
	     overflow: hidden;
    height: 238px;
	 position: relative;
	 }
	 
	 .act-bigimg{
		 display: inline-block;
		float: left;
		width: 416px;
		height: 234px;
		border-radius: 3px;
		overflow: hidden;
		margin-right: 24px;
		}
	 
	 .act-bigimg img{
		 width: 100%;
		 height: 100%;
	 }
	 .act-content{
		 width: 340px;
		 float: left;
	 }
	 
	 .act-content h3{
		 font-weight: normal;
		 font-size: 18px;
		 
		 overflow: hidden;
		 text-overflow: ellipsis;
		 display: -webkit-box;
		 -webkit-line-clamp: 2;
		 -webkit-box-orient: vertical;
		 margin-bottom: 30px;
		 line-height: 24px;
		}
	.act-content h3 a{
		color: #333333;
	}
	.act-content h3:hover a{
			color: #F3AE0C;
	}
	 
	 .act-content p{
		 margin-bottom:14px;
		 color: #666666;
		 font-size: 14px;
	 }
	 
	 .act-link{
		display: block;
		width: 150px;
		height: 42px;
		text-align: center;
		line-height: 42px;
		color: #FFFFFF;
		font-size:16px;
		background:url("http://39.108.78.145:8089/static/yangdongPC_index/img/icon2.png") no-repeat;
		background-size: 100% 100%;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		
	}
	.act-link:hover{
		background:url("http://39.108.78.145:8089/static/yangdongPC_index/img/icon3.png") no-repeat;
		background-size: 100% 100%;
	}
	 
	 
	 
	 .scroll-bottom {
		 margin-top: 20px;

	 }
	

	 
	 .scroll-bottom li{
		 width: 148px;
		 height: 82px;
		 cursor: pointer;
		 float: left;
		 border-radius: 3px;
		 /* overflow: hidden; */
		 border:4px solid transparent;
		 position: relative;
		}
	 .scroll-bottom li img{
		 width: 100%;
		 height: 100%;
	
	 }
	 .scroll-bottom li.active{
		 border-color: #F3AE0C;
	 }
	 .scroll-bottom li.active:after{
		 content: "";
		 position: absolute;
		 width: 30px;
		 height: 26px;
		 background: url(http://39.108.78.145:8089/static/yangdongPC_index/img/icon1.png) no-repeat;
		 background-size: 100%;
		 top: -9px;
		 left: 16px;
		}
		
		.ct-right{
			width: 372px;
			height: 494px;
			float: right;
			background: #fff;
			padding:0 0 30px 22px;
			box-sizing: border-box;
		}
		.ct-rightimg{
		width: 328px;
		height: 185px;
		position: relative;
		margin:20px 0;
		}
		.ct-rightimg img{
			width: 100%;
			height: 100%;
		}
		.ct-rightimg :hover .curhint{
			color: #F3AE0C;
		}
		.dt-list a{
			display: block;
			padding-right: 20px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			margin-bottom: 15px;
			font-size:16px;
			color: #666666;
		}
		
		.dt-list{
			margin-top: 30px;
		}
		
		.dt-list a:hover{
			color: #F3AE0C;
		}
		.roombottom{
			width: 1200px;
			margin:0 auto 164px;
		}
		.roombl{
			width:832px;
			height:522px;
			background: #fff;
			float: left;
		box-sizing: border-box;
		padding:0 0 30px 20px;
		}
		
		.room-list{
			position: relative;
		}
		.room-scroll-left{
			position: absolute;
			left: 0;
			top: 0;
			width: 250px;
		}
		.room-scroll-left li{
		
			cursor: pointer;
			float: left;
			width: 104px;
			height: 104px;
			margin-top: 5px;
			margin-bottom: 28px;
			border: 4px solid transparent;
			position: relative;
			
		}
		.room-scroll-left li  img{
			width: 100%;
			height: 100%;
		}
		
		.room-scroll-left li.active,.room-scroll-left li:hover{
			border-color: #F3AE0C;
		}
		.room-scroll-left li:not(:nth-of-type(2n)){
			margin-right: 18px;
		}
		
		.room-scroll-right{
			padding-left: 262px;
			padding-right: 20px;
			box-sizing: border-box;
		}
		.roomImg{
			width: 528px;
			height: 330px;
			margin-top: 28px;
			margin-bottom: 16px;
		}
		
		.roomImg img{
			width: 100%;
			height: 100%;
		}
		
		.room-scroll-right li{
			display: none;

		}
	

		.room-scroll-right li h3{
			
			font-size: 18px;
			margin-bottom: 5px;
			font-weight: normal;
			padding-left: 20px;
			box-sizing: border-box;
			
		}
		.room-scroll-right li h3 a{
			color: #333333;
		}
		.room-scroll-right li h3:hover a{
			color: #F3AE0C;
		}
		
		.room-scroll-right li p{
			color: #666666;
			font-size: 14px;
			margin-top: 15px;
			padding-left: 20px;
			box-sizing: border-box;
		}
		
		.room-scroll-right  .lookroom{
			width: 150px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #FFFFFF;font-size: 16px;
	    background: url(http://39.108.78.145:8089/static/yangdongPC_index/img/icon2.png) no-repeat;
    background-size: 100% 100%;
	position: absolute;
	right: 70px;	
	bottom: 0;
		}
		
		.room-scroll-right  .lookroom:hover{
				background: url(http://39.108.78.145:8089/static/yangdongPC_index/img/icon3.png) no-repeat;
			background-size: 100% 100%;
		}
		
		.manbr{
			float: right;
			width:348px;
			height: 522px;
			padding-left: 20px;
			padding-bottom: 30px;
			box-sizing: border-box;
			background: #fff;
		}
		.manlist a{
			display: inline-block;
			height: 200px;
			position: relative;
			margin-top: 20px;
			width: 100% ;
		}
		
		.manlist a:not(:nth-of-type(2n)){
			margin-right: 16px;
		}
		
		.manlist a img{
			width: 95%;
			height: 100%;
		}
		.manlist a:hover .curhint{
			color: #F3AE0C;
			width:95%;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		/* 总分馆二级页面 */
		
		
		.town-wrap{
			width: 1200px;
			background:#fff;
			margin:40px auto 200px auto;
		}
		.town-title{
			box-sizing: border-box;
			margin:	0 20px;
			border-bottom:1px solid #CCCCCC;
			padding-top: 30px;
		}
		.town-title span{
				width: 80px;
				color: #666666;
				font-size: 20px;	float: left;
		}
		.townSort{margin-left:80px ;}
		
		.townSort a{
			display: inline-block;
			
				margin: 0px 20px 20px 20px;
			font-size: 18px;
			color: #333;
		
		}
		.townSort a.active,.townSort a:hover{
			color: #F3AE0C;
		}
		.town-content{
			padding:40px;
		}
		.town-content img{
			max-width: 100%;
			margin-bottom: 50px;
		}
		.town-content  h1{
			color: #333;
			font-size: 24px;
			font-weight: normal;
			padding-left: 20px;
			box-sizing: border-box;
			border-left: 4px solid #602611;
			margin-bottom: 40px;
		}
		.town-content p{
			color: #333;
			font-size: 18px;
			margin-bottom: 30px;
			text-indent: 36px;
			line-height: 26px;
		}
		
		
		
		/* 首页新增箭头 */
		.con-prev{
			width: 16px;
			height: 40px;
			background:url(http://39.108.78.145:8089/static/yangdongPC_index/img/prev1.png) no-repeat;
			background-size: 100% 100%;
			position: absolute;
			left: 20px;
			top:208px;
			z-index: 999;
			cursor: pointer;
		}
		.con-prev:hover{
			background:url(http://39.108.78.145:8089/static/yangdongPC_index/img/prev2.png) no-repeat;
			background-size: 100% 100%;
		}
		.con-next{
			width: 16px;
			height: 40px;
			background:url(http://39.108.78.145:8089/static/yangdongPC_index/img/next1.png) no-repeat;
			background-size: 100% 100%;
			position: absolute;
				right: -52px;
			top:208px;
			z-index: 999;
			cursor: pointer;
		}
		.con-next:hover{
			background:url(http://39.108.78.145:8089/static/yangdongPC_index/img/next2.png) no-repeat;
			background-size: 100% 100%;
		}
body{
	background:url(http://39.108.78.145:8089/static/yangdongPC_index/img/bg0.jpg)!important ;
	background-size: 100% 100%;
}