@import url(list.ie.css) screen and (min-width:750px);

@media screen and (max-width: 750px) {

    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    form,
    fieldset,
    input,
    textarea,
    p,
    blockquote,
    th,
    td {
        margin: 0;
        padding: 0;
    }

    body {
        font-size: 12px;
        height: 200%;
        line-height: 200%;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    fieldset,
    img,
    input {
        border: 0 none;
    }

    address,
    caption,
    cite,
    code,
    dfn,
    em,
    strong,
    th,
    var {
        font-style: normal;
        font-weight: normal;
    }

    ol,
    ul,
    li {
        list-style: outside none none;
    }

    caption,
    th {
        text-align: left;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%;
        font-weight: normal;
    }

    a {
        color: #333333;
        font-size: 14px;
        text-decoration: none;
    }

    a:hover {
        color: #6bbb2e;
        text-decoration: underline;
    }

    .clear {
        clear: both !important;
    }

    strong {
        color: #cc0000;
        font-weight: 800;
    }

    .main {
        width: 100%;
    }

    /*top*/
    .zuowen_t {
        float: left;
        height: 35px;
        background: #fbfbfb;
        border-bottom: 1px solid #ececec;
        width: 100%;
        overflow: hidden;
        line-height: 35px;
    }

    .zuowen_t_box {
        width: 100%;
        margin-left: 10px;
    }

    .zuowen_t span {
        float: left;
        color: #737373;
        font-size: 14px;
    }

    .zuowen_t ul {
        float: right;
        width: 880px;
    }

    .zuowen_t ul li {
        float: right;
    }

    .zuowen_t ul a {
        color: #737373;
        font-size: 14px;
        vertical-align: middle;
        display: block;
        margin-left: 12px;
        text-align: right;
    }

    /*header*/
    .header {
        float: left;
        width: 100%;
        text-align: center;
    }

    .logo {
        width: 126px;
        height: 38px;
        margin-top: 12px;
        display: inline-block;
    }

    .logo img {
        width: 100%;
        height: 100%;
    }

    .zuowen_head {
        width: 484px;
        margin-top: 15px;
        float: left;
        margin-left: 112px;
    }

    .zuowen_search {
        width: 97%;
        margin: 3%;
        float: left;
        display: none;
    }

    .searchbar {
        width: 70%;
        float: left;
        height: 36px;
        padding-left: 10px;
        border: solid 1px #00c8a3;
        font-size: 14px;
        border-radius: 6px 0 0 6px;
    }

    .results {
        color: #fff;
        font-size: 15px;
        background-color: #00c8a3;
        text-align: center;
        width: 90px;
        height: 38px;
        border-radius: 0 6px 6px 0;
        float: left;
    }

    .zuowen_login {
        float: right;
        line-height: 33px;
        margin-top: 29px;
        text-align: center;
        display: none;
    }

    .zuowen_login a {
        font-weight: bold;
        margin-left: 17px;
        height: 38px;
        color: #fff;
        width: 109px;
        background: #ff8100;
        float: left;
        line-height: 38px;
        font-size: 15px;
        border-radius: 20px;
    }

    .zuowen_login .jianyi {
        background: #03c7a4;
    }

    .zuowen_login a:hover {
        color: #ffff;
    }

    /*zuowen_nav*/
    .zuowen_nav {
        width: 100%;
        float: left;
        background: #00c8a3;
        position: relative;
        overflow: hidden;
    }

    .zuowen_nav ul {
        float: left;
        width: 100%;
        padding: 2% 0;
    }

    .zuowen_nav ul li {
        font-size: 14px;
        line-height: 40px;
        color: #fff;
        float: left;
        height: 40px;
        width: 33.33%;
        text-align: center;
    }

    .zuowen_nav ul li a {
        color: #ffffff;
        font-size: 16px;
        float: left;
        width: 100%;
    }

    .active {
        background: #ff7d0e;
        display: none;
    }

    .l_position {
        color: #00c8a3;
        font-size: 14px;
        overflow: hidden;
        float: left;
        width: 94%;
        margin: 0 3%;
    }

    .l_position a {
        display: inline-block;
        font-size: 13px;
        height: 36px;
        line-height: 36px;
        padding: 0 10px 0;
        color: #666;
    }

    .l_position code {
        color: #666;
    }

    .l_position span {
        color: #999;
        margin-left: 10px;
    }

    .main-left {
        background: #fff none repeat scroll 0 0;
        float: left;
        font-size: 14px;
        width: 94%;
        margin: 0 3%;
    }

    .main-right {
        float: left;
        width: 100%;
    }

    .r_title {
        background: #ffffff none repeat scroll 0 0;
        color: #03c7a4;
        font-size: 18px;
        height: 30px;
        line-height: 30px;
    }

    .r_con {
        padding: 12px;
        border-top: 10px solid #eaeaea;
    }

    .r_con ul li {
        height: 28px;
        line-height: 28px;
    }

    .r_con ul li a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 290px;
        font-size: 15px;
    }

    .r_con ul li em {
        width: 17px;
        height: 17px;
        float: left;
        text-align: center;
        line-height: 17px;
        background: #03c7a4;
        color: #fff;
        border-radius: 4px;
        margin: 6px 6px 0 0;
        font-size: 13px;
    }

    .r_con ul li:nth-child(1) em,
    .r_con ul li:nth-child(2) em,
    .r_con ul li:nth-child(3) em,
    .r_con ul li:nth-child(4) em {
        background: #ff8100;
    }

    .pages {
        display: inline-block;
        float: left;
        font-size: 15px;
        height: 33px;
        padding: 25px 2px 8px 0;
    }

    .pages a {
        background-color: #f9f9f9;
        border: 1px solid #dcecab;
        color: #666666;
        margin-left: 3px;
        padding: 4px 8px;
        text-decoration: none;
    }

    .pages span {
        color: #333;
        font-size: 15px;
        margin: 0 10px 0 0;
    }

    .pages a:hover,
    .pages b {
        background-color: #60aa19;
        border: 1px solid #60aa19;
        color: #ffffff;
        margin-left: 3px;
        padding: 4px 8px;
        text-decoration: none;
    }

    .pages_select {
        border: 1px solid #dcecab;
        float: left;
        font-size: 15px;
        height: 29px;
        line-height: 28px;
        margin: 23px 0 0 10px;
        padding: 3px 0 3px 5px;
        width: 110px;
    }

    .l_time {
        color: #999999;
        float: right;
        display: none;
    }

    .l_title a {
        color: #333;
        float: left;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 510px;
    }

    .l_title {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #e6e6e6;
        overflow: hidden;
    }

    .l_title span {
        float: left;
        font-size: 16px;
        margin-right: 15px;
        color: #666;
    }

    .flink {
        background: #fff none repeat scroll 0 0;
        color: #666;
        float: left;
        font-size: 12px;
        padding: 3%;
        text-align: left;
        width: 94%;
    }

    .flink li {
        float: left;
        height: 23px;
        line-height: 23px;
        padding-right: 15px;
        white-space: nowrap;
    }

    .flink li a {
        color: #999;
        font-size: 12px;
    }

    .page {
        overflow: hidden;
        margin: 15px 0;
    }

    .page li {
        float: left;
    }

    .page a {
        border: 1px solid #ddd;
        text-decoration: none;
        padding: 1px 8px;
        margin: 2px;
        color: #00c8a3;
        float: left;
    }

    .thisclass {
        border: 1px solid #00ccc3;
        text-decoration: none;
        padding: 1px 8px;
        margin: 2px;
        background: #00c8a3;
        color: #fff;
    }

    .footer {
        width: 94%;
        float: left;
        background: #272727;
        padding: 3%;
    }

    .footer p {
        float: left;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 12px;
        line-height: 24px;
    }

    .footer p a {
        color: #fff;
        font-size: 14px;
    }
}
