@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body{
	color: #2B2B2B;
	font-size: 12px;
	line-height: 22px;
	background-color: aliceblue;
}
a:link {
	color: #FFF;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
	color: #FFF;
}
a:hover {
    text-decoration: none;
    color: #CD4547;
}
a:active {
    text-decoration: none;
    color: #AAAAAA;
}
#main {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#banner1 #button #button-1 {
	width: 1200px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
}
#box{
	width: 900px;
	height: 3500px;
	float: left;
	background-color: aliceblue;
 }
#right{
	width: 300px;
	height: 800px;
	background-color: aliceblue;
	float: right;
	text-align: center;
}
.font01 {
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 22px;
	text-align: center;
}
#banner1{
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/2201.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
}
#button{
	height: 65px;
	background-image: url(../images/2102.png);
	background-repeat: repeat-x;
}
#logo{
	width: 190px;
	height: 65px;
	float: left;
	line-height: normal;
}
#button1-1,#button1-3,#button1-4,#button1-5,#button1-6{
	background-image: url(../images/2105.png);
    width: 86px;
    height: 65px;
    float: left;
    background-repeat: no-repeat;
    text-align: center;
    margin: auto;	
}
#button1-2{
    background-image: url(../images/2104.png);
    width: 86px;
    height: 65px;
    float: left;
    background-repeat: no-repeat;
    text-align: center;
}
#button1-7{
    width: 400px;
    height: 65px;
    float: left;
    background-repeat: repeat-x;
	text-align: center;
	margin: auto;
}
#button1-8{
    width: 65px;
    height: 65px;
    float: left;
    background-repeat: no-repeat;
	text-align: center;
	margin: auto;
}
#search {
	width: 190px;
	height: 28px;
	margin-left: 100px;
	float: left;
	border-radius:10px 10px 10px 10px;
}
#button1-9{
	margin-left: 10px;
	float: left;
	height: 28px;
	width: 60px;
	border-radius:10px 10px 10px 10px;
	background-color: #E64F52;
	color: #FFFFFF;
}
#top-left{
	width: 80px;
	height: 435px;
	float: left;
	background-image: url("../images/2202.png");
}
#top-right{
	width: 80px;
	height: 435px;
	float: right;
	background-image: url("../images/2203.png");
}
#top{
    width: 150px;
    height: 38px;
    float: left;
}
#tent1-1{
    width: 880px;
	margin-top: 30px;
	margin-left: 15px;
    float: left;
    font-size: 18px;
    line-height: 20px;
    font-family: "微软雅黑";
    text-align: center;
}
#bottom{
	height: 250px;
	background-color: #3F5364;
	text-align: center;
}
