﻿/* qogir/qogir_c_h.css by Jason Jiang JJWteam 1997-2020 */

/* initialization */
* {
    margin: 0;
    padding: 0;
    border: none;
}

html,
body {
    font-family: tahoma, "microsoft yahei" !important;
    font-size: 16px;
    color: #000;
    background-color: #f5f5f5;
    background: url(../images/index_background_20200421_2560_1709.jpg) top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    zoom: 1;
    width: 100%;
    scroll-behavior: smooth;
}

i {
    font-style: normal;
}

ul,
li,
ol {
    list-style: none;
}

a {
    color: #673a1b;
    text-decoration: none;
}

a:hover {
    color: #947054;
    transition: all 0.3s ease
}

h1 {
    text-align: center;
    padding: 100px 0 20px 0;
    font-size: 36px;
}

h2 {
    text-align: center;
    padding: 0px 0 100px 0;
    font-weight: normal;
    font-size: 22px;
}

/* global code */
.element-hide {
    display: none;
}

.element-show {
    display: block;
}

.darkfont {
    color: #673a1b;
}

.lightfont {
    color: #947054;
}

.whitefont {
    color: #fff;
}

.greyfont {
    color: #888;
}

.dark-button {
    padding: 12px 50px;
    background-color: #673a1b;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    box-shadow: 0 2px 3px #947054;
    cursor: pointer;
    outline: none;
    letter-spacing: 0.1em;
}

.dark-button:hover {
    background-color: #744424;
    transition: all 0.3s ease;
}

/* global merge */
.head-section .head-background::after,
.head-section .head-background .head-right ul::after,
.notice-section .notice-background::after,
.section2 .sec2-content::after,
.section3 .sec3-content::after,
.section4 .sec4-content::after,
.section6 ul::after {
    content: "";
    display: block;
    clear: both;
}

/* anchor */
#anchor {
    background-color: #fff;
    box-shadow: 0 2px 3px #ccc;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
}

#anchor i {
    font-size: 32px;
    line-height: 40px;
}

/*head section*/
.head-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    z-index: 999;
}

.head-section .head-background {
    width: 1160px;
    margin: 0 auto;
}

.head-section .head-background .head-left {
    float: left;
}

.head-section .head-background .head-left img {
    height: 46px;
}

.head-section .head-background .head-right {
    float: right;
}

.head-section .head-background .head-right .head-right-item {
    float: left;
}

.head-section .head-background .head-right .item-tel {
    position: relative;
    height: 46px;
    line-height: 46px;
}

.head-section .head-background .head-right .item-tel .tel-box {
    margin-left: 20px;
    position: relative;
    top: 15px;
    width: 16px;
    height: 16px;
    line-height: 14px;
    text-align: center;
    color: #673a1b;
    border: 1px solid #673a1b;
    border-radius: 50%;
    pointer-events: none;
}

.head-section .head-background .head-right .item-tel .tel-box.box-hover {
    background-color: #673a1b;
    color: #fff;
    transition: all 0.3s ease;
}

.head-section .head-background .head-right .head-tel-pop {
    position: absolute;
    top: 32px;
    right: -10px;
    margin-top: 0;
    float: right;
    z-index: 999;
}

.head-section .head-background .head-right .head-tel-pop .tel-pop-dialog {
    position: relative;
    top: 12px;
    width: 300px;
    height: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 5px;
    text-align: center;
}

.head-section .head-background .head-right .head-tel-pop .tel-pop-dialog::after {
    position: absolute;
    display: inline-block;
    top: -4px;
    right: 15px;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 5px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(-45deg);
    box-shadow: 2px -2px 3px #ccc;
}

.head-section .head-background .head-right .head-tel-pop .tel-pop-dialog h3 {
    color: #673a1b;
    padding-top: 10px;
}

.head-section .head-background .head-right .head-tel-pop .tel-pop-dialog p {
    font-style: italic;
    color: #947054;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 22px;
    line-height: 1em;
}

.head-section .head-background .head-right .head-right-item .title-link {
    height: 46px;
    line-height: 46px;
    padding: 10px 20px;
    color: #673a1b;
    border-radius: 10px;
    /*opacity: 0.8;*/
    /*box-shadow: 0px 0px 100px #000;*/
    /*transition: all 0.3s ease;*/
    font-size: 16px;
}

.head-section .head-background .head-right .head-right-item .title-link:hover {
    color: #fff;
    background-color: #673a1b;
    transition: all 0.3s ease;
}

.head-section .head-background .head-right .head-right-item .console {
    font-size: 12px;
    border: 1px solid #673a1b;
    line-height: 46px;
    padding: 2px 10px;
    margin-left: 10px;
}

.head-section .head-background .head-right .head-right-item .title-tel {
    font-size: 15px;
}

/* seize-section */
#seize {
    width: 100%;
    height: 69px;
}

/*notice-section*/
.notice-section {
    position: relative;
    background-color: #fafafa;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.notice-section .notice-background {
    width: 1190px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    padding: 10px 0;
}

.notice-section .notice-background .notice-title {
    font-size: 16px;
    font-weight: bold;
}

.notice-section .notice-background .notice-content {
    font-size: 16px;
}

.notice-section .notice-background .notice-close {
    transform: rotate(45deg);
    position: relative;
    float: right;
    right: 0;
    font-size: 30px;
    color: #ccc;
}

.notice-section .notice-background .notice-close:hover {
    cursor: pointer;
}

/*body-section*/
.section1 {
    width: 100%;
}

.section1 .section1-background {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    width: 1160px;
    padding: 20px 0;
    margin: 60px auto;
    text-align: center;
}

.section1 .section1-background img {
    width: 150px;
}

.section1 .section1-background p {
    font-size: 24px;
    font-weight: bold;
}

.section1 .section1-background .slider-box {
    margin: 0 auto 20px auto;
    width: 100%;
    position: relative;
    pointer-events: none;
}

.section1 .section1-background .slider-box .slider-words {
    width: 100%;
    height: 62px;
}

.section1 .section1-background .slider-box .slider-words span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 62px;
    font-weight: bold;
    opacity: 0;
    -webkit-animation: slide-word 18s infinite 0s cubic-bezier(0.19, 0.82, 0.84, 1.06);
    animation: slide-word 18s infinite 0s cubic-bezier(0.19, 0.82, 0.84, 1.06);
}

@-webkit-keyframes slide-word {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        -ms-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
        visibility: visible;
    }

    0.9% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    11% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        -ms-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        visibility: hidden;
    }

    100% {
        opacity: 0;
        visibility: visible;
    }
}

@keyframes slide-word {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        -ms-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
        visibility: visible;
    }

    0.9% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    11% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        -ms-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        visibility: hidden;
    }

    100% {
        opacity: 0;
        visibility: visible;
    }
}

.section1 .section1-background .button-box {
    width: 100%;
    margin-top: 60px;
}

.section2 {
    background-color: #fff;
    background-image: radial-gradient(#d7d7d7 1px, transparent 1px), radial-gradient(#d7d7d7 1px, transparent 1px);
    background-position: 0 0, 25px 25px;
    background-size: 50px 50px;
    width: 100%;
    border-top: 1px solid #ccc;
}

.section2 .sec2-content {
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.section2 .sec2-content .sec2-item {
    width: 550px;
    height: 300px;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    color: #947054;
    background-color: #fff;
}

.section2 .sec2-content .sec2-item:hover {
    box-shadow: 0px 1px 5px #947054;
    transition: all 0.5s ease;
    color: #673a1b;
}

.section2 .sec2-content .sec2-item img {
    height: 260px;
    display: block;
}

.section2 .sec2-content .sec2-item div {
    width: 280px;
    height: 260px;
    pointer-events: none;
}

.section2 .sec2-content .sec2-item div p {
    height: 175px;
    margin-top: 20px;
    overflow: hidden;
    line-height: 1.8em;
    text-align: justify;
}

.section2 .sec2-content .sec2-item div button {
    display: block;
    padding: 10px 20px;
    background-color: #947054;
    border-radius: 5px;
    box-shadow: 0 0 10px #947054;
    color: #fff;
    margin: 0 auto;
    pointer-events: all;
    outline: none;
}

.section2 .sec2-content .sec2-item div button:hover {
    cursor: pointer;
    background-color: #673a1b;
}

.section3 {
    background-color: #261408;
    width: 100%;
    border-top: 1px solid #ccc;
}

.section3 .sec3-content {
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.section3 .sec3-content .sec3-left {
    float: left;
    width: 600px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #947054;
}

.section3 .sec3-content .sec3-left .sec3-title {
    margin: 0 auto;
    width: 560px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #673a1b;
    color: #fff;
}

.section3 .sec3-content .sec3-left .sec3-title i {
    font-size: 14px;
}

.section3 .sec3-content .sec3-left input {
    display: block;
    padding: 10px 20px;
    font-size: 30px;
    margin: 10px 0;
    border-radius: 5px;
    background-color: #947054;
    color: #fff;
    outline: none;
    width: 560px;
}

.section3 .sec3-content .sec3-left input::placeholder {
    color: #744424;
    font-weight: lighter;
}

.section3 .sec3-content .sec3-left input:-ms-input-placeholder {
    color: #744424;
    font-weight: lighter;
}

.section3 .sec3-content .sec3-left button {
    display: block;
    float: right;
    box-shadow: none;
    width: 600px;
    border-radius: unset;
}

.section3 .sec3-content .sec3-right {
    float: right;
    padding: 10px;
    background-color: #fff;
}

.section3 .sec3-content .sec3-right img {
    width: 290px;
}

.section3 .sec3-download {
    width: 100%;
    padding-bottom: 60px;
}

.section3 .sec3-download button {
    display: block;
    margin: 0 auto;
    box-shadow: none;
}

.section4 {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding-bottom: 60px;
    border-top: 1px solid #ccc;
}

.section4 .sec4-content {
    width: 1160px;
    margin: 0 auto;
    position: relative;
}

.section4 .sec4-content .sec4-qrcode {
    position: relative;
    background-color: #fff;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    padding: 20px;
    z-index: 10;
    box-shadow: 0 2px 5px #000;
}

.section4 .sec4-content .sec4-qrcode img {
    width: 200px;
}

.section4 .sec4-content .sec4-word {
    position: absolute;
    width: 80%;
    height: 240px;
    background-color: #673a1b;
    left: 120px;
    top: 0;
    border-radius: 0 120px 120px 0;
    padding-left: 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section4 .sec4-content .sec4-word p {
    font-size: 26px;
    font-weight: lighter;
    line-height: 40px;
    color: #fff;
}

.section4 .sec4-content .sec4-word p span {
    font-size: 36px;
    font-weight: bold;
}

.section4 .sec4-content .sec4-phone {
    position: absolute;
    width: 290px;
    height: 500px;
    border-radius: 15px;
    background-color: #000;
    right: 0;
    top: -230px;
    z-index: 20;
    box-shadow: 2px 5px 10px #000;
}

.section4 .sec4-content .sec4-phone::after {
    content: "";
    width: 270px;
    height: 480px;
    border-radius: 10px;
    background-color: #fff;
    z-index: -1;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
}

.section4 .sec4-content .sec4-phone img {
    width: 270px;
    height: 480px;
    border-radius: 10px;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0;
    animation: slide-phone 12s infinite;
    -webkit-animation: slide-phone 12s infinite;
}

@keyframes slide-phone {
    0% {
        opacity: 0;
        visibility: visible;
    }

    1% {
        opacity: 1;
    }

    25% {
        opacity: 1;
        visibility: visible;
    }

    30% {
        opacity: 0;
        visibility: hidden;
    }

    100% {
        opacity: 0;
        visibility: visible;
    }
}

@-webkit-keyframes slide-phone {
    0% {
        opacity: 0;
        visibility: visible;
    }

    0.9% {
        opacity: 1;
    }

    25% {
        opacity: 1;
        visibility: visible;
    }

    26% {
        opacity: 0;
        visibility: hidden;
    }

    100% {
        opacity: 0;
        visibility: visible;
    }
}

.section5 {
    border-top: 1px solid #ccc;
    width: 100%;
    background-color: #f5f5f5;
    padding-bottom: 120px;
}

.section5 .sec5-content {
    padding: 20px;
    width: 760px;
    height: 340px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px #ccc;
    overflow: hidden;
    border-bottom: 5px solid #673a1b;
}

.section5 .sec5-content p {
    text-align: justify;
    line-height: 1.7em;
    text-indent: 2em;
    padding-bottom: 1em;
}

.section6 {
    border-top: 1px solid #ccc;
    width: 100%;
    background-color: #fff;
    position: relative;
    padding-bottom: 60px;
}

.section6 h1 {
    position: relative;
    top: -30px;
    padding: 10px 0;
    background-color: #fff;
    width: 400px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 20px #ccc;
}

.section6 .sec6-content {
    width: 100%;
    overflow: hidden;
    margin: 60px auto;
}

.section6 .sec6-content ul {
    width: 3496.98px;
    overflow: hidden;
    animation: move 20s linear infinite normal;
    -webkit-animation: move 20s linear infinite normal;
}

.section6 .sec6-content ul li {
    float: left;
    padding: 10px 30px;
    background-color: #ccc;
    border-radius: 10px;
    margin-right: 50px;
    -webkit-filter: saturate(30%);
    filter: saturate(30%);
    box-shadow: 0 0 10px #ccc;
    overflow: hidden;
}

.section6 .sec6-content ul li:hover {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
    background-color: #000;
    box-shadow: 0 0 10px #744424;
    transition: all 0.3s ease;
}

.section6 .sec6-content ul li img {
    height: 70px;
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
}

@keyframes move {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-1165.66px);
    }
}

@-webkit-keyframes move {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-1165.66px);
    }
}

.section7 {
    border-top: 1px solid #ccc;
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
    padding: 60px 0;
}

.section7 .sec7-content {
    width: 1160px;
    margin: 0 auto;
}

.section7 .sec7-content .sec7-logo {
    display: block;
    width: 120px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.section7 .sec7-content p {
    color: #888;
    margin-top: 20px;
    letter-spacing: 0.1em;
}