.body .old-year-box {
    background: blue;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    width: 1200px;
    margin: auto;
}

.body .old-year-box .old-year {
    position: absolute;
    top: 10px;
    right: -10px;
    background: #ec940a;
    color: #fff;
    padding: 10px;
    border-radius: 20px;
    cursor: pointer;
}

.body .content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: auto;
}

.body .cnt {
    font: 14px 'Microsoft Yahei';
    color: #999999;
}

.body .cnt-1 {
    width: 243px;
    height: 820px;
    float: left;
}

.body .cnt-1-a {
    width: 100%;
    height: auto;
}

.body .cnt-1-a-nav {
    width: 100%;
    height: 60px;
    background: #169aff;
    font: bold 18px 'Microsoft Yahei';
    color: #ffffff;
    padding: 15px 0 0 15px;
    box-sizing: border-box;
}

.body .cnt-1-a-cnt {
    width: 100%;
    height: 39px;
    background: #f5f5f5;
    border-bottom: 1px solid #ffffff;
    font: 14px 'Microsoft Yahei';
    color: #333333;
    padding: 8px 0 0 15px;
    box-sizing: border-box;
}

.body .cnt-1-a-cnt:hover {
    font: bold 14px 'Microsoft Yahei';
    color: #fb5500;
}

.body .cnt-1-a-cnt span {
    float: right;
    padding-right: 15px;
    font: 16px 'Microsoft Yahei';
    color: #3333;
}

.body .cnt-3-cnt-3 {
    width: 100%;
    height: 500px;
    margin-right: 60px;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
    padding: 8px 0 0 15px;
    box-sizing: border-box;
}

.body .cnt-3-cnt-3 p {
    margin: 0;
    font: bold 16px 'Microsoft Yahei';
    color: #037edb;
}

.body .cnt-3-cnt-3-cnt {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}

.body .cnt-3-cnt-3-cnt-1 {
    width: 70px;
    height: 100px;
    display: inline-block;
    margin-right: 15px;
    margin-top: 10px;
}

.body .cnt-3-radio {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    text-align: center;
    background: #169aff;
    padding-top: 18px;
    box-sizing: border-box;
}

.body .cnt-3-cnt-3-cnt-1 p {
    font: 14px 'Microsoft Yahei';
    color: #282828;
}

.body .cnt-6-cnt {
    width: 100%;
    height: 239px;
    margin-top: 10px;
}

.body .cnt-6-cnt-1 {
    width: 100%;
    height: 90px;
    background: #f5f5f5;
    padding: 15px 0 0 20px;
    box-sizing: border-box;
}

.body .cnt-6-cnt-1 p {
    font: bold 16px 'Microsoft Yahei';
    color: #169aff;
    margin: 0;
}

.body .cnt-6-cnt-1 select {
    width: 190px;
    height: 30px;
    border: 0;
    margin-top: 15px;
}

.body .cnt-6-cnt-2 {
    width: 100%;
    text-align-last: justify;
    margin-top: 25px;
}

.body .cnt-6-cnt-2-cnt {
    display: inline-block;
    text-align-last: center;
}

.body .cnt-6-cnt-2-cnt img {
    width: 100px;
    height: 100px;
}

.body .cnt-6-cnt-2-cnt p {
    font: 12px 'Microsoft Yahei';
    color: #717171;
}

.body .cnt-2 {
    width: 918px;
    height: auto;
    float: right;
}

.body .cnt-2-nav {
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.body .cnt-2-nav span {
    position: absolute;
    left: 0;
    width: auto;
    height: 34px;
    text-align: center;
    padding: 0 10px 0 10px;
    font: bold 18px 'Microsoft Yahei';
    color: #555;
    border-bottom: 2px solid #169aff;
}

.body .cnt-2-cnt {
    width: 100%;
    height: 205px;
    border-bottom: 1px dashed #e5e5e5;
}

.body .lw {
    position: relative;
    font: 15px 'Microsoft Yahei';
    color: #282828;
    line-height: 30px;
}

.body .lw:hover {
    color: #FF0000;
    cursor: pointer;
}

.body .lw span {
    position: absolute;
    right: 0;
    font-size: 15px;
    color: #999999;
}

.body .cnt-2-foot {
    width: 100%;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.body .cnt-2-foot-1 {
    float: left;
    font: 14px 'Microsoft Yahei';
    color: #666666;
}

.body .cnt-2-foot-2 {
    float: right;
}

.oldYearBody .old-year-box {

    background: blue;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    width: 1200px;
    margin: auto;
    font-size: 48px;
}

.oldYearBody .old-year-box .old-year {
    position: absolute;

    top: 10px;
    right: -100px;
    color: #fff;
    background: #ec940a;
    padding: 10px;
    border-radius: 20px;
    cursor: pointer;
}

.oldYearBody div,
.oldYearBody span,
.oldYearBody li,
.oldYearBody a {
    font-size: 28px;
}

.oldYearBody .ln p {
    font-size: 32px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    letter-spacing: 3.23px;
    margin: 0;
}

.oldYearBody .content {
    width: 1200px;
    height: 1600px;
    margin: 0 auto;
}

.oldYearBody .cnt {
    color: #999999;
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 49px;
    letter-spacing: 3.03px;
    margin-top: 38px;
}

.oldYearBody .cnt table {
    width: 100%;
}

.oldYearBody .cnt tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.oldYearBody .cnt tr td {
    font-size: 38px;
}

.oldYearBody .cnt tr td a {
    font-size: 38px;
}

.oldYearBody .cnt tr td:nth-of-type(1) {
    flex: 1;
}

.oldYearBody .cnt tr td:nth-of-type(2) {
    flex: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.oldYearBody .cnt-1 {
    width: 306px;
    height: 820px;
    float: left;
}

.oldYearBody .cnt-1-a {
    width: 100%;
    height: auto;
}

.oldYearBody .cnt-1-a-nav {
    width: 100%;
    height: 60px;
    background: #169aff;
    font: bold 18px 'Microsoft Yahei';
    color: #ffffff;
    padding: 15px 0 0 15px;
    box-sizing: border-box;
}

.oldYearBody .cnt-1-a-cnt {
    width: 100%;
    height: 39px;
    background: #f5f5f5;
    border-bottom: 1px solid #ffffff;
    font: 14px 'Microsoft Yahei';
    color: #333333;
    padding: 8px 0 0 15px;
    box-sizing: border-box;
}

.oldYearBody .cnt-1-a-cnt:hover {
    font: bold 14px 'Microsoft Yahei';
    color: #fb5500;
}

.oldYearBody .cnt-1-a-cnt span {
    float: right;
    padding-right: 15px;
    font: 16px 'Microsoft Yahei';
    color: #3333;
}

.oldYearBody .cnt-3-cnt-3 {
    width: 100%;
    margin-right: 60px;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.oldYearBody .cnt-3-cnt-3 p {
    margin: auto;
    font: bold 53px 'Microsoft Yahei';
    color: #037edb;
    text-align: center;
}

.oldYearBody .cnt-3-cnt-3-cnt {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    height: 1337px;
}

.oldYearBody .cnt-3-cnt-3-cnt-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-right: 15px;
    margin-top: 10px;
    margin: 40px auto;
}

.oldYearBody .cnt-3-radio {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    text-align: center;
    background: #169aff;
    padding-top: 18px;
    box-sizing: border-box;
}

.oldYearBody .cnt-3-cnt-3-cnt-1 p {
    margin-top: 22px;
    font: 14px 'Microsoft Yahei';
    font-size: 40px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #282828;
    line-height: 49px;
    letter-spacing: 4px;
}

.oldYearBody .cnt-6-cnt {
    width: 100%;
    height: 239px;
    margin-top: 10px;
}

.oldYearBody .cnt-6-cnt-1 {
    width: 100%;
    height: 90px;
    background: #f5f5f5;
    padding: 15px 0 0 20px;
    box-sizing: border-box;
}

.oldYearBody .cnt-6-cnt-1 p {
    font: bold 16px 'Microsoft Yahei';
    color: #169aff;
    margin: 0;
}

.oldYearBody .cnt-6-cnt-1 select {
    width: 190px;
    height: 30px;
    border: 0;
    margin-top: 15px;
}

.oldYearBody .cnt-6-cnt-2 {
    width: 100%;
    text-align-last: justify;
    margin-top: 25px;
}

.oldYearBody .cnt-6-cnt-2-cnt {
    text-align-last: center;
    margin: auto;
    transform: translateY(-600px);
}

.oldYearBody .cnt-6-cnt-2-cnt img {
    width: 150px;
    height: 150px;
}

.oldYearBody .cnt-6-cnt-2-cnt p {
    font: 12px 'Microsoft Yahei';
    color: #717171;
    font-size: 28px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #acaba9;
    line-height: 49px;
    letter-spacing: 2.8px;
}

.oldYearBody .cnt-2 {
    margin-top: 40px;
    width: 822px;
    height: auto;
    float: right;
}

.oldYearBody .cnt-2-nav {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.oldYearBody .cnt-2-nav span {
    position: absolute;
    left: 0;
    width: auto;
    height: 60px;
    text-align: center;
    padding: 0 10px 0 10px;
    border-bottom: 2px solid #169aff;
    font-size: 52px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #555555;
    line-height: 49px;
    letter-spacing: 5.25px;
}

.oldYearBody .cnt-2-cnt {
    width: 100%;
    height: 205px;
    border-bottom: 1px dashed #e5e5e5;
}

.oldYearBody .lw {
    position: relative;
    font: 18px 'Microsoft Yahei';
    line-height: 30px;
    font-size: 36px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #282828;
    line-height: 49px;
    letter-spacing: 3.6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 67px;
    padding-right: 200px;
}

.oldYearBody .lw:hover {
    color: #FF0000;
    cursor: pointer;
}

.oldYearBody .lw span {
    position: absolute;
    right: 0;
    font-size: 28px;
    color: #999999;
}

.oldYearBody .cnt-2-foot {
    width: 100%;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.oldYearBody .cnt-2-foot-1 {
    float: left;
    font: 28px 'Microsoft Yahei';
    color: #666666;
}

.oldYearBody .cnt-2-foot-2 {
    float: right;
}

.oldYearBody .nav-banner {
    height: 111px;
    z-index: 9;
}

.oldYearBody .foot-cnt p {
    font: 18px 'Microsoft Yahei';
    color: rgba(255, 255, 255, 0.8);
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #f7faff;
    letter-spacing: 3.03px;
}

.oldYearBody .foot {
    height: 560px;
}

.oldYearBody .foot-nav {
    height: 70px;
}

.oldYearBody .foot-nav li {
    font-size: 32px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #f7faff;
    line-height: 49px;
    letter-spacing: 3.23px;
    width: 150px;
}

.oldYearBody .foot-cnt a {
    font-size: 30px;
}

.oldYearBody .foot-cnt {
    margin-bottom: 40px !important;
}

.oldYearBody select {
    font-size: 28px;
}

@media screen and (max-width: 1000px) {
    .old-year {
        display: none;
    }

    .body .old-year-box {
        font-size: 36px;
    }

    .body .foot-cnt p {
        font: 18px 'Microsoft Yahei';
        color: rgba(255, 255, 255, 0.8);
        font-size: 30px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: center;
        color: #f7faff;
        letter-spacing: 3.03px;
    }

    .body .foot {
        margin-top: 20px;
        height: 560px;
    }

    .body .foot-nav {
        height: 70px;
    }

    .body .foot-nav li {
        font-size: 32px;
        font-family: Microsoft YaHei, Microsoft YaHei-Bold;
        font-weight: 700;
        color: #f7faff;
        line-height: 49px;
        letter-spacing: 3.23px;
        width: 150px;
    }

    .body .foot-cnt a {
        font-size: 30px;
    }

    .body .foot-cnt {
        margin-bottom: 40px !important;
    }

    .body .nav-banner {
        z-index: 99;
        height: 150px;
    }

    .body .nav-banner .ln {
        padding-top: 20px;
    }

    .body .nav-banner .ln img {
        width: 60px;
        height: 60px;
    }

    .body .nav-banner .ln p {
        font-size: 34px;
        font-family: Microsoft YaHei, Microsoft YaHei-Bold;
        text-align: center;
        color: #ffffff;
        letter-spacing: 2px;
        margin: 0;
        padding-top: 10px;
    }

    .body .cnt {
        margin-top: 30px;
    }

    .body .cnt table tr td {
        font-size: 38px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        line-height: 49px;
        letter-spacing: 2.4px;
    }

    .body select {
        font-size: 28px;
    }

    .body #newslist {
        padding: 0 30px;
    }

    .body #pagelist {
        padding: 0 30px;
    }

    .body .ln:hover {
        background: #169aff;
    }

    .body .ln p {
        color: #ffffff;
    }

    .body .content {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }

    .body .cnt-1 {
        width: 100%;
        height: 260px;
        margin-top: 20px;
    }

    .body .cnt-1-left {
        width: 486px;
        height: 364px;
        float: left;
        margin-right: 12px;
    }

    .body .swiper-container {
        width: 486px;
        height: 364px;
    }

    .body .swiper-slide img {
        width: 486px;
        height: 364px;
    }

    .body .swiper-slide span {
        position: absolute;
        bottom: 3px;
        width: 100%;
        height: 45px;
        padding-top: 10px;
        padding-left: 10px;
        box-sizing: border-box;
        background: rgba(0, 0, 0, 0.3);
        color: #ffffff;
    }

    .body .swiper-pagination {
        right: 15px !important;
    }

    .body .swiper-pagination-bullet-active {
        width: 23px;
        height: 23px;
        border-radius: 0;
        background: #900000 !important;
    }

    .body .swiper-pagination-bullet {
        width: 23px;
        height: 23px;
        border-radius: 0;
        background: #322f28;
        border: 1px solid black;
        color: #ffffff;
        opacity: 1;
        margin: 0 !important;
    }

    .body .cnt-1-center {
        width: 408px;
        height: 364px;
        float: left;
    }

    .body .cnt-1-center-nav {
        position: relative;
        width: 100%;
        height: 30px;
        background: #f5f5f5;
    }

    .body .cnt-1-center-nav .s1 {
        position: absolute;
        width: 104px;
        height: 30px;
        padding-top: 5px;
        box-sizing: border-box;
        background: #169aff;
        font: 16px 'Microsoft Yahei';
        text-align: center;
        color: #ffffff;
    }

    .body .cnt-1-center-nav .s2 {
        position: absolute;
        right: 5px;
        padding: 5px 0 0 0;
        box-sizing: border-box;
        color: #999999;
        font: 14px 'Microsoft Yahei';
    }

    .body .cnt-1-center-cnt-1 {
        width: 100%;
        height: 134px;
        border-bottom: 1px dashed #e5e5e5;
    }

    .body .cnt-1-center-cnt-1 .p1 {
        text-align: center;
        font: bold 18px 'Microsoft Yahei';
        color: #037edb;
    }

    .body .cnt-1-center-cnt-1 .p2 {
        text-align: left;
        font: 14px 'Microsoft Yahei';
        color: #999999;
    }

    .body .cnt-1-center-cnt-1 .p2 a {
        color: red;
        text-decoration: none;
    }

    .body .cnt-1-center-cnt-2 ul {
        padding-left: 18px;
        box-sizing: border-box;
    }

    .body .lw {
        position: relative;
        font-size: 55px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        color: #282828;
        line-height: 80px !important;
        letter-spacing: 2.8px;
        line-height: 50px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 203px;
    }

    .body .lw:hover {
        color: #FF0000;
        cursor: pointer;
    }

    .body .lw span {
        position: absolute;
        right: 0;
        font-size: 30px !important;
        margin-top: 26px !important;
        color: #999999;
    }

    .body .cnt-1-right {
        position: relative;
        width: 275px;
        height: 364px;
        float: right;
    }

    .body .cnt-1-right-1 {
        position: absolute;
        top: 0;
        width: 244px;
        height: 272px;
        background: #f5f5f5;
    }

    .body .cnt-1-right-nav {
        width: 100%;
        height: 53px;
        padding: 15px 0 0 8px;
        box-sizing: border-box;
        font: bold 18px 'Microsoft Yahei';
        color: #037edb;
    }

    .body .cnt-1-right-cnt {
        position: relative;
        width: 100%;
        height: 53px;
        padding: 15px 8px 0 8px;
        box-sizing: border-box;
        font: 15px 'Microsoft Yahei';
        color: #333333;
    }

    .body .cnt-1-right-cnt:hover {
        background: #ffffff;
        cursor: pointer;
        color: #037edb;
    }

    .body .cnt-1-right-cnt span {
        position: absolute;
        right: 8px;
    }

    .body .cnt-1-right-2 {
        position: absolute;
        bottom: 0;
        height: 89px;
        background: #d0ebff;
        padding: 15px 0 0 15px;
        box-sizing: border-box;
    }

    .body .cnt-1-right-2 p {
        font: bold 16px 'Microsoft Yahei';
        color: #037edb;
        margin: 0 0 10px 0;
    }

    .body .cnt-1-right-2 input {
        width: 170px;
        height: 28px;
        border: none;
        padding: 0;
        vertical-align: top;
    }

    .body .cnt-1-right-2 button {
        width: 32px;
        height: 28px;
        border: 0;
        vertical-align: top;
        background: #fff;
        cursor: pointer;
    }

    .body .cnt-2 {
        width: 100%;
        height: 1200px;
        border-bottom: 1px solid #e5e5e5;
        margin-top: 20px;
    }

    .body .cnt-2-nav {
        position: relative;
        width: 100%;
        height: 60px;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 10px;
    }

    .body .cnt-2-nav span {
        position: absolute;
        width: 200px;
        height: 60px;
        background: #169aff;
        font: 36px 'Microsoft Yahei';
        color: #fff;
        padding-top: 3px;
        box-sizing: border-box;
        text-align: center;
    }

    .body .cnt-2-cnt {
        width: 298px;
        height: 82px;
        float: left;
        padding-top: 25px;
        box-sizing: border-box;
        border-right: 1px solid #e5e5e5;
        text-align: center;
    }

    .body .cnt-2-cnt:hover {
        border-bottom: 4px solid #037edb;
        cursor: pointer;
    }

    .body .brt {
        border-right: none;
    }

    .body .cnt-2-cnt img {
        vertical-align: middle;
    }

    .body .cnt-2-cnt span {
        font: bold 20px 'Microsoft Yahei';
        color: #999999;
        vertical-align: middle;
    }

    .body .cnt-3 {
        width: 100%;
        height: 340px;
        border: 1px solid #e5e5e5;
        border-top: none;
        margin-top: 20px;
    }

    .body .cnt-3-nav {
        position: relative;
        top: 0;
        width: 100%;
        height: 40px;
        background: #f5f5f5;
        border-bottom: 2px solid #169aff;
        line-height: 38px;
    }

    .body .s3 {
        position: absolute;
        left: 0;
        width: 40px;
        height: 40px;
        background: #169aff;
        text-align: center;
        padding-top: 8px;
        box-sizing: border-box;
    }

    .body .s4 {
        font: 18px 'Microsoft Yahei';
        margin-left: 65px;
        color: #037edb;
    }

    .body .cnt-3-cnt {
        width: 100%;
        height: 300px;
        padding: 25px 0 0 25px;
        box-sizing: border-box;
    }

    .body .cnt-3-cnt-1 {
        width: 435px;
        height: 249px;
        float: left;
    }

    .body .cnt-3-cnt-1-nav {
        position: relative;
        width: 100%;
        height: 30px;
    }

    .body .s6 {
        position: absolute;
        width: 104px;
        height: 30px;
        background: #169aff;
        color: #fff;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
    }

    .body .s7 {
        position: absolute;
        top: 3px;
        right: 8px;
        font: 14px 'Microsoft Yahei';
        color: #999;
    }

    .body .cnt-3-cnt-1-cnt {
        width: 100%;
        height: 219px;
        border: 1px solid #e5e5e5;
    }

    .body .cnt-3-cnt-1-cnt ul {
        width: 550px;
    }

    .body .cnt-3-cnt-1-cnt li {
        font: 14px 'Microsoft Yahei';
        color: #333;
        line-height: 25px;
    }

    .body .cnt-3-cnt-2 {
        float: left;
        width: 435px;
        height: 239px;
        margin-left: 15px;
    }

    .body .cnt-3-cnt-2-cnt {
        width: 100%;
        height: 219px;
        border-top: 1px solid #e5e5e5;
    }

    .body .cnt-3-cnt-2-cnt ul {
        padding-left: 18px;
    }

    .body .cnt-3-cnt-3 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 789px;
        height: 146px;
        float: left;
        margin-right: 60px;
        border: none;
    }

    .body li {
        list-style: none;
    }

    .body .cnt-3-cnt-3 p {
        width: 87px;
        margin: 0;
        font-size: 40px !important;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: left;
        color: #282828;
        line-height: 49px;
        letter-spacing: 2.8px;
        color: #037edb;
    }

    .body .cnt-3-cnt-3>p:nth-of-type(1) {
        width: 100px;
        transform: translate(57px, 33px);
    }

    .body .cnt-3-cnt-3-cnt {
        width: 100%;
        height: 180px;
        margin-top: 15px;
        text-align: center;
        display: flex;
        justify-content: space-around;
        transform: translateX(142px);
    }

    .body .cnt-3-cnt-3-cnt a {
        flex: 165px 0 0;
    }

    .body .cnt-3-cnt-3-cnt-1 {
        width: 70px;
        height: 180px;
        display: inline-block;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .body .cnt-3-radio {
        width: 70px;
        height: 70px;
        border-radius: 50px;
        background: #169aff;
        padding-top: 18px;
        box-sizing: border-box;
    }

    .body .cnt-3-cnt-3-cnt-1 p {
        font: 14px 'Microsoft Yahei';
        color: #282828;
    }

    .body .cnt-zh {
        width: 100%;
        height: 90px;
        margin-top: 20px;
    }

    .body .cnt-4-cnt {
        width: 100%;
        height: 300px;
        padding: 25px 0 0 25px;
        box-sizing: border-box;
    }

    .body .cnt-4-cnt-1 {
        width: 435px;
        height: 250px;
        float: left;
        margin-right: 16px;
    }

    .body .cnt-4-cnt-1-nav {
        position: relative;
        width: 100%;
        height: 30px;
    }

    .body .cnt-4-cnt-1-cnt {
        width: 100%;
        height: 219px;
        border: 1px solid #e5e5e5;
        padding-left: 15px;
        box-sizing: border-box;
    }

    .body .time-vertical {
        list-style-type: none;
        padding: 0;
        height: 138px;
        overflow: hidden;
    }

    .body .time-vertical li {
        box-sizing: border-box;
        position: relative;
        width: 166px;
        height: 40px;
        display: inline-block;
        border-left: 2px solid #CCCCCC;
        margin-left: 15px;
    }

    .body .time-vertical li a {
        display: inline-block;
        margin-left: 20px;
        text-decoration: none;
        color: #000;
    }

    .body .time-vertical li b {
        content: '';
        position: absolute;
        top: 0;
        left: -9px;
        width: 12px;
        height: 12px;
        border: 2px solid #CCCCCC;
        border-radius: 10px;
        background: #ffffff;
    }

    .body .s8 {
        position: absolute;
        left: 105px;
        width: 104px;
        height: 30px;
        background: #fff;
        color: #333;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
    }

    .body .s9 {
        position: absolute;
        left: 210px;
        width: 104px;
        height: 30px;
        background: #fff;
        color: #333;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
    }

    .body #ul2 {
        display: none;
    }

    .body #ul3 {
        display: none;
    }

    .body #ul5 {
        display: none;
    }

    .body .cnt-5-cnt-1-cnt {
        width: 100%;
        height: 219px;
        border-top: 1px solid #e5e5e5;
        padding-left: 15px;
        box-sizing: border-box;
    }

    .body .cnt-5-cnt-1-cnt ul {
        padding-left: 13px;
    }

    .body .cnt-6-cnt {
        width: 20%;
        height: 239px;
        float: right;
        margin-right: 15px;
    }

    .body .cnt-6-cnt-1 {
        width: 100%;
        height: 90px;
        background: #f5f5f5;
        padding: 15px 0 0 20px;
        box-sizing: border-box;
    }

    .body .cnt-6-cnt-1 p {
        font: bold 16px 'Microsoft Yahei';
        color: #169aff;
        margin: 0;
    }

    .body .cnt-6-cnt-1 select {
        width: 190px;
        height: 30px;
        border: 0;
        margin-top: 15px;
    }

    .body .cnt-6-cnt-2 {
        width: 110%;
        text-align: center;
        margin-top: 0px;
        margin-left: -40px;
    }

    .body .cnt-6-cnt-2-cnt {
        display: inline-block;
        text-align: center;
    }

    .body .cnt-6-cnt-2-cnt img {
        width: 100px;
        height: 100px;
    }

    .body .cnt-6-cnt-2-cnt p {
        width: 129px;
        font-size: 30px !important;
        font: 12px 'Microsoft Yahei';
        color: #717171;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400;
        text-align: center;
        color: #acaba9;
        letter-spacing: 1.8px;
        word-wrap: break-word;
        word-break: normal;
    }

    .body .cnt-7 {
        width: 100%;
        height: 108px;
        margin-top: 20px;
    }

    .body .cnt-7-nav {
        width: 100%;
        height: 30px;
        border-bottom: 2px solid #e5e5e5;
    }

    .body .cnt-7-cnt {
        width: 100%;
        height: 55px;
        background: #f2f2f2;
        text-align: justify;
        text-align-last: justify;
        padding: 10px 50px 0 50px;
        box-sizing: border-box;
    }

    .body .cnt-7-cnt select {
        width: 187px;
        height: 30px;
        background: #f2f2f2;
        border: 1px solid #d2d2d2;
    }
}