@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) {
	.qrcode { display:none;}
}

/**
 * [medium screen for pad]
 * 768~959
 */
@media screen and (max-width: 959px) {
	.main-nav-panel .wp-menu .menu-item a.menu-link { padding:0 4px;}
	.focus-navigation { visibility: hidden;}
	.wp-footer .wp-inner .footer .copyright,.wp-footer .wp-inner .footer .address { display: block;}

	/**主体布局**/
	.wp-main-page .content,.wp-main-page .sidebar { width: 100%; float: none;}
	.wp-post .post-head .head-bar,.wp-post .post-body {margin:0 6px;}	
	/**栏目列表**/
	.wp-column-menu { width: 100%; float: none; margin: 0;}
	.wp-column-news {float: none;}
	.wp-column-news .column-news-box { margin: 0 6px;}
	.column-head .column-anchor {padding: 6px;}
	.column-head .column-anchor .column-switch { display: block;}
	.column-head .column-anchor h3.anchor-title { font-size: 16px;}
	.column-list-wrap li a { background-position: 10px 14px;}
	.column-list-wrap li a,.column-list-wrap li.selected a.selected { background-position: 10px 14px;}
	.column-list-wrap li a span { padding-top: 6px; padding-bottom: 6px;}
	.column-body { display: none;}
	.list-meta .column-title {font-size: 16px; }
	.info-box {margin:0 14px;}
	.article { padding: 10px 0;}
	.article h1.arti-title { padding: 5px 0;}
	
	
	.tj{ background:none;}
	.head-1 .head-1-l{ width:60%; margin-left:5%;}
	.head-1 .head-1-l .sj{ display:none;}
	.head-1 .head-1-r{ width:66px; margin-right:5%;}
	.head-1 .head-1-r .wp_nav .i2{ display:none;}
	.head-1 .head-1-l .hy{ margin-right:0px;}
	.mob-1{ display:block; margin-top:23px;}
	.mob-2{ display:block;}
	.mob-3{ display:block;}
	.cont-2-l{ display:none;}
	.cont-2-r{ display:none;}
	.cont-3{ display:none;}
	.img-2{ display:none;}
	.nav-2{ display:none;}
	.sous-jia{ display:none;}
	.search-panel{ display:block;}
	.focus-title-bar{ display:none!important;}
	
	.mob-2{ width:90%; margin-left:5%;}
	.mob-2 .con a img{ width:100%; height:100%;}
	
	.cont-2 .cont-2-c{ width:90%; margin-left:5%; float:none;}
	
	.mob-1 .wp_nav .nav-item a{ font-size:18px; color:#fff;}
	.mob-1 .wp_nav .i1 a{ background-color:#53c3f1;}
	.mob-1 .wp_nav .i2 a{ background-color:#1e85c6;}
	.mob-1 .wp_nav .i3 a{ background-color:#005dac;}
	.mob-1 .wp_nav .i4 a{ background-color:#005dac;}
	.mob-1 .wp_nav .i5 a{ background-color:#1e85c6;}
	.mob-1 .wp_nav .i6 a{ background-color:#53c3f1;}
	.mob-1 .wp_nav .nav-item{ margin-bottom:12px;}
	.mob-1 .wp_nav .i6{ margin-bottom:32px;}
	.mob-1 .wp_nav .nav-item a span.item-name{ line-height:32px; padding:5px 22px; background:url(/uploads/image/_t0d2timages/tup-zh.png) no-repeat 0 center;}
	
	.post .tt .more_btn a{ font-size:12px; color:#8f8f8f; font-family:"宋体";}
	.zdy-r{ width:73%;}
	.zdy-r .bt a{ font-size:15; color:#1a1a1a;text-overflow: ellipsis;overflow: hidden; white-space: nowrap;display: block;}
    
	.zdy-r .jianj a{ font-size:12px; color:#4a4a4a;}
	.fb-sj{ width:20%; max-width:80px;}
	.news_list li.news span.news_title{ width:70%;}
	.news_list li.news span.news_title a{text-overflow: ellipsis;overflow: hidden; white-space: nowrap;display: block;}
	
	.zdy-2 li{ float:left; width:47%; height:160px;}
	.zdy-2 .n1{ margin-right:6%; margin-bottom:27px;}
	.zdy-2 .n2{  margin-bottom:27px;}
	.zdy-2 .n3{ margin-right:6%; margin-bottom:37px;}
	.zdy-2 .n4{  margin-bottom:37px;}
	/*foot*/
	.foot-1{ display:none;}
	.mob-3{ display:block;}
	.mob-3 p{ color:#fff; text-align:center; font-size:12px; line-height:50px;}
	.mob-3 a{ color:#fff!important;}
	.wp-footer{ background:url(/uploads/image/_t0d2timages/foot-bg-2.jpg) no-repeat center 0px;}
	
	.main-nav-panel{ height:auto;}
	
	.cont-2{ background-color:#fff;}
	.cont-2 .cont-2-c{ padding:0px;}
}

/**
 * [small screen for smart phone and mini pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
	.article .entry p {  }
	body,p { font-size: 16px;}
	a { font-size: 16px;}
	.wp-header .wp-inner {margin: 0 6px;}
	.wp-post .post-head .post-title { font-size: 18px; font-weight: bold;}
	.post-news .news-item { height: 30px; line-height: 30px; border-bottom: 1px dashed #ccc;}
	.post-news .news-item .meta-title,.column-news-list .column-news-item .column-news-title { margin-right: 0;}
	.post-news .news-item .news-date-hide,.column-news-list .column-news-item .news-date-hide { display: none;}
	.wp-header { padding: 0;}
	.wp-navi { display: none;}
	.wp-navi-slide { display: block; background-color: #eee;}
	.wp-navi-slide .navi-slide-head { display: block;}
	.wp-navi-slide .wp-menu { display: none;}
	.main-nav-panel .wp-menu .menu-item { display: block; float: none; border-top: 1px solid #ddd; overflow: hidden; }
	.main-nav-panel .wp-menu .menu-item a.menu-link { display: block; height: 39px; line-height: 39px; padding:0 18px; color: #222; font-size: 15px; background-color: #fff; }
	.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #0c3c74}
	.wp-main-page .content .cbox-left,.wp-main-page .content .cbox-right{ width: 100%; float: none;}

	.wp-header .wp-panel {margin:0; float: none; clear: both; width: auto;}
	.wp-header .search-panel { margin-bottom: 10px;}
	.wp-header .logo-panel { position: relative; }
	.wp-header .navi-aside-toggle-show { display: block;}
	.logo-window { width: auto; margin:0 40px; padding: 6% 0; text-align: center;}
	.logo-window img {width: 100%; max-width: 302px;}
	.lang-panel,.top-nav-panel { display: none;}

	.wp-info-page .search-panel,.wp-info-page .top-nav-panel,.wp-column-page .search-panel,.wp-column-page .top-nav-panel { display: none;}
	.wp-banner {border-top:1px solid #dfba5d}
	.wp-banner .column-name { display: block;}
	.list-meta .column-path,.list-meta .column-title { float: none;}
	.list-meta .column-title { display: none;}
	.list-meta .column-path { padding-left: 24px; background: url(/uploads/image/_t0d2tcimg/sitemap-icon.png) no-repeat 0 4px;}
	.list-meta .column-path .path-name { display: none;}
	.wp_paging .pages_count,.wp_paging .page_jump { display: none;}

	.info-box {margin:0 10px;}
	.article { padding: 6px 0;}
	.article .arti-metas span { font-size: 14px;}
	.article .arti-metas .read-options { display: inline-block;}
	.wp_entry,.wp_entry p,.article .entry,.article .entry p { font-size: 16px;}
	
	.tj{ background:none;}
	.head-1 .head-1-l{ width:60%; margin-left:5%;}
	.head-1 .head-1-l .sj{ display:none;}
	.head-1 .head-1-r{ width:66px; margin-right:5%;}
	.head-1 .head-1-r .wp_nav .i2{ display:none;}
	.head-1 .head-1-l .hy{ margin-right:0px;}
	.mob-1{ display:block; margin-top:23px;}
	.mob-2{ display:block;}
	.mob-3{ display:block;}
	.cont-2-l{ display:none;}
	.cont-2-r{ display:none;}
	.cont-3{ display:none;}
	.img-2{ display:none;}
	.nav-2{ display:none;}
	.search-panel{ display:block;}
	.focus-title-bar{ display:none!important;}
	
	.mob-2{ width:90%; margin-left:5%;}
	.mob-2 .con a img{ width:100%; height:100%;}
	
	.cont-2 .cont-2-c{ width:90%; margin-left:5%; float:none;}
	
	.mob-1 .wp_nav .nav-item a{ font-size:18px; color:#fff;}
	.mob-1 .wp_nav .i1 a{ background-color:#53c3f1;}
	.mob-1 .wp_nav .i2 a{ background-color:#1e85c6;}
	.mob-1 .wp_nav .i3 a{ background-color:#005dac;}
	.mob-1 .wp_nav .i4 a{ background-color:#005dac;}
	.mob-1 .wp_nav .i5 a{ background-color:#1e85c6;}
	.mob-1 .wp_nav .i6 a{ background-color:#53c3f1;}
	.mob-1 .wp_nav .nav-item{ margin-bottom:12px;}
	.mob-1 .wp_nav .i6{ margin-bottom:32px;}
	.mob-1 .wp_nav .nav-item a span.item-name{ line-height:32px; padding:5px 22px; background:url(/uploads/image/_t0d2timages/tup-zh.png) no-repeat 0 center;}
	
	.post .tt .more_btn a{ font-size:12px; color:#8f8f8f; font-family:"宋体";}
	.zdy-r{ width:73%;}
	.zdy-r .bt a{ font-size:15; color:#1a1a1a;text-overflow: ellipsis;overflow: hidden; white-space: nowrap;display: block;}
    
	.zdy-r .jianj a{ font-size:12px; color:#4a4a4a;}
	.fb-sj{ width:20%; max-width:80px;}
	.news_list li.news span.news_title{ width:70%;}
	.news_list li.news span.news_title a{text-overflow: ellipsis;overflow: hidden; white-space: nowrap;display: block;}
	
	.zdy-2 li{ float:left; width:47%; height:160px;}
	.zdy-2 .n1{ margin-right:6%; margin-bottom:27px;}
	.zdy-2 .n2{  margin-bottom:27px;}
	.zdy-2 .n3{ margin-right:6%; margin-bottom:37px;}
	.zdy-2 .n4{  margin-bottom:37px;}
	/*foot*/
	.foot-1{ display:none;}
	.mob-3{ display:block;}
	.mob-3 p{ color:#fff; text-align:center; font-size:12px; line-height:50px;}
	.mob-3 a{ color:#fff!important;}
	.wp-footer{ background:url(/uploads/image/_t0d2timages/foot-bg-2.jpg) no-repeat center 0px;}
	
	.main-nav-panel{ height:auto;}
	
}

/**
 * [xsmall screen for smart phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
	.info-box {margin:0 6px;}
	.zdy-2 li{ float:left; width:47%; height:150px!important;}
	     .mob-3 p{ line-height:26px!important;}

}

/**
 * [tiny screen for older phone and smart phone]
 * <319
 */
@media screen and (max-width: 319px) {
	.top-nav-panel .wp-menu .menu-item a.menu-link { font-size: 14px; height: 28px; line-height: 28px;}
	.wp-footer .wp-inner .footer .address,.wp-footer .wp-inner .footer .zipcode { display: inline;}
	.wp-footer .wp-inner .footer .icp { display: block; }
	
	
}