.portlet2 .wb-siteLogo20190806_skin1 .logo-window {
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 10px 0;
}


.portlet2 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  width: 25px;
  height: 25px;
  left: 0px;
  margin-top: -12.5px;
}
.m-portlet_window.portlet32 {
    min-height: 420px;    padding: 0px 10px;
}
.wp_entry {
    min-height: 400px;
}
.portlet2 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  background: url(/_upload/v3PortletMode/SiteAttri/www/01/4d/333/view/lib/images/menu-icon-arrow.png) no-repeat 50%;
}



@media screen and (max-width: 959px) {
.portlet2 .wb-siteLogo20190806_skin1 .logo-window {
  position: relative;
  width: auto;
  text-align: center;
  margin: 0;
  padding: 0 30px;
}
.portlet2 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  display: block;
}
}

.portlet4 .wb-navMenu20190806_skin1 .menu {
	margin: 0 auto;
}
.portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	padding: 0 40px;
	margin: 0 0px;
	background-color: transparent;
}
.portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link:hover, .portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link.parent {
	background-color: #810000;
}
.portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link .menu-name {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	line-height: 40px;
	text-align: center;
	padding: 0px 0 0px 0;
}
.portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link:hover .menu-name, .portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link.parent .menu-name {
    color: #fff;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu {
	background-color: #ffffff;
	top: 40px;
	text-align: left;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item a {
	padding: 0 40px;
	background-color: #ffffff;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover {
	background-color: #990000;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item a .sub-name {
	color: #000000;
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover .sub-name {
	color: #fff;
}








.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item {
	border-bottom: 1px solid #ddd;
}



.navi-aside {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1000;
}
.navi-aside-page {
	position: fixed;
}
.navi-aside .navi-aside-mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
}
.navi-aside.navi-aside-active {
	display: block;
}
.navi-aside .aside-inner {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -216px;
	z-index: 1000;
	width: 216px;
	max-width: 100%;
	background: #252525;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.navi-aside .aside-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background: rgba(0,0,0,.6);
	box-shadow: 0 0 5px 2px rgba(0,0,0,.6);
}
.navi-aside .navi-aside-head {
	margin-top: 0;
	border-top: 1px solid rgba(0,0,0,.3);
	background: #333;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}
.navi-aside .navi-aside-head .navi-aside-title {
	padding: 0 10px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	line-height: 30px;
	color: #777;
	font-size: 14px;
}
.navi-aside .navi-aside-wrap {
	border-bottom: 1px solid rgba(0,0,0,.3);
	box-shadow: 0 1px 0 rgba(255,255,255,.05);
}
.navi-aside .navi-aside-wrap li {
	position: relative;
}
.navi-aside .navi-aside-wrap li .menu-switch-arrow {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 1px;
	transition: all 0.4s ease-in-out;
	background: url(images/menu-switch-arrow-c.png) center no-repeat;
	z-index: 9999;
}
.navi-aside .navi-aside-wrap li .menu-open-arrow {
	background: url(/_upload/v3PortletMode/NaviMenu/www/01/4b/331/view/lib/images/menu-switch-arrow-o.png) center no-repeat;
}
.navi-aside .navi-aside-wrap li a {
	display: block;
	text-decoration: none;
	border-top: 1px solid rgba(0,0,0,.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	background-color: transparent;
	transition: all 0.4s ease-in-out;
}
.navi-aside .navi-aside-wrap li a span {
	display: block;
	color: #c7c7c7;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	line-height: 36px;
	padding: 0 40px 0 15px;
	transition: all 0.4s ease-in-out;
}
.navi-aside .navi-aside-wrap li a span.alias-name {
    display: none;
}
.navi-aside .navi-aside-wrap li a:hover, .navi-aside .navi-aside-wrap li a:focus {
	background-color: #404040;
	outline: 0;
}
.navi-aside .navi-aside-wrap li a:hover span, .navi-aside .navi-aside-wrap li a:focus span {
	color: #fff;
}
.navi-aside .navi-aside-wrap li .sub-menu {
	display: none;
}
.navi-aside .navi-aside-wrap li .sub-menu li a {
	background-color: #2e2e2e;
}
.navi-aside .navi-aside-wrap li .sub-menu li a span {
	padding: 0 25px 0 25px;
}


@media screen and (max-width: 959px) {
.portlet4 .wb-navMenu20190806_skin1 {
	display: none;
}
}


.portlet26 .wyq-skin1-col_anchor .col_menu_head {
  background: #910000;
  height: 50px;
}/**位置栏目背景**/
.portlet26 .wyq-skin1-col_anchor .col_menu_head h3.col_name { 
  font-size:20px;
  font-weight:normal;
  color:#fff;
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}/**位置栏目字体**/
.portlet26 .wyq-skin1-col_anchor .col_menu_head h3.col_name .col_name_text {
  display:table-cell;
  vertical-align: middle;
  line-height:50px;
  text-align: center;
}

.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column a {
  color: #3a3a3a;
  font-size: 16px;
  font-weight: normal;
}
.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column.parent > a .column-name {
  color: #3a3a3a;
  font-weight: normal;
  font-weight: normal;
}
.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column a:hover,
.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column a.selected {
  color:#ffffff;
  background:#c20808;
}
.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column .sub_list a {
  font-size: 15px;
}
.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
  font-size: 14px;
}

.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column a {
  border-bottom:1px solid #F6EAEA;
}
.portlet28 .wyq-skin1-col_menu .col_list .wp_listcolumn .wp_column .sub_list a {
  border-top:1px solid #F6EAEA;
}

.portlet30 .wb-columnName20190830_skin1 .list-meta {
    padding: 10px 0;
}
.portlet30 .wb-columnName20190830_skin1 .list-meta .column-title {
    line-height: 28px;
    font-size: 20px;
    color: #910000;
    font-weight: bold;
}
.portlet30 .wb-columnName20190830_skin1 .list-meta .column-path {
    line-height: 28px;
    color: #737373;
    font-size: 12px;
    font-weight: normal;
}
.portlet30 .wb-columnName20190830_skin1 .list-meta .column-path a {
    color: #737373;
}
.portlet30 .wb-columnName20190830_skin1 .list-meta .column-path a:hover {
    color: #737373;
}


.portlet30 .wb-columnName20190830_skin1 .list-meta {
    border-bottom: 2px solid #910000;
}


@media screen and (max-width: 959px) {
.portlet30 .wb-columnName20190830_skin1 .list-meta .column-title {
    display: none;
}
.portlet30 .wb-columnName20190830_skin1 .list-meta .column-path {
    float: none;
    padding-left: 25px;
    
}
}

.portlet32 .wrg-m-news--skin1 .m-news_content {
  padding: 10px 0;
}
.portlet32 .wrg-m-news--skin1 .m-news_num {
  width: 4px;
  height: 4px;
    position: absolute;
    top: 48%;
    display: none;
            background:#9D9D9D;
}



.portlet32 .wrg-m-news--skin1 .m-news_content {
 border-bottom:1px solid #ccc;
}

    .portlet32 .wrg-m-news--skin1 .m-news_title--right{
      width:80%;
    }
    .portlet32 .wrg-m-news--skin1 .m-news_title--right a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 100%;

  }
    .portlet32 .wrg-m-news--skin1 .m-news_list{
    width: 100%;
  }
    .portlet32 .wrg-m-news--skin1 .m-news_content{
    overflow: hidden;
  }
    /*分页页码样式修改*/
    .wp_paging{
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 13px;
        font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif;
        color: #494949;
        float: right;
        margin-top: 20px;
    }
    .pages_count{
        display: none !important;
    }
    .wp_paging li {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        float: left;
        margin-top: 5px;
    }
    .wp_paging li a {
        cursor: pointer;
        color: #666;
        line-height: 25px;
        height: 25px;
    }
    .wp_paging li span, .wp_paging li a {
        display: inline-block;
        float: left;
        margin-left: 15px;
    }

    .page_jump>span{
        display: none !important;
    }
    .page_jump>.pages{
        display: inline-block !important;
        float: left;
        margin-left: 15px;
    }
    .wp_paging li em {
        font-style: normal;
    }
    .curr_page{
        margin-left: 5px;
    }

  .portlet13 .wyq-m-siteCopyright .siteCopyright {
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    font-weight: normal;
  }

  .portlet14 .wyq-skin1-link .botlinks .links-wrap {
    height: 35px;
    line-height: 35px;
    background: #910000;
    border-radius: 0px;
  }
  .portlet14 .wyq-skin1-link .botlinks .links-wrap a.links-arrow {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    background:  url(images/_wp_imgs/arrow.png) no-repeat 93%;;
  }
  .portlet14 .wyq-skin1-link .botlinks .links-wrap a.links-arrow:hover,.portlet14 .wyq-skin1-link .botlinks .wrap-open a.links-arrow {
    color: #fff;
    background-position: 93%; 
  }
  .portlet14 .wyq-skin1-link .botlinks .links-wrap .link-items {
    bottom : 35px;
    background: #fafafa;
  }
  .portlet14 .wyq-skin1-link .botlinks .links-wrap .link-items a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #444;
  }
  .portlet14 .wyq-skin1-link .botlinks .links-wrap .link-items a:hover {
    color: #444;
    background: #e2e2e2;
  }

  .portlet14 .wyq-skin1-link .botlinks .links-wrap {
    border: 1px solid #b84d4d;
  }

  .portlet15 .wyq-skin1-link .botlinks .links-wrap {
    height: 35px;
    line-height: 35px;
    background: #910000;
    border-radius: 0px;
  }
  .portlet15 .wyq-skin1-link .botlinks .links-wrap a.links-arrow {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    background:    url(images/_wp_imgs/arrow.png) no-repeat 93%;;
  }
  .portlet15 .wyq-skin1-link .botlinks .links-wrap a.links-arrow:hover,.portlet15 .wyq-skin1-link .botlinks .wrap-open a.links-arrow {
    color: #fff;
    background-position: 93%; 
  }
  .portlet15 .wyq-skin1-link .botlinks .links-wrap .link-items {
    bottom : 35px;
    background: #fafafa;
  }
  .portlet15 .wyq-skin1-link .botlinks .links-wrap .link-items a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #444;
  }
  .portlet15 .wyq-skin1-link .botlinks .links-wrap .link-items a:hover {
    color: #444;
    background: #e2e2e2;
  }

  .portlet15 .wyq-skin1-link .botlinks .links-wrap {
    border: 1px solid #b84d4d;
  }

  .portlet17 .wyq-skin1-link .botlinks .links-wrap {
    height: 35px;
    line-height: 35px;
    background: #910000;
    border-radius: 0px;
  }
  .portlet17 .wyq-skin1-link .botlinks .links-wrap a.links-arrow {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    background:   url(images/_wp_imgs/arrow.png) no-repeat 93%;;
  }
  .portlet17 .wyq-skin1-link .botlinks .links-wrap a.links-arrow:hover,.portlet17 .wyq-skin1-link .botlinks .wrap-open a.links-arrow {
    color: #fff;
    background-position: 93%; 
  }
  .portlet17 .wyq-skin1-link .botlinks .links-wrap .link-items {
    bottom : 35px;
    background: #fafafa;
  }
  .portlet17 .wyq-skin1-link .botlinks .links-wrap .link-items a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #444;
  }
  .portlet17 .wyq-skin1-link .botlinks .links-wrap .link-items a:hover {
    color: #444;
    background: #e2e2e2;
  }

  .portlet17 .wyq-skin1-link .botlinks .links-wrap {
    border: 1px solid #b84d4d;
  }
[wd-root="true"] > div:not([class]) {
        margin: 0 !important;
        width: auto !important;
    }
    [wd-layout-banner="true"] > div:not([class]) {
        margin: 0 !important;
        width: auto !important;
    }
    @media screen and (max-width: 1200px) {
        [wd-layout-free="true"] {
            max-width: 100% !important;
            margin: 0 !important;
            padding: 0 6px !important;
        }
        [wd-layout-tab="true"] {
            max-width: 100% !important;
            margin: 0 !important;
            padding: 0 6px !important;
        }
        [wd-layout-portletlayout="true"] {
            max-width: 100% !important;
            margin: 0 !important;
        }
        [wd-layout-portletlayout="true"] > div:not([class]) {
            max-width: 100% !important;
            margin: 0 !important;
            padding: 0 6px !important;
        }
        [wd-layout-portletlayout="true"] > div[style="width:100%;margin: 0 auto"] {
            padding: 0px !important;
        }
    
        [wd-layout-tab="true"] [wd-layout-portletlayout="true"] > div:not([class]) {
            padding: 0px !important;
        }
        [wd-layout-multicolumn="true"] {
            max-width: 100% !important;
            margin: 0 !important;
            
        }
        [wd-layout-multicolumn="true"]
            [wd-layout-portletlayout="true"]
            > div:not([class]),
        [wd-layout-multicolumn="true"] [wd-layout-free="true"],
        [wd-layout-multicolumn="true"] [wd-layout-tab="true"] {
            padding: 0px !important;
        }
    }

 @media screen and (max-width: 460px) {
.portlet32 .wrg-m-news--skin1 .m-news_title--right {
    width: 70%;
}
.wp_paging li span, .wp_paging li a {
    
    margin-left: 10px !important;
}
}
    @media screen and (max-width: 960px) {
        [wd-layout-col="true"] > div:not[class] {
            width: 100% !important;
            margin: 0 !important;
        }
        [wd-layout-col="true"] {
            width: 100% !important;
            margin: 0 !important;
        }
    }