@charset "utf-8";
/* CSS Document */
.a{font-size:14px; color: #F00;text-decoration:none}
a:visited {color: #000} /*设置全局被点击后的链接颜色*/ 
a:hover {color: #900} /*设置全局鼠标悬停在链接上未点击时的颜色*/ 	




hr {
    border-top:1px solid;
	color: #F3F3F3;
	margin-top:10px;
	
}
	
	
/*文字标题*/
.h1 {font-family:微软雅黑; font-size:32px; color:#c1a37c;/*字距*/letter-spacing:10px;font-weight:600}
.h1b {font-family:微软雅黑; font-size:17px; color: #069;/*字距*/letter-spacing:10px;font-weight:600}

/*文字段落*/
.h2 {font-size:28px; color:#c1a37c;line-height:45px;text-indent:35px;letter-spacing:3px;}

.h3 {font-size:21px; color:#c1a37c;line-height:30px;letter-spacing:3px;margin-top:15px;margin-left:80px;}
.h4 {font-size:14px; color:#c1a37c;letter-spacing:3px;margin-top:10px;}
.h5 {font-size:14px; color:#c1a37c;line-height:30px;letter-spacing:3px;margin-top:25px;margin-left:80px;}
body{margin:0px;padding:0px;}

.container{height:auto;
	 }
.head{
	 width:100%;
	 height:250px;
	 background:#FF0;  
	 text-align:center;
	 display:flex;justify-content:center;align-items:center;} /*上下居中 */
	 
	 
	 
.box{ width:100%;
	 height:100%;
	 background: #0f0f0f;  
	 }
	 
.nav_a{ width:100%;
	 height:25px;
	 background:#212121;  
	 }
	 
.nav{
	
	 
	 width:100%;
	 height:55px;
	 background:#212121;  
	}
	
.nav ul{
	
     width:100%;
     margin:0px -20px;
     height:35px;
     padding:0px;
	
     }
.nav ul li{
    list-style-type:none;
	 float:right;
	 
     }
.li_style01{
	font-size:25px;
	  
	 color:#87745b;
	 padding-top:14px;
	}
.nav ul li a{
     width:120px;
     height:10px;
	  padding-top:27px;
     line-height:0px;
     color:#b99d77;
     margin:2px 30px;
     font-size:30px;
     display:block; 
     text-align:center;
     text-decoration:none;
	 
     }
.nav ul li a:hover{
      float:right;
     color:#d4b58a;
     
     }	
	
	
	
	
.banner{
	 
	width:100%;
	 height:100%;
	/* background:#373737;  */
	 text-align:center;
	 
	
	}
.main_01{
	height:100%;
	/*background-color:#090;*/
	
	}
.main_02{
	/*height:4100px;*/
	height:100%;
	background:#F00; color: #F00;
	
	}
.main_03{
	/*height:2200px;*/
	height:100%;
	width:auto;
	background-color:  #000; 
	}

.company_style{
	float:left; 
	
    height:auto;
	width:90%;
	margin-left:9.3%;
	margin-top:100px;
	margin-bottom:50px;
/*	padding-left:-20px;padding-right:-20px;padding-top:-20px;padding-bottom:-20px  */
	
	}
.company_bt{font-family:"微软雅黑", 黑体, sans-serif;
	color:#f39700;
	font-size:26px;
	margin-right:50px;
	line-height:24px;text-indent:35px;letter-spacing:3px;}
.company_zw{font-size:26px; color: #FFF;line-height:50px;text-indent:35px;letter-spacing:3px;}

.brand_style{
	float:right; 
	/*background:#900;*/
    height:auto;
	width:35%;
	margin-right:90%;
	margin-top:100px;
	margin-bottom:50px;
	}
.jianxian{
	color:#c1a37c;
	}


.main_04{ 
    height:100%;
	background:#f6f6f6; 
	margin:0px;padding:0px;
	}
	
.main_05{
	 background: #F3F3F3;
	 height:100%;
	}
	
	
.company_style{
	float:left; 
	/*background:#152042;*/
    height:auto;
	width:90%;
	margin-left:5%;
	margin-top:100;
	margin-bottom:50px;
	}
.brand_style{
	float:left; 
	/*background:#900;*/
    height:auto;
	width:90%;
	margin-left:5%;
	margin-top:100px;
	margin-bottom:50px;
	}
	
.main_06{
	height:100%px;
	background:#f6f6f6; 
	}
	
.main_07{
	height:auto;
	/*float:left; */
	background: #F9F9F9;
    
	width:auto;
	/*margin-left:9.3%;
	margin-right:9.3%;*/
	margin-top:50px;
	margin-bottom:50px;
	
	}

hr {
    border-top:1px solid;
	color: #F3F3F3;
	width:auto;
	}

/*左边*/	
.news_left{
	width:90%;
	
	height:auto;
	float:left;
	margin-left:5%;
	

	
	}
.news_left01{
	float:left; 
	width:100%;
	
	height:155px;
	
	
	
	}
.left01_img{
	float:left; 
	}
.left01_txt{
	float:left; 
	}	
.news_left02{
	float:left; 
	width:678px;

	height:125px;
	
	}
	
/*右边*/	
.news_right{
	width:650px;
	
	height:290px;
	float:right;
	
	

	
	}
	
.left01_img{
	
	}	
.news_bt{
	font-family:"微软雅黑", 黑体, sans-serif;
	color:#000;
	font-size:30px;
	margin-right:50px;
	line-height:50px;text-indent:35px;letter-spacing:3px;
	}
.news_gy{
	line-height:28px;text-indent:35px;letter-spacing:3px;font-size:20px;
	}
	
	
	
	
	
	
	
	
	
	
.main_08{
	height:100%;
	/*background-color:#915;*/
	}
	
.erweima{
	
	height:530px; 
	width:auto; 
	background:#f6f6f6; 
	}	
	
.erweima_01{
	float:left;

	width:40%; 
	margin-left:9%;
	margin-top:50px;
	margin-bottom:50px;
	}
.erweima_02{
	width:40%; 
	float:right;
	margin-right:2%;
	margin-top:50px;
	margin-bottom:50px;
	
	}
	
.erweima_t{ text-align:center;width:350px;margin-top:30px; font-size:30px; color:#c1a37c;line-height:50px;letter-spacing:3px;font-weight:900}

.footer{
	height:530px; 
	width:auto; 
	
	background: #FFF; 
	/*float:right;*/

	} 
.footer{
	height:60px;
	width:100%;
	background-color:# CCC;
	text-align : center;

	/*float:right;*/

	} 
.footer_01{
	height:60px; 
	width:90%; 
	/*background-color:#06F;*/
	display:inline-block;
	margin-right:50px;
	/*margin-left:20px; */
	margin-top:10px;
	/*margin-bottom:40px; */
	
	}
/*.div-inline{ display:inline;
width:200px;*/



/*简茶文化culture*/
.culture{
	height:100%;
	width:auto;
	background: #F2F2F2;
	padding-left:50px;
	padding-right:50px;
   
	}
.culture_bt{
	font-family:"微软雅黑", 黑体, sans-serif;
	color: #333;
	font-size:50px;
	margin-right:50px;
	line-height:25px;text-indent:35px;letter-spacing:3px;
	}
.culture_wb{
	line-height:60px;text-indent:50px;letter-spacing:3px;font-size:40px;color:  #333;
	}
.culture_style{
	
	
    height:auto;
	/*width:95%;*/
    padding-top:80px;

	
	}

.zs_01{ width:100%;
	 height:auto;
	  background:#f1f1f1; 
	 }
.zs_bt{
	 width:100%;
	 height:auto;
	
	 text-align:center;
	 } /*上下居中 */
	 
.zs{
	 width:auto;
	 height:auto;
	 text-align:center;
	 display:flex;justify-content:center;align-items:center;} /*上下居中 */