@charset "utf-8";

/* CSS Document */

html {
    font-size: 62.5%;
}

* {
    padding: 0;
    margin: 0
}

ul,
li {
    list-style: none;
}

img {
    border: None;
}

body {
    font-size: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #fff;
    font-family: "微软雅黑";
    line-height: 24px;
    color: #333;
    text-align: center;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #eb4848;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

#wrap {
    margin: 0 auto;
}

#top {
    height: 400px;
    margin: 0 auto;
    background: url('2353.jpg') center top no-repeat;
}

#content {
    margin: 0px auto;
}

#bottom {
    line-height: 200%;
    padding: 10px;
    background: #599fd5;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
}

#top .logo {
    margin: 0 auto;
    text-align: center;
    /*padding-top:80px;*/
    padding-top: 100px;
}

#top .logo2 {
    color: #e3e4e5;
    font-size: 30px;
    padding-top: 35px;
}


/*animation*/

@keyframes bigger {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(0.8);
    }
}

@keyframes floor {
    from {
        padding: -10px 0;
    }
    to {
        padding: 5px 0;
    }
}

@keyframes flow {
    from {
        padding: 40px 0;
    }
    to {
        padding: 50px 0;
    }
}

.kly {
    display: none;
    background: url('#') no-repeat;
    width: 1200px;
    height: 141px;
    overflow: hidden;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 369px;
    margin-left: -600px;
}

.kly ul {
    padding: 20px 50px 20px 100px;
    font-size: 14px;
    color: #a98056;
    line-height: 30px;
    text-align: left;
}


/*首页样式*/

.main_box {
    clear: both;
    width: 1200px;
    margin: 20px auto 20px auto;
    overflow: hidden;
}

.morelink {
    clear: both;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
}

.morelink a {
    padding: 5px 30px;
    line-height: 30px;
    font-size: 14px;
    color: #0850d8;
    border: 1px #0850d8 solid;
    border-radius: 20px;
}

.morelink a:hover {
    background: #0850d8;
    color: #fff;
    border: 1px #0850d8 solid;
}

.morewap {
    display: none;
}

.ttbg {
    background: #f6f7f7;
    padding: 30px 0 15px 0;
}

.tt_box {
    clear: both;
    width: 1200px;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}

.tt_title {
    float: left;
    width: 200px;
    height: 122px;
    text-align: center;
    overflow: hidden;
}

.tt_box dl {
    float: right;
    width: 995px;
    border-bottom: 1px #ededed solid;
}

.tt_box dt {
    font-weight: bold;
    font-size: 22px;
    color: #0075c7;
    line-height: 30px;
    text-align: center;
}

.tt_box dd {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-indent: 2em;
    text-align: left;
    padding: 10px 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

.tt_box dt a {
    color: #0075c7;
}

.tt_box dt a:hover {
    color: #0091df;
}

.tt_box dd a {
    color: #666;
}

.tt_box dd .more {
    color: #999;
}

.tt_box dd .more:hover {
    color: #eb4848;
}

.tt_ul {
    clear: both;
    width: 1200px;
    padding: 0;
    margin: 15px auto 0 auto;
    overflow: hidden;
}

.tt_ul li {
    float: left;
    width: 46%;
    padding: 0 2%;
    text-align: left;
}

.tt_ul li a {
    display: block;
    padding-left: 20px;
    background: url('#') 0 center no-repeat;
    font-size: 16px;
    color: #555;
    line-height: 30px;
    font-weight: 500;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-binding: url('#');
}

.tt_ul li a:hover {
    color: #0091df;
}

.ul_li {
    clear: both;
    margin-bottom: 15px;
    min-height: 80px;
    overflow: hidden;
}

.ul_li li {
    font-size: 16px;
    line-height: 40px;
    text-align: left;
    position: relative;
}

.ul_li li a {
    display: block;
    background: url('2345.png') 0 center no-repeat;
    padding-left: 20px;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-binding: url('#');
}

.ul_li li span {
    position: absolute;
    top: 0;
    right: 10px;
}

.ul_li2 {
    overflow: hidden;
    margin-bottom: 0px;
}

.ul_li2 li {
    float: left;
    width: 46%;
    padding: 3px 2%;
    line-height: 20px;
    min-height: 60px;
    border-bottom: #eee 0px dotted;
}

.ul_li2 li a {
    white-space: normal;
    background-position: 0 8px;
}

.ul_li2 li:first-child a,
.ul_li2 li+li a {
    color: #F00000;
}

.ul_li2 li+li+li a {
    color: #333333;
    /*white-space:nowrap;*/
}

.ul_li3 li {
    padding: 3px 2%;
    line-height: 22px;
    min-height: 44px;
}

.ul_li3 li a {
    white-space: normal;
    background-position: 0 8px;
}

.ul_li3 li:first-child a,
.ul_li3 li+li a {
    color: #333333;
}

.in_title {
    width: 100%;
    font-family: "宋体";
    font-weight: bolder;
    height: 50px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    zoom: 1;
    position: relative;
    border-bottom: 1px #eee solid;
    margin-bottom: 15px;
}

.in_title .title {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 340px;
    margin-left: -170px;
    font-family: "宋体";
    font-size: 32px;
    color: #0850d8;
    z-index: 999;
    border-bottom: 2px #0c53d9 solid;
}

.in_title2 {
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    color: #0850d8;
    background: url('2354.png') center repeat-x;
    margin-bottom: 15px;
    font-family: "宋体";
    font-weight: bolder;
    font-size: 32px;
}

.in_title2 .title {
    color: #0850d8;
    background: #f5f5f5;
    padding: 2px 10px;
}

.in_title .title {
    bottom: 0px;
}

.in_title3 .title {
    bottom: 0px;
    width: 440px;
    margin-left: -220px;
}

.d_title {
    width: 100%;
    font-weight: normal;
    border-bottom: 1px #eee solid;
    margin-bottom: 15px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.d_title .title {
    float: left;
    text-align: left;
    line-height: 40px;
    font-family: "宋体";
    font-weight: bolder;
    /*font-size:26px;*/
    font-size: 32px;
    color: #0850d8;
    border-bottom: 2px #0c53d9 solid;
}

.d_title .more {
    position: absolute;
    top: 5px;
    right: 0;
    padding-right: 5px;
    text-align: center;
    font-size: 16px;
    color: #555555;
}

.d_title .title2 {
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w580 {
    width: 580px;
}

.mzbg11 {
    background: #f5f5f5;
    padding: 15px 0 8px 0;
}


/*二级列表页样式*/

.loc {
    width: 1200px;
    margin: auto;
    font-size: 14px;
    color: #333;
    padding: 10px;
    line-height: 150%;
    text-align: left;
    background: #fff;
    border-bottom: 1px #eee solid;
}

.loc a {
    font-size: 14px;
    color: #333;
}

.loc a:hover {
    color: #333;
}

#listmain {
    width: 1200px;
    min-height: 300px;
    background: #fff;
    margin: auto;
    padding-top: 20px;
}

.alist {
    padding: 20px 10px;
}

.alist .article {
    width: 98%;
    font-size: 16px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.alist tr td {
    padding: 0 0 10px 0;
    margin: 0;
    vertical-align: top;
}

.alist .arlisttd {
    line-height: 30px;
}

.alist .ardot {
    width: 15px;
    padding-top: 0px;
}

.alist .timedefault {
    font-size: 13px;
    color: #555;
    width: 100px;
    text-align: right;
    padding-top: 2px;
}


/*文章页样式*/

#artmain {
    width: 1160px;
    padding: 0 20px;
    margin: 0 auto;
    background: #fff;
}

#artmain .mtitle {
    font-size: 22px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 22px;
    line-height: 150%;
    padding-top: 25px;
}

#artmain .source {
    font-family: "宋体";
    font-size: 12px;
    padding: 10px 0;
    color: #555;
    border-bottom: 1px #ddd dotted;
}

#zoom {
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    padding: 30px 30px 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

#zoom a {
    color: #000;
    text-decoration: underline
}

#zoom table {
    margin: auto;
}

#zoom p {
    margin: 0;
    padding: 5px 0;
    border: 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

#zoom img {
    max-width: 750px;
    /* _width: expression(document.body.clientWidth > 750 ? "750px": "auto"); */
    margin: 5px auto 0px auto;
    text-align: center;
}

@media screen and (max-device-width: 1024px) {
    #top {
        background-size: 150%;
        height: auto;
        padding-bottom: 30px;
    }
    #top .logo {
        padding-top: 40px;
    }
    #top .logo2 {
        font-size: 3rem;
        padding-top: 15px;
    }
    #top .logo img {
        width: 98%;
    }
    .morewap {
        display: block;
    }
    .in_title .title,
    .in_title2 .title {
        font-size: 2.2rem;
    }
    .d_title {
        height: auto;
        text-align: center;
    }
    .d_title .title {
        float: none;
        display: block;
        width: 120px;
        margin: 0 auto;
        text-align: center;
        line-height: 35px;
        font-size: 2rem;
        padding: 5px 5px 0 5px;
    }
    .d_title .more {
        display: none;
    }
    .d_title .title2 {
        font-size: 1.8rem;
    }
    .kly {
        background: url('#') 10px 30px no-repeat #fcfaf4;
        width: 100%;
        height: auto;
        position: inherit;
        margin-left: 0;
    }
    .kly ul {
        padding: 20px 20px 20px 80px;
        font-size: 14px;
        color: #a98056;
        line-height: 200%;
        text-align: left;
    }
    .ttbg {
        background: #f6f7f7;
        padding: 15px 0;
    }
    .tt_box,
    .tt_ul,
    .tt_ul li,
    .main_box {
        float: none;
        width: 98%;
    }
    .tt_title {
        display: none;
    }
    .tt_box dl {
        float: none;
        width: 95%;
        margin: auto;
    }
    .tt_box dt {
        font-size: 1.8rem;
        line-height: 150%;
    }
    .w580 {
        float: none;
        width: 100%;
    }
    .ul_li {
        width: 98%;
        margin: auto
    }
    .ul_li2 {
        width: 100%;
        margin: auto
    }
    .ul_li2 li {
        float: none;
        width: auto;
        min-height: auto;
        line-height: 26px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .ul_li3 li {
        min-height: auto;
        line-height: 26px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    /*二级*/
    #listmain {
        width: auto;
        padding-top: 5px;
    }
    #artmain {
        width: auto;
        padding: 0 1rem;
    }
    #artmain .mtitle {
        font-size: 1.8rem;
    }
    #zoom {
        padding: 1rem 0;
    }
    #zoom img {
        max-width: 100%;
        margin: 5px auto 0px auto;
        text-align: center;
    }
    #zoom table {
        width: 100%;
    }
    .loc {
        width: 98%;
        padding: 1rem 0;
        margin: auto
    }
    .sjsm {
        display: none
    }
}

@media screen and (max-device-width: 667px) {
    #top .top_bwzx img {
        width: 50%;
    }
    #top .logo {
        padding-top: 50px;
    }
    #top .logo2 {
        font-size: 2rem;
        padding-top: 15px;
    }
    #top .logo2 img {
        width: 80%;
    }
}

@media screen and (max-device-width: 414px) {
    #top {
        background-size: 200%;
    }
    #top .logo {
        padding-top: 30px;
    }
    .ul_li li {
        line-height: 26px;
        padding: 6px 2%;
    }
    .ul_li li a {
        width: 90%;
        white-space: normal;
        background-position: 0 8px;
    }
    .ul_li li span {
        display: none;
    }
}

@media screen and (max-device-width: 375px) {
    #top .logo2 {
        font-size: 1.6rem;
        padding-top: 10px;
    }
}