@charset "utf-8";
/* CSS Document */

*{
	padding:0;
    margin:0;
}
#all{
	width:100%;
	height:2300px;
}
#header{
    width: 100%;
    height: 100px;
    border-bottom: 1px solid lightgrey;
    background-color:white;
    margin-top: 0px;
    position: fixed;
    z-index: 1;	
	
}
.header_l{
    width: 200px;
    height: 100px;
    float: left;
	
}
.header_r{
	height:100px;
	padding-top: 10px;	
}
.menu{
	width:auto;
	height:100px;
	margin-bottom:50px;
}


nav.menu ul{
	list-style: none;
	padding-left: 0px;

	
}
nav.menu .ul1 li{
    width: 150px;
    height: 50px;
    line-height: 50px;
	background-color:white;
    text-align: center;
	color:#8B7113;
    float: left;	
	position: relative;
}
/*从此处开始为二级菜单*/
nav.menu .ul2 {
    position: absolute;
    width: 280px;
    left: 0px;
    top: 50px;
    display: none;
    padding-left: 0px;
    border-top-style: solid;
    border-top-color: #F1181B;
}
nav.menu .ul2 li{
    width: 280px;
    border-bottom: thin solid #837F7F;
}
nav.menu .ul1 li:hover{
    background-color: #B38F48;
    color: #FBF7F7;
    
}

nav.menu .ul1 li:hover .ul2{
    display: block;
    border-top-style: none;
    border-top-width: thin;
    
}
#grid_1{
	height:100px;
 
	
}
#banner{
	height:300px;
	width:100%;
	background-color:chartreuse;
}
#grid{
    width: 1200px;
    height: 1680px;
    margin-left: 100px;
}
#grid_3{
    width: 1200px;
    height: 450px; 
	margin-top: 120px;
}
#grid_3topic{
    width: 1200px;
    height: 80px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 50px;    
}
#grid_3pro{
    width: 1000px;
    height: 50px;
    text-align: center;
    margin-left: 50px;
    font-size: 18px;
	margin-top: -15px;
}

#grid_1of3{
    width: 400px;
    height: 280px;
    float: left;
	border-left:0px;
	border-right:10px solid white;
	border-top:10px solid white;
}
#grid_2of3{
	width:400px;
	height:280px;
	float:left;
	border:10px solid white;
}
#grid_3of3{
	width:400px;
	height:280px;
	float:left;
	border-left:10px solid white;
	border-top:10px solid white;
	border-right:0px;
}
#grid_4{
    width: 1200px;
    height: 340px;
     
}
#grid_4topic{
    width: 1200px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
	padding-top:20px;
  
}
#grid_4topic span{
	font-size: 18px;
	
}
#grid_4 P{
    font-size: 20px;
    text-align: center;
    margin-top: -40px;
    color: #8B6F4E;
    text-shadow: 1px 1px #9C9898;
}
#grid_4 p:hover{
    color: white;
    font-size: large;
}


#grid_1of4{
    width: 280px;
    height: 260px;
    float: left;
	border-right: 30px solid white;
    border-top: 15px solid white;
}

#grid_2of4{
    width: 300px;
    height: 280px;
    float: left;
    border-left: 25px solid white;
	border-top: 15px solid white;
}
#grid_3of4{
    width: 300px;
    height: 280px;
    float: left;
     border-left: 25px solid white;
	border-top: 15px solid white;
}
#grid_4of4{
    width: 300px;
    height: 280px;
    float: left;
	 border-left: 30px solid white;
	border-top: 15px solid white;
	border-right:0px;
    }

#grid_8{
	width:1200px;
	height:620px;
	
	

}
#grid_8topic{
    width: 1200px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
	padding-top:20px;
  
}
#grid_8topic span{
	font-size: 18px;
	
}
#grid_8 p{
    font-size: 15px;
    text-align: center;
}
#grid_8 p:hover{
    color: #B38F48;
    font-size: large;
}

#grid_8 img{
	margin-left: 0px;
	margin-top: 5px;
	
}

#grid_1of8{
    width: 300px;
    height: 280px;
    float: left;
    
}
#grid_2of8{
	width: 300px;
    height: 280px;
    float: left;
	border-bottom: 10px solid white;
	margin-top: 0px;
}
#grid_3of8{
	width: 300px;
    height: 280px;
    float: left;
	border-bottom: 3px solid white;
	margin-top: 0px;
}
#grid_4of8{
	width: 300px;
    height: 280px;
    float: left;
	border-bottom: 3px solid white;
	margin-top: 0px;
}
#grid_5of8{
	width: 300px;
    height: 280px;
    float: left;
	margin-top: 0px;
}
#grid_6of8{
	width: 300px;
    height: 280px;
    float: left;
	margin-top: 0px;
}
#grid_7of8{
	width: 300px;
    height: 280px;
    float: left;
	margin-top: 0px;
}
#grid_8of8{
	width: 300px;
    height: 280px;
    float: left;
	margin-top: 0px;
}
#about_topic{
    width: 1200px;
    height: 80px;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
	margin-top: 60px;
}
#about_us{
    width: 1000px;
    height: 60px;
    margin-left: 100px;
	margin-top: -30px;
    text-align: center;
	
	
}
#footer{
    width: 1400px;
    height: 460px;
    background-color: #7B5C10;
   
}
#footer_1of4{
    width: 440px;
    height: 250px;
    float: left;
    color: #FBF7F7;	
	margin-top: 20px;
	margin-left: 50px;
}
#footer_1of4 p{
    font-size: 20px;
    line-height: 14px;
}
#footer_2of4{
    width: 440px;
    height: 250px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
	padding-top: 20px;
}
#footer_2of4 p{
    font-size: 20px;
	line-height: 14px;
}
#footer_3of4{
	width: 440px;
    height: 250px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
	padding-top: 20px;
}
#footer_3of4 p{
    font-size: 16px;	
	line-height: 14px;
}
h6{
	color:white;
}

@media only screen and (max-width:1280px){
	#all {
    width: 1280px;
    height: 100%;
}
#header {
    width: 1280px;
    height: 100px;
    border-bottom: 1px solid lightgrey;
    background-color: white;
    margin-top: 0px;
    position: fixed;
    z-index: 1;
}
.header_l {
    width: 15%;
    height: 100px;
    float: left;
}
.header_l img {
    width: 150px;
    height: 100px;
	}
.header_r {
    width: 85%;
    height: 100px;
    padding-top: 0px;
    float: right;
}
.menu {
    width: 1024px;
    height: 100px;
    margin-top : 30px;
    margin-left: 5px;
    font-size: 16px;
    text-align: center;
}
nav.menu ul {
    list-style: none;
    padding-left: 0px;
}
nav.menu .ul1 li {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-right: 5px;
    background-color: white;
    text-align: center;
    color: #8B7113;
    float: left;
    position: relative;
}
/*从此处开始为二级菜单*/
nav.menu .ul2 {
    position: absolute;
    width: 280px;
    left: 0px;
    top: 40px;
    display: none;
    font-size: 14px;
    padding-left: 0px;
    border-top-style: solid;
    border-top-color: #F1181B;
}
nav.menu .ul2 li {
    width: 280px;
    border-bottom: thin solid #837F7F;
}
nav.menu .ul1 li:hover {
    background-color: #B38F48;
    color: #FBF7F7;
}
nav.menu .ul1 li:hover .ul2 {
    display: block;
    border-top-style: none;
    border-top-width: thin;
}
#grid {
    width: 1200px;
    height: 1680px;
    margin-left: 100px;
}
#grid_3 {
    width: 1200px;
    height: 450px;
    margin-top: 120px;
}
#grid_3topic {
    width: 1200px;
    height: 80px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 50px;
}
#grid_3pro {
    width: 1000px;
    height: 50px;
    text-align: center;
    margin-left: 50px;
    font-size: 18px;
    margin-top: -15px;
}
#grid_1of3 {
    width: 400px;
    height: 280px;
    float: left;
    border-left: 0px;
    border-right: 10px solid white;
    border-top: 10px solid white;
}
#grid_2of3 {
    width: 400px;
    height: 280px;
    float: left;
    border: 10px solid white;
}
#grid_3of3 {
    width: 400px;
    height: 280px;
    float: left;
    border-left: 10px solid white;
    border-top: 10px solid white;
    border-right: 0px;
}
#grid_4 {
    width: 1200px;
    height: 340px;
     
}
#grid_4topic {
    width: 1200px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
  
}
#grid_4topic span {
    font-size: 18px;
	
}
#grid_4 P {
    font-size: 20px;
    text-align: center;
    margin-top: -40px;
    color: #8B6F4E;
    text-shadow: 1px 1px #9C9898;
}
#grid_4 p:hover {
    color: white;
    font-size: large;
}
#grid_1of4 {
    width: 280px;
    height: 260px;
    float: left;
    border-right: 30px solid white;
    border-top: 15px solid white;
}
#grid_2of4 {
    width: 300px;
    height: 280px;
    float: left;
    border-left: 25px solid white;
    border-top: 15px solid white;
}
#grid_3of4 {
    width: 300px;
    height: 280px;
    float: left;
    border-left: 25px solid white;
    border-top: 15px solid white;
}
#grid_4of4 {
    width: 300px;
    height: 280px;
    float: left;
    border-left: 30px solid white;
    border-top: 15px solid white;
    border-right: 0px;
    }
#grid_8 {
    width: 1200px;
    height: 620px;
	
	

}
#grid_8topic {
    width: 1200px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
  
}
#grid_8topic span {
    font-size: 18px;
	
}
#grid_8 p {
    font-size: 15px;
    text-align: center;
}
#grid_8 p:hover {
    color: #B38F48;
    font-size: large;
}
#grid_8 img {
    margin-left: 0px;
    margin-top: 5px;
	
}
#grid_1of8 {
    width: 300px;
    height: 280px;
    float: left;
    
}
#grid_2of8 {
    width: 300px;
    height: 280px;
    float: left;
    border-bottom: 10px solid white;
    margin-top: 0px;
}
#grid_3of8 {
    width: 300px;
    height: 280px;
    float: left;
    border-bottom: 3px solid white;
    margin-top: 0px;
}
#grid_4of8 {
    width: 300px;
    height: 280px;
    float: left;
    border-bottom: 3px solid white;
    margin-top: 0px;
}
#grid_5of8 {
    width: 300px;
    height: 280px;
    float: left;
    margin-top: 0px;
}
#grid_6of8 {
    width: 300px;
    height: 280px;
    float: left;
    margin-top: 0px;
}
#grid_7of8 {
    width: 300px;
    height: 280px;
    float: left;
    margin-top: 0px;
}
#grid_8of8 {
    width: 300px;
    height: 280px;
    float: left;
    margin-top: 0px;
}
#about_topic {
    width: 1200px;
    height: 80px;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 60px;
}
#about_us {
    width: 1000px;
    height: 60px;
    margin-left: 100px;
    margin-top: -30px;
    text-align: center;
	
	
}
#footer {
    width: 1400px;
    height: 450px;
    background-color: #7B5C10;
   
}
#footer_1of4 {
    width: 440px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    margin-top: 20px;
    margin-left: 50px;
}
#footer_2of4 {
    width: 440px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
    padding-top: 20px;
}
#footer_3of4 {
    width: 440px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
    padding-top: 20px;
}
#footer_1of4 p {
    font-size: 20px;
    line-height: 14px;
}
#footer_2of4 p {
    font-size: 20px;
    line-height: 14px;
}
#footer_3of4 p {
    font-size: 16px;
    line-height: 14px;
}

	
}


@media only screen and (max-width:1024px){
	#all {
    width: 1024px;
    height: 100%;
}
#header {
    width: 1024px;
    height: 100px;
    border-bottom: 1px solid lightgrey;
    background-color: white;
    margin-top: 0px;
    position: fixed;
    z-index: 1;
}
.header_l {
    width: 15%;
    height: 100px;
    float: left;
}
.header_l img {
    width: 150px;
    height: 100px;
	}
.header_r {
    width: 85%;
    height: 100px;
    padding-top: 0px;
    float: right;
}
.menu {
    width: 1024px;
    height: 100px;
    margin-top : 30px;
    margin-left: 5px;
    font-size: 16px;
    text-align: center;
}
nav.menu ul {
    list-style: none;
    padding-left: 0px;
}
nav.menu .ul1 li {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-right: 5px;
    background-color: white;
    text-align: center;
    color: #8B7113;
    float: left;
    position: relative;
}
/*从此处开始为二级菜单*/
nav.menu .ul2 {
    position: absolute;
    width: 280px;
    left: 0px;
    top: 40px;
    display: none;
    font-size: 14px;
    padding-left: 0px;
    border-top-style: solid;
    border-top-color: #F1181B;
}
nav.menu .ul2 li {
    width: 280px;
    border-bottom: thin solid #837F7F;
}
nav.menu .ul1 li:hover {
    background-color: #B38F48;
    color: #FBF7F7;
}
nav.menu .ul1 li:hover .ul2 {
    display: block;
    border-top-style: none;
    border-top-width: thin;
}
#grid {
    width: 1024px;
    height: 1680px;
    margin-left: 30px;
}
#grid_3 {
    width: 1024px;
    height: 450px;
    margin-top: 120px;
}
#grid_3topic {
    width: 1024px;
    height: 50px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 50px;
}
#grid_3pro {
    width: 900px;
    height: 80px;
    text-align: center;
	padding-left:0px;
	padding-top:5px;
    margin-left: 0px;
    font-size: 18px;
    margin-top: 5px;
}
#grid_1of3 {
    width: 320px;
    height: 250px;
    float: left;
    border-left: 0px;
    
}
#grid_1of3 img{
		width:300px;
	   height:250px;
	}	
#grid_2of3 {
    width: 320px;
    height: 250px;
    float: left;
    
}
#grid_2of3 img{
		width:300px;
	   height:250px;
	}		
#grid_3of3 {
    width: 320px;
    height: 250px;
    float: left;
    
    border-right: 0px;
}
#grid_3of3 img{
		width:300px;
	   height:250px;
	}			
#grid_4 {
    width: 1024px;
    height: 340px;     
}
#grid_4topic {
    width: 1024px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;  
}
#grid_4topic span {
    font-size: 18px;	
}
#grid_4 P {
    font-size: 20px;
    text-align: center;
    margin-top: -40px;
    color: #8B6F4E;
    text-shadow: 1px 1px #9C9898;
}
#grid_4 p:hover {
    color: white;
    font-size: large;
}
#grid_1of4 {
	width: 245px;
    height: 245px;
    float: left;
    border-left: 0px;
   
}
#grid_1of4 img{
	width:225px;
	height:225px;
	}
#grid_2of4 {
    width: 245px;
    height: 245px;
    float: left;
    border-left: 0px;
   
}
#grid_2of4 img{
	width:225px;
	height:225px;
	}
#grid_3of4 {
    width: 245px;
    height: 245px;
    float: left;
    border-left:0px solid;
    
}
	#grid_3of4 img{
	width:225px;
	height:225px;
	}
#grid_4of4 {
    width: 245px;
    height: 245px;
    float: left;
    border-left: 0px;
    }
	#grid_4of4 img{
	width:225px;
	height:225px;
	}
#grid_8 {
    width: 1024px;
    height: 550px;	
	
}
#grid_8topic {
    width: 1024px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;  
}
#grid_8topic span {
    font-size: 18px;	
}
#grid_8 p {
    font-size: 14px;
    text-align: center;
}
#grid_8 p:hover {
    color: #B38F48;
    font-size: large;
}


#grid_1of8 {
    width: 245px;
    height: 245px;
    float: left; 
	

    
}
#grid_1of8 img{
	width:225px;
	height:225px;
	}
#grid_2of8 {
    width: 245px;
    height: 245px;
    float: left;
	 
}
#grid_2of8 img{
	width:225px;
	height:225px;
	}
#grid_3of8 {
    width: 245px;
    height: 245px;
    float: left;
	 
}
#grid_3of8 img{
	width:225px;
	height:225px;
	}
#grid_4of8 {
    width: 245px;
    height: 245px;
    float: left;
	
}
#grid_4of8 img{
	width:225px;
	height:225px;
	}
#grid_5of8 {
    width: 245px;
    height: 245px;
    float: left;
	 
}
#grid_5of8 img{
	width:225px;
	height:225px;
	}
#grid_6of8 {
    width: 245px;
    height: 245px;
    float: left;
	 
}
#grid_6of8 img{
	width:225px;
	height:225px;
	}
#grid_7of8 {
    width: 245px;
    height: 245px;
    float: left;
	
}
#grid_7of8 img{
	width:225px;
	height:225px;
	}
#grid_8of8 {
    width: 245px;
    height: 245px;
    float: left;
	
}
#grid_8of8 img{
	width:225px;
	height:225px;
	}
#about_topic {
    width: 1024px;
    height: 70px;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 40px;
}
#about_us {
    width: 1000px;
    height: 120px;
    margin-left: 30px;
	margin-right: 30px;
    text-align: center;	
	
}
#footer {
    width: 1024px;
    height: 350px;
    background-color: #7B5C10;
	
}
#footer_1of4 {
    width: 320px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    margin-top: 20px;
    margin-left: 20px;
}
	#footer_1of4 p{
		line-height: 15px;
		font-size: 16px;
	}
#footer_2of4 {
    width: 320px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    text-align: center;
    padding-top: 20px;
}
#footer_2of4 p{
		line-height: 15px;
	  font-size: 16px;
	}	

#footer_3of4 {
    width: 320px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    text-align: center;
    padding-top: 20px;
}
#footer_3of4 p{
		line-height: 14px;
	  font-size: 16px;
	}	
	#footer_3of4 img{
		width:60px;
		height: 60px;
	}
h6 {
    color: white;
}
}

@media only screen and (max-width:800px){
#all {
    width: 800px;
    height: 100%;
}
#header {
    width: 800px;
    height: 100px;
    border-bottom: 1px solid lightgrey;
    background-color: white;
    margin-top: 0px;
    position: fixed;
    z-index: 1;
}
.header_l {
    width: 15%;
    height: 100px;
    float: left;
}
.header_l img {
    width: 100px;
    height: 100px;
	}
.header_r {
    width: 85%;
    height: 100px;
    padding-top: 0px;
    float: right;	
}
.menu {
    width: 800px;
    height: 100px;
    margin-bottom: 50px;
    margin-left: 5px;
    font-size: 14px;
    text-align: center;
}
nav.menu ul {
    list-style: none;
    padding-left: 0px;	
}
nav.menu .ul1 li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-right: 5px;
    background-color: white;
    text-align: center;
    color: #8B7113;
    float: left;
    position: relative;
}
/*从此处开始为二级菜单*/
nav.menu .ul2 {
    position: absolute;
    width: 280px;
    left: 0px;
    top: 40px;
    display: none;
    font-size: 14px;
    padding-left: 0px;
    border-top-style: solid;
    border-top-color: #F1181B;
}
nav.menu .ul2 li {
    width: 280px;
    border-bottom: thin solid #837F7F;
}
nav.menu .ul1 li:hover {
    background-color: #B38F48;
    color: #FBF7F7;
}
nav.menu .ul1 li:hover .ul2 {
    display: block;
    border-top-style: none;
    border-top-width: thin;
}
#grid {
    width: 800px;
    height: 1680px;
    margin-left: 5px;
}
#grid_3 {
    width: 800px;
    height: 450px;
    margin-top: 120px;
}
#grid_3topic {
    width: 800px;
    height: 50px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 50px;
}
#grid_3pro {
    width: 700px;
    height: 80px;
    text-align: center;
    padding-left: 0px;
    padding-top: 5px;
    margin-left: 0px;
    font-size: 18px;
    margin-top: 5px;
}
#grid_1of3 {
    width: 260px;
    height: 260px;
    float: left;
    border-left: 0px;
    border-right: 10px solid white;
    border-top: 10px solid white;
}
#grid_1of3 img {
    width: 250px;
    height: 250px;
	}
#grid_2of3 {
    width: 260px;
    height: 260px;
    float: left;
    border: 10px solid white;
}
#grid_2of3 img {
    width: 250px;
    height: 250px;
	}
#grid_3of3 {
    width: 260px;
    height: 260px;
    float: left;
    border-left: 10px solid white;
    border-top: 10px solid white;
    border-right: 0px;
}
#grid_3of3 img {
    width: 250px;
    height: 250px;
	}
#grid_4 {
    width: 800px;
    height: 340px;
}
#grid_4topic {
    width: 800px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
}
#grid_4topic span {
    font-size: 18px;
}
#grid_4 P {
    font-size: 20px;
    text-align: center;
    margin-top: -40px;
    color: #8B6F4E;
    text-shadow: 1px 1px #9C9898;
}
#grid_4 p:hover {
    color: white;
    font-size: large;
}
#grid_1of4 {
    width: 200px;
    height: 200px;
    float: left;
    border-left: 0px;   
}
#grid_1of4 img {
    width: 190px;
    height: 190px;
	}
#grid_2of4 {
    width: 200px;
    height: 200px;
    float: left;
    border-left: 0px;   
}
#grid_2of4 img {
    width: 190px;
    height: 190px;
	}
#grid_3of4 {
    width: 200px;
    height: 200px;
    float: left;
    border-left: 0px solid;    
}
#grid_3of4 img {
    width: 190px;
    height: 190px;
	}
#grid_4of4 {
    width: 200px;
    height: 200px;
    float: left;
    border-left: 0px;
    }
#grid_4of4 img {
    width: 190px;
    height: 190px;
	}
#grid_8 {
    width: 800px;
    height: 550px;	
}
#grid_8topic {
    width: 800px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
}
#grid_8topic span {
    font-size: 18px;
}
#grid_8 p {
    font-size: 12px;
    text-align: center;
}
#grid_8 p:hover {
    color: #B38F48;
   
}
#grid_1of8 {
    width: 200px;
    height: 220px;
    float: left;	
    
}
#grid_1of8 img {
    width: 190px;
    height: 190px;
	}
#grid_2of8 {
    width: 200px;
    height: 220px;
    float: left;	 
}
#grid_2of8 img {
    width: 190px;
    height: 190px;
	}
#grid_3of8 {
    width: 200px;
    height: 220px;
    float: left;	 
}
#grid_3of8 img {
    width: 190px;
    height: 190px;
	}
#grid_4of8 {
    width: 200px;
    height: 220px;
    float: left;	
}
#grid_4of8 img {
    width: 190px;
    height: 190px;
	}
#grid_5of8 {
    width: 200px;
    height: 220px;
    float: left;	 
}
#grid_5of8 img {
    width: 190px;
    height: 190px;
	}
#grid_6of8 {
    width: 200px;
    height: 220px;
    float: left;	 
}
#grid_6of8 img {
    width: 190px;
    height: 190px;
	}
	#grid_7of8 {
    width: 200px;
    height: 220px;
	float: left;	
	}
#grid_7of8 img {
    width: 190px;
    height: 190px;
	}
#grid_8of8 {
    width: 200px;
    height: 220px;
    float: left;	
}
#grid_8of8 img {
    width: 190px;
    height: 190px;
	}
#about_topic {
    width: 800px;
    height: 70px;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 40px;
}
#about_us {
    width: 700px;
    height: 60px;
    margin-left: 30px;
    margin-top: -30px;
    text-align: center;	
}
#footer {
    width: 800px;
    height: 330px;
    background-color: #7B5C10;
}
#footer_1of4 {
    width: 250px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    margin-top: 20px;
    margin-left: 20px;
}
#footer_1of4 p{
    line-height: 13px;		
	}
#footer_2of4 {
    width: 250px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
    padding-top: 20px;
}
	#footer_2of4 p{
    line-height: 13px;		
	}

#footer_3of4 {
    width: 250px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
    padding-top: 20px;
}

#footer_3of4 img {
    width: 55px;
	height: 55px;
	
	}
h6 {
    color: white;
}
	
	
}

@media only screen and (max-width:680px){
#all {
    width: 680px;
    height: 100%;
}
#header {
    width: 680px;
    height: 90px;
    border-bottom: 1px solid lightgrey;
    background-color: white;
    margin-top: 0px;
    position: fixed;
    z-index: 1;
}
.header_l {
    width: 15%;
    height: 90px;
    float: left;
}
.header_l img {
    width: 90px;
    height: 90px;
	}
.header_r {
    width: 85%;
    height: 90px;
    padding-top: 0px;
    float: right;	
	
}
.menu {
    width: 680px;
    height: 90px;
    margin-bottom: 50px;
    margin-left: 5px;
    font-size: 12px;
    text-align: center;
}
nav.menu ul {
    list-style: none;
    padding-left: 0px;
	
}
nav.menu .ul1 li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    padding-right: 5px;
    
    background-color: white;
    text-align: center;
    color: #8B7113;
    float: left;
    position: relative;
}
/*从此处开始为二级菜单*/
nav.menu .ul2 {
    position: absolute;
    width: 200px;
    left: 0px;
    top: 40px;
    display: none;
    font-size: 12px;
    padding-left: 0px;
    border-top-style: solid;
    border-top-color: #F1181B;
}
nav.menu .ul2 li {
    width: 200px;
    border-bottom: thin solid #837F7F;
}
nav.menu .ul1 li:hover {
    background-color: #B38F48;
    color: #FBF7F7;
}
nav.menu .ul1 li:hover .ul2 {
    display: block;
    border-top-style: none;
    border-top-width: thin;
}
#grid {
    width: 680px;
    height: 2780px;
    margin-left: 5px;
	margin-right:5px;
}
#grid_3 {
    width: 680px;
    height: 364px;
    margin-top: 120px;
}
#grid_3topic {
    width: 680px;
    height: 50px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-top: 50px;
}
#grid_3pro {
    width: 680px;
    height: 80px;
    text-align: center;
    padding-left: 0px;
    padding-top: 5px;
    margin-left: 0px;
    font-size: 16px;
    margin-top: 5px;
}
#grid_1of3 {
    width: 220px;
    height: 218px;
    float: left;
     
    
}
#grid_1of3 img {
    width: 215px;
    height: 215px;
	}
#grid_2of3 {
    width: 220px;
    height: 218px;
    float: left;
   
}
#grid_2of3 img {
    width: 215px;
    height: 215px;
	}
#grid_3of3 {
   width: 220px;
    height: 218px;
    float: left;
   }
#grid_3of3 img {
   width: 215px;
    height: 215px;
	}
#grid_4 {
    width: 680px;
    height: 720px;
}
#grid_4topic {
    width: 680px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
}
#grid_4topic span {
    font-size: 18px;
}
#grid_4 P {
    font-size: 20px;
    text-align: center;
    margin-top: -40px;
    color: #8B6F4E;
    text-shadow: 1px 1px #9C9898;
}
#grid_4 p:hover {
    color: white;
    font-size: large;
}
#grid_1of4 {
    width: 330px;
    height: 330px;
    float: left;
    border-left: px;
}
#grid_1of4 img {
    width: 315px;
    height: 315px;
	}
#grid_2of4 {
    width: 330px;
    height: 330px;
    float: left;
    
}
#grid_2of4 img {
    width: 315px;
    height: 315px;
	}
#grid_3of4 {
    width: 330px;
    height: 330px;
    float: left;
    border-left: 0px solid;
}
#grid_3of4 img {
   width: 315px;
    height: 315px;
	}
#grid_4of4 {
    width: 330px;
    height: 330px;
    float: left;
    border-left: 0px;
    }
#grid_4of4 img {
   width: 315px;
    height: 315px;
	}
#grid_8 {
    width: 680px;
    height: 1380px;
}
#grid_8topic {
    width: 680px;
    height: 60px;
    background-color: white;
    color: #8B6F4E;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
}
#grid_8topic span {
    font-size: 18px;
}
#grid_8 p {
    font-size: 14px;
    text-align: center;
}
#grid_8 p:hover {
    color: #B38F48;
    font-size: large;
}
#grid_1of8 {
   width: 330px;
    height: 330px;
    float: left;
    
}
#grid_1of8 img {
    width: 315px;
    height: 310px;
	}
#grid_2of8 {
   width: 330px;
    height: 330px;
    float: left;
}
#grid_2of8 img {
    width: 315px;
    height: 310px;
	}
#grid_3of8 {
    width: 330px;
    height: 330px;
    float: left;
}
#grid_3of8 img {
    width: 315px;
    height: 310px;
	}
#grid_4of8 {
    width: 330px;
    height: 330px;
    float: left;
}
#grid_4of8 img {
    width: 315px;
    height: 310px;
	}
#grid_5of8 {
    width: 330px;
    height: 330px;
    float: left;
}
#grid_5of8 img {
   width: 315px;
    height: 310px;
	}
#grid_6of8 {
    width: 330px;
    height: 330px;
    float: left;
}
#grid_6of8 img {
    width: 315px;
    height: 310px;
	}
#grid_7of8 {
   width: 330px;
    height: 330px;
    float: left;
	}
#grid_7of8 img {
    width: 315px;
    height: 310px;
	}
#grid_8of8 {
    width: 330px;
    height: 330px;
    float: left;
}
#grid_8of8 img {
    width: 315px;
    height: 310px;
	}
#about_topic {
    width: 680px;
    height: 70px;
    color: #8B6F4E;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 40px;
}
#about_us {
    width: 650px;
    height:200px;
    margin-left: 10px;
	margin-right: 10px;
 
    text-align: center;
}
#footer {
    width: 680px;
    height: 330px;
    background-color: #7B5C10;
}
#footer_1of4 {
    width:220px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    margin-top: 20px;
    margin-left: 20px;
}
#footer_1of4 p{
    line-height: 13px;		
	}
#footer_2of4 {
    width: 220px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
    padding-top: 20px;
}
	#footer_2of4 p{
    line-height: 13px;		
	}
#h4 {
    width: 220px;
    background-color: white;
    text-align: center;
    padding-top: 0px;
}
#footer_3of4 {
    width: 220px;
    height: 200px;
    float: left;
    color: #FBF7F7;
    font-size: small;
    text-align: center;
    padding-top: 20px;
}

#footer_3of4 img {
    width: 50px;
	height:50px;
	}
h6 {
    color: white;
}	
}

@media screen and (max-width:480px){
#all {
    width: 480px;
    height: 3800px;
}
#header {
    width: 480px;
    height: 70px;
    border-bottom: 1px solid lightgrey;
    background-color: white;
    margin-top: 0px;
    position: fixed;
    z-index: 1;	
}
.header_l {
    width: 15%;
    height: 70px;
    float: left;	
}
.header_l img{
		width:70px;
		height:70px;
	}
.header_r {
	width:85%;
    height: 70px;
    padding-top: 0px;
	float:right;
	
	
}
.menu {
    width: 400px;
    height: 70px;
    margin-top: 20px;
    margin-left: 0px;
    font-size: 12px;
    text-align: center;
}
nav.menu ul {
    list-style: none;
    padding-left: 0px;

	
}
nav.menu .ul1 li {
    width:78px;
    height: 40px;
    line-height: 40px;
	font-size: 10px;
	padding-right:5px;
	magin-top:30px;
    background-color: white;
    text-align: center;
    color: #8B7113;
    float: left;
    position: relative;
}
/*从此处开始为二级菜单*/
nav.menu .ul2 {
    position: absolute;
    width: 200px;
    left: 0px;
    top: 40px;
    display: none;
	font-size:12px;
    padding-left: 0px;
    border-top-style: solid;
    border-top-color: #F1181B;
}
nav.menu .ul2 li {
    width: 180px;
    border-bottom: thin solid #837F7F;
}
nav.menu .ul1 li:hover {
    background-color: #B38F48;
    color: #FBF7F7;    
}
nav.menu .ul1 li:hover .ul2 {
    display: block;
    border-top-style: none;
    border-top-width: thin;    
}
#grid {
    width: 480px;
    height: 2680px;
    margin-left: 5px;
    margin-right: 5px;
}
#grid_3 {
    width: 480px;
    height: 795px;
    margin-top: 120px;
}
#grid_3topic {
    width: 480px;
    height: 50px;
    background-color: white;
    color: #8B6F4E;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 50px;
}
#grid_3pro {
    width: 450px;
    height: 90px;
    text-align: center;
    padding-left: 0px;
    padding-top: 5px;
    margin-left: 0px;
    font-size: 14px;
    margin-top: 5px;
}
#grid_1of3 {
    width: 220px;
    height: 218px;
    float: left;
     
    
}
#grid_1of3 img {
    width: 215px;
    height: 215px;
	}
#grid_2of3 {
    width: 220px;
    height: 218px;
    float: left;
   
}
#grid_2of3 img {
    width: 215px;
    height: 215px;
	}
#grid_3of3 {
    width: 435px;
    height: 435px;
    float: left;
   }
#grid_3of3 img {
    width: 430px;
    height: 430px;
	}
#grid_4 {
    width: 480px;
    height: 525px;
}
#grid_4topic {
    width: 480px;
    height: 40px;
    background-color: white;
    color: #8B6F4E;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
}
#grid_4topic span {
    font-size: 16px;
}
#grid_4 P {
    font-size: 18px;
    text-align: center;
    margin-top: -40px;
    color: #8B6F4E;
    text-shadow: 1px 1px #9C9898;
}
#grid_4 p:hover {
    color: white;
  
}
#grid_1of4 {
    width: 235px;
    height: 235px;
    float: left;
    border-left: px;
}
#grid_1of4 img {
    width: 230px;
    height: 230px;
	}
#grid_2of4 {
    width: 235px;
    height: 235px;
    float: left;
    
}
#grid_2of4 img {
    width: 230px;
    height: 220px;
	}
#grid_3of4 {
    width: 235px;
    height: 235px;
    float: left;
    border-left: 0px solid;
}
#grid_3of4 img {
    width: 230px;
    height: 230px;
	}
#grid_4of4 {
    width: 235px;
    height: 235px;
    float: left;
    border-left: 0px;
    }
#grid_4of4 img {
    width: 230px;
    height: 230px;
	}
#grid_8 {
    width: 480px;
    height: 1000px;
}
#grid_8topic {
    width: 480px;
    height: 40px;
    background-color: white;
    color: #8B6F4E;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    padding-top: 5px;
}
#grid_8topic span {
    font-size: 16px;
}
#grid_8 p {
    font-size: 12px;
    text-align: center;
}
   

#grid_1of8 {
    width: 235px;
    height: 235px;
    float: left;
    
}
#grid_1of8 img {
    width: 230px;
    height: 220px;
	}
#grid_2of8 {
    width: 235px;
    height: 235px;
    float: left;
}
#grid_2of8 img {
    width: 230px;
    height: 220px;
	}
#grid_3of8 {
    width: 235px;
    height: 235px;
    float: left;
}
#grid_3of8 img {
    width: 230px;
    height: 220px;
	}
#grid_4of8 {
    width: 235px;
    height: 235px;
    float: left;
}
#grid_4of8 img {
    width: 230px;
    height: 220px;
	}
#grid_5of8 {
    width: 235px;
    height: 235px;
    float: left;
}
#grid_5of8 img {
    width: 230px;
    height: 220px;
	}
#grid_6of8 {
    width: 235px;
    height: 235px;
    float: left;
}
#grid_6of8 img {
    width: 230px;
    height: 220px;
	}
#grid_7of8 {
    width: 235px;
    height: 235px;
    float: left;
	}
#grid_7of8 img {
    width: 230px;
    height: 220px;
	}
#grid_8of8 {
    width: 235px;
    height: 235px;
    float: left;
}
#grid_8of8 img {
   width: 230px;
    height: 220px;
	}
#about_topic {
    width: 480px;
    height: 60px;
    color: #8B6F4E;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
}
#about_us {
    width: 430px;
    height: 60px;
    margin-left: 30px;
    margin-top: -30px;
    text-align: center;
}

#footer {
    width: 480px;
    height: 280px;
    background-color: #7B5C10;
}
#footer_1of4 {
    width: 150px;
    height: 250px;
    float: left;
    color: #FBF7F7;
  
}
#footer_1of4 p{
    font-size: 12px;
    font-weight: 300;
    line-height: 10px;
	}
#footer_2of4 {
    width: 150px;
    height: 250px;
    float: left;
    color: #FBF7F7;
}
	#footer_2of4 p{
    font-size: 12px;
    font-weight: 300;
    line-height: 10px;
	}

#footer_3of4 {
    width: 150px;
    height: 60px;
    float: left;
    color: #FBF7F7;
    text-align: center;
	}

#footer_3of4 img {
    width: 35px;
	height:35px;
	}
h6 {
    color: white;
}
	
}
