* {
    margin: 0;
    padding: 0;
}

.logo{
    height:1.5rem;
    width: 7rem;
    margin-top: 0.75rem;
}

body {
    min-width: 280px;
}

a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

a:hover {
    color: rgb(255, 255, 255);
}

.banxin {
    width: 96%;
    margin: 0 2%;
}

input {
    margin-top: 100px;
}

.sticky {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 99;
    color: rgb(255, 255, 255);
    box-shadow: 0px 0.5rem 0.5rem rgba(0, 0, 0, 0.05);
}

.DB {
    width: 100%;
    height: 2.5rem;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    /* position: relative;
    top: 0px; */
}

.ziti {
    width: 35%;
    /* height: 100%; */
    text-align: left;
    /* line-height: 30%; */
    padding-left: 1rem;
    height: 3rem;
    /* padding-top: 1%; */
}


.ziti>span>a {
    font-weight: bolder;
    font-size: 1.5rem;
    line-height: 2.5rem;
    /* font-family: 'Courier New', Courier, monospace; */
}

.offcanvas-header {
    padding: 0.2rem 1rem;
    box-shadow: 0px 0.1rem 0.5rem rgba(0, 0, 0, 0.2);
}

.offcanvas-title>a {
    font-size: 1.5rem;
    font-weight: bolder;
    color: #000000;
}

.offcanvas-top {
    height: 80vh
}

.btn-close {
    color: black;
}

.Aicon {
    width: 65%;
    text-align: right;
    line-height: 1rem;
    height: 2.5rem;
    margin: 0% 0;
    display: flex;
    position: relative;
}

.Aicon>.H {
    display: none;
}

.Aicon>.G {
    height: 2.5rem;
    margin-bottom: -0.5rem;
    margin-top: 0.5rem;
    position: absolute;
    right: 1rem;
}

.Aicon>.G>div {
    height: .3125rem;
}

.navbar-nav .nav-link {
    color: black;
}

.navbar-nav>.nav-item {
    padding-left: .625rem;
    border-radius: .125rem;
}

.navbar-nav>li:active {
    background-image: linear-gradient(to bottom right, #D6A868, #F9D397);
}

.carousel-item {
    position: relative;
}

.nav-link {
    font-size: 16px;
}

.Lbtch {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.Lbtch>p:nth-child(1) {
    /* width: 229px; */
    height: 24px;
    font-size: 1.125rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 24px;
    letter-spacing: 1px;
}

.Lbtch>p:nth-child(2) {
    /* width: 229px; */
    height: 36px;
    font-size: .75rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

/* 餐饮管理*/
.SDCPtitle {
    height: 3rem;
    margin-top: 15%;
    margin-bottom: 5%;
    text-align: center;
}

.SDCPtitle>p:nth-child(1) {
    height: 1rem;
    font-size: 1.125rem;
    font-family: Helvetica;
    color: #0D253E;
    line-height: 1.5rem;
    width: 80%;
    margin: 0 auto;
    /* font-weight: bold; */
    text-shadow: 0px 0px #000
}

.SDCPtitle>p:nth-child(2) {
    /* height: 3vmin; */
    font-size: .875rem;
    font-family: 'PingFangSC-Regular, PingFang SC';
    font-weight: 400;
    color: #0D253E;
    line-height: 5rem;
    opacity: 0.5;
}

.SDBJ {
    /* background-image: url("./assets/SDBJ/CYBJ.png"); */
    background-size: 100% 100%;
    max-width: 320px !important;
    height: 250px;
    margin: 10px auto;
    position: relative;
    width: 95%
}

.BJimg {
    margin: 0 auto;
    /* margin-top: 2vh; */
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 21rem;
}


.smallicon {
    position: absolute;
    top: 40%;
    width: 12%;
    height: 15%;
    left: 8%;
}

.smallfont {
    position: absolute;
    left: 8%;
    top: 59%;
    width: 84%;
}

.smallfont>p {
    text-align: left;
}

.smallfont>p:nth-child(1) {
    font-size: .875rem;
    font-weight: 450;
    font-family: Helvetica;
    color: #FFFFFF;
    line-height: .1rem;
    text-shadow: 0px 1px 2px rgba(94, 44, 18, 0.47);
}

.smallfont>p:nth-child(2) {
    font-size: .75rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 350;
    color: #FFFFFF;
    line-height: 1rem;
    text-shadow: 0px 1px 2px rgba(20, 16, 15, 0.21);
    opacity: 0.8;
}

.canyinImg {
    /* width: 70%; */
    /* margin-left: 15%; */
    text-align: center;
    margin-top: 5%;
}

.canyinImg>img {
    max-width: 20rem;
    width: 100%;
    height: 20rem;
    margin: 2rem auto 0;
}

.canyinImg>div {
    max-width: 20rem;
    width: 100%;
    height: 20rem;
    margin: 2rem auto 0;
    overflow: hidden;
}

.canyinImg>div>img {
    height: 100%;
    width: 150%;
    margin-left: -4.25rem;
}

.CYALL {
    width: 20.5rem !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    /* text-align: center; */
}

.CYdome {
    height: 5.9375rem;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    width: 20.3125rem;
    margin: 4% 10px 0;
    border-radius: .75rem;
    position: relative;
}

.CYtil {
    position: absolute;
    /* background-color: rgb(219, 209, 198); */
    width: .25rem;
    height: 50%;
    border: 0;
    top: 50%;
    left: 4%;
    transform: translate(0, -50%);
    border-radius: .75rem;
}

.CYnam {
    text-align: left;
    position: absolute;
    height: 53%;
    left: 8%;
    top: 50%;
    transform: translate(0, -50%);
}

.CYnam>p:nth-child(1) {
    width: 90%;
    font-size: .875rem;
    font-family: Helvetica;
    color: #333333;
    line-height: .3125rem;
    font-weight: 450;
}

.CYnam>p:nth-child(2) {
    width: 95%;
    font-size: .75rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 1rem;
}

.HYYXall {
    width: 325px;
    height: 170px;
    margin: 0 auto;
    background-image: url('../assets/HYYS/HYYX.png');
    background-size: 100% 100%;
    position: relative;
    /* border-radius: .75rem; */
    /* box-shadow: 0px 1px 8px 2px rgb(47 41 41 / 22%) */
}

/* 会员营销css */
.HYYXALLs {
    display: flex;
    justify-content: center;
    /* width: 90%; */
}

.HYYXALLs>#certify {
    display: none;
}

/* .HYYXallcarousel {
    width: 90%;
    margin: 0 5%;
} */

.HYYXP {
    position: absolute;
    top: 15%;
    text-align: left;
    width: 53%;
    left: 5%;
}

.HYYXP>p:nth-child(1) {
    font-size: 2.0625rem;
    font-family: Helvetica;
    color: #C7852A;
    line-height: 2rem;
}

.HYYXP>p:nth-child(2) {
    font-size: .875rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: .1rem;
}

.HYYXP>p:nth-child(3) {
    /* width: 11rem; */
    font-size: .75rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: .9375rem;
    opacity: 0.4;
}

.HYYXbut {
    bottom: -36px;
}

.HYYXbut>button {
    width: 8px !important;
    background-color: #c7862a96 !important;
}

.HYYSimg {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 5.625rem;
    height: 10.625rem;
    position: absolute;
    top: -20%;
    /* z-index: 99; */
    right: 20px;
}

.HYYSimg>img {
    height: 2.5rem;
    width: 7rem;
    position: absolute;
    top: 3.5rem !important;
    right: 0.5rem !important;
}


.HYYSimgF {
    height: 2.5rem !important;
    width: 7.5rem !important;
    position: absolute !important;
    top: 2.5rem !important;
    right: -0.8rem !important;
}

.HYYSimgall {
    margin-top: 70px;
}

.swiper-container {
    width: 380px;
    /* height: 300px; */
}

/* 供应链管理系统 */
.GYLfor {
    width: 320px;
    margin: 5rem auto 0;

}

.GYLtop {
    position: relative;
    height: 7rem;
    background-color: #f9f9f9;
    border-radius: .5rem;
}

.GYLtop>.GYLtopimg {
    width: 6rem;
    height: 6rem;
    background-size: 100% 100%;
    position: absolute;
    right: 5%;
    top: -60%;
    transition: all 1.5s ease 0s;
    transform: rotateY(0deg);

}

.GYLtop:hover .GYLtopimg {

    transform: rotateY(360deg) scale(1.1);
}

.GYLp {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 5%;
    width: 90%;
}

.GYLp>p:nth-child(1) {
    font-size: 1rem;
    font-weight: 450;
    line-height: 0;
    margin-top: 1.5rem;
    text-align: left;
}

.GYLp>p:nth-child(2) {
    font-size: .75rem;
    line-height: 1.25rem;
    opacity: 0.5;
    text-align: left;
}

.GYLbot {
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translate(0, -50%); */
    position: relative;
    height: 7rem;
    background-color: #f9f9f9;
    border-radius: .5rem;
    margin-top: .625rem;
}

.GYLbotp {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 5%;
    width: 90%;
}

.GYLbotp>p:nth-child(1) {
    font-size: 1rem;
    font-weight: 450;
    line-height: 0;
    margin-top: 1.5rem;
    text-align: left;
}

.GYLbotp>p:nth-child(2) {
    font-size: .75rem;
    line-height: 1.25rem;
    opacity: 0.5;
    text-align: left;
}

.GYLGL {
    width: 20.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}

/* 财务管理系统 */
.CW_w {
    /* width: 81%; */
    /* height: 70vh; */
    display: flex;
}

.CW_img {
    width: 20.5rem;
    margin: 0 auto;
    /* height: 230px; */
    /* margin-top: 10px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.CW_img>div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* height: 200px;
    margin: 10px;
    border-radius: 10px; */
    /* box-shadow: 0vw 2px 10px 10px rgb(142, 141, 141); */
}

.CW_imgdivT>div {
    width: 160px;
    height: 200px;
    margin: 5px auto;
    border-radius: 10px;
}

.GYLGL_BJ {
    padding-top: 2rem;
}

.CW_imgdivB>div {
    width: 160px;
    height: 200px;
    margin: 5px auto;
    border-radius: 10px;
}

.CW_imgdivT>div>p {
    font-size: 14px;
    color: white;
    line-height: 12px;
    text-align: center;
}

.CW_imgdivB>div>p {
    font-size: 14px;
    color: white;
    line-height: 12px;
    text-align: center;
}

.small_font>p {
    font-size: 12px;
    color: white;
    width: 80%;
    margin: 0 10%;
    text-align: center;
    opacity: 0.7;
}

.CW_imgdivT>div:nth-of-type(1) {
    background-image: linear-gradient(to bottom, #F4CA9B, #E76F52)
}

.CW_imgdivT>div:nth-of-type(2) {
    background-image: linear-gradient(to bottom, #F4BFB8, #DA506F)
}

.CW_imgdivB>div:nth-of-type(1) {
    background-image: linear-gradient(to bottom, #8EECE9, #6D82E5)
}

.CW_imgdivB>div:nth-of-type(2) {
    background-image: linear-gradient(to bottom, #B3ADEF, #805BB3)
}

.fin {
    width: 100%;
    height: 25%;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.fin>img {
    width: 60px;
    height: 60px;
}

/* 我们的优势 */
.good_part {
    width: 100%;
    height: 100vh;
}

.good_wBJ {
    padding-top: .5rem;
}

.HYYXALLs_BJ {
    /* height: 55rem; */
    padding-top: 1.5rem;
}

.good_w {
    /* width: 100vw; */
    /* height: 83vh; */
    display: flex;
    margin-top: -0.7rem;
}

.good_right {
    width: 100%;
    /* margin-left: 15vw; */
    /* margin-top: 4vh; */
    text-align: center;
}

.good_right_top {
    width: 18rem;

    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.good_right_bottom {
    width: 47%;
    height: 40%;
    display: flex;
}

.good_right_top>div {
    width: 275px;
    height: 275px;
    border-radius: 50%;
    border-style: dashed;
    margin: 10px 0px 10px;
}

.good_right_top div:nth-of-type(1) {
    /* border-color: #266FE8; */
    border-color: rgba(34, 101, 235, 0.833);
    background-color: rgba(227, 227, 243, 0.1);
    border-width: medium;
}

.good_right_top div:nth-of-type(2) {
    /* border-color: #E88A26; */
    border-color: rgb(235, 163, 63, 0.5);
    background-color: rgba(240, 230, 216, 0.1);
    border-width: medium;
}

.good_right_top div:nth-of-type(3) {
    /* border-color: #48B279; */
    border-color: rgb(101, 197, 103, 0.5);
    background-color: rgba(215, 238, 215, 0.1);
    border-width: medium;
}

.good_right_top div:nth-of-type(4) {
    /* border-color: #48B279; */
    border-color: #26e2e896;
    background-color: #26e2e80c;
    border-width: medium;
}

.good_right_top div:nth-of-type(5) {
    /* border-color: #48B279; */
    border-color: #5326e892;
    background-color: #5326e80f;
    border-width: medium;
}

.good_right_bottom>div {
    width: 29vh;
    height: 29vh;
    border-radius: 50%;
    border-style: dashed;
}

.good_right_bottom>div:nth-of-type(1) {
    /* margin-left: 13vw; */
    /* border-color: #26E2E8 ; */
    border-color: rgb(57, 220, 238, 0.5);
    background-color: rgba(211, 230, 232, 0.1);
    border-width: medium;
}

.good_right_bottom div:nth-of-type(2) {
    /* margin-left: -9.375rem; */
    /* border-color: #5226E8; */
    border-color: rgb(56, 41, 158, 0.5);
    background-color: rgba(224, 222, 240, 0.1);
    border-width: medium;
}

.good_right_top img {
    margin-top: 4vmin;
    width: 5vmin;
    height: 5vmin;
}

.good_right_top h3 {
    /* margin-top: 1vh; */
}


.bigSkill>img {
    width: 60px;
    height: 60px;
    margin: 50px 0 20px;
}

.bigSkill div {
    width: 75%;
    /* height: 10vh; */
    margin-top: 15px;
    line-height: 1.25rem;
    color: #000000;
    opacity: 0.4;
    /* font-size: 12px; */
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
    font-weight: 400;
    font-size: .75rem;
    margin: 0 auto;
}

.bigSkill>h3 {
    font-size: 1rem !important;
    font-weight: 500;

}

/* .HYYXALLsslide {
    height: 260px;
} */

.more {
    width: 21.0625rem;
    height: 21.0625rem;
}

.more img {
    margin-top: 4vmin;
    width: 5vmin;
    height: 5vmin;
    /* height: 3.9375rem; */
}

.more h3 {
    /* margin-top: 1vh; */
    font-size: 1rem !important;
    font-weight: 500;
}

.more div {
    width: 75%;
    /* height: ; */
    /* margin-top: 1vmin; */
    color: #000000;
    opacity: 0.4;
    /* font-size: 12px; */
    margin-top: 0.5vmin;
    line-height: 2vh;
    font-weight: 400;
    font-size: .75rem;
    ;
}


/* 支持餐饮多业态布局 */
.BusinessType_nav {
    width: 10%;
    height: 45%;
    opacity: 0.75;
    position: absolute;
    margin-left: 3.125rem;
    text-align: left;
}

.BusinessType_nav span {
    color: black;
}

.BusinessType_int {
    width: 20rem;
    /* height: 60vh; */
    display: flex;
    flex-wrap: wrap;
    /* margin-left: 15vw; */
    justify-content: space-around;
    margin: 0 auto;
    /* flex: 5; */
}

.BusinessType_int>div {
    width: 45%;
    /* height: 29vh; */
    text-align: center;
    /* margin-top: 20px; */
    margin: 20px 0px 10px;
}

.cir {
    /* width: 15vmin; */
    /* height: 15vmin; */
    margin: 0 auto;
    border-radius: 50%;
    background-color: #FAFAFA;
    width: 108px;
    height: 108px;
    text-align: center;
}

.cir img {
    margin: 0 auto;
    margin-top: 36px;
    width: 36px;
    height: 36px;
}

.BusinessType_int h2 {
    margin-top: 10px;
    font-size: 1rem;
    font-weight: 400;
    /* margin-bottom: ; */
}

.BusinessType_int h6 {
    /* margin-top: 1vh; */
    color: #0D253E;
    opacity: 0.4;
    /* line-height: 2.2vh; */
    font-weight: 400;
    max-width: 140px;
    font-size: .75rem;
    text-align: center;
    margin: 0 auto;
}

/* 用户的心声 */
.users_w {
    display: flex;
    justify-content: center;
}

.users_banner {
    margin: 0 auto;
    height: 280px;
    margin-top: -0.625rem;
    width: 323px;
}

.YHXSALL {
    width: 20rem;
    height: 14.375rem;
    background-color: white;
    box-shadow: 0px 0.1px 0.1rem rgba(0, 0, 0, 0.08);
    margin: 0 auto;
}

.YHXS {
    /* width: 66%; */
    height: 75%;
    position: relative;
    background-size: 100% 100% !important;
    /* margin-left: 9.5%; */
    margin-top: 3vh;
}

.Yin {
    position: absolute;
    left: 12px;
    top: 9%;
    width: 4.375rem;
    height: 3.125rem;
    background-size: 100% 100% !important;
}

.tp {
    position: absolute;
    left: 80px;
    top: 29%;
    width: 228px;
    height: 20px;
    font-size: 1rem;
    font-family: 'Helvetica';
    color: #333333;
    line-height: 1rem;
    text-align: right;
}

.cp {
    text-align: left;
    position: absolute;
    left: 13px;
    top: 45%;
    width: 300px;
    /* height: 7vw; */
    font-size: .875rem;
    font-family: 'PingFangSC-Regular, PingFang SC';
    font-weight: 400;
    color: #666666;
    line-height: 1.5rem;
    overflow: hidden;
    opacity: 0.8;
}


.np {
    text-align: left;
    position: absolute;
    left: 12px;
    top: 93%;
    width: 200px;
    height: 20px;
    font-size: .875rem;
    font-family: 'PingFangSC-Regular, PingFang SC';
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    opacity: 0.8;
}

.ZY {
    position: absolute;
    left: 58%;
    top: 93%;
    width: 137px;
    height: 122px;
    background-size: 100% 100% !important;
}

/* 关于我们 */
.usImgAll {
    width: 90%;
    margin: 0 auto;
}

.usImg {
    /* width: 68%; */
    /* height: 60%; */
    margin-top: -1.25rem;
    /* margin-left: 17.5%; */
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    max-width: 20rem;
    margin: 0 auto;
}

.mugua_img {
    width: 18.75rem;
    height: 26.125rem;
    margin: 20px auto;
    /* margin-right: 4vw; */
    /* margin-left: 5.2vw; */
    /* position: absolute;
    top: 50%;
    transform: translate(0, -50%); */
}

.us_font {
    /* width: 50vw;
    height: 30vh; */
    text-align: left;
    width: 18.75rem;
    margin: auto auto;
    /* padding: 8vh 0px; */
    /* position: absolute;
    top: 50%;
    transform: translate(0, -50%); */
}

.us_font h1 {
    color: #333333;
    font-size: 1.125rem;
    font-weight: 400;
}

.us_font>p {
    font-size: .75rem !important;
}

.us_font p:nth-of-type(1) {
    opacity: 0.8;
    color: #999999;
    margin-top: 10px;
    font-size: .625rem;
}

.us_font p:nth-of-type(2) {
    opacity: 0.8;
    color: #666666;
    margin-top: 1.25rem;
    width: 100%;
}

.us_font p:nth-of-type(3) {
    opacity: 0.8;
    color: #666666;
    margin-top: 1.25rem;
}

.us_font p:nth-of-type(4) {
    opacity: 0.8;
    color: #666666;
    margin-top: 1.25rem;
}

.us_font p:nth-of-type(5) {
    opacity: 0.8;
    color: #666666;
    margin-top: 1.25rem;
}


/* 底部 */
.web_bottomBJ {
    background-color: #150F00;
}

.web_bottom {
    width: 19rem;
    height: 500px;
    /* background-color: #150F00; */
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.web_bottom_l {
    width: 100%;
    margin-top: 20px;
}

.web_bottom_r {
    width: 100%;
}

.web_bottom_l_font1 h1 {
    color: white;
    font-size: 1.8rem;
    text-align: left;

    line-height: 4rem;
}

.web_bottom_l_font2 h1 {
    text-align: left;
    font-size: 50px;
    color: #1C1608;
    margin-left: -2%;
    margin-top: -10vh;
}

.web_bottom_l>div {
    /* width: 90%;
    margin-left: 10%; */
}

.QRcode {
    width: 100%;
    height: 100%;
    text-align: left;
    z-index: 1;
}

.QRcode_img {
    /* position: relative;
    top: -25vh;
    margin-left: 25%;
    height: 20vh;
    width: 25%;
    z-index: 2;
    display: flex; */
}

.QRcode_img div {
    width: 90px;
    height: 90px;
    /* margin-right: -13%; */
    color: white;
    font-size: small;
    margin-right: 65%;
}

.QRcode_img div img {
    /* margin-left: 6%; */
    /* width: 10vw;
    height: 10vw; */

    /* height: 100%; */
}

.QRcode_img p {
    width: 5.625rem;
    /* height: 1vw; */
    font-size: .875rem;
    text-align: center;
    font-family: 'PingFangSC-Regular, PingFang SC';
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2rem;
}

.address {
    width: 100%;
    /* height: 50%; */
    text-align: right;
    color: white;
    position: relative;
    /* margin-right: 10%; */
}

.address p {
    /* letter-spacing: .1875rem; */
    font-size: 1.125rem;
    /* margin-right: 17.5%; */
}

.address_nav {
    width: 90%;
    /* height: 12.5vh; */
    margin-top: 1.25rem;
    display: flex;
    /* margin-bottom: 1.5%; */
    text-align: right;
    margin-left: 10%;
}

.address_nav div {
    width: 25%;
    /* height: 100%; */
    /* margin-left: -5%; */
    text-align: left;
}

.address_nav div>p {
    /* margin-left: 3%; */
    font-size: .75rem;
    /* width: 127%; */
    text-align: right;
}

.address_nav h4 {
    font-weight: 600;
    text-align: right;
    line-height: 2.8125rem;
    letter-spacing: .0625rem;

}

.address>h4 {
    letter-spacing: .0625rem;
    font-weight: 200;
    line-height: 1rem;
    opacity: 0.8;
    margin-bottom: .625rem;
    font-size: .75rem;
    ;
    /* margin-right: 18%; */
}

.hidden {
    width: 6.25rem;
    height: 6.25rem;
    background-color: #F4BFB8;
}

.returnTop {
    width: 3.125rem;
    height: 3.125rem;
    position: fixed;
    top: 90vh;
    left: 95vw;
    z-index: 2;

}

.swiper-pagination-bullet-active {
    background-color: #dfa353 !important;
    border-radius: 0 !important;
    width: 10px !important;
    height: 2px !important;
}

.swiper-slide-active {
    /* background-color: #dfa353 !important; */
}

.swiper-pagination-bullet {
    border-radius: 0 !important;
    width: 10px !important;
    height: 2px !important;
}

.CYdome:hover {
    background-image: linear-gradient(to bottom right, #FF7676, #FF794F);
}

.BusinessType_int>div:hover>.cir {
    background-image: linear-gradient(to bottom right, #F9D397, #D6A868);
}

.BusinessType_int>div:nth-child(1):hover>.cir>img {
    content: url('../assets/CYDYT/KY1.png');
}

.BusinessType_int>div:nth-child(2):hover>.cir>img {
    content: url('../assets/CYDYT/HG1.png');
}

.BusinessType_int>div:nth-child(3):hover>.cir>img {
    content: url('../assets/CYDYT/HB1.png');
}

.BusinessType_int>div:nth-child(4):hover>.cir>img {
    content: url('../assets/CYDYT/SK1.png');
}

.BusinessType_int>div:nth-child(5):hover>.cir>img {
    content: url('../assets/CYDYT/ZZC1.png');
}

.BusinessType_int>div:nth-child(6):hover>.cir>img {
    content: url('../assets/CYDYT/JC1.png');
}

.BusinessType_int>div:nth-child(7):hover>.cir>img {
    content: url('../assets/CYDYT/XC1.png');
}

.BusinessType_int>div:nth-child(8):hover>.cir>img {
    content: url('../assets/CYDYT/CY1.png');
}

.QRcode {
    display: none;
}

.usImgAll_BJ>.web_bottomP>p:nth-child(2) {
    /* visibility: hidden; */
    line-height: 2.5rem;
}

.web_bottomD {
    display: none;
}

.YHLB {
    visibility: hidden;
}

.carousel-control-prev,
.carousel-control-next {
    display: none;
}

.Xinbut {
    bottom: -20px !important;
}