.con {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}

.con .container {
    background-color: #fff;
    overflow: hidden;
    padding: 0 20px;
}

.con .hdlef {
    width: 742px;
    border-right: 1px solid #f1f1f1;
    float: left;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-right: 30px;
    box-sizing: content-box;
}

.con .hdrig {
    width: 359px;
    float: right;
}

.name {
    width: 100%;
    line-height: 40px;
    margin-bottom: 15px;
    padding: 0 15px;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}

.name span {
    font-size: 22px;
    font-weight: bold;
    color: #004892;
    float: left;
}

.name a {
    float: right;
    font-size: 16px;
}

.hd1lef {
    width: 100%;
    margin-bottom: 15px;
}

.slidetab .hd {
    overflow: hidden;
    line-height: 40px;
    padding-right: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

.slidetab .hd ul {
    padding-top: 9px;
    overflow: hidden;
}

.slidetab .hd ul,
.slidetab .hd a {
    float: left;
}

.slidetab .hd a {
    float: right;
    font-size: 16px;
}

.slidetab .hd ul li {
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border-right: 1px solid #dedede;
    float: left;
    padding: 0 15px;
}

.slidetab .hd ul li:last-child {
    border-right-width: 0;
}

.slidetab .hd ul li.on {
    color: #004892;
    font-weight: bold;
}

.slidetab .bd ul {
    overflow: hidden;
}

.slidetab .bd .liimg,
.slidetab .bd .lirig {
    float: left;
}

.slidetab .bd .liimg {
    margin-right: 15px;
}

.slidetab .lirig .lirigitem {
    margin-top: 15px;
}

.slidetab .bd li {
    overflow: hidden;
}

.slidetab .lirig .lirigitem em,
.slidetab .lirig .lirigitem span,
.slidetab .lirig .lirigitem a {
    font-style: normal;
    font-size: 15px;
}

.hd2lef {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.hd2lef ul {
    width: 100%;
    overflow: hidden;
}

.hd2lef ul li {
    width: 240px;
    height: 170px;
    margin-right: 11px;
    position: relative;
    float: left;
}

.hd2lef ul li:nth-child(3) {
    margin-right: 0;
}

.hd2lef ul li img {
    display: block;
    width: 100%;
}

.hd2lef ul li p {
    width: 100%;
    height: 40px;
    background: #6B6B6B;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.8;
}

.hd3lef {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.hd3lef .table {
    width: 100%;
    line-height: initial;
    text-align: center;
    border-collapse: collapse;
    font-size: 14px;
    padding: 0 10px;
}

.hd3lef .table table {
    width: 100%;
}

.hd3lef .table table thead {
    background-color: #ececec;
}

.hd3lef .table table th {
    padding: 8px 15px;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    word-break: break-all;
    color: #333;
    text-align: center;
}

.hd3lef .table table th:nth-child(1) {
    width: 170px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hd3lef .table table th:nth-child(2) {
    width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hd3lef .table table td {
    border: 1px solid #ededed;
    padding: 8px 15px;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    word-break: break-all;
    color: #333;
    text-align: center;
}

.hdrig h1 {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding-left: 55px;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #004892;
    overflow: hidden;
    position: relative;
}

.hdrig h1::before {
    content: '';
    width: 45px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 45px;
    background: url('hdrigicon1.png') center center no-repeat #0071ae;
}

.hdrig .hd1rig,
.hdrig .hd2rig {
    width: 100%;
    padding: 15px;
    margin-top: 10px;
    overflow: hidden;
    background-color: #f3f3f3;
}

.hdrig .hd1rig {
    padding-bottom: 0;
}

.hdrig .hd1rig strong {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    margin-left: 25px;
    color: #004892;
    position: relative;
}

.hdrig .hd1rig strong::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #004892;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.hdrig .hd1rig p {
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
}

.hdrig .hd1rig a {
    display: block;
    width: 250px;
    height: 50px;
    padding: 11px 20px 0;
    font-size: 0;
    background-color: #eaf6ff;
    margin: 0 auto 10px;
}

.hdrig .hd1rig a em {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 27px;
    margin-right: 10px;
}

.hdrig .hd1rig a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 27px;
    color: #004892;
    padding-left: 35px;
    border-left: 1px solid #d0e1eb;
}

.hdrig .hd2rig .item {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}

.hdrig .hd2rig .item:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.hdrig .hd2rig .list li a {
    float: none;
    display: block;
    width: 100%;
}

@media screen and (max-width: 992px) {
    .con .container {
        padding: 0 8px;
    }
    .con .hdlef {
        width: 100%;
        float: none;
        padding-right: 0;
        border-width: 0;
        box-sizing: content-box;
    }
    .con .hdrig {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .slidetab .hd {
        padding-right: 0;
    }
    .slidetab .hd ul li {
        padding: 0 5px;
        font-size: 18px;
    }
    .slidetab .bd .liimg {
        margin-right: 0;
        width: 100%;
    }
    .slidetab .bd .liimg img {
        display: block;
        width: 100%;
    }
    .slidetab .hd a {
        font-size: 14px;
    }
    .name {
        padding: 0;
    }
    .name span {
        font-size: 18px;
    }
    .hd2lef ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .hd2lef ul li {
        width: 49%;
        height: auto;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .hd3lef .table {
        padding: 0;
    }
    .hd3lef .table table th {
        width: 16.66%;
        font-size: 12px;
        padding: 8px 0;
    }
    .hd3lef .table table td {
        padding: 8px 0;
        font-size: 12px;
    }
}