*{
	padding: 0;margin: 0;
	text-decoration: none !important;
}
a{
	text-decoration: none !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.about-img {
    padding: 0px 30px;
}
.about-p {
    border-right: 1px solid #cecece;
    padding: 0 50px;
}
.about-content{
	padding:0 20px;
	width: 670px;
	word-wrap:break-word;
	word-break : break-all ;
	margin-top: 50px;
}
.about-email{
	padding:0 20px;
	margin-bottom: 30px;
}


}
@media only screen and (min-width: 1500px)  {
	.about-img {
    padding: 0px 70px;
}
.about-p {
    border-right: 1px solid #cecece;
    padding: 0 100px;
}
.about-content{
	padding:0 80px;
	width: 818px;
	word-wrap:break-word;
	word-break : break-all ;
	margin-top: 50px;
}
.about-email{
	padding:0 80px;
	margin-bottom: 30px;
}


.navon{
		color:#804b4d !important;
		
		box-sizing: border-box;
		border-bottom: 2px solid #804b4d !important;
		
	}
	.nav_main li span{
		position: relative;
		font-family: simhei;
		top:-50px;
		font-size: 13px;
		color:#804b4d !important;
		display: none;
		letter-spacing: 3px;
		text-align: center;
	}
	.nav_main a{
		color: #333;
		padding-bottom: 3px !important;
		border-bottom: 2px solid #fff;
		box-sizing: border-box;
	}
	.nav_main a:hover{
		
		color: #804b4d;
		border-bottom: 2px solid #804b4d;
		box-sizing: border-box;
	}
	.nav_main a:hover+span{
		display: block;
	}

}
.about_main{
	
}
.about_main-left{
	text-align: right;
}
.about_main_right{
	
}
/*.about-img{
	padding: 0 100px;
}*/
.about-img,.about-img img{

}
/*.about-p{
	border-right: 1px solid #cecece;
	padding: 0 100px;
	
}*/


/*.about-content{
	padding:0 100px;
	width: 818px;
	word-wrap:break-word;
	word-break : break-all ;
	margin-top: 50px;
}*/
.about-content p{
	font-size: 16px;
	line-height: 30px;
}

/*.about-email{
	padding:0 100px;
	margin-bottom: 30px;
}*/
.about-email input{
	width: 448px ;
	height: 42px;
	padding: 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.about-email textarea{
	width: 448px ;
	height: 100px;
	padding: 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.about-email button{
	padding:8px 15px;
	background: #595757;
	color: #fff;
	border: none;
	border-radius: 5px;
	    margin-bottom: 30px;
}

@media only screen and(max-width: 768px) {
	.about-content h3{
		text-align: center !important;
	}
	.about-content h3{
		text-align: center !important;
	}
}





