@media screen and (max-width: 800px) {
  .container {
    width: 95%;
  }
  /*.serchbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1.3333333333rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
  }
  .serchbox .logo img {
    width: 4.2666666667rem;
  }
  .serchbox .tab {
    margin-top: 0.64rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.4266666667rem;
  }
  .serchbox .tab .tablist {
    padding: 0.1066666667rem 0.64rem;
  }
  .serchbox .tab .tablist:hover {
    cursor: pointer;
    border-radius: 100px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #950602;
    position: relative;
  }
  .serchbox .tab .tablist:hover::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 50%;
    bottom: -3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../assets/v2/images/jt.png) no-repeat center center/cover;
  }
  .serchbox .tab .act {
    padding: 8px 24px;
    border-radius: 100px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #950602;
    position: relative;
  }
  .serchbox .tab .act::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 50%;
    bottom: -3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../assets/v2/images/jt.png) no-repeat center center/cover;
  }
  .serchbox .serchwarp {
    margin-top: 0.5333333333rem;
    position: relative;
  }
  .serchbox .serchwarp .serch {
    width: 100%;
    height: 1.4666666667rem;
    padding: 0.48rem 2.48rem 0.48rem 1.2266666667rem;
    opacity: 1;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #950602;
  }
  .serchbox .serchwarp .serchbtn {
    position: absolute;
    right: 0.1333333333rem;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2.1333333333rem;
    height: 1.2533333333rem;
    font-size: 0.64rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #950602;
  }
  .serchbox .serchwarp .ssicon {
    position: absolute;
    left: 0.5333333333rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }*/
  .mytit {
    font-size: 0.48rem;
    margin-bottom: 0.64rem;
    color: #111;
    display: inline-block;
    position: relative;
    padding: 0 0.4266666667rem;
  }
  .mytit::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.1333333333rem;
    height: 0.64rem;
    border-radius: 0.2133333333rem;
    background: #950602;
  }
  .mytit::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.1333333333rem;
    height: 0.64rem;
    border-radius: 0.2133333333rem;
    background: #950602;
  }
  .mytit2 {
    font-size: 0.48rem;
    margin-bottom: 0.64rem;
    color: #111;
    display: inline-block;
    position: relative;
    padding: 0 0.4266666667rem;
  }
  .mytit2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.1333333333rem;
    height: 0.64rem;
    border-radius: 0.2133333333rem;
    background: #950602;
  }
  .con {
    margin-top: 1.0666666667rem;
  }
  .con .container .tit {
    text-align: center;
    font-weight: 700;
    font-size: 0.5333333333rem;
  }
  .con .container .smtit {
    margin-top: 0.5333333333rem;
    text-align: center;
    color: #666;
    font-size: 0.3733333333rem;
    text-align: left;
    line-height: 0.56rem;
  }
  .con .container .conbox {
    margin-top: 0.6666666667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .con .container .conbox .left {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.4rem;
  }
  .con .container .conbox .left img {
    width: 100%;
  }
  .con .container .conbox .right {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .con .container .conbox .right img {
    width: 100%;
  }
  .lc {
    padding-top: 0.5333333333rem;
  }
  .lc .container {
    border-bottom: none;
    padding-bottom: 1.0666666667rem;
  }
  .lc .container .tit {
    text-align: center;
    font-weight: 700;
    font-size: 0.5333333333rem;
  }
  .lc .container .smtit {
    color: #999;
    text-align: left;
    font-size: 0.3733333333rem;
    margin: 0.64rem 0 0.64rem;
  }
}
