
@media screen and (max-width: 750px){
    .header {
        height: 150px;
    }
    .w {
        width: 100%;
        margin: 0 auto;
    }
    .header01 {
        height: 50px;
        background: url(banner_03.png) no-repeat;
        background-size: 100% auto;
        position: relative;
        top: 60%;
    }
    .header01 p {
        width: 86%;
        height: 67%;
      
        overflow: hidden;
        margin: 10px 0px 10px 0px;
    }
    .header01 p a {
        font-size: 14px;
        color: #333333;
        line-height: 18px;
    }
    .yqdt {
        height: 50px;
       
    }
    .yqlbt {
        height: 290px;
        float: none;
        width: 100%;
    }
    .yqlbt .slideBox2 .bd ul{
        width: 100% !important;
        height: 100% !important;
    }
    .yqlbt .slideBox2 .hd{
        display: none;
    }
    .yqdtlb {
        height: 750px;
       
    }
    .yqllbyou {
        float: none;
        width: 100%;
        height: 100%;
        background: #f6f6f6;
    }
    .wyfc {
        /*height: 451px;*/
        margin-top: 10px;
    }
    .wyfczuo {
        width:90%;
        /*height: 188px;*/
        
        position: relative;
        float: none;
        margin: 0 auto;
    }
    .ywfcyou {
        width: 100%;
        height: 228px;
        float: none;
        margin-top: 10px;
    }
    .ywfcyou01 {
        width: 46%;
        height: 114px;
        float: left;
        margin-left: 10px;
        margin-bottom: 10px;
        position: relative;
    }
    .ywfcyou01 p {

        overflow: hidden;
    }

    .jxcy {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .jxcy12 {
        
        width: 100%;
        margin-top: 0px;
    }
    .jxcy12 li {
        float: left;
        width: 167px;
        height: 260px;
        background: #fff1f1;
        margin: 10px 10px;
    }
    .jxcy12 li p img {
        height: auto;
        width: 100%;
    }
				.jxcy12 li p:first-child{
					height: auto;
				}
				.nr{
					width: 90%;
				}
    .jxcy12 li p {
       /* height: 87px; */
        width: 100%;
        text-align: center;
    }
    .jxcy1 {
        float: none;
        width: 100%;
        
    }
    .jxcy2 {
        float: none;
        width: 100%;
        height: 100%;
    }
    .jxcy2 {
        float: none;
        width: 100%;
        height: 373px;
    }
    .youlb {
      
        padding: 17px 12px;
    }

    }

    /* 文章页 */
    .nr{
        width:1280px;
        margin:0 auto;
        border-radius:30px 30px 0px 0px;
        background-color:#fff;
        }
        .bt_1 {
            margin: 0 auto;
            width: 1200px;
            font-size: 32px;
            font-family: "黑体";
            text-align: center;
            font-weight: bold;
            line-height: 54px;
            border-bottom: 1px dashed #b5b5b5;
            padding-bottom: 30px;
        }
        .fabushijian {
            margin: 0 auto;
            width: 1200px;
            font-size: 16px;
            font-family: "微软雅黑";
            text-align: center;
            line-height: 28px;
            color: #6a6a6a;
            margin-top: 40px;
        }
        .neiwen {
            padding-top: 40px;
            margin: 0 auto;
            width: 1060px;
            font-size: 17px;
            font-family: "微软雅黑";
            line-height: 38px;
            color: #3e3e3e;
            text-align: left;
            padding-bottom: 60px;
        }
        @media screen and (max-width: 736px){

            .nr {
                width: 100%;
                padding: 10px 10px;
            }
            .bt_1 {
                width: 100%;
            }
            .fabushijian {
                width: 100%;
            }

            .neiwen {
                width: 100%;
            }
            
        }
