/*===========================  =======================*/
@media only screen and (min-width: 1361px) {}

/*===========================  =======================*/
@media only screen and (min-width: 1201px) and (max-width: 1360px) {
  .link-box li {width:calc(25% - 10px) !important;padding-bottom: 30px;}
  .allWidth {
    width: 1100px;
  }
  .content_list {
    width: 100%;
    overflow: hidden;
  }
  
  .news,.notice,.trisection,.two-left {
    width: 100%;
  }
  .news .action-list ul li a {
    width: 300px;
  }
  .notice .action-list ul li a {
    width: 300px;
  }
  .trisection .action-list ul li a {
    width: 300px;
  }
  .contents-box .slideBox img {
    width: 100%;
    height: 192px;
  }
  .navbar_ul>li:hover, .navbar_ul li .menu>li:hover>a{
    background: transparent;
  }
   .logo {}

  .logo img {
    height: 50px;
  }

  .navbar_ul>li>a {
    padding: 0 26px;
  }



  .banner {
    height: 324px;
  }

  .banner .bd img {
    height: 324px;
  }

  .list_info {
    width: 530px;
  }

  .list_info li a {
    width: 290px;
    float: left;
  }

  .two_floor {
    height: 280px;
  }

  .img_tab ul li {
    width: 200px;
    height: 200px;
    margin-right: 25px;
  }

  .img_tab ul li .images {
    height: 130px;
  }

  .link_box .box {
    width: 990px;
  }

  .left_page {
    width: 220px;
  }

  .right_page {
    width: 840px;
  }

  .images_list li {
    width: 260px;
    height: 200px;
    margin-right: 30px;
  }

  .images_list li .imgs {
    height: 160px;
  }

  .course_list ul li {
    width: 260px;
    height: 236px;
  }

  .course_list ul li:nth-child(3n) {
    margin-right: 0;
  }

  .course_list ul li:nth-child(4n) {
    margin-right: 28px
  }

  .course_list ul li .images {
    height: 160px;
  } 
  /* .navbar_ul {
    display: block;
  } */ 


}

/*===========================  =======================*/
@media only screen and (min-width: 1001px) and (max-width: 1200px) {
  .link-box li {width:calc(25% - 10px) !important;padding-bottom: 30px;}
  .allWidth {
    width: 984px;
    padding: 0 15px;
  }
  .content_list {
    width: 100%;
    overflow: hidden;
  }
  .news,.notice,.trisection,.two-left {
    width: 100%;
  }
  .news .action-list ul li a,.navbar_ul li .menu>li:hover>a {
    width: 300px;
  }
  .notice .action-list ul li a {
    width: 300px;
  }
  .navbar_ul>li:hover  {
    background: transparent;
  }
  .trisection .action-list ul li a {
    width: 300px;
  }
  .contents-box .slideBox img {
    width: 100%;
    height: 192px;
  }
  .logo {}

  .logo img {
    height: 46px;
  }

  .navbar_ul>li>a {
    padding: 0 20px;
  }

  /* .search {
    width: 962px;
  } */

 

  .banner {
    height: 280px;
  }

  .banner .bd img {
    height: 280px;
  }



  .list_info {
    width: 470px;
  }

  .list_info li a {
    width: 240px;
    float: left;
  }

  .two_floor {
    height: 260px;
  }

  .img_tab ul li {
    width: 178px;
    height: 178px;
    margin-right: 15px;
  }

  .img_tab ul li .images {
    height: 120px;
  }

  .img_tab ul li p {
    line-height: 30px;
  }

  .link_box .box {
    width: 860px;
  }

  .left_page {
    width: 200px;
  }

  .right_page {
    width: 720px;
  }

  .images_list li {
    width: 230px;
    height: 190px;
    margin-right: 15px;
  }

  .images_list li .imgs {
    height: 150px;
  }

  .course_list ul li {
    width: 220px;
    height: 216px;
  }

  .course_list ul li:nth-child(3n) {
    margin-right: 0;
  }

  .course_list ul li:nth-child(4n) {
    margin-right: 28px;
  }

  .course_list ul li .images {
    height: 140px;
  }
  .left_page{width:210px}
  .right_page{width:730px}
  .right-con{width:850px}

}

/*===========================  =======================*/
@media only screen and (min-width: 769px) and (max-width: 1000px) {
   .link-box li {width:calc(25% - 10px) !important;padding-bottom: 30px;}
  .navbar_ul {
    display: block;
  }
  .allWidth {
    width: 750px;
    padding: 0 15px;
  }
  .news,.notice,.trisection,.two-left {
    width: 100%;
  }
  .news .action-list ul li a,.navbar_ul li .menu>li:hover>a {
    width: 300px;
  }
  .navbar_ul>li:hover  {
    background: transparent;
  }
  .notice .action-list ul li a {
    width: 300px;
  }
  .trisection .action-list ul li a {
    width: 300px;
  }
  .contents-box .slideBox img {
    width: 100%;
    height: 192px;
  }
  .logoBox .side-box,
  .logoBox .school-motto {
    display: none;
  }
  .head_content_list{
    width: 100%;
    overflow: hidden;
  }
  .logoBox {
    height: 150px;
    line-height: 100px;
  }

  .logoBox .allWidth {
    position: relative;
  }

  .logo {
    width: 76%;
  }

  .logo img {
    height: 66px;
  }

  .navbar_ul>li>a {
    padding: 0 26px;
  }

  /*nav*/
  .banner .banner-hd {
    display: none;
  }

  .banner-box {
    margin-bottom: 14px;
    margin-top: 12px;
  }

  .logoBox .logo {
    margin: 0;
  }

  .nav_btn {
    width: 44px;
    height: 34px;
    position: absolute;
    z-index: 2000;
    right: 5px;
    top: 79px;
  }

  .nav_btn>li {
    background: #333;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin: 0px auto;
    margin-bottom: 4px;
    transition: all 0.3s ease-in-out;
  }

  .nav_btns>li:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
  }

  .nav_btns>li:nth-child(2) {
    display: none;
  }

  .nav_btns>li:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .nav {
    position: fixed !important;
    z-index: 1000;
    left: 100%;
    top: 0px;
    height: 100%;
    width: 100%;
    padding-top: 114px;
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
    background: rgba(0, 93, 170, .9);
  }

  .nav_hide {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    transform: translateX(0px);
    left: 0;
  }

  .navbar_ul>li a.action {
    background: none;
    height: 60px;
    line-height: 60px;
    border-bottom: none;
    background: none;
  }

  .navbar_ul>li {
    width: 95%;
    height: auto;
    padding: 0 20px;
    margin: 0 10px;
    line-height: 60px;
    border-bottom: 1px solid #ccc;
    float: left;
  }

  .navbar_ul>li>a {
    width: 95%;
    text-align: left;
    float: left;
    border-bottom: none;
  }

  .navbar_ul>li .add_select {
    display: block;
    width: 13px;
    height: 13px;
    background: url(../static/4a84752b16f6a1bf.png)no-repeat center center;
    margin-top: 24px;
  }

  .navbar_ul>li .add {
    background: url(../static/4a84752b16f6a1bf.png)no-repeat center center;
  }

  .navbar_ul li .menu {
    position: relative;
    top: 0;
    background: transparent;
  }

  .navbar_ul>li:hover a,
  .navbar_ul>li.normal {
    background: transparent;
  }

  .navbar_ul li.normal>a,
  .navbar_ul li>a:hover {
    background: transparent;
    border: none;
  }

  .navbar_ul li ul li {
    width: 100%;
    padding: 0 40px;
  }

  .navbar_ul li ul li a {
    border: none;
    border-bottom: 1px solid #ccc;
    color: #fff !important;
  }

  .navbar_ul>li:hover>a,
  .navbar_ul>li.normal {
    border-bottom: none;
  }

  .navbar_ul>li>a {
    color: #fff;
  }

  .navbar_ul li ul li:last-child a {
    border-bottom: none;
  }

  .navbar_ul>li:hover .menu {
    display: none;
  }

  .navbar_ul li .menu>li {
    width: 100%;
    margin: 0;
    border-bottom: none;
  }

  .navbar_ul>li:hover a {
    color: #f4bd08;
    font-weight: 600;
  }

  .mob_select {
    display: block;
    position: absolute;
    right: 15px;
    top: 31px;
    cursor: pointer;
  }

  .mob_select li {
    width: 32px;
    height: 2px;
    background: #fff;
    margin: 8px 0
  }

  .nav_btns>li:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    -o-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg)
  }

  .nav_btns>li:nth-child(2) {
    display: none
  }

  .nav_btns>li:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }


  .add {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mob_navbar>li .menu strong {
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    width: 40px;
    line-height: 44px;
    text-align: center;
  }

  .navbar_ul .menu>li .three_menu {
    position: inherit;
    width: 100%;
    left: 0;
    background: #f7f7f7;
    margin-top: 10px;
  }

  .navbar_ul .menu>li .three_menu li {
    font-size: 14px;
    color: #666;
  }

  .add {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mob_navbar>li .menu strong {
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    width: 40px;
    line-height: 44px;
    text-align: center;
  }

  .navbar_ul .menu>li .three_menu {
    position: inherit;
    width: 100%;
    left: 0;
    background: #f7f7f7;
    margin-top: 10px;
  }

  .navbar_ul .menu>li .three_menu li {
    font-size: 14px;
    color: #666;
  }

  .content_list {
    width: 100%;
    overflow: hidden;
  }
  .depart-name{
    font-size: 20px;
    line-height: 46px;
    margin-left: 10px;
  }
  .search {
    width: 230px;
    margin-top: 10px;
  }
  .search input {
    width: 170px;
    vertical-align: top;
  }
  .search-btn button{
    vertical-align: top;
  }
  .depart-name span{
    display: none;
  }
  .action-list .slideBox {
    width: 100%;
    height: 300px;
  }

  .contents-box .slideBox .bd li a,
  .contents-box .slideBox img {
    width: 100%;
    height: 300px;
  }

  .action-list .ul li a {}

  .action-list ul .time a {
    width: 90%;
  }

  .waistline img {
    width: 100%;
  }

  .quick li {
    width: 24%;
    margin-right: 1%;
    text-align: center;
  }

  .slideGroup {
    width: 100%;
  }

  .action-list ul li.list-brief .txt .xiangqi {
    display: none;
  }


  .teach_list {
    width: 79%
  }

  .footer {
    height: 100%;
    overflow: hidden;
  }

  .footer .youqing {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .footer .footer-fl,
  .footer .footer-fr,
  .footer .footer-fl .ons-01 .f_link {
    width: 100%;
  }

  .footer .footer-fl .ons-01,
  .footer .footer-fl .ons-02 {
    overflow: hidden;
  }

  .footer .footer-fl .ons-02 .txt {
    width: 100%;
  }

  .f_link select {
    float: left;
    width: 45%;
    margin-bottom: 10px;
  }

  .footer .footer-fr .foo_fr {
    width: 70%;
    margin: 0 auto;
  }

  .footer .txt .arrc {
    width: 100%;
    text-align: center;
  }

  .footer .txt a {
    width: 100%;
    text-align: center;
  }

  /* .search {
    width: 720px;
    margin: 20px auto;
  }

  .search select {
    width: 120px;
  }

  .search input {
    width: 470px;
  } */

  .banner {
    height: 212px;
  }

  .banner .bd img {
    height: 212px;
  }



  .common_title {
    margin: 25px 0 25px;
  }

  .one_floor,
  .two_floor {
    height: auto;
  }

  .list_info {
    width: 100%;
    margin-bottom: 15px;
  }

  .list_info li a {
    width: 490px;
    float: left;
  }

  .two_floor {
    height: 280px;
  }

  .img_tab ul li {
    width: 136px;
    height: 170px;
    margin-right: 10px;
  }

  .img_tab ul li .images {
    height: 100px;
  }

  .img_tab ul li p {
    line-height: 26px;
  }

  .link_box .box {
    width: 610px;
  }

  .right_page {
    width: 100%;
  }

  .left_page {
    width: 100%;
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }

  .left_page ul,
  .right_page .address .add_title {
    display: none;
  }

  .left_page .page_title span {
    display: block;
    float: right;
    font-size: 25px;
    cursor: pointer;
    transition: all 0.3s;
  }

  .left_page .page_title span.add {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .course_list ul li {
    width: 220px;
    height: 216px;
  }

  .course_list ul li:nth-child(3n) {
    margin-right: 0;
  }

  .course_list ul li:nth-child(4n) {
    margin-right: 28px;
  }

  .course_list ul li .images {
    height: 140px;
  }

  .right-con {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-list li a {
    width: 66%;
    display: block;
    float: left;
  }

  .right_page .address .local {
    width: 100%;
    float: none;
    text-align: left;
  }

  .left_page .left_box {
    display: none;
  }

  .left_page .title span {
    display: block;
    float: right;
    font-size: 25px;
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
    left: -27px;
  }

  .left_page .title span.add {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .img-list .text_img li,
  .img-list .text_img li img {
    width: 100%;
  }

  .img-list .text_img li .img-title {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .quick .quick-title {
    margin: 0 auto;
  }

  .quick li:nth-child(4) {
    margin-bottom: 20px;
  }
   /*channel*/
   .left_page{display:none;}
   .right_page{width: 100%;}
   .page_list li a{width:86%;}

}

/*=========================== mobile =======================*/
@media only screen and (min-width: 300px) and (max-width: 768px) {
  .link-box li {width:calc(25% - 10px) !important;padding-bottom: 30px;}
  .navbar_ul {
    display: block;
  }
  .head_content_list{
    width: 100%;
    overflow: hidden;
  }
  .navbar_ul>li:hover,.navbar_ul li .menu>li:hover>a {
    background: transparent !important;
  }
  .allWidth {
    width: 100%;
    padding: 0 15px;
  }
  .news,.notice,.trisection,.two-left {
    width: 100%;
  }
  .news .action-list ul li a {
    width: 300px;
  }
  .notice .action-list ul li a {
    width: 300px;
  }
  .trisection .action-list ul li a {
    width: 300px;
  }
  .contents-box .slideBox img {
    width: 100%;
    height: 192px;
  }
  .head {
    height: auto;
    line-height: 28px;
  }

  .head_left {
    display: none;
  }

  .head_right {
    float: left;
  }

  .logoBox {
    height: 150px;
    line-height: 82px;
    overflow: hidden;
    position: relative;
  }

  .logoBox .logo {
    margin: 0;
  }

  .logo {
    width: 76%;
  }

  .logo img {
    /* width: 100%; */
    height: auto;
  }

  .logoBox .side-box,
  .logoBox .school-motto {
    display: none;
  }

  /*nav*/
  .nav_btn {
    width: 44px;
    height: 34px;
    position: absolute;
    z-index: 2000;
    right: 5px;
    top: 35px;
  }

  .nav_btn>li {
    background: #333;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin: 0px auto;
    margin-bottom: 4px;
    transition: all 0.3s ease-in-out;
  }

  .nav_btns>li:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -o-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
  }

  .nav_btns>li:nth-child(2) {
    display: none;
  }

  .nav_btns>li:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .nav {
    position: fixed !important;
    z-index: 1000;
    left: 100%;
    top: 0px;
    height: 100%;
    width: 100%;
    padding-top: 114px;
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
    background: rgba(0, 93, 170, .9);
  }

  .nav_hide {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    transform: translateX(0px);
    left: 0;
  }

  .navbar_ul>li a.action {
    background: none;
    height: 60px;
    line-height: 60px;
    border-bottom: none;
    background: none;
  }

  .navbar_ul>li {
    width: 95%;
    height: auto;
    padding: 0 20px;
    margin: 0 10px;
    line-height: 60px;
    border-bottom: 1px solid #ccc;
    float: left;
  }

  .navbar_ul>li>a {
    width: 95%;
    text-align: left;
    float: left;
    border-bottom: none;
  }

  .navbar_ul>li .add_select {
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/b584c0c580a3eaf3.png)no-repeat center center;
    margin-top: 24px;
  }

  .navbar_ul>li .add {
    background: url(../static/4a84752b16f6a1bf.png)no-repeat center center;
  }

  .navbar_ul li .menu {
    position: relative;
    top: 0;
    background: transparent;
  }

  .navbar_ul>li:hover a,
  .navbar_ul>li.normal {
    background: transparent;
  }

  .navbar_ul li.normal>a,
  .navbar_ul li>a:hover {
    background: transparent;
    border: none;
  }

  .navbar_ul li ul li {
    width: 100%;
    padding: 0 40px;
  }

  .navbar_ul li ul li a {
    border: none;
    border-bottom: 1px solid #ccc;
    color: #fff !important;
  }

  .navbar_ul>li:hover>a,
  .navbar_ul>li.normal {
    border-bottom: none;
  }

  .navbar_ul>li>a {
    color: #fff;
  }

  .navbar_ul li ul li:last-child a {
    border-bottom: none;
  }

  .navbar_ul>li:hover .menu {
    display: none;
  }

  .navbar_ul li .menu>li {
    width: 100%;
    margin: 0;
    border-bottom: none;
  }

  .navbar_ul>li:hover a {
    color: #f4bd08;
    font-weight: 600;
  }


  /* .search {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 15px auto;
    border-radius: 20px
  }

  .search form {
    height: 38px;
    line-height: 38px;
    padding: 6px 10px
  }

  .search select {
    width: 70px;
    font-size: 14px;
    margin-top: 0px
  }

  .search input {
    width: 166px;
    padding-left: 10px;
    margin-top: 0px;
    font-size: 14px;
    margin-left: 10px
  }

  .search button {
    margin-top: 0px
  } */

  .banner,
  .banner .bd img {
    height: 102px;

  }

  .banner-box {
    margin-bottom: 14px;
    margin-top: 12px;
  }

  .banner .allWidth>a {
    margin-top: -15px;
    width: 30px;
    height: 30px
  }

  .banner .banner-hd {
    display: none;
  }

  .banner .hd li {
    margin-right: 10px;
    width: 20px;
    height: 3px
  }

  .one_floor,
  .two_floor,
  .three_floor {
    height: auto
  }

  .content_list {
    width: 100%;
    overflow: hidden;
  }
  .depart-name span{
    display: none;
  }
  .depart-name{
    font-size: 20px;
    line-height: 46px;
    margin-left: 10px;
  }
  .search {
    width: 230px;
    margin-top: 10px;
  }
  .search input {
    width: 170px;
    vertical-align: top;
  }
  .search-btn button{
    vertical-align: top;
  }
  .quick li {
    width: 24%;
    margin-right: 1%;
    text-align: center;
  }

  .common_title {
    height: auto;
    margin: 20px 0 10px
  }

  .common_title .titles {
    background-size: 24%;
    padding: 0 60px
  }

  .common_title .titles span {
    font-size: 22px;
    letter-spacing: 4px
  }

  .common_title .more {
    bottom: 6px
  }

  .list_info {
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 10px
  }

  .list_info li {
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 14px
  }

  .list_info li a {
    width: 50%;
    float: left
  }

  .list_info li .date {
    margin-right: 15px
  }

  .list_info li .date .dd {
    width: 28px;
    height: 28px
  }

  .list_info li .date .yy {
    width: 90px
  }

  .action-list ul .time a {
    width: 82%;
  }

  .waistline {
    margin-bottom: 10px;
  }

  .waistline img {
    width: 100%;
  }

  .img_tab {
    height: auto
  }

  .img_tab ul li {
    width: 300px;
    height: auto;
    float: none;
    margin: auto;
    margin-bottom: 15px
  }

  .img_tab ul li .images {
    height: auto;
    min-height: 100px;
    max-height: 200px;
  }

  .img_tab ul li:last-child {
    margin: auto
  }

  .three_floor .common_title {
    margin: 30px 0 0
  }

  .view_tab ul li {
    margin-right: 20px
  }

  .link_box .box {
    width: 100%;
    float: none;
    text-align: center
  }

  .link_box .box ul li {
    margin-right: 0;
    float: none;
    line-height: 26px
  }

  .link_box .box ul li a {
    font-size: 14px
  }

  .link_box .code {
    float: none;
    width: 80px;
    margin: auto
  }

  .page_con {
    padding-top: 15px
  }

  .right_page {
    width: 100%;
    margin-bottom: 30px;
  }

  .page_list {
    min-height: 360px;
  }

  .page_list li a {
    width: 66%;
  }

  .con_text .text img {
    height: auto !important;
  }

  .left_page {
    width: 100%;
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }

  .left_page ul,
  .right_page .address .add_title {
    display: none;
  }

  .left_page .page_title span {
    display: block;
    float: right;
    font-size: 25px;
    cursor: pointer;
    transition: all 0.3s;
  }

  .left_page .page_title span.add {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .images_list li {
    width: 300px;
    height: 260px;
    float: none !important;
    margin: 0 auto 10px !important;
  }

  .images_list li .imgs {
    height: 220px;
  }

  .course_list ul li {
    width: 300px;
    height: 260px;
    float: none;
    margin: 20px auto 0;
  }

  .course_list ul li:nth-child(4n) {
    margin-right: auto;
  }

  .course_list ul li .images {
    height: 180px;
  }

  .slideGroup {
    width: 100%;
  }

  .teach_title {
    width: 16%
  }

  .teach_list {
    width: 79%
  }

  .footer {
    height: 100%;
    overflow: hidden;
  }

  .footer .youqing {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .footer .footer-fl,
  .footer .footer-fr,
  .footer .footer-fl .ons-01 .f_link {
    width: 100%;
  }

  .footer .footer-fl .ons-01,
  .footer .footer-fl .ons-02 {
    overflow: hidden;
  }

  .footer .footer-fl .ons-02 .txt {
    width: 100%;
  }

  .f_link select {
    float: left;
    width: 45%;
    margin-bottom: 10px;
  }

  .footer .footer-fr .foo_fr {
    width: 70%;
    margin: 0 auto;
  }

  .footer .txt .arrc {
    width: 100%;
    text-align: center;
  }

  .footer .txt a {
    width: 100%;
    text-align: center;
  }

  .right-con {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-list li a {
    width: 66%;
    display: block;
    float: left;
  }

  .right_page .address .local {
    width: 100%;
    float: none;
    text-align: left;
  }

  .left_page .left_box {
    display: none;
  }

  .left_page .title span {
    display: block;
    float: right;
    font-size: 25px;
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
    left: -27px;
  }

  .left_page .title span.add {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .img-list .text_img li,
  .img-list .text_img li img {
    width: 100%;
  }

  .img-list .text_img li .img-title {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .action-list ul li.list-brief .txt .xiangqi {
    display: none;
  }

  .contents-box .slideBox {
    width: 100%;
  }

  .quick .quick-title {
    margin: 0 auto;
  }

  .quick li:nth-child(4) {
    margin-bottom: 20px;
  }
  /*channel*/
  .page_con .allWidth{min-height:300px;}
  .left_page{display:none;}
  .right_page{width: 100%;margin:0;}
  .page_list li a{width:68%;}
  .images_channel li{margin: 13px auto;float: none;}
}
