.portlet2 .wb-siteLogo20190806_skin1 .logo-window {
  background: transparent;
  margin: 0px 0px 0px 140px;
  padding: 0px 0;
}


.portlet2 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  width: 25px;
  height: 25px;
  left: 0px;
  margin-top: -12.5px;
}

.portlet2 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  background: url(images/_wp_imgs/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 23px;
	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: transparent;
}
.portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link .menu-name {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	line-height: 41px;
	text-align: center;
	padding: 10px 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: #ffffff;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu {
	background-color: #f2f2f2;
	top: 51px;
	text-align: center;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item a {
	padding: 0 10px;
	background-color: #f2f2f2;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover {
	background-color: #ccc;
}
.portlet4 .wb-navMenu20190806_skin1 .sub-menu .sub-item a .sub-name {
	color: #000000;
	font-size: 14px;
	line-height: 36px;
	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(/_upload/v3PortletMode/NaviMenu/www/01/4b/331/view/lib/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;
}
}


    .portlet9 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet9 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 24px;
        font-weight: 400;
        color:#ffffff;
        font-size:14px;
        margin-bottom: -2.5px;
        
    }
   .portlet9 .wrg-titleFridge_skin1 .m-titleFridge_more{
        font-size: 12px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: #fff;
        background: #2885DB;
        padding: 3px 10px;
    }
   .portlet9 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet9 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet9 .wrg-titleFridge_skin1 .m-titleFridge_head{
            height: 30px;
        }
    
        .portlet9 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #b00000;   
        }
    
.portlet9 .wb-news20190718_skin1 .news_list .news {
	margin: 0px 0;
}
.portlet9 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #646464;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
}
.portlet9 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #646464;
}
.portlet9 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #646464;
}






.portlet9 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(/_upload/v3PortletMode/NewsList/www/01/25/293/view/lib/images/li.png) 2px center no-repeat;
}
.portlet9 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	padding-left: 16px;
}

.portlet9 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(images/_wp_imgs/dot.jpg) 2px center no-repeat;
}




.portlet9 .wb-news20190718_skin1 .news_list .news .news_con .news_arti {
	margin-right: 100px;
}
.portlet9 .wb-news20190718_skin1 .news_list .news .news_meta {
	font-size: 15px;
	color: #4c4a4a;
	line-height: 30px;
	font-weight: normal;
}


    .portlet10 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet10 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 24px;
        font-weight: 400;
        color:#ffffff;
        font-size:14px;
        margin-bottom: -2.5px;
        
    }
   .portlet10 .wrg-titleFridge_skin1 .m-titleFridge_more{
        font-size: 12px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: #fff;
        background: #2885DB;
        padding: 3px 10px;
    }
   .portlet10 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet10 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet10 .wrg-titleFridge_skin1 .m-titleFridge_head{
            height: 30px;
        }
    
        .portlet10 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #b00000;   
        }
    
.portlet10 .wb-news20190718_skin1 .news_list .news {
	margin: 0px 0;
}
.portlet10 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #646464;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
}
.portlet10 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #646464;
}
.portlet10 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #646464;
}






.portlet10 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(/_upload/v3PortletMode/NewsList/www/01/25/293/view/lib/images/li.png) 2px center no-repeat;
}
.portlet10 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	padding-left: 16px;
}

.portlet10 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(images/_wp_imgs/dot.jpg) 2px center no-repeat;
}




.portlet10 .wb-news20190718_skin1 .news_list .news .news_con .news_arti {
	margin-right: 100px;
}
.portlet10 .wb-news20190718_skin1 .news_list .news .news_meta {
	font-size: 15px;
	color: #4c4a4a;
	line-height: 30px;
	font-weight: normal;
}


    .portlet11 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet11 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 24px;
        font-weight: 400;
        color:#ffffff;
        font-size:14px;
        margin-bottom: -2.5px;
        
    }
   .portlet11 .wrg-titleFridge_skin1 .m-titleFridge_more{
        font-size: 12px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: #fff;
        background: #2885DB;
        padding: 3px 10px;
    }
   .portlet11 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet11 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet11 .wrg-titleFridge_skin1 .m-titleFridge_head{
            height: 30px;
        }
    
        .portlet11 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #b00000;   
        }
    
.portlet11 .wb-news20190718_skin1 .news_list .news {
	margin: 0px 0;
}
.portlet11 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #646464;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
}
.portlet11 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #646464;
}
.portlet11 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #646464;
}






.portlet11 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(/_upload/v3PortletMode/NewsList/www/01/25/293/view/lib/images/li.png) 2px center no-repeat;
}
.portlet11 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	padding-left: 16px;
}

.portlet11 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(images/_wp_imgs/dot.jpg) 2px center no-repeat;
}




.portlet11 .wb-news20190718_skin1 .news_list .news .news_con .news_arti {
	margin-right: 100px;
}
.portlet11 .wb-news20190718_skin1 .news_list .news .news_meta {
	font-size: 15px;
	color: #4c4a4a;
	line-height: 30px;
	font-weight: normal;
}


.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	bottom: 0%;
	margin-bottom: -0px;
	height: 30px;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 100px;
	max-width: 1200px;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title a {
	color: #fff;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title a:hover {
	color: #fff;
}


.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	width: auto;
	max-width: 1200px;
}



.portlet13 .wb-banner20190822_skin2 .focus-box .focus-navigation {
	width: 30px;
	height: 50px;
	margin-top: -25px;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-prev {
	background: url(images/_wp_imgs/focusbgleft.png) center no-repeat;
	left: 0%;
	margin-left: -0px;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-next {
	background: url(images/_wp_imgs/focusbgright.png) center no-repeat;
	right: 0%;
	margin-right: -0px;
}






@media screen and (max-width: 959px) {
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap {
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	font-size: 18px;
	line-height: 30px;
	padding: 10px 10px;
}

.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	left: 10px;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
    max-width: 748px;
}

}
@media screen and (max-width: 767px) {
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap {
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	font-size: 16px;
	padding: 5px 10px;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-pagination {
	display: none;
}

.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	max-width: 460px;
}

}
@media screen and (max-width: 479px) {
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	display: none;
}
.portlet13 .wb-banner20190822_skin2 .focus-box .focus-navigation {
	display: none!important;
}
}

    .portlet18 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 0px;
        font-weight: 400;
        color:#000000;
        font-size:14px;
        margin-bottom: -0.5px;
        
    }
   .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_more{
        font-size: 12px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: #fff;
        background: #2885DB;
        padding: 3px 10px;
    }
   .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

.portlet18 .wb-news20190718_skin1 .news_list .news {
	margin: 0px 0;
}
.portlet18 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #646464;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
}
.portlet18 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #646464;
}
.portlet18 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #646464;
}






.portlet18 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(/_upload/v3PortletMode/NewsList/www/01/25/293/view/lib/images/li.png) 2px center no-repeat;
}
.portlet18 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	padding-left: 16px;
}

.portlet18 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(images/_wp_imgs/dot.jpg) 2px center no-repeat;
}




.portlet18 .wb-news20190718_skin1 .news_list .news .news_con .news_arti {
	margin-right: 100px;
}
.portlet18 .wb-news20190718_skin1 .news_list .news .news_meta {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
}


    .portlet19 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 0px;
        font-weight: 400;
        color:#000000;
        font-size:14px;
        margin-bottom: -0.5px;
        
    }
   .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_more{
        font-size: 12px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: #fff;
        background: #2885DB;
        padding: 3px 10px;
    }
   .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

.portlet19 .wb-news20190718_skin1 .news_list .news {
	margin: 0px 0;
}
.portlet19 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #646464;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
}
.portlet19 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #646464;
}
.portlet19 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #646464;
}






.portlet19 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(/_upload/v3PortletMode/NewsList/www/01/25/293/view/lib/images/li.png) 2px center no-repeat;
}
.portlet19 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title a {
	padding-left: 16px;
}

.portlet19 .wb-news20190718_skin1 .news_list .news .news_con .news_arti .news_title {
	background: url(images/_wp_imgs/dot.jpg) 2px center no-repeat;
}




.portlet19 .wb-news20190718_skin1 .news_list .news .news_con .news_arti {
	margin-right: 100px;
}
.portlet19 .wb-news20190718_skin1 .news_list .news .news_meta {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
}


.portlet22 .wb-siteLogo20190806_skin1 .logo-window {
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 10px 0;
}


.portlet22 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  width: 25px;
  height: 25px;
  left: 0px;
  margin-top: -12.5px;
display : none;
}

.portlet22 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  background: url(images/_wp_imgs/menu-icon-arrow.png) no-repeat 50%;
}



@media screen and (max-width: 959px) {
.portlet22 .wb-siteLogo20190806_skin1 .logo-window {
  position: relative;
  width: auto;
  text-align: center;
  margin: 0;
  padding: 10px 30px;
}
.portlet22 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
display : none;
}
}
[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"],
        [wd-layout-tab="true"],
        [wd-layout-multicolumn="true"],
        [wd-layout-portletlayout="true"]>div:not([class]) {
            max-width: 100% !important;
            margin: 0 !important;
            padding: 0 0px !important;
        }
        [wd-layout-portletlayout="true"] {
            max-width: 100% !important;
            margin: 0 !important;
        }
        [wd-layout-portletlayout="true"]>div[style="width:100%;margin: 0 auto"],
        [wd-layout-tab="true"] [wd-layout-portletlayout="true"]>div:not([class]),
        [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: 960px) {
        [wd-layout-col="true"]>div:not[class] {
            width: 100% !important;
            margin: 0 !important;

        }
        [wd-layout-col="true"] {
            width: 100% !important;
            margin: 0 !important;padding: 0 10px !important;
        }
        [wd-layout-free="true"],
        [wd-layout-tab="true"],
        [wd-layout-multicolumn="true"],
        [wd-layout-portletlayout="true"]>div:not([class]) {
            padding: 0 0px !important;
        }
        [wd-layout-portletlayout="true"]>div[style="width:100%;margin: 0 auto"] {
            padding: 0px !important;
        }
.p1 {
    margin-left: 0px !important;
}
    }

