

body{
	margin: 0;
	background-image: url(../images/background.jpg);
	color: #898989;
}
p{
	line-height: 1.5;	
	text-align: justify;
	color: #aaa;
}
a{
	color: #898989;
	text-decoration: none;
}
a:hover{
	color: #000;
}

.clear {
	DISPLAY: block; CLEAR: both; WIDTH: 100%; HEIGHT: 1px; OVERFLOW: hidden
}




.main-con{
	width: 90%;
	max-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}


.aboutus{
	width: 100%;
	
	margin-top: -80px;
	padding-top: 50px;

}
.aboutus-con{
	width: 90%;	
	padding-top: 50px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 1.4rem;
	font-family: "arial";
	background-color: rgba(20,4,4,0.85);
	text-align: center;
}
.aboutus-con > img{
	max-width: 50%;
	height: auto;
}

.aboutus-tit{
	width: 100%;
	max-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	margin-top: 38px;
	margin-bottom: 10px;
}

.aboutus-tit img{
	width: 20%;
	margin-bottom: -10px;
}
.dszzc .aboutus-tit{
	margin-top: 0;
	margin-bottom: 20px;
}



.dsz{
	width: 100%;	
}
.dsz img{
	max-width: 100%;
}
.dszzc-r{
	
	width: 100%;
	
}
.qxpp-list{
	margin-top: 30px;
}
.qxpp{
	float: left;
	width: auto;
	width: 45%;
	height: 20px;
	
	margin-bottom: 40px;
	overflow: visible;
	padding: 0 2%;
	
	box-sizing:border-box;
}

.qxpp img{	
	max-width: 90%;
}



.history{
	width: 100%;
	
}
.history-tit{
	margin-top: 50px;
	margin-bottom: 30px;
}
.history-tit img{
	width: 50%
}
.historys{
	width: 100%;
	text-align: center;
	float: left;
	
}
.historys img{

	max-width: 100%;
}
.historys div{

	margin-bottom: 20px;
}
.historys-6{
	
}
.historys-logo{
	display: none;
}
.historys-logo div{
	display: none;
}




.historys img:hover{
	filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
	
}


.honor-tit{
	width: 100%;
	height: 200px;
	padding-top: 10px;
	margin: 20px auto ;
	background-image: url(../images/honor.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 200%;
}
.honor-tit img{
	width: 50%;
}
.honor{
	width: 100%;
	
}
.honor-con{
	width: 100%;
	height: 90px;
	padding: 5px;
	text-align: left;
	background-color: #fff;
	border: 2px solid #BC2021;
	margin-bottom: 20px;
	-moz-box-sizing: border-box;
   	-webkit-box-sizing: border-box;
   	box-sizing: border-box;
}
.honor-con > img {
	width: 30%;
	height: 100%;
	float: left;
}
.honor-con > h4 {
	width: 65%;
	font-size: 1.4rem;	
	float: right;
	color: #990000;
	margin-top: 0;
	margin-bottom: 0;
}

.honor-con > p {
	color: #000;
	width: 65%;
	float: right;
	font-size: 1.2rem;
	line-height: 1.4;
}


.zeren{
	width: 100%;	
	
	margin-bottom: 50px;	
	

}
.zeren-con{
	width: 90%;	
	padding: 20px 5% ;	
	background-color: rgba(20,4,4,0.85);
}
.zeren-con > img{
	width: 50%;
	margin-bottom: 20px;
}
.zeren-li{
	width: 100%;	
	margin-bottom: 20px;
	border-bottom: 1px solid #C9A063;
	position: relative;
}

.zeren-imgScale{
	width: 100%;
	overflow: hidden;
}
.zeren-imgScale img{
	width: 100%
}
.zeren-li-con{
	width: 100%;
	overflow: hidden;	
	text-align: left;
}

.zeren-li-con > h3 >a {
	color: #C9A063;
	
	font-size: 1.4rem;
}
.zeren-li-con > h3 >a:hover{
	color: #555;
}
.zeren-li-con {
	color: #fff;
	font-size: 1.2rem;
	position: relative;
	margin-bottom: 10px;
}

.zeren-li > a:last-child {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}
.zeren-li > a:last-child img{
	width: 50%;
}

.foot-1{
	display: none;
}

.foot-2{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #5C0000;
	padding-top: 15px;
	text-align: center;
}
.foot-2  p{
	display: none;
}
.foot-link{
	display: inline-block;
	margin: 0 auto;
}
.foot-links{
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
.foot-links img{
	vertical-align: middle;
}
.foot-links:first-child{
	padding-left: 0;
	border-left: 0;
}
.foot-links:last-child{
	padding-right: 0;
	border-right: 0;
}