@charset "utf-8";

/* CSS Document */
body{
	margin: 0px auto;
	padding: 0px;
	<div style="center"></div>
}
.p{margin: 0;}


.topbox{
	width: auto;
	height: 380px;
	background-color: paleturquoise;
	
	text-align: center;
	padding-top: 60px;
	font-size: 32px;
	font-family: "黑体";
	color: #67f802;
}
<!---background-image: url(../images/bj001.jpg);---->

.logo{
	padding-top: 50px;
	
	}
<!----------------------展示唐豆组合图片------------------------>
.tangdou{
	width: auto;
	height: auto;
	
	text-align: center;
	padding-top: 0 auto;
margin: 0 auto;
}
<!----------------------唐豆文字介绍------------------------>
.tdjieshao{
	width: auto;
	height: auto;
		
	}
.text1{
	width: auto;
	height: auto;
	font-size: 30px;
	font-family: 宋体;
	color:white;
	margin:0px;
	padding-top:12px ;
	background-color: #025C8F;
	
	line-height: 32px;
	
    z-index: 2;
}
.text1 p{
	width: 1000px;
	margin: 0 auto;
	

}
<!---------------------------唐豆图片---------------------------->
.tdpicone{
	width: auto;
	height: auto;
	
	text-align: center;
	padding-top: 0 auto;
margin: 0 auto;
}
.tdpic{

	width: auto;
    height: 330px;
	background-color: #7ACDEB;
	margin: 0 auto;
	
}



 .tdpic3{
position:relative;
left:50%;
margin:0 0 0 -495px;
width:990px;
height:auto;

      }
.gifbox{
	width:auto;

	float:right;
	
}


.text2{
	width: auto;
	height: auto;
	font-size: 30px;
	"font-family": 宋体;
	color:white;
	margin:0px;
	padding-top:12px ;
	background-color: #333333;
	
	line-height: 32px;
	
    z-index: 2;
}
.text2 p{
	width: 1000px;
	margin: 0 auto;
	

}

<!---------------------------红蓝人第一图片---------------------------->
.hlr-1{
	width: auto;
   
		margin: 0 auto;
}
.hlr{
	width: auto;
	height: 650px;
	background-color: #333333;
    
}
	
	
.pictext{
	width: 1000px;
	height: 500px;
	position: relative;
	
left:50%;
margin:0 0 0 -500px;
width:1000px;
height:auto;
	
}
.pictext img{
	width: 353px;
	height:	282px;
	position: absolute;
	left:0;
     }
.text{
	width: 620px;
	height: auto;
	font-size: 30px;
	line-height: 34px;
	font-family: Microsoft YaHei UI;
	color: #ffffff;
	margin: 15px;
	position: absolute;
	left: 380px;
	top:0;
}

<!-------------------联系我们-------------------->
.textdhdiv{
	width: auto;
	height: 500px;
		
	}
.textdh{
	width: auto;
	height: 180px;
	background-color: teal;
	font-size: 30px;
	font-family: Microsoft YaHei UI;
	color: #ffffff;

    padding-top: 20px;
	padding-left:20px;
	line-height: 32px;

	margin: 0px;
}
	.textdh p{
	width: 1000px;
	margin: 0 auto;
	
}

.lastbox{
    width: auto;
	height:190px;
	border-style:solid;
	border-width:1px;
	border-color: black;
	background:white;
	padding-top: 30px;
	margin: 0 auto;
	font-size: 30px;
	font-family: "楷体";
	text-align:center;
	color: black;
	line-height: 40px;
	
}
