@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
@media screen and (max-width: 1300px) {
.wrapper .inner,#l-container .inner,#d-container .inner,#d-container .inner .col_news_head, #m-container1 .inner .infobox { width:1200px; margin:0 auto;}
.xblink li {margin-right:15px;}
#footer .inner .foot-center {width:28%;padding-left:40px;padding-right:30px;}

}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1210px) {
.wrapper .inner,#l-container .inner,#d-container .inner,#d-container .inner .col_news_head, #m-container1 .inner .infobox{ width:1000px; margin:0 auto;}
.wp-menu .menu-item {/* width: 15%; */}
.wp-menu .menu-item a.menu-link {padding: 0 27px;}
.head-left .sitelogo img{width:600px;}
.main1 .inner .ml{float:left; width:450px;}
.main1 .inner .mr{float:right; width:550px;}
.news_list li.news{font-size:14px;}
.main3{}
.main3 .inner{padding: 0px 0px;}
#footer .inner .foot-left img {width:400px;}
#footer .inner .foot-center {
    width: 30%;
    padding-left: 20px;
    padding-right: 20px;
}
.fullSlide .bd img{width:100%;}
.fullSlide .hd{display:none;}
.post-31{margin-bottom:0px;}
.post-31 .articlecontent img{width:100%;} 
.tu_text .news_list li.news .news_wz{float: left;width: 222px;padding:14px 20px;height: 130px;position:relative;} 
.postlink .tt {display:none;}
.xblink li {
    margin-right: 10px;
    font-size: 14px;
}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
#header{background-size:cover;}
.jz{display:none;}#header .inner{width:100%;}
.wrapper .inner,#l-container .inner,#d-container .inner,#d-container .inner .col_news_head, #m-container1 .inner .infobox { width:100%; margin:0 auto;}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.head .head-left{ float:none;display:inline-block; width:100%; height:auto; text-align:center;}
.head .head-main{display:none;}
.head .sitelogo a{display:block;width:100%;position:relative;left:0px;top: 6px; bottom:0px;}

.wp-navi .navi-slide-head { display: block; padding:0 10px;height: 46px;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {display:none;background:#fff;}
.wp-menu .menu-item {display: inline-block;float:none; position: relative; z-index: 100;width:100%;padding-left:0px;border-bottom:1px solid #eee;}
.wp-menu .menu-item.i1 { background:none;}.wp-menu .menu-item a.menu-link:hover, .wp-menu .menu-item a.hover{background:none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(../images/navj.png) no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 29px;line-height: 40px;color: #343434;font-size: 15px;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item.hover{ text-decoration: none; }
.sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;opacity: 0.8\9;background: #444343\9;filter:alpha(opacity=90);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;/* float: left; */border: 1px solid #eee;}
.sub-menu .sub-item a { display: block;color: #000000;height: auto;line-height: 43px;padding: 0 44px;font-size: 14px; background:none;}
.sub-menu .sub-item a:hover { color: #eee; background-color:#444343; display: block; }
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(11, 102, 244, 0.8); opacity: 0.8\9; background: #444343\9; filter:alpha(opacity=90); }

.wrapper .inner .mod{ width:auto;padding:0px 10px; margin:0 auto;}
.main1 .inner .ml{float:none; width:100%;}
.main1 .inner .ml .modl{float:left;width: 319px;margin-right:20px;}
.main1 .inner .ml .modc{float:left; width:318px;}
.main1 .inner .mr{float: none;width: 100%;}
.wrapper .inner .mod{display:block;}
.main3 .ml{ float: none; width:100%;}
.main3 .mc{ float: none; width:100%;}
.main3 .mr{ float: none; width:100%;}
.dtjt9_div_img img{width:100%;}
#footer .inner .foot-left img {width:250px;}
#footer .inner .foot-left{width:25%;}
#footer .inner .foot-center {width:40%;}
.tu_link .iconcon{float:left;width: 20%;padding-bottom:13px;text-align:center;text-decoration:none;height: 75px; margin-bottom:20px;background: url(images/icon_hover.png) no-repeat   center -137px;}
/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{float:left;width: 120px;position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share .con{}
.shares .share .con img{ width:90px; height:auto; }
.shares .share  span{color:#fff;}
.postlink{height:100px;}

.col_news .col_news_box{margin-left: 290px;margin-right: 10px;}
.head .head-left{margin-top:25px;margin-bottom:25px;}
}


/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {.article h1.arti_title{height:auto;}.news_list li.news span.news_meta,.news_list li.news span.news_title{float:none;}.dtjt9_div_text a, .dtjt9_div_text a:link, .dtjt9_div_text a:visited{font-size:12px;}
.head .head-left{margin-top:0px;}
#header .inner{height: auto;}
.head .sitelogo a img{width: 74%;margin:15px 0px;}
.main1 .inner .ml .modl{display:none;float:none;width: 100%;margin-right:0px;}
.main1 .inner .ml .modc{float:none; width:100%;}
.main4 .inner{padding: 0px 0px 0px;}
.col_menu{margin:0px;padding:0px;}
.news_list li.news {line-height:20px;margin:15px 0;} /**标题图标**/
.news_list li.news p {line-height:30px;}
.col_menu .col_menu_head{background-image:none;background:#0469b1;height:40px;}
.rili .news_list li.news{margin-top:10px;padding-top:10px;}
.main1 .news_list li.news{line-height:20px;height:auto;}
.post-11{margin-bottom:0px;}
.post-31{display:none;}

.tu_text .news_list li.news .news_imgs{float: none;width:100%;height: auto;}
.tu_text .news_list li.news .news_imgs img{width:100%;height: auto;}
.tu_text .news_list li.news .news_wz{float: none;width:auto;padding:14px 20px;height: 130px;position:relative;} 

.tu_link #wp_nav_w61{margin:0px 0px;}
.tu_link .iconcon{display:block;float:none;width:100%;height:auto; margin-bottom:10px;padding-bottom:0px;background: #F5F5F5;border: 1px solid #D8D8D8;}
.tu_link .iconcon .icon{display:none;}
.tu_link .iconcon p{padding:10px 0px;}

/* 自定义登录样式 */
.form_box{}
.form_box .input_box{display:block;margin-right:0px; margin-bottom:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width: 100%;border: 1px solid #E0E0E0;padding:0px 0px;}
.form_box .input_box .input_btn{width:100%;border: 1px solid #DB8B1F;}
#footer .inner .foot-left,#footer .inner .foot-center{border-right:0px;}
#footer .inner {padding: 17px 0px;}
#footer .inner p{text-align:center;}
#footer .inner p.copyright{display:none;}
#footer .inner .foot-left{float:none;margin-top:0px;margin-bottom:10px;}
#footer .inner .foot-right{text-align:center;}
#footer {height:auto;}
#footer .inner .foot-left,#footer .inner .foot-center,#footer .inner .foot-right,#footer .er_img{float:none;margin:0 auto;text-align:center;width:100%;padding:0px;border-bottom:1px solid #fff;padding-bottom:10px;}
#footer .inner .foot-center p{text-align:center;}
#footer .er_img{padding-top:20px;border-bottom:0px;}
/* 分享二维码 */
.shares{ display:inline-block; float:none; }
.shares .share{float:left;width: 120px;position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share .con img{ width:90px; height:auto; }
.shares .share  span{color:#fff;}

.mbanner .focus-pagination ,.fullSlide .prev, .fullSlide .next{display:none;}
#l-container .inner {padding:0px 0px;}
#d-container .inner {padding:0px 0px;}
.l-banner img{width:100%;height:100%;}
.dtjt9_div_img img{height:300px;}
.column-switch {display:block;}
.main1 .inner .mr .con ul{padding:10px;}
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:40px;padding: 0px 5px 0px 12px; font-size:16px;}  /**栏目名称图标**/
.col_news_head {border-bottom: 1px solid #ccc;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #90010B;border-bottom: 1px solid #90010B;}   /**当前栏目名称**/
.col_menu .col_menu_con{display:none;border:0px solid #e4e4e4;}

.col_menu {width: 100%;float:none;margin-right:0px;position:relative;} 
.col_news {width: 100%;min-height:0px;float:none;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 10px;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.wp_paging li.pages_count,.wp_paging li.page_jump{display:none;}

.xblink li span a{font-size:13px;}.xblink li{height:33px;line-height:33px;}
.infobox { width:auto; margin:0 10px; }

#footer .inner .foot-left{height:70px;}
#footer .inner .foot-center{height:120px;padding-top:10px;}
#l-container .news_list li.news{background-position:0px 9px;margin-bottom:10px;}
.col_news_head{display:none;}
.col_news .col_news_box {padding-right:5px;padding-left:5px;}
.col_news {margin-top:10px;}
.article h1.arti_title{line-height:30px;font-size:18px;}
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {

}

/**
 * [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; }
}