@charset "UTF-8";
/**
  * 蜀山网站
  * QQ774024602
  * 备注：PC、手机网站一站式服务
  **/

@media screen and (max-width: 600px) {
  #header {
    border-top: #800f00 solid 2px;
    top: auto;
    bottom: 0;
    height: 70px;
  }
  #header .logo img {
    margin-top: 16px;
    margin-left: 10px;
    height: 40px;
  }
  #header .btn {
    position: absolute;
    right: 8px;
    width: 140px;
    top: 10px;
    height: 40px;
    background-color: #c32603;
    border: #ea9008 1px solid;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    padding-top: 4px;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
  }
  #header .menu {
    top: 60px;
    left: 10px;
  }
  #header .menu ul li {
    width: 60px;
  }
  #header .menu ul li .t1 {
    font-size: 12px;
  }
  #header .menu ul li .t2 {
    display: none;
  }

  .gg {
    position: absolute;
    top: 350px;
    width: 100%;
    text-align: center;
  }
  .gg .con {
    background-color: rgba(0, 0, 0, 0.7);
    color: #f68a2c;
    height: 8rem;
    padding: 0.5rem 0rem;
    border-radius: 0.5rem;
    line-height: 1.6rem;
    font-size: 16px;
  }
  .gg a {
    font-weight: bold;
    color: red;
  }

  .con {
    width: 350px !important;
  }

  .b1,
.b2,
.b0,
.b3,
.b4,
.b5,
.b6 {
    background-size: auto 100%;
    min-height: auto !important;
    height: 452px !important;
    margin: 0 auto;
  }

  .b1 {
    margin-top: -5px !important;
    height: 500px !important;
    min-height: auto !important;
    background-size: auto 100%;
  }
  .b1 .title {
    top: 300px !important;
    -webkit-transform: scale(0.8, 0.8);
        -ms-transform: scale(0.8, 0.8);
            transform: scale(0.8, 0.8);
    background-size: 100% auto;
  }

  #show_zb_box .con {
    padding-top: 125px;
  }
  #show_zb_box .zbzs li {
    margin: -38px 0 20px 8px;
  }

  .b0 .con,
.b3 .con {
    padding: 0 !important;
  }
  .b0 .con .box,
.b3 .con .box {
    padding-top: 100px;
  }

  .b0,
.b5,
.b6 {
    position: relative;
  }
  .b0 .center,
.b5 .center,
.b6 .center {
    float: none !important;
    width: auto !important;
  }
  .b0 .con,
.b5 .con,
.b6 .con {
    padding-top: 120px !important;
    padding-right: 45px !important;
  }
  .b0 #b5hdp,
.b5 #b5hdp,
.b6 #b5hdp {
    min-width: 300px !important;
    height: 300px;
  }
  .b0 #b5hdp .photoshow,
.b5 #b5hdp .photoshow,
.b6 #b5hdp .photoshow {
    width: 400px;
    height: 150px;
  }
  .b0 #b5hdp .photoshow li,
.b5 #b5hdp .photoshow li,
.b6 #b5hdp .photoshow li {
    width: 400px;
    height: 150px;
  }
  .b0 #b5hdp .move_lefts,
.b5 #b5hdp .move_lefts,
.b6 #b5hdp .move_lefts {
    left: 5px;
    top: -271px;
  }
  .b0 #b5hdp .move_rights,
.b5 #b5hdp .move_rights,
.b6 #b5hdp .move_rights {
    right: -40px;
    top: -30px;
  }

  .b3 .con {
    width: 400px !important;
    margin: 0 auto;
    position: relative;
    height: 195px !important;
  }
  .b3 .box {
    padding-top: 140px !important;
    position: relative;
  }
  .b3 .carousel {
    position: relative;
    z-index: 2;
    height: 185px !important;
    margin-top: 0px !important;
  }
  .b3 .carousel li {
    list-style: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px !important;
    height: 150px !important;
    margin-left: -150px !important;
    margin-top: -57.5px !important;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  }
  .b3 .carousel li img {
    display: block;
    width: 300px !important;
    height: 150px !important;
  }
  .b3 .btn_prve {
    top: 150px !important;
    left: 0px !important;
  }
  .b3 .btn_next {
    top: 150px !important;
    right: -43px !important;
  }

  .b4 .box {
    -webkit-transform: scale(0.5, 0.5);
        -ms-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5);
    left: -270px;
    top: -3px;
  }

  .b5 .con {
    padding-top: 175px !important;
  }

  .b6 #b5hdp .photoshow,
.b6 #b5hdp li,
.b6 #b5hdp ul {
    height: 226px !important;
  }

  #gotop {
    display: none !important;
  }

  #footer {
    margin-bottom: 70px;
  }
  #footer .text {
    zoom: 0.8;
  }

  #music {
    right: 10px;
    top: 10px;
  }
}