@charset "utf-8";
/* CSS Document */
body {
    max-width: 100%; overflow-x: hidden; background: #fff;
    font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; }
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; appearance:none; -moz-appearance:none; -ms-appearance:none;}
input::focus-inner { padding: 0; border: 0; }
input::-webkit-input-placeholder{ color: #999; }
input::-moz-placeholder{ color: #999; }
input:-moz-placeholder{ color: #999; }
input:-ms-input-placeholder{ color: #999; }
select::-ms-expand { display: none; }
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.fl { float: left; } .fr { float: right; }
.clearfix::after { display: block; content: ''; height: 0; font-size: 0; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.hide , .onlymob { display: none; }
.container{ width:1200px; margin:0 auto; position:relative; box-sizing: border-box }
.container::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
.no_after::after { display: none; content: ''; height: 0; font-size: 0; clear: both; }


.footer {
    width: 100%;
    padding: 35px 0 55px;
    background: #f5f5f5;
    margin-top: 20px;
}

.footer .title {
    height: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
}

.footer .title a:hover {
    text-decoration: none;
}

.footer .footleft {
    display: inline;
    float: left;
    width: 190px;
    padding: 5px 35px 5px 0;
    margin-right: 35px;
    border-right: 1px solid #dcdcdc;
}

.footer .col03 {
    width: 250px;
}

.footer .col04 {
    padding-right: 0;
    margin-right: 0;
    border: none;
}

.footer .footleft dt {
    width: 147px;
}

.footer .col03 dt {
    width: 203px;
}

.footer .footleft dt i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.footer .footleft dt i.icon01 {
    background-position: 0 -170px;
}

.footer .footleft dt i.icon02 {
    background-position: -50px -170px;
}

.footer .footleft dt i.icon03 {
    background-position: -100px -170px;
}

.footer .footleft dt i.icon04 {
    background-position: -150px -170px;
}

.footer .footleft dt span {
    display: block;
    width: 100%;
    margin: 5px 0 15px;
    font-weight: bold;
    text-align: center;
}

.footer .footleft dt a:hover {
    text-decoration: none;
}

.footer .footleft dd {
    color: #888;
    font-size: 14px;
    line-height: 30px;
}

.footer .footleft dd a {
    display: block;
    float: left;
    margin-right: 35px;
    color: #888;
    transition: color 0.3s;
}

.footer .footleft dd a:hover {
    color: #069f5c;
}

.footer .footright {
    display: inline;
    float: right;
    width: 315px;
    padding-top: 10px;
}

.footer .footright strong {
    height: 46px;
    font-size: 16px;
    line-height: 26px;
    display: block;
}

.footer .footright i {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    background: #d7d7d7 url(../images/icon1.png) no-repeat;
    border-radius: 3px;
}

.footer .footright i.icon05 {
    background-position: 0 -120px;
}

.footer .footright i.icon06 {
    background-position: -50px -120px;
}

.footer .footright strong:hover i.icon05 {
    background: #069f5c url(../images/icon1.png) no-repeat 0 -120px;
}

.footer .footright strong:hover i.icon06 {
    background: #069f5c url(../images/icon1.png) no-repeat -50px -120px;
}

.footer .footright .row01 a {
    display: block;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
}

.footer .footright .row01 a:hover {
    text-decoration: none;
}

.footer .footright .row01 span {
    display: block;
    height: 16px;
    color: #888;
    font-size: 14px;
    line-height: 16px;
}

.footer .footright .row02 {
    margin: 25px 0 15px;
}

.footer .footright .row02 span {
    display: block;
    float: left;
    height: 46px;
    font-size: 20px;
    line-height: 46px;
}

.footer .footright .row02 a {
    display: block;
    float: left;
    width: 76px;
    height: 28px;
    margin: 8px 0 0 20px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

.footer .footright .row02 a:hover {
    border-color: #069f5c;
    color: #069f5c;
    text-decoration: none;
}

.footer .footright p {
    color: #888;
    line-height: 20px;
}

.footer .footNav {
    padding: 30px 0;
    margin-top: 30px;
    border-top: 1px solid #dcdcdc;
}

.footer .footNav p {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.nav_wrap{
    margin-bottom: 0;
}
.now_position{
    border-bottom: 1px solid #E1E2E6;
}
.now_position p{
    line-height: 50px;
    font-size: 16px;
    color: #666;
}
.now_position p a{
    color: #666;
}
.position_box{
    margin-top: 40px;
    box-sizing: border-box;
    padding: 10px 0;
    border-bottom: 2px solid #999999;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 60px;
}
.position_box a{
    margin-right: 30px;
    font-size: 20px;
    color: #333;
    display: block;
}
.position_box a.active{
    font-size: 30px;
    font-weight: bold;
    position: relative;
}
.position_box a.active::after{
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    box-sizing: border-box;
    border-bottom: 2px solid #E92930;;
}
.top_container{
    box-sizing: border-box;
    margin-top: 25px;
    padding: 30px 0;
    border: 1px solid #E1E2E6;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.top_box{
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 30px;
}
.top_box_text{
    text-align: justify;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.top_box:nth-child(2){
    border-left: 1px solid #E1E2E6;
    border-right: 1px solid #E1E2E6;
}
.top_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.top_list li{
    width: 23%;
    margin: 0 1%;
}
.top_list li:nth-child(-n+4){
    margin-bottom: 24px;
}
.top_list li a{
    color: #333;
}
.top_list li a:hover{
    color: #E92930;
}
.top_list li a:hover .top_icon,
.top_kefu:hover{
    box-shadow: 0 0 10px #F51818;
}
.top_icon{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background: linear-gradient(180deg, #F51818, #E55C61);
}
.top_list li p{
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}
.top_box_r h5{
    text-align: center;
    color: #E92930;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}
.top_rb{
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_kefu{
    display: block;
    background: url('../images/kf_bg.png');
    background-size: 100%;
    width: 137px;
    height: 180px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    border-radius: 8px;
    padding-top: 140px;
    line-height: 30px;
    font-size: 16px;
    margin-right: 40px;
    font-weight: bold;
}
.top_rb_text p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.main_top{
    background: #E92930 url('../images/red_bg.png');
    background-size: auto 100%;
    height: 70px;
    line-height: 70px;
    margin-top: 30px;
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.main_top h5{
    width: 115px;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    text-align: center;
}
.main_top p{
    box-sizing: border-box;
    color: #fff;
    padding: 0 20px;
    font-size: 22px;
}
.main_tab{
    width: calc(100% - 265px);
    height: 65px;
    padding: 22px 10px;
    box-sizing: border-box;
    margin-top: 75px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.main_tab span{
    box-sizing: border-box;
    cursor: pointer;
    line-height: 20px;
    padding: 0 12px;
    font-size: 16px;
    color: #666;
    border-right: 1px solid #E1E2E6;
}
.main_tab span.active{
    color: #333;
    font-weight: bold;
}
.main_tab a:hover{
    color: #666;
}
.main_tab a{
    box-sizing: border-box;
    cursor: pointer;
    line-height: 20px;
    padding: 0 12px;
    font-size: 16px;
    color: #999;
}
.main_row{
    margin-bottom: 30px;
    box-sizing: border-box;
    height: 70px;
    padding: 15px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #E1E2E6;
    border-left: 4px solid #E92930;
}
.main_row .tj_icon{
    margin-left: 10px;
    height: 40px;
    margin-right: 20px;
}
.tj_link{
    width: calc(100% - 100px);
    border-left: 1px solid #E1E2E6;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}
.tj_link a{
    line-height: 20px;
    padding: 0 20px;
    width: 33.33%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tj_link a:nth-child(2){
    border-left: 1px solid #E1E2E6;
    border-right: 1px solid #E1E2E6;
}
.tj_link a img{
    display: block;
    height: 20px;
    margin-right: 4px;
}
.tj_link a span{
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
    color: #333;
    font-size: 16px;
}
.main_container{
    display: flex;
    justify-content: space-between;
}
.main_tab_container{
    width: 70%;
}
.main_cont{
    display: none;
}
.main_cont:nth-child(1){
    display: block;
}
.main_cont_list{
    box-sizing: border-box;
    border-right: 1px solid #E1E2E6;
    float: left;
    width: calc(50% - 40px);
    margin-right: 40px;
    padding-right: 40px;
}
.main_cont_list li{
    line-height: 45px;
    height: 45px;
    font-size: 16px;
}
.main_cont_list li a::before{
    content: '·';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #E1E2E6;
}
.main_cont_list li a{
    box-sizing: border-box;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.main_cont_list li a span{
    width: 65px;
    text-align: right;
    color: #999;
}
.main_cont_list li a p{
    width: calc(100% - 65px);
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
    color: #333;
}
.main_cont_list li a:hover p{
    color: #E92930;
}
.main_right{
    width: 28%;
}
.main_right_icon{
    display: block;
    margin-bottom: 20px;
    height: 30px;
}
.rili_list{
    position: relative;
}
.rili_list::before{
    content: '';
    display: block;
    height: 95%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    width: 1px;
    background: #E1E2E6;
}
.rili_list li{
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 40px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
}
.rili_list li:nth-last-child(1){
    margin-bottom: 0;
}
.rili_list li::before{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
    background-image: url('../images/rili_icon.png');
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.rili_list li p{
    width: 110px;
}
.tool_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.tool_list li{
    width: 48%;
    height: 140px;
}
.tool_list li:nth-child(-n+2){
    margin-bottom: 20px;
}
.tool_list li a{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #F51818, #E55C61);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}
.tool_list li a img{
    display: block;
    width: 80px;
}
.tool_list li a p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}
.book_top{
    border-bottom: 1px solid #999999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 36px;
    margin-bottom: 28px;
}
.book_top h5{
    font-size: 22px;
    color: #E92930;
    display: block;
    position: relative;
}
.book_top h5::after{
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    box-sizing: border-box;
    border-bottom: 2px solid #E92930;;
}
.book_top a{
    color: #999;
    font-size: 16px;
}
.book_swiper{
    position: relative;
}
.book_swi {
    position: relative;
    margin: 0 auto;
    width: 240px;
}
.book_swiper  .swiper-button-prev.swiper-button-white.prev {
    width: 20px;
    height: 70px;
    background: linear-gradient(180deg, #F51818, #E55C61);
    border-radius: 4px 0px 0px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.book_swiper  .swiper-button-next.swiper-button-white.next {
    width: 20px;
    height: 70px;
    background: linear-gradient(180deg, #F51818, #E55C61);
    border-radius: 0px 4px 4px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.book_swiper  .swiper-button-prev.swiper-button-white.prev img,
.book_swiper  .swiper-button-next.swiper-button-white.next img{
    display: block;
    height: 14px;
}
.book_link,
.book_link img{
    display: block;
    width: 100%;
}





@media only all and (max-width:1520px) {
    .Width, .wrap {
      max-width: 1400px;
    }
    .footer .footleft {
        width: 140px;
        text-align: center;
    }
    .footer .footleft dd a {
        margin-right: 14px;
    }
    .footer .col03 {
        width: 205px;
    }
    .footer .footright .row01 a {
        font-size: 28px;
    }
    .footer .footright {
        width: 286px;
    }
    .position_box a{
        margin-right: 30px;
        font-size: 18px;
    }
    .top_box{
        padding: 0 20px;
    }
    .top_container{
        padding: 20px 0;
    }
    .top_list li{
        width: 23%;
        margin: 0 1%;
    }
    .top_list li:nth-child(-n+4){
        margin-bottom: 20px;
    }
    .top_icon{
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        width: 68px;
        height: 68px;
        background: linear-gradient(180deg, #F51818, #E55C61);
    }
    .top_list li p{
        line-height: 30px;
        font-size: 16px;
        text-align: center;
    }
    .main_tab span{
        box-sizing: border-box;
        cursor: pointer;
        line-height: 20px;
        padding: 0 6px;
        font-size: 13px;
        color: #666;
        border-right: 1px solid #E1E2E6;
    }
    .main_tab a{
        padding: 0 6px;
        font-size: 13px;
    }
    .footer .footleft{
        margin-right: 20px;
    }
}

@media only all and (max-width:1200px) {
    .Width, .wrap {
      max-width: 1200px;
    }
    .footer>div.footNav {
        display: block;
    }
    .footer {
        padding: 0;
    }
    .position_box a{
        margin-right: 30px;
        font-size: 18px;
    }
    .position_box a.active{
        font-size: 26px;
    }
    .top_box{
        padding: 0 20px;
    }
    .top_container{
        padding: 20px 0;
    }
    .top_list li{
        width: 65px;
        margin: 0 5px;
    }
    .top_list li:nth-child(-n+4){
        margin-bottom: 20px;
    }
    .top_icon{
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        width: 65px;
        height: 65px;
        background: linear-gradient(180deg, #F51818, #E55C61);
    }
    .top_box_text{
        line-height: 26px;
    }
    .top_list li p{
        line-height: 30px;
        font-size: 14px;
        text-align: center;
    }
    .top_kefu{
        width: 122px;
        height: 160px;
        text-align: center;
        color: #fff;
        box-sizing: border-box;
        border-radius: 8px;
        padding-top: 120px;
        line-height: 30px;
        font-size: 16px;
        margin-right: 40px;
        font-weight: bold;
    }
    .main_top h5{
        font-size: 20px;
    }
    .main_top p{
        padding: 0 10px;
        font-size: 20px;
    }
    .main_tab{
        width: calc(100% - 230px);
    }
    .main_tab span{
        box-sizing: border-box;
        cursor: pointer;
        line-height: 20px;
        padding: 0 10px;
        font-size: 12px;
        color: #666;
        border-right: 1px solid #E1E2E6;
    }
    .main_tab a{
        padding: 0 10px;
        font-size: 12px;
    }
    .tool_list li{
        width: 47%;
        height: 140px;
    }
    .tool_list li:nth-child(-n+2){
        margin-bottom: 20px;
    }
    .main_right{
        width: 31%;
    }
    .tool_list li a{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, #F51818, #E55C61);
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
        border-radius: 10px;
    }
    .tool_list li a img{
        display: block;
        width: 70px;
    }
    .tool_list li a p{
        text-align: center;
        color: #fff;
        font-size: 16px;
        line-height: 35px;
    }
    .footer .footleft{
        margin-right: 10px;
        padding: 5px 10px;
    }
}



@media only all and (max-width:1080px) {
    .Width, .wrap {
      max-width: 750px;
    }
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
        min-width: auto;
    }

    body {
        width: 100%;
        font-size: .7rem;
        line-height: 1.2rem;
    }

    html, body {
        min-width: auto;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }
    .container{
        width: 98%;
    }
    .fl,.fr{
        float: none;
    }

    .footer .footNav {
        padding: 1.6rem 0;
        margin-top: 0;
    }
    .footer .footNav p {
        font-size: .65rem;
        line-height: .85rem;
    }
    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc, .header {
        display: none;
    }
    .m-header.wrap {
      width: 96%;
      margin: 0 auto;
    }
  
    .m-header {
      display: block;
      height: 2.5rem;
    }
  
    .m_logo {
      float: left;
      width: 5.5rem;
      height: 2.5rem;
      background: url(http://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center;
      background-size: 100%;
      text-indent: -100em;
    }
    .fx_headname {
      float: left;
      height: 1.1rem;
      border-left: solid 1px #ccc;
      margin: .7rem 0 0 .3rem;
      line-height: 1rem;
    }
  
    .fx_headname a {
      padding-left: .3rem;
      line-height: 1.1rem;
      color: #e92930;
      font-weight: bold;
    }
  
    .tel {
      position: relative;
      float: right;
      height: 2.5rem;
      line-height: 2.5rem;
    }
  
    .tel strong a {
      padding-left: 18px;
      font-size: .8rem;
      color: #e92930;
      font-weight: bold;
    }
  
    .tel strong b {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 15px;
      height: 15px;
      margin-top: -7.5px;
      background: url(http://www.huatu.com/images/2015css/images/cg/indeximg.png) no-repeat -48px 0;
    }
  
    .footer {
        position: relative;
        height: 2.4rem;
        padding: 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "华图教育集团版权所有";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #333;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }
    .search_wrap{
        display: none;
    }
    .nav_wrap{
        height: auto;
        line-height: 1.2rem;
        margin-top: 0;
        font-size: .7rem;
    }
    .nav>li{
        float: left;
        width: 25%;
    }

    .now_position p{
        line-height: 1.5rem;
        font-size: .7rem;
    }
    .position_box{
        margin-top: .5rem;
        padding: .2rem 0;
        line-height: 1.4rem;
        flex-wrap: wrap;
    }
    .position_box a{
        margin-right: .3rem;
        font-size: .7rem;
    }
    .position_box a.active{
        font-size: .75rem;
    }
    .position_box a.active::after{
        bottom: 0;
    }
    .top_container{
        margin-top: .5rem;
        padding: .3rem;
        flex-direction: column;
    }
    .top_box{
        width: 100%;
        padding: .2rem 0;
    }
    .top_box_text{
        font-size: .7rem;
        line-height: 1.1rem;
    }
    .top_box:nth-child(2){
        border-left: 0;
        border-right: 0;
        border-top: 1px solid #E1E2E6;
        border-bottom: 1px solid #E1E2E6;
    }
    .top_list li{
        width: 23%;
        margin: 0 1%;
    }
    .top_list li:nth-child(-n+4){
        margin-bottom: .3rem;
    }
    .top_icon{
        width: 3.6rem;
        height: 3.6rem;
    }
    .top_icon img{
        height: 3rem;
    }
    .top_list li p{
        line-height: 1.2rem;
        font-size: .8rem;
    }
    .top_box_r h5{
        font-size: .8rem;
        line-height: 1.3rem;
        margin-bottom: .5rem;
    }
    .top_kefu{
        width: 6.2rem;
        height: 8rem;
        border-radius: .2rem;
        padding-top: 6rem;
        line-height: 1.2rem;
        font-size: .8rem;
        margin-right: 1rem;
    }
    .top_rb_text p{
        line-height: 1.1rem;
        font-size: .7rem;
    }
    .main_top{
        background: #E92930;
        height: auto;
        line-height: 1.5rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        flex-wrap: wrap;
    }
    .main_top h5{
        width: auto;
        font-size: .8rem;
    }
    .main_top p{
        padding: 0 .5rem;
        font-size: .8rem;
    }
    .main_tab{
        width: 100%;
        height: auto;
        padding: .2rem .1rem;
        margin-top: 0;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .main_tab span{
        width: 25%;
        line-height: 1.2rem;
        padding: 0 ;
        text-align: center;
        font-size: .7rem;
    }
    .main_tab a{
        width: 25%;
        line-height: 1.2rem;
        padding: 0 ;
        text-align: center;
        font-size: .7rem;
    }
    .main_row{
        margin-bottom: 1rem;
        height: auto;
        flex-wrap: wrap;
        padding: .2rem 0;
    }
    .main_row .tj_icon{
        margin-left: .3rem;
        height: 1.3rem;
        margin-right: .5rem;
    }
    .tj_link{
        width: 100%;
        flex-wrap: wrap;
        padding: .2rem 0;
    }
    .tj_link a{
        width: 100%;
        line-height: 1.2rem;
        font-size: .7rem;
        padding: 0 .3rem;
    }
    .main_container{
        display: block;
    }
    .tj_link a img{
        height: .4rem;
        margin-right: .1rem;
    }
    .tj_link a span{
        font-size: .6rem;
    }
    .main_tab_container{
        width: 100%;
        display: block;
    }
    .main_cont_list{
        float: none;
        width: 100%;
        margin-right: 0;
        padding-right: 0;
    }
    .main_cont_list li{
        line-height: 1.5rem;
        height: 1.5rem;
        font-size: .7rem;
    }
    .main_cont_list li a{
        padding-left: .3rem;
    }
    .main_cont_list li a span{
        width: 3rem;
    }
    .main_cont_list li a p{
        width: calc(100% - 3rem);
    }
    .main_right{
        width: 100%;
    }
    .main_right_icon{
        margin-bottom: .54rem;
        height: 1.2rem;
    }
    .rili_list::before{
        left: .25rem;
    }
    .rili_list li{
        padding-left: 1rem;
        height: 1.3rem;
        line-height: 1.3rem;
        margin-bottom: .4rem;
        font-size: .7rem;
    }
    .rili_list li::before{
        width: .5rem;
        height: .5rem;
    }
    .rili_list li p{
        width: 7rem;
    }
    .tool_list li{
        width: 24%;
        height: 4rem;
    }
    .tool_list li:nth-child(-n+2){
        margin-bottom: 0;
    }
    .tool_list li a{
        border-radius: .3rem;
    }
    .tool_list li a img{
        width: 2rem;
    }
    .tool_list li a p{
        font-size: .7rem;
        line-height: 1rem;
    }
    .book_top{
        line-height: 1.5rem;
        margin-bottom: .7rem;
    }
    .book_top h5{
        font-size: .8rem;
    }
    .book_top a{
        font-size: .7rem;
    }
    .book_swi {
        width: 14rem;
    }
    .book_swiper  .swiper-button-prev.swiper-button-white.prev {
        width: 1.5rem;
        height: 3rem;
    }
    .book_swiper  .swiper-button-next.swiper-button-white.next {
        width: 1.5rem;
        height: 3rem;
    }
    .book_swiper  .swiper-button-prev.swiper-button-white.prev img,
    .book_swiper  .swiper-button-next.swiper-button-white.next img{
        height: 1rem;
    }
    .footer .title,
    .footer .wrap{
        display: none;
    }



}