/*手机响应式代码*/
@media screen and (max-width:1025px) {
  .m_header, .m_nav, .m_head_nav, .yz_cont1, .m_time, .m_bj, .m_hot, .exam-information, #yxz-djs, .m_footer {
    display: block;
  }
  #header, .Layer1_left, .Layer1_right, .Layer3, .index_ad_kc, .main_index, #zikaoliucheng, .rightTanWrap, #footer, .classmenu, .index_banner_ad, .Layer1_center_bottom, .zkw_right {
    display: none;
  }
  .m_header {
    padding: 0.266666rem;
    display: flex;
    height: 3.6rem;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.2rem;
    border-bottom: 2px solid #0085c6;
  }
  .m_header_logo {
    height: 3.6rem;
  }
  .m_header_logo img {
    width: 11.4rem;
    height: 100%;
    display: block;
  }
  .m_header_menu {
    color: #37a0f4;
    border-radius: 0.666667rem;
    width: 2rem;
    height: 2rem;
    background: url(../images/icon-btn-schools.png) no-repeat center center;
    background-size: 1.3rem;
    position: absolute;
    right: 10px;
    top: 1.0rem;
  }
  .m_nav {
    display: block;
    height: 3.0rem;
    line-height: 3.0rem;
    margin-bottom: 0.6rem;
    background: #f7fbfd;
  }
  .m_nav {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    box-shadow: 0px 0.16rem 0.213333rem 0px rgb(0 0 0 / 8%);
  }
  .m_nav ul {
    display: flex;
    white-space: nowrap;
    align-items: center;
    height: 3.0rem;
    line-height: 3.0rem;
  }
  .m_nav ul li {
    padding: 0 0.566666rem;
    position: relative;
  }
  .m_nav ul li a {
    font-size: 1.20rem;
    color: #173146;
    font-family: PingFangSC;
  }
  .m_head_nav {
    position: fixed;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    z-index: 9999;
    overflow-y: scroll;
    background-color: white;
    opacity: 0;
    transition: .2s;
  }
  .list_on {
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 1;
    transition: .2s;
    display: block;
  }
  .m_head_nav > .m_head_nav_head {
    display: flex;
    align-items: center;
    padding: 0.266666rem;
    height: 2.433333rem;
    border-bottom: 0.026666rem solid #ddd;
  }
  .m_head_nav > .m_head_nav_head > span {
    width: 100%;
    text-align: center;
    font-size: 1.08rem;
    color: #333;
  }
  .m_head_nav > .m_head_nav_head > img {
    width: 0.9rem;
    height: 0.9rem;
    margin-right: 15px;
  }
  .m_head_nav_tit {
    background-color: #e1f0f7;
    height: 2.6rem;
    width: calc(100% - 6px);
    color: #04364f;
    line-height: 2.6rem;
    padding-left: 6px;
    font-size: 1.016666rem;
  }
  .m_head_nav_tit > span {
    border-left: 3px solid #169cdf;
    padding-left: 0.5rem;
  }
  .m_head_nav_con {
    background-color: white;
    padding: 0.533333rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .m_head_nav_con > a {
    display: inline-block;
    width: 28%;
    height: 1.766666rem;
    line-height: 1.766666rem;
    font-size: 0.88rem;
    color: #666;
    margin: 0.6rem 0.08rem 0.4rem;
    border: 1px solid #547281;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .content_index {
    width: calc(100% - 1.2rem);
    padding: 0px;
    margin: 0rem 0.6rem 0 0.6rem;
  }
  .Layer1 {
    height: 230px;
  }
  .Layer1 .Layer1_center {
    height: auto;
    width: 100%;
    margin: 0;
    float: left;
  }
  #flash {
    width: 100%;
    height: 200px;
    position: relative;
  }
  #flash #play li img {
    width: 100%;
    height: 230px;
  }
  .yz_cont1 {
    position: relative;
    padding: 0 8px;
    padding-top: 10px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 1px 14px #E3E3E3;
    display: flex;
    flex-wrap: wrap;
    z-index: 60;
    margin-top: 10px;
  }
  .yz_cont1_item {
    width: 18%;
    margin-right: 2%;
    margin-bottom: 12px;
    float: left;
    padding-top: 2px;
  }
  .yz_cont1_item a img {
    width: 80%;
    margin-left: 10%;
  }
  .yz_cont1_item a p {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 6px;
    color: black;
  }
  .yz_hot_cont1_item_hot_img {
    position: absolute;
    width: 38px !important;
    top: -10%;
    right: -4%;
  }
  .m_time {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ecf3ff;
    margin: 0.8rem 0;
    padding: 8px 8px;
    border-radius: 0.266666rem;
    font-size: 0.32rem;
  }
  .m_bj {
    margin: 0.8rem 0 0.2rem;
    height: 0.1rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff)) no-repeat center;
    background: linear-gradient(#f8f8f8, #fff) no-repeat center;
  }
  .m_time p {
    padding-left: 26px;
    background: url(../images/m_time.png) no-repeat left center;
    background-size: 1.4rem;
    white-space: nowrap;
    font-size: 14px;
    float: left;
    line-height: 25px;
  }
  .m_time span {
    display: inline-block;
    padding: 0.053333rem 0.133333rem;
    background: #ff6816;
    border-radius: 0.133333rem;
    color: white;
    margin: 0 0.133333rem;
  }
  .m_time .kf_alert {
    background: #4882ff;
    color: white;
    border-radius: 0.266666rem;
    padding: 0.2rem 0.186666rem;
    white-space: nowrap;
    float: right;
    font-size: 14px;
  }
  .m_hot {
    margin: 0.6rem 0;
  }
  .m_hot_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.266667rem;
  }
  .m_hot_tit img {
    width: 7.2rem;
  }
  .m_more a {
    font-size: 13px;
    color: #989898;
  }
  .pd_lis, .pd_lis2 {
    padding: 0;
  }
  .pd_lis li:first-child {
    border-top: none;
  }
  .pd_lis li {
    padding: 2% 0;
    border-top: 1px dashed #E0E0E0;
  }
  .m_hot_list a {
    font-size: .88rem;
    width: 100%;
    margin-bottom: 0.133333rem;
  }
  .pd_lis a {
    font-size: 0.86rem;
    line-height: 24px;
    color: #333;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .m_hot_list ul.pd_lis li a span {
    color: #fe3434;
  }
  section.exam-information {
    width: calc(100% - 1.2rem);
    margin: 1.2rem 0.6rem 0 0.6rem;
  }
  .tit-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.2rem;
    width: 100%;
  }
  .tit-box .tit {
    position: relative;
    padding-left: 0.646666rem;
    font-size: 1.1rem;
  }
  .tit-box .btn-more {
    padding: 0rem 0.24rem 0.106666rem 0.133333rem;
    color: #999;
    font-size: 13px;
  }
  .tit-box .tit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.18rem;
    height: 1.2rem;
    background-color: #2F90F2;
    border-radius: 30px;
  }
  .zx-bd {
    height: 18.2rem;
  }
  .m_index_yx-zy_tab_con a {
    width: calc(33.33% - 0.8rem);
    float: left;
    padding: 0.4rem;
    height: 9.6rem;
  }
  .m_index_yx-zy_tab_con a img {
    width: calc(100% - 0.8rem);
    display: block;
    border: 1px solid #f1f4f9;
    padding: 0.4rem;
  }
  .m_index_yx-zy_tab_con a div {
    text-align: center;
    color: #000000;
    line-height: 1.6rem;
    height: 0.6rem;
    margin-top: 0.4rem;
  }
  section.m_zj_img a {
    text-align: center;
    width: calc(33.33% - 0.8rem);
    padding: 0.4rem;
    float: left;
	  height: 6.2rem;
  }
  section.m_zy_hot a img {
    width: 100%;
    border-radius: 0.133333rem;
    border: 1px solid #f1f4f9;
	  height: 4.2rem;
  }
  section.m_zj_img a > p {
    margin-top: 0.433333rem;
    font-size: 0.78rem;
    color: black;
  }
  #yxz-djs {
    margin: 0.8rem 0;
    background-image: url(../images/djsBj.png);
    background-size: 100% 100%;
    padding: 0.533333rem 0.133333rem;
  }
  .djs-text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #D92B30;
    display: flex;
    justify-content: center;
  }
  .ksrlCont {
    display: flex;
    margin-top: 0.506667rem;
    position: relative;
  }
  .ksrl-left {
    width: 17%;
  }
  .ksrl-left p {
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1C76CE;
    height: 2rem;
    line-height: 2rem;
  }
  .ksrl-right {
    align-items: center;
    flex: 1;
  }
  .ksrl-right span {
    width: 0.213333rem;
    height: 0.213333rem;
    background: #1C76CE;
    border: 1px solid rgba(173, 214, 255, 0.6);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    z-index: 8;
  }
  .ksrl-right p {
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    height: 2rem;
    line-height: 2rem;
    margin-left: 3%;
  }
  .ksrl-shu {
    width: 1px;
    height: 15.6rem;
    border: 1px dashed #ADD6FF;
    position: absolute;
    left: calc(18% - 2px);
  }
  section.exam-information {
    width: 100%;
    margin: 0.8rem 0;
  }
  .scrollX-wrapper2 {
    margin: 0.2rem;
    height: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
  }
  .scrollX-wrapper .scrollX-box {
    overflow-x: auto;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    font-size: 0;
    white-space: nowrap;
    /* margin-top: 4px; */
  }
  .scrollX-wrapper2 .scrollX-box .scrollX-item.cur {
    font-size: 0.8rem;
    background-color: #2F90F2;
    color: #fff;
  }
  .scrollX-wrapper2 .scrollX-box .scrollX-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.3626666rem;
    height: 1.7rem;
    background-color: #f7f7f7;
    border-radius: 0.4rem;
    font-size: 0.8rem;
  }
  .scrollX-wrapper .scrollX-box .scrollX-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    font-size: 0.8rem;
    margin: 0 2px;
  }
  section.wl_article-box {
    padding: 0 4px;
    margin-bottom: 5.8rem;
    margin-top: 0.5rem;
  }
  .articles .project-list {
    padding: 0 0.266666rem;
  }
  .articles .project-list .tab_index {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  a.article-link.left {
    width: 30%;
    height: 70px;
  }
  .articles .tab_index .left .article-image {
    width: 100%;
    height: 70px;
    border-radius: 0.1rem;
    display: block;
  }
  .articles .tab_index .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0.293333rem;
    padding-bottom: 0.053333rem;
    height: 2.6rem;
  }
  .articles .tab_index .right .article-tit {
    overflow: hidden;
    line-height: 18px;
    height: 18px;
    font-size: .28rem;
    color: #333;
    width: 100%;
  }
  .articles .tab_index .right .article-tit a {
    color: #333;
    font-size: 14px;
  }
  .articles .tab_index .right .part-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .articles .tab_index .right .part-info .reading-number {
    padding-left: 0.996666rem;
    color: #d6d6d6;
    font-size: 13px;
    background: url(../images/icon-look.png) no-repeat left center / 0.9rem 0.56rem;
  }
  .articles .tab_index .right .part-info .release-time {
    color: #d6d6d6;
    font-size: 13px;
  }
  a.my_more {
    font-size: 0.8rem;
    text-align: center;
    display: block;
    color: #999;
    line-height: 1.6rem;
  }
  .pd_lis .fr {
    display: none;
  }
  .tab {
    height: 4.4rem;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: space-around;
    padding: 0 0.4rem 0 0;
    z-index: 9999;
    background: url(../picture/bg.png) center no-repeat;
    width: 100%;
    border-top: 1px solid #f5f5f5;
  }
  .tab .list {
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 0.5rem;
  }
  .tab .list a {
    display: block;
    width: 100%;
    height: 4rem;
  }
  .tab .list img {
    width: 1.8rem;
  }
  .tab .list a p {
    color: #666;
    margin-top: 0.7rem;
    font-size: 0.8rem;
  }
  .tab .to-home {
    width: 100%;
    position: relative;
  }
  .tab .to-home a div, #footer .tab .to-home span div {
    width: 2.4rem;
    height: 2.26rem;
    background-image: linear-gradient(0deg, #49a3f7 0%, #59c2f9 100%), linear-gradient(#50b1f8, #50b1f8);
    border-radius: 50%;
    box-shadow: 0 0 0.2rem #2fbcea;
    display: flex;
    transform: translateY(0.55rem);
    margin: 0 auto;
  }
  .tab .to-home img {
    width: 1.6rem;
    height: 1.3rem;
    margin: 0.5rem auto;
  }
  .tab .to-home p {
    position: absolute;
    bottom: 0.24rem;
    left: 0;
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 0.8rem;
  }
  .Layer1 .Layer1_center .FlashPic {
    width: 100%;
    height: 230px;
    overflow: hidden;
  }
  #flash #play {
    width: 100%;
    height: 230px;
    list-style: none;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  /*列表*/
  .zkw_bigleft {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .option {
    border: none;
  }
  .classcontent {
    border: none;
    border-top: none;
    padding: 0.6rem;
    height: 100%;
    overflow: hidden;
    width: calc(100% - 1.2rem);
    margin-bottom: 4.8rem;
  }
  .optiontitle {
    background: url(../images/option.gif) no-repeat 10px 8px;
    padding-left: 25px;
  }
  .right_list .date {
    display: none;
  }
  .right_list ul li {
    font-size: 0.82rem;
	width: calc(100% - 20px);
  }
	.right_list ul li .title2{
		width: 100%;
	}
  #content {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    margin-top: 10px;
  }
  .zkw_bigleft .right_list ul li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;
  }
  .actile_title {
    font-size: 1rem;
    line-height: 1.8rem;
    text-align: center;
    font-family: '΢���ź�';
  }
  .actile_cs {
    font-size: 0.7rem;
  }
  .top_ad, .news_ad, .rowbox_wx, .kc_table_div, .kc_table, .footer {
    display: none;
  }
  #MyContent p {
    font-size: 0.8rem;
  }
  #MyContent img {
    max-width: 100%;
    height:auto;
  }
  .article_bq {
    font-size: 0.8rem;
    padding: 0.2rem 0;
  }
  #xkw-kf strong {
    text-indent: 2em;
    font-size: 0.8rem;
    line-height: 1.5rem;
  }
  #xkw-kf_ls {
    text-align: center;
    padding-bottom: 0;
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
  .netx_sm {
    display: none;
  }
  .optiontitle {
    font-size: 0.7rem;
    border-top: 1px solid #ebf8ff;
  }
  .quali, .js-cli-cont {
    display: block;
  }
  .quali {
    height: 2.8rem;
    border-radius: 0.26rem;
    overflow: hidden;
    background-color: #ff66001a;
    border: solid 1px #ff66001a;
    padding: 0 0.8rem 0 0.8rem;
    margin-top: 1.1rem;
    line-height: 1rem;
  }
  .jianz-sub, .quali, .jzList-list-bot, .jzList-bot {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .quali-cont {
    margin-top: 0.3rem;
  }
  .quali-img {
    height: 0.8rem;
  }
  .quali-num {
    font-size: .62rem;
    color: #999;
    margin-top: 0.06rem;
  }
  .quali-btn {
    width: 4.8rem;
    height: 1.64rem;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff6600;
    border-radius: 0.52rem;
    box-shadow: 0px 5px 10px 0px #ff66004d;
  }
  .pb0 {
    padding-bottom: 0 !important;
  }
  .bor0 {
    margin-top: 1.2rem;
  }
  .wrap-tabs {
    font-size: .98rem;
    font-weight: bold;
  }
  .wrap-tabs a {
    color: #292624;
  }
  .know {
    margin-top: 0.1rem;
  }
  .jianz-list {
    border-bottom: solid 1px #F1F1F1;
    padding: 0.3rem 0;
    display: flex;
    justify-content: space-between;
  }
  .jianz-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #514b47;
  }
  .jianz-tit {
    font-size: .8rem;
    line-height: 1.84rem;
    font-weight: bold;
    /* margin-bottom: 0.3rem; */
    max-height: 4.68rem;
    overflow: hidden;
    text-align: justify;
  }
  .jianz-sub, .quali, .jzList-list-bot, .jzList-bot {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .jianz-sub-cont {
    height: 1.44rem;
    line-height: 1.44rem;
    overflow: hidden;
    flex: 1;
    color: #ddd;
  }
  .jianz-text {
    color: #999;
    margin-right: 0.3rem;
    position: relative;
  }
  .wrap-more {
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 0.4rem 0;
    font-size: .8rem;
    margin-top: 0.6rem;
    color: #514b47 !important;
  }
  .nextactitle {
    margin-bottom: 1.4rem;
    margin-top: 0.8rem;
    color: #BBB;
    font-size: 0.8rem;
  }
  .nextactitle ul {
    height: 2.2rem;
    line-height: 2.2rem;
  }
  .nextactitle ul a {
    line-height: 1.4rem;
    font-size: 0.8rem;
    height: 2.8rem;
    display: block;
  }
  .main_point_zy {
    width: 100%;
  }
  .side_zy .tit {
    border: none;
    border-top: 1px solid #ebf8ff;
  }
  .side_zy {
    margin: 0;
  }
  .main {
    width: 100%;
    margin: 0 auto;
  }
  .side_zy .swop {
    padding: 0 0.6rem;
    border: none;
    margin: 0.2rem 0 0.8rem 0;
  }
  .side_zy .swop .info h4 {
    color: #1a1a1a;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    line-height: 3.8rem;
  }
  .side_zy .swop .info p {
    color: #1a1a1a;
    font-size: 0.88rem;
    font-weight: bold;
    line-height: 1.8rem;
    padding-left: 0px;
  }
  #testlist_zy {
    border: 1px solid #4caed5;
    width: calc(100% - 1.2rem);
    margin: 0.8rem 0.6rem 4.8rem 0.6rem;
  }
  #testlist_zy th {
    background-color: #EEFFFF;
    height: 1.8rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 0.78rem;
  }
  #testlist_zy td {
    border: 1px solid #4caed5;
    height: 1.8rem;
    line-height: 1.4rem;
    padding-left: 0px;
    text-align: center;
    font-size: 0.78rem;
  }
  .main_zyxq {
    width: 100%;
    margin-bottom: 4.8rem;
  }
  .side_zyxq {
    width: 100%;
  }
  .side_zyxq .tit {
    border: none;
    border-top: 1px solid #ebf8ff;
  }
  .side_zyxq .content {
    width: calc(100% - 1.2rem);
    margin: 0.8rem 0.6rem;
    padding: 0;
  }
  #qq, .main_right {
    display: none;
  }
  .main_zyxq .content .series_tab {
    display: none;
  }
  .side .content {
    border: none;
  }
  .zhuanye_tp {
    width: 280px;
    margin-left: calc(50% - 140px);
  }
  .zhuanye_sz {
    width: 100%;
    float: none;
    margin-top: 0.6rem;
  }
  .zhuanye_sz p {
    font-size: 0.8rem;
    line-height: 1.9rem;
  }
  .testlist th {
    border: 1px solid #dedede;
    background-color: #f1faff;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    color: #125da1;
    font-size: 0.8rem;
  }
  .testlist td {
    border: 1px solid #dedede;
    height: 1.8rem;
    line-height: 1.8rem;
    padding-left: 0;
    text-align: center;
    font-size: 0.8rem;
  }
  .zhuanye_tp img {
    width: 100%;
  }
  .main_zkxx {
    margin-bottom: 4.6rem;
    width: 100%;
  }
  .main_zkxx .side .tit {
    border: none;
    font-size: 0.7rem;
    border-top: 1px solid #ebf8ff;
  }
  .main_zkxx .series_tab {
    display: none;
  }
  .side .tit h4 {
    font-size: 0.8rem;
  }
  .cusinpt_xxzy_ul_li1 {
    width: 160px;
    margin-left: calc(50% - 80px);
  }
  .cusinpt_xxzy_ul_img {
    width: 100%;
  }
  .cusinpt_xxzy_ul_li2 {
    width: 100%;
    font-size: 0.8rem;
  }
  .testlist_xxzy th {
    border: 1px solid #d4e2eb;
    text-align: center;
    background: #f9fbfe;
    line-height: 2.2rem;
    font-size: 0.78rem;
  }
  .testlist_xxzy td {
    font-size: 0.78rem;
    text-align: center;
    border: 1px solid #d4e2eb;
    line-height: 2.2rem;
  }
  .testlist_xxzy td a img {
    width: 4.2rem;
  }
  .main_zkxx .side .content p {
    font-size: 0.8rem;
  }
  .main_zkxx .side .cusinput {
    padding: 0.6rem;
  }
  .main_zkxx .side .query {
    padding: 20px 8px 10px;
  }
  .main_zkxx .side .do_list li {
    line-height: 1.5rem;
    width: 100%;
    float: left;
    height: 1.5rem;
    font-size: 0.8rem;
  }
  .main_zkxx .side .do_list li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;
  }
  .zkyyx_more {
    display: block;
    text-align: center;
    margin-top: 0.6rem;
  }
  .zkyyx_more a {
    color: #1F1F1F;
  }
  .btmFixed {
    position: fixed;
    z-index: 50;
    width: 100%;
    display: flex;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    font-size: .24rem;
    justify-content: space-between;
    max-width: 750px;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    box-shadow: 0px -8px 5px rgba(43, 112, 174, 0.05);
    height: 4.1rem;
    align-items: center;
    background-color: #fff;
    padding-right: 0.24rem;
    box-sizing: border-box;
  }
  .btmFixed a:first-child {
    background-image: linear-gradient(180deg, #ffab1d, #ffc76a);
  }
  .btmFixed a {
    text-align: center;
    flex: 1;
    line-height: 1.92rem;
    border-radius: 0.82rem;
    color: #fff;
    background-image: linear-gradient(180deg, #4352fc, #858eff);
    font-size: .9rem;
    margin: 0 0.34rem 0 0.34rem;
  }
  .btmFixed .icon-btm1 {
    width: 1.08rem;
    height: 1.08rem;
    margin-right: 0.3rem;
    background-image: url(../images/btmm1.png);
  }
	    .btmFixed .icon-btm2 {
        width: 1.08rem;
        height: 1.08rem;
        margin-right: 0.3rem;
        background-image: url(../images/btmm2.png);
    }.btmFixed .icon-btm3 {
        width: 1.08rem;
        height: 1.08rem;
        margin-right: 0.3rem;
        background-image: url(../images/btmm3.png);
    }
  .btmFixed .icon {
    background-size: cover;
    margin-right: 0.15rem;
    display: inline-block;
    vertical-align: middle;
  }
  .btmFixed p {
    display: inline-block;
  }
  .btmFixed a:last-child {
    background-image: linear-gradient(180deg, #d02727, #ff8f7c);
  }
  .main_zkyx {
    width: 100%;
    margin-bottom: 3rem;
  }
  .main_zkyx .side .tit {
    border: none;
    border-top: 1px solid #ebf8ff;
  }
  .main_zkyx .series_tab_xx {
    display: none;
  }
  .main_zkyx .side .swop {
    padding: 15px 15px 5px 15px;
  }
  .side1 .content_yx {
    padding: 0.6rem;
  }
  .content_yx .ynzn_P p {
    font-size: 0.8rem;
    line-height: 1.6rem;
  }
  .content_yx .content_yx_xxgl1 {
    font-size: 0.8rem;
    font-weight: bold;
    color: #F00;
  }
  .content_yx .content_yx_xxgl2 {
    font-size: 0.8rem;
    font-weight: bold;
    color: #00F;
  }
  .content_yx .content_yx_xxgl3 {
    font-size: 0.8rem;
    font-weight: bold;
    color: #0C6;
  }
  .content_yx .content_yx_xxgl4 {
    font-size: 0.8rem;
    font-weight: bold;
    color: #F60;
  }
  .content .yuanxiao ul li {
    float: left;
    width: calc(25% - 16px);
    padding: 8px;
  }
  .testlist-yx th {
    border: 1px solid #4caed5;
    font-size: 0.78rem;
    line-height: 1.4rem;
  }
  .testlist-yx td {
    border: 1px solid #4caed5;
    font-size: 0.78rem;
    text-align: center;
    line-height: 1.4rem;
  }
	.row {
    margin-right: 0;
    margin-left: 0;
}
	.col-md-3{
		width: 100%
	}
	.col-md-6{
		display: none;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
}.col-lg-9 {
    width: 100%;
	margin-bottom: 4.2rem;
}.com-tit span {
    font-size: 1rem;
    color: #1178b3;
    margin-left: 0;
}.tit-more {
    float: right;
    position: relative;
    top: 0;
    color: #7a7878;
    font-size: 0.8rem;
}.com-list .li-time {
    display: none;
}
	.com-list li {
    margin-bottom: 5px;
    font-size: 0.8rem;
}.text-over li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
	.m-b-60 {
    margin: 0 0.6rem;
    width: calc(100% - 1.2rem);
}
	.tit-more-1 {
    display: none;
}
	.tab-ulists .hd4 {
    height: 73px;
}
	.main_news{
		width: 100%;
	}
	.main_news .side .tit{
		border: none;
		border-top: 1px solid #ebf8ff;
		padding-left: 0.6rem;
	}
	.arti-tit b {
    font-size: 1.2rem;
    color: #006699;
    margin-left: 0.6rem;
}ul.arti-nav {
    overflow: hidden;
    padding: 10px 0 0px;
    border-top: 1px solid #eee;
    margin: 0 0.6rem;
}
	.main_news .side .guide{
	    padding: 0px 8px 16px;	
		margin-bottom: 4.2rem;
	}
	.main_news .side .guide .tg_list li span{
		display: none;
	}
	.side .time_list li a {
    float: left;
    font-size: 0.8rem;
}.side .tg_list li {
    padding: 0;
}
	.main_news .side .guide .tg_list .pageline {
    height: 20px;
    line-height: 10px;
}
	.side .guide .tg_list li {
    height: 1.4rem;
    line-height: 1.6rem;
}
	.main_kkcx{
		width: 100%;
	}	
	.kkcx_div {
    width: 100%;
    border: none;
		margin-bottom: 4.2rem;
}.kkcx_div h1 {
    width: 100%;
    height: 2.8rem;
    line-height: 2.8rem;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
    background: #2483b3;
}
	.kkcx_div p{
		margin-left: 0.6rem;
	}
	.kkcx_div_span1,.kkcx_div_span2{
    display: none;
}.shuru {
    width: calc(60% - 1.2rem);
    height: 1rem;
    padding: 0.6rem;
    font-size: 0.8rem;
    margin: 0 0 0 0.6rem;
    vertical-align: top;
    outline: 0;
    box-shadow: none;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #c4c7ce;
    background: #fff;
    color: #222;
    overflow: hidden;
    box-sizing: content-box;
}.ts {
    cursor: pointer;
    width: calc(40% - 2.8rem);
    height: 1.2rem;
    margin-right: 0.6rem;
    line-height: 1.2rem;
    padding: 0.6rem;
    background: 0 0;
    background-color: #2483b3;
    border-radius: 0px 0px 0px 0px;
    font-size: 0.68rem;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: none;
    outline: 0;
    display: inline-block;
    text-align: center;
}.testlist_kkcx {
    border: 1px solid #4caed5;
    width: calc(100% - 1.2rem);
    margin: 0 0.6rem;
}.testlist_kkcx th {
    border: 1px solid #a6d3eb;
    background-color: #2483b3;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    color: white;
    font-size: 0.78rem;
}.testlist_kkcx td {
    border: 1px solid #dbf0ff;
    height: 1.4rem;
    line-height: 1.4rem;
    padding-left: 0px;
    text-align: center;
    font-size: 0.78rem;
}
	.kkcx_kkcx{
		margin: 10px 0;
	}
	.main_zt{
		width: 100%;
		margin-bottom: 4.2rem;
	}
	.main_zt .side .tit{
		border:none;
	border-top: 1px solid #ebf8ff;
}
	.main_zt .series_tab{
		display: none;
	}
	.side .sertab .explain {
    border-left:none; 
	}.side .guide .lnzt_list li{
		height: 2.0rem;
		line-height: 2.0rem;
	}
.main_zt .side .guide .lnzt_list .pageline{
	
}
	.main_zt .side .guide .lnzt_list li span{
		display: none;
	}
	.main_zt .tit_lnzt{
		padding-left: 0.6rem;
	}
	.main_zt .side .lnzt_list li a{
		    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 100%;
	}
	.testlist_zxbm .zxbm_tr{
	display: block;
}
	.testlist_zxbm_td2{
		display: none;
	}.main_zxbm h1 {
    width: calc(100% - 1.2rem);
    height: 3.8rem;
    line-height: 1.8rem;
    text-align: left;
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
    background: #009fcc;
    padding: 0 0.6rem;
}.testlist_zxbm {
    margin: auto;
    width: 100%;
}
	.testlist_zxbm_td3 {
    background-color: #FFF;
    height: auto;
    width: 100%;
    color: #000;
    font-weight: bold;
    border: 5px solid #ffffff;

}
	.testlist_zxbm_td3 h2{
		font-size:1rem;
	}
	.testlist_zxbm_td3 h3{
		font-size: 0.78rem;
		line-height: 1.2rem;
	}
.testlist_zxbm_td3_div{
	margin:auto; width:100%; height:auto;
}
	.testlist_zxbm_td3 a{
		font-size: 1rem;
	}
	.zxbm_td_div_div p{
		font-size: 0.9rem;
		line-height: 1.6rem;
	}
	.cjcxxt_table .cjcxxt_xt_tr{
	display: block;
}
	.cjcxxt_xt_td1{
		display: none;
	}
	.cjcxxt_xt {
    text-align: center;
    margin: 0.6rem;
    width: calc(100% - 1.2rem);
}
	.cjcxxt_table {
    margin: auto;
    width: 100%;
		background: #e9f1f3;
}.floor {
    width: 100%;
    margin: 0 auto;
}
	.cjcxxt_td_div{
		float: none;
	}
	.cjcxxt_xt_td2 img{
		width: 100%;
	}
	.cjcxxt_xt_td2{
		border: none;
	}
	.cjcxxt_xt_td2 h2{
		font-size: 1rem;
		line-height: 2.5rem;
	}
	.cjcxxt_xt_div_p p{
		line-height: 1.4rem;
	}
	.cjcxxt_td {
    height: 450px;
    width: 100%;
}
.wrap {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
		.intr {
    width: calc(100% - 1.2rem);
    padding: 0.6rem;
    line-height: 1.4rem;
    border: none;
    color: #696969;
    background: #f6fbfe;
    margin-top: 10px;
    font-size: 0.8rem;
}
	.w635 {
    width: 100%;
}.function li {
    height: 96px;
    padding: 0.6rem;
    border-bottom: 1px dotted #c7c8c8;
    background: none;
}.function {
    padding: 0;
}
	.function_li1{
		height: 108px;
	}.function li.fun02 {
    height: 128px;
    background-position: left -91px;
}.function li.fun03 {
    height: 130px;
    background-position: left -179px;
}.w307 {
    width: 100%;
    margin-top: 0.6rem;
}
	.mt8_zbtd{
		margin-top: 0.6rem;
		margin-bottom: 4.2rem;
	}
	.bor {
    border: none;
}
	.course {
    padding: 0;
}.course table th {
    line-height: 1.2rem;
    background: #f8f8f8;
	font-size: 0.8rem;
}.course table td, .course table th {
    line-height: 1.8rem;
    border: 1px solid #f1f1f1;
    padding: 0px;
    font-size: 0.78rem;
}
	.mt8_zbtdbmlc{
		display: none;
	}
	.testlist_tr{
	display: block;
		line-height: 1.8rem;
}
	.testlist_td3{
background-color:#fff; height:auto; width: 100%; color:#000; font-size:14px; font-weight:bold; text-align:center;border: none
}
.testlist_td3 h2{
	font-size: 18px;color: red
}
.testlist_td3_p{
	text-align: left;font-size:0.8rem;margin-right: 0;margin-left: 0;
}
	.testlist_td2{
		display: none;
	}
	.testlist_td3_img{
		width: 100%;
	}
	.testlist_zkzdy {
    margin:0 0.6rem;
    width: calc(100% - 1.2rem);
    background:none;
}
	.testlist_td_div_div {
    color: #FF0004;
    text-align: left;
    margin-left: 0;
    margin-bottom: 0px;
    padding-bottom: 100px;
}
	.testlist_td_div_div p{
		line-height: 1.4rem;
		font-size: 0.8rem;
		padding: 0 0.4rem;
	}.testlist_table_td {
    height: auto;
    width: 100%;
    background: #FFFFFF;
    margin-bottom: 4.2rem;
}
	.cont-txt {
    width: 100%;
}.cont-txt img {
    width: 100%;
    display: none;
}
	.bk_top {
    width: 100%;
}.bk_left {
    width: 100%;
}.custom-form-label {
    position: relative;
    float: left;
    display: block;
    padding: 9px 15px;
    width: 20%;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
    font-size: 0.8rem;
}.custom-form-item {
    margin-left: 30%;
    min-height: 36px;
}.custom-form-select {
    width: 90%;
}
	.custom-form-group_bu{
		 margin-left: 0;
	}
	.bk_right {
    width: 100%;
}
	.bk_r_top {
    border:none;
    width: calc(100% - 1.2rem);
    padding: 0.6rem;
    margin-bottom: 18px;
    font-size:0.8rem;
    color: #6c6c6c;
}.bk_r_top h3 {
    font-size: 0.88rem;
    color: #e4393c;
}.bk_r_top dl {
    overflow: hidden;
    width: 100%;
    line-height: 24px;
    margin: 6px 0;
}.bk_r_top dd {
    float: left;
    width: 100%;
}.bk_top span {
    display: block;
    color: #959595;
    font-size: 0.8rem;
    margin: 0 0.2rem;
}	.main_cxxt{
	width: 100%;
}
	.page_rdrk img {
    display: inline-block;
    width: 3.5rem;
    height: 3.5rem;
}.page_rdrk h2 {
    margin-top: 0.6rem;
    margin-bottom: .05rem;
    font-size: 1rem;
}.page_rdrk div p {
    font-size: 0.7rem;
}
	.page_rdrk i {
    display: inline-block;
    font-size: 1.1rem;
    background: #ff7c7c;
    background: -moz-linear-gradient(left, #ff7c7c 0%, #ff3030 100%);
    background: -webkit-linear-gradient(left, #ff7c7c 0%, #ff3030 100%);
    background: linear-gradient(to right, #ff7c7c 0%, #ff3030 100%);
    color: #fff;
    border-radius: .3rem;
    float: right;
    margin-top: 0.9rem;
    width: 1.4rem;
    margin-right: 0.4rem;
}
	.page_rdrk i img {
    width: 1.4rem;
    height: 1.6rem;
}.id1 strong {
    font-size: 1rem;
    color: #ffffff;
    float: left;
}
.single_div {
    width: calc(100% - 1.2rem);
    margin: 0 0.6rem;
    margin-bottom: 4.2rem;
}
	.side_zn .tit{
		border: none;
		border-top: 1px solid #d1f2ff;
		height: 1.6rem;
		line-height: 1.6rem;
		font-size: 0.7rem;
	}
	.side_zn .tit h4.do {

    font-size: 0.8rem;
}
.main_zn {
    width: 100%;
    margin-bottom: 4.2rem;
}
	.main_zn .series_tab,.main_zn .zn_wx_img{
		display: none;
	}
	.main_zn .cusinput {
        color: #333;
    line-height: 1.6rem;
    padding: 0.6rem 0.6rem;
}
	.main_zn .cusinput p{
		font-size: 0.8rem;
		line-height: 1.6rem;
	}
	.dispaly_list_zn li {
    float: left;
    width: 100%;
}.dispaly_list_zn li a {
    font-size: 0.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 100%;
}
	.side_zn .content p img{
		width: 100%;
	}
  #button {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 40px);
    list-style: none;
}
	.banner_header{
		display: none;
	}
	.actile_conent table tr td,.actile_conent table tr th,.actile_conent table tr td p{
		font-size: 12px;
	}
	.main_point,.main_right{display: none;}
}