    .xyld .paging {
        position: absolute;
        bottom: 20px;
        margin: 0;
        left: 486px;

    }

    .xyld .paging span:last-child {
        width: 54px;
        border: none;
        position: absolute;
        bottom: 0;
    }

    .xyld .des {
        position: relative;

    }

    .xyld .des>h2 {
        position: absolute;
        left: 178px;
        top: 14px;
        font-family: "微软雅黑";
        font-size: 24;
        color: #333;

    }

    .xyld .des h2 .position {
        font-size: 16px;
        font-weight: normal;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        margin-left: 18px;
    }

    .xyld .des p {
        position: relative;
    }

    .xyld .des p span {
        display: block;
        position: absolute;
        left: 180px;
        top: 76px;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(119, 119, 119, 1);
    }

    .xyld .btn {
        display: block;
        width: 102px;
        height: 36px;
        position: absolute;
        left: 180px;
        top: 152px;
        border: 1px solid #227EB6;
        color: #227EB6;
        border-radius: 5px;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        font-weight: 400;
    }

    .xyld .brief {
        position: relative;
    }

    .xyldWrap {
        min-width: 1200px;
        width: auto;
        height: 1416px;
        background: #efefef;
    }

    .xyld {
        height: 1356px;
        width: 1200px;
        background: #fff;
        margin: 0 auto;
        padding-top: 30px;
        position: relative;

    }

    .xyld>h2 {
        margin: 0 auto;
        width: 1140px;
        height: 40px;
        font-size: 18px;
        font-family: STSongti-SC-Regular;
        font-weight: normal;
        color: rgba(34, 34, 34, 1);
        line-height: 40px;
        background: rgba(239, 248, 255, 1);
        padding-left: 20px;
    }

    .xyld ul {
        margin: 0 auto;
        overflow: hidden;
    }

    .xyld ul li .liCon {
        display: block;
        height: 190px;
        width: 1140px;
    }

    .xyld ul li {
        height: 192px;
        margin-top: 30px;
        margin-left: 74px;
    }

    .xyld ul li:first-child {
        margin-top: 20px;
    }

    .xyld ul li .liCon .photo {
        float: left;
        width: 152px;
        height: 190px;
    }

    .xyld ul li .liCon .photo>img {
        display: block;
        width: 152px;
        height: 190px;
    }

    .xyld ul li .liCon .brief {
        float: left;
        width: 856px;
        height: 190px;
        position: relative;
    }

    .xyld ul li .liCon .brief .des>h2 {

        height: 24px;
        font-size: 24px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        position: absolute;
        left: 178px;
        top: 14px;
    }

    .xyld ul li .liCon .brief .des>h2 .position {
        display: inline-block;
        line-height: 24px;
        margin-left: 18px;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);

    }

    .xyld ul li .liCon .brief .des {
        width: 856px;
        height: 190px;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(119, 119, 119, 1);
        position: relative;

    }


    .xyld .brief .des .zhayao {
        display: block;
        line-height: 28px;
        position: absolute;
        left: 180px;
        top: 62px;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(119, 119, 119, 1);
    }

    .xyld ul li .liCon .brief .btn {
        display: block;
        width: 105px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #1374B2;
        border-radius: 4px;
        margin-top: 42px;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: #1374B2;
        position: absolute;
        left: 180px;
        top: 110px;
    }

    .photo img {
        display: block;
        width: 152px;
        height: 190px;
    }


    /* 翻页 */
    .text-center {
        text-align: center;
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;


    }

    .text-center>span {
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
        margin-right: 8px;
    }

    .text-center>a {
        padding: 0 16px;
        font-size: 14px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
    }

    .text-center>.current {
        color: #007AFF;
        background: none;
    }

    .input-small {
        border: none;
        border-bottom: 1px solid #999999;
        font-size: 14px;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
        outline: none;
        padding-left: 8px;
    }

    .selcet {
        width: 26px;
        display: inline-block;
        overflow: hidden;
        position: relative;
        top: 4px;
    }
