@charset "utf-8";
/*左侧开始*/
html, body {
    height: 100%;
}

#footer{
    border: none;
}
#content{
    padding-bottom: 30px;
    background-color: #f7f7f7;

}
.law_content{
    max-width: 1180px;
    margin: auto;
    overflow: hidden;
    position: relative;
    min-height: 600px;
}
.law_left{
    position: absolute;
    width: 300px;
    top:20px;
    bottom: 0;
    background-color: #fff;
    z-index: 1;
}

.law_left h2{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    padding-left: 30px;
    font-weight: bold;
}
.law_left .left_sidebar li:first-child{
    border-top:1px solid #ededed;
}
.law_left .left_sidebar li{
    border-bottom: 1px solid #ededed;
}
.law_left .left_sidebar li p{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    transition: all .5s;
    color: #333;
}
.law_left .left_sidebar li p:hover,.left_sidebar .the_sidebar dd:hover{
    cursor: pointer;
}
.law_left .left_sidebar .about_active p:before{
    content: '';
    width: 4px;
    height: 30px;
    background-color: #e41f2b;
    display: inline-block;
    float: right;
    position: relative;
    top: 50%;
    margin-top: -15px;
}
.about_active{
    background-color: #f7f7f7;
}
.left_sidebar .the_sidebar dd{
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
}
.the_sidebar dd.active{
    background-color: #f7f7f7;
    color:#e41f2b;
}
.the_sidebar dd:hover{
    background-color: #f7f7f7;
    color:#e41f2b;
}
.the_sidebar dd.active:after{
    content: '';
    width: 4px;
    height: 30px;
    background-color: #e41f2b;
    display: inline-block;
    float: right;
    position: relative;
    top:50%;
    margin-top: -15px;
}
.the_sidebar{
    display: none;
}
.left_sidebar li:first-child .the_sidebar{
    display: block;
}
/*左侧结束*/

/*右侧开始*/
.law_right{
    background-color: #fff;
    float: right;
    left: 0;
    right: 0;
    margin-top: 20px;
    padding: 0 40px 20px;
    width: 860px;
    min-height: 580px;
}
.law_right h1{
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
    color: #333;
}
.law_right h1 .foldIcon{
    display: none;
}
.huawei-text{
    padding: 22px 0;
    border-bottom: 1px solid #ededed;
    color: #333;
    text-align: justify;
    line-height: 22px;
}
.new_text span{
    text-align: justify;
    display: inline-block;
}
.text_box{
    border-top: 1px solid #ededed;
    margin-top: 20px;
    padding-bottom: 20px;
}
.text_box p{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.text_box span{
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.flxe_laout{
    background-color: #f7f7f7;
    padding-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.flxe_laout li{
    padding: 0 19px;
}
.flxe_laout li div i{
    display: block;
    margin:20px auto 10px;
    background-size: 100%;
}
.flxe_laout li div p{
    font-size: 14px;
    text-align: center;
    margin-bottom: 6px;
}
.flxe_laout span{
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    display: inline-block;
}
.text_rout{
    margin-top: 20px;
}
.text_rout span{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.text_rout p{
    font-size: 14px;
    font-weight: 100;
    color: #666;
}
.text_rout p a{
    color: #2d56b1;
}
.vip_privilege{
    margin-top: 40px;
}
.vip_privilege p{
    font-size: 14px;
}
.exclusive{
    background: url(../png/exclusive.png) no-repeat center;
    width: 46px;
    height: 46px;
}
.privilege{
    background: url(../png/privilege.png) no-repeat center;
    width: 46px;
    height: 46px;
}
.free{
    background: url(../png/free.png) no-repeat center;
    width: 46px;
    height: 46px;
}
@media (max-width: 760px){
    .exclusive{
        background: url(../png/exclusive-mb.png) no-repeat center;
        width: 24px;
        height: 24px;
        background-size: auto 100%;
    }
    .privilege{
        background: url(../png/privilege-mb.png) no-repeat center;
        width: 24px;
        height: 24px;
        background-size: auto 100%;
    }
    .free{
        background: url(../png/free-mb.png) no-repeat center;
        width: 24px;
        height: 24px;
        background-size: auto 100%;
    }
    .hour {
        width: 24px;
        height: 24px;
        background-size: auto 100%;
        background-image: url(../png/hour-mb356f.png);
    }
    .tell {
        width: 24px;
        height: 24px;
        background-size: auto 100%;
        background-image: url(../png/tell-mb356f.png);
    }
    .e-mail {
        width: 24px;
        height: 24px;
        background-size: auto 100%;
        background-image: url(../png/e-mail-mb356f.png);
    }
    .e-mailNotice {
        width: 24px;
        height: 24px;
        background-size: auto 100%;
        background-image: url(../png/e-mailnotice-mb356f.png) ;
    }
    .consult {
        width: 24px;
        height: 24px;
        background-size: auto 100%;
        background-image: url(../png/online-mb356f.png);
    }
    #content .message {
        width: 24px;
        height: 24px;
        background-size: auto 100%;
        background-image: url(../png/message-mb356f.png) ;
    }
    .table_ul li i{
        margin: 4px auto;
    }
}
.hour{ 
    background: url(../png/hour.png) no-repeat center;
}
.tell{ 
    background: url(../png/tell.png) no-repeat center;
}
.e-mail{ 
    background: url(../png/e-mail.png) no-repeat center;
}
.consult{ 
    background: url(../png/online.png) no-repeat center;
}
.message{ 
    background: url(../png/message.png) no-repeat center;
}
.e-mailNotice{ 
    background: url(../png/e-mailnotice.png) no-repeat center;
}
.red_cheked{
    background: url(../png/line.png) no-repeat center;
    width: 26px;
    height: 16px;
    display: inline-block; 
}
.vip_privilege table{
    width: 100%;
    margin-top: 20px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    border-collapse:collapse;
}
.vip_privilege table thead{
    height: 40px;
    line-height: 40px;
    background-color: #f7f7f7;
    color: #333;
    border-bottom: 1px solid #ededed;
}
.vip_privilege table thead tr th:first-child{
     text-align: left;
    padding-left: 20px;
}
.vip_privilege table thead tr th:last-child{
    width: 120px;

}
.vip_privilege table thead tr th{
    border-left: 1px solid #ededed;
    font-weight: 100;
}
.vip_privilege table tbody tr td:first-child{
    text-align: left;
    padding:0 29px 14px;
}
.vip_privilege table tbody tr td{
    padding-bottom: 10px;
}
.vip_privilege table tbody tr td:last-child{
    width: 120px;
}
.vip_privilege table tbody tr td{
    border-left: 1px solid #ededed;
    text-align: center;
}
.table_ul{

}
.table_ul li{
    display: inline-block;

    text-align: center;
}
.table_ul li i {
    display: block;
    margin:14px auto 10px;
    width: 36px;
    height: 36px;
}
.table_ul li p{
    font-size: 12px;
    font-weight: 100;
    color: #666;
}
.vip_privilege table.table-two tbody tr td:first-child{
    width: 140px;
    text-align: center;
   font-size: 16px;
    color: #333;
}
.vip_privilege table.table-two tbody tr td:nth-child(3){
    width:120px;
}
.vip_privilege table.table-two thead tr th:nth-child(2){
    border-left: none;
}
.vip_privilege .table-two td p{
    font-weight: 100;
    font-size: 14px;
    padding: 10px 30px;
    line-height: 24px;
    border-top: 1px solid #ededed;
    padding-left: 40px;
}
.vip_privilege .table-two td div{
    text-align: left;
}
.vip_privilege .table-two td p:first-child{
    border-top: none;
}
.vip_privilege .table-two td{
    padding-bottom: 0;
}
.vip_privilege .table-two tr{
    border-top: 1px solid #ededed;
}
.position{
    position: relative;
}
.case_box{
    margin-top: 40px;
}
.case_box > p{
    font-size: 16px;
    margin-bottom: 10px;
}
.position span{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0 ;
    border-top:1px solid #ededed ;
}
.case div{
    overflow: hidden;
}
.case div img{
     margin-right: 20px;
    float: left;
}
.case li:first-child{
    border: none;
}
.case li{
    padding: 24px 0;
    border-top:1px solid #ededed ;
}
.case div p{
    font-size: 16px;

}
.case div span{
    font-size: 14px;
    color: #666;
}
.case div a{
    font-size: 12px;
    display: block;
    color: #2d56b1;
    margin-top: 10px;
}
.case div a:hover{
    cursor: pointer;
    text-decoration: underline;
}
p.bule_color{
    color: #2d56b1;
}
/*新闻*/   
.new .time{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 74px;
    font-size: 14px;
    color: #999;
}
.new li{
    position: relative;
    padding-left: 100px;
    margin-top:30px;
    overflow: hidden;
}

.new li .new_text + .new_text {
    margin-top: 30px;
}
.new li .new_text:hover p{
    color: #2d56b1;
    cursor: pointer;
}
.new_text p{
    font-weight: bold;
    color: #333;
}
.new_text{
    line-height: 24px;
}
.new .time i{
    width: 6px;
    height: 6px;
    border-radius:50% ;
    border: 1px solid #e41f2b;
    display: block;
    margin: auto;
    background-color: #fff;
    position: absolute;
    z-index: 2;
    left: 80px;
    top: 9px;
}
.new .time span{
    height: 30px;
    line-height: 26px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: block;
    font-size: 12px;
    color: #666;

}
.new{
    position: relative;
}
.new_text{
    display: inline-block;
} 
.new .line{
    width: 1px;
    height: 100%;
    background-color: #ededed;
    position: absolute;
    left: 83px;
    top: 10px;
    z-index: 1;
}
.announ_new:hover span:nth-child(2){
    color: #2d56b1;
    cursor: pointer;
}
.table_ul li p:hover{
    color: #2d56b1;
    cursor: pointer;
}
.text_rout p a:hover,p.bule_color:hover{
    text-decoration: underline;
    cursor: pointer;
}
/*分页样式*/
.ucd-pager-btn.ucd-pager-prev,.ucd-pager-btn.ucd-pager-next{
    background-color: #f7f7f7;
}
.ucd-pager-pages .ucd-pager-page{
    border-radius:0 ;

}
.ucd-pager-pages,.ucd-pager-goto{
    float: left;
}
.ucd-pager-goto{
    height: 25px;
    line-height: 25px;
}
.ucd-pager-count{
    margin-left: 20px;
}
.ucd-pager-pages .ucd-pager-page.active{
    background-color: #f7f7f7;
}
.ucd-pager-pages .ucd-pager-page.active a{
    color: #333;
}
.ucd-pager-pages .ucd-pager-page a{
    font-size: 14px;
}
.ucd-pager-pages .ucd-pager-page:hover{

    background-color: #f7f7f7;
}
.ucd-pager-pages .ucd-pager-page:hover a{
    color: #333;
}
.ucd-pager-pages .ucd-pager-btn{
    line-height: 34px;
}
.aui-pager .ucd-pager-goto{
    font-size: 14px;
}
.ucd-pager-goto-page{
    position: relative;
    top:-2px;
    margin-left: 10px;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0 !important;
}
.ucd-pager-btn.ucd-pager-prev.disabled{
    background-color: #ededed;
}
.ucd-pager-btn.ucd-pager-next .ucd-icon-next:hover{
    background-image: url(../png/angle356f.png);
    background-position: center -211px;
    background-repeat: no-repeat;

}
.ucd-pager-btn.ucd-pager-prev .ucd-icon-prev:hover{
    background-image: url(../png/angle356f.png);
    background-position: center -164px;
    background-repeat: no-repeat;
}
.ucd-pager-btn.ucd-pager-next:active,.ucd-pager-btn.ucd-pager-prev:active{
    background-color: #e41f2b;
}
.ucd-pager-btn.ucd-pager-next:active .ucd-icon-next{
    background-position: center -291px;
}
.ucd-pager-btn.ucd-pager-prev:active .ucd-icon-prev{
    background-position: center -244px;
}
.ucd-pager-btn.ucd-pager-prev.disabled .ucd-icon-prev:hover {
    background-image: url(../png/angle356f.png);
    background-position: center -87px;
}
.ucd-pager-btn.ucd-pager-prev.disabled:active{
    background-color: #f5f5f5;
}
.ucd-pager-trigger{
    position: relative;
    top:-2px;
    border-radius:0 ;
    /*background: none;*/
    width: 40px;
    line-height: 20px;
}
.ucd-pager-pages .ucd-pager-page:hover{
    background-color: transparent;
}
.ucd-pager-pages .ucd-pager-page:hover a{
    color: #e41f2b;
}
.ucd-pager-pages .ucd-pager-page:active{
    background-color: #e41f2b;
}
.ucd-pager-pages .ucd-pager-page:active a{
    color: #fff;
}

.ucd-pager-trigger:hover{
   /* background: url(../images/module/Pager/arrow-right.png) no-repeat center -19px;*/
    background: none;
}
.ucd-pager-trigger:active {
    /*background: url(../images/module/Pager/arrow-right.png) #e41f2b no-repeat center -38px;*/
    background: none;

}
/*官方公告*/
.announ{
    border-top: 1px solid #ededed;
    margin: 22px 0px 0;
    padding-bottom: 20px;
}
.announ_tab{
    overflow: hidden;
    border-bottom: 1px solid #ededed;
    white-space: nowrap;
}
.announ_tab ul li:first-child{
    margin-left: 0;
}
.announ_tab ul li{
    display: inline-block;
    padding: 0 ;
    font-size: 14px;
    height: 60px; 
    margin-left: 10px;
}
.announ_tab ul li a{
    padding: 0 20px; 
    height: 60px;
    line-height: 60px;
    display: inline-block;
}
.announ_tab ul li:hover{
    cursor: pointer;
}
.announ_tab ul li.active{
    font-weight: bold;
    color: #333;
    border-bottom: 4px solid #e41f2b;
}
.announ_ul li{
    margin-top:20px;
}

.announ_new span{
    color: #333;
    font-weight: bold;

}
.announ_new .time{
    font-size: 12px;
    color: #666;
    font-weight: 100;
    float: right;
}
.page{
    border-top: 1px solid #ededed;
    padding: 15px 0 ;
}
/*联系我们*/
.contact{
    border-top: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-bottom: 50px;
}
.contact_tell:first-child{
    margin-top: 20px;
}
.contact_tell{
    margin-top: 40px;
    color: #666;
}
.contact_tell h4{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.contact_text{
    line-height: 24px;
    margin-top: 6px;
    display: block;
}
.service{
    overflow: hidden;
}
.service li:first-child{
    margin-left: 0;
}
.service li{
    float: left;
    margin-left: 16px;
}
.service li:before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius:50% ;
    border: 1px solid #e41f2b;
    display: inline-block;
    margin-right:6px;
    position: relative;
    top: -1px;
}
.contact_tell div{
    margin: 6px 0 10px;
}
.contact_tell div > p.tell{
    font-size: 18px;
    font-weight: 100;
    position: relative;
    top: 1px;
}
.contact_tell div > p{
    font-weight: bold;
    font-size: 14px;
    color: #333;
    display: inline-block;
}
.contact_tell div > i{
    display: inline-block;
    position: relative;
    top: 7px;
    margin-right: 6px;
    background-size: 100%;
}
.contact_tell dd{
    margin-top: 4px;
}
.contact_tell dl dd a{
    color: #2d56b1;
}
.contact_tell dl dd a:hover{
    cursor: pointer;
    text-decoration: underline;
}
.telephone{
    background: url(../png/tellphone.png) no-repeat center;
    width: 26px;
    height: 26px;
}
.online{
    background: url(../png/online_consulting.png) no-repeat center;
    width: 26px;
    height: 26px;
}
.work{
    background: url(../png/work_order.png) no-repeat center;
    width: 26px;
    height: 26px;
}
.contact_text .stars:first-child{
    margin-left: 6px;
}
.contact_text .stars{
    background: url(../png/stars.png) no-repeat center ;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
/*网站地图*/
.website{
    border-top: 1px solid #e0e0e0;
    padding-bottom: 50px;
    margin-top: 20px;
}
.website_row:first-child{
    margin-top: 20px;
}
.website_row{
    margin-top: 46px;
}
.website_row p{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.website_row ul{
    overflow: hidden;
    width: 100%;
}
.website_row ul li{
    width: 19%;
    display: inline-block;
    margin-top: 14px;
	vertical-align: middle;
}
.website_row ul li a{
    font-size: 12px;
}
.website_row ul li a:hover{
    color: #2d56b1;
}
.three_row.website_row ul li{
    width: 32.9%;
}
.announ_center{
    display:none;
}
.announ_center.show{
    display:block;
}
.frist-text{
    margin-top: 20px;
}
.news-text{
    margin-bottom: 20px;
}
.new-text-center{
    margin-bottom: 20px;
    text-align: center;
}
.news-img img{
    display: block;
    margin:0 auto 20px;
}
.news-head{
    margin-top: 20px;
}
.news-head .news-title{
    color: #e22835;
    text-align: center;
    font-size: 18px;
}
.news-head .news-time{
    text-align: center;
    color: #999;
    display: block;
}
.news-break{
    background-color: #f7f7f7;
    position: relative;
    width:860px;
    font-size: 12px;
    left: -40px;
    height: 24px;
    line-height: 20px;
    color: #999;
}
.news-break a{
    color: #666;
}
.news-break span{
    color: #333;
}
.announ-detail{
    border: none;
}
.text-indent{
    text-indent: 2em;
}
.right-data{
    text-align: right;
}


.about-vip .contact_tell{
    margin-top: 20px;
}
.about-vip .contact_tell h4{
    font-size: 14px;
}

.about-vip .contact_tell div > p.info{
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}
.support-list{
    overflow: hidden;
    position: relative;
}
.support-list:after{
    height: 2px;
    background: #eee;
    position: absolute;
    top:20px;
    left:0;
    right: 0;
    content: '';
}
.support-list li{
    float: left;
    width: 20%;
    text-align: center; 
    font-size: 12px;
}
.support-list li .num{
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    border:1px solid #ddd;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    color:#333;
    display: block;
    margin:14px auto 5px;
    position: relative;
    z-index: 2;
}
.support-list li .time{
    display: block;
}
.vip-new{ 
    position: relative;
    margin: 10px 0;
}
.vip-new:after{
    height: 100%;
    background: #eee;
    width: 2px;
    position: absolute;
    top:0px;
    left:10px;
    right: 0;
    content: '';
}
.vip-new li{
    position: relative;
    padding-left: 30px;
}
.vip-new li:after{
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    border:1px solid #e41f2b;
    position: absolute;
    top: 12px;
    left: 5px;
    right: 0;
    content: '';z-index: 2;
}
.about-vip .table-two{ 
    margin-top: 10px; 
}
.about-vip .vip_privilege table.table-two tbody tr td:first-child{
    width: auto;
    font-size: 14px;
    text-align: left;
    padding: 10px 20px;
} 
.about-vip .vip_privilege table.table-two thead tr th:nth-child(2){
    border-left: 1px solid #ededed;
    width: 120px;
}
.about-vip td.yes {
    background: url(../png/line.png) no-repeat center;
    
}

 @media(max-width:1279px){
    .law_left{
       width: 200px;
    }
    .law_right { 
        width: calc(100% - 220px); 
    }

 }

 @media(max-width:1179px){
    .law_left{
        display: none;
    }
    .law_right { 
        width: 100% ; 
        float: none;
        padding: 10px;
    }
    .announ{
        margin:0 20px;
    }
    .law_right h1 {
        margin: 20px 0; 
        position: relative;
    }
    .law_right h1 .foldIcon{
        display: inline-block;
        top: 15px;
        margin-left: 10px;
    }
    .law_left.show {
        width: 100%;
        top:90px; 
        display: block;
        z-index: 99;
        border-top: 1px solid #ccc;
    }
    .law_left h2{
        display: none;
    }
     .news-img img{
         width: 100%;
     }
 }
  @media(max-width:760px){
      .vip_privilege table.table-two tbody tr td:first-child{
          width: 20%;
      }
      .vip_privilege table.table-two tbody tr td:nth-child(3),
      .vip_privilege table tbody tr td:last-child{
        width:10%;
    }
    .vip_privilege table.table-two thead tr th:nth-child(2){
        width:50%;
    }
      .vip_privilege table thead tr th:first-child{
          padding-left: 10px;
      }
      .vip_privilege table.table-two tbody tr td:first-child,
      .vip_privilege table tbody tr td:first-child{
          padding: 5px 10px !important;
          font-size: 12px !important;
      }
      .vip_privilege .table-two td p{
          padding: 5px;
          line-height: 18px;
          font-size: 12px;
      }
      .about-vip  .vip_privilege table thead tr th{
          font-size: 12px;
      }  
    .about-vip  .vip_privilege table thead tr th:nth-child(2){
        width:15%  !important 
    }
    .about-vip  .vip_privilege table thead tr th:nth-child(3){
          width:22%  !important
      }
      .about-vip .contact_tell div > p.info{
          font-size: 12px;
          line-height: 20px;
      }  
      .support-list {
          margin-top: 10px;    
      }
      .support-list li{
          width: 100%;
          text-align: left;
          float: none;
          padding-left: 30px;
          position: relative;
          margin: 5px 0;
      }
      .support-list li .num{
          position: absolute;
          left: 5px;
          top:2px;
          margin: 0;
      }
      .support-list li .time{
          display: inline-block;
      }
      .support-list:after {
        height: 100%;
        background: #eee;
        width: 2px;
        position: absolute;
        top: 0px;
        left: 10px;
        right: 0;
        content: '';
    }
    .table_ul {
         display: block; 
        font-size: 0;
    }
    .table_ul li{
        width: 33%;
        vertical-align: top;
        height: 80px;
    }
    .law_right h1{
        font-size: 18px;
        margin:10px 0;
    }
      .news-break{
          display: none;
      }
      .news-img img{
          width: 100%;
      }
    .law_left.show { 
        top:80px;  
    }
    .law_right h1 .foldIcon{
        top: 10px;
    }
    .announ_new .time{
        display: block;
        float: none;
        margin-left: 6px;
    } 
    .announ{
        margin: 0;
    }
    .announ_ul li {
        margin-top:10px;
    } 
     .announ_tab{
        position: relative;
        margin: 0 -10px;
     }
    .announ_tab_content{ 
        overflow-x: scroll;
        overflow-y: hidden; 
         width: 100%;
        -webkit-overflow-scrolling: touch;
    }
    .announ_tab ul li{
        height: 40px;
        line-height: 40px;
        margin-left: 0;
        padding: 0 10px;
    }
    .announ_tab ul li.active{
        border-width: 2px;
    }
    .announ_tab_content::-webkit-scrollbar{
        display: none
    }
    .announ_tabcover{
        position: absolute;
        top: 0;
        right: 0;
        width: 24px; 
        height: 40px;
        background-image: -webkit-linear-gradient(to right,rgba(248,248,248,0),#f8f8f8);
        background-image: linear-gradient(to right,rgba(248,248,248,0),#f8f8f8);
    }
    .new .time i{
        display: none;
    }
    .new li{
        padding-bottom: 20px;
        position: relative;
        margin-top: 20px;
        padding-left: 65px;
    }
    .new .line{
        display: none;
    }
    .new_text { 
        width:100%; 
        line-height: 20px;
    }
     .new_text span{
         font-size: 12px;
         margin-top: 3px;
         display: block;
     }
     .service li{
         width: 33%;
         margin-left: 0;
     }
      .announ_new span{
          font-size: 14px;
          font-weight: 100;
      }
    .new .time { 
        width: 100%;
        position: absolute;
        bottom: -5px;
        left: 0; 
        font-size: 12px;
        text-align: left;
    }
    .new .time span{
        background: none; 
    }
    .case li{
        padding-top: 10px;
    }
    .case div img{
        float: none;
    }
    .website_row ul {
        font-size: 0;
    }
    .website_row ul li{
        width: 50%;
        font-size: 14px;
    }
    .website_row ul.list li{
        width: 100%;
    }
  }
@media (max-width: 760px){
    .exclusive{
        background: url(../png/exclusive-mb.png) no-repeat center;
       
    }
    .privilege{
        background: url(../png/privilege-mb.png) no-repeat center;
     
    }
    .free{
        background: url(../png/free-mb.png) no-repeat center;
      
    }
    .hour {
      
        background: url(../png/hour-mb.png) no-repeat center;
    }
    .tell {
      
        background: url(../png/tell-mb.png) no-repeat center;
    }
    .e-mail {
      
        background: url(../png/e-mail-mb.png) no-repeat center;
    }
    .e-mailNotice {
       
        background: url(../png/e-mailnotice-mb.png) no-repeat center;
    }
    .consult {
      
        background: url(../png/online-mb.png) no-repeat center;
    }
    .message {
       
        background: url(../png/message-mb.png) no-repeat center;
    }
    .table_ul li i {
    width: 24px;
    height: 24px;
    background-size: contain;
  }
}