a {
    text-decoration: none;
}

ul {
    list-style: none;
}

[v-cloak] {
    display: none;
}

/* header */
.navbar {
   padding: 0;
   border:none;
}

.hidetou{
	/* display: none; */
	transform: translateY(-100%);
	    visibility: hidden;
}
.store .logo{
	height:auto!important
}
.topzom{
	top:0!important;
	transition:all 1.5s;
}
#header{
	transition:all 1.5s;
	position: fixed;
	z-index: 1000;
	width: 100%;
	background-color: #fff;
	top: 0;
	    left: 0;
		height: 86px;
		border:none
}

.bg-light {
    background-color: #FFFFFF !important;
}

.bg-light:hover,
.bg-light:focus {
    background-color: #FFFFFF !important;
}

.navleft {
    display: flex;
    align-items: center;
}

.shuomingImg {
    width: 70%;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 60px;
}

.logo {
    height: 68px;
}

.main1 {
    background-color: rgba(255, 203, 66, 1);
    border-radius: 4px;
}

.txt1 {
    color: rgba(128, 55, 33, 1);
    font-size: 21px;
    font-weight: bold;
    font-family: PingFangSC-Semibold;
    text-align: center;
    display: block;
    margin: 5px 14px;
}

.navbar .navbar-nav .nav-link span {
    font-size: 21px;
    /* font-weight: 600; */
}

.navbar-light .navbar-nav .nav-link {
    margin: 0 10px;
    color: #929292 !important;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
    color: #803721 !important;
}

.navbar-light .navbar-nav .nav-link.active span {
    padding: 5px 0;
    border-bottom: 1px solid #803721 !important;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #803721 !important;
}

.nav-item {
    height: 86px;
    display: flex;
    align-items: center;
}

.dropdown-menu {
    border: none;
}

@media screen and (min-width: 992px) {
    .dropdown-menu {
        position: absolute;
        top: 84%;
        left: 8px;
        /* margin-top: 10px !important; */
        z-index: 1000;
        display: none;
        min-width: 60px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    }
	
	.navbar-light .navbar-nav .nav-link.active span {
	    border-bottom: none!important;
	}

    .dropdown-menu span {
        font-size: 20px;
        font-weight: 400;
    }

    .dropdown-menu::before {
        content: '';
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translateX(-50%);
        /* border-left: 10px solid transparent;
        border-right: 10px solid transparent; */
        border-bottom: 10px solid #FFFFFF;
    }

    .nav-item:hover .dropdown-menu,
    .nav-item:hover .dropdown-menu {
        display: block;
    }

}

.dropdown-item {
    color: #929292 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #803721 !important;
    background-color: transparent;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #803721 !important;
    background-color: #ebedef;
}

.topmg {
    height: 86px;
}

@media screen and (max-width: 991px) {
    .navbar {
        height: 100%;
    }
	.store{
		padding: 20px 0!important;
	}

    .navbar .navbar-nav {
        background-color: #FFFFFF;
        position: absolute;
        left: 0;
        right: 0;
        top: 56px;
    }

    .navbar .navbar-nav .nav-link span {
        font-size: 16px;
    }

    .nav-item {
        height: auto;
        display: block;
    }

    .logo {
        height: 40px;
    }

    .txt1 {
        font-size: 14px;
        margin: 3px 8px;
    }

    .topmg {
        height: 60px;
    }
}

.banner {
    margin-bottom: 30px;
    position: relative;
}

.bannerText {
    color: #fff;
    position: absolute;
    top: 50%;
    right: 20%;
    z-index: 10;
    transform: translateY(-50%);
    font-size: 60px;
    font-weight: 200;

}

.bannerText span {
    font-weight: bold;
    margin-left: 20px;

}

/* footer */
.outer13 {
    /* background-color: rgba(255, 203, 66, 1); */
    margin-top: 2.4vw;
    padding: 30px 0;
}

.outer13 .col-lg-6 {
    padding: 0 !important;
}

.group8 {
    width: 61.78vw;
    height: 11.52vw;
    margin: 3.69vw 0 0 18.48vw;
}

.img8 {
    height: 118px;
}

.main8 {
    margin-top: 10px;
    color: #727272;
    font-size: 20px;
    font-family: PingFangSC-Regular;
}

.icon3 {
    width: 25px;
    height: 26px;
    margin-right: 10px;
}

.icon4 {
    width: 21px;
    height: 27px;
    margin-left: 2px;
    margin-right: 12px;
}

.codes {
    justify-content: flex-end;
}

.box4 {
    margin-left: 20px;
}

.box5 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    height: 120px;
    width: 120px;
}

.pic8 {
    width: 100%;
    height: 100%;
}

.info6 {
    text-align: center;
    color: #727272;
    font-size: 22px;
    font-weight: 500;
    font-family: PingFangSC;
    width: 120px;
}

@media screen and (max-width: 991px) {
    .outer13 {
        text-align: center;
    }

    .box4 {
        margin-left: 0;
    }

    .img8 {
        height: 40px;
    }

    .info6 {
        width: 92px;
        font-size: 15px;
    }

    .main8 {
        justify-content: center;
        font-size: 16px;
    }

    .icon3 {
        width: 20px;
        height: 21px;
        margin-right: 10px;
    }

    .icon4 {
        width: 16px;
        height: 22px;
        margin-left: 0;
        margin-right: 12px;
    }

    .codes {
        margin-top: 16px;
        justify-content: center;
    }


    .box5 {

        width: 92px;
        height: 92px;
    }


    .info6 {
        font-size: 18px;
    }

    .bannerText {
        font-size: 18px;
        font-weight: 200;
        transform: translateX(50%);
        top: 10%;
        right: 50%;
    }

    .bannerText span {
        font-weight: bold;
        margin-left: 10px;

    }

}


/* 分页 */
.el-pager li.active,
.el-pager li:hover,
.el-pagination button:hover {
    color: #803721;
}

.el-pagination,
.el-pagination .btn-next,
.el-pagination .btn-prev {
    color: #909090;
}

@media screen and (min-width: 761px) {
    .el-pager li {
        font-size: 21px;
    }

    .el-pagination .btn-next .el-icon,
    .el-pagination .btn-prev .el-icon {
        font-size: 21px;
    }
}


.phonefoot {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.phonefoot .footimg {
    width: 173px;
    height: auto;
    margin: 0 auto;
}

.phonefoot .foottxt {
    font-size: 23px;
    font-family: PingFangSC;
    font-weight: 500;
    color: #803721;
    padding-bottom: 30px;
}
