﻿@charset "utf-8";
a:focus{outline:none;}
input{outline: none;}
body{font-family: "微软雅黑" !important;}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    clear: both;
}
body{
	min-width: 1200px;
}

/* CSS Document */
/* 头部开始 */
.head{
	width: 100%;
	height: 130px;
	background-color: #c30713;
}
.head-box{
	width: 1200px;
	margin: 0 auto;
}

.top-dh{
	width: 100%;
	height: 24px;
	float: right;
}
.top-dh li{
	float: right;
	margin-left: 20px;
}

.top-dh li:first-child{
	width: 87px;
	height: 24px;
	background: url(wza.png) no-repeat left bottom;
	padding-left: 20px;
}
.top-dh li a{
	font-size: 13px;
	line-height: 32px;
	color: #f6e1e2;
}

.logo{
	height: 85px;
}

.nav{
	width: 582px;
	height: 85px;
}

.nav ul li {
	float: left;
	font-size: 19px;
	height: 48px;
	padding:  0 30px;
	transition: 0.2s;
}

.nav ul li a{
	color: #FFFFFF;
	line-height: 48px;
}
.nav ul li:hover{
	background-color: #ffffff;
	border-top: 3px solid #fac112;
	
	
}

.nav ul li:hover a{
	color: #c30713;
	font-weight: bold;
	
	
}

.nav-on{
	background-color: #ffffff;
	border-top: 3px solid #fac112;
}

.nav-on a{
	color: #c30713;
	font-weight: bold;
}

/* 通用头部结束 */

/* 中间内容开始 */
.content{width:1100px;height:430px;margin: 0 auto;background-color: #ffffff;}
.picture{width: 1020px;height:308px;margin: 0 auto;padding-top: 58px;}
.pic{margin-left: 30px;}
/* 中间内容结束 */
.section1{
	width: 100%;
	height: 630px;
	background: url(bg.png) no-repeat center center;
	position: relative;
	padding-top:35px;
}

.tubiao{
	width: 100%;
	height: 112px;
	background: url(tbg.png) no-repeat center center;
	position: absolute;
	bottom: 0px;
}

.tubiao ul{
	width: 832px;
	margin: 0 auto;
	padding: 14px 23px;
	height: 112px;
}
.tubiao ul li{
	margin: 0 23px;
	width: 111px;
	height: 85px;
	float: left;
}

/* 通用底部 */
.foot{
	width: 100%;
	height: 173px;
	background-color: #FFFFFF;
	border-top: 3px solid #851017;
	
}

.foot-box{
	width: 1200px;
	margin: 0 auto;
	height: 173px;
	padding-top: 24px;
	padding-bottom: 20px;
}

.lj{
	margin-bottom: 28px;
	height: 40px;
	width: 100%;
}
.lj li{
	height: 40px;
	line-height: 40px;
	background-color: #dedede;
	font-size: 17px;
	color: #333333;
	float: left;
	margin-left: 29px;
	width: 180px;
	text-align: center;
}
.lj li:first-child{
	width: 152px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0;
	background-color: #999999;
}

.lj a{
	font-size: 17px;
	color: #333333;
	
}
.lj img{
	margin-right: 8px;
	margin-bottom: 4px;
}

.bq{
	max-width: 740px;
	width: 100%;
	margin: auto;
	height: 64px;
	padding-left: 50px;
}

.dzjg img{
	margin-right: 24px;
	
	margin-top: 6px;
}
.wenzi p{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}
.wenzi p a{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}