@media screen and (min-width: 750px) {
    HTML, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
    pre, form, fieldset, table, th, td {
        border:none;
        font-size:14px;
        margin:0px;
        padding:0px;
    }
    html,body{
        height: 100%;
        width: 100%;
    }

    address, caption, cite, code, dfn, em, th, var {
        font-style: normal;
        font-weight: normal;
    }
    a{
        text-decoration:none;
    }
    input::-ms-clear{
        display:none;
    }
    input::-ms-reveal{
        display:none;
    }
    input{
        -webkit-appearance: none;
        margin: 0;
        outline: none;
        padding: 0;
    }
    input::-webkit-input-placeholder{
        color: #ccc;
    }
    input::-ms-input-placeholder{
        color: #ccc;
    }
    input::-moz-placeholder{
        color: #ccc;
    }
    input[type=submit],input[type=button]{
        cursor: pointer;
    }
    button[disabled], input[disabled] {
        cursor: default;
    }
    img{
        border:none;
    }
    ul,ol,li{
        list-style-type:none;
    }
    /*公用方法*/
    .clearfix:after{
        clear: both;
        display:block;
        overflow: hidden;
        content: '';
    }
    .clearfix{
        zoom: 1;
    }
    .fl{
        float: left;
    }
    .fr{
        float: right;
    }
    a{color:#333;}
    a:hover{text-decoration: none;}
    html,body{
        height: 100%;
    }
    body{
        background-color: #f7f7f7;
    }
    .yzzw_center{
        width: 1100px;
        margin:0 auto;
    }


    /* 头部 */
    .yzzw_bar{
        min-width: 1100px;
        background-color: #fff;
    }
    .yzzw_img{
        margin: 14px 0;
        width: 229px;
    }

    #nav a{
        font-weight: 600;
    }
    #nav .active,#nav a:hover{
        background-color: #fff;
        color:#6141bc;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }
    .zi_top{background: #eff0ef;border-bottom: 1px solid #d8d8d8;}
    .zi_top_box{color:#ededed;padding: 10px;}
    .zi_top_box span{color:#333}
    .zi_top_box a{color: #777777;float: right;margin-left: 20px;}
    .yzzw_logo{float: left;}
    .yzzw_top_line{height: 80px;}
    /* 搜索和投稿 */
    .youzhizuowen_search{width: 484px;margin-top: 23px;float: left;margin-left: 108px;height: 35px;}
    .searchbar{width: 363px;float: left;height: 32px;padding-left: 10px;border: solid 1px #805dde;font-size: 12px;}
    .results{color: #fff;font-size: 14px;background-color: #805dde;text-align: center;width: 90px;height: 34px;border: none;}
    .youzhizuowen_login{float: right;line-height: 33px;margin-top: 23px;text-align: center;}
    .youzhizuowen_login a{font-weight: bold;margin-left: 20px;height: 33px;color: #fff;width: 94px;background: #ff9100;float: left;line-height: 33px;font-size: 14px;}
    .youzhizuowen_login .jianyi{background: #805dde;}
    .youzhizuowen_login a:hover{color:#ffff;}

    #nav_m,.nav_icon{
        display: none;
    }
    .nav_box{
        background-color: #805dde;
        padding-top: 6px;
    }
    .nav_box li{
        float: left;

    }
    .nav_box li a{
        display: inline-block;
        padding: 0px 28px;
        height: 36px;
        line-height: 32px;
        color:#Fff;
    }
    .yzzw_show_box{
        background-color: #ffffff;
    }
    .yzzw_show{
        display: none;
    }
    .yzzw_show a{
        display: inline-block;
        padding:10px 0px;
        margin-right: 20px;
    }
    .yzzw_show a:hover{
        color:#6141bc;
    }


    /* end头部 */
    .yzzw_cont{
        min-height:calc(100% - 352px);
    }
    .yzzw_let_nav{
        background-color: #fff;
        margin-top: 10px;
        padding: 10px;
    }
    .nav_title img{
        float: left;
        margin-top: 2px;
    }
    .yzzw_index{
        background-color: #fff;
        margin-top: 10px;
    }

    .index_tit{
        margin: 0 15px;
        letter-spacing: 1px;
        height: 47px;
        border-bottom: 1px solid #bbbbbb;
    }
    .index_tit span {
        border-bottom: 2px solid #805dde;
        color: #805dde;
        font-size: 16px;
        font-weight: bold;
        height: 60px;
        line-height: 60px;
        padding-bottom: 5px;
        overflow: hidden;
        width: 128px;
    }
    .index_tit span a {
        color: #805dde;
        font-size: 18px;
    }
    .index_cont{
        padding: 15px;
    }
    .img_box{
        width: 187px;
        padding-right: 20px;
        border-right: 1px solid #e5e5e5;
        margin-right: 20px;
    }

    .img_box a{
        height: 150px;
    }
    .inner_box{
        height: 105px;
    }
    .img_box img{
        float: left;
        width: 100%;
        height: 100%;
    }
    .img_box a p{
        line-height: 34px;
        text-align: center;
        height: 34px;
        overflow: hidden;
    }
    .r_hot{
        width: 505px;
    }
    .chan_tit{
        font-weight: bold;
        height: 26px;
        letter-spacing: 1px;
        line-height: 26px;
        font-size: 14px;
        color: #ff5b00;
    }
    .r_hot ul li {
        width: 50%;
        float: left;
        height: 30px;
        line-height: 30px;
    }
    .r_hot_outer{
        width: 507px;
        float: left;
    }
    .rec_list{
        float: left;
        width: 319px;
    }
    .rec_list ul li a{
        float: left;
    }
    .rec_list ul li span{
        float: right;
        color:#888;
        font-size: 12px;
    }
    .rec_list ul li {
        padding: 8px 5px;
        overflow: hidden;
        border-bottom: 1px dotted #e9e9e9;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 16px;
        height: 17px;
        overflow: hidden;
        float: left;
        width: 100%;
    }
    .rec_list ul li code {
        background-color: #ff5b00;
        color: white;
        padding: 2px;
        margin-right: 10px;
        float: left;
        font-size: 12px;
    }








    /* footer */
    /* 友情链接 */
    .flink:after{
        clear: both;
        display:block;
        overflow: hidden;
        content: '';
    }
    .flink{
        zoom: 1;
    }
    .flink{
        width: 1070px;
        margin:0 auto;
        background-color: #fff;
        margin-top: 10px;
    }
    .flink{
        padding: 10px 15px;
    }
    .flink li{
        float: left;
        margin-right: 10px;
        color:#805dde;
        line-height: 26px;
    }
    .flink li a{
        color:#666;
    }

    /* 页脚 */
    .foo_con{
        padding: 10px 0px;
        text-align: center;
    }
    .foo_con p{
        line-height: 24px;
        color:#333333;
        font-size: 12px;
    }
    .foo_con a{
        color:#805dde;
    }
}
@media screen and (max-width: 750px) {
@charset "gb2312";
    HTML, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
    pre, form, fieldset, table, th, td {
        border:none;
        font-size:14px;
        margin:0px;
        padding:0px;
    }
    html,body{
        height: 100%;
        width: 100%;
    }

    address, caption, cite, code, dfn, em, strong, th, var {
        font-style: normal;
        font-weight: normal;
    }
    a{
        text-decoration:none;
    }
    input::-ms-clear{
        display:none;
    }
    input::-ms-reveal{
        display:none;
    }
    input{
        -webkit-appearance: none;
        margin: 0;
        outline: none;
        padding: 0;
    }
    input::-webkit-input-placeholder{
        color: #ccc;
    }
    input::-ms-input-placeholder{
        color: #ccc;
    }
    input::-moz-placeholder{
        color: #ccc;
    }
    input[type=submit],input[type=button]{
        cursor: pointer;
    }
    button[disabled], input[disabled] {
        cursor: default;
    }
    img{
        border:none;
    }
    ul,ol,li{
        list-style-type:none;
    }
    /*公用方法*/
    .clearfix:after{
        clear: both;
        display:block;
        overflow: hidden;
        content: '';
    }
    .clearfix{
        zoom: 1;
    }
    .fr{
        float: right;
    }
    .cursor{
        cursor: pointer;
    }
    a{
        color:#333;
    }
    body{
        background-color:#f7f7f7;
    }
    /* 头部 */
    .yzzw_bar{
        height: 36px;
        padding: 7px 0 0px 3%;
        background-color: #fff;
    }
    .yzzw_bar a{
        display: inline-block;
    }
    .yzzw_img{
        width: 141px;
    }
    /* 导航 */
    #nav_pc{
        display: none;
    }
    .nav_icon{
        float: right;
        margin-right: 3%;
        width: 25px;
        margin-top: 2px;
    }
    #nav_m{
        display:none ;
        position: fixed;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 100;
    }
    .youzhizuowen_search,.youzhizuowen_login,.zi_top{display: none;}
    .nav_outer{
        height: 90vh;
        overflow: scroll;
    }
    .nav_title_h {
        background: #ededed;
        border-left: 4px solid #8260df;
        font-size: 14px;
        padding-left: 10px;
        height: 30px;
        line-height: 30px; }

    .nav_list {
        padding: 7px 1.5% 15px 15px;
        line-height: 1.8;
        font-size: 15px;
        text-align: left;
        background: #fff;
    }
    .nav_list h3 {
        color: #8260df;
        font-size: 15px;
        font-weight: normal;
    }
    .nav_list h3 a {
        color: #8260df !important;
        font-size: 15px;
        font-weight: normal;
    }

    .nav_list a, .nav_list a:visited {
        color: #858585;
        margin-right: 9px;
        white-space: nowrap;
    }
    /* end 头部*************************** */



    .yzzw_let_nav{
        background-color: #fff;
        margin-top: 10px;
        padding:10px 20px;
    }
    .nav_title img{
        float: left;
    }
    .yzzw_index{
        background-color: #fff;
        margin-top: 10px;
    }

    .index_tit{
        margin: 0 3%;
        letter-spacing: 1px;
        height: 36px;
        border-bottom: 1px solid #bbbbbb;
    }
    .index_tit span {
        border-bottom: 2px solid #805dde;
        color: #805dde;
        font-size: 16px;
        font-weight: bold;
        height: 36px;
        line-height: 36px;
        padding-bottom: 5px;
        overflow: hidden;
        width: 128px;
    }
    .index_tit span a {
        color: #805dde;
        font-size: 18px;
    }
    .index_cont{
        padding: 3%;
    }
    .img_box a{
        width: 31%;
        margin-right: 2%;
        float: left;
    }
    .inner_box{
        height: 81px;
    }
    .img_box img{
        float: left;
        width: 100%;
        height: 100%;
    }
    .img_box a p{
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        text-align: center;
        margin:10px 0;
    }
    .chan_tit{
        font-weight: bold;
        height: 24px;
        letter-spacing: 1px;
        line-height: 24px;
        font-size: 15px;
        color: #ff5b00;
    }
    .r_hot ul li {
        height: 26px;
        line-height: 26px;
        display: inline-block;
        width: 48%;
        overflow: hidden;
    }

    .rec_list ul li {
        padding: 8px 0px;
        overflow: hidden;
        border-bottom: 1px dotted #e9e9e9;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .rec_list ul li code {
        background-color: #ff5b00;
        color: white;
        padding: 2px;
        margin-right: 10px;
    }




    .rec_list ul li span{
        float: right;
        color: #888;
        font-size: 12px;
    }




    /* footer */
    /* 友情链接 */
    .flink:after{
        clear: both;
        display:block;
        overflow: hidden;
        content: '';
    }
    .flink{
        zoom: 1;
    }
    .flink{
        margin:0 auto;
        background-color: #fff;
        margin-top: 10px;
    }
    .flink{
        padding: 10px 15px;
    }
    .flink li{
        float: left;
        margin-right: 10px;
        color:#805dde;
        line-height: 26px;
    }
    .flink li a{
        color:#666;
    }

    /* 页脚 */
    .foo_con{
        padding: 10px;
        text-align: center;
    }
    .foo_con p{
        line-height: 22px;
        color:#333333;
        font-size: 12px;
    }
    .foo_con a{
        color:#805dde;
    }
}