.clear:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.clear {
    zoom: 1;
}

.special {
    background-color: #f6f6f6;
}

.special_box {
    width: 1220px;
    margin: 0 auto;
    overflow: hidden;
}

.special_banner {
    /* height: 195px; */
}

.special_banner img {
    width: 100%;
    /* height: 100%; */
}

.special_nav {
    border-bottom: 1px solid #cccccc;
    margin-top: 22px;
}

.special_home {
}

.home_every {
    float: left;
    margin-left: 40px;
    padding-bottom: 22px;
    box-sizing: border-box;
    position: relative;
}
/* 
.home_every:hover:after {
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #1a56a8;
    position: absolute;
    bottom: -1px;
}

.home_every:hover a {
    color: #1a56a8;
} */

.special_home .cur:after {
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #1a56a8;
    position: absolute;
    bottom: -1px;
}

.home_every:first-child {
    margin-left: 0;
}

.special_home .cur {
}

.home_every a {
    font-size: 22px;
    color: #333333;
    cursor: pointer;
}

.special_home .cur a {
    color: #1a56a8;
}

.special_content {
    background-color: white;
    padding: 35px 90px 64px 90px;
    margin: 40px 0 30px;
}

.special_summary {
}

.summary_title {
    font-size: 22px;
    color: #1a56a8;
    border-bottom: 1px solid #e5e5e5;
}

.summary_title span {
    display: inline-block;
    border-bottom: 3px solid #1a56a8;
    padding-bottom: 20px;
}
.summary_title span a{
    color: #1a56a8;
}
.summary_con {
}

.summary_text {
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    margin-top: 15px;
    text-indent: 2em;
}

.summary_detail {
}

.summary_detail a {
    float: right;
    font-size: 16px;
    color: #1a56a8;
}

.special_policy {
    margin-top: 46px;
}

.policy_file {
    padding-left: 12px;
}

.policy_every {
    /* list-style: disc; */
    font-size: 16px;
    color: #2e6aba;
}

.policy_every a {
    display: inline-block;
    width: 100%;
    line-height: 36px;
}
.every_dot{
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-right: 10px;
}
.every_tltle {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    max-width: 900px;
}

.every_time {
    font-size: 16px;
    color: #999999;
    float: right;
}

.special_decode {
    margin-top: 40px;
}

.decode_text {
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    /*! text-indent: 2em; */
    margin-top: 15px;
}

.special_discount {
    margin-top: 40px;
}

.special_tree {
    margin-top: 23px;
}

.special_tree .menu {
    float: left;
    width: 220px;
    margin-top: 14px;
}

.special_treeright {
    float: left;
    box-sizing: border-box;
    max-width: 816px;
    padding-left: 48px;
    word-wrap: break-word;
    word-break: normal;
    font-size: 16px;
    margin-top: 15px;
}

.treer_con {
}

.treer_title {
    font-size: 20px;
    color: #333333;
}

.treer_text {
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    margin-top: 15px;
    word-break: break-all;
}

.treer_mobright {
    display: none;
}
.sp_mobshow{
    display: none;
}
.pc_homeimg{
    background: none;
}
.pc_homeimg img{
    margin-top: 8px;
}
.pc_text{
    margin-top: 0;
}
.pc_right li a:hover p{
    color: #1a56a8!important;
}
@media (max-width: 750px) {
    .special {
        background-color: white;
    }

    .special_box {
        width: 100%;
    }

    .special_content {
        padding: 12px 12px 24px;
        margin: 0;
    }

    .special_banner {
        width: 100%;
        height: auto;
        padding: 0 12px;
        box-sizing: border-box;
    }

    .special_nav {
        display: none;
    }

    .summary_title {
        font-size: 15px;
        border-bottom: 1px solid #ccc;
    }

    .summary_title span {
        border-bottom: 1.5px solid #1a56a8;
        padding-bottom: 11px;
    }

    .summary_text {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }

    .summary_detail a {
        font-size: 14px;
    }

    .special_policy {
        margin-top: 20px;
    }

    .policy_every {
        font-size: 9px;
        color: #2e6aba;
    }
    .policy_every a{
        display: flex;
    }
    .every_tltle {
        width: 100%;
        font-size: 14px;
    }

    .every_time {
        display: none;
    }

    .special_decode {
        margin-top: 20px;
    }

    .decode_text {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }

    .special_discount {
        margin-top: 20px;
    }

    .special_treeright {
        display: none;
    }

    .special_tree {
        margin-top: 20px;
    }

    .special_tree .menu {
        margin-top: 0;
        width: 100%;
    }

    .special_treeright {
        padding-left: 0;
        word-wrap: break-word;
        word-break: normal;
        font-size: 14px;
    }

    .treer_title {
        font-size: 14px;
        color: #333333;
    }

    .treer_text {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }

    .special_treeright {
        position: relative;
    }

    .treer_mobright {
        display: block;
        position: absolute;
        top: 0;
        left: -12px;
        width: 20px;
        height: 77px;
    }

    .treer_mobright img {
        width: 100%;
        height: 100%;
        opacity: 0.6;
    }
    .sp_mobhide{
        display: none;
    }
    .sp_mobshow{
        display: block;
    }
}
.trs_editor img {
    max-width:100%;
}