  html,body{
        background: #efefef;
      }
.mbx_nav{font-style: normal;}
.mbx{color:#ccc;}
.mbx span{ color:#808080;}
.mbx a{padding: 0 5px; color:#808080;}
/*分页样式*/
#fenye {
    text-align: center;
}
#fenye table{ margin:auto;}
#pagelist{padding:30px 0; text-align: center;}
#pagelist a{float:left;width:30px;height: 30px;line-height: 30px;background:#fff;border-radius:3px;font-size:14px;border:1px solid #e3e3e3;margin:0 5px;color:#5b5b5b;}
#pagelist a:hover{color:#28b02c;}
#pagelist .prev,
#pagelist .next{ display:block;height:30px; width: 30px }
#pagelist .next img,#pagelist .next img{margin-top: 8px}
#pagelist .prev:hover{ background:url(paging-prevh.png) center no-repeat 50% 50%;}
#pagelist .next:hover{background:url(paging-nexth.png) center no-repeat 50% 50%;}
#pagelist .curr,
#pagelist .curr:hover{background: #28b02c;color: #fff;border: 1px solid #28b02c;}
/*#pagelist .prev{background:url(paging-prev.png) no-repeat 50% 50%;}
#pagelist .next{background:url(paging-next.png) no-repeat 50% 50%;}*/
.page_box{text-align: center;}
.pages .fl {
    float: left;
}
.pages {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-top: 27px;
    margin: 0 auto;
    padding-bottom: 25px;
    display: inline-block;
width: auto;
}
.total-pages{
    float: left;
    padding-left: 20px;
}
.pages button {
    padding: 0 10px;
    margin: 0 10px;
    height: 40px;
    float: left;
    cursor: pointer;
    border: 1px solid #ebebeb;
    background-color: #ffffff;
}
.pages .first-page,
.pages .last-page {
    margin: 0;
}
.pages .pageWrap {
    height: 40px;
    float: left;
    overflow: hidden;
}
.pages .pageWrap ul {
    width: 100000px;
    height: 40px;
    float: left;
}
.pages .pageWrap ul li {
    width: 60px;
    height: 40px;
    border: 1px solid #ebebeb;
    line-height: 40px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
}
.pages .pageWrap ul .sel-page {
    background-color: #2caf2b;
    color: #fff;
}
.pages .jump-text {
    width: 60px;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 5px;
    float: left;
}
.pages .jump-button {
    margin: 0;
    float: left;
}
.pages.total-pages,
.pages.total-count {
    margin-left: 10px;
    float: left;
    font-size: 14px;
}
      .msqh_zl_left .chengshimingc_list .on{
        background: #2caf2b;
        border: 1px solid #2caf2b;
        color: #ffffff;
      }
      .course_bay{
        font-size: 14px;
        border: 1px solid #28b02c;
        padding: 2px 16px;
        color: #28b02c;
        border-radius: 3px;
      }
      #top {
        width: 100%;
        background: #fff;
        height: 70px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2;
      }
      .logo_black {
        display: block;
        float: left;
    width: 220px;
    padding-top: 20px;
      }
      .logo_box_black {
        background: #fff;
      }
      .subject {
        width: 1200px;
        min-width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        height: 70px;
      }
      .nav_box_black {
        overflow: hidden;
        float: left;
        padding-top: 25px;
        padding-left: 20px;
      }
  .nav_box_black li {
        float: left;
        margin: 0px 8px;
      }
      .nav_box_black li a {
        font-size: 15px;
        padding: 0px 5px;
      }
      .serch_div {
        width: 175px;
        border-bottom: 1px solid #d1d1d1;
        float: left;
        height: 24px;
        overflow: hidden;
        padding-top: 20px;
        margin-left: 20px;
      }
      .serch_div input {
        width: 137px;
        height: 24px;
        color: #222;
        border: none;
        background: #fff;
        padding-left: 10px;
      }
      .serch_div a {
        width: 24px;
        height: 24px;
        display: block;
        background: url(../images/black_serch.png) no-repeat;
        float: right;
      }
      .logo_box_black ol {
        float: left;
        overflow: hidden;
        padding-top: 28px;
        padding-left: 25px;
      }
      .logo_box_black ol li {
        float: left;
        margin: 0px 5px;
        color: #ffffff;
      }
      .logo_box_black ol .reversion_register {
        padding-left: 0px;
        margin-left: -4px;
      }
      .logo_box_black ol li a {
        padding: 0px 5px;
      }
      .msqh_zl_left .zixinliebiao_list li{
        display:block;
        transition: all .9s ease 0s;
        font-size: 14px;
      }
      .msqh_zl_left .zixinliebiao_list li a{
        transition: all .4s ease 0s;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 665px;
      }
      .msqh_zl_left .zixinliebiao_list li a:hover{
        color:#2bae2a;
      }	
 .new_footer{
            width: 100%;
            height: 110px;
            background: #121921;
            min-width: 1200px;
            padding-top: 30px;
        }
        .new_footer p{
            text-align: center;
            color: #fff;
            font-size: 16px;
            padding: 5px 0px;
        }
        ul li{
            list-style: none;
        }
        .new_footer ul{
            overflow: hidden;
            width: 330px;
            margin: auto;
            margin-top: 10px;
        }
        .new_footer ul li{float: left;margin: 0px 4px;}
        .new_footer p a{
            color: #ffffff;
            background: url("../images/new_footer_5.png") no-repeat left center;
            padding-left: 26px;
            margin-left: 8px;
        }
      .zixinliebiao_list_title p a{
        transition: all .4s ease 0s;
      }
      .f_l_l ul li a{
        transition: all .4s ease 0s;
      }
      .f_l_l ul li a:hover{
        color:#2bae2a;
      }
      .zixinliebiao_list_title p a:hover{
        color:#2bae2a;
      }
      
      
      
      .chengshimingc_list .on a{
        color:#fff;
      }
      .zixinliebiao_list_title p{
        border-bottom: 3px solid #fff;
      }
      .zixinliebiao_list_title .on{
        border-bottom: 3px solid #2bae2a;
      }
      #city{
        display: none;      
      }
      .noBorder{
        padding: 15px;
      }
      .fc_hui2{
        background: #28b02c;
        color: #ffffff;
        padding: 5px 7px;      
      }
      .fc_ch1{
        background: #28b02c;
        color: #ffffff;
        padding: 5px 7px;  
      }
      .noBorder tbody tr td a{
        display: inline-block;
        padding: 5px 7px;      
      }
      .z_num{
        width: 20px;
      }
	  .zx_list:after{ content: "."; display: block;height: 0;clear: both;visibility: hidden;}
      .zx_list{
        display: flex;
        padding-top: 5px;
        border-bottom: 2px solid #efefef;
		zoom: 1;
      }
      .zixinliebiao_list_title{
        float: left;
        border-bottom: none;
      }
      .f_l_l{
        float: left;
        position: relative;
        font-size: 14px;
        width: 60px;
        padding-left: 46px;
      }
      #hova_show{
        padding-top: 16px;
      }
      .f_l_l ul{
        display:none;
        position: absolute;
        top: 44px;
        left: 44px;
        text-align: center;
        background: #fff;
        padding: 7px;
        width: 746px;
        border: 1px solid #d9d9d9;
      }
      .f_l_l ul li{
        line-height: 30px;
        font-size: 14px;
        float: left;
        padding: 0px 10px;
      }
      .zixinliebiao_list_title p{
        font-size: 14px;
      }
      .zixinliebiao_list_title p{
        height: 40px;
        line-height: 45px;
		float: left;
      }
      .msqh_zl_left .zixinliebiao_list{
        padding-top: 20px;
      }
      .sj{
        position: absolute;
        top: 16px;
        right: 12px;
      }
      .city_list_box{
        position: absolute;
        width: 766px;
        height: 113px;
        top: 9px;
        display:none;
      }
      .m_b_20{
        margin-bottom: 40px;
      }
      .mbx a{
        color:#808080;
      }
      .msqh_zl_tjkc .title{
        color:#333;
      }
      .msqh_zl_rmzb .title{
        color:#333;
      }
      .test_guide_title p{
        color:#333;
      }
      .zllb_rdzi ul li a{
        font-size: 14px;
        color: #666;
      }
.zixinliebiao_list_title .curr {
    border-bottom: 3px solid #2bae2a;
}
  /*移动端头部*/
  .m_head {
      display: none;
  }
  /*悬浮导航*/
  .m_flex_nav {
      display: none;
  }
  @media screen and (max-width: 801px) {
      .m_head {
          display: block;
          height: 1.12rem;
          margin-bottom: 0.24rem;
          background: #fff;
          box-shadow: 0px 0px 15px #dededf;
      }
      .m_logo {
                     height: 0.45rem;
    width: 3.4rem;
    background: url(/tp/PC/b2c/images/reversion_logos.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 0.2rem;
    float: left;
    display: block;
    margin-top: 0.35rem;
      }

      .m_search_box {
          width: 3.05rem;
          height: 0.5rem;
          float: right;
          border-radius: 1rem;
          border: 0.02rem solid #2c2c2c;
          margin-top: 0.32rem;
          margin-right: 0.48rem;
          position: relative;
      }

      .m_search_box input {
          width: 2.3rem;
          /* background: red; */
          border: none;
          height: 0.4rem;
          margin-left: 0.01rem;
          padding-left: 0.2rem;
          position: absolute;
          border-radius: 1rem;
          top: 0.06rem;
          background: #f5f5f5;
          font-size: 0.25rem;
      }
      .m_search_box span {
          display: block;
          width: 0.37rem;
          height: 0.37rem;
          position: absolute;
          background: url("../images/m_wdj.png") no-repeat;
          background-size: 100% 100%;
          right: 0.2rem;
          top: 0.05rem;
      }
      .f_l_l{
          padding-left: 0.2rem;
          width: 1rem!important;
      }
      .zixinliebiao_list_title p{
          float: left;
          margin-left: 0.3rem;
      }
      #hova_show {
          padding-top: 0.2rem;
      }
      .sj {
          top: 0.2rem;
          right: -0.1rem;
      }
      .msqh_zl_left .zixinliebiao_list{
          padding-top: 0rem;
      }
      .zixinliebiao_list_zkzx ul{
          padding: 0rem 0.2rem;
      }
      .msqh_zl_left .zixinliebiao_list li a{
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 67%;
          display: inline-block;
      }
      .zx_list{
          padding-top: 0.2rem;
          padding-bottom: 0.2rem;
      }
      .m_flex_nav {
          display: block;
          position: fixed;
          bottom: 0;
          height: 1.1rem;
          width: 100%;
          background: #fff;
          overflow: hidden;
          z-index: 99999;
      }

      .m_flex_nav dl {
          float: left;
          text-align: center;
          width: 20%;
          padding-top: 0.15rem;
      }
  .msqh_zl_left .zixinliebiao_list li a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 5rem;
    display: inline-block;
  }
      .m_flex_nav dl a {
          display: block;
          width: 100%;
          height: 100%;
      }

      .m_flex_nav dl a dt {
          text-align: center;
      }

      .m_flex_nav dl a dt img {
          display: inline-block;
          width: 0.44rem;
      }

      .m_flex_nav dl a dd {
          font-size: 0.25rem;
          padding-top: 0.05rem;
      }
      #pagelist a{
          margin: 0.1rem 0.2rem;
      }
      .zixinliebiao_list_title p a{
      }
      .f_l_l ul{
          top: 0.8rem;
          left: 0.1rem;
          width: 7rem;
      }
.new_footer{
min-width: 100%;
    margin-bottom: 1.1rem;
    padding-bottom: 30px;
}
.new_footer ul{
overflow: hidden;
    width: 100%;
    margin: auto;
    margin-top: 10px;
}
.new_footer ul li {
    float: left;
     margin: 0px;
    width: 25%;
    text-align: center;
}
  }