.mobile_header {
    width: 100%;
    height: 20vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background-image: linear-gradient(180deg,#1b1b1b,rgba(27,27,27,0));
    color: #fff;
    padding: 20px 0;
    transition: height .5s ease;
    display:none;
}
.mobile_header_logo {
    float: left;
    width: 70vw;
    margin-left: 3vw;
}
.mobile_header_list {
    float: right;
    width: 9vw;
    height: 9vw;
    margin-right: 3vw;
}
.mobile_header_close {
    float: right;
    width: 9vw;
    height: 9vw;
    margin-right: 3vw;
    display:none;
}
.moblieList {
    margin-top: 12vw;
    width: 100%;
    color: #fff;
    height: 36vw;
    transition: all .1s ease;
    display: none;
}
.moblieList ul li{
    width:100%;
    text-align:center;
    font-size: 4vw;
    padding:5px 0;
    font-weight: 700;
}
.moblieList ul li a{
    color:#FFF;
}
.header_desktop {
    width: 100%;
    height: 120px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background-image: linear-gradient(180deg,#1b1b1b,rgba(27,27,27,0));
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 1;
}
.header_desktop_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    width: 600px;
    padding-left: 80px;
    font-size: 18px;
}
.header_desktop_left ul{
    width:100%
}
.header_desktop_left ul li{
    float:left;
    display:block;
    width:25%;
}
.header_desktop_left ul li a{
    color:#FFF;
    cursor:pointer;
    font-weight:bold;
}
.header_desktop_left ul li a:hover{
    font-weight:bold;
    text-decoration:none;
}
.header_desktop_logo {
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    margin-left:50px;
}
.header_desktop_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 400px;
    padding-right: 20px;
    font-weight: 700;
    font-size:18px;
}
.header_desktop_right_phone {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.header_desktop_right_wechat {
    margin-right: 76px;
    cursor: pointer;
    position:relative;
}
a.header_desktop_right_phone:hover{
    color:#FFF;
    text-decoration:none;
}
.codeImg {
    display: none;
    position: absolute;
    margin-left: -40px;
    margin-top: 8px;
    top:30px;
    right:-60px;
    width:150px;
    height:150px;
}
.brand h4, .product h4 {
    font-size: 36px;
    line-height: 1;
    color: #3e3a39;
    font-weight: 700;
    z-index: 2;
    text-align: center;
    margin-bottom:40px;
}
.brand h3, .product h3 {
    font-family: STSongti-SC-Bold;
    font-size: 30px;
    color: #efefef;
    margin-top: 80px;
    font-weight: 700;
    z-index: 2;
    text-align: center;
}
.brand h3 img{
    margin-bottom:-70px;
    width:400px;
}
.brand p, .product p {
    font-size: 14px;
    line-height: 22px;
    color: #3e3a39;
    margin: 0 auto;
    margin-top: 16px;
    z-index: 2;
    padding: 0 10px;
    width: 80%;
    max-width: 760px;
    text-align: center;
}
.time_info {
    margin-top: 40px;
    max-width: 100%;
}
.time_list {
    position: relative;
    display: flex;
    justify-content: center;
    line-height: 1;
    padding: 0 10px 0px 10px;
    font-size: 16px;
}
.history_item_date {
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    color: #3e3a39;
    width: 100px;
    margin-right: 16px;
}
.history_item_link {
    position: relative;
    display: flex;
    justify-content: center;
    line-height: 1;
    padding: 0 10px 48px 10px;
    font-size: 16px;
}
.history_item_link_line {
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #f1f0f0;
}
.history_item_link_circle {
    width: 16px;
    height: 16px;
    background-color: #e2d4ae;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
.history_item_link_circle_center {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
}
.history_item_text {
    margin-left: 16px;
    width: 600px;
    text-align: left;
    line-height: 1.2;
}
.history_item_text span{
    color:rgb(0,128,43);
    font-weight:bold
}
.box {
    width: 1200px;
    height: 300px;
    transform-style: perserve-3d;
    margin: 50px auto;
    position: relative;
}

    .box img {
        width: 600px;
        position: absolute;
        top: 60px;
        transition: all .3s linear;
    }

    .box:hover .btn {
        opacity: 1;
    }

.front {
    left: 0px;
}

.back {
    left: 600px;
}

.active {
    left: 300px;
    transform: scale(1.5);
    z-index: 10;
}

.btns .btn {
    width: 60px;
    height: 80px;
    display: block;
    position: absolute;
    background-color: rgba(0,0,0,.5);
    font-size: 50px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: rgba(255,255,255,.5);
    line-height: 55px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    opacity: 0;
    transition: opacity .3s linear;
}

    .btns .btn:first-child {
        top: 125px;
    }

    .btns .btn:last-child {
        top: 125px;
        right: 0px;
    }
.produvt_list{
    max-width:1000px;
    width:80%;
    margin: 0 auto !important;
}
.produvt_list div img{
    text-align:center;
    width:100%;
}
.produvt_list div h4{
    margin-top:18px;
    text-align:center;
}
.produvt_list div p{
    text-align:center;
    margin:0;
    font-size: 12px;
    line-height: 16px;
    color: #b1b1b1;
    margin-top: 9px;
    width:100%;
    margin-bottom:40px;
}
.produvt_list>h4{
    font-size: 36px;
    font-weight: 700;
    text-align:center;
    margin-bottom:40px;
}
.produvt_list>h3{
    font-family: STSongti-SC-Bold;
    font-size: 30px;
    color: #efefef;
    margin-top:80px;
    text-align:center;
}
#house{
    width:80%;
    margin:0 auto;
    margin-top:80px;
    position:relative;
}
.house h3 {
    font-family: STSongti-SC-Bold;
    font-size: 30px;
    color: #efefef;
}
.house h4 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #3e3a39;
}
.house_map{
    width:90%;
}
.house_map img{
    width: 80%;
}
.store_detail {
    position: absolute;
    top: 369px;
    left: 60%;
    margin-left: 107px;
}
.store_detail_area {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.store_detail_area_bold {
    font-size: 18px;
    font-weight: 700;
    max-width: 400px;
    margin:20px 0;
}
.store_detail_count_item_count {
    font-size: 36px;
    font-weight: 700;
    display: flex;
    margin-top:40px;
}
.join {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}
.join h4 {
    font-family: STSongti-SC-Bold;
    font-size: 30px;
    color: #efefef;
    text-align: center;
}

.join h3 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #3e3a39;
    text-align: center;
    margin-bottom:40px;
}
.join>div{
    text-align:center;
}
.join>div>img{
    width:100px;
    height:100px;
}
.join h5{
    text-align:center;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1px;
    color: #3e3a39;
    margin-top: 16px;
}
.join p{
    text-align:center;
    font-size: 12px;
    line-height: 18px;
    color: #3e3a39;
    max-width: 280px;
    margin-top: 16px;
}
.join>div{
    margin-bottom: 48px;
    padding: 0 60px;
}
.join_button {
    width: 320px;
    height: 64px;
    margin: 0 auto;
    background-color: #2d3b82;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 6px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
    cursor: pointer;
}
.footer {
    background-color: #484854;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
    min-height: 272px;
    overflow: hidden;
    margin-top: 60px;
}
.footer_company {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    width:50%;
}
.footer_company_detail {
    font-size: 14px;
    color: #fff;
    margin-top: 24px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer_company_record {
    font-size: 14px;
    color: #909097;
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.footer_qrcode {
    width:30%;
    display: flex;
    justify-content: center;
    padding: 0 20px;
    flex-wrap: wrap;
}
.footer_qrcode_item {
    width: 120px;
    height: 120px;
    margin-right:20px;
}
.footers {
    background-color: #484854;
    max-width: 100%;
    overflow: hidden;
    margin-top: 40px;
    padding:30px 20px;
    display:none;
    padding-bottom:50px;
}
.footers>img{
    width:300px;
}
.foots_phone{
    margin-top:10px;
    color:#fff;
    line-height:24px;
}
.foots_email {
    color: #fff;
    line-height: 24px;
}
.foots_address {
    color: #fff;
   line-height: 24px;

}
.foots_copy{
    margin-top:20px;
    color:#939393;
}
.btn_top {
    position: fixed;
    bottom: 60px;
    right: 100px;
    z-index: 9999;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    opacity: .7;
    background-color: #282835;
}
.btn_top1 {
    position: fixed;
    z-index: 9999;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    opacity: .7;
    background-color: #282835;
    display:none;
}
.btn_top2 {
    position: fixed;
    z-index: 9999;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    opacity: .7;
    background-color: #282835;
    display: none;
}
.btn_top img:hover{
    cursor:pointer;
}
.page-header{
    margin-top:20px;
    font-weight:bold;
    font-size:16px;
}
.spanX {
    position: absolute;
    top: 8px;
    left: 4px;
    color: #C00;
    font-size: 24px;
}
.modal-body .form-group {
    position: relative;
}
.spans input, .spans select{
    width:96%;
}
.code {
    background: aliceblue;
    font-family: Arial;
    font-style: italic;
    color: blue;
    font-size: 30px;
    border: 0;
    padding: 2px 3px;
    letter-spacing: 3px;
    font-weight: bolder;
    float: left;
    cursor: pointer;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
}

a.aUpload {
    width: 24px;
    display: inline-block;
}

.carousel-indicators li {
    background-color: rgba(0,128,43,2);
    opacity: 0
}

.carousel-indicators .active {
    background-color: rgb(0,128,43);
    border: none;
}

.ckl {
    margin: 50px auto;
    overflow: hidden;
    height: 560px;
    width: 980px;
    position: relative;
}

    .ckl ul {
        list-style: none;
        height: 560px;
        width: 3920px;
        position: absolute;
        animation: myfirst 20s infinite alternate;
        -webkit-animation: myfirst 20s ease-out infinite alternate; /* Safari Óë Chrome */
    }

        .ckl ul img {
            width: 980px;
            height: 560px;
        }

        .ckl ul li {
            float: left;
            height: 560px;
            width: 980px;
        }

@keyframes myfirst {
    0%,25% {
        left: 0px;
    }

    30%,50% {
        left: -980px;
    }

    55%,75% {
        left: -1960px;
    }

    80%,100% {
        left: -2940px;
    }
}
.store_details{
    display:none;
}
.join_buttons {
    position: fixed;
    display: none;
    z-index: 10000;
    left: 0;
    bottom: 0;
    margin-top: 30px;
    width: 100%;
    background-color:rgba(0,0,0,.6);
    padding:5px 0px;
}
.join_buttons a{
    width: 50%;
    height: 36px;
    line-height:36px;
    margin: 0 auto;
    background-color: #2d3b82;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    display: block;
}
.moblieProducts {
    display: none;
}
@media screen and (max-width: 414px) { 
   .ckl {
    margin: 24px auto;
    overflow: hidden;
    height: 260px;
    width: 100%;
    position: relative;
}
    .history_item_text p{
        font-size:12px;
    }
    .ckl ul {
        list-style: none;
        height: 560px;
        width: 400%;
        position: absolute;
        animation: myfirst 20s infinite alternate;
        -webkit-animation: myfirst 20s ease-out infinite alternate; /* Safari Óë Chrome */
    }

            .ckl ul img {
                width: 100%;
                height: 260px;
            }

            .ckl ul li {
                display:block;
                float: left;
                height: 260px;
                width: 25%;
            }
    @keyframes myfirst {
        0%,25% {
            left:0;
        }

        30%,50% {
            left: -100%;
        }

        55%,75% {
            left: -100%;
        }

        80%,100% {
            left: -300%;
        }
    }
    .header_desktop{
        display:none;
    }
    .col-sm-12{
        padding:0;
    }
    .store_detail {
        display:none
    }
    .house_map{
        width:100%;
    }
    .house_map img{
        width: 100%;
    }
    .store_details {
        display: block;
        margin-top:12px;
        font-size:12px;
    }
    .produvt_list div{
        margin-bottom:15px;
    }
    .join_button {
        display: none;
    }
    .join_buttons{
        display:block;
        text-align:center;
    }
    .mobile_header_logo {
        width: 60vw;
    }
    .brand h4, .product h4 {
        font-size: 24px;
        line-height: 24px;
        color: #3e3a39;
        margin-bottom: 24px;
        margin-top: 0px;
    }
    .brand h3, .product h3 {
        font-family: STSongti-SC-Bold;
        font-size: 20px;
        color: #efefef;
        margin-top: 40px;
        text-align: center;
        margin-top: 20px;
    }
    .brand p, .product p {
        margin-top: 12px;
        width: 90%;
        font-size:12px;
        text-align:left;
        text-indent:24px;
    }
    .time_info {
        max-width: 90%;
        margin-left:5%;
    }
    .time_list {
        padding-left: 15px;
        font-size: 14px;
    }
    .produvt_list > h4 {
        font-size:24px;
    }
    .produvt_list > h3 {
        font-size: 20px;
        margin-top: 40px;
    }
    .produvt_list{
        margin:0 auto;
    }
    .produvt_list .colImg > img {
        width: 80%;
        margin-left: 10%;
    }
    .produvt_list .colImg p {
        width: 80%;
        margin-left: 10%;
    }
    .produvt_list div p{
        margin-bottom:20px;
        font-size:12px;
        width:90%;
        padding-left:5%;
    }
    .house h3 {
        font-size: 20px;
    }
    #house{
        margin-top:40px;
    }
    .house h4 {
        font-size: 24px;
    }
    .join{
        margin-top:30px !important;
    }
    .join h3 {
        font-size: 24px;
    }
    .join h4 {
        font-size: 20px;
    }
    .btn_top {
        bottom: 10%;
        right: 10%;
        width: 40px;
        height: 40px;
    }
    .btn_top1 {
        bottom: 20%;
        right: 10%;
        width: 40px;
        height: 40px;
    }
    .btn_top2 {
        bottom: 30%;
        right: 10%;
        width: 40px;
        height: 40px;
    }
        .btn_top img, .btn_top1 img, .btn_top2 img{
            width: 40px;
            height: 40px;
        }
    .join h5 {
        font-size: 16px;
    }
    .join > div > img {
        width: 60px;
        height:60px;
    }
    .join > div {
        display:block;
        height:180px;
        width: 40%;
        float: left;
        padding:0;
        margin-left: 5%
    }
    .brand h3 img {
        margin-bottom: -30px;
        width: 200px;
    }
    .footer{
        display:none;
    }
    .footers {
        display: block;
    }
    .row{
        padding:0;
        margin:0;
    }
    .mobile_header{
        display:block;
    }
    .header_desktop {
        display:none;
    }
    .moblieProduct{
        display:none;
    }
    .moblieProducts{
        display:block;
    }
    .moblieDiv{
        text-align:center;
    }
    .moblieDiv img {
        width: 90%;
    }
    .moblieDiv span {
        font-weight:bold;
        font-size:14px;
        color:#333;
    }
    .moblieDiv p {
        font-size:12px;
        text-indent:0;
        text-align:center;
        margin-bottom:12px;
    }
    .moblie_inner{
        width:90%;
        margin:0 auto;
    }
}
