.wenhao {
    text-align: center;
    height: 500px;
    position: relative;
}

    .wenhao p {
        display: block;
        width: 510px;
        height: 150px;
        background: #f0f0f0;
        font-size: 18px;
        text-align: center;
        color: #333333;
        padding: 0 30px;
    }

    .wenhao img {
        position: absolute;
        top: 180px;
        z-index: 2;
        margin-left: -70px;
    }

    .wenhao p:nth-child(2) {
        position: absolute;
        top: 80px;
        left: 77px;
        line-height: 150px;
        z-index: 1;
    }

    .wenhao p:nth-child(3) {
        position: absolute;
        top: 80px;
        right: 77px;
        padding-top: 47px;
        line-height: 43px;
        z-index: 1;
    }

    .wenhao p:nth-child(4) {
        position: absolute;
        top: 270px;
        left: 77px;
        line-height: 150px;
        z-index: 1;
    }

    .wenhao p:nth-child(5) {
        position: absolute;
        top: 270px;
        right: 77px;
        padding-top: 47px;
        line-height: 43px;
        z-index: 1;
    }

.jzdw {
    width: 100%;
    height: 675px;
    min-width:1200px;
    background: url(../../images/lyjmbg.png) no-repeat;
    background-size: auto 100%;
}

.jzda {
    height: 675px;
    position: relative;
    width: 1200px;
}

.jzdw .jz {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -200px;
    font-size: 40px;
    width: 400px;
    height: 400px;
    background: url(../../images/lyjmbtj.png) no-repeat;
    background-size: auto auto;
    padding: 0 75px;
    padding-top: 136px;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
}

.jzdw p {
    line-height: 35px;
}

    .jzdw p:nth-child(2) {
        font-size: 22px;
        color: #fff;
        width: 415px;
        height: 140px;
        position: absolute;
        top: 105px;
        background: url(../../images/1.png) no-repeat;
        background-position: 315px 52px;
        padding-right: 90px;
    }

        .jzdw p:nth-child(2) span {
            position: absolute;
            right: 45px;
            bottom: 30px;
            font-size: 36px;
            font-weight: 700;
        }

    .jzdw p:nth-child(3) {
        font-size: 22px;
        color: #fff;
        width: 415px;
        height: 140px;
        position: absolute;
        top: 105px;
        right: 0;
        background: url(../../images/2.png) no-repeat;
        background-position: 0px 52px;
        padding-left: 90px;
    }

        .jzdw p:nth-child(3) span {
            position: absolute;
            left: 40px;
            bottom: 30px;
            font-size: 36px;
            font-weight: 700;
        }

    .jzdw p:nth-child(4) {
        font-size: 22px;
        color: #fff;
        width: 415px;
        height: 140px;
        position: absolute;
        top: 370px;
        background: url(../../images/3.png) no-repeat;
        background-position: 315px 52px;
        padding-right: 90px;
    }

        .jzdw p:nth-child(4) span {
            position: absolute;
            right: 45px;
            bottom: 30px;
            font-size: 36px;
            font-weight: 700;
        }

    .jzdw p:nth-child(5) {
        font-size: 22px;
        color: #fff;
        width: 415px;
        height: 140px;
        position: absolute;
        top: 370px;
        right: 0;
        background: url(../../images/4.png) no-repeat;
        background-position: 0px 52px;
        padding-left: 90px;
    }

        .jzdw p:nth-child(5) span {
            position: absolute;
            left: 40px;
            bottom: 30px;
            font-size: 36px;
            font-weight: 700;
        }

.qmxc {
    height: 550px;
    width: 100%;
    padding-top: 75px;
    min-width:1200px;
}

    .qmxc .qcfn {
        font-size: 44px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 55px;
    }

    .qmxc ul li {
        width: 185px;
        height: 255px;
        text-align: center;
        padding: 0 20px;
        border-radius: 10px;
        float: left;
        margin: 0 5px;
    }

        .qmxc ul li span {
            display: block;
            font-size: 36px;
            padding-top: 65px;
            color: #fff;
            margin-bottom: 30px;
        }

        .qmxc ul li p {
            font-size: 20px;
            color: #fff;
            line-height: 25px;
        }

        .qmxc ul li:nth-child(1) {
            background-image: -webkit-linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
            background-image: -moz-linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
            background-image: -o-linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
            background-image: linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
        }

        .qmxc ul li:nth-child(2) {
            background-image: -webkit-linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
            background-image: -moz-linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
            background-image: -o-linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
            background-image: linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
        }

        .qmxc ul li:nth-child(3) {
            background-image: -webkit-linear-gradient(left, rgb(66,192,194) 0%, rgb(55,173,200) 100%);
            background-image: -moz-linear-gradient(left, rgb(66,192,194) 0%, rgb(55,173,200) 100%);
            background-image: -o-linear-gradient(left, rgb(66,192,194) 0%, rgb(55,173,200) 100%);
            background-image: linear-gradient(left, rgb(66,192,194) 0%, rgb(55,173,200) 100%);
        }

        .qmxc ul li:nth-child(4) {
            background-image: -webkit-linear-gradient(left, rgb(166,110,236) 0%, rgb(156,105,239) 100%);
            background-image: -moz-linear-gradient(left, rgb(166,110,236) 0%, rgb(156,105,239) 100%);
            background-image: -o-linear-gradient(left, rgb(166,110,236) 0%, rgb(156,105,239) 100%);
            background-image: linear-gradient(left, rgb(166,110,236) 0%, rgb(156,105,239) 100%);
        }

        .qmxc ul li:nth-child(5) {
            background-image: -webkit-linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
            background-image: -moz-linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
            background-image: -o-linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
            background-image: linear-gradient(left, rgb(103,170,255) 0%, rgb(94,148,255) 100%);
        }

        .qmxc ul li:nth-child(6) {
            background-image: -webkit-linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
            background-image: -moz-linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
            background-image: -o-linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
            background-image: linear-gradient(left, rgb(248,174,57) 0%, rgb(244,155,56) 100%);
        }


.xsrk {
    width:100%;
    height:1175px;
    min-width:1200px;
    background:url(../../images/lyjmbgt2.png) no-repeat;
    padding-top:75px;

}
.xsrk1 {
    position:relative;
}
.cgdf1 {
    position:absolute;
    left:50%;
    margin-left:-12.5px;
    top:150px;
}
.xsrk1 .ul1 {
    margin-top:70px;
}
.xsrk1 .ul1 li img {
    margin-bottom:20px;
    width:96px;
    height:96px;
}
.xsrk1 .ul1 li {
    width:50%;
    text-align:center;
    float:left;
    margin-bottom:35px;
}
    .xsrk1 .ul1 li p {
        text-align:center;
    }
    .xsrk .xsgy {
        font-size:44px;
        font-weight:700;
        color:#333;
        text-align:center;
    }
.xsrk1 .ul1 li .p1 {
    width:423px;
    height:50px;
    background:#383532;
    border-radius:10px;
    margin: 0 auto;
    margin-bottom:20px;
}

.xsrk1 .ul1 li .p1 .s1 {
    font-size:48px;
    color:#e9ac47;
    margin-top:-15px;
    display:inline-block;
}
.xsrk1 .ul1 li .p1 .s2 {
    display:inline-block;

    font-size:24px;
    color:#e9ac47;
    margin-top:10px;
    width:362px;
    overflow:hidden;
}
.xsrk1 .ul1 li .p2 {
    width:320px;
    margin: 0 auto;
    font-size:16px;
    color:#666666;
}
.rkjy {
    padding-top:50px;
    background:#fcfcfc;
    padding-bottom:100px;
}
.rkjy1 .p4 {
    font-size:44px;
    text-align:center;
    margin-bottom:25px;
}
.rkjy1 .p5 {
    text-align:center;
    font-size:30px;
    line-height:40px;
    margin-bottom:60px;
}
.rkjy1 .ul1 li {
    text-align:center;
    width:50%;
    float:left;
    margin-bottom:45px;
}
    .rkjy1 .ul1 li p {
       margin-left:100px;
    }
        .rkjy1 .ul1 li p .sp1 {
            display:inline-block;
            font-size:48px;
          width:60px;
          height:60px;
          line-height:60px;
          color:#fff;
            background:#fd6702;
            margin-right:30px;
            border-radius:5px;
        }
        .rkjy1 .ul1 li p .sp2{
            font-size:36px;
            line-height:60px;

        }
.zhyg {
    margin-top:50px;
}
.zhyg div {
        width:50%;
}
.zhyg .left1 {
    text-align:center;
}
    .zhyg .left1 img {
        width:400px;
        height:425px; 
    }
    .zhyg .left2 p {
        padding-bottom:70px;
        line-height:30px;
        font-size:22px;
    }