

body{
	margin: 0;
	background-image: url(../images/background.jpg);
	color: #898989;
}
p{
	line-height: 1.8;
	
	text-align: justify;
	color: #aaa;
}
a{
	color: #898989;
	text-decoration: none;
}
a:hover{
	color: #000;
}

.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
.bigger-1:hover img{
	transform: scale(1.05);
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 0.2s ease 0s;
    
}
.bigger:hover img{
	transform: scale(1.05);
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 0.2s ease 0s;
    box-shadow: 0 0 10px gray;
}
.bigger:hover {
	transform: scale(1.05);
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 0.2s ease 0s;
    box-shadow: 0 0 10px gray;
}
.border:hover {
	border-width: 4px;
}
.shadow:hover img{	
    box-shadow: 0 0 10px gray;
}



.main-con{
	max-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.main-con img{
	max-width: 100%;
	height: auto;
}

.aboutus{
	width: 100%;
	height: 1800px;
	margin-top: -50px;
	padding-top: 100px;
	background-image: url(../images/back-changfang.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.aboutus-con{
	width: 90%;
	height: 1300px;
	padding: 60px 5% 0;
	font-size: 1.4rem;
	font-family: "arial";
	background-color: rgba(20,4,4,0.85);
	text-align: center;
}
.aboutus-tit{
	width: 100%;
	max-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	margin-top: 38px;
	margin-bottom: 36px;
}

.dszzc .aboutus-tit{
	margin-top: 0;
	margin-bottom: 20px;
}

.margin-bt{
	margin-bottom: 50px;
	
}

.dsz{
	width: 30%;
	float: left;
	
}
.dszzc-r{
	
	width: 65%;
	float: right;
}
.dszzc-r p:first-child{
	margin-top: 0;
}
.qxpp{
	float: left;
	width: auto;
	height: 40px;
	line-height: 40px;
	overflow: visible;
	padding: 0 2.6%;
	border-right:2px solid #C9A063; 
}
.qxpp:last-child{
	border-right: 0;
}


.history{
	width: 100%;
	height: 1500px;
}
.history-tit{
	
}
.historys{
	width: 39%;
	margin-top: 220px;
}
.historys div{
	margin-bottom: 20px;
}
.historys-6{
	margin-top: 220px;
}
.historys-logo{
	width: 22%;
	height: 1490px;	
	background-image: url(../images/history.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 100px	
}

.historys-logo-1{
	margin-top: 220px;
	height: 61px;
}
.historys-logo-2, .historys-logo-3, .historys-logo-4, .historys-logo-5{
	margin-top: 132px;
	height: 61px;
}
.historys-logo span{
	display: none;
}
.historys img{
	filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}



.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: 500px;
	padding-top: 100px;
	margin: 50px auto;
	background-image: url(../images/honor.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.honor{
	width: 100%;
	height: 950px;
}
.honor-con{
	width: 465px;
	height: 90px;
	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 {
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}
.honor-con > h4 {
	color: #000;
	font-size: 1.4rem;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 20px;
	float: left;
	color: #990000;
}

.honor-con > p {
	color: #000;
	width: 300px;
	float: left;
	margin: 10px 0 0 20px;
	font-size: 1.2rem;
	line-height: 1.4;
}


.zeren{
	width: 100%;
	height: 1170px;
	padding-top: 100px;
	
	background-image: url(../images/zeren.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.zeren-con{
	width: 90%;
	min-height: 900px;
	padding: 60px 5% 10px;
	
	background-color: rgba(20,4,4,0.85);
}
.zeren-con > img{
	margin-bottom: 60px;
}
.zeren-li{
	width: auto;
	height: 230px;
	margin-bottom: 50px;
	border-bottom: 1px solid #C9A063;
	position: relative;
}
.zeren-li > a:first-child {
	float: left;
}
.zeren-imgScale{
	width: 269px;	
	height: 181px;
	float: left;
	overflow: hidden;
}
.zeren-li-con{
	width: 600px;
	overflow: hidden;
	float: right;
	text-align: left;
}
.zeren-li-con > h3{
	margin: 0 auto 20px 0;
}
.zeren-li-con > h3 >a {
	color: #C9A063;
	
	font-size: 1.8rem;
}
.zeren-li-con > h3 >a:hover{
	color: #555;
}
.zeren-li-con {
	color: #fff;
	font-size: 1.4rem;
}

.zeren-li > a:last-child > img {
	position: absolute;
	right: 0;
	bottom:50px;
}

.foot-1{
	width: 100%;
	background-color: #870000;
	height: 230px;
}
.footer{
	text-align: center;
	width:20%;
	float: left;
	
	margin-top:20px;
	color: #ddd;
}

.footer h3 {
	font-size: 1.58rem;
}
.footer > ul {
	list-style: none;
	
	padding-left: 0;
}
.footer > ul > li {
	line-height: 25px;
	height: 25px;
}
.footer a{
	color: #ddd;
}
.footer a:hover{
	color: #fff;
}
.foot-2{
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-color: #5C0000;
	padding-top: 10px;
}
.foot-2  p{
	line-height: 1.5;
	font-size: 12px;
	text-align: left;
	color: #ddd;
}
.foot-link{
	margin-top: 15px;
}
.foot-links{
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	border-right: 1px solid #fff;

}
.foot-links:last-child{
	padding-right: 0;
	border-right: 0;
}