@media screen and (max-width: 1200px){

    /*


    首页


    */

    /*banner*/
    .home-banner .carousel .carousel-inner .item a{
        height: 2rem;
    }


    /*产品分类*/

    .home-products{
        background-color: #fff;
        margin-top: .1rem;
        margin-bottom: 0;
        padding: .3rem 0;
    }

    .home-products .product-con .pro-list ul li{
        width: 48%;
        margin: 0 1% .3rem;
    }
    .home-products .product-con .pro-list ul li:nth-last-child(-n+2){
        margin-bottom: 0;
    }
    .home-products .product-con .pro-list ul li a .pic{
        height: 1.5rem;
    }

    .home-products .product-con .pro-list ul li a .text p.title{
        padding: .05rem 0;
        margin: 0 0 .05rem 0;
        border-bottom: 1px solid #eeeeee;
    }
    .home-products .product-con .pro-list ul li a .text p.t-main{
        height: .5rem;
    }

    /*联系我们快速通口*/
    .home-other{
        background-color: #fff;
        padding: .3rem 0;
        margin-top: .1rem;
        margin-bottom: 0rem;

    }
    .home-other .other-con ul li{
        width: 100%;
        margin: 0 0 .3rem 0;
    }
    .home-other .other-con ul li:last-child{
        margin-bottom: 0;
    }
    .home-other .other-con ul li a .list-title{
        height: .5rem;
        line-height: .5rem;
        padding-top: .1rem;
    }
    .home-other .other-con ul li a .list-pic{
        height: 2rem;
    }




    /*


    产品中心页面


    */
    .banner-common{
        height: 2rem;
    }

    .lj-products{
        margin-top: .1rem;
        background-color: #fff;
        margin-bottom: .2rem;
        padding-bottom: .2rem;
    }

    .lj-products .product-con .content-left{
        width: 100%;
        padding: .1rem 0;
    }

    .lj-products .product-con .content-left .left-product-pc{
        display: none;
    }

    .lj-products .product-con .content-left .left-product-wap{
        display: block!important;
    }

    .lj-products .product-con .content-left .cl-title{
        padding: .05rem 0;
    }
    .lj-products .product-con .content-left .cl-father{
        box-shadow: none;
    }
    .lj-products .product-con .content-left .left-product-wap{}
    .lj-products .product-con .content-left .left-product-wap .clwap-content{
        width: 100%;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-father{
        width: 100%;
        background-color: #fff;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-father a{
        display: block;
        width: 100%;
        padding: .1rem;
        border: 1px solid #cccccc;
        border-top: none;
        position: relative;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-father a i{
        position: absolute;
        top: .1rem;
        right: .1rem;
        font-size: .24rem;
        transition: all .1s;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-father a p{
        font-size: .16rem;
    }

    /*点击下拉导航*/
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-child{
        width: 100%;
        display: none;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-child ul{
        width: 100%;
        padding: 0 .2rem;
        box-shadow: 0 .03rem .1rem #cccccc;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-child ul li{
        width: 100%;
        border-bottom: 1px solid #eeeeee;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-child ul li:last-child{
        border-bottom: none;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-child ul li a{
        display: block;
        width: 100%;
        padding: .1rem 0;
        position: relative;
        color: #333333;
    }
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-child ul li a p{}
    .lj-products .product-con .content-left .left-product-wap .clwap-content .wnav-child ul li a i{
        position: absolute;
        top: .14rem;
        right: 0;
        font-size: .18rem;
    }


    /*侧边联系*/
    .lj-products .product-con .content-left .left-contact{
        display: none;
    }


    /*产品部分*/
    .lj-products .product-con .content-right{
        width: 100%;
    }
    .lj-products .product-con .content-right .right-title .title-nav{
        display: none;
    }

    .lj-products .product-con .content-right .right-title .wap-rback{
        display: block!important;
        color: #333333;
    }
    .lj-products .product-con .content-right .right-title .wap-rback a{
        vertical-align: middle;
    }
    .lj-products .product-con .content-right .right-title .wap-rback a i{
        font-size: .24rem;
        vertical-align: middle;
    }
    .lj-products .product-con .content-right .right-title .wap-rback a span{
        vertical-align: middle;
    }


    .lj-products .product-con .content-right .right-content{
        margin-top: .3rem;
    }

    .lj-products .product-con .content-right .right-content ul li{
        width: 48%;
        margin: 0 1% .2rem;
    }
    .lj-products .product-con .content-right .right-content ul li a .pic i{
        height: 1.2rem;
    }

    .lj-products .product-con .content-right .right-content ul li a .text .more span{
        height: .3rem;
        line-height: .3rem;
        -webkit-border-radius: .15rem;
        -moz-border-radius: .15rem;
        border-radius: .15rem;
        font-size: .14rem;
        width: 90%;
    }
    /*分页*/
    .lj-products .product-con .content-right .right-content .pro-fenye{
        margin-top: .2rem;
    }


    /*产品详情页*/
    .lj-prodetail .product-con .content-right .detail-main .detail-top{
        height: auto;
    }
    .lj-prodetail .product-con .content-right .detail-main .detail-top .top-pic{
        height: 2.5rem;
        width: 100%;
    }
    .lj-prodetail .product-con .content-right .detail-main .detail-top .top-title{
        width: 100%;
    }
    .lj-prodetail .product-con .content-right .detail-main .detail-top .top-title p.btitle-fs{
        margin-bottom: .1rem;
        margin-top: .1rem;
    }

    /*详情*/
    .lj-prodetail .product-con .content-right .detail-main .main-content .main-nav ul li{
        width: 50%;
    }
    .lj-prodetail .product-con .content-right .detail-main .main-content .main-nav ul li a{
        width: 100%;
        text-align: center;
    }
    .lj-prodetail .product-con .content-right .detail-main .main-content .main-desc{
        padding: 0 .2rem;
    }



    /*产品详情页*/
    .examdetail-con .edetail-main{
        margin-top: 0;
    }


    /*新闻中心*/
    .lj-products .product-con .content-right .right-content .lj-news ul li a{
        padding: 0;
    }
    .lj-products .product-con .content-right .right-content .lj-news ul li a .con-main{
        height : 1rem;
    }

    .lj-products .product-con .content-right .right-content .lj-news ul li a .con-main .m-text time{
        top: .85rem;
        left: 0;
    }

    .lj-products .product-con .content-right .right-content .lj-news ul li a .con-main .m-text p.ntitle-fs{
        width: 100%;
    }

    .lj-products .product-con .content-right .right-content .lj-news ul li a .con-main .m-text p.t-con{
        margin-top: 0;
    }

    .lj-products .product-con .content-right .right-content ul li{
        padding: .1rem;
    }


    /*


    留言服务页面


    */
    .ljservice-con .ser-content .form .f-common{
        width: 100%;
    }
    .ljservice-con .ser-content .form .f-common label{
        width: 20%;
    }

    .ljservice-con .ser-content .form .f-common input[type='text']{
        width: 67%;
    }

    .ljservice-con .ser-content .form .f-common textarea{
        width: 67%;
    }



    /*


    联系我们页面


    */
    .contact-con .con-main{
        height: 3rem;
    }
    .contact-info{
        padding: .2rem;
    }

}