@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: #fff url('562.jpg') center 60px no-repeat;
    font-family: "微软雅黑";
    line-height: 24px;
    color: #333;
    text-align: center;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #075cbb;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

#wrap {
    margin: 0 auto;
}

#top {
    width: 1200px;
    height: 728px;
    margin: 0 auto;
    position: relative;
}

#content {
    width: 1200px;
    background: #fff;
    padding: 20px 0;
    margin: 0px auto;
    overflow: hidden;
}

#bottom {
    line-height: 150%;
    padding: 20px;
    background: #262525;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#top .logo {
    margin: 0 auto;
    padding: 85px 0 0 55px;
    text-align: center;
    animation: roll 1s forwards;
}

#top .topimg {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -125px;
}

@keyframes roll {
    from {
        transform: scale(5);
        opacity: 0;
    }
    70% {
        transform: scale(.8);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes bigger {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}


/*首页样式*/

.main_box {
    clear: both;
    margin: 0px auto 20px auto;
    overflow: hidden;
}

.mt30 {
    margin-top: 30px;
}

.w580 {
    width: 580px;
}

.w560 {
    width: 560px;
}

.in_title,
.in_title2 {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}

.in_title {
    background: url('560.png') center center no-repeat;
    text-align: center;
}

.in_title2 {
    background: url('559.png') left center no-repeat;
    padding-left: 20px;
    border-bottom: #075cbb 3px solid;
    text-align: left;
}

.more {
    position: absolute;
    bottom: 10px;
    right: 0;
    display: block;
    width: 60px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    border: #ddd 1px solid;
    z-index: 99;
}

.morelink {
    clear: both;
    text-align: center;
    padding: 20px 0 10px 0;
    display: none;
}

.morelink a {
    display: block;
    padding: 0;
    width: 130px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    border: 1px #ddd solid;
    border-radius: 0px;
    margin: auto;
}

.morelink a:hover {
    background: #075cbb;
    color: #fff;
    border: 1px #075cbb solid;
}

.list {
    font-size: 14px;
    line-height: 50px;
}

.list li {
    text-align: left;
    border-bottom: 1px #ddd solid;
    position: relative;
}

.list li a {
    display: block;
    background: url("545.png") no-repeat 0px 1.5em;
    padding-left: 20px;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-binding: url('#');
}

.list li span {
    /*display:none;*/
    position: absolute;
    right: 0px;
    top: 0px;
}

.list li a:hover {
    background: url("546.png") no-repeat 0px 1.5em;
    color: #075cbb;
}

.list2 li {
    float: left;
    width: 48%;
    width: 50%\9;
}

.list2 li:nth-child(2n) {
    float: right;
}

.list2 li a {
    background-position: 10px 1em\9;
    padding-left: 30px\9;
}

.list2 li span {
    right: 10px\9;
}

.mzbgzbs .list li:first-child,
.mzbgzbs .list li:first-child+li {
    border-top: 1px #eee solid;
}

.mzbgzbs {
    overflow: hidden;
}

.mzbgzbs dl {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: px #eee solid;
}

.mzbgzbs dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.mzbgzbs dd {
    margin: 10px 0;
    font-size: 14px;
    color: #999;
    text-align: left;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.mzbgzbs dd a {
    display: none;
    color: #075cbb;
}

.tplink {
    margin: 10px auto 0px auto;
    overflow: hidden;
}

.tplink li {
    float: left;
    display: block;
    margin-left: 30px;
    width: 380px;
    height: 180px;
}

.tplink li:first-child {
    margin-left: 0;
}

.tplink li img {
    width: 100%;
    height: 100%;
}


/*二级列表页样式*/

.loc {
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    padding: 0 10px 10px 10px;
    line-height: 150%;
    text-align: left;
    border-bottom: 1px #eee solid;
    background: #fff;
}

.loc a {
    font-size: 14px;
    color: #333;
}

.loc a:hover {
    color: #333;
}

#listmain {
    background: #fff;
    min-height: 300px;
    margin: auto;
    padding-top: 20px;
}

.alist {
    padding: 0 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;
}

.plist {
    overflow: hidden;
    zoom: 1;
}

.plist li {
    cursor: pointer;
    float: left;
    display: inline;
    margin-bottom: 15px;
    padding: 0 9px;
    width: 270px;
    height: 184px;
    overflow: hidden;
}

.plist li a {
    padding: 0;
    margin: 0;
    border: 0;
}

.plist li img {
    width: 100%;
    height: 100%;
}

.plist li p {
    display: none;
}


/*文章页样式*/

#artmain {
    padding: 0 30px;
    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 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) {
    body {
        background-size: 120%;
    }
    #top {
        height: auto;
        max-width: 800px;
        width: 100%;
    }
    #top .logo {
        padding: 55px 0 100px 55px;
    }
    #top .logo img {
        width: 75%;
        height: auto;
    }
    #top .topimg {
        margin-left: -60px;
        width: 117px;
    }
    #top .topimg img {
        width: 100%;
        height: auto;
    }
    #content {
        width: 98%;
        max-width: 580px;
        padding: 10px 0;
        margin: 0px auto;
    }
    .loc {
        width: auto;
        padding: 1rem;
    }
    #artmain {
        padding: 0 20px;
    }
    #zoom {
        padding: 1rem 0;
    }
    #zoom img {
        max-width: 95%;
        margin: 5px auto 0px auto;
        text-align: center;
    }
    #zoom table {
        width: 100%;
    }
    .loc {
        width: auto;
        padding: 1rem;
    }
    .alist .arlisttd {
        line-height: normal;
    }
    .sjsm {
        display: none;
    }
    .plist li {
        padding: 0 2%;
        width: 46%;
        height: auto;
        max-width: 270px;
        max-height: 184px;
    }
    .plist li img {
        height: auto;
    }
    .fl {
        float: none;
    }
    .fr {
        float: none;
        margin-top: 15px;
    }
    .main_box {
        width: 98%;
    }
    .w580 {
        width: 100%;
    }
    .w560 {
        width: 100%;
    }
    .in_title {
        text-align: center;
    }
    .more {
        display: none;
    }
    .in_title2 {
        background: url('561.png') center center no-repeat;
        text-align: center;
        padding-left: 0;
        border-bottom: none;
    }
    .morelink {
        display: block;
    }
    .list {
        border-top: none !important;
    }
    .list li a {
        width: 75%;
    }
    .list2 li {
        float: none !important;
        width: auto;
    }
    .mzbgzbs .list li:first-child+li {
        border-top: 0px #eee solid;
    }
    .tplink li {
        width: 32%;
        height: auto;
        margin-left: 2%;
    }
    .tplink li img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-device-width:980px) {
    #top .logo img {
        width: 70%;
    }
}

@media screen and (max-device-width:900px) {
    #top .logo img {
        width: 60%;
    }
}

@media screen and (max-device-width:812px) {
    #top .logo {
        padding: 30px 0 90px 50px;
    }
}

@media screen and (max-device-width:768px) {
    #top .logo {
        padding: 25px 0 90px 50px;
    }
    #top .topimg {
        margin-left: -50px;
        width: 100px;
    }
}

@media screen and (max-device-width:667px) {}

@media screen and (max-device-width:568px) {
    body {
        background-size: 150%;
    }
    #top .logo img {
        width: 70%;
    }
}

@media screen and (max-device-width:414px) {
    body {
        background-position: center 35px;
    }
    #top .logo {
        padding: 15px 0 50px 40px;
    }
    #top .logo img {
        width: 75%;
    }
    #top .topimg {
        margin-left: -35px;
        bottom: 20px;
        width: 70px;
        height: 60px;
    }
    #bottom span {
        display: block;
        padding-right: 20px;
    }
    #artmain {
        padding: 0 10px;
    }
    .list li a {
        width: 90%;
    }
    .list li span {
        display: none;
    }
    .tplink li {
        float: none;
        width: 98%;
        margin: 0 auto 10px auto !important;
        text-align: center;
    }
    .tplink li img {
        width: auto;
        max-width: 100%;
        height: auto;
    }
}

@media screen and (max-device-width:375px) {
    #top .logo {
        padding: 15px 0 40px 30px;
    }
    #top .topimg {
        margin-left: -25px;
        width: 60px;
        height: 50px;
    }
}

@media screen and (max-device-width:320px) {
    #top .logo {
        padding: 10px 0 40px 30px;
    }
}