
    .content{
        position: relative;
    }
    .font{
        width: 100%;
        /*height: 700px;*/
        background: url("../image/bg_r.png")no-repeat left top;
        -webkit-background-size: 285px 533px;
        background-size: 285px 533px;

        /*opacity: .6;*/
        position: relative;
    }
    .bg_r{
        position:absolute;
        width:285px;
        height:553px;
        right: 0px;
        top:600px;
        background: url("../image/bg_l.png") no-repeat;
        background-size: 285px 533px;
    }
    .xiangqing{
        width: 34%;
        left: 28%;
        top: 25%;
        z-index: 999;
        position: absolute;
        color: #e1b04c;
        font-size: 4vw;
        font-family: MicrosoftYaHei;
    }
    .xiangqing p:nth-child(2){
        margin: 55px 0 55px 0;
    }
    .xiangqing a:nth-child(3){
        display: block;
        text-decoration:none;
        width: 235px;
        height: 52px;
        line-height: 52px;
        font-size: 27px;
        background-color: #e0b04c;
        border-radius: 25px;
        color: #ffffff;
        text-indent: 1em;
    }

    .font-content{
        width: 1660px;
        margin: 0 auto;
    }
    .font-content-top1{
        margin-top: 4%;
    }
    .font-content-top1-first-img{
        width: 100%;
        text-align: center;
    }
    .content1{
        width: 100%;
        justify-content: flex-start;
        display: flex;
        align-items: center;
    }
    .content1 div{
        float: left;
    }
    .content1-text{
        width: 306px;
        cursor:pointer;
        /*height: 200px;*/
        /*border: 1px solid;*/
    }
    .us-purpose img{
        width:439px;

    }

    .content1-text p{
        width: 234px;
        height: 127px;
        line-height: 127px;
        text-align:center;
        background-color: #bcbbbb;
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 2px;

    }
    .big-middle{

        width:1354px;
    }
    .middle{
        width: 1354px;
        display:flex;
        display:-webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .middle a{
        display:flex;
        display:-webkit-flex;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        align-items: center;
        -webkit-align-items: center;
        text-decoration: none !important;
    }
    .middle a img{
        width: 420px;
        height: 276px;
    }

    .content1-img{
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        display:-webkit-flex;
        -webkit-justify-content: space-between;
        -webkit-flex-direction: column;
    }
    .content1-img img{
        width: 339px;
        height: 187px;
        margin-bottom: 39px;
    }


    .middle div:nth-child(2) p:nth-child(1){
        color: #f6b436;
        font-size: 2vw;
        margin-top: 8%;
    }
    .middle div:nth-child(2) p:nth-child(2){
        color: #929292;
        font-size: 1vw;
    }
    .middle div:nth-child(2) p:nth-child(3){
        width: 43px;
        height: 2px;
        background: #f6b436;
        display: block;
        margin-top: 3px;
    }
    .middle div:nth-child(2) p:nth-child(4),.middle div:nth-child(2) p:nth-child(5){
        font-size: 1vw;
        color: #999999;
    }
    .middle div:nth-child(2) p:nth-child(4){
        margin-top: 7%;
    }
    .con{
        width: 455px;
        height: 279px;
        margin-left: 79px;
    }

    /*第二块*/
    .small-line{
        width: 50px;
        height: 2px;
        background: #f6b436;
        display: block;
        margin: 0 auto;
    }
    .content2-img{
        text-align: center;
        margin-top: 4%;
    }
    .us-purpose{
        display: flex;
        justify-content: space-between;
        margin-bottom: 58px;
        margin-top: 95px;
    }
    .us-purpose div:nth-child(2){

    }
    .us-purpose div:nth-child(1){
        text-align: left;
        width: 50%;
    }
    .us-purpose-text{
        text-align: left !important;
        text-indent: 8.5em;
        width: 100% !important;
        font-size: 20px;
        line-height:36px;
        color: #999999;
    }
    .us-purpose-img{

    }
    .us-purpose-img img{
        width: 760px;
        height: 533px;
    }

    /*隐藏*/
    .hidden{
        display: none;
    }
.content3-img{
    display:none;
}

