@media screen and (max-width: 1280px) {
    .center {
        width: 1000px;
        margin: 0 auto;
    }
    #header {
        width: 1000px;
        height: 225px !important;
        overflow: hidden;
    }
    #header object {
        width: 1000px !important;
        height: 225px !important;
        overflow: hidden;
    }
    #logo {
        width: 38.00%;
        height: auto;
        padding-top: 8.80%;
        padding-bottom: 8.80%;
    }
    #logo img {
        width: 100%;
        max-width: 100%;
    }
    #menu {
        width: 1000px;
    }
    #menu ul li a {
        font-size: 15px;
        padding-right: 13px;
        padding-left: 13px;
    }
    #menu ul li.hover>a,
    #menu ul>li>a:hover {
        color: #fff;
        background-color: #cc0000;
    }
    #menu ul li ol li a {
        font-size: 14px;
        padding-right: 12px;
        padding-left: 12px;
    }
    #menu ul li ol li a:hover {
        color: #c00;
        background: none;
    }
    .mainContent {
        width: 980px;
        padding-right: 10px;
        padding-left: 10px;
    }
    #m1 {
        width: 980px;
    }
    #banner {
        width: 450px;
        height: 269px;
    }
    #banner .conbox .Slide_ {
        width: 442px;
        height: 261px;
        overflow: hidden;
        padding: 4px;
    }
    #banner .conbox .Slide_ strong {
        right: 4px;
        bottom: 4px;
        left: 4px;
        padding-right: 106px;
        overflow: hidden;
        white-space: nowrap;
        font-size: 14px;
        text-overflow: ellipsis;
    }
    #banner .conbox .Slide_ img {
        width: 100%;
        height: 100%;
        display: block;
    }
    #hotNews .btn_more {
        top: 8px;
        font-size: 12px;
    }
    #banner .switcher {
        bottom: 15px;
    }
    #hotNews {
        width: 510px;
        height: 269px;
    }
    #hotNews .NewsList li {
        height: 30px;
        line-height: 30px;
    }
    #column .docList {
        width: 795px;
        height: 150px;
        overflow: hidden;
        background: none;
    }
    #column {
        width: 795px;
        padding-left: 157px;
    }
    #column .docList {
        width: 795px;
        height: 175px;
        overflow: hidden;
    }
    #column .docList li {
        width: 380px;
        margin-right: 8px;
        margin-left: 9px;
    }
    #content {
        width: 100%;
        margin-bottom: 0px;
    }
    #leftContent {
        float: left;
        width: 710px;
    }
    #PhotoShow {
        width: 100%;
    }
    #quickLink {
        width: 710px;
        height: auto;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #quickLink .IconList li {
        margin-right: 10px;
    }
    #quickLink .IconList li:nth-child(5n) {
        margin-right: 0px;
    }
    .IconList li {
        float: left;
        width: 128px;
        margin: 0 5px;
    }
    #columnDoc {
        width: 100%;
    }
    #columnDoc .doc_leftcolumn {
        width: 70%;
    }
    #columnDoc .TextList {
        float: right;
        width: 25%;
    }
    #RightContent {
        width: 250px;
    }
    #quickNav {
        width: 100%;
        height: auto;
    }
    #quickNav .SortList {
        width: 100%;
    }
    #quickNav .SortList li {
        width: 48%;
        margin-right: 1.3%;
        margin-bottom: 1%;
    }
    #quickNav .SortList li:nth-child(4n) {
        margin-right: 0px;
    }
    #quickNav .SortList li br {
        display: none;
    }
    #quickNav .SortList li img {
        width: 26px;
        height: 26px;
    }
    #quickNav .SortList li span {
        line-height: normal;
        font-size: 14px;
        display: inline;
    }
    .SortList {
        float: left;
        width: 100%;
    }
    .SortList li {
        float: left;
        width: 48%;
        margin-right: 1.3%;
        margin-bottom: 10px;
    }
    .Tab_nr .SortList li {
        float: left;
        width: 100%;
        margin-right: 1.3%;
        margin-bottom: 10px;
    }
    #adlist {
        float: left;
        height: auto;
    }
    #WenJuan {
        float: right;
        width: 230px;
        height: 340px;
    }
    #friendlink .select {
        float: left;
        width: 20%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
    }
    .NewsList {
        font-size: 14px;
    }
    .NewsList li {
        height: 29px;
        line-height: 29px;
    }
    .NewsTab {
        margin-bottom: 13px;
    }
    .NewsTab li {
        margin-right: 7px;
    }
    .NewsTab li a {
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        width: 82px;
    }
    .list {
        font-size: 14px;
    }
    .list li {
        margin-right: 5px !important;
        margin-left: 5px!important;
    }
    .PicList li {
        width: 250px;
        height: 80px;
        margin-bottom: 20px;
    }
    .PicList li img {
        width: 248px
    }
    .imgList li {
        width: 150px;
        height: 40px;
    }
    .contentbody {
        width: 780px;
        float: right;
        position: relative;
        overflow: hidden;
    }
    #myplayer #CuPlayer {
        width: 540px;
        float: left;
    }
    #myplayer .list {
        width: 220px;
        float: left;
    }
    #footer .center {
        width: 1000px;
    }
    #footer .center .fleft {
        width: 150px;
        float: left
    }
    #footer .center .fmid {
        width: 700px;
        float: left;
    }
    #footer .center .fright {
        width: 150px;
        float: right
    }
}

@media screen and (max-width: 750px) {
    .mleft {
        display: none
    }
    .contentbody {
        width: 100%;
        float: right;
        position: relative;
        overflow: hidden;
    }
    .text-list i {
        width: 5%;
    }
    .text-list a {
        width: 75%;
    }
    .text-list span {
        width: 20%;
    }
    #footer .center .fleft {
        display: none
    }
    #footer .center .fmid {
        width: 100%;
    }
    #footer .center .fright {
        display: none
    }
    .lines {
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        display: none;
    }
    body {
        background: #fff;
    }
    .center {
        width: 100%;
    }
    #top {
        height: 32px;
        background-color: #fff;
    }
    #top ul {
        display: none;
    }
    #top p {
        height: 32px;
        line-height: 32px;
        margin-left: 10px;
    }
    #header {
        width: 100%;
        margin: 0;
        height: 0px !important
    }
    #header object {
        display: none
    }
    #header #logo {
        float: none;
        width: 38%;
        height: 67px;
        min-width: 179px;
        margin-left: 3%;
        padding: 0;
        vertical-align: middle;
    }
    #header #logo a {
        height: 100%;
        display: block;
    }
    #header #logo a::after {
        width: 0;
        height: 100%;
        clear: both;
        overflow: hidden;
        vertical-align: middle;
        display: inline-block;
        content: "";
    }
    #header #logo img {
        display: inline;
    }
    #header .pic_ {
        display: none;
    }
    #header .btn_menu {
        width: 65px;
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        background: url(./icon_menu.png) no-repeat center center;
        background-size: auto 50%;
    }
    #header .btn_search {
        width: 65px;
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        background: url(./icon_search.png) no-repeat center center;
        background-size: auto 50%;
        display: none;
    }
    #menu {
        width: 100%;
        position: absolute;
        overflow: auto;
        top: 95px;
        left: 0px;
        background-color: #000000;
        display: none;
        z-index: 1560;
    }
    #menu ul {
        background-color: #000000;
    }
    #menu ul li {
        position: relative;
        border-bottom: 1px solid #1d1d1d;
    }
    #menu ul li:last-child {
        border: 0;
    }
    #menu ul li a {
        height: 43px;
        line-height: 43px;
        font-size: 14px;
        color: #fff;
        padding-left: 37px;
        display: block;
    }
    #menu ul>li>a::before {
        width: 4px;
        height: 4px;
        line-height: 0px;
        position: absolute;
        top: 19px;
        left: 21px;
        background-color: #f0f1f5;
        content: "";
    }
    #menu ul li.change>a {
        color: #fff;
        background-color: #016ec5;
    }
    #menu ul li.change>a::before {
        position: absolute;
        top: 0px;
        left: 18px;
        content: "+";
    }
    #menu ul li>a:hover {
        color: #fff;
        background-color: #016ec5;
    }
    #menu ul li .btn_submenu::before {
        width: auto;
        height: 43px;
        line-height: 43px;
        position: absolute;
        top: auto;
        left: 18px;
        background: none;
        content: "+";
    }
    #menu ul li ol {
        background-color: #ffffff;
        display: none;
    }
    #menu ul li ol li {
        position: relative;
        border-bottom: 1px solid #b4b4b4;
    }
    #menu ul li ol li a {
        color: #050505;
    }
    #menu ul li ol li:last-child {
        border-color: #cbcbcb;
    }
    #menu ul li ol li a::before {
        width: 4px;
        height: 4px;
        line-height: 0px;
        position: absolute;
        top: 19px;
        left: 21px;
        background-color: #f0f1f5;
        content: "";
    }
    #menu_zz {
        width: 100%;
        position: fixed;
        max-width: 750px;
        top: 0px;
        bottom: 0px;
        background: rgba(0, 0, 0, 0.5);
        display: none;
        z-index: 1500;
    }
    #search {
        display: none;
    }
    #submenu_zz {
        display: none;
    }
    .mainContent {
        width: 95%;
        margin: 0 auto;
        padding: 0;
        box-shadow: none;
    }
    #m1 {
        width: 100%;
    }
    #banner {
        width: 105.2%;
        height: auto;
        position: relative;
        min-height: 150px;
        margin-bottom: 0px;
        margin-left: -2.5%;
        border: 0;
    }
    #banner ul {
        width: 34px;
        height: 34px;
        margin-top: -17px;
        margin-left: -17px;
        background-size: 100%;
    }
    #banner img {
        width: 100%;
        max-width: 100%;
    }
    #banner .swiper-slide strong {
        display: none;
        line-height: 2.50;
        position: absolute;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        top: 0px;
        right: 0px;
        left: 0px;
        padding-right: 4%;
        padding-left: 4%;
        background: rgba(0, 0, 0, 0.5);
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    /*导航*/
    #banner .swiper-pagination {
        bottom: -1px;
        padding-top: 2.23%;
        padding-bottom: 2.23%;
        background-size: contain;
    }
    #banner .swiper-pagination .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
        line-height: 0px;
        background-color: #fff;
        opacity: 1;
        border-radius: 50px;
    }
    #banner .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #cc0000;
    }
    #hotNews {
        float: none;
        width: 100%;
        height: auto;
        padding-top: 10px;
        background: #fff;
    }
    #hotNews .btn_more {
        display: none;
    }
    #column {
        width: 100%;
        height: auto;
        padding: 0;
    }
    #column .Tab2 {
        position: relative;
        margin-bottom: 10px;
    }
    #column .Tab_nr {
        width: 95%;
        margin: 0 auto;
    }
    #column .pics {
        float: none;
        margin: 0 auto;
        display: none;
    }
    #column .docList {
        float: none;
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    #column .docList li {
        height: 28px;
        line-height: 28px;
    }
    #column .docList li a {
        font-size: 14px;
    }
    #column .list {
        width: 100%;
        height: auto;
        display: none;
    }
    #column .list li {
        width: 25%;
        text-align: center;
        margin: 0;
    }
    #PhotoShow {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    #PhotoShow::after {
        clear: both;
        display: block;
        content: "";
    }
    #quickLink {
        width: 100%;
        height: auto;
        margin: 0px auto 20px auto;
        padding: 0;
        border: 0;
    }
    #quickLink::after {
        clear: both;
        display: block;
        content: "";
    }
    #quickLink .IconList {
        width: 100%;
    }
    #quickLink .IconList li {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0px 0px 1px 0px;
    }
    #quickLink .IconList li a {
        float: none;
        width: 100%;
        height: auto;
        text-align: center;
        padding: 8px 0px 5px 0px;
        display: block;
        font-size: 14px;
    }
    #quickLink .IconList li .fa {
        font-size: 17px;
        display: inline-block;
        margin-right: 10px;
    }
    #quickLink .IconList .icon {
        display: inline-block;
    }
    #columnDoc {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    #columnDoc .Tab {
        margin-bottom: 0px;
    }
    #columnDoc .focusDoc {
        margin-bottom: 10px;
        margin-left: 5px;
    }
    #columnDoc .focusDoc p {
        overflow: hidden;
        max-height: 5.13em;
    }
    #columnDoc .doc_leftcolumn {
        width: 100%;
        margin-bottom: 20px;
    }
    #columnDoc .TextList {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }
    #columnDoc .TextList dt {
        float: left;
        width: 29%;
        height: 23px;
        line-height: 23px;
        font-size: 14px;
        margin-bottom: 8px;
    }
    #columnDoc .TextList dd {
        float: left;
        width: 70%;
        height: 25px;
        line-height: 25px;
        margin-bottom: 8px;
        border: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #columnDoc .TextList dd a {
        line-height: normal;
        padding-left: 12px;
    }
    #RightContent {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    #adlist {
        float: none;
        width: 100%;
    }
    #WenJuan {
        float: none;
        width: auto;
        height: auto;
        margin-bottom: 20px;
        display: block;
    }
    #WenJuan .optionslist li {
        width: 95%;
        display: block;
    }
    #quickNav {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #quickNav .SortList {
        width: 100%;
    }
    #quickNav .SortList li {
        width: 48.80%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    #quickNav .SortList li:nth-child(2n) {
        margin-right: 0px;
    }
    #columnDoc .TextList {
        padding-top: 0px;
    }
    #friendlink .select {
        width: 100%;
        margin: 0px auto 5px auto;
        background: none;
    }
    #footer {
        height: auto;
        line-height: 2;
        font-size: 12px;
        padding-top: 0;
        background: none;
    }
    #footer .center {
        width: auto;
        padding-right: 5%;
        padding-bottom: 20px;
        padding-left: 5%;
    }
    #footer p {
        width: auto;
    }
    #footer .icon1 {
        position: relative;
        max-width: 30px;
        top: 0px;
        left: 0px;
        margin: 0px 5px 0px 0px;
        display: inline-block;
    }
    #footer .icon1 img {
        width: 100%;
        max-width: 100%;
    }
    #footer .icon2 {
        position: relative;
        max-width: 65px;
        top: 0px;
        left: 0px;
        margin: 0px 0px 0px 4px;
        display: inline-block;
    }
    #footer .icon2 img {
        width: 100%;
        max-width: 100%;
    }
    .PhotoList li {
        width: 48.70%;
        margin-top: 0px;
        margin-right: 2%;
        margin-bottom: 10px;
        margin-left: 0px;
    }
    .PhotoList li:nth-child(2n) {
        margin-right: 0px;
    }
    .PhotoList li figure {
        width: 100%;
        position: relative;
    }
    .PhotoList li figure figcaption {
        height: 2.5em;
        line-height: 2.5;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .PhotoList li figure .photo {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
        padding-top: 65.52%;
    }
    .PhotoList li figure .photo img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
    }
    .Tab2 {
        width: 100%;
        margin-bottom: 0px;
        background-color: #6da5d1;
    }
    .Tab2::after {
        clear: both;
        display: block;
        content: "";
    }
    .Tab2 li {
        float: left;
        width: 25%;
    }
    .Tab2 li a {
        line-height: 2.93;
        text-align: center;
        font-size: 14px;
        color: #fff;
        display: block;
    }
    .Tab2 li a:hover,
    .Tab2 li.change a {
        color: #fff;
        background-color: #016ec5;
    }
    .PicList li {
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }
    .PartTitle {
        margin-bottom: 20px;
    }
    .PartTitle span {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .NewsList {
        margin-right: 10px;
        margin-left: 5px;
    }
    .NewsList li {
        height: 24px;
        line-height: 24px;
    }
    .NewsList li a {
        padding-left: 10px;
    }
    #columnDoc .NewsList li {
        height: 28px;
        line-height: 28px;
    }
    .Tab li {
        width: 50%;
        height: auto;
        line-height: 2;
        font-size: 16px;
    }
    .Tab li a {
        width: 100%;
    }
    .list {
        width: 100%;
    }
    .list li {
        width: 50%!important;
        height: auto;
        line-height: 2;
        margin: 0;
        border-bottom: 1px solid #b9d7ff;
    }
    .list li a {
        padding: 0;
        background: none;
        display: block;
    }
    .pics {
        float: none;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        box-sizing: border-box;
        display: block;
    }
    #column .Tab_nr {
        padding-bottom: 10px;
    }
    #column .docList {
        height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #hotNews .NewsList li {
        height: 28px;
        line-height: 28px;
    }
    #hotNews .more {
        width: 40%;
        line-height: 2;
        text-align: center;
        color: #67aff9;
        margin: 10px auto 0px auto;
        border: 1px solid #67aff9;
        display: block;
    }
    #friendlink {
        padding-bottom: 10px;
    }
    #friendlink #friendlinkPic {
        padding: 0;
    }
    .imgList {
        width: 100%;
    }
    .imgList li {
        width: 48.30%;
        height: auto;
        position: relative;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 2%;
        margin-left: 0px;
        padding-top: 11%;
    }
    .imgList li .photo_autosize {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
    .imgList li:nth-child(2n) {
        margin-right: 0px;
    }
    .NewsTab {
        width: 100%;
    }
    .NewsTab li {
        float: left;
        width: 25%;
        margin-right: 0px;
        margin-left: 0px;
    }
    .NewsTab li a {
        float: none;
        margin-left: 0px;
        text-align: center;
        width: 100%;
        display: block;
        margin-right: 0px;
    }
    .NewsTab li.change a {
        width: 100%;
    }
}

@media screen and (max-width:340px) {
    .Tab2 li .fa {
        display: none!important;
    }
}