@import url("index68.css");
body {
    margin: 0 auto;
    padding: 0;
    font: 14px/1.5 "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", "寰蒋闆呴粦", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    display: block;
    color: #000000;
}

div {
    display: block;
}

a {
    color: #1e1e1e;
    text-decoration: none;
    outline: none;
    display: block;
}

a:hover {
    color: #ff7a4d;
}

.box {
    width: 1300px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    display: block;
    overflow: hidden;
}

.boxText {
    width: 1400px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    display: block;
    overflow: hidden;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-right ul li {
    float: left;
    display: block;
    overflow: hidden;
    padding: 0;
    margin-left: 24px;
}

.header-right ul li:last-child {
    margin-left: 40px;
}

.header-left {
    float: left;
    display: inline-block;
}

.header-right {
    float: right;
    display: inline-block;
}

.header-left img {
    height: 30px;
    width: auto;
    display: inline-block;
    padding-top: 5px;
}

.header {
    height: 40px;
    padding: 20px 0;
}

.header-m {
    text-align: center;
    cursor: pointer;
    height: 40px;
    width: 40px;
}

.header-m img {
    height: 40px;
    width: 40px;
}

.login, .register {
    line-height: 30px;
    font-size: 16px;
    position: relative;
    padding-left: 24px;
    padding-top: 6px;
}

.login i, .register i {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 11px;

}

.login i {
    background: url(../image/login3.png);
    background-size: 18px 18px;
}

.register i {
    background: url(../image/register.png);
    background-size: 18px 18px;
}

.header-right li a.login:hover i {
    background: url(../image/login-h.png);
    background-size: 18px 18px;
}

.header-right li a.register:hover i {
    background: url(../image/register-h.png);
    background-size: 18px 18px;
}

.banner {
    width: 100%;
    height: auto;
    display: block;
    background: url(../image/banner11.jpg) no-repeat;
    background-size: 100% auto;
    position: relative;
    min-width: 1140px;
    min-height: 475px;
}

.banner:before {
    content: "";
    display: block;
    padding-top: 41%;
}

.ban-txt {
    height: 100%;
    width: 1140px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;

}

.ban-txt a {
    width: 1000px;
    height: auto;
    position: relative;
    top: 50%;
    margin-top: -236px;
}

.ban-txt img {
    width: 1000px;
    height: auto;
}

@media screen and (max-width: 1140px) {
    .ban-txt a {
        width: 820px !important;
        height: auto;
        position: relative;
        top: 50%;
        margin-top: -194px;
        left: 20px;
    }

    .ban-txt img {
        width: 820px !important;
        height: auto;
    }

    .header-left {
        margin-left: 20px;
    }

    .header-right {
        margin-right: 20px;
    }
}

.content {
    padding: 40px 0;
    display: block;
    overflow: hidden;
}

.content-left {
    float: left;
    display: inline-block;
}

.content-left img {
    width: 380px;
    height: auto;
}

.content-right {
    width: 640px;
    float: right;
    display: inline-block;
}

.content-right h2 {
    font-size: 48px;
    font-weight: 600;
    margin: 0;
    font-family: "骞煎渾";
}

.content-right p {
    font-size: 18px;
    line-height: 32px;
    margin-top: 30px;
    font-family: "骞煎渾";
    letter-spacing: 4px;
}

.cai {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.cai img {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
    font-size: 0;
}

.el-carousel__item:nth-child(3n+1) {
    background: url(../image/banner11.jpg) no-repeat;
    background-size: 100% auto;
}

.el-carousel__item:nth-child(3n+2) {
    background: url(../image/cai-text1.jpg) no-repeat;
    background-size: 100% auto;
}

.el-carousel__item:nth-child(3n) {
    background: url(../image/sbg2.jpg) no-repeat;
    background-size: 100% auto;
}

.setIndexBrand {
    width: 1300px;
    height: 650px;
    background: url(../image/indexBrand1.jpg) no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
    display: block;
}

.setIndexStore {
    width: 1300px;
    height: auto;
    margin-left: 310px;
}

.brandpage {
    float: left;
    position: relative;
    left: 560px;
    top: 400px;
}

.qrcode1 {
    position:fixed;
    z-index: 5000;
    right: 0;
    margin-top: 10px;
    background: #f3f3f3;
    color: black;
    width: 60px;
    height: 100px;
}

.qrcode2 {
    position:fixed;
    z-index: 5000;
    right: 0;
    margin-top: 120px;
    background: #f3f3f3;
    color: black;
    width: 60px;
    height: 100px;
}

.popup1 {
    position:fixed;
    z-index: 5000;
    right: 80px;
    margin-top: 10px;
    background: white;
    color: black;
    width: 120px;
    height: 170px;
}

.popup2 {
    position:fixed;
    z-index: 5000;
    right: 80px;
    margin-top: 120px;
    background: white;
    color: black;
    width: 120px;
    height: 170px;
}

.addqrcode {
    width: 120px;
    height: 120px;
}

.trade {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.trade img {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
    font-size: 0;
}

.main {
    display: block;
    overflow: hidden;
    margin-bottom: 60px;
}

.main h2 {
    text-align: center;
    margin: 0;
    padding: 60px 0 40px 0;
    font-size: 44px;
    font-weight: 500;
    font-family: "骞煎渾";
}

.main-four ul li {
    float: left;
    width: 310px;
    border: 1px solid #e5e0e0;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #fff;
    height: 400px;
}

.main-four ul li:nth-child(2) {
    margin: 0 20px;
}

.main-four ul li:nth-child(3) {
    margin-right: 20px;
}

.main-four ul li h3 {
    color: #fff;
    margin: 0;
    padding: 18px 0;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.violet {
    background-color: #9600ff;
}

.yellow {
    background-color: #ffa800;
}

.blue {
    background-color: #00aeff;
}

.green {
    background-color: #00d37c;
}

.main-four ul li p {
    margin: 20px 16px 0 16px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 3px;
}

.ad img {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: auto;
}

.ad-txt {
    padding: 40px 0;
}

.ad-txt p {
    text-align: center;
    font-size: 18px;
    padding: 0 50px;
    letter-spacing: 3px;
    margin: 20px 0;
    line-height: 32px;
}

footer {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    display: block;
    overflow: hidden;
}

.company {
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 40px;
}

.company h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.company ul {
    margin-top: 30px;
}

.company ul li {
    float: left;
    margin-right: 68px;
}

.company ul li:last-child {
    margin-right: 0px !important;
}

.bottom-left {
    float: left;
    color: #a1a1a1;
    position: relative;
}

.bottom-left img {
    position: absolute;
    width: 180px;
    height: auto;
}

.bottom-right {
    float: right;
}

.bottom-content {
    border-top: 2px solid #d4d4d4;
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 20px;
}

.bottom-right span {
    background: #828282;
    color: #fff;
    padding: 0px 10px;
    margin-left: 10px;
    height: 28px;
    line-height: 30px;
    display: inline-block;
}

.bottom-left span {
    display: inline-block;
    padding-left: 200px;
}