*{
    box-sizing: border-box;
}
.clearfix:after{
    display: block;
    content: "";
    clear: both;
}
.zwgk_xxl {
    width: 1200px;
    margin: 20px auto 0 auto;
}

.dqwz {
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(51, 51, 51, 0.2);
}

.dz_icon {
    display: inline-block;
    margin-left: 30px;
    line-height: 80px;
    vertical-align: middle;
}

.dqwz span {
    margin-left: 20px;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.hdtop{
    color: #E3D6C8;
    font-size: 38px;
    font-weight: bold;
}
.hdtitle{
    font-size: 0px;
}
.hdtitle a{
    display: inline-block;
    padding-left: 20px;
    border-left: 5px solid #952800;
    width: 11%;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    font-size: 22px;
    vertical-align: middle;
}
.hdtitle a:hover{
    color: red;
    
}
.hdtitle .hdline{
    vertical-align: middle;
    display: inline-block;
    width: 89%;
    height: 6px;
    background: url(../image/longline.png) repeat-x;
}
.ftbox{
    margin-top: 30px;
}
.ftbox .leftimg{
    float: left;
    width: 525px;
    height: 300px;
}
.ftbox .leftimg img{
    width: 100%;
    height: 100%;
}
.ftbox .rightcontent{
    padding: 30px;
    float: right;
    width: 656px;
    height: 300px;
    background: url(../image/zxftInfo.png) no-repeat;
}
.ftbox .rightcontent p + p{
    margin-top: 20px;
    line-height: 32px;
}
.ftbox .rightcontent span{
    color: #952800;
    font-weight: bold;
}
.ftbox .rightcontent a{
    color: #952800;
}
.ftbox .rightcontent a:hover{
    color: red;
}
.leadertop{
    margin-top: 30px;
}

.xjtj li{
    position: relative;
    padding: 15px;
    float: left;
    width: 16.6%;
    text-align: center;
}
.xjtj li span{
    font-size: 20px;
    font-weight: bold;
    color: #952800;
}
.xjtj li p{
    font-size: 14px;
    margin-top: 12px;
}
.xjtj li + li:before{
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 30px;
    left: 0;
    top: 50%;
    margin-top: -15px;
    background: #ccc;
}
.mail{
    height: 55px;
    font-size: 0;
}
div.mail{
    background: #F2E8DC;
}
div.mail span{
    font-size: 18px;
    color: #952800;
    font-weight: bold;
}
.mailList{
    height:275px;
}
.mail span{
    display: inline-block;
    width: 15%;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    line-height: 55px;
}
.mail span.col1{
    width: 7%;
}
.mail span.col2{
    width: 48%;
    text-align: left;
}
li.mail:nth-child(even){
    background: #FAF6F1;
}
.mail span a{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    cursor: pointer;
}
.mail span a:hover{
    color: red;
}
.wyxxbox{
    margin: 15px 0;
}
.wyxxbox li{
    padding: 25px 0;
    float: left;
    width: 183px;
    height: 131px;
    text-align: center;
    background: url(../image/wyxxbg.png) no-repeat;
}
.wyxxbox li + li{
    margin-left: 20px;
}
.wyxxbox li p{
    margin-top: 25px;
    font-weight: bold;
    color: #000;
}
.wyxxbox li.wxwb p{
    margin-top: 5px;
}