@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('596.jpg') no-repeat;
    background-position: center 60px;
    background-position: center top;
    font-family: "微软雅黑";
    line-height: 24px;
    color: #333;
    text-align: center;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #2777d2;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

#wrap {
    margin: 0 auto;
}

#top {
    width: 1200px;
    height: 635px;
    margin: 0 auto;
    position: relative;
}

#content {
    width: 1200px;
    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-top: 205px;
    text-align: center;
    animation: roll 1s forwards;
}

@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(.95);
    }
    to {
        transform: scale(1);
    }
}


/*首页样式*/

.main_box {
    clear: both;
    margin: 0px auto 30px auto;
    overflow: hidden;
}

.mt30 {
    margin-top: 30px;
}

.w580 {
    width: 580px;
}

.w560 {
    width: 560px;
}

.in_title {
    background: url('595.jpg') top center no-repeat;
    text-align: center;
    padding: 5px 0;
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 15px;
    overflow: hidden;
}

.in_title a {
    color: #333;
}

.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 {
    display: none;
    clear: both;
    text-align: center;
    padding: 10px 0;
}

.morelink a {
    display: block;
    padding: 0;
    width: 130px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    border: 1px #ddd solid;
    border-radius: 20px;
    margin: auto;
}

.morelink a:hover {
    background: #2777d2;
    color: #fff;
    border: 1px #2777d2 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("#") 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("#") no-repeat 0px 1.5em;
    color: #2777d2;
}

.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;
}


/*综合报道-头条*/

.tt {
    overflow: hidden;
}

.tt dl {
    margin-bottom: 10px;
}

.tt dt {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    color: #2777d2;
}

.tt dt a {
    color: #2777d2;
}

.tt dd {
    margin: 10px 0;
    font-size: 14px;
    color: #666;
    text-align: left;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.tt dd a {
    display: none;
    color: #2777d2;
}


/*要闻聚焦*/

.ywjj_box {
    overflow: hidden;
    zoom: 1;
}

.ywjj_box dl {
    float: left;
    width: 550px;
    padding: 18px;
    border: 1px #ddd solid;
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 10px\9;
}

.ywjj_box dl:nth-child(2n) {
    float: right !important;
}

.ywjj_box dt {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
    height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ywjj_box dd {
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.ywjj_box dd a {
    color: #2777d2;
}


/*科普手册*/

.kpsc_box {
    overflow: hidden;
    zoom: 1;
}

.kpsc_box li {
    float: left;
    width: 290px;
    overflow: hidden;
    margin: 0 13px 20px 0px;
    margin: 0 10px 20px 0px\9;
}

.kpsc_box li:nth-child(4n) {
    margin-right: 0 !important;
}

.kpsc_box li img {
    width: 290px;
    height: 200px;
}

.kpsc_box li p {
    height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kpsc_box li:hover img {
    animation: bigger 1s linear forwards;
}


/*二级列表页样式*/

.loc {
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    padding: 10px;
    line-height: 150%;
    text-align: left;
    border-bottom: 1px #eee solid;
}

.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: 100%;
    }
    #top {
        height: auto;
        max-width: 800px;
        width: 100%;
    }
    #top .logo {
        padding: 110px 0 125px 0;
    }
    #top .logo img {
        width: 90%;
        max-width: 1000px;
        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;
    }
    .main_box {
        width: 98%;
    }
    .w580 {
        width: 100%;
    }
    .w560 {
        width: 100%;
    }
    .in_title {
        text-align: center;
    }
    .more {
        display: none;
    }
    .morelink {
        display: block;
    }
    .list {
        border-top: none !important;
    }
    .list li a {
        width: 75%;
    }
    .list2 li {
        float: none !important;
        width: auto;
    }
    /*综合报道-头条*/
    .tt dt {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }
    /*要闻聚焦*/
    .ywjj_box dl {
        float: none !important;
        width: 95%;
        padding: 18px 2%;
        margin: 0 auto 20px auto;
    }
    .ywjj_box dt {
        height: auto;
        white-space: normal;
    }
    /*科普手册*/
    .kpsc_box li {
        width: 48%;
        margin: 10px 1%;
    }
    .kpsc_box li img {
        width: 100%;
        height: 200px;
    }
}

@media screen and (max-device-width:980px) {}

@media screen and (max-device-width:812px) {
    body {
        background-size: 120%;
    }
    #top .logo {
        padding: 100px 0 125px 0;
    }
}

@media screen and (max-device-width:768px) {
    #top .logo {
        padding: 85px 0 125px 0;
    }
}

@media screen and (max-device-width:736px) {
    #top .logo {
        padding: 75px 0 125px 0;
    }
}

@media screen and (max-device-width:667px) {
    #top .logo {
        padding: 65px 0 115px 0;
    }
}

@media screen and (max-device-width:568px) {
    #top .logo {
        padding: 55px 0 95px 0;
    }
    /*图片轮播*/
    .silder-box-tplb {
        width: 540px;
        height: 330px !important;
        margin: auto;
    }
    .silder li,
    .silder li img {
        width: 540px !important;
        height: 330px !important;
    }
    .silder-button {
        top: 165px !important;
    }
}

@media screen and (max-device-width:414px) {
    body {
        background-size: 130%;
        background-position: center 35px;
    }
    #top .logo {
        padding: 45px 0 70px 0;
    }
    #content {
        width: 98%;
    }
    #bottom span {
        display: block;
        padding-right: 20px;
    }
    #artmain {
        padding: 0 10px;
    }
    .list li a {
        width: 90%;
    }
    .list li span {
        display: none;
    }
    /*科普手册*/
    .kpsc_box li img {
        width: 100%;
        height: 130px;
    }
}

@media screen and (max-device-width:375px) {
    #top .logo {
        padding: 40px 0 60px 0;
    }
    /*图片轮播*/
    .silder-box-tplb {
        width: 350px;
        height: 216px !important;
        margin: auto;
    }
    .silder li,
    .silder li img {
        width: 350px !important;
        height: 216px !important;
    }
    .silder-button {
        top: 108px !important;
    }
}

@media screen and (max-device-width:320px) {
    #top .logo {
        padding: 35px 0 50px 0;
    }
    /*科普手册*/
    .kpsc_box li {
        float: none !important;
        width: 99%;
        margin: 0 auto 20px auto !important;
    }
    .kpsc_box li img {
        width: 290px;
        height: 200px;
    }
}