*{
	margin: 0px 0px;
	padding: 0px 0px;
	
}

span{
	background-color: transparent!important;
}
/*img{
	max-width: 100%;
}*/

li{
	list-style: none;
}
a{
	text-decoration:none;
	color:currentcolor;
}
.caidan-ul>li>a:hover {
    color: rgb(255,198,0);
    }
.left{
	float: left;
}





/*中间部分结束*/

/*山庄景点*/
.products-top{
	width: 90%;
	margin: 0px auto;
}
.products-top p{
	color: white;
}
.products-more{
	border-color:#E5E5E5;
	color: #E5E5E5;
}
.products-more:hover{
	border-color: rgb(255,198,0);
    background-color: rgb(255,198,0);
    color: black;
}
.products-more .jia{
	 background: transparent url(../../../commonpc/images/gd1.png) no-repeat left center;
}
.products-more:hover .jia{
    background: transparent url(../../../commonpc/images/gd1.png) no-repeat right center;
}


.swiper{
	width: 1250px;
	margin: 0px auto;
	
}
.content{
	clear: both;
    width: 100%;
    float: left;
    background-size: 100%;
}
.content-div{
   	clear: both;
    width: 100%;
    float: left;
    /*min-height: 500px;*/
    padding-bottom: 20px;
    background-size: 100%;
}
.content-main{
	width: 1200px;
	margin: auto;
    background: url(../../../commonpc/images/content/xian.png) repeat-x left bottom;
}

.content-ul{
	width: 1200px;
	margin: auto;
}
.content-ul ul {
	width: 1200px;
}
.content-ul ul li{
	width: 1200px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../../../commonpc/images/content/xian.png) repeat-x left bottom;
}
.butt{
	float: right;
	margin-top: 10px;
	margin-right: 50px;
}
.news span{
	float: left;
	color: #666666;
}
.news p{
	color: #2c2c2;
	float: left;
	margin-left: 10px;
}
.listbgdi {
     background: url(../../../commonpc/images/content/bgdi.jpg) no-repeat center top;
    clear: both;
    width: 100%;
    float: left;
    height: 80px;
    overflow: hidden;
    margin: 0;
    background-size: 100%;
    background-color: rgb(232,225,215);
}
.yeDiv{
	width: 100%;
	text-align: center;
}
.content-ul-list li{
	width: 100%;
	height: 200px;
	
}
.content-ul-list li:first-child{
	width: 100%;
	height: 360px;
}
.newsleft{
	float: left;
	width: 204px;
	height: 165px;
	overflow: hidden;
}
.content-ul-list li:first-child .news .newsleft{
	width: 428px;
	height: 344px;
	overflow: hidden;
}


.newsright{
	float: right;
	width: 78%;
}
.content-ul-list li:first-child .news .newsright{
	float: right;
	width: 57%;
}
.newsright h1{
	 font-size: 14px;
    color: #7c601e;
    font-weight: normal;
    padding-bottom: 20px;
    /*float: left;
    display: inline;*/
}
.content-ul-list li:first-child .news .newsright h1{
	 font-size: 18px;
}
.newsright-content{
	clear: both;
	line-height: 30px;
	/*padding-top: 20px;*/
}
