@media (max-width: 960px) {
    .mob .sd .sec1 {
        background: url(../images/wap/bg1.png) no-repeat bottom;
        background-size: 100%;
        padding-bottom: 1.5rem;
    }

    .mob * {
        box-sizing: border-box;
    }

    .h1 .p1 {
        margin-top: .4rem;
        font-size: .35rem;
        color: #313131;
        line-height: 1;
        height: .35rem;
        font-weight: bold;
    }

    .h1 .p2 {
        top: 0;
        position: relative;
        border-top: 0;
        padding-top: 0;
        font-size: .18rem;
        color: #6e6c6c;
        margin: .2rem 0;
        z-index: 2;
    }

    .prolist {
        width: 100%;
        float: left;
        clear: both;
    }

    .prolist li {
        float: left;
        width: 3.18rem;
        margin: .2rem;
    }

    .prolist li img {
        width: 100%;
        height: 3.18rem;
        border: 1px solid #d2d2d2;
    }

    .prolist li .eps {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 90%;
        color: #ef8202;
        font-size: .24rem;

    }

    .ysbox {
        width: 100%;
        float: left;
        clear: both;
        height: auto;
        background: #fff url(../images/bg-ys.png) top center;
        background-size: 100%;
    }

    .ysbox .h1 p {
        font-size: 30px;
        color: #333;
    }

    .ysbox .h1 p.p2 {
        color: #ff0000;
    }

    .ysbox .ystit {
        width: 100%;
        height: 2.85rem;
        background: url(../images/ys-tit.png) center;
        background-size: 100%;
        margin: 0 auto;
    }

    .ysbox .ystit .p2 {
        float: left;
        font-size: 14px;
        color: #606060;
        line-height: 2;
        width: 560px;
        margin-top: 130px;
        margin-left: 250px;
    }

    .ysbg {
        width: 100%;
        float: left;
        clear: both;
        position: relative;
        margin-top: .7rem;
    }

    .ysbox .item {
        width: 100%;
        float: left;
        position: relative;
    }

    .ysbox .tt {
        float: left;
        width: 100%;
        position: relative;
    }

    .ysbox .sort {
        height: 1rem;
        width: 1rem;
        float: left;
        background: url(../images/ys-sort.png) no-repeat center;
        background-size: 100%;
        text-align: center;
        line-height: 1rem;
        color: #fff;
        font-size: .3rem;
        margin-right: .8rem;
        position: absolute;
    }

    .ysbox .item .txt {
        float: left;
        padding-left: .5rem;
        width: 5.5rem;
    }

    .ysbox .item .img {
        float: right;
        width: 100%;
    }

    .ysbox .item .img img {
        width: 90%;
        margin: 5%;
    }

    .ysbox .item p.p1 {
        padding-left: 1.2rem;
        text-align: left;
        font-size: .3rem;
        line-height: 3;
        color: #0062d2;
        white-space: nowrap;
    }

    .ysbox .item .p1 span.s2 {
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        color: #ef8201;
    }

    .ysbox .item .p2 {
        font-size: .2rem;
        color: #333;
        font-weight: bold;
        line-height: 50px;
        line-height: 50px;
        text-align: center;
    }

    .ysbg .item .img {
        margin-bottom: .8rem;
        margin-top: .3rem;
    }

    .ysbg .item.i2 .img,
    .ysbg .item.i4 .img {
        float: left;
    }

    .ysbg .item.i2 .tt,
    .ysbg .item.i4 .tt {
        float: left;
        width: 100%;
        clear: both;

    }

    .ysbg .item.i2 .tt .txt,
    .ysbg .item.i4 .tt .txt {
        width: 100%;
        float: left;
    }

    .ysbox .item ul {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    .ysbox .item ul li {
        color: #494949;
        font-size: .2rem;
        line-height: 2;
        background: url(../images/i-ys.png) no-repeat 0 .1rem;
        padding-left: 20px;

    }

    .mzlist {
        width: 100%;
        float: left;
    }

    .mzlist a {
        display: block;
        width: 90%;
        float: left;
        margin: .2rem 5%;
        text-align: center;
    }

    .mzlist a img {
        width: 100%;
    }

    .zlist a p {
        white-space: nowrap;
        width: 90%;
        margin: 0 5%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .newsbox {
        width: 100%;
        float: left;
        background: #fff;
        padding: 0;
    }

    .news-top {
        width: 6.2rem;
        height: 6.5rem;
        background: url(../images/bg-news.png) no-repeat center;
        background-size: 100%;
        float: left;
        margin: 0 .65rem;
    }

    .news-top img {
        width: 5.1rem;
        height: 3.3rem;
        float: left;
        margin: .5rem;
    }

    .news-top p {
        width: 5.1rem;
        margin: 0 .3rem;
        position: relative;
        line-height: 2;
    }

    .news-top .p1 {
        font-size: .3rem;
        color: #2a2a2a;
        line-height: 1;
        text-align: center;
    }

    .news-top .p2 {
        font-size: .2rem;

        text-align: center;
        color: #bcbcbc;
    }

    .news-top .p3 {
        font-size: .2rem;
        color: #5b5b5b;
    }

    .news-box .news-tit .s2 {
        float: right;
        font-size: 14px;
        color: #999;
    }

    .newsbox .news-rec {
        width: 6.2rem;
        height: auto;
        float: left;
        margin-left: .65rem;
        border: none;
        background: transparent;
    }

    .newsbox .news-rec ul {
        width: 100%;
        float: left;
        margin: 0;

    }

    .newsbox .news-rec ul li {
        width: 100%;
        float: left;
        margin-bottom: 40px;

    }

    .newsbox .news-rec ul li .fl {
        width: 1rem;
        color: #0062d2;
        float: left;
        text-align: center;
    }

    .newsbox .news-rec ul li .fl .d1 {
        font-size: .6rem;
        font-weight: bold;
        line-height: 1.2;
    }

    .newsbox .news-rec ul li .fr {
        width: 4.8rem;
        float: right;
    }

    .newsbox .news-rec ul li .fr .p1 {
        font-size: 14px;
        text-align: left;
        color: #353535;
        line-height: 2;
    }

    .newsbox .news-rec ul li .fr .p2 {
        font-size: 12px;
        color: #797979;
        line-height: 2;
    }

    .newsbox .newsub {
        position: relative;
        top: 0;
        text-align: center;
        margin-bottom:.4rem;
    }

    .newsbox .newsub a {
        display: inline-block;
        width: 1.4rem;
        height: .32rem;
        border: 1px solid #0062d2;
        line-height: .32rem;
        border-radius: .16rem;
        font-size: .16rem;
        color: #0062d2;
        margin: 0 .25rem;
    }

    .newsbox .newsub a:hover {
        background: #0062d2;
        color: #fff;
    }

    .newsmore {
        text-align: center;
        clear: both;
        position: relative;
        top: 20px;
    }

    .newsmore a {
        color: #0062d2;
    }

    .cpr {
        width: 100%;
        float: left;
        clear: both;
        background: #222;
        color: #fff;
        text-align: center;
        line-height: 2;
        margin-bottom: 1rem;
    }

    .cpr p a {
        color: #fff;
    }

    .cpr .p1 {
        font-size: .3rem;
        color: #fff;
    }

    .cpr .p2 img {
        width: .95rem;
        margin: .1rem;
    }

    .cpr .p3 {
        font-size: .24rem;
    }

    .cpr .p4 {
        font-size: .16rem;
    }

    .fixfooter {
        left: 0;
        bottom: 0;
        width: 100%;
        position: fixed;
        z-index: 9999;
        background: #ff9501;
        height: 1rem;
        display: block;
    }

    .fixfooter a {
        display: block;
        vertical-align: middle;
        font-size: .22rem;
        text-align: center;

    }

    .fixfooter a img {
        height: .9rem;
    }
    .mob-pro-list li{
        width: 50%;
        float: left;
        padding:.1rem;
    }
    .mob-pro-list li a{
        display: block;
        border:1px solid #dbdbdb;
        padding:.1rem;
    }
    .mob-pro-list li img{
        width: 100%;
    }
    .mob-pro-list li .tr{
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .toppos .fr{
        display: none;
    }
}