@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;}
img#w2imgShow{width: 1200px; height: 470px;}
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 24px;}

}

/**
 * [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;}


/*导航样式：后台绑定时也可以定义配置*/
.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;height: 40px; 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;}


.article ul li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.buttonmenu,.erweimapic{display: none;}
.header{height: 80px;}
img#w2imgShow{width: auto; height: 300px;}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {

}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.Module02 ul li .ListTitle{overflow: hidden;text-overflow: ellipsis;}
.Module01 ul li .ListTitle{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Module03 ul li .ListTitle{width: 270px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.foot{height: auto;}
.ewm{display: none;}
.copyright{height: 100px;}
.ztNews{display: none;}
img#w2imgShow{width: auto; height: 160px;}


.topcenter a.logo{background-size: 70%; background-repeat: no-repeat;}
.dtjt3_w2{height: 160px!important;}
.dtjt3_w2 #picbasew2{height: 160px!important;}
.dtjt3_w2 #picbasew2 .picbase1 img{height: 180px!important;}
.picbase1-slidenav{bottom: 10px;}
.dtjt8_div_img{width: auto!important; height: 260px!important;}
.dtjt9_div_img{width: auto!important; height: 260px!important;}

.Module04 ul li div.ListTitle{width: 260px;}

.Module05 ul li{width: 300px;}

.lxwm .mail{height: 80px;}
.ewm{display: none;}
.titleExctend_mobile{display: block!important; height: 200px!important;}
.titleExctend{display: none;}

.wp_articlecontent img{max-width: auto;}
.articleContent .entry .read img{max-width: auto;}
.listcolumn .columnTitle .col_path{display: none;}
.article ul li{width: 250px;}
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
    
}