@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (min-width: 1200px) {
	
}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1280px) {
	.wrapper .inner {
        width: 1200px;
        margin: 0 auto;
    }
    .nav-menu .wp_nav .nav-item a span.item-name {
        display: inline-block;
        padding: 5px 19px;
        line-height: 40px;
        cursor: pointer;
    }
    .news_list li.news span.news_title {
        float: left;
        line-height: 38px;
        height: 38px;
        width: 80%;
        overflow: hidden;
    }
    .sudy-tab .tab-menu li {
        padding: 0 10px;
    }
    #footer .inner {
        width: 1160px;
    }
    #header .inner {
        background: url(images/xiaoxun.png) 670px center no-repeat;
        background-size: 280px;
    }
    .sousuo {
        float: right;
        background: #fff;
        margin-top: 55px;
        height: 37px;
        padding: 0 10px;
    }
    .sousuo .wp_search input#keyword {
        width: 120px !important;
        padding: 0 5px;
    }
    .list-box {
        width: 100%;
        padding: 0;
        padding-top: 20px;
        padding-bottom: 40px;
        margin: 0 auto;
        background: #fff;
    }
}
@media screen and (max-width: 1200px) {
.wrapper .inner {
        width: 100%;
        margin: 0 auto;
    }
}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 1024px) {
    .wrapper .inner{
        width: 100%;
    }
    #header .inner {
        background: url(images/xiaoxun.png) 620px center no-repeat;
        width: 96%;
    }
    .nav-menu .wp_nav .nav-item a span.item-name {
        display: inline-block;
        padding: 5px 10px;
        line-height: 40px;
        cursor: pointer;
    }
    #footer .inner {
        width: 96%;
    }
    .main {
        padding: 0 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    span.dsjj-left {
        width: 40%;
        float: left;
        display: block;
    }
    span.dsjj-right {
        width: 52%;
        float: right;
        display: block;
    }
    span.dsjj-left img {
        width: 100%;
        height: 138px;
    }
    .ld .news_list li.news {
        width: 47%;
    }
}
@media screen and (max-width: 999px) {
    .nav-mb {
        display: block;
    }
    .wp-navi .navbar {
        background: none;
        float: none;
    }
    .nav {
        background: #128d97;
    }
    .nav-pc {
        display: none;
    }
    .main {
        padding: 0 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.wrapper{}
.wrapper .inner{width:100%;}
/**主体开始**/
#container {}
#container .inner {width:auto;padding:6px;}
.head {height:auto;padding:10px 0px;} /**页头部分**/
.head .sitelogo{float:none; padding-top:0px; padding-left:0px; text-align:center;}
.head .sitelogo a img{width: 67%;max-width:300px; margin:10px auto;}
.head .sitetitle {float: none;margin-top:0px;margin-left: 50px;font-size:22px;} /**站点名称**/
/**slide导航**/
.navi-aside-toggle {display: block;}
.wp-navi .navi-slide-head {display: block;}	
.wp-navi .navbar{background:none;}
.wp-navi .navbox{width:100%;}
.wp-navi .wp_nav {background:#fff;}
.navbox .wp-menu {display:none;background:#fff;}
.navbox .wp-menu .menu-item {display:block;float:none;position: relative;z-index: 100;width:100%;padding-left:0px;border-bottom:1px solid #eee;}
.navbox .wp-menu .menu-item .menu-switch-arrow{display: block;width: 38px;height: 38px;position: absolute;right: 6px;top: 1px;background: url(css/img/icons.png) no-repeat 10px -116px;}
.navbox .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 15px;}
.navbox .wp-menu .menu-item a.menu-link.hover,
.navbox .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; color: #000; background-color: #eee; }
.navbox .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;}
.navbox .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border: 1px solid #eee;}
.navbox .sub-menu .sub-item a { display: block;height: auto;line-height: 43px;padding: 0 44px;font-size: 14px; color: #000; background:none;}
.navbox .sub-menu .sub-item a:hover { display: block;  color: #eee; background-color:#eee;}
.navbox .sub-menu .sub-menu {left:0%;top: 0;z-index: 200;background: #fff;}
.navbox .sub-menu .sub-menu .sub-item a {padding: 0 64px;}
/**首页三列布局**/
.mod {}
.mod .ml {width:100%;float:none;}/**左列**/ 
.mod .mc { width:100%; margin-left:0px; float:none;} /**中间**/
.mod .mr { width:100%; float:none;} /**右列**/
/**自定义新闻列表**/
.news_list li.news {margin:8px 0px;} 
.news_list li.news span.news_title {margin-right:80px;width: 70%;}
.news_list li.news span.news_meta {margin-left:-80px;}
.xyxw-left {
    width: 100%;
    float: left;
}
.xyxw-right{
    width: 100%;
}
.mdl {
    width: 100%;
    float: left;
}
.mdl-top-left {
    width: 100%;
    float: left;
}
.mdl-top-right {
    width: 100%;
    float: right;
}
.mdl-top-right {
    width: 100%;
    float: right;
}
.links h3 {
    font-size: 16px;
    color: #fefeff;
    font-weight: bold;
    float: none;
    line-height: 38px;
}

.links {
    line-height: 28px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.mdr {
    width: 100%;
    float: right;
}
.xyxw-left {
    width: 100%;
    float: left;
    padding-bottom: 120px;
}
.tp-left {
    width: 38%;
    height: 170px;
    float: left;
    overflow: hidden;
}
.head .sitelogo a img {
    width: 67%;
    max-width: 500px;
    margin: 10px auto;
}
#header .inner {
    background: url(images/xiaoxun.png) center 90px no-repeat;
    width: 96%;
}
.head {
    height: auto;
    padding: 20px 0px;
}
.col_menu .col_menu_head {
    position: absolute;
    left: 0;
    bottom: 100%;
    background: #0e8a95;
    background-size: 100%;
    padding: 15px 0px 15px;
    width: 100%;
}
.col_menu .col_menu_head h3.col_name {
    color: #fff;
    font-size: 26px;
    text-align: center;
}
.list-box {
    width: 100%;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0 auto;
    background: #fff;
}
span.dsjj-left {
    width: 32%;
    float: left;
    display: block;
}
li.dsjj-lb {
    margin-bottom: 20px;
    width: 50%;
    float: left;
}
span.dsjj-right {
    width: 62%;
    float: right;
    display: block;
}
li.dsjj-lb {
    margin-bottom: 20px;
    width: 49%;
    float: left;
}
li.dsjj-lb.n1, li.dsjj-lb.n5, li.dsjj-lb.n9, li.dsjj-lb.n13, li.dsjj-lb.n17, li.dsjj-lb.n21 {
    margin-left: 2%;
}
li.dsjj-lb.n1,li.dsjj-lb.n3,li.dsjj-lb.n5,li.dsjj-lb.n7,li.dsjj-lb.n9,li.dsjj-lb.n11,li.dsjj-lb.n13,li.dsjj-lb.n15,li.dsjj-lb.n17,li.dsjj-lb.n19,li.dsjj-lb.n21{
    margin-left: 0;
}
span.dsjj-left img {
    width: 100%;
    height: 107px;
}
.ld .news_list li.news {
    width: 98%;
    background: #eee;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    line-height: 34px;
    padding-left: 0px;
}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
body,p,a{ font-size: 16px;}
.post .tt .tit {font-size:16px;}/**标题字体**/

.lbanner .column-name {}
.col_menu {width: 100%;float:none;margin-right:0px;margin-bottom:10px;position:relative;}
.col_menu .col_menu_con{display:none;} 
.column-switch {display:block;}

.col_news {width: 100%;min-height:0px;float:none;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 0px;}
.col_news_head {border:none;}
.col_metas .col_title { display:block; float:none; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:block;font-size:18px;font-weight: normal;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}

.article .entry .read img { max-width:100%;}
.col_menu .col_menu_head {
    position: relative;
    left: 0;
    bottom: 100%;
    background: #0e8a95;
    background-size: 100%;
    padding: 15px 0px 15px;
    width: 100%;
}
.col_metas .col_title {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #016871;
    float: left;
    padding: 5px 0 8px;
    border-bottom: 2px solid #016871;
}
.info-box .column-name {
    display: block;
    bottom: 0;
    left: 0;
    width: 98%;
    padding: 15px 0px 15px;
    background: #0e8a95;
    font-weight: bold;
    position: absolute;
    color: #fff;
    font-size: 26px;
    text-align: center;
    position: relative;
    margin: 4px auto;
}
li.dsjj-lb {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-left: 0;
}
span.dsjj-left img {
    width: 100%;
    height: 160px;
}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
    .ld .news_list li.news {
        width: 98%;
        background: #eee;
        float: left;
        margin-right: 2%;
        margin-bottom: 20px;
        line-height: 34px;
        padding-left: 0px;
    }
    span.dsjj-left img {
        width: 100%;
        height: 185px;
    }
    .main {
        padding: 0 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .tp-left {
        width: 38%;
        height: 90px;
        float: left;
        overflow: hidden;
    }
    #header .inner {
        background: none;
        width: 96%;
    }
    .sousuo {
        float: right;
        background: #fff;
        margin-top: 5px;
        height: 37px;
        padding: 0 10px;
    }
    .head .sitelogo a img {
        width: 74%;
        max-width: 500px;
        margin: 10px auto;
    }
    li.ztlm-lb {
        width: 48%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        height: 70px;
        overflow: hidden;
        margin-bottom: 8px;
    }
    li.ztlm-lb.n1 {
        margin-left: 1%;
    }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
}