.up_to {
    width: 60px !important;
    padding: 15px 5px;
    background: #F5F6FA;
    border-radius: 6px;
    cursor: pointer;
    position: fixed;
    top: 50%;
    right: 20px;
    margin-top: -38px;
    display: none;
}

.up_to p {
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 12px !important;
    color: #343E83;
    text-align: center;
}

.up_to img {
    width: 30px;
    margin: 0 15px;
    float: left;
}

.section {
    width: 100%;
    float: left;
}

.ad_top {
    width: 1200px;
    height: auto;
    display: table;
    margin: 20px auto;
    box-shadow: 0 0 0 1px #343E83;
}

.ad_box10 {
    width: 100%;
    height: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.ad_box10 p {
    width: 70px;
    height: 76px;
    line-height: 76px;
    float: left;
    background: #343E83;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px !important;
    color: #ffffff;
    text-align: center;
    border-bottom: 1px #ffffff solid;
}

.ad_box10_sheng {
    width: 1100px;
    height: 76px;
    float: left;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    justify-content: flex-start;
    padding: 0 15px;
    border-bottom: 1px #343E83 solid;
    background: #ffffff;
}

.ad_box10_sheng a {
    width: auto;
    height: 24px;
    line-height: 24px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px !important;
    color: #333333;
    text-align: center;
    padding: 0 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.ad_box20 {
    width: 100%;
    height: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.ad_p {
    width: 70px;
    float: left;
    background: #343E83;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px !important;
    color: #ffffff;
    text-align: center;
}

.ad_box20_shi {
    width: 1100px;
    height: auto;
    float: left;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    justify-content: flex-start;
    padding: 10px 15px;
    background: #ffffff;
}

.ad_box20_shi a {
    width: auto;
    height: 24px;
    line-height: 24px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px !important;
    color: #333333;
    text-align: center;
    padding: 0 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.ad_box10_sheng a:hover {
    color: #CF0A33;
}

.ad_box20_shi a:hover {
    color: #CF0A33;
}

#ad_focus {
    background-color: #343E83;
    color: #ffffff;
}

.ad_list_box {
    width: 1200px;
    display: table;
    margin: 0 auto;
}

.adlist_title_box {
    width: 1160px;
    height: 50px;
    float: left;
    background: #ffffff;
    padding: 0 20px;
    margin-bottom: 5px;
}

.adlist_icon {
    width: 24px;
    float: left;
    margin-top: 13px;
}

.adlist_title {
    width: auto;
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0px 40px 0px 10px;
}

.adlist_title b {
    color: #343E83;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 20px;
    color: #343E83;
}

.adlist_title i {
    width: 2px;
    height: 20px;
    float: left;
    background: #343E83;
    margin: 15px 10px;
}

.adlist_title p {
    width: auto;
    float: left;
    font-weight: bold;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 20px;
    color: #333333;
}

.AD_BOX {
    width: 1200px;
    float: left;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 10px;
}

.AD {
    width: 235px;
    height: auto;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.AD:hover {
    box-shadow: 0 0 10px #d5d5d5;
}

.AD_PIC {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.AD_TIL_BOX {
    width: 90%;
    height: 40px;
    display: table;
    margin: 10px 5% 10px 5%;
    border-bottom: 1px #343E83 solid;
}

.AD_TIL_BOX img {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

.AD_TIL_BOX P {
    max-width: 185px;
    height: 40px;
    line-height: 41px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 16px;
    color: #000000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.AD_TIL_BOX P:hover {
    color: #343E83;
}

.AD_PHONE {
    width: 80%;
    height: 30px;
    display: table;
    margin: 0 10%;
    margin-bottom: 10px;
    float: left;
    background: #343E83;
    border-radius: 2px;
}

.AD_PHONE img {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 7px;
}

.AD_PHONE p {
    float: left;
    max-width: 165px;
    height: 30px;
    line-height: 31px;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 5px;
}

.AD_BTN {
    width: 90%;
    height: 30px;
    display: table;
    margin: 10px 5%;
    padding-top: 10px;
    margin-bottom: 30px;
}

.AD_BTN_BOX {
    width: auto;
    height: 30px;
    border-radius: 2px;
    margin: 0 auto;
    box-shadow: 0 0 0 1px #343E83;
    border: 0;
    cursor: pointer;
    background: none;
}

.AD_BTN p {
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 16px;
    color: #343E83;
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
}

.AD_BTN_BOX:hover {
    background-color: #000000;
}

.AD_BTN_BOX:hover p {
    color: #ffffff;
}

.BTN_2 {
    display: none;
}

.AD_CENG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 130px;
    background: #343E83;
    display: none;
}

.AD_CENG_A {
    width: 215px;
    height: 90px;
    float: left;
    margin: 20px 10px;
    counter-reset: section;
}

.AD_CENG_A A {
    width: 70%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    font-size: 14px;
    color: #ffffff;
    margin: 0 15%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.AD_CENG_A A::before {
    counter-increment: section;
    content: counter(section) ". ";
}

.AD_CENG_A A:hover {
    color: #ff3f36;
}

.AD_BTNS {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 999;
    width: 25px;
    height: 25px;
    border: 0;
    background: none;
    cursor: pointer;
    background-image: url("../images/cha.svg");
    background-position: center;
    background-size: 14px 14px;
    background-repeat: no-repeat;
}