.tcsc-banner {
    /* height: 500px;  */
    /* position: relative;  */
}

.moblie-banner {
  display: none;
}
.banner {
  width: 100%;
  height: 520px;
  position: relative;
}
.banner .banner-img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}
.banner .go-btn {
  width: 196px;
  height: 60px;
  border: 1px solid #FFF;
  border-radius: 60px;
  line-height: 60px;
  font-size: 26px;
  display: block;
  text-align: center;
  color: white;
  position: absolute;
  left: 20%;
  bottom: 120px;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.home-section1 {
    position: relative;
    height: 130px;
    width:96%;
    left: 50%;
    top: -3px;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 5px;
    box-shadow: 0px 6px 70px 1px rgba(0, 0, 0, .1);
    background: #fff;
    text-align: center;
}

.home-section1 ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 130px;
}

.home-section1 ul li {
    height: 60px;
    display: flex;
    justify-content: center;
    border-right: 2px solid #f7f7f7;
    flex: 1;
}

.home-section1 ul li dl {
    display: flex;
    align-items: center;
}

.headernum {
    font-size: 40px;
    color: #186de7;
    font-weight: 600;
}

.fuhao {
    font-size: 30px;
    color: #186de7;
    font-weight: 600;
}

.headername {
    padding-top: 10px;
    font-size: 16px;

}

.sevenlive {
    width: 100%;
    text-align: center;
}

.sevenlive-ul {
    width: 1200px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.advantage {
    background-color: #f1f1f4;
    height: 760px;
    width: 100%;
}

.sevenlive-ul li {
    position: relative;
    width: 360px;
    height: 190px;
    float: left;
    cursor: pointer;
    padding: 5px 0;
    text-align: center;
    border-bottom: 2px solid #ffffff;
    margin: 20px;
    background-color: #fff;
    margin-top: 60px;
}


.sevenlive-ul li:hover {
    box-shadow: 0 0 21px #aed4ef;
}

.sevenlive-ul li img {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.sevenlive-ul li p:nth-of-type(1) {
    color: #333;
    font-size: 20px;
    padding-top: 50px;
    padding-bottom: 20px;
}

.sevenlive-ul li p:nth-of-type(2) {
    width: 80%;
    color: #748598;
    font-size: 15px;
    margin: 0 auto;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sevenlive-ul-hove {
    box-shadow: 0 0 21px #aed4ef;
    border-bottom: 2px solid #0382FF !important;
}

.rcitytitle {
    width: 100%;
    text-align: center;
    padding: 50px 0;
}

.rcitytitle h4 {
    color: #2a78e2;
    font-size: 38px;
	font-weight: 600;
}

.introduce2 {
    width: 1150px;
    margin: 20px auto;
    display: flex;

}

.introduce2text {
    line-height: 2;
    margin-right: 38px;
    color: #748598;
	text-indent: 2em;
    text-align:left;	
}

.team4 {
    width: 1100px;
    margin: 0 auto;
}

.team4 li {
    width: 30%;
    height: 180px;
    float: left;
    cursor: pointer;
    padding: 5px 0;
    text-align: left;
    margin: 15px;
    position: relative;

}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #4077ff;
    margin-right: 4px;
    display: inline-block;
}

.team4 li p:nth-child(2) {
    font-size: 22px;
    font-weight: 800;
    color: #28354c;
    padding-left: 14px;

}

.team4 li p:nth-child(1) {
    font-size: 38px;
    font-weight: 800;
    color: #f4f5fa;

}

.team4 li p:nth-child(3) {
    padding-left: 28px;
    color: #707c93;
    font-size: 14px;
    padding-top: 4px;
}

.teamsimg {
    width: 100%;
    text-align: center;
}

.culturefive {
    width: 100%;
    background-color: #f1f1f4;
    /* margin: 0 auto; */
}

.culture {
    width: 1200px;
    height: 200px;
    position: relative;
    display: flex;
    cursor: pointer;
    align-items: center;
    margin: 0 auto;
}

.culturename {
    width: 400px;
    height: 45%;
    position: absolute;
}

.culturename2 {
    color: #666684;
    font-size: 22px;

}

.culturename1 {
    color: #4987ea;
    font-size: 34px;
    padding-bottom: 20px;
}

.vision {
    width: 200px;
    height: 110px;
    text-align: center;
    padding: 15px 0px;
    text-align: center;
    background: url("../img/aboutsus/yj.png") no-repeat bottom;
    background-size: 30%;
    background-position: left bottom;
    background-color: #fff;
    position: absolute;
    left: 37%;
    top: -20%;
    box-shadow: 1px 1px 22px 1px #ccc;
    border-radius: 8px;
}

.vision div:nth-child(1) {
    color: #43c18d;
    border-bottom: 2px solid #43c18d;
    font-size: 20px;
    font-weight: 600;
    width: 30%;
    margin: 0 auto;
    margin-bottom: 10px;

}

.vision div:nth-child(2) {
    font-size: 14px;
    color: #7b869b;
    padding: 0 10px;

}

.mission {
    width: 200px;
    height: 110px;
    text-align: center;
    padding: 15px 0px;
    text-align: center;
    background: url("../img/aboutsus/sm.png") no-repeat bottom;
    background-size: 30%;
    background-position: left bottom;
    background-color: #fff;
    position: absolute;
    bottom: -20%;
    left: 58%;
    box-shadow: 1px 1px 22px 1px #ccc;
    border-radius: 8px;
}

.mission div:nth-child(1) {
    color: #4379ff;
    border-bottom: 2px solid #4379ff;
    font-size: 20px;
    font-weight: 600;
    width: 30%;
    margin: 0 auto;
    margin-bottom: 10px;

}

.mission div:nth-child(2) {
    font-size: 14px;
    color: #7b869b;
    padding: 0 10px;

}


.product {
    width: 200px;
    height: 110px;
    text-align: center;
    padding: 15px 0px;
    text-align: center;
    background: url("../img/aboutsus/cp.png") no-repeat bottom;
    background-size: 30%;
    background-position: left bottom;
    background-color: #fff;
    position: absolute;
    top: -20%;
    left: 78.5%;
    box-shadow: 1px 1px 22px 1px #ccc;
    border-radius: 8px;
}

.product div:nth-child(1) {
    color: #4379ff;
    border-bottom: 2px solid #4379ff;
    font-size: 20px;
    font-weight: 600;
    width: 40%;
    margin: 0 auto;
    margin-bottom: 10px;

}

.product div:nth-child(2) {
    font-size: 14px;
    color: #7b869b;
    padding: 0 10px;

}



.phone {
    width: 100%;
    text-align: center;
}

.certification {
    width: 100%;
    text-align: center;
    position: relative;
    height: 1500px;
}

.culturefive-1 {
    display: none;
}

.jg {
    width: 90%;
    text-align: center;
    margin: 70px auto;
}

.certificationhead {
    background: url("../img/aboutsus/about_prizes_bg.15d1c.png") no-repeat;
    height: 200px;
    text-align: center;
    line-height: 100px;
    font-size: 30px;
    color: #fff;
}

.certificationimg {
    width: 60%;
    height: 1320px;
    margin: 0 auto;
    padding: 50px 10px 10px 10px;
    box-shadow: 1px 1px 22px 1px #ccc;
    position: absolute;
    left: 50%;
    top: 100px;
    transform: translateX(-50%);
    background-color: #fff;
}

.certificationimg img {
    width: 1000px;
    height: 1320px;
}

/*手机*/
@media screen and (max-width: 767px) {

    .phone {
        text-align: center;
    }

    .sevenlive-ul li {
        width: 50%;
        margin: 60px 0 0 0;
    }

    .introduce2 {
        display: block;
        text-align: center;
        width: 350px;
    }

    .introduce2text {
        line-height: 2;
        margin-left: 0px;
        color: #9da5b4;
    }

    .sevenlive-ul {
        text-align: center;
    }

    .advantage {
        background-color: #fff;
        width: 100%;
    }

    .team4 {
        width: 100%;
        text-align: center;
    }

    .team4 li {
        width: 50%;
        height: 120px;
        margin: 0;
        cursor: pointer;
        padding: 5px 0;
        text-align: center;
    }

    .team4 li p:nth-child(3) {
        padding: 0;
    }

    .headernum {
        font-size: 20px;
        color: #186de7;
        font-weight: 600;
    }

    .fuhao {
        font-size: 20px;
        color: #186de7;
        font-weight: 600;
    }

    .home-section1 ul {
        height: 97px;
    }

    .sevenlive-ul {
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 auto;
    }

    .culturefive-1 {
        width: 100%;
        text-align: center;

    }

    .culturename1-1 {
        color: #4e8ce9;
        font-size: 28px;
        font-weight: 600;
        margin-top: 20px;
    }

    .vision-1 {
        width: 96%;
        height: 100px;
        text-align: center;
        background: url("../img/aboutsus/yj.png") no-repeat bottom;
        background-size: 30%;
        background-position: left bottom;
        background-color: #fff;
        box-shadow: 1px 1px 22px 1px #ccc;
        border-radius: 8px;
        margin: 0 auto;
    }

    .vision-1 div:nth-child(1) {
        color: #43c18d;
        border-bottom: 2px solid #43c18d;
        font-size: 20px;
        font-weight: 600;
        width: 30%;
        margin: 0 auto;
        margin-bottom: 10px;

    }

    .vision-1 div:nth-child(2) {
        font-size: 14px;
        color: #7b869b;
        padding: 0 10px;

    }

    .mission-1 {
        width: 96%;
        height: 100px;
        text-align: center;
        background: url("../img/aboutsus/sm.png") no-repeat bottom;
        background-size: 30%;
        background-position: left bottom;
        background-color: #fff;
        box-shadow: 1px 1px 22px 1px #ccc;
        border-radius: 8px;
        margin: 0 auto;
    }

    .mission-1 div:nth-child(1) {
        color: #4077ff;
        border-bottom: 2px solid #4077ff;
        font-size: 20px;
        font-weight: 600;
        width: 30%;
        margin: 10px auto;
        margin-bottom: 10px;

    }

    .mission-1 div:nth-child(2) {
        font-size: 14px;
        color: #7b869b;
        padding: 0 10px;
    }

    .product-1 {
        width: 96%;
        height: 100px;
        text-align: center;
        background: url("../img/aboutsus/cp.png") no-repeat bottom;
        background-size: 30%;
        background-position: left bottom;
        background-color: #fff;
        box-shadow: 1px 1px 22px 1px #ccc;
        border-radius: 8px;
        margin: 0 auto;
    }

    .product-1 div:nth-child(1) {
        color: #ff4040;
        border-bottom: 2px solid #ff4040;
        font-size: 20px;
        font-weight: 600;
        width: 30%;
        margin: 10px auto;
        margin-bottom: 10px;

    }

    .product-1 div:nth-child(2) {
        font-size: 14px;
        color: #7b869b;
        padding: 0 10px;

    }

    .culturefive-1 {
        display: block;
    }

    .culturefive {
        display: none;
    }


    .certification {
        width: 100%;
        text-align: center;
        position: relative;
        height: 700px;
    }

    .certificationimg {
        width: 94%;
        height: auto;
        padding: 10px;
        box-shadow: 1px 1px 22px 1px #ccc;
        position: absolute;
        left: 50%;
        top: 100px;
        transform: translateX(-50%);
        background-color: #fff;
    }

    .certificationimg img {
        height: auto;
    }
    .jg {
        width: 90%;
        text-align: center;
        margin: 20px auto;
    }
}

/*ipad*/
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .certificationimg img {
        height: auto;
    }

    .introduce2 {
        width: 99%;
        display: block;
        text-align: center;

    }

    .introduce2text {
        line-height: 2;
        color: #9da5b4;
        margin: 34px;
    }

    .advantage {
        background-color: #f1f1f4;
        height: 989px;
        width: 100%;
    }

    .sevenlive-ul {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .sevenlive-ul li {
        width: 44%;
    }

    .team4 {
        width: 100%;
        text-align: center;
    }

    .team4 li {
        width: 50%;
        height: 180px;
        margin: 0;
        cursor: pointer;
        padding: 5px 0;
        text-align: center;

    }

    .culturefive-1 {
        width: 100%;
        text-align: center;

    }

    .culturename1-1 {
        color: #4e8ce9;
        font-size: 28px;
        font-weight: 600;
        margin-top: 20px;
    }

    .vision-1 {
        width: 96%;
        height: 100px;
        text-align: center;
        background: url("../img/aboutsus/yj.png") no-repeat bottom;
        background-size: 30%;
        background-position: left bottom;
        background-color: #fff;
        box-shadow: 1px 1px 22px 1px #ccc;
        border-radius: 8px;
        margin: 0 auto;
    }

    .vision-1 div:nth-child(1) {
        color: #43c18d;
        border-bottom: 2px solid #43c18d;
        font-size: 20px;
        font-weight: 600;
        width: 30%;
        margin: 0 auto;
        margin-bottom: 10px;

    }

    .vision-1 div:nth-child(2) {
        font-size: 14px;
        color: #7b869b;
        padding: 0 10px;
    }

    .mission-1 {
        width: 96%;
        height: 100px;
        text-align: center;
        background: url("../img/aboutsus/sm.png") no-repeat bottom;
        background-size: 30%;
        background-position: left bottom;
        background-color: #fff;
        box-shadow: 1px 1px 22px 1px #ccc;
        border-radius: 8px;
        margin: 0 auto;
    }

    .mission-1 div:nth-child(1) {
        color: #4077ff;
        border-bottom: 2px solid #4077ff;
        font-size: 20px;
        font-weight: 600;
        width: 30%;
        margin: 10px auto;
        margin-bottom: 10px;

    }

    .mission-1 div:nth-child(2) {
        font-size: 14px;
        color: #7b869b;
        padding: 0 10px;
    }

    .product-1 {
        width: 96%;
        height: 100px;
        text-align: center;
        background: url("../img/aboutsus/cp.png") no-repeat bottom;
        background-size: 30%;
        background-position: left bottom;
        background-color: #fff;
        box-shadow: 1px 1px 22px 1px #ccc;
        border-radius: 8px;
        margin: 0 auto;
    }

    .product-1 div:nth-child(1) {
        color: #ff4040;
        border-bottom: 2px solid #ff4040;
        font-size: 20px;
        font-weight: 600;
        width: 30%;
        margin: 10px auto;
        margin-bottom: 10px;

    }

    .product-1 div:nth-child(2) {
        font-size: 14px;
        color: #7b869b;
        padding: 0 10px;

    }

    .culturefive-1 {
        display: block;
    }

    .culturefive {
        display: none;
    }

    .certification {
        width: 100%;
        text-align: center;
        height: 1316px;

    }

    .certificationimg {
        width: 95%;
        height: auto;
        padding: 10px;
        box-shadow: 1px 1px 22px 1px #ccc;
        position: absolute;
        left: 50%;
        top: 100px;
        transform: translateX(-50%);
        background-color: #fff;
    }
}

@media only screen
and (min-width : 768px)
and (max-width : 1024px){
  .pc-banner {
    display: none;
  }
  .moblie-banner{
    display: block;
  }
  .banner {
    height: auto;
    margin-top: 90px;
  }
  .banner .banner-img {
    width: 100%;
    height: auto;
  }
  .main-top-wrap {
    width: 100%;
    padding-top: 30px;
  }
  .banner .go-btn {
    width: 224px;
    height: 68px;
    border-radius: 10px;
    line-height: 68px;
    font-size: 24px;
    left: 50%;
    margin-left: -112px;
    color: #13196c;
    background: white;
    bottom: 20%;
  }
  .main-top-groud {
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .main-top-groud li .title {
    font-size: 18px;
  }
  .main-top-groud li {
    width: 30%;
    height: 270px;
  }
  .main-top-groud li:nth-of-type(3n) {
    margin-right: 0;
  }
  .main-top-groud li:nth-of-type(4n) {
    margin-right: 22px;
  }
  .main-top-groud li .title-tisp {
    padding: 0 10px; 
    font-size: 16px;
  }
  .main-m-box .main-m-warp {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .main-m-box .main-m-warp li {
    width: 48%;
    margin-bottom: 22px;
  }
  .main-m-box .main-m-warp li .tit.a{
    background-size: cover;
  }
  .main-m-box .main-m-warp li .tit.b{
    background-size: cover;
  }
  .main-m-box .main-m-warp li .tit.c{
    background-size: cover;
  }
  .main-m-box .main-m-warp li .tit.d{
    background-size: cover;
  }
  .main-m-box .main-m-warp li:nth-of-type(2n) {
    margin-right: 0;
  }
  .main-m-box .main-m-warp li .titl-main .tit-main-top .tit-main {
    font-size: 16px;
  }
  .main-m-box .main-m-warp li .titl-main .tit-main-top .tit-top h4 {
    font-size: 18px;
  }
  .main-m-box .main-m-warp li .titl-main .tit-main-top .tit-top .tisp {
    font-size: 18px;
  }
  .pc-fenxiao {
    display: none;
  }
  .fx-shop-wrap {
    margin: 0 0 30px;
  }
  .fx-shop-wrap .fx-shop-img {
    flex: 1;
    height: 352px;
    margin-right: 5px;
  }
  .fx-shop-wrap .fx-shop-r .fx-num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
  }
  .fx-shop-right {
    flex: 1;
  }
  .fx-shop-wrap .fx-shop-r .fx-title {
    font-size: 16px;
    padding: 0 5px;
  }
  .fx-shop-wrap .fx-shop-r {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
  .fx-shop-item {
    padding: 0 15px;
    margin-bottom: 60px;
  }
  .fx-img-box {
    flex: 1;
  }
  .fx-img-box img {
    width: 100%;
  }
  .fx-shop-tisp {
    flex: 1;
    padding-left: 20px;
  }
  .fx-shop-item .fx-shop-tisp.ml {
    margin-left: 0; 
  }
  .fx-shop-item .fx-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .fx-shop-item .fx-tit {
    margin-bottom: 20px;
  }
  .fx-shop-item .fx-shop-tisp.mr {
    margin-right: 0;
    padding-left: 20px;
  }
  .pc-left {
    margin-left: 0;
  }
  .pc-title {
     width: 100%; 
     padding: 0 20px;
  } 

  .fh-main .fh-box {
    width: 48%;
    margin-right:20px;
    margin-bottom: 20px;
  }
  .fh-main .fh-box .fh-box-img {
    width: 100%;
  }
  .fh-main .fh-box .fh-box-img.a {
    background-size: 100% 100%;
  }
  .fh-main .fh-box .fh-box-img.b {
    background-size: 100% 100%;
  }
  .fh-main .fh-box .fh-box-img.d {
    background-size: 100% 100%;
  }
  .fh-main .fh-box .fh-box-img.c{
    background-size: 100% 100%;
  }
  .fh-main .fh-box .title-tisp {
    height: 180px;
  }
  .fh-main {
    padding: 0 10px;
  }
  .fxtg {
    padding: 0 10px;
    margin-bottom: 50px;
  }
  .main-footer-groud {
    margin-left: 15px;
  }
  .main-footer-groud .main-item {
    width: 23%;
  }
  .main-footer-groud .main-item.f {
    width: 73%;
  }
  .main-footer-groud .tit {
    font-size: 14px;
  }
  .main-footer-groud {
    margin-bottom: 40px;
  }
}
/*手机*/
@media screen and ( max-width: 767px){
  .pc-banner {
    display: none;
  }
  .moblie-banner{
    display: block;
  }
  .banner {
    height: auto;
    margin-top: 58px;
  }
  .banner .banner-img {
    width: 100%;
    height: auto;
  }
  .main-top-wrap {
    width: 100%;
    padding-top: 15px;
  }
  .banner .go-btn {
    width: 120px;
    height: 40px;
    border-radius: 10px;
    line-height: 40px;
    font-size: 18px;
    left: 50%;
    margin-left: -60px;
    color: #13196c;
    background: white;
    bottom: 20%;
  }
  .main-top-wrap .main-top-tisp.fenxiao {
     width: 100%;
     box-sizing: border-box;
  }
  .main-top-wrap .main-top-tisp {
    font-size: 14px;
    padding: 0 15px 20px;
    box-sizing: border-box;
  }
  .main-top-wrap .main-top-title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .main-top-groud {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .main-top-groud li .title {
    font-size: 18px;
  }
  .main-top-groud li {
    width: 47%;
    height: 215px;
    margin-right: 15px;
  }
  .main-top-groud li:nth-of-type(2n) {
    margin-right: 0;
  }
  .main-top-groud li .title-tisp {
    padding: 0 10px; 
    font-size: 14px;
  }
  .main-m-box .main-m-warp {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .main-m-box .main-m-warp li {
    width: 100%;
    margin-bottom: 22px;
    margin-right: 0;
  }
  .main-m-box .main-m-warp li .tit.a{
    background-size: cover;
  }
  .main-m-box .main-m-warp li .tit.b{
    background-size: cover;
  }
  .main-m-box .main-m-warp li .tit.c{
    background-size: cover;
  }
  .main-m-box .main-m-warp li .tit.d{
    background-size: cover;
  }
  .main-m-box .main-m-warp li:nth-of-type(2n) {
    margin-right: 0;
  }
  .main-m-box .main-m-warp li .titl-main .tit-main-top .tit-main {
    font-size: 16px;
  }
  .main-m-box .main-m-warp li .titl-main .tit-main-top .tit-top h4 {
    font-size: 18px;
  }
  .main-m-box .main-m-warp li .titl-main .tit-main-top .tit-top .tisp {
    font-size: 18px;
  }
  .pc-fenxiao {
    display: none;
  }
  .fx-shop-wrap {
    margin: 0 10px 30px;
  }
  .fx-shop-wrap .fx-shop-img {
    display: none;
  }
  .fx-shop-wrap .fx-shop-r .fx-num {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
  }
  .fx-shop-right {
    flex: 1;
  }
  .fx-shop-wrap .fx-shop-r .fx-title {
    font-size: 16px;
    padding: 0 5px;
  }
  .fx-shop-wrap .fx-shop-r {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
  .fx-shop-item {
    padding: 0 15px;
    margin-bottom: 60px;
  }
  .fx-img-box {
    flex: 1;
  }
  .fx-img-box img {
    width: 100%;
  }
  .fx-shop-tisp {
    flex: 1;
    padding-left: 20px;
  }
  .fx-shop-item .fx-shop-tisp.ml {
    margin-left: 0; 
  }
  .fx-shop-item .fx-title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .fx-shop-item .fx-tit {
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .home-section2-more {
    width: 120px;
  }
  .fx-shop-item .fx-shop-tisp.mr {
    margin-right: 0;
    padding-right: 20px;
  }
  .pc-left {
    margin-left: 0;
  }
  .pc-title {
     width: 100%; 
     padding: 0 20px;
  } 

  .fh-main .fh-box {
    width: 48%;
    margin-right:10px;
    margin-bottom: 20px;
  }
  .fh-main .fh-box .fh-box-img .title {
    font-size: 16px;
    padding: 10px;
  }
  .fh-main .fh-box .fh-box-img {
    width: 100%;
    height: 60px;
  }
  .fh-main .fh-box .fh-box-img.a {
    background-size: 100% 100%;
  }
  .fh-main .fh-box .fh-box-img.b {
    background-size: 100% 100%;
  }
  .fh-main .fh-box .fh-box-img.d {
    background-size: 100% 100%;
  }
  .fh-main .fh-box .fh-box-img.c{
    background-size: 100% 100%;
  }
  .fh-main .fh-box .title-tisp {
    height: 155px;
    font-size: 12px;
    padding: 15px 10px 5px;
  }
  .fh-main {
    padding: 0 10px;
  }
  .fxtg {
    padding: 0 10px;
    margin-bottom: 50px;
  }
  .main-footer-groud {
    margin-left: 15px;
  }
  .main-footer-groud .main-item {
    width: 23%;
  }
  .main-footer-groud .main-item.f {
    width: 97%;
  }
  .main-footer-groud .title {
    font-size: 16px;
    padding: 10px 0 10px 10px;
  }
  .main-footer-groud .main-item.a,
  .main-footer-groud .main-item.b,
  .main-footer-groud .main-item.c {
    width: 29%;
    background-size: cover;
  }
  .main-footer-groud .main-item.e,
  .main-footer-groud .main-item.d {
    width: 46%;
  }
  .main-footer-groud .main-item.d {
    margin-right: 15px;
  }
  .main-footer-groud .main-item.e {
    margin-right: 0;
  }
  .main-footer-groud .tit {
    font-size: 12px;
    padding: 0 10px;
  }
  .main-footer-groud {
    margin-bottom: 40px;
  }
  .foot-bottom-warp .footer-l {
    width: 100px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 20px;
  }
  .foot-bottom-warp .footer-r {
    width: 100px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .main-box-img {
    padding: 0 10px;
  } 
 .fx-shop-wrap .fx-shop-r .fx-title {
    width: 100%;
 }
}