.head1{
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}
.head1-1{
	width: 34%;
	float: left;
}
.head1-2{
    width: 23%;
    float: right;
    background: url(../images/dianhua.png) no-repeat 0% 0%;
    background-size: 16% 81%;
    padding-left: 5%;
    margin-top: 1%;
}
.head1-2-1 p{
	color: #282828;
	font-size: 20px;
}

.head1-2-1 span{
	font-size: 32px;
	color: #695a10de;
}

.head2{
	background-color:#695a10;
}

.head2 ul{
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}
.head2 ul li{
	float: left;
	width: 14.1%;
	text-align: center;
	padding: 1.5% 0;
}
.head2 ul li:nth-child(1){
	margin-left: 7%;
}
.head2 ul li a{
	font-size: 18px;
	color: white;
}

.head2 ul li:hover{
	background-color:#ececec ;
}
.head2 ul li:hover .head2-a{
	color: #d91910;
}
.swiper-pagination-bullet{
	background-color:rgba(255,255,255) !important ;
}
.xiala{
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 100%;
	display: none;
}
.xiala a{
	display: block;
	font-size: 14px !important;
	padding: 12% 0;
	background: #3f3f3f;
}
.xiala a:hover{
	background: #ececec;
	color: #3d3d3d;
}
.head2 ul li:nth-child(4){
    position: relative;
}
.head2 ul li:nth-child(4):hover .xiala{
	display: block;
}
.header2at{
    background-color:white;
}
.header2at .header2a{
    color:#d91910;
}
/*底部*/
footer{
	background: #282828;
	padding: 1%;
    position:relative;
}
#cnzz_stat_icon_1277988858{
    position:absolute;
    top:96%;
    left:48%;
}
.foot{
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}
.foot1{
	width: 70%;
	float: left;
}
.foot1 li{
	float: left;
	width: 14.2%;
    color: #e9e9e9;
}
.foot1 li a{
    color: #e9e9e9;	
    font-size: 16px;
}
.foot1_1{
	margin-top: 2%;
}
.foot1_1 p{
	color: #e9e9e9;
	line-height: 2.5rem;
	font-size: 14px;
}
.foot2{
	width: 25%;
	float: right;
	text-align: center;

}
.foot2 img{
	width: 42%;
}
.foot2 img:nth-child(3){
	margin-left: 3%;
}
.foot2_1{
	width: 100%;
	float: left;
	margin-left: 4%;
	margin-top: 4%;
}
.foot2_1 p{
	font-size: 20.5px;
	color: #f1f1f1;
	margin-bottom: 8%;
}
.foot2_1 span{
	font-size: 20px;
	color: #e9e9e9;	
}
.foot_1{
	background: #515151;
}
.foot_1_1{
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}
.foot_1_1 span{
	color: white;
	font-size: 12px;
}
.foot_1_1 a{
	color: white;
    font-size: 12px;
}
.foot_1_1 div{
	display: inline-block;
}
.foot_1_1_1{
	float: right;
}








@media screen and (max-width: 1200px) {
.main2-1-2 span {
    display: block !important;
    font-size: 13px!important;
    color: #282828!important;
    line-height: 1.4rem!important;
}
.xiala a{
	display: block;
	font-size: 12px !important;
	padding: 12% 0;
	background: #3f3f3f;
}
}
