.qywh {}

.qywh h2,
.about1 h2,
.about2 h2 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    color: #333;
    background: url(../images/yinz_h.png) no-repeat center bottom;
    padding-bottom: 38px;
    color: #ae6c0c;
    margin: 30px auto;
}

.qywh dl {
    height: 494px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
}

.qywh dd i {
    line-height: 16px;
    font-weight: bold;
    font-size: 45px;
    color: #f2f2f2;
    font-family: Times New Roman;
    text-transform: uppercase;
}

.qywh dd em {
    font-size: 20px;
    display: block;
    font-style: normal;
    color: #000;
    margin: 15px auto;
}

.qywh dd {
    float: left;
    width: 515px;
    padding: 46px 71px 25px;
}

.qywh dd p {
    padding-top: 20px;
}

.qywh dd p em {
    color: #ae6c0c;
    font-size: 16px;
}

.qywh dd p span {
    background: #ae6c0c;
    color: #fff;
    display: block;
    width: 20%;
    text-align: center;
    padding: 3px 0;
    border-radius: 10px;
}

.qywh dd p span a {
    color: #fff
}

.qywh dt {
    float: right;
    width: 540px;
}

.about1 {
    position: relative;
    height: 500px;
    margin-bottom: 40px;
}

.about1 p {}

.about1 em {
    display: block;
    position: absolute;
    bottom: 30px;
    background: #f8f8f8;
    padding: 15px;
    color: #000;
    width: 1000px;
    left: 84px;
    border: 1px solid #ae6c0c;
}

.about1 em span {
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 0px auto 10px;
    color: #ae6c0c;
}

.about2 {}

.about2 dl {
    height: 300px;
}

.about2 dl dt {
    width: 600px;
    float: left;
    height: 300px;
    background: #eee;
}

.about2 dl dt img {}

.about2 dl dd {
    width: 540px;
    float: right;
    margin-top: 25px;
}

.about2 dl dd h3 {
    height: 89px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 22px;
    line-height: 89px;
    background: url(../images/20180918141640_9417.png) no-repeat left top;
    color: #333;
    margin-bottom: 20px;
    text-align: left;
}

.about2 dl dd p {
    text-align: justify;
}

.about2 dl.no {}

.about2 dl.no dt {
    width: 600px;
    float: right;
}

.about2 dl.no dd {
    width: 540px;
    float: left;
}
.son_nav li:last-child{
    margin-right: 0;
}