@charset "utf-8";
@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .navbox { width: 96% }
    #navlist li a { padding: 0 10px; }
    #navlist li.menu:before { right: 0 }
    .ixfsh_box { width: 96% }
    .box, article { width: 96% }
    .fader .slide img { height: 320px }
    .links li { width: 100%; text-align: left }
    .jianzhan li section { margin: 0 5px; }
    .jianzhan li:nth-child(1) { width: 30% }
    .jianzhan li:nth-child(3) { width: 36.3% }
}
@media screen and (max-width: 1023px) {
    /*header*/
    header { position: fixed; z-index: 999 }
    nav { width: 100%; height: auto; background: rgba(0,0,0,0.5); margin-top: 18px; position: fixed; z-index: 999; top: 42px; }
    .searchico { position: absolute; top: 6px; right: 10px; }
    .search { width: 80% }
    .navbox { width: 100% }
    .ixfsh_box { width: 100%; position: fixed; top: 50px; z-index: 99; background: rgba(0,0,0,.8); }
    /*.logo { margin-left: 0; line-height: 56px;    float: none;    text-align: center;    margin-right: 0px; }*/
    .logo {
        float: right;
        line-height: 56px;
        margin: 0px 30% 0px 50%;
    }
    #mnavh { overflow: hidden; position: absolute; }
    #mnavh { display: block; }
    #navlist { display: none; width: 100%;/* top: 30px; */ height: 700px;overflow-x: hidden; overflow-y: scroll;}
    #navlist li { width: 55%; text-align: center; background: #12b7de; float: none; display: block; font-weight: bold; }
    #navlist li:last-child { padding-bottom: 100% }
    #navlist li a { color: #fff; display: block; width: 100%; text-align: center; float: none; padding: 0; background: #12b7de; border-bottom: #49ccea 1px solid; }
    #navlist ul.sub { display: block; position: inherit; left: inherit; top: inherit; }
    #navlist ul.sub li { width: 100% }
    #navlist ul.sub li:last-child { padding-bottom: 0; border-bottom: #49ccea 1px solid; }
    #navlist ul.sub li a { color: #fff; font-weight: normal; border-bottom: none; }
    #navlist ul.sub li a:hover, #navlist li:hover a, #navlist #selected { color: #fff; }
    .menu span { display: block; width: 50px; height: 50px; background: #12b7de; opacity: 0.5; position: absolute; top: 0; right: 0; border-left: #49ccea 1px solid; }
    .menu:before { right: 20px; }
    /**/
    .box, article { width: 98% }
    section { padding-top: 80px; }
    .lbox { width: 100% }
    .rbox { display: none }
    .qq_join li section { margin: 0 10px }
}
@media only screen and (max-width: 768px) {
    .pagecontent{margin-left:0}
    .page-sidebar,.pagesidebar{display:none}
}
@media only screen and (max-width: 480px) {
    .headline { width: 100% }
    .headline ul { height: auto; padding-bottom: 10px; overflow: hidden }
    .headline ul li { width: 49%; float: left;height:100px }
    .headline ul li:last-child { float: right }
    .headline ul li span { padding: 0 20px }
    .banbox { width: 100% }
    .fader { height: auto;padding-top: 40%; }
    .ad { padding: 5px }
    .ixfsh_index_title { font-size: 16px }
    .bplist { height: 60px }
    .bplist a img { height: 100% }
    a.viewmore { position: static; margin-top: 20px; text-align: center }
    .blogpic { width: 100px; margin-right: 10px; height: 76px; }
    .blogtext { margin-top: 15px }
    .muban li section { height: auto }
    .xinlu li { width: 50% }
    .myblog li, .xiangsi li { width: 50% }
    .qq_join li { width: 50%; margin-bottom: 20px }
    .free li { width: 100%; margin-bottom: 10px }
    .ztpic { height: 60px; }
    .bloginfo { width: 100% }
    .imgscale img { height: 100%; max-width: 100%; }
    .blogpic i { display: none }
    .fader .slide img { height:auto; }
    .otherlink li{width:100%}
    .tab_buttons { overflow-x: auto;}
    .tab_buttons ul { width: max-content;overflow-x: scroll;}
    .tab_buttons li {margin-right: 30px;width: auto;}
    .newscurrent:after{width:100%}
    /*.con_nav{display:none}*/
    .xiangsi li i img{min-height:80px}
    .xiangsi li i{height:80px}
    .top {right: 0; bottom: 42px; z-index: 99999; border-radius: 4px 0 0 4px;}
    .toolbar-open {top: auto;bottom: 0;}
    .logo { font-size: 18px;}
}