*{
	margin: 0px 0px;
	padding: 0px 0px;
	
}
span{
	background-color: transparent!important;
}
img{
	max-width: 100%;
}
body{
	min-width: 1400px;
	background-color: white;
}
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: 1250px;
	padding-left: 30px;
	margin: auto;
	text-align: center;
}

.content-ul{
	width: 1200px;
	margin: auto;
}
.content-ul ul {
	width: 99%;
}
.content-ul ul li{
	width: 98%;
	/*height: 80px;*/
	/*line-height: 80px;*/
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background: url(../../../commonpc/images/content/xian.png) repeat-x left bottom;
}
.butt{
	float: left;
	/*margin-right: 50px;*/
	margin-top: 20px;
}
.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;
	clear: both;
}
.content-ul-list li{
	width: 100%;
	height: 240px;
}
.content-ul-list li:first-child{
	width: 100%;
	height: 300px;
}
.newsleft{
	float: left;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.content-ul-list li:first-child .news .newsleft{
	width: 400px;
	height: 300px;
	
}
.newsleft img{
	width: 100%;
	height: auto;
}

.newsright{
	float: right;
	width: 80%;
}
.content-ul-list li:first-child .news .newsright{
	float: right;
	width: 60%;
}
.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;
}
.content-ul-title{
	margin-top: 30px;
	margin-bottom: 40px;
}
.content-ul-title p{
	text-indent: 2em;
	color: #50472d;
}
.content-center-img{
	position: relative;
	width: 250px;
	height: 200px;
	overflow: hidden;
	background:url(../../../commonpc/images/content/bg.png) no-repeat;
	background-size:100% 100%;
	float: left;
	margin: 50px 70px;
}
.content-center-img-p{
	position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.5) url(../../../commonpc/images/content/zoom.png) center 110px no-repeat;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9992;
    webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.content-center-img-ptop{
	position: absolute;
    top: 0;
    left: 0;
    background: url(../../../commonpc/images/content/kuang.png);
    background-size:100% 100% ;
    z-index: 9991;
    width: 100%;
    height: 100%;
}
.content-center-img-p span{
	font-size: 16px;
    font-weight: bold;
    line-height: 160px;
}
.content-center-img:hover .content-center-img-p{
    opacity: 1;
    padding-top: 0px;
}
.content-center-img-img{
	text-align: center;
}
.content-center-img-img img{
	width: 60%;
	height: auto;
	margin-top: 20px;
}
.xx-img{
	width: 100%;
}
.content-ul-lei{
	width: 1000px;
    margin: auto;
    clear: both;
    height: auto;
    
}
.content-ul-lei-p{
	float: left;
	height: 30px;
	line-height: 30px;
}
.content-ul-lei-div{
	float: left;
	width: 930px;
	/*text-align: center;*/
	/*margin: auto;*/
}
.content-ul-lei ul li{
	display: inline-block;
	background: #B30000;
    border: rgb(210,129,129) 4px solid;
    height: 20px;
    color: white;
    font-size: 14px;
    text-align: center;
    width: auto;
    margin-left: 20px;
    padding: 5px 20px;
    margin-bottom: 20px;
}
.content-ul-lei ul li:hover a{
	color: white;
}

