﻿* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
}

html {
    font-size: 5.208vw;
    font-family:Helvetica, Arial, PingFang SC, Microsoft Yahei, sans-serif;
}

/* @media screen and (min-width: 1200px)and (max-width: 3000px) { */
body {
    background-color: #F6F6F6FF;
}

.header {
    width: 100%;
}

.ina1 {
    color: #f36f3a;
    height: 0.77rem;
    line-height: 0.77rem;
    font-size: 0.2rem;
    border-bottom: 0.03rem solid #f36f3a;
}

.location {
    width: 62%;
    position: absolute;
    top: 40%;
    left: 23%;
}

.location h4 {
    font-size: 0.72rem;
    color: #fff;
}

.location p {
    font-size: 0.3rem;
    opacity: 0.8;
    color: #EFEFEFFF;
}

/* ** */
.swiper-contione1 {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    margin: auto;
    position: relative;
    z-index: 2;
}

.swiper1 {
    width: 9999999px;
    height: 100vh;
    transition: all 1s ease;
}

.swiper-item1 {
    /*width: 100%;*/
    width: 19.2rem;
    height: 100vh;
    float: left;
    position: relative;
}

.swiper-item1 img {
    width: 100%;
    height: 12rem;

}

.swiper-item1 p {
    width: 100%;
    height: 0.5rem;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    line-height: 0.5rem;
    cursor: pointer;
}

.swiper-point1 {
    width: 100%;
    height: 0.4rem;
    position: absolute;
    bottom: 0.5rem;
    z-index: 5;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.point1 {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.9);
    margin-right: 0.05rem;
    float: left;
}

.point1.active1 {
    background: #fff;
}

.swiper-left1 {
    width: 0.74rem;
    height: 1.4rem;
    position: absolute;
    top: 50%;
    left: -0.77rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
    z-index: 5;
}

.swiper-right1 {
    width: 0.74rem;
    height: 1.4rem;
    position: absolute;
    top: 50%;
    right: -0.77rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
    z-index: 5;
}

.swiper-left1 img,
.swiper-right1 img {
    width: 0.37rem;
    height: 0.7rem;
}

.swiper-contione1:hover .swiper-left1 {
    left: 0;
}

.swiper-contione1:hover .swiper-right1 {
    right: 0;
}

.journ {
    width: 80%;
    margin: auto;
    background-color: #F6F6F6FF;
}

.cent {
    width: 100%;
    margin-bottom: 0.2rem;
}

.centA {
    width: 100%;
    text-align: center;
    /* height: 162px; */
    font-size: 1.8rem;
    opacity: .1;
    color: #333333FF;
}

.centB {
    width: 100%;
    font-size: 0.48rem;
    text-align: center;
    color: #333333FF;
}

.centB img {
    width: 0.41rem;
    height: 0.41rem;
}

.we {
    width: 100%;
    padding: 0.8rem 0;
    box-sizing: border-box;
}

.about {
    width: 100%;
    padding: 0.4rem 0 0 0;
    box-sizing: border-box;
    position: relative;
}

.about img {
    width: 100%;
}

.aboutA {
    width: 35%;
    height: 40%;
    position: absolute;
    top: 37%;
    left: 44.5%;
}

.aboutA1 {
    width: 35%;
    height: 40%;
    position: absolute;
    top: 37%;
    left: 20.5%;
}

.aboutA1 h4 {
    color: #333333FF;
    font-size: 0.24rem;
}

.aboutA h4 {
    color: #333333FF;
    font-size: 0.24rem;
}

.abtlet {
    width: 8%;
    height: 2%;
    margin: 0.2rem 0;
    background-color: #F36F3AFF;
}

.aboutA1 p {
    color: #666666FF;
    font-size: 0.16rem;
}

.aboutA p {
    color: #666666FF;
    font-size: 0.16rem;
}

.abright {
    width: 8%;
    height: 2%;
    margin: 0.2rem 0;
    float: right;
    background-color: #F36F3AFF;
}

.demo {
    width: 100%;
    /* margin-top: 60px; */
    height: 6.6rem;
}

.join {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #F6F6F6FF;
}

.joinA,
.joinB,
.joinC {
    width: 32%;
    padding: 0.2rem;
    margin-top: 0.3rem;
    box-sizing: border-box;
    background-color: #fff;
}

.join1 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333FF;
    font-size: 0.24rem;
    padding: 0 0 0.2rem 0;
    box-sizing: border-box;
}

.join1 img {
    width: 0.18rem;
    height: 0.16rem;
    margin-right: 0.05rem;
}

.pp {
    margin: 0.2rem 0;
    font-size: 0.17rem;
    color: #666666FF;
    font-weight:300;
}

.ppp {
    font-size: 0.14rem;
    color: #666666FF;
    margin: 0.2rem 0;
    font-weight:300;
}

.pppp {
    font-size: 0.14rem;
    color: #F36F3AFF;
    margin: 0.2rem 0;
}

.sp {
    font-size: 0.24rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sp img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.05rem;
}

.contact {
    width: 100%;
    padding: 0.2rem 0;
    box-sizing: border-box;
    background-color: #F6EFECFF;
}

.contactA {
    width: 80%;
    display: flex;
    margin: auto;
}

.contactB {
    width: 80%;
    margin: auto;
}

.contact1 {
    width: 60%;
}

.cont1 {
    width: 0.82rem;
    height: 0.1rem;
    background-color: #fff;
    border: 0.01rem solid #fff;
}

.xiao {
    margin-left: 0.2rem;
}
.xiao .bg{
    width: 2.13rem;
    height: 2.13rem;
}

.contp {
    font-size: 0.18rem;
    color: #3B3B3BFF;
    margin-top: -0.08rem;
    margin-bottom: 0.2rem;
}
.contp span{font-weight:300!important;font-family: "微软雅黑"}

.hov {
    width: 1rem;
    margin-left: 0.05rem;
    font-size: 0.14rem;
    color: #666666FF;
}

.y {
    margin-top: 0.1rem;
    display: flex;
    justify-content: center;
}

.yy {
    width: 0.28rem;
    height: 0.17rem;
}

.contact2 {
    display: flex;
    width: 40%;
    justify-content: space-evenly;
    justify-content: flex-end;
}

.co {
    width: 70%;
    display: flex;
    justify-content: space-between;
}

.cob {
    width: 45%;
    height: 0.3rem;
    background-color: #fff;
    border: solid 0.01rem #ccc;
    outline: none;
    border-radius: 0.05rem;
}

#fro {
    width: 100%;
    margin-top: 0.4rem;
    outline: none;
}

.conbt {
    width: 4rem;
    margin: auto;
    margin-top: 0.5rem;
}

.conbt button {
    width: 4rem;
    height: 0.65rem;
    text-align: center;
    line-height: 0.65rem;
    color: #FFFFFFFF;
    font-size: 0.3rem;
    background-color: #F36F3AFF;
    margin-bottom: 0.2rem;
    outline: none;
    /* border: none; */
    border: 0.01rem solid #fff;
}

.log {
    width: 80%;
    margin: auto;
    padding: 0.4rem 0;
    box-sizing: border-box;
}

.logQ {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.logA {
    width: 16.524%;
    height: 1.5rem;
    border: 0.01rem solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.demo {
    width: 100%;
}

.boxw {
    position: relative;
    height: 6rem;
    width: 100%;
    margin: auto;
}

/* 
  body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 0.14rem;
    color: #000;
    margin: 0;
    padding: 0;
  } */


/* 头部 */
.Top {
    width: 100%;
    height: 6.5rem;
    position: relative;
}

.wev {
    width: 100%;
    position: fixed;
    /* position: absolute; */
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    height: 0.8rem;
    z-index: 77;
}

.wei {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 10%;
}

.zong {
    width: 1.32rem;
    height: 0.27rem;
}

.weimg {
    height: 0.8rem;
    width: 100%;
}

.weii {
    width: 15%;
    height: 0.8rem;
    display: flex;
    align-items: center;
}

.inde {
    width: 60%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ina {
    height: 0.77rem;
    line-height: 0.77rem;
    font-size: 0.18rem;
    color: #EFEFEFFF;
}

.ina:hover {
    color: #f36f3a;
    font-size: 0.18rem;
    border-bottom: 0.03rem solid #f36f3a;
}

.indes {
    width: 22%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 0.24rem;
    color: #EFEFEFFF;
}

.indes img {
    height: 0.39rem;
    width: 0.39rem;
    margin-right: 0.15rem;
}


/* ****轮播图 2 */
.bgk {
    position: relative;
    width: 100%;
    margin: auto;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 0.18rem;
    /* background: #FDF2E4FF; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.7);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.swiper-slide-next,
.swiper-slide-prev {
    transform: scale(0.8)
}


/* ***底部*** */
.tail {
    width: 100%;
    margin: auto;
    margin-top: 0.4rem;
    height: 3rem;
    display: flex;
    align-items: center;
    background: url(../image/footer-bg.png) no-repeat;
    background-size: 100% 100%;
}

.buttonLeft {
    width: 30%;
    height: 60%;
    display: flex;
    color: #fff;
    font-size: 0.16rem;
    flex-direction: column;
    align-items: flex-end;
}

.buimg {
    width: 2.2rem;
    height: 0.45rem;
}

.bv {
    width: 60%;
}

.tio {
    width: 60%;
    margin-top: 0.4rem;
    display: flex;
}

.tio p {
    margin-bottom: 0.1rem;
    text-align: center;
    font-size: 0.14rem;
    color: #717171FF;
}

.tio img {
    width: 0.2rem;
    height: 0.2rem;
    margin-left: 0.1rem;
}

.buttoncenter {
    width: 60%;
    height: 60%;
    display: flex;
    flex-direction: column;
}

.bua {
    color: #fff;
    font-size: 0.16rem;
}

.butonr {
    width: 100%;
    display: flex;
}

.butonr a {
    display: block;
    height: 0.4rem;
    width: 20%;
    text-align: left;
}

.buta {
    font-size: 0.12rem;
    color: #717171FF;
}

.lowerA {
    display: flex;
    height: 0.4rem;
    width: 100%;
    text-align: left;
    justify-content: space-between;
}

.lowerA a {
    font-size: 0.16rem;
    color: #fff;
    width: 20%;
    height: 0.3rem;
    display: block;
}

.lower1 {
    display: flex;
    height: 0.3rem;
    text-align: left;
    justify-content: space-between;
}

.lower1 a {
    width: 22%;
    font-size: 0.12rem;
    color: #717171FF;
}

.buttonRigth {
    width: 25%;
    height: 60%;
    color: #fff;
}

.lower2 {
    display: flex;
    height: 0.3rem;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 0.12rem;
    color: #717171FF;
}

.button {
    position: fixed;
    right: 0;
    top: 60%;
    z-index: 1;
    box-sizing: border-box;
    background-color: #F36F3AFF;
    z-index: 10;
}

#Ta {
    width: 1rem;
    height: 1.2rem;
    font-size: 0.2rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #F36F3AFF;
}

#Ta img {
    width: 0.62rem;
    height: 0.62rem;
}

.Tb {
    width: 1rem;
    height: 1.2rem;
    font-size: 0.2rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #F36F3AFF;
}

.Tb img {
    width: 0.55rem;
    height: 0.56rem;
}

#TT {
    width: 1rem;
    height: 1rem;
    z-index: 1;
    font-size: 0.2rem;
    color: #fff;
    display: flex;
    /* border-radius: 0.05rem; */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #F36F3AFF;
}

#TT img {
    width: 0.64rem;
    height: 0.37rem;
}

.cent {
    position: relative;
}

.centB {
    position: absolute;
    top: 1.35rem;
}

.sp h3 {
    color: #666;
    font-weight:400;
}

.swiper-pagination {
    --swiper-theme-color: #F36F3A !important;
    --swiper-pagination-color: #F36F3A !important;
}

.swiper-button-prev,
.swiper-button-next {
    --swiper-theme-color: #ff6600;
    --swiper-navigation-size: 0.4rem;
}

.show-img {
    margin-top: 0.03rem;
    width: 0.14rem;
    height: 0.085rem;
}

.show-title {
    margin-left: 0.02rem;
    font-size: 0.12rem;
}

.img-box2 {
    margin-left: 0.2rem;
}

.img-item {
    margin-top: 0.08rem;
}

.tips {
    height: 0.4rem;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    background: #F36F3A;
}

/* } */

/* 二维码弹窗 */
/* .layui-layer-setwin a{
    width: 0.16rem !important;
    height: 0.16rem !important;
} */
.layui-layer-title{
    padding: 0 0.8rem 0 0.2rem !important;
    height: 0.5rem !important;
    line-height: 0.5rem !important;
    border-bottom: 0.01rem solid #F0F0F0 !important;
    font-size: 0.14rem !important;
    color: #333 !important;
    overflow: hidden !important;
    border-radius: 0.02rem 0.02rem 0 0 !important;
    -webkit-border-radius: 0.02rem 0.02rem 0 0 !important;
    -moz-border-radius: 0.02rem 0.02rem 0 0 !important;
    -ms-border-radius: 0.02rem 0.02rem 0 0 !important;
    -o-border-radius: 0.02rem 0.02rem 0 0 !important;
}

/* 头部，鼠标移入显示 */
.son-nav {
    position: absolute;
    left: 70%;
    top: 0.8rem;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: all .5s;
}

.son-title {
    display: block;
    width: 0.9rem;
    height: 0.5rem;
    padding: 0.1rem 0.20rem;
    color: #666;
    /* border: 1px solid #000; */
    cursor: pointer;
}

.show-son {
    opacity: 1 !important;
}


.son-title p {
    font-size: 0.20rem;
    color: #fff;
}
/* end */