.li_nav {
    width: 100%;
    height: 48px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(95, 112, 143, 0.17);
    line-height: 48px;
    font-size: 14px;
}

.li_nav span,
.li_nav a {
    color: #333;
}

.li_nav a {
    margin: 0 5px;
}

.left_list{
    width: 280px;
    margin-top: 20px;
}

.channel_title{
    width: 280px;
    height: 95px;
    background-image: linear-gradient(176deg, #54AEFF 0%, #2A76FE 100%);
    color: #fff;
    text-align: center;
    line-height: 95px;
    font-size: 24px;
}

.left_list ul li{
    width: 280px;
    height: 64px;
    margin-top: 1px;
    background: #EBF2FD;
    font-size: 18px;
    line-height: 64px;
    text-align: center;
}

.left_list ul li a{
    color: #333;
}

.left_list ul li.active a{
    color: #2A76FE;
}

.left_list ul li.active{
    border-bottom: 4px solid #2A76FE;
    box-sizing: border-box;
    font-weight: 600;
}

.right_list{
    width: 840px;
    margin-top: 20px;
    min-height: 640px;
}

.right_list ul li{
    border-bottom: 1px solid #EEEFF2;
    height: 45px;
    line-height: 45px;
    background: url(../img/li_bg.png;vpn_img) left center no-repeat;
    text-indent: 15px;
    font-size: 16px;
}

.right_list ul li span{
    float: right;
    color: #666;
}

.right_list ul li a{
    color: #000;
}

/* é¡»çŸ¥ */
.notice_box{
    padding: 50px 0;
}

.notice_title{
    width: 415px;
    height: 35px;
    line-height: 35px;
    background: url(../img/enter_long.png;vpn_img) center center no-repeat;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
}

.notice_title.zxxd_title{
    width: 731px;
    background: url(../img/zxxd_title.png;vpn_img) center center no-repeat;
}
.notice_info{
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 2;
    text-indent: 2em;
}

.notice_btn{
    margin-top: 40px;
    text-align: center;
}

.notice_btn a{
    display: inline-block;
    width: 176px;
    height: 56px;
    border-radius: 4px;
    color: #fff;
    line-height: 58px;
    text-align: center;
    margin: 0 20px;
    font-size: 16px;
}

.notice_btn .real_name{
    background: #2A76FE;
}

.notice_btn .anonymous{
    background: #FEA446;
}

/* ä¸¾æŠ¥æŸ¥è¯¢ */
.search_box{
    padding: 40px 0 60px;
}

.search_title{
    width: 342px;
    height: 35px;
    line-height: 35px;
    background: url(../img/enter_short.png;vpn_img) center center no-repeat;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
}

.form_box{
    width: 850px;
    margin: 35px auto 0;
}

/* .form_box .el-form-item__label{
    font-size: 16px;
    height: 54px;
    line-height: 54px;
}

.code_input{
    width: 630px!important;
    border-radius: 3px;
    background: #fff;
    height: 54px;
}

.code_input input{
    border: 1px solid #dee9f0;
    height: 54px;
    line-height: 54px;
} */

.imgcode_input{
    width: 451px!important;
}

.imgcode_url{
    display: inline-block;
    width: 92px;
    margin: 0 20px;
}

.imgcode_box a{
    color: #2A76FE;
    font-size: 17px;
}

.search_result{
    border: 1px solid #DEE9F0;
    padding: 20px;
    width: 613px;
    margin: 40px auto 0;
    margin-left: 196px;
}

.result_title{
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.search_img{
    width: 32px;
    height: 32px;
}

.simg_1{
    background: url(../img/wait_icon.png;vpn_img) no-repeat;
}

.simg_2,.simg_3{
    background: url(../img/result_icon.png;vpn_img) no-repeat;
}

.code_btn{
    cursor: pointer;
}

.search_info {
    margin-top: 20px;
}

.search_con{
    font-size: 16px;
    line-height: 32px;
    color: #000;
    margin-left: 15px;
}

/* é€‚è€åŒ– */
.oldModel .li_nav{
    font-size: 20px;
}

.oldModel .notice_title{
    font-size: 30px;
}

.oldModel .notice_info{
    font-size: 24px;
}

.oldModel .notice_btn a{
    font-size: 24px;
}

.oldModel .channel_title{
    font-size: 34px;
}

.oldModel .left_list ul li{
    font-size: 26px;
}

.oldModel .right_list ul li{
    height: 60px;
    line-height: 60px;
    font-size: 26px;
}

.oldModel .right_list ul li a{
    display: inline-block;
    width: 80%;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 60px;
}

.oldModel .paging{
    font-size: 16px;
}

.oldModel .search_title{
    font-size: 34px;
}

.oldModel .el-form-item__label{
    font-size: 24px;
}

.oldModel .form_box .el-button{
    font-size: 16px;
}

.oldModel .search_result{
    font-size: 26px;
}

/* å…¶ä»–ç±» */
.notice_title.qt_enter{
    width: 456px;
    background: url(../img/qt_enter.png;vpn_img) center center no-repeat;
}

.qt_list{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.qt_item{
    width: 340px;
    height: 120px;
    background-color: rgba(42, 118, 254, 0.15);
    margin-top: 30px;
    border-radius: 4px;
    text-indent: 148px;
    line-height: 120px;
    font-size: 18px;
    font-weight: 400;
    background-repeat:no-repeat;
    background-position:50px 20px;
}

.qt_item a{
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
}
.qt_item span{
    display: block;
    padding: 20px 15px 0px 148px;
    line-height: 1.6;
    text-indent: 0;
}

.white_bg{
    background: #fff;
}
.detail_bg{
    background: #f7f7f7;
}

.qt_item:hover {
    background-color: #2A76FE;
}
.qt_item:hover a{
    color: #fff;
}

.qt_item:nth-child(1){background-image:url(../img/hlw_item.png;vpn_img)}
.qt_item:nth-child(2){background-image:url(../img/wlwf_item.png;vpn_img)}
.qt_item:nth-child(3){background-image:url(../img/wljy_item.png;vpn_img)}
.qt_item:nth-child(4){background-image:url(../img/wlxj_item.png;vpn_img)}
.qt_item:nth-child(5){background-image:url(../img/wlqz_item.png;vpn_img)}
.qt_item:nth-child(6){background-image:url(../img/yjdh_item.png;vpn_img)}
.qt_item:nth-child(7){background-image:url(../img/zscq_item.png;vpn_img)}
.qt_item:nth-child(8){background-image:url(../img/dbqq_item.png;vpn_img)}
.qt_item:nth-child(9){background-image:url(../img/jmt_item.png;vpn_img)}
.qt_item:nth-child(10){background-image:url(../img/shse_item.png;vpn_img)}
.qt_item:nth-child(11){background-image:url(../img/wlyy_item.png;vpn_img)}
.qt_item:nth-child(12){background-image:url(../img/dxyh_item.png;vpn_img)}

.qt_item:nth-child(1):hover{background-image:url(../img/hlw_hover.png;vpn_img)}
.qt_item:nth-child(2):hover{background-image:url(../img/wlwf_hover.png;vpn_img)}
.qt_item:nth-child(3):hover{background-image:url(../img/wljy_hover.png;vpn_img)}
.qt_item:nth-child(4):hover{background-image:url(../img/wlxj_hover.png;vpn_img)}
.qt_item:nth-child(5):hover{background-image:url(../img/wlqz_hover.png;vpn_img)}
.qt_item:nth-child(6):hover{background-image:url(../img/yjdh_hover.png;vpn_img)}
.qt_item:nth-child(7):hover{background-image:url(../img/zscq_hover.png;vpn_img)}
.qt_item:nth-child(8):hover{background-image:url(../img/dbqq_hover.png;vpn_img)}
.qt_item:nth-child(9):hover{background-image:url(../img/jmt_hover.png;vpn_img)}
.qt_item:nth-child(10):hover{background-image:url(../img/shse_hover.png;vpn_img)}
.qt_item:nth-child(11):hover{background-image:url(../img/wlyy_hover.png;vpn_img)}
.qt_item:nth-child(12):hover{background-image:url(../img/dxyh_hover.png;vpn_img)}

nav{
    width: 100%;
    height: 56px;
    background: #2A76FE;
}

nav ul{
    width: 860px;
    height: 56px;
}
nav ul li{
    width: 143px;
    float: left;
    text-align: center;
    height: 56px;
    line-height: 56px;
    font-size: 22px;
}

nav ul li a{
    color: #fff;
}

.search_form{
    width: 310px;
    border: none;
    outline: none;
    float: right;
    height: 43px;
    line-height: 43px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    margin-top: 6px;
}

nav .input_txt {
    width: 250px;
    padding-left: 15px;
    height: 43px;
    line-height: 43px;
    color: #bbb;
    border: none;
    background: #fff;
    font-size: 16px;
}

nav .input_btn {
    width: 44px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: url(../img/search_btn.png;vpn_img) center center no-repeat;
    border: none;
    border-left: 1px solid #bbb;
    font-size: 16px;
    cursor: pointer;
    margin-top: 6px;
}