.gsd .section.s1 {
    padding: 2px;
    height: 570px;
    background: url(../images/bg_gsd_banner.png) no-repeat bottom;
    background-size: cover;
}

.gsd .section.s1 .content {
    float: left;
    width: 320px;
    height: 192px;
    background: #fff;
    text-align: center;
    margin: 150px 0 0 30px;
    padding-top: 18px;
}

.gsd .section.s1 .content>h1 {
    font-size: 26px;
    color: #222;
}

.gsd .section.s1 .content .sp {
    display: inline-block;
    margin: 18px 0;
}

.gsd .section.s1 .content .sp .s-item {
    float: left;
    width: 80px;
    height: 50px;
    font-size: 12px;
    color: #73ab00;
    border: solid 1px #73ab00;
    border-radius: 4px;
    margin: 0 7px;
}

.gsd .section.s1 .content .bt {
    display: inline-block;
    width: 87px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #73ab00;
    border-radius: 3px;
}

.gsd .section.s1 .container>img {
    float: right;
    width: 700px;
    margin: 70px 30px 0 0;
}

.gsd .section.s2 .content {
    position: relative;
    top: -40px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 5px #e5e5e5;
}

.gsd .section.s2 .content .item {
    float: left;
    width: 300px;
    text-align: center;
    padding: 35px 0;
}

.gsd .section.s2 .content .item img {
    position: relative;
    max-height: 40px;
}

.gsd .section.s2 .content .item img.hover {
    display: none;
}

.gsd .section.s2 .content .item:hover img {
    display: none;
}

.gsd .section.s2 .content .item:hover img.hover {
    display: inline-block;
    top: 5px;
}

.gsd .section.s2 .content .item h2 {
    font-size: 20px;
    font-weight:bold;
    color: #333;
    margin-top: 30px;
}

.gsd .section.s2 .content .item:hover h2 {
    color: #73ab00;
}

.gsd .section.s2 .content .item p {
    font-size: 12px;
    color: #999;
    margin-top: 15px;
    padding: 0 45px;
}

.gsd .section.s3 .container {
    background: url(../images/bg_gsd.png) no-repeat 50px center;
}

.gsd .section.s3 .container .content {
    float: right;
    text-align: center;
    padding: 180px 60px 180px 0;
    max-width:500px;
}

.gsd .section.s3 .container .content h1 {
    font-size: 42px;
    color: #ececec;
}

.gsd .section.s3 .container .content h2 {
    position: relative;
    top: -35px;
    font-size: 33px;
    color: #222;
}

.gsd .section.s3 .container .content p {
    font-size: 16px;
    text-align:left;
    color: #666;
    margin: 10px 0 30px;
}

.gsd .section.s3 .container .content .bt {
    display: inline-block;
    width: 170px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #73ab00;
    border-radius: 3px;
}


/*s4*/

.gsd .section.s4 {
    background: #f2f2f2;
}

.gsd .section.s4 .container {
    background: url(../images/bg_gsd2.png) no-repeat 600px center;
}

    .gsd .section.s4 .container .content {
        float: left;
        text-align: center;
        padding: 180px 0 180px 60px;
        max-width: 500px;
    }

.gsd .section.s4 .container .content h1 {
    font-size: 42px;
    color: #ececec;
}

.gsd .section.s4 .container .content h2 {
    position: relative;
    top: -35px;
    font-size: 33px;
    color: #222;
}

        .gsd .section.s4 .container .content p {
            font-size: 16px;
            text-align: left;
            color: #666;
            margin: 10px 0 30px;
        }

.gsd .section.s4 .container .content .bt {
    display: inline-block;
    width: 170px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #73ab00;
    border-radius: 3px;
}


/*s5*/

.gsd .section.s5 .container {
    background: url(../images/bg_gsd3.png) no-repeat 60px center;
}

    .gsd .section.s5 .container .content {
        float: right;
        text-align: center;
        padding: 180px 60px 180px 0;
        max-width: 500px;
    }

.gsd .section.s5 .container .content h1 {
    font-size: 42px;
    color: #ececec;
}

.gsd .section.s5 .container .content h2 {
    position: relative;
    top: -35px;
    font-size: 33px;
    color: #222;
}

        .gsd .section.s5 .container .content p {
            font-size: 16px;
            text-align: left;
            color: #666;
            margin: 10px 0 30px;
        }

.gsd .section.s5 .container .content .bt {
    display: inline-block;
    width: 170px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #73ab00;
    border-radius: 3px;
}

.gsd .section.s6 {
    padding-top: 100px;
}

.gsd .section.s6>.container>h1 {
    font-size: 42px;
    color: #ececec;
    text-align: center;
}

.gsd .section.s6>.container>h2 {
    position: relative;
    top: -35px;
    font-size: 34px;
    color: #222;
    text-align: center;
}

.gsd .section.s6 .content {
    padding: 0 55px;
    margin-top: 20px;
}

.gsd .section.s6 .content .item {
    float: left;
    width: 320px;
    text-align: center;
    border: solid 1px #dedede;
    border-radius: 6px;
    margin-right: 65px;
}

.gsd .section.s6 .content .item:last-child {
    margin-right: 0;
}

.gsd .section.s6 .content .item>img {
    height: 58px;
    margin-top: 45px;
}

.gsd .section.s6 .content .item>.title {
    display:block;
    font-weight:bold;
    font-size: 17px;
    color: #73ab00;
    margin: 12px 0;
}

.gsd .section.s6 .content .item>p {
    font-size: 12px;
    color: #666;
    margin-bottom: 15px;
}


/*s7*/

.gsd .section.s7 {
    padding-top: 100px;
}

.gsd .section.s7>.container>h1 {
    font-size: 42px;
    color: #ececec;
    text-align: center;
}

.gsd .section.s7>.container>h2 {
    position: relative;
    top: -35px;
    font-size: 34px;
    color: #222;
    text-align: center;
}

.gsd .section.s7 .content {
    text-align: center;
    margin-top: 20px;
}

.gsd .section.s7 .content .item {
    display: inline-block;
    width: 200px;
    text-align: center;
}

.gsd .section.s7 .content .item>img {
    height: 82px;
}

.gsd .section.s7 .content .item>p {
    font-size: 12px;
    color: #333;
}

.gsd .section.s7 .container>.desc {
    text-align: center;
    font-size: 13px;
    color: #333;
    margin: 45px 0 80px;
}

.gsd .section.s8 {
    background: url(../images/bg_gsd6.png) no-repeat center;
    background-size: cover;
    height: 524px;
}

.gsd .section.s8 .content {
    width: 460px;
    text-align: center;
    margin: 0 auto;
    padding-top: 110px;
}

.gsd .section.s8 .content>img {
    width: 135px;
}

.gsd .section.s8 .content>h2 {
    font-size: 34px;
    font-weight: bold;
    color: #333;
    margin-top: 25px;
}

.gsd .section.s8 .content>.op {
    margin-top: 30px;
}

.gsd .section.s8 .content>.op>.bt {
    display: inline-block;
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    text-align: center;
    color: #73ab00;
    border: solid 1px #73ab00;
    background: #fff;
    border-radius: 3px;
    margin: 0 15px;
}

.gsd .section.s8 .content>.op>.bt:hover {
    background: #73ab00;
    color: #fff;
}


/*s9*/

.gsd .section.s9 {
    padding: 100px 0;
}

.gsd .section.s9>.container>h1 {
    font-size: 42px;
    color: #ececec;
    text-align: center;
}

.gsd .section.s9>.container>h2 {
    position: relative;
    top: -35px;
    font-size: 34px;
    color: #222;
    text-align: center;
}

.gsd .section.s9 .content {
    text-align: center;
    margin-top: 20px;
}

.gsd .section.s9 .content .item {
    display: inline-block;
    width: 200px;
    text-align: center;
}

.gsd .section.s9 .content .item>img {
    height: 80px;
}

.gsd .section.s9 .content .item>h3 {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.gsd .section.s9 .content .item>p {
    font-size: 12px;
    color: #b2b2b2;
    margin-top: 8px;
}

.gsd .gsdmodal {
    height: 100%;
    text-align: center;
    padding: 20px;
    background: url(../images/bg_gsd_applay.png) no-repeat center;
    background-size: cover;
}

.gsd .gsdmodal .close {
    float: right;
    width: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: -10px -10px 0 0;
}

.gsd .gsdmodal>h1 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.gsd .gsdmodal>p {
    font-size: 16px;
    color: #fff;
    margin: 15px 0 20px;
}

.gsd .gsdmodal .content {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
}

.gsd .gsdmodal .content .item {
    margin-top: 20px;
}

.gsd .gsdmodal .content .item .title {
    font-size: 14px;
    color: #333;
}

.gsd .gsdmodal .content .item input {
    width: 190px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999;
    padding: 0 10px;
    border: solid 1px #ded9d9;
}

.gsd .gsdmodal .bt {
    display: inline-block;
    width: 266px;
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    color: #fff;
    background: #fc5e05;
    text-align: center;
    border-radius: 21px;
    margin: 0 0 30px;
}

.gsd .gsdmodal .note {
    font-size: 12px;
    color: #636363;
}

.gsd .gsdmodal .note>a {
    color: #fd4e53;
}
