﻿@media screen and (max-width: 1200px) {}

@media screen and (max-width: 992px) {
    .wap_nav {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        z-index: 7777;
    }

    .wap_nav .logo {
        float: left;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .wap_nav .logo img {
        height: 24px;
        margin-top: 13px;
        margin-left: 10px;
    }

    body {
        padding-top: 50px;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }



    .head {
        padding-top: calc(32/992*100vw);
        padding-left: calc(32/992*100vw);
        padding-right: calc(46/992*100vw);
        position: static;
    }

    .head .logo {
        float: left;
    }

    .head .logo a {}

    .head .logo img {
        width: calc(73/992*100vw);
    }

    .head .nav {
        float: left;
        padding-left: calc(12/992*100vw);
    }

    .head .nav ul {}

    .head .nav ul li:last-child {
        margin-right: 0px;
    }

    .head .nav ul li {
        float: left;
        margin-left: calc(82/992*100vw);
        /* margin-right:calc(70/992*100vw);*/
    }

    .head .nav ul li .h2tit {}

    .head .nav ul li .h2tit a {
        font-size: calc(36/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #FFFFFF;
        line-height: calc(73/992*100vw);
        display: block;
    }

    .head .more {
        width: calc(235/992*100vw);
        line-height: calc(45/992*100vw);
        background: #8CC571;
        border: calc(5/992*100vw) solid #05551F;
        border-radius: calc(28/992*100vw);
        float: right;
        margin-top: calc(12/992*100vw);
        text-align: center;
        font-size: calc(36/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #05551F;
        position: fixed;
        right: 64px;
        top: 8px;
        z-index: 888888;
    }

    .index {
        line-height: 1;
    }

    .section1 {
        overflow: hidden;
    }

    .section1 .aniimg {}

    .section1 .aniimg img.animg1 {
        width: calc(180/992*100vw);
        top: calc(135/992*100vw);
        left: calc(32/992*100vw);
    }

    .section1 .aniimg img.animg2 {
        width: calc(135/992*100vw);
        right: calc(11/992*100vw);
        top: calc(177/992*100vw);
    }

    .section1 .content {
        padding-top: calc(260/992*100vw);
        padding-left: calc(120/992*100vw);
    }

    .section1 .content .title1 {
        font-size: calc(68/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #000000;
        line-height: 1;
        /* text-shadow: 0px calc(8/992*100vw) 0px #df8347; */
    }

    .section1 .content .title2 {
        font-size: calc(228/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #000000;
        line-height: 1;
        /* text-shadow: 0px calc(24/992*100vw) 0px #df8347; */
    }

    .section1 .content .animgpic {}

    .section1 .content .animgpic img.ani1 {
        position: absolute;
        top: calc(115/992*100vw);
        width: calc(160/992*100vw);
        left: calc(490/992*100vw);
    }

    .section1 .content .animgpic img.ani2 {
        width: calc(128/992*100vw);
        left: auto;
        top: calc(411/992*100vw);
        right: 10px;
    }

    .section1 .content .animgpic img.ani3 {
        width: calc(118/992*100vw);
        position: absolute;
        left: auto;
        top: calc(530/992*100vw);
        right: 20px;
    }

    .section1 .content .link {
        padding-top: calc(20/992*100vw);
        padding-bottom: calc(20/992*100vw);
    }

    .section1 .content .link a {}

    .section1 .content .link a img {
        width: calc(75/992*100vw);
        margin-right: calc(27/992*100vw);
    }

    .section1 .content .search {
        font-size: 0;
    }

    .section1 .content .search input.words {
        width: calc(595/992*100vw);
        height: calc(77/992*100vw);
        background: rgba(0, 0, 0, 0.5);
        border: calc(5/992*100vw) solid #f3ba2d;
        border-radius: calc(10/992*100vw);
        color: #fff;
        font-size: calc(20/992*100vw);
        padding: 0 calc(20/992*100vw);
        border-right: none;
        vertical-align: middle;
    }

    .section1 .content .search input.send {
        width: calc(165/992*100vw);
        height: calc(77/992*100vw);
        background: #f3ba2d;
        border-radius: calc(10/992*100vw);
        border: none;
        vertical-align: middle;
        margin-left: calc(-14/992*100vw);
        font-size: calc(36/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #000000;
        text-transform: uppercase;
    }

    .bg1 {
        background: url(../image/bgimg1.png) no-repeat center bottom;
        background-size: cover;
        margin-top: calc(-115/992*100vw);
        padding-top: calc(115/992*100vw);
        /* padding-bottom:calc(55/992*100vw);*/
    }

    .bg2 {
        background: url(../image/bgimg2.png) no-repeat center center;
        background-size: cover;
    }

    .bg3 {
        background: url(../image/bgimg3.jpg) no-repeat center 0;
        background-size: cover;
    }

    .bg4 {
        background: url(../image/bgimg5.png) no-repeat center 0;
        background-size: cover;
    }

    .section2 {}

    .wrap:after {
        content: "";
        display: table;
        clear: both;
    }

    .section2 .wrap {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: calc(158/992*100vw);
        display: block;
        padding-bottom: calc(136/992*100vw);
    }

    .section2 .wrap .left {
        text-align: center;
    }

    .section2 .wrap .left img {
        width: calc(637/992*100vw);
    }

    .section2 .wrap .right {
        padding-left: 0;
        padding-top: 5vw;
        padding-left: 0;
    }

    .section2 .wrap .right .title {
        font-size: calc(49/992*100vw);
        color: #000000;
    }

    .section2 .wrap .right .dec {
        font-size: calc(30/992*100vw);
        line-height: 1.5;
        padding-top: calc(99/992*100vw);
        padding-bottom: calc(39/992*100vw);
    }

    .section2 .wrap .right a.more {
        width: calc(250/992*100vw);
        height: calc(65/992*100vw);
        text-align: center;
        line-height: calc(65/992*100vw);
        font-size: calc(36/992*100vw);
        padding-left: calc(38/992*100vw);
        text-align: left;
    }

    .section2 .wrap .right a.more span {}

    .section3 {}

    .titlemodel {
        font-size: calc(70/992*100vw);
    }

    .section3 .list {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 6vw;
    }

    .section3 .list .wrap {}

    .section3 .list .wrap .item {
        display: block;
        margin-bottom: calc(120/992*100vw);
    }

    .section3 .list .wrap .item .imgbox {
        flex: 1;
        text-align: center;
        margin-bottom: 8vw;
    }

    .section3 .list .wrap .item .imgbox img {
        max-width: 100%;
        width: 50%;
    }

    .section3 .list .wrap .item .con {
        font-size: calc(30/992*100vw);
        line-height: 1.7;
        width: 100%;
        margin-left: 0;
        background: url(../image/line.png) no-repeat right bottom;
        padding-right: calc(60/992*100vw);
    }

    .section3 .list .wrap .item .con p:last-child {
        /* padding:0px;*/
    }

    .section3 .list .wrap .item .con p {
        padding-bottom: calc(47/992*100vw);
    }

    .section4 {
        padding-top: calc(60/992*100vw);
    }

    .section4 .titlemodel {}

    .section4 .list {
        padding: 0px 15px;
        zoom: 1;
        overflow: hidden;
    }

    .section4 .list .item:nth-child(4n) {
        margin-right: 0px;
    }

    .section4 .list .item {
        width: 49%;
        margin-right: 1%;
        height: calc(359/992*100vw);
        margin-top: calc(100/992*100vw);
    }

    .section4 .list .item .imgbox {
        padding-top: calc(28/992*100vw);
    }

    .section4 .list .item .imgbox img {
        height: calc(180/992*100vw);
        display: block;
        margin: auto;
    }

    .section4 .list .item .title {
        font-size: calc(37/992*100vw);
        line-height: 1.1;
        padding-top: calc(31/992*100vw);
        text-align: center;
    }

    .section5 {
        padding-left: 15px;
        padding-top: 17vw;
        display: flex;
        position: relative;
        padding-bottom: calc(119/992*100vw);
    }

    .section5 .title {
        font-size: calc(69/992*100vw);
    }

    .section5 .con {
        padding-left: 6vw;
    }

    .section6 .con {
        padding-left: calc(140/992*100vw);
    }

    .section5 .icon {}

    .section5 .icon img {
        width: calc(268/992*100vw);
    }

    .section5 .more {
        width: calc(386/992*100vw);
        background: #05551F;
        border-radius: calc(22/992*100vw);
        display: block;
        margin: auto;
        margin-top: calc(228/992*100vw);
        text-align: center;
        line-height: calc(118/992*100vw);
        font-size: calc(48/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #FFFFFF;
        text-transform: uppercase;
    }

    .section5 .link {
        right: 10px;
        top: calc(143/992*100vw);
    }

    .section5 .link a {
        display: block;
        margin-bottom: calc(32/992*100vw);
    }

    .section5 .link a img {
        width: calc(122/992*100vw);
    }

    .section6 {
        padding-top: calc(352/992*100vw);
        padding-left: 15px;
        display: flex;
        position: relative;
        align-items: center;
        padding-bottom: calc(180/992*100vw);
    }

    .section6 .title {
        font-size: calc(69/992*100vw);
    }

    .section6 .icon {
        position: relative;
    }

    .section6 .icon img.im1 {
        width: calc(168/992*100vw);
        position: relative;
    }

    .section6 .icon img.im2 {
        position: absolute;
        width: calc(316/992*100vw);
        left: calc(0/992*100vw);
        top: calc(-110/992*100vw);
    }

    .section6 .more {
        width: calc(386/992*100vw);
        line-height: calc(118/992*100vw);
        background: #05551F;
        border-radius: calc(22/992*100vw);
        display: block;
        margin: auto;
        margin-top: calc(125/992*100vw);
        text-align: center;
        font-size: calc(48/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #FFFFFF;
        text-transform: uppercase;
    }

    .section7 {
        padding-top: calc(176/992*100vw);
    }

    .section7 .titlemodel {}

    .section7 .content1 {
        padding-top: calc(182/992*100vw);
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: calc(114/992*100vw);
        display: block;
    }

    .section7 .content1 .con {
        width: 100%;
        /* height:calc(468/992*100vw);*/
        background: #f3ba2d;
        border: calc(8/992*100vw) solid #df8347;
        border-radius: calc(50/992*100vw);
        padding-top: calc(37/992*100vw);
        padding-left: calc(42/992*100vw);
        margin-bottom: 10vw;
        padding-bottom: 2vw;
    }

    .section7 .content1 .con .icon {}

    .section7 .content1 .con .icon img {
        width: calc(73/992*100vw);
        height: calc(72/992*100vw);
    }

    .section7 .content1 .con .ri {
        padding-left: calc(25/992*100vw);
    }

    .section7 .content1 .con .ri .title1 {
        font-size: calc(30/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #05551F;
    }

    .section7 .content1 .con .ri .title1 .tit {
        display: inline-block;
    }

    .section7 .content1 .con .ri .title1 .val {
        font-size: calc(60/992*100vw);
        color: #fff;
        font-weight: bold;
        display: inline-block;
    }

    .section7 .content1 .con .ri .title2 {
        font-size: calc(55/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #FFFFFF;
        padding-top: calc(46/992*100vw);
        padding-bottom: calc(35/992*100vw);
    }

    .section7 .content1 .con .lis {}

    .section7 .content1 .con .lis .p {
        width: calc(299/992*100vw);
        line-height: calc(58/992*100vw);
        background: #f69e27;
        border: calc(5/992*100vw) solid #f69e27;
        border-radius: calc(27/992*100vw);
        margin-bottom: calc(29/992*100vw);
        font-size: calc(30/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #000000;
        text-transform: uppercase;
        text-align: center;
    }

    .section7 .content1 .con .lis .p2 {
        background: #71C5B1;
        border: calc(5/992*100vw) solid #053455;
    }

    .section7 .content1 .con .ic {}

    .section7 .content1 .con .ic img {
        position: absolute;
        width: calc(300/992*100vw);
        top: calc(61/992*100vw);
        right: calc(25/992*100vw);
    }

    .section7 .content1 .imgbox {}

    .section7 .content1 .imgbox img {
        width: 100%;
    }

    .section7 .content2:after {
        content: "";
        display: table;
        clear: both;
    }

    .section7 .content2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .section7 .content2 .item {
        width: 100%;
        margin-bottom: 7vw;
    }

    .section7 .content2 .item .con {
        font-size: calc(40/992*100vw);
        background: #df8347;
        height: auto;
        padding-left: calc(70/992*100vw);
        padding-top: calc(39/992*100vw);
        line-height: 1;
        padding-bottom: 5vw;
        line-height: 1.6;
    }

    .section7 .content2 .item .con p:nth-child(1) {
        padding-left: calc(53/992*100vw);
        white-space: nowrap;
    }

    .section7 .content2 .item .con p:nth-child(2) {
        padding-left: calc(39/992*100vw);
    }

    .section7 .content2 .item .con p:nth-child(3) {
        padding-left: calc(26/992*100vw);
    }

    .section7 .content2 .item .con p:nth-child(4) {
        padding-left: calc(13/992*100vw);
    }

    .section7 .content2 .item .con p:nth-child(5) {}

    .section7 .content2 .item .con p:nth-child(6) {}

    .section7 .content2 .item .con p b {
        color: #f3ba2d;
        font-size: calc(30/992*100vw);
        vertical-align: middle;
        position: relative;
        top: calc(-3/992*100vw);
        margin-right: calc(7/992*100vw);
    }

    .section7 .content2 .item .line {
        line-height: 1;
        padding-top: calc(280/992*100vw);
        background: url(../image/yq.png) no-repeat center 0;
        background-size: calc(38/992*100vw);
        margin-top: calc(-24/992*100vw);
    }

    .section7 .content2 .item .line .tit {
        font-size: calc(82/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #df8347;
        text-align: center;
    }

    .section7 .content2 .item .line .tit b {
        font-weight: normal;
        color: #fff;
    }

    .section7 .lines {
        height: calc(208/992*100vw);
        position: relative;
        background: url(../image/dl.png) no-repeat center center;
        background-size: 100% 100%;
        margin-top: calc(111/992*100vw);
    }

    .section7 .lines img.ani1 {
        width: calc(448/992*100vw);
        position: absolute;
        left: 0;
        bottom: calc(40/992*100vw);
    }

    .section8 {}

    .section8 .titlemodel {
        padding-top: calc(210/992*100vw);
    }

    .section8 .dec {
        font-size: calc(36/992*100vw);
        padding-top: calc(41/992*100vw);
        padding-bottom: calc(201/992*100vw);
    }

    .section8 .list:after {
        content: "";
        display: table;
        clear: both;
    }

    .section8 .list {
        padding-left: 15px;
        padding-right: 15px;
    }

    .section8 .list .item {
        margin-bottom: calc(165/992*100vw);
        width: 100%;
        height: auto;
        padding-top: calc(50/992*100vw);
        padding-left: calc(48/992*100vw);
        padding-right: calc(98/992*100vw);
        padding-bottom: calc(50/992*100vw);
        box-shadow: 0px 0px calc(10/992*100vw) #44911f;
    }

    .section8 .list .item:nth-child(2n) {
        float: right;
    }

    .section8 .list .item .icon {
        position: absolute;
        max-width: 27%;
        right: calc(-30/992*100vw);
        top: calc(-100/992*100vw);
    }

    .section8 .list .item .icon img {}

    .section8 .list .item .title {
        font-size: calc(55/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #000000;
        position: relative;
        z-index: 4;
    }

    .section8 .list .item .dec {
        font-size: calc(30/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #FFFFFF;
        line-height: calc(33/992*100vw);
        text-shadow: 0px calc(1/992*100vw) calc(8/992*100vw) #000000;
        text-align: left;
        padding: 0;
        padding-top: calc(40/992*100vw);
    }

    .section8 .list .item .dec p {
        padding-bottom: calc(26/992*100vw);
    }

    .section9 {}

    .section9 .titlemodel {}

    .section9 .titlemodel img {
        height: calc(129/992*100vw);
        vertical-align: middle;
    }

    .section9 .list {
        width: 100%;
        height: 47vw;
        background: url(../image/list.png) no-repeat center center;
        margin: auto;
        padding: calc(44/992*100vw);
        background-size: 100%;
        margin-top: 3vw;
        margin-bottom: 7vw;
    }

    .section9 .list .item {
        float: left;
        width: 33.333%;
        height: 33.333%;
    }

    .section9 .list .item a {
        display: block;
        height: 100%;
    }

    .footer {}

    .footer .title {
        font-size: calc(47/992*100vw);
        padding: calc(20/992*100vw) 0px;
    }

    .footer .link {
        background: url(../image/footer2.png) no-repeat center 0;
        background-size: cover;
        text-align: center;
        padding-bottom: calc(212/992*100vw);
        padding-top: calc(67/992*100vw);
    }

    .footer .link a:nth-child(2n) {
        background: url(../image/iurf2.png) no-repeat center center;
        background-size: 100% 100%;
    }

    .footer .link a {
        display: inline-block;
        width: calc(345/992*100vw);
        line-height: calc(106/992*100vw);
        font-size: calc(36/992*100vw);
        font-family: AkzidenzGroteskBQ;
        font-weight: normal;
        color: #000000;
        background: url(../image/iurf1.png) no-repeat center center;
        background-size: 100% 100%;
        margin: calc(0/992*100vw) calc(61/992*100vw);
    }

    .footer .link a span {}



}