﻿
@media (max-width: 768px){
    .demo{
        width: 100%!important;
        height: 138px!important;
        margin-top: 0!important;
    }
    .h_title{
        text-align: center;
        padding: 0 10px;
        background-color: white;
    }
    .h_title>div:nth-child(1)>a{
        color: #094c83;
        font-size: 24px;
    }
    .h_title>div:nth-child(2)>a{
        font-size: 14px;
    }
    .new_index{
        width: 100%;
        padding: 10px;
    }
    .active_inew{
        color: #0a5491;
        border-bottom: 2px solid #0a5491;
    }
    .new_index>ul:nth-child(1){
        width: 87%;
        padding: 0;
        margin: 0;
        display: block;
        height: 50px;
        float: left;
    }
    .new_index>ul:nth-child(1)>li{
        float: left;
        height:50px;
        width: 25%;
        list-style: none;
        text-align: center;
        line-height: 50px;
        font-size: 12px;
        position: relative;
        cursor: pointer;
    }
    .lines{
        height: 46%;
        background-color: rgba(0, 0, 0, 0.47);
        position: absolute;
        width: 2px;
        top: 15px;
        right: 0;
    }
    .new_indexmore{
        width: 13%;
        text-align: right;
        float: left;
        margin-top: 20px;
    }

    .new_indexmore>a{
        color: #999999;
        font-size: 12px;
    }
    .new_show{
        border-top: 1px solid #ccc;
    }
    .new_show>ul{
        padding: 0;
        margin: 0;
    }
    .new_show>ul>li{
        list-style: initial;
        margin-left: 30px;
        /*height: 40px;*/
        line-height: 26px;
        font-size: 16px;
        position: relative;
        padding: 5px;
    }
    .time{
        position: absolute;
        right: 0;
        color: #999999;
    }
    .new_index1{
        width: 100%;
        padding: 10px;

    }
    .new_index1>div:nth-child(1){
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #ccc;
    }
    .new_index1>div:nth-child(1)>span{
        float: left;
        display: block;
        padding: 16px;
        font-size:12px;
        position: relative;
        width: 130px;
        text-align: center;
        cursor: pointer;
    }
    .new_indexmore1{
        float: right;
        margin-top: 20px;

    }
    .new_indexmore1>a{
        font-size: 12px;
        color: #999999;
    }
    .new_show1>ul{
        padding: 0;
        margin: 0;
        margin-left:25px;
        margin-top: 10px;
    }
    .new_show1>ul>li{
        list-style: initial;
        padding:5px 10px;
        font-size: 16px;
        position: relative;
    }
    .new_show1>div:nth-child(1){
        width: 100%;
        margin-top: 15px;
    }
    .new_show1>div:nth-child(1)>span{
        float: left;
        display: none;
    }
    .new_show1>div:nth-child(1)>span:nth-child(2)>a{
        display: block;
    }
    .new_show1>div:nth-child(1)>span:nth-child(2)>a:nth-child(1){
        font-size: 14px;
        padding: 10px 0;
    }
    .new_show1>div:nth-child(1)>span:nth-child(2)>a:nth-child(2){
        font-size: 14px;
        color: #919191;
    }
    .ldzc{
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #ccc;
    }
    .rights{
        border: none!important;
    }
    .ldzc>span{
        display: block;
    }
    .ldzc>span:nth-child(1){
        float: left;
        height: 50px;
        background-color: #216bd0;
        border-radius: 10px 10px 0 0;
        font-size: 22px;
        color: white;
        width: 115px;
        line-height: 50px;
        text-align: center;
    }
    .ldzc>span:nth-child(2){
        float: right;
        width: 100px;
        margin-top: 24px;
        text-align: right;
    }
    .ldzc>span:nth-child(2)>a{
        font-size: 16px;
        color: #919191;
    }
    .ld_deta{
        margin-top: 10px;
    }
    .ld_deta>div{
        float: left;
    }
    .ld_deta>div:nth-child(1) {
        border: 1px solid #ccc;
        padding: 5px;
    }
    .ld_deta>div:nth-child(2){
        margin-left: 20px;
        width: 150px;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(1){
        font-size: 28px;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(2){
        font-size: 16px;
        margin: 10px 0;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(3){
        width: 85px;
        height: 40px;
        background: url("../images/public/a21.png") no-repeat;
        color: white;
        line-height: 30px;
        text-align: center;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(4){
    }
    .jz_mail{
        width: 100%;
        height: 85px;
        margin-top: 20px;
    }
    .jz_mail>a{
        display: block;
        width: 100%;
        height: 85px;
        margin: 0 auto;
        background: url("../images/public/a22.png") 100% 100% no-repeat;
    }
    .maillist{
        width: 100%;
        margin-top: 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }
    .maillist>div>span:nth-child(1){
        float: left;
        color: #1e6faf;
        font-size: 18px;
    }
    .maillist>div>span:nth-child(2){
        float: right;
    }
    .maillist>div>span:nth-child(2)>a{
        font-size: 16px;
        color: #999999;
    }
    .maillist>ul{
        padding: 0;
        margin: 0;
        margin-left: 20px;
        margin-top: 10px;

    }
    .maillist>ul>li{
        list-style: initial;
        font-size: 16px;
        height: 40px;
    }
    .msgshow{
        width: 100%;
    }
    .msgshow>ul{
        padding: 0;
        margin: 0;
    }
    .msgshow>ul>li{
        float: left;
        width: 40%;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border: 1px solid #ccc;
        background-color: #f8f9fb;
        margin-left:6%;
        margin-top: 20px;
    }
    .msgshow>ul>li:nth-child(5){
        width: 86%;
    }
    .msgshow>ul>li>a{
        font-size: 12px;
    }
    .fiveopen{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .fiveopen>span{
        float: left;
    }
    .fiveopen>span:nth-child(1){
        margin-top: 7px;
        margin-left: 29px;
    }
    .fiveopen>span:nth-child(3){
        margin-top: 7px;
    }
    .fiveopen>span:nth-child(2){
        padding: 5px 10px;
        background-color: #216bd0;
        font-size:14px;
        color: white;
    }
}
@media (min-width: 1100px){
    .h_title{
        text-align: center;
        margin-top: 20px;
    }
    .h_title>div:nth-child(1)>a{
        color: #094c83;
        font-size: 34px;
    }
    .h_title>div:nth-child(2)>a{
        font-size: 16px;
    }
    .new_index{
        width: 100%;
        padding: 20px;
    }
    .active_inew{
        color: #0a5491;
        border-bottom: 2px solid #0a5491;
    }
    .new_index>ul:nth-child(1){
        width: 87%;
        padding: 0;
        margin: 0;
        display: block;
        height: 50px;
        float: left;
    }
    .new_index>ul:nth-child(1)>li{
        float: left;
        height:50px;
        width: 25%;
        list-style: none;
        text-align: center;
        line-height: 50px;
        font-size: 22px;
        position: relative;
        cursor: pointer;
    }
    .lines{
        height: 53%;
        background-color: rgba(0, 0, 0, 0.69);
        position: absolute;
        width: 2px;
        top: 13px;
        right: 0;
    }
    #xzyw_list li span{
        float:right;
    }
    .new_indexmore{
        width: 13%;
        text-align: right;
        float: left;
        margin-top: 20px;
    }

    .new_indexmore>a{
        color: #999999;
        font-size: 16px;
    }
    .new_show{
        border-top: 1px solid #ccc;
    }
    .new_show>ul{
        padding: 0;
        margin: 0;
    }
    .new_show>ul>li{
        list-style: initial;
        margin-left: 30px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        position: relative;
        padding: 5px;
    }
    .time{
        position: absolute;
        right: 0;
        color: #999999;
    }
    .new_index1{
        width: 100%;
        padding: 20px;

    }
    .new_index1>div:nth-child(1){
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #ccc;
    }
    .new_index1>div:nth-child(1)>span{
        float: left;
        display: block;
        padding: 9px;
        font-size:22px;
        position: relative;
        width: 130px;
        text-align: center;
        cursor: pointer;
    }
    .new_indexmore1{
        float: right;
        margin-top: 20px;

    }
    .new_indexmore1>a{
        font-size: 16px;
        color: #999999;
    }
    .new_show1>ul{
        padding: 0;
        margin: 0;
        margin-left:25px;
        margin-top: 10px;
    }
    .new_show1>ul>li{
        list-style: initial;
        padding:5px 10px;
        font-size: 16px;
        position: relative;
    }
    .new_show1>div:nth-child(1){
        width: 100%;
        margin-top: 15px;
    }
    .new_show1>div:nth-child(1)>span{
        display: block;
        float: left;
    }
    .new_show1>div:nth-child(1)>span:nth-child(2)>a{
        display: block;
    }
    .new_show1>div:nth-child(1)>span:nth-child(2)>a:nth-child(1){
        font-size: 18px;
        padding: 10px 0;
    }
    .new_show1>div:nth-child(1)>span:nth-child(2)>a:nth-child(2){
        font-size: 14px;
        color: #919191;
    }
    .ldzc{
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #ccc;
    }
    .ldzc>span{
        display: block;
    }
    .ldzc>span:nth-child(1){
        float: left;
        height: 50px;
        background-color: #216bd0;
        border-radius: 10px 10px 0 0;
        font-size: 22px;
        color: white;
        width: 115px;
        line-height: 50px;
        text-align: center;
    }
    .ldzc>span:nth-child(2){
        float: right;
        width: 100px;
        margin-top: 24px;
        text-align: right;
    }
    .ldzc>span:nth-child(2)>a{
        font-size: 16px;
        color: #919191;
    }
    .ld_deta{
        margin-top: 10px;
    }
    .ld_deta>div{
        float: left;
    }
    .ld_deta>div:nth-child(1) {
        border: 1px solid #ccc;
        padding: 5px;
    }
    .ld_deta>div:nth-child(2){
        margin-left:20px;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(1){
        font-size: 28px;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(2){
        font-size: 16px;
        margin: 10px 0;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(3){
        width: 85px;
        height: 40px;
        background: url("../images/public/a21.png") no-repeat;
        color: white;
        line-height: 30px;
        text-align: center;
    }
    .ld_deta>div:nth-child(2)>div:nth-child(4){
    }
    .jz_mail{
        width: 100%;
        height: 85px;
        margin-top: 20px;
    }
    .jz_mail>a{
        display: block;
        width: 365px;
        height: 85px;
        margin: 0 auto;
        background: url("../images/public/a22.png") no-repeat;
    }
    .maillist{
        width: 100%;
        margin-top: 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }
    .maillist>div>span:nth-child(1){
        float: left;
        color: #1e6faf;
        font-size: 18px;
    }
    .maillist>div>span:nth-child(2){
        float: right;
    }
    .maillist>div>span:nth-child(2)>a{
        font-size: 16px;
        color: #999999;
    }
    .maillist>ul{
        padding: 0;
        margin: 0;
        margin-left: 20px;
        margin-top: 10px;

    }
    .maillist>ul>li{
        list-style: initial;
        font-size: 16px;
        height: 40px;
    }
    .msgshow{
        width: 100%;
    }
    .msgshow>ul{
        padding: 0;
        margin: 0;
    }
    .msgshow>ul>li{
        float: left;
        width: 40%;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border: 1px solid #ccc;
        background-color: #f8f9fb;
        margin-left:6%;
        margin-top: 20px;
    }
    .msgshow>ul>li:nth-child(5){
        width: 86%;
    }
    .msgshow>ul>li>a{
        font-size: 16px;
    }
    .fiveopen{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .fiveopen>span{
        float: left;
    }
    .fiveopen>span:nth-child(1){
        margin-top: 7px;
        margin-left: 47px;
    }
    .fiveopen>span:nth-child(3){
        margin-top: 7px;
    }
    .fiveopen>span:nth-child(2){
        padding: 5px 10px;
        background-color: #216bd0;
        font-size: 22px;
        color: white;
    }
}
