@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (min-width: 1200) {
	
}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1199px) {
	
}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
body {padding: 5px; width:98%;}
.wrapper{width:100%;}
.wrapper .inner{width:100%;}
#right {background:none;}
/**主体开始**/
#container {margin-top:0px;}
#container .inner, #container2 .inner, #container3 .inner, .ccc{width:auto;}
.head {height:auto;padding-top:10px;} /**页头部分**/
.head .sitelogo{float:none; padding-top:10px;}
.head .sitelogo a img{width: 100%; margin:0px auto;}
.head .sitetitle {float: none;margin-top:5px;font-size:22px; text-align:center;margin-bottom:5px;} /**站点名称**/
.head .searchbox {float: none;width: 100%;margin:15px 0px;}
#mbanner {margin-bottom:15px;border: none;}
#mbanner .focus-box, #mbanner .focus-container {width:100% !important; overflow: hidden;border: none;}
#mbanner img {}

#img_nav {display: none;}

/**slide导航**/
#nav {margin-bottom: 15px;}
.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.jpg) 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:none;}
.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-top: 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: #414782; 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 {width:100%;}
.mod .ml {width:100%;float:none;clear:both;}/**左列**/ 
.mod .mc { width:100%; margin-left:0px; float:none;clear:both;} /**中间**/
.mod .mr { width:100%; float:none;clear:both;} /**右列**/
.mbox { padding:0px; background:#f9f8fd;}
/**首页二列布局**/	
.mod .mleft {width:100%; float:none;clear:both;}
.mod .mright {width:100%; float:none;clear:both;}

/**.mod .fleft {width: 30%; float: left;}
.mod .fcenter {width: 30%; float: left;}
.mod .fright {width:30%; float: right;}**/

/**自定义新闻列表**/
.news_list li.news {margin:8px 0px;} 
.news_list li.news span.news_title {margin-right:90px;}
.news_list li.news span.news_meta {margin-left:-80px;font-size:14px;}

.article {padding: 5px;}
 .news_list li.news {
    font-size: 14px;
    line-height: 26px;
    padding-left: 13px;
	padding-right: 4px;
    background: url(images/icon_li0.jpg) no-repeat 4px 10px;}
 .lbanner {padding-bottom:8px;}
 .col_news_box{padding: 2px;}
 .post {margin-bottom: 15px;}
 .post .tt .more_btn {margin-right:5px;}
 .wechat {float:left; margin-left:10px;}
 #footer .foot {text-align:center;}
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
body,p,a{ font-size: 16px;}
body{background:none;padding: 5px; width:98%;}
#footer{}
.post .tt .tit {font-size:16px;}/**标题字体**/
.lbanner .column-name {display:block;}
.col_menu {display:none;width: 100%;float:none;margin-right:0px;margin-bottom:10px;position:relative;padding:0px;}
.col_menu .col_menu_con{display:none;} 
.column-switch {display:block;}
.order {margin-top:5px;}
.col_news {width: 100%;min-height:0px;float:none;} /**栏目新闻**/
.col_news_list{padding:0px;}
.col_news .col_news_box{margin-left: 0px;}
.col_news_head {border-bottom:3px solid #ED7548; padding-bottom:5px;}
.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; color:#414782;font-weight:bold;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:none; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;font-size:14px;} /**当前位置**/

.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.article .entry .read img { max-width:100%;}

 .article {padding: 5px 10px;}
 .news_list li.news {
    font-size: 14px;
    line-height: 26px;
    padding-left: 20px;
	padding-right: 10px;
    background: url(images/icon_li0.jpg) no-repeat 10px 10px;}
 .ml .news_list li.news {}
 .lbanner {padding-bottom:15px;}
 .lbanner div {width:100% !important; height:auto !important;}
 .lbanner img {width:100% !important; height:auto !important;}
 .col_news_box{padding: 2px;}
 #mbanner .galleryview {height:270px !important;overflow: hidden;}
}

@media screen and (max-width: 680px) {
	#mbanner .galleryview {height:250px !important;overflow: hidden;}
}

@media screen and (max-width: 580px) {
	#mbanner .galleryview {height:215px !important;overflow: hidden;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .news_list li.news span.news_meta {display: none;}
  .news_list li.news span.news_title {margin-right: 0px; float:none;}
  #mbanner .galleryview {height:154px !important;overflow: hidden;}
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 380px) {
	#mbanner .galleryview {height:130px !important;overflow: hidden;}
}

@media screen and (max-width: 325px) {
	#mbanner .galleryview {height:115px !important;overflow: hidden;}
}