*{
	padding:0px;
	margin: 0px;
}

img{
	vertical-align: middle;
}

body{
	display: flex;
	flex-direction:row;
	justify-content:center;
}

.siyuanyahei{
	font-family: "Source Han Sans CN";
}

#main_box{
	width: 790px;
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	background-color:#b36a47;
	border: 1px solid #000;
}

.all_box{
	width:790px;
}

.box2{
	height: 3024px;
	display: flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
}

.box2_one{
	margin-top: 15px;
}

.box2_two{
	font-size: 36px;
    font-weight: bold;
    color: #fedf25;    
	margin-top: 15px;
}
.box2_font{
	color: #dfd4ce;
	font-weight: lighter;
	font-size: 20px;	
}

.box2_title{
	margin-top: 30px;
}

.box2_img{
	margin-top: 30px;
}

.box2_font_div{
	width: 610px;
	margin-top: 20px;
}

.box2_seventeen{
	margin-top:85px;
}

.box2_eighteen{
	font-size: 36px;
    font-weight: bold;
    color: #fedf25;    
	margin-top: 15px;
}

.box2_ninteen{
	display: flex;
	flex-direction:row;
	justify-content:center;	
}

.box2_ninteen span{
	font-size: 26px;
}

.box3{
	display: flex;
	flex-direction:row;
	justify-content:center;	
}

.box4{
	display: flex;
	flex-direction:row;
	justify-content:center;
	margin-top: 50px;	
}

.box5{
	display: flex;
	flex-direction:row;
	justify-content:center;
	margin-top: 10px;
}

.box5 .font_yellow{
	color:#ffe21e;
}

.box6{
	height: 1546px;
	margin-top: 20px;
	display: flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
}

.box6_one{
	margin-top: 45px;
}

.box6_two{
	margin-top: 25px;
	font-size:36.19px;
	font-weight: bold;
}

.box6_three{
	margin-top: 60px;
}

.box6_four{
	margin-top: 70px;
}

.box6_five{
	margin-top: 30px;
}

.box7{
	display: flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	margin-top: 60px;
}

.box8{
	margin-top: 50px;
}

.box9{
	margin-top: 50px;
}

.box10{
	display: flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	margin-top: 60px;
}

.box11{
	margin-top: 60px;
}

.box12{
	margin-top: 45px;
}

.box13{
	margin-top: 20px;
}

.box14{
	width: 770px;
	height: 200px;
	display: flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	margin-top:35px;
}

.box14_team{
	width:100%;
	height:65px;
	display: flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
}

.box14_team span{
	margin-left: 35px;
	color: #83100b;
	font-size: 26px;
}

.box14_team input{
	margin-left: 100px;
	height:50px;
	width:400px;
	border: none;
	background-color: transparent;
	outline:none;
}

.box15{
	display: flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	margin-top:35px;
}

.box16{
	height: 35px;
}