/* 澶撮儴 */

.header {
    padding: 10px 0;
    width: 100%;
    text-align: left;
    z-index: 99;
}



.menu .logo {
    padding-left: 40px;
    float: left;
}

.menu .logo img {
    /* width: 86px; */
    height: 85px;
}

.menu .slogan {
    float: left;
    padding-left: 35px;
    padding-top: 20px;
    height: 30px;
    font-size: 24px;
    color: #000000;
}

.submenu ul {
    padding-top: 25px;
}

.submenu ul li {
    float: left;
    /*width: 107px;*/
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.submenu ul li a {
    color: #000000;
    text-decoration: none;
    padding: 0px 15px;
}

.submenu ul li .hover {
    font-size: 20px;
    font-weight: bold;
}

.submenu ul li .hover {
    font-size: 20px;
    font-weight: bold;
}

.call {
    padding-top: 20px;
    width: 220px;
    height: 30px;
    font-size: 24px;
    text-align: left;
    color: #ffffff;
    font-weight: bold;
}

.call .button {
    width: 117px;
    background: #f82121;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    line-height: 44px;
    border-radius: 10px;
    cursor: pointer;
}

.call i {
    font-size: 24px;
    margin-right: 10px;
    font-weight: normal;
}

.header-fix {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
}

.header-fix .menu .slogan {
    color: #FFFFFF;
}

.header-fix .menu .submenu ul li a {
    color: #FFFFFF;
}

.header-fix .menu .call {
    color: #FFFFFF;
}


/* 瀵艰埅鏉� */

.nav-menu {
    background-color: #F0F0F0;
    height: 70px;
}

.nav-menu .row .col-10 {
    margin: 0 auto;
    width: 100%;
}

.nav-menu .row .col-10 .title {
    float: left;
    line-height: 70px;
    font-size: 22px;
    color: #5a5a5a;
}

.nav-menu .row .col-10 .button {
    float: right;
    width: 117px;
    background: #f82121;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    line-height: 44px;
    border-radius: 10px;
    margin-top: 15px;
    cursor: pointer;
}


/* 鐒︾偣鍥� */

.banner {
    position: relative;
}

.banner .info {
    width: 80%;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translate(-50%);
    z-index: 9;
    display: block;
}

.banner .info .title {
    font-size: 36px;
    text-align: left;
    color: #717171;
}

.banner .info .ftitle {
    font-size: 72px;
    font-weight: Bold;
    text-align: left;
    color: #232222;
}

.banner .info .text {
    font-size: 36px;
    text-align: left;
    color: #646464;
}

.banner .pic img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: none;
}


/* 閫傞厤 */

@media (min-width: 1366px) {
    .banner .order {
        display: block;
    }
}


/* 浠嬬粛 */

.introduce {
    padding-bottom: 130px;
}

.introduce .row .col-8 {
    /* margin: 0 auto; */
}

.introduce .row .col-8 .row .col-12 .ftitle {
    font-size: 42px;
    text-align: center;
    color: #646464;
    margin-top: 130px;
}

.introduce .row .col-8 .row .col-12 .title {
    font-size: 72px;
    font-weight: Bold;
    text-align: center;
    color: #171717;
    margin-top: 40px;
}

.introduce .row .col-8 .row .col-12 .text {
    width: 940px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    font-size: 28px;
    text-align: left;
    color: #646464;
    line-height: 50px;
    margin-top: 70px;
}

.introduce .row .col-8 .row .col-12 .info {
    margin-top: 90px;
    width: 940px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.introduce .row .col-8 .row .col-12 .info ul {
    width: 940px;
    overflow: hidden;
}

.introduce .row .col-8 .row .col-12 .info ul li {
    width: 235px;
    float: left;
    font-size: 36px;
    text-align: center;
    color: #282828;
    margin-left: -3px;
    position: relative;
}

.introduce .row .col-8 .row .col-12 .info ul li::before {
    content: '';
    width: 3px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 0;
    background: #B4B4B4;
}

.introduce .row .col-8 .row .col-12 .info ul li span {
    font-size: 48px;
    font-weight: Bold;
    text-align: center;
    color: #282828;
    display: block;
}

.introduce .row .col-8 .row .col-12 .video {
    margin-top: 90px;
    font-size: 36px;
    font-weight: Bold;
    color: #2d2d2d;
    text-align: center;
}

.introduce .row .col-8 .row .col-12 .video .txt {
    display: inline-flex;
}

.introduce .row .col-8 .row .col-12 .video .txt i {
    font-size: 50px;
    margin-left: 10px;
    margin-top: -10px;
}


/* 鍐呭 */

.bgr-gray {
    background-color: #F5F5F5;
}

.content {
    padding-top: 190px;
    padding-bottom: 190px;
    overflow: hidden;
}

.content .box {
    padding-top: 100px;
    width: 620px;
}

.content .box .ftitle {
    font-size: 36px;
    font-weight: Bold;
    text-align: left;
    color: #787878;
    line-height: 50px;
}

.content .box .title {
    margin-top: 30px;
    font-size: 64px;
    font-weight: Bold;
    text-align: left;
    color: #171717;
}

.content .box .text {
    margin-top: 50px;
    font-size: 26px;
    text-align: left;
    color: #7b7b7b;
    line-height: 50px;
}

.content .box .button {
    margin-top: 50px;
    width: 192px;
    background: #f82121;
    font-size: 26px;
    text-align: center;
    color: #ffffff;
    line-height: 66px;
    border-radius: 10px;
    cursor: pointer;
}

.content .left {
    float: right;
    margin-right: 50px;
}

.content .right {
    float: left;
    margin-left: 50px;
}

.content .img {
    height: 640px;
}

.content .img img {
    width: 100%;
    border-radius: 10px;
}


/* 閫傞厤 */

@media (min-width: 1920px) {
    .content .left {
        margin-right: 200px;
    }
    .content .right {
        margin-left: 200px;
    }
}


/* 鏀惰幏 */

.harvest {
    padding-bottom: 200px;
}

.harvest .row .col-8 {
    margin: 0 auto;
}

.harvest .row .col-8 .title {
    font-size: 72px;
    font-weight: Bold;
    text-align: center;
    color: #171717;
    margin-top: 220px;
    margin-bottom: 170px;
}

.harvest .row .col-8 .box {
    text-align: center;
}

.harvest .row .col-8 .box i {
    font-size: 120px;
    color: #F90133;
}

.harvest .row .col-8 .box span {
    display: block;
    font-size: 48px;
    color: #404040;
}


/* 鍥惧簱 */

.gallery {
    background-color: #F5F5F5;
    padding-bottom: 100px;
}

.gallery .title {
    font-size: 64px;
    font-weight: Bold;
    text-align: center;
    color: #171717;
    margin-top: 140px;
    margin-bottom: 120px;
}

.gallery .swiper-container {
    width: 100%;
    height: 320px;
    /* height: 100%; */
}

.gallery .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.gallery .swiper-slide img {
    width: 100%;
}

.gallery .more {
    font-size: 36px;
    color: #1c64fa;
    text-align: center;
    margin-top: 70px;
}