@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1199px) {
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}

.main1 .ml {
    float: none;
    width: 100%;
    margin-top: 0px;
}
.slick-slider{
   width:100% !important;
}
.main1 .mr {
    float: none;
    width: 100%;
    margin-top: 22px;
}
.post-41 .news_tu .news_list {
    margin: 0px  0px;
}
.post-41 .news_tu .news_list li.news .news_wz {
    width: 100%;
    background: #000;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
}
.post-41 .news_list li.news .news_bg {
    height: 100% !important;
}


.guide-slider .guide {
    width: 100% !important;
    height: 260px;
    float: left;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
    position: relative;
    overflow: hidden;
}
.guide-slider .guide .display {
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    width: 50%  !important;
    height: 260px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-transition: all ease-in .3s;
    transition: all ease-in .3s;
    box-sizing: border-box;
}
.guide-slider .guide.i2 .display {
    border-left: 1px solid #d5d5d5;
}
.guide-slider .guide.i3 .display {
    border-left: 1px solid #d5d5d5;
}
.guide-slider .guide.i4 .display {
    border-left: 1px solid #d5d5d5;
}
.guide-slider .guide .behind {
    width: 50%  !important;
    height: 259px !important;
    display: inline-block;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #d5d5d5 !important;
    background: #fff;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.guide-slider .guide .behind .function-list {
    margin-right: -10px;
    margin-top: 20px;
    width: 446px !important;
    margin-left: -35% !important; 
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    margin-right:2%;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;
}
.l-banner img {
    display: block;
    width: 100% !important;
    height: 100%;
    vertical-align: top;
    margin: 0 auto;
}


}





@media screen and (max-width: 1150px) {

  .nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0px 30px;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 16px;
}

.main4 .ml {
    float: left;
    width: 100%;
}

.main4 .mr {
    float: right;
    width: 100%;
    height: 322px;
    margin-left: 3%;
}

}


@media screen and (max-width: 1085px) {

  .nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0px 25px;
    line-height: 42px;
    color: #FFFFFF;
    font-size: 16px;
}



}



/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}

#header {background: #00338D;}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.header .head-left{ float:none;display:inline-block; width:100%; height:auto; text-align:center;}
.header .sitelogo{float:none;margin-top:0px;}
.header .sitelogo a{display:inline-block;width:100%;margin:0 auto;}
.header .sitetitle {margin-top:13px;font-size:28px;}
.header .head-main{display:none;}
.header .head-right{ float:none; width:100%;margin-top:0px;}
.header .head-right .searchbox{margin: 5px 0px; width:100%;}

/*导航样式：后台绑定时也可以定义配置*/
.wp-navi .wp-menu{display:none;}
.wp-navi-slide .navi-slide-head {display: block;padding:0 10px;height: 40px;}
.wp-navi-slide .wp-menu {background:#fff;}
.wp-navi-slide .wp-menu .menu-item {display: inline-block;float:none; position: relative; z-index: 100;width:100%;padding-left:0px;text-align:left;border-bottom:1px solid #eee}
.wp-navi-slide .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;}
.wp-navi-slide .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 14px; }
.wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
.wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
.wp-navi-slide .sub-menu .sub-item.hover> a,
.wp-navi-slide .sub-menu .sub-item a:hover{ text-decoration: none; color: #000; background-color: #eee; }
.wp-navi-slide .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;opacity: 0.8;}
.wp-navi-slide .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;border-bottom: 1px solid #eee;}
.wp-navi-slide .sub-menu .sub-item a {display: block;color: #000;height: auto;line-height: 40px;padding: 0 36px;font-size: 14px;background:none;}
.wp-navi-slide .sub-menu .sub-item a:hover { color: #000; background-color:#eee; display: block; }
.wp-navi-slide .sub-menu .sub-menu {left:0;top: 0;}
.wp-navi-slide .sub-menu .sub-menu .sub-item a {padding: 0 52px;}

.mbanner .focus{display:none;}
.mbanner .focus .focus-title-bar {/* display:none!important; */}


#footer .inner {background:none;}
#footer .inner .foot-left{float:none;padding-left: 0px;background: none;padding: 0;}
#footer .inner .foot-left p{text-align:center;}
#footer .inner .foot-right{float:none;margin-top: 12px;}
.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

/**友情链接**/
.botlinks .links-wrap {float: none;display: inline-block;margin:4px 0px;width:100%;}
.botlinks .links-wrap .link-items {min-width:100%;}

/*图列表*/
.news_tu .news_list li.news{width:33.3%;}

.main1 {
    padding-top: 0px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 22px;
    padding: 4px 1px;
    line-height: 22px;
    background: #4066AA;
    color: #FFFFFF;
    font-size: 14px;
    border: 0;
    outline: 0;
    font-family: "Microsoft YaHei";
}



}

@media screen and (max-width: 820px) {
.post-32 .tt .tit .title {
    font-size: 20px;
    color: #214992;
    height: 55px;
    border-bottom: 2px solid #0063AE;
}

.post-37 .tt .tit .title {
    font-size: 20px;
    color: #214992;
    height: 55px;
    border-bottom: 2px solid #0063AE;
}
.post-38 .tt .tit .title {
    font-size: 20px;
    color: #214992;
    height: 55px;
    border-bottom: 2px solid #0063AE;
}
.post-39 .tt .tit .title {
    font-size: 20px;
    color: #214992;
    height: 55px;
    border-bottom: 2px solid #0063AE;
}

}



/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
    .guide-slider .guide .behind{
    height: auto ! important;
    display: table-cell ! important;
    position: static ! important;
    border: none ! important;
}
    .guide-slider .guide .display{
    height: auto ! important;
    display: table-cell;
    padding-bottom: 30px;
    /* border: none ! important; */
    float: none ! important;
    vertical-align: middle;
}
    .guide-slider .guide{
    height: auto ! important;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    border: 1px solid #d5d5d5;
}
#header .inner{height: auto;}
.header .sitelogo a img{max-width: 85%;margin:5px 0px;}
.header .sitelogo a{}
.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}

.main1 .ml{float:none; width:100%;}
.main1 .mr{float:none; width:100%;} 

.main4 .inner{padding: 10px 0 15px;}
.main4 .mr{float:none;}

.post-12 .news_list li.news{width:33.3%;}
.post-41 .news_list li.news{width:50%;}

#footer .inner {padding: 17px 0px;}
#footer .inner .foot-left{float:none;}
#footer .inner p{text-align:center;}

.mbanner .focus-pagination {display:none;}
/*栏目图片*/
.l-banner{height: auto;}
.l-banner img{width:100%;height:100%;}
#l-container .inner,
#d-container .inner {padding:0px 0px;}
#l-container.wrapper .inner .mod,
#d-container.wrapper .inner .mod{padding:0;}

.column-switch {display:block;}

.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height:40px;pa;padding: 0px 5px 0px 12px;font-size: 17px;}/**栏目名称图标**/
.col_menu {width: 100%;float:none;margin-right:0px;position:relative;} 
.col_menu .col_menu_con{display:none;border:0px solid #e4e4e4;}
.col_metas .col_title h2 {font-size:18px;}/**当前栏目名称**/

.col_news {width: 100%;min-height:0px;float:none;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 10px;margin-right: 10px;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_con  .news_list li.news {line-height:24px;padding:4px 0px;}
.col_news_con  .news_list li.news span.news_title {line-height:24px;margin-right:100px;}/*标题*/
.col_news_con  .news_list li.news span.news_meta {margin-left:-100px;}/*属性*/

.wp_paging li.pages_count,.wp_paging li.page_jump{display:none;}

.infobox { width:auto;padding:0px;  margin:0 10px; }

.col_news_list .wp_entry img,
.article .entry .read img{max-width: 100%;height:auto!important; }/**文章阅读部分图片大小限制**/

/*图列表*/
.news_tu .news_list li.news{width:50%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}




.header .head-right {
    float: none;
    width: 100%;
    margin-top: -30px;
}

.main2 .post-32 {
    float: left;
    width: 100%;
    padding-top: 80px;
}

.main2 .post-37 {
    float: left;
    width: 100%;
    padding-top: 80px;
margin-left:0;
}

.main2 .post-38 {
    float: left;
    width: 100%;
    padding-top: 80px;
}
.main2 .post-39 {
    float: left;
    width: 100%;
    padding-top: 80px;
margin-left:0;
}

.main4 .ml {
    float: left;
    width: 100%;
}

.main4 .mr {
    float: right;
    width: 100%;
    height: 322px;
    margin-left: 3%;
    background: url(images/lx.png) no-repeat;
}


.guide-slider .guide .behind .function-list {
    margin-right: -10px;
    margin-top: 20px;
    width: 230px !important;
    margin-left: 23% !important;
}


}


@media screen and (max-width: 550px){

.post-21 .con ul li {
    width: 100% !important;
    float: left !important ;
}

}



/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 420px) {
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}
.post-11 .news_list li.news .news_title{width:73%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;} 
.post-12 .news_list li.news{width:100%;}   
#footer .inner p.copyright span{display:block;}

.article h1.arti_title {line-height: 28px;font-size:18px;}
.article h2.arti_title {line-height: 28px;font-size: 16px;}

/*图列表*/
.news_tu .news_list li.news{width:100%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:100%;}

.sudy-tab .tab-menu li.selected {
    font-size: 17px;
    color: #214992;
    border-bottom: 2px solid #0063AE;
    height: 40px;
}
.sudy-tab .tab-menu li {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float: left;
    font-size: 17px;
    color: #3c3c3c;
    padding: 0px;
    border-radius: 5px 5px 0 0;
    cursor: default;
    margin-right:6px;
}

.guide-slider .guide .behind .function-list {
    margin-right: -10px;
    margin-top: 20px;
    width: 230px !important;
    margin-left: 19% !important;
}

.post-42 .tt {

}

.post-42 .post-14 .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 66%;
    float: left;
}
.post-42 .post-15 .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 66%;
    float: left;
}
.post-42 .post-16 .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 66%;
    float: left;
}
.list .news_list li.news span.news_meta {
    width: 88px;
    margin-right: 2%;
}

}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}