@media screen and (max-width: 750px) {
  .fresh-module1 {
    height: 13.26rem;
  }

  .module1_text img {
    display: block;
    height: 1.2rem;
    margin: auto;
  }

  .module1_text img~img {
    display: block;
    height: 1.02rem;
    margin-left: 0;
    margin: 0.5rem auto 0;
  }

  .module1_text p {
    font-size: 0.36rem;
    margin-top: 0.5rem;
    padding: 0 1rem;
    box-sizing: border-box;
  }

  .module1_text>div {
    width: 4.96rem;
    height: 1.08rem;
    line-height: 1.08rem;
    border: 1px solid #FFFFFF;
    font-size: 0.36rem;
    color: #FFFFFF;
    margin: 1.2rem auto 0;
  }

  .focuser {
    height: 8.7rem;
  }

  .focuser ul li {
    box-sizing: border-box;
    background-size: 100% 100%;
  }

  .focuser ul .swiper_item1 {
    background-image: url(../images/banner-wap.jpg);
  }

  .focuser ul .swiper_item2 {
    background-image: url(../images/index_wap1.jpg);
  }

  .focuser ul .swiper_item4 {
    background-image: url(../images/banner04-web.png);
  }

  .focuser ul .swiper_item5 {
    background-image: url(../images/banner05-web.png);
  }

  .fresh-module2,
  .fresh-module3 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 2.75rem;
    text-align: center;
    box-sizing: border-box;
  }

  .fresh-module2 .title {
    font-size: .7rem;
    text-align: center;
  }

  .fresh-module2 .row {
    display: block;
    font-size: .3rem;
    line-height: .7rem;
    border-radius: .2rem;
    padding: 0 .25rem;
    margin-top: .3rem;
  }

  .fresh-module2 .tipList {
    width: 100%;
    margin-top: .45rem;
    justify-content: center;
    padding-left: .6rem;
  }

  .fresh-module2 .tip {
    text-align: left;
    display: block;
    width: 3.2rem;
    font-size: .3rem;
    padding: .1rem 0;
  }

  .fresh-module2 .tip span {
    font-size: .25rem;
    line-height: 1;
  }

  .fresh-module2 .tip::after {
    width: .5rem;
    height: .30rem;
    font-size: .3rem;
    margin-left: .02rem;
  }

  .fresh-module2 .tip.down::after {
    transform: rotateX(-180deg);
  }

  .fresh-module2 .btn {
    display: inline-block;
    width: 3rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .3rem;
    border-radius: 1rem;
    margin-top: .5rem;
  }

  .fresh-module2 .btn span {
    background: linear-gradient(47deg, #3AAA66 0%, #169BAC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .fresh-module3 {
    padding-top: 2.2rem;
  }

  .fresh-module3 .title {
    font-size: .75rem;
    line-height: 1rem;
    text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
  }

  .fresh-module3 .row {
    font-size: .35rem;
    margin-top: .3rem;
  }

  .fresh-module3 .tip {
    font-size: .25rem;
    margin-top: .5rem;
  }

  .fresh-module3 .color1 {
    font-size: .4rem;
  }

  .fresh-module3 .btn {
    display: inline-block;
    width: 4rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .3rem;
    border-radius: 1rem;
    margin-top: .75rem;
  }


  .focuser ul .swiper_item1 .bg-phone {
    display: none;
  }

  .focuser ul .swiper_item1 .content {
    display: none;
    width: 100%;
    margin: 0;
    position: relative;
    left: 0;
  }

  .focuser ul .swiper_item1 .qrcode {
    margin-top: 0.7rem;
  }

  .focuser ul .swiper_item1 .qrcode .image {
    margin-right: 0.56rem;
  }

  .focuser ul .swiper_item1 .qrcode .image img {
    height: 2.4rem;
    width: 2.4rem;
  }


  .focuser .focuser-button {
    display: none;
  }

  .banner-btn-box {
    width: 100%;
  }


  .focuser .index_title_box h2,
  .focuser .index_title_box h3,
  .focuser .index_title_box .index_title_detail {
    display: none;
  }

  .register_tips {
    font-size: .29rem;
  }

  .focuser .index_title_box .btn_xz1,
  .focuser .index_title_box .btn_xz2 {
    width: 5.33rem;
    height: .93rem;
    padding: 0;
    font-size: .32rem;
    line-height: .93rem;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .27rem;
  }

  .focuser .index_title_box .btn_xz1 img,
  .focuser .index_title_box .btn_xz2 img {
    width: .27rem;
    height: .25rem;
    margin-right: .13rem;
  }

  .focuser .index_title_box .btn_xz2 {
    margin-top: .4rem;
  }

  .index_title_box {
    transform: translate(0, 0);
    width: 100%;
    left: 0;
    top: 5.57rem;
  }

  .sort_header {
    margin-top: 0;
    padding-top: .65rem;
  }

  .sort_header img {
    display: none;
  }

  .sort_header .sort_title {
    display: block;
    font-size: .35rem;
    color: #333333;
    letter-spacing: 0px;
    margin: 0;
  }

  .registered_account {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 50px 0px;
  }

  .registered_account .registered_title h2 {
    color: #4bb033;
    font-size: .35rem;
    text-align: center;
  }

  .registered_account .registered_title span {
    display: inline-block;
    color: #999;
    font-size: .23rem;
    padding: .1rem 0px;
  }

  .registered_account .registered_title .tips:last-child {
    padding: 0px;
    padding-left: 0px;
  }

  .registered_account .registered_input_area {
    width: 5.07rem !important;
    margin: 0px;
    margin-left: 0;
    font-size: .21rem;
  }

  .registered_account .registered_input_area .input_area {
    display: flex;
    align-items: center;
    width: 100%;
    height: .6rem;
    margin-bottom: .2rem;
    border: 1px solid #999;
    border-radius: .13rem;
    padding-left: .27rem;
    box-sizing: border-box;
  }

  .registered_account .registered_input_area .code_input_area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 5.07rem;
    height: .6rem;
    margin-bottom: .2rem;
  }

  .registered_account .registered_input_area .code_input_area .input_area {
    width: 60%;
    margin-bottom: 0px;
  }

  .registered_account .registered_input_area .code_input_area button {
    width: 1.73rem;
    height: .6rem;
    line-height: .59rem;
    background-color: white;
    font-size: .21rem;
    color: #4bb033;
    border: .01rem solid #4bb033;
    box-sizing: border-box;
  }

  .registered_account .registered_input_area .input_area input {
    width: 65%;
    height: 100%;
    font-size: .21rem;
    margin-right: 0px;
    border: none;
    padding-left: 0px;
  }

  .registered_account .registered_area_btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 5.07rem;
    height: 100%;
    margin-left: 0px;
  }

  .registered_account .registered_area_btn button {
    width: 2.5rem;
    border-radius: .13rem;
  }

  .registered_account .registered_area_btn button:first-child {
    width: 2.5rem;
    height: .6rem;
    line-height: .6rem;
    background-color: #4bb033;
    font-size: .21rem;
    color: white;
  }

  .registered_account .registered_area_btn button:last-child {
    width: 2.5rem;
    height: .6rem;
    line-height: .59rem;
    background-color: white;
    font-size: .21rem;
    color: #4bb033;
    border: .01rem solid #4bb033;
    margin-top: 0rem;
    box-sizing: border-box;
  }

  .register_model {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 100;
  }

  .register_model .register_back {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.32);
    z-index: 101;
  }

  .register_model .register_model_content {
    position: absolute;
    width: 6rem;
    height: 7.2rem;
    left: 50%;
    top: 50%;
    background-color: white;
    z-index: 102;
    transform: translate(-50%, -50%);
  }

  .registered_account2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .67rem 0px;
  }

  .registered_account2 .register_logo_img {
    width: 1.95rem;
    height: .53rem;
    margin-bottom: .27rem;
  }

  .registered_account2 .register_title {
    font-size: .27rem;
    font-weight: bold;
    color: #4BB033;
    margin-bottom: .27rem;
  }

  .registered_account2 .register_title span {
    padding: 0px .13rem;
  }

  .registered_account2 .registered_input_area {
    width: 5.33rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .registered_account2 .input_area {
    display: flex;
    width: 5.33rem;
    border: 1px solid #999;
    margin-bottom: .27rem;
    border-radius: .13rem;
    font-size: .13rem;
  }

  .registered_account2 input {
    width: 100%;
    border: none;
    height: .67rem;
    margin: 0;
    font-size: .13rem;
  }

  .registered_account2 .code_btn {
    position: relative;
    width: 2rem;
    text-align: center;
    line-height: .67rem;
    cursor: pointer;
  }

  .registered_account2 .code_btn::after {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: .21rem;
    background: #999;
    left: -1px;
    top: 50%;
    margin-top: -.11rem;

  }

  .registered_account2 .authorization_area {
    width: 5.33rem;
    height: .67rem;
    text-align: left;
  }

  .registered_account2 .authorization_area .content {
    width: 4.8rem;
    height: .53rem;
    line-height: .53rem;
    background-color: #eee;
    border-radius: .07rem;
    letter-spacing: 0px;
    padding-left: .13rem;
    box-sizing: border-box;
    color: #999;
    font-size: .13rem;
  }

  .registered_account2 .select_img {
    width: .33rem;
    height: .33rem;
    margin-right: .07rem;
  }

  .registered_account2 .check_no {
    display: none;
    width: .33rem;
    height: .33rem;
    border-radius: 50%;
    border: 1px solid #999;
    margin-right: .07rem;
    box-sizing: border-box;
  }

  .registered_account2 .authorization_title {
    color: #4BB033;

  }

  .registered_account2 button {
    width: 5.07rem;
    height: .63rem;
    border-radius: .4rem;
    background: #4BB033;
    color: white;
    margin-top: .13rem;
  }

  .registered_account2 .go_login {
    color: red;
    margin-top: .13rem;
    cursor: pointer;
    font-size: .13rem;
  }

  .sort_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    padding: .3rem .2rem;
    box-sizing: border-box;
  }

  .sort_list li {
    width: 47%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: auto;
    padding: .4rem 0 .25rem;
    border-radius: .2rem;
    margin-bottom: .4rem;
  }

  .sort_list .icon {
    width: .9rem;
    height: .9rem;
    margin-bottom: .25rem;
  }

  .sort_list h3 {
    font-size: .4rem;
    font-weight: bold;
    color: #333333;
    width: 100%;
    text-align: center;
    margin-bottom: .3rem;
  }

  .sort_list span {
    width: 100%;
    font-size: .22rem;
    color: #666666;
    line-height: .32rem;
    box-sizing: border-box;
  }

  .sort_list .width1 {
    width: 100%;
    padding: 0 .1rem;
  }

  .sort_list .width2 {
    width: 100%;
    padding: 0 .15rem;
  }

  .sort_list .width3 {
    width: 100%;
    padding: 0 .01rem;
  }

  .sort_list .width4 {
    width: 100%;
    padding: 0 .25rem;
  }

  .sort_list .width5 {
    width: 100%;
    padding: 0 .25rem;
  }

  .sort_list+.sort_btn {
    display: none;
  }

  .sort_detail2 {
    width: 100%;
    height: auto;
    padding: .4rem 0 0;
    box-sizing: border-box;
    margin-top: 0;
  }

  .sort_detail2 h3 {
    font-size: .35rem;
    box-sizing: border-box;
    line-height: .67rem;
  }

  .sort_detail2 ul {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: .3rem;
    box-sizing: border-box;
  }

  .sort_detail2 li {
    width: 48%;
    height: 5.2rem;
    border-radius: .2rem;
    padding-bottom: .2rem;
    margin-bottom: .3rem;
    background: url('../images/sort-banner-bg.png') center 4rem no-repeat;
    background-size: contain;
  }

  .sort_detail2 .sort_img {
    display: block;
    width: 100%;
    height: 4rem;
    border-radius: .15rem .15rem 0 0;
    margin-bottom: .2rem;
  }

  .sort_detail2 ul li:nth-child(2) {
    margin: 0;
  }

  .sort_detail2 ul li:nth-child(3) {
    margin-right: 0;
  }

  .sort_detail2 i {
    display: block;
    font-size: .4rem;
  }

  .sort_detail2 span {
    font-size: .35rem;
  }

  .num_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: .3rem .2rem .35rem;
    box-sizing: border-box;
  }

  .num_box .item {
    width: 50%;
    box-sizing: border-box;
    padding: 0 .3rem .4rem;
  }

  .num_box .item~.item {
    margin-left: 0;
  }

  .num_box .num_top {
    width: 100%;
    display: flex;
    align-items: flex-end;
  }

  .num_box .num {
    font-size: 1.2rem;
  }

  .num_box .span {
    font-size: .45rem;
    padding-bottom: .05rem;
    text-align: center;
  }

  .num_box .span span {
    display: block;
    width: .5rem;
    height: .5rem;
    margin-bottom: .07rem;
  }

  .num_box .icon1 {
    background-image: url('../images/down-icon1.png');
  }

  .num_box .icon2 {
    background-image: url('../images/down-icon2.png');
  }

  .num_box .icon3 {
    background-image: url('../images/down-icon3.png');
  }

  .num_box .icon4 {
    background-image: url('../images/down-icon4.png');
  }

  .num_box .name {
    font-size: .4rem;
    margin-top: .15rem;
  }

  .num_box .tip {
    font-size: .25rem;
    line-height: .35rem;
    padding-top: .3rem;
    margin-top: .3rem;
  }

  .num_box+.sort_btn {
    display: none;
  }

  .sort_detail h5 {
    font-size: .32rem;
    margin-top: .13rem;
    margin-bottom: .2rem;
  }

  .circle_box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.07rem;
  }

  .circle_box .circle_content:nth-child(2) {
    width: 100%;
    margin: 0;
    order: 1;
    margin-bottom: 1.07rem;
  }

  .circle_box .circle_content:nth-child(1) {
    order: 2;
  }

  .circle_box .circle_content {
    order: 3;
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0;
  }

  .box1 {
    width: 2.53rem;
    height: 2.53rem;
  }

  .box1_content {
    top: .27rem;
    left: .27rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }

  .box1_bg1 {
    width: 1.27rem;
    height: 2.53rem;
    border-radius: 1.6rem 0 0 1.6rem;
  }

  .box_bg2 {
    left: 1.27rem;
    width: 1.27rem;
    height: 2.53rem;
    border-radius: 0 1.6rem 1.6rem 0;
  }

  .box1_pr1 {
    left: 1.31rem;
    width: 1.27rem;
    height: 2.53rem;
    border-radius: 0 1.6rem 1.6rem 0px;
    transform-origin: 0 1.27rem;
  }

  .box2 {
    width: 3.2rem;
    height: 3.2rem;
    margin: 0 1.33rem;
  }

  .box2_content {
    top: .4rem;
    left: .4rem;
    width: 2.4rem;
    height: 2.4rem;
    line-height: 2.4rem;
  }

  .box2_content:first-child {
    font-size: .8rem;

  }

  .box2_bg1 {
    position: absolute;
    width: 1.6rem;
    height: 3.2rem;
    border-radius: 1.6rem 0 0 1.6rem;
  }

  .box2_bg2 {
    left: 1.6rem;
    width: 1.6rem;
    height: 3.2rem;
    border-radius: 0px 1.6rem 1.6rem 0;
  }

  .box2_pr1 {
    position: absolute;
    left: 1.6rem;
    width: 1.6rem;
    height: 3.2rem;
    border-radius: 0px 1.6rem 1.6rem 0;
    transform-origin: 0px 1.6rem;
  }


  .box3 {
    width: 2.53rem;
    height: 2.53rem;
  }

  .box3_content {
    top: .27rem;
    left: .27rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }

  .box3_content:first-child {
    font-size: .8rem;

  }

  .box3_bg1 {
    width: 1.3rem;
    height: 2.53rem;
    border-radius: 1.6rem 0 0 1.6rem;
  }

  .box3_bg2 {
    left: 1.27rem;
    width: 1.27rem;
    height: 2.53rem;
    border-radius: 0px 1.6rem 1.6rem 0;
  }

  .box3_pr1 {
    left: 1.3rem;
    width: 1.27rem;
    height: 2.53rem;
    border-radius: 0px 1.6rem 1.6rem 0px;
    transform-origin: 0px 1.27rem;
  }

  .circle_box .num {
    font-size: .8rem;
  }

  .circle_box .dol {
    font-size: .32rem;
  }

  .circle_box .goal_title {
    font-size: .35rem;
    color: #333333;
    margin-top: .4rem;
  }

  .sort_detail3 {
    margin-top: .25rem;
    padding: .9rem 0 0;
    background-color: #F3F8F6;
  }

  .sort_detail3 h5 {
    font-size: .35rem;
    margin-bottom: .4rem;
  }

  .detail3_box {
    display: flex;
    margin: .5rem 0 .75rem;
  }

  .detail3_box+.sort_btn {
    display: none;
  }

  .detail3_srcoll {
    width: 100%;
    overflow-x: auto;
  }

  .detail3_select {
    display: flex;
    width: 11.9rem;
    padding: .15rem;
    border-radius: .15rem;
    margin: 0 .3rem;
  }

  .detail3_select_item {
    width: 2.2rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .275rem;
    border-radius: .15rem;
  }

  .detail3_select_item:hover {
    color: #50BE8D;
    background-color: #F2F9F6;
  }

  .detail3_select_item.active {
    color: #fff;
    background-color: #50BE8D;
  }

  .detail3_select_item~.detail3_select_item {
    margin-left: .15rem;
  }

  .detail3_swiper {
    display: block;
    width: 100%;
    height: 13.2rem;
    margin: .5rem auto 0;
  }

  .detail3_content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 .25rem;
    box-sizing: border-box;
  }

  .detail3_left {
    order: 2;
    flex-shrink: 0;
    padding-top: .5rem;
    margin-right: 0;
  }

  .detail3_right {
    order: 1;
    flex: initial;
    width: 100%;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .detail3_right img {
    display: block;
    max-width: 100%;
    max-height: 100%;
  }

  .detail3_name {
    font-size: .35rem;
    margin-bottom: .15rem;
  }

  .detail3_tip {
    font-size: .23rem;
    margin-bottom: .4rem;
  }

  .detail3_row {
    padding-left: .5rem;
    margin-bottom: .3rem;
  }

  .detail3_row_name {
    font-size: .25rem;
    margin-bottom: .09rem;
    line-height: .35rem;
  }

  .detail3_row_name .icon {
    position: absolute;
    top: 0;
    left: -0.45rem;
    font-size: .32rem;
    font-family: 'iconfont';
  }

  .detail3_row_tip {
    max-width: 95%;
    font-size: .25rem;
    line-height: .35rem;
  }

  .module1 {}

  .module1_title {
    padding: .75rem 0 0;
    width: 100%;
    font-size: .35rem;
  }

  .module1_content {
    flex-direction: column;
    padding: .65rem 0;
  }

  .module1_content.style1 {
    padding: .5rem 0;
  }

  .module1_img {
    order: 1;
    width: 100%;
    padding: 0 1rem;
    box-sizing: border-box;
  }

  .module1_img+.module1_msg,
  .module1_msg+.module1_img {
    margin-left: 0;
  }

  .module1_img img {
    max-width: 100%;
    height: auto;
  }

  .module1_msg {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding: .65rem .2rem .45rem;
  }

  .module1_msg .sort_btn2 {
    margin: .5rem 0 0;
  }


  .module1_name {
    display: block;
    font-size: .32rem;
    margin-bottom: .3rem;
    text-align: center;
  }

  .style1 .module1_row {
    width: 100%;
  }

  .module1_row {
    width: 5.6rem;
    display: flex;
    font-size: .23rem;
    margin-bottom: .15rem;
    line-height: .35rem;
  }

  .module1_msg a {
    margin-top: 56px;
  }

  .module1_row::before {
    content: '\e68c';
    font-family: 'iconfont';
    font-size: .25rem;
    display: inline-block;
    width: .35rem;
    height: .25rem;
  }

  .module1_row_label {
    flex-shrink: 0;
  }

  .module1_row_text {
    flex: 1;
  }

  .module1_style1 {
    background: url('../images/module1-bg1.png') center center no-repeat;
    background-size: cover;
  }

  .module1_style1 .module1_msg {
    width: 100%;
  }

  .module1_style2 .module1_msg {
    width: 100%;
  }

  .module1_style3 {
    background: url('../images/module1-bg2.png') center center no-repeat;
    background-size: cover;
  }

  .module1_style3 .module1_msg {
    width: 100%;
    color: #fff;
  }

  .module1_style4 .module1_msg {
    width: 100%;
  }

  .module1_style5 {
    background: url('../images/module1-bg3.png') center center no-repeat;
    background-size: cover;
  }

  .module1_style5 .module1_msg {
    width: 100%;
    color: #fff;
  }

  .module1_style6 .module1_msg {
    width: 100%;
  }

  .module1_style7 {
    background: url('../images/module1-bg4.png') center center no-repeat;
    background-size: cover;
    margin-bottom: .2rem;
  }

  .module1_style7 .module1_msg {
    width: 100%;
    color: #fff;
  }

  .module1_style2 .module1_name,
  .module1_style4 .module1_name,
  .module1_style6 .module1_name {
    background: linear-gradient(47deg, #3AAA66 0%, #169BAC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .module1_style7+.sort_btn {
    display: none;
  }


  .flow_title {
    font-size: .35rem;
    margin: .07rem 0 .27rem;
  }

  .sort_detail4 img {
    width: 100%;
    height: 5.33rem;
  }

  .sort_detail5 {
    padding: 1.2rem 0 .5rem;
    background-image: url(../images/sort-back6-web.png);
    color: #fff;
  }

  .sort_detail5 h4 {
    font-size: .35rem;
    margin-bottom: .25rem;
  }

  .sort_detail5 h3 {
    font-size: .35rem;
    color: #fff;
    margin-bottom: 0.05rem;
  }

  .detail5 {
    width: 100%;
    margin: auto;
  }

  .detail_title {
    width: 100%;
    font-size: .25rem;
    display: block;
    text-align: center;
    margin: 0 auto .35rem;
    padding: 0 .4rem;
    box-sizing: border-box;
  }

  .detail5_list {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    padding: .8rem .35rem 0;
    box-sizing: border-box;
  }

  .detail5_list::before {
    width: 2rem;
    height: .05rem;
  }


  .detail5_item {
    display: flex;
    width: 100%;
    height: auto;
    border-radius: .15rem;
    margin-bottom: .45rem;
    padding: .5rem .3rem .5rem 0;
  }

  .item_icon {
    width: 1rem;
    height: 1rem;
    border-radius: .2rem;
    margin: 0 .35rem;
    padding: .2rem;
    margin-top: .05rem;
  }

  .item_title h3 {
    color: #333;
    font-size: .35rem;
    margin-bottom: .25rem;
  }

  .item_title span {
    display: block;
    color: #666666;
    font-size: .25rem;
    line-height: .35rem;
  }

  .sort_detail6 {
    padding-top: .9rem;
    padding-bottom: 1rem;
  }

  .sort_detail6 .sort_btn {
    display: none;
  }

  .sort_detail6 h3 {
    font-size: .35rem;
    margin-bottom: .05rem;
  }

  .sort_detail6 h4 {
    font-size: .35rem;
  }

  .detail6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: .2rem .25rem;
  }

  .detail6_item {
    width: 48%;
    position: relative;
    padding-bottom: 0;
  }

  .detail6_item.style1 {
    width: 100%;
    margin-top: 1.8rem;
  }

  .detail6_item~.detail6_item {
    margin-left: 0;
  }

  .detail6_img {
    display: block;
    width: 100%;
    height: 3rem;
  }

  .detail6_card {
    position: absolute;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: 2.6rem;
    height: auto;
    border-radius: .15rem .15rem 0 0;
    box-shadow: -7px 4px 24px 0px rgba(11, 12, 12, 0.2);
  }

  .detail6_card_text {
    width: 100%;
    height: 2.4rem;
    padding: .15rem .25rem 0;
    font-size: .2rem;
    line-height: .3rem;
  }

  .detail6_card_index {
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    font-size: .4rem;
  }

  .detail6_item.style1 .detail6_card {
    width: 80%;
  }

  .detail6_item.style1 .detail6_card_text {
    height: 1.6rem;
    padding: .15rem .25rem;
    display: flex;
    align-items: center;
  }


  .sort_detail7 {
    padding-top: .7rem;
  }

  .sort_detail7 h3 {
    font-size: .35rem;
    margin-bottom: .1rem;
  }

  .detail7_list {
    width: 100%;
    padding: .3rem .25rem .5rem;
    box-sizing: border-box;
  }

  .detail7_item {
    width: 49%;
    height: 3.65rem;
    padding: .35rem .15rem 0;
    margin-bottom: .15rem;
    box-sizing: border-box;
  }

  .detail7_img {
    width: 100%;
    height: 1.6rem;
  }

  .detail7_item img {
    max-width: 1.3rem;
    max-height: 1.3rem;
  }

  .detail7_item h4 {
    font-size: .25rem;
    margin-bottom: .2rem;
  }

  .detail7_item .tip {
    font-size: .22rem;
    line-height: .3rem;
  }

  .sort_detail8 {
    height: 100%;
    background-image: url(../images/sort-back7_wap.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .sort_detail8 .detail8_box {
    width: 100%;
    padding-top: 1.2rem;
    box-sizing: border-box;
  }

  .sort_detail8 .detail8_box h3 {
    width: 100%;
    font-size: .37rem;
    line-height: .64rem;
    color: #ffffff;
    padding: 0 .4rem;
    box-sizing: border-box;
  }

  .sort_detail8 .detail8_box .title1 {
    width: 6.63rem;
    height: .6rem;
    font-size: .36rem;
    margin: .67rem auto 0;
    line-height: .6rem;
    display: block;
  }

  .sort_detail8 .detail8_box .title2 {
    margin-top: .53rem;
    font-size: .32rem;
    color: #ffffff;
    padding-left: .4rem;
    box-sizing: border-box;
  }

  .detail8_list {
    display: flex;
    margin-top: 1.07rem;
    padding-bottom: 1.07rem;
    box-sizing: border-box;
  }

  .detail8_list .detail8_item {
    margin: 0;
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .detail8_list .detail8_item:nth-child(1) {
    width: 40%;
  }

  .detail8_list .detail8_item .line {
    width: 1.7rem;
    height: .05rem;
  }

  .detail8_list .detail8_item:nth-child(1) .line {
    width: 2.1rem;
  }

  .detail8_item h2 {
    font-size: .6rem;
  }

  .detail8_item span {
    font-size: .28rem;
  }














  .apply_box {
    height: 100%;
    width: 100%;
    display: block;
    background: rgba(51, 51, 51, 1);
    padding: 1rem 0;
  }

  .apply_box .apply_title {
    font-size: 0.4rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: center;
  }

  .apply_box .apply_cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0.6rem;
    box-sizing: border-box;
  }

  .apply_box .apply_cont .cont_left .moblie {
    display: none;
  }

  .apply_box .apply_cont .wap_moblie {
    display: block;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 1);
    line-height: 0.36rem;
  }

  .apply_box .apply_cont .wap_moblie .wap_phone {
    display: inline-block;
    font-size: 0.5rem;
    color: rgba(255, 255, 255, 1);
    line-height: 0.4rem;
    background: linear-gradient(-90deg, rgba(75, 176, 51, 1) 0%, rgba(0, 147, 221, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0.28rem 0 1rem;
  }

  .apply_box .apply_cont .cont_left .cont_title {
    font-size: 0.28rem;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0.45rem;
  }

  .apply_box .apply_cont .cont_left .option {
    font-size: 0.28rem;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    margin-bottom: 0.55rem;
    width: 100%;
  }

  .apply_box .apply_cont .cont_left {
    margin-right: 0;
  }

  input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #cccccc;
  }

  input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cccccc;
  }

  input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cccccc;
  }

  input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #cccccc;
  }

  .apply_box .apply_cont .cont_right .tip {
    font-size: 0.24rem;
    color: rgba(218, 0, 0, 1);
  }

  .apply_box .apply_cont .cont_right .apply_btn {
    width: 6.5rem;
    height: 0.8rem;
    background: linear-gradient(90deg, rgba(75, 176, 51, 1) 0%, rgba(0, 147, 221, 1) 100%);
    border-radius: 0.1rem;
    font-size: 0.32rem;
    color: rgba(255, 255, 255, 1);
    line-height: 0.8rem;
    text-align: center;
    margin-top: 0.48rem;
  }

  .apply_box .apply_cont .cont_right .cont_input {
    padding: 0.2rem 0;
    font-size: 0.28rem;
    color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 0.4rem;
  }

  .apply_box .apply_cont .cont_right .cont_input input {
    margin-left: 0.15rem;
    height: 0.3rem;
    border: none;
    outline: none;
    background-color: rgba(51, 51, 51, 1);
    color: #fff;
    font-size: 0.24rem;
  }

  .wechat-qrcode {
    height: 3.8rem;
    background-image: url(../images/bg-wap-wechat-qrcode.jpg);
    background-size: 100% 100%;
  }

  .wechat-qrcode .inner {
    align-items: flex-start;
    padding-top: 0.6rem;
    box-sizing: border-box;
  }

  .wechat-qrcode .inner .text {
    height: 2.1rem;
    flex: 1;
    margin-left: 0.49rem;
  }

  .wechat-qrcode .inner .text .title {
    font-size: 0.4rem;
    margin-bottom: 0.31rem;
  }

  .wechat-qrcode .inner .text .subtitle {
    font-size: 0.3rem;
  }

  .wechat-qrcode .inner .qrcode-img {
    margin-right: 0.47rem;
  }

  .wechat-qrcode .inner .qrcode-img img {
    height: 2.1rem;
    width: 2.1rem;
    border-radius: 0.1rem;
  }

  .wechat-qrcode .inner .qrcode-img span {
    font-size: 0.22rem;
    margin-top: 0.29rem;
    white-space: nowrap;
  }

  .news {
    padding: 0.9rem 0 0.5rem;
  }

  .news .title {
    height: 0.55rem;
    font-size: 0.36rem;
  }

  .news .content {
    flex-direction: column;
  }

  .news .content .part {
    height: auto;
    width: 100%;
  }

  .news .content .part:nth-child(3) {
    display: none;
  }

  .news .content .part:nth-child(2) li:not(:first-child) {
    display: none;
  }

  .news .content .part:nth-child(2) li:first-child {
    border-bottom: none;
  }

  .news .content .part-title {
    display: none;
  }

  .news .content .part-content {
    padding: 0 0.3rem;
    border: none;
  }

  .news .content .part-content li {
    height: 2.5rem;
    display: flex;
    align-items: center;
    border-bottom: 1px #ccc solid;
    margin: 0 !important;
    padding: 0 !important;
  }

  .news .content .part-content li .cover {
    height: 1.5rem;
    width: 1.5rem;
    display: block;
    margin-right: 0.21rem;
  }

  .news .content .part-content li a {
    max-width: 100%;
    flex: 1;
  }

  .news .content .part-content li .text,
  .news .content .part-content li:first-child .text {
    width: 5.19rem;
    flex: 1;
  }

  .news .content .part-content li .text .item-title {
    font-size: 0.32rem;
    color: #4c4c4c;
    line-height: 0.5rem;
  }

  .news .content .part-content li .text .item-time {
    display: block;
    font-size: 0.24rem;
    color: #666;
    line-height: 0.44rem;
    margin-bottom: 0.04rem;
  }

  .news .content .part-content li .text .item-subtitle {
    max-height: 0.66rem;
    font-size: 0.24rem;
    color: #999;
    line-height: 0.33rem;
  }

  .columner_back3 .right_header {
    margin-top: .53rem;
  }
}