@media only screen and (max-width: 600px) {
    body {
        background: white;
        width: 100% !important;
        min-width: 0;
    }

    .footer, .main_left {
        display: none;
    }

    .duilian {
        top: 260px;
        position: absolute!important;
        width: 137px;
        overflow: hidden;
        display: block!important;
        z-index: 10!important;

    }

    .duilian_left {
        left: 6px;
    }

    .duilian_right {
        right: 6px;
    }

    .duilian_con {
        border: #CCC solid 1px;
        width: 137px;
        height: 177px;
        overflow: hidden;
    }

    .duilian_close {
        background-color: #eee;
        width: 100%;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: block;
        font-size: 13px;
        color: #555555;
        text-decoration: none;
    }

    .inner {
        width: 100%;
    }

    .main_right {
        width: 100%;
        float: none;
    }

    .main_list ul li {
        float: none;
        width: 90%;
        margin: 0 auto;
    }

    .main_list ul li a {
        width: 65% !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        padding: 0;
    }


    .inner {
        width: 1200px;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .logo {

    }

    .logo a img {
        width: 100%;
        height: 125px;
    }

    .nav {
        background-color: #1c4a89;
    }

    .nav li {
        float: left;
        width: 10%;
        text-align: center;
        position: relative;
    }

    .nav li h3 {
        font-size: 20px;
        line-height: 56px;
        color: #fff;
        cursor: pointer;
    }

    .nav_con {
        width: 100%;
        position: absolute;
        top: 56px;
        left: 0;
        z-index: 99;
        background: rgba(28, 74, 137, .7);
        display: none;
    }

    .nav_con a {
        display: block;
        text-align: center;
        color: #fff;
        line-height: 32px;
        font-size: 17px;
    }

    .search {
        display: none;
    }


    .container {
        margin: 0 auto;
        width: 100% !important;
    }

    .inner {
        width: 98% !important;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .logo {

    }

    .nav {
        background-color: #1c4a89;
    }

    .nav li {
        float: left;
        width: 25%;
        text-align: center;
        position: relative;
    }

    .nav li h3 {
        font-size: 16px;
        line-height: 36px;
        color: #fff;
        cursor: pointer;
    }

    .nav_con {
        width: 100%;
        position: absolute;
        top: 56px;
        left: 0;
        z-index: 99;
        background: rgba(28, 74, 137, .7);
        display: none;
    }

    .nav_con a {
        display: block;
        text-align: center;
        color: #fff;
        line-height: 32px;
        font-size: 17px;
    }

    .swpr {
        padding-top: 20px;
        background-color: #fff;
    }

    .banner {
        margin-top: 5px;
        float: left;
        width: 100% !important;
        height: 384px;
        position: relative;
        overflow: hidden;
    }

    .banner .inner {
        position: relative;
    }

    .banner-btn {
        display: none;
    }

    .banner-btn a {
        display: block;
        line-height: 82px;
        position: absolute;
        top: 200px;
        width: 82px;
        height: 82px;
        overflow: hidden;
        z-index: 4;
    }

    .prevBtn {
        left: 0px;
    }

    .nextBtn {
        right: 0px;
    }

    .banner-img {
        font-size: 0;
        *word-spacing: -1px; /* IE6銆�7 */
        letter-spacing: -3px;
        position: relative;
    }

    .banner-img li {
        width: 25%;
        height: 500px;
        display: inline-block;
        *display: inline;
        *zoom: 1; /* IE6銆�7 */
        vertical-align: top;
        letter-spacing: normal;
        word-spacing: normal;
        font-size: 12px;
        position: relative;
    }

    .banner-img li img {
        width: 100%;
    }

    .banner i {
        width: 82px;
        height: 82px;
        cursor: pointer;
        display: block;
    }

    .banner .nextBtn i {
        background: url(../images/6.png) no-repeat center;
        -webkit-background-size: 82px 82px;
        background-size: 82px 82px;
    }

    .banner .prevBtn i {
        background: url(../images/5.png) no-repeat center;
        -webkit-background-size: 82px 82px;
        background-size: 82px 82px;
    }

    .banner-circle {
        position: absolute;
        right: 50px;
        bottom: 0;
        height: 46px;
        z-index: 9;
        text-align: center;
        padding-top: 17px;
        box-sizing: border-box;
    }

    .banner-circle li {
        float: left;
        font-size: 12px;
        line-height: 16px;
        color: #333;
        background-color: #b5b5b5;
        margin: 0 4px;
    }

    .banner-circle li a {
        display: block;
        height: 16px;
        width: 20px;
        background: #b5b5b5;
        overflow: hidden;
        color: #333;
    }

    .banner-circle .selected a {
        background: #fff;
        cursor: pointer;
    }

    .banner-img li .banner_img_con {
        width: 723px;
        background: rgba(0, 0, 0, .5);
        height: 46px;
        position: absolute;
        bottom: 36px;
        left: 0;
        padding: 0 322px 0 88px;
        box-sizing: border-box;
    }

    .banner-img li .banner_img_con p {
        font-size: 13px;
        line-height: 46px;
        color: #fff;
        width: 313px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news {
        float: right;
        width: 98%;
        position: relative;
        left: 8px;
        top: 15px;
    }

    .title {
        border-bottom: 1px solid #1c4a89;
    }

    .title h3 {
        float: left;
        font-size: 24px;
        line-height: 40px;
        color: #1c4a89;
        font-weight: bold;
    }

    .title a {
        float: right;
        font-size: 13px;
        line-height: 40px;
        color: #1c4a89;
    }

    .news_con {
        padding-top: 8px;
    }

    .news_con > a {
        display: block;
        font-size: 18px;
        line-height: 48px;
        color: #1c4a89;
        overflow: hidden;
        padding-left: 10px;
        box-sizing: border-box;
        position: relative;
        border-bottom: 1px dashed #dbdbdb;
    }

    /*.news_con>a::before{*/
    /*content: "";*/
    /*display: block;*/
    /*width: 6px;*/
    /*height: 6px;*/
    /*background-color: #c6c6c6;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*margin-top: -3px;*/
    /*left: 0;*//*}*/
    .news_con > a:hover {
        cursor: pointer;
    }

    .news_con > a p {
        float: left;
        width: 75%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news_con > a p img {
        width: 6px;
        height: 6px;
        margin-right: 10px;
    }

    .news_con > a span {
        float: right;
        color: #6c6d6f;
    }

    .ad_nav {
        margin-top: 28px;
        margin-left: 8px;
    }

    .ad_nav > a {
        width: 46%;
        height: 100px;
        margin: 0 5px 10px 9px
    }

    .ad_nav div {
        float: left;
        width: 100%;
        height: 155px;
        margin-right: 0px;
        overflow: hidden;
        margin-top: 10px;
    }

    .ad_nav div a {
        float: left;
        width: 100%;
        height: 50%;
    }

    .ad_nav div a img {
        width: 100%;
        height: 70px;
    }

    .ad_nav div p {
        float: left;
        margin: 0 5px 10px 9px;
        width: 46%;
    }

    .ad_nav > a img {
        width: 100%;
        height: 100%;
    }

    .news_all {

    }

    .news_all .news {
        float: left;
        width: 98%;
        margin-top: 15px;
    }

    .news_all .news.last {
        margin-right: 0;
    }

    .news_all .news .news_con > a {
        font-size: 16px;
        line-height: 42px;
        color: #333;
    }

    .news_all .news .news_con > a:hover {
        color: #015293;
        cursor: pointer;
    }

    .news_all .news .news_con > a p {
        width: 325px;
    }

    .ad {
        margin-top: 30px;
        margin-left: 1px;
    }

    .ad a {
        width: 100%;
    }

    .ad a img {
        width: 100%;
    }

    .CPPCC_img {
        margin-top: 20px;
        margin-left: 8px;
    }

    .CPPCC_img_con {
        margin-top: 14px;
    }

    .CPPCC_img_con a {
        float: left;
        width: 278px;
        height: 174px;
        margin-right: 27px;
        position: relative;
    }

    .CPPCC_img_con a img {
        width: 100%;
        height: 100%;
    }

    .CPPCC_img_con a.last {
        margin-right: 0;
    }

    .CPPCC_img_con a p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 0 39px 0 32px;
        font-size: 12px;
        line-height: 22px;
        background: rgba(0, 0, 0, .5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news_tit {
        border-bottom: 1px solid #ddd;
        margin-top: 7px;
    }

    .news_tit a {
        float: left;
        font-size: 14px;
        line-height: 26px;
        color: #333;
        padding: 0 10px;
    }

    .news_tit a.on {
        background-color: #f35e1c;
        color: #fff;
    }

    .news_con2 {
        display: none;
    }

    .news_con2.active {
        display: block;
    }

    .friend {
        margin-top: -45px;
    }

    .friend h3 {
        float: left;
        font-size: 24px;
        line-height: 43px;
        color: #333;
        margin-right: 20px;
    }

    .friend select {
        width: 243px;
        height: 43px;
        margin-left: 24px;
        -webkit-appearance: none;
        appearance: none;
        padding: 0 12px;
        font-size: 16px;
        background: url(../images/14.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }


    /*鍙嬫儏閾炬帴*/
    .yqlj {
        margin-top: 30px;
    }

    .yqlj dt {
        text-align: Center;
        border-top: 5px solid #1474c1;
        font-size: 22px;
    }

    .yqlj dt a {
        color: #fff;
        display: inline-block;
        width: 177px;
        background: #1474c1;
        height: 37px;
        line-height: 34px;
    }

    .yqlj dd {
        width: 100%;
        margin: 0 auto;
    }

    .yqlj-img {
        border-bottom: 1px solid #e7f1f9;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .yqlj-ul {
        overflow: hidden;
    }

    .yqlj-ul li {
        float: left;
        width: 178px;
        height: 54px;
        margin: 20px 0 0 72px;
    }

    .yqlj-hov {
    }

    .yqlj-hov-ul {
        height: 40px;
        position: relative;
    }

    .yqlj-hov-ul li {
        width: 96%;
        margin-left: 8px;
        margin-top: 8px;
    }

    .yqlj-hov-ul li h3 {
        width: 100%;
        /*background: #d0e3f2;*/
        font-size: 19px;
        text-align: center;
        line-height: 40px;
        border: 1px solid #d0e3f2;
    }

    .yqlj-hov-ul li h3 a {
        color: #1276ce;
        background: url(../images/up.png) no-repeat right center;
        display: inline-block;
        padding-right: 26px;
    }

    .yqlj-hov-ul .yqlj-down {
        background: #004379;
    }

    .yqlj-hov-ul .yqlj-down a {
        background: url(../images/down.png) no-repeat right center;
        color: #fff;
    }

    .yqlj-content {
        width: 1200px;
        position: absolute;
        bottom: 40px;
        left: 0px;
    }

    .yqlj-link {
        padding: 0px 10px;
        background: #015293;
        height: 0;
        overflow-y: auto;
    }

    .yqlj-link a {
        display: block;
        color: #fff;
        font-size: 15px;
        height: 30px;
        float: left;
        padding: 0 0 0 12px;
        line-height: 30px;
        width: 249px;
    }


    .fanye {
        padding-top: 60px;
        width: 100%;
        margin: 0 auto;

    }

    .fenye a {
        margin: 4px 2px;
    }

    .article_content img {
        width: 100%!important;
        height: auto!important;
        margin-left: -40px
    }

}