﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
ul,li{
	list-style:none;
}
.banner{
	width:100%;
	height:608px;
	position:relative;
}
.banner>img{width:100%;}
.banner a{
	position:absolute;
	bottom:146px;
	left:26%;
}
.about_main{
	width:1200px;
	height:170px;
	margin:20px auto;
}
.about_main img{
	width:248px;
	height:170px;
	float:left;
	margin-left:95px;
	display:block;
}
.about_main h2{
	width:750px;
	float:left;
	font-size:18px;
	font-weight:normal;
	margin-left:20px;
	margin-top:15px;
}
.about_main  p{
	width:750px;
	float:left;
	font-size:16px;
	margin-left:20px;
	margin-top:15px;
}
.about_main a{
	width:200px;
	height:40px;
	background:#3f3224;
	color:#fff100;
	display:block;
	float:left;
	text-align:center;
	line-height:40px;
	font-size:14px;
	text-decoration:none;
	margin-top:30px;
	margin-left:20px;
}
.meta_container{
	width:100%;
	height:395px;
	background:#f6f6f6;
	margin-top:20px;
	display:inline-block;
}
.meta_container_mid{
	width:1200px;
	height:395px;
	margin:0 auto;
	background:url(../images/may_pic1.jpg) no-repeat
}
.meta_container_mid p{
	text-align:center;
	line-height:40px;
	font-size:20px;
}
.fenqfk{
	width:1200px;
	height:372px;
	margin:0  auto;
	background: url(../images/may_pic2.jpg) no-repeat;
	margin-top:30px;
	position:relative;
}
.fenqfk a{
	display:block;
	width:200px;
	height:60px;
	position:absolute;
	left:22%;
	bottom:44px;
	cursor:pointer;
	text-decoration:none;
}
.list{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top:100px;
	overflow:hidden;
}
.list_section{
	width:100%;
	margin-top:50px;
}
.list_section_up{
	width:100%;
	height:338px;
	float:left;
	margin-bottom:20px;
}
.list_section_upt{
	width:436px;
	height:338px;
	float:left;
	
}
.list_section_up ul{
	margin-left:150px;
	float:left;
}
.list_section_up ul li{
	width:240px;
	height:338px;
	float:left;
	margin-right:50px;
}
.list_section_uptt{
	width:240px;
	height:80px;
	margin-top:10px;
}
.list_section_bigpic{
	width:340px;
	height:338px;
	float:left;
	padding-left:95px;
}
.list_section_upttleft{
	width:150px;
	float:left;
	color:#333333;
}
.list_section_upttleft h3{
	font-size:18px;
	font-weight:normal;
}
.list_section_upttleft p span{
	color:#965d10;
	font-size:22px;
	line-height:25px;
}
.list_section_uptt a{
	display:block;
	width:60px;height:54px;
	padding-top:6px;
	border-radius:50%;
	background:#4a3e2e;
	float:right;
	 text-align:center;
	 color:#ffef04;
	 text-decoration:none;
	 margin-top:10px;
}
.list_section_bigpic img{
	display:block;
    float:left;
}
.list_section_bigpic >div{
	width:100px;
	float:left;
	margin-left:20px;
}
.list_section_bigpic p span{
	color:#965d10;
	font-size:30px;
	margin-top:30px;
	float:left;
}
.list_section_bigpic div a{
	display:block;
	width:60px;height:54px;
	padding-top:6px;
	border-radius:50%;
	background:#4a3e2e;
	float:right;
	 text-align:center;
	 color:#ffef04;
	 text-decoration:none;
	 margin-top:95px;
}
.list_section_upttleft h3 span{
	color:#965d10;
	font-size:20px;
}
.zhubos{
	width:100%;
	position:relative;
}
.zhubos > img,.sun_beautify >img{
	width:100%;
}
.zhubos a{
	display:block;
	position:absolute;
	width:300px;height:300px;
	background:none;
	top:500px;
	left:20%;
	text-decoration:none;
}
.sun_beautify{
	width:1200px;
	height:946px;
	margin:0 auto;
	position:relative;
}
.sun_beautify a{
	display:block;
	position:absolute;
	width:300px;height:100px;
	background:none;
	top:650px;
	left:35%;
	text-decoration:none;
}
