.portlet2 .wb-siteLogo20190806_skin1 .logo-window {
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 10px 0;
}
.portlet18 .m-news_list.n7,.portlet18 .m-news_list.n8,.portlet18 .m-news_list.n9,.portlet18 .m-news_list.n10,.portlet18 .m-news_list.n11,.portlet18 .m-news_list.n12 {

}

.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/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: #d2a337;
}
.portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link .menu-name {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	line-height: 42px;
	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: #f2f2f2;
	top: 42px;
	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: #d9ea37;
}
.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;
}










.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 {
	
}
.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;
}
}


.portlet7 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	bottom: 7.5%;
	margin-bottom: -4.5px;
	height: 60px;
}
.portlet7 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	line-height: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 15px 10px;
	max-width: 1000px;
}
.portlet7 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title a {
	color: #fff;
}
.portlet7 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title a:hover {
	color: #fff;
}


.portlet7 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	width: auto;
	max-width: 1000px;
}



.portlet7 .wb-banner20190822_skin2 .focus-box .focus-navigation {
	width: 35px;
	height: 55px;
	margin-top: -27.5px;
}
.portlet7 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-prev {
	background: url(/_upload/v3PortletMode/PicsChange/www/01/65/357/view/lib/images/focusbgleft.png) center no-repeat;
	left: 0%;
	margin-left: -0px;
}
.portlet7 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-next {
	background: url(/_upload/v3PortletMode/PicsChange/www/01/65/357/view/lib/images/focusbgright.png) center no-repeat;
	right: 0%;
	margin-right: -0px;
}

.portlet7 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-prev {
	background: url(images/_wp_imgs/left.jpg) center no-repeat;
}


.portlet7 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-next {
	background: url(images/_wp_imgs/right.jpg) center no-repeat;
}





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

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

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

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

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

    .portlet14 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet14 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 5px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        margin-bottom: -0.5px;
        
    }
   .portlet14 .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;
    }
   .portlet14 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet14 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 5px;
    }

        .portlet14 .wrg-titleFridge_skin1 .m-titleFridge_title{
              border-bottom: 2px solid #a9893e;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet14 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 1px solid #cccccc;
        position: relative;
    }
    
.portlet14 .wb-news20190725_skin1 .news_list .news {
	padding: 5px 0;
}
.portlet14 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #212121;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
.portlet14 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #212121;
}
.portlet14 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #498df8;
}




.portlet14 .wb-news20190725_skin1 .news_list .news .news_meta {
	width: 50px;
	margin-right: -50px;    font-family: Candara;
	font-size: 18px;
	color: #ffffff;
	line-height: 30px;
	font-weight: normal;
	background: #b09555;
	border-radius: 0px;
}
.portlet14 .wb-news20190725_skin1 .news_list .news .news_con .news_arti {
	margin-left: 60px;
}


    .portlet16 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet16 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 5px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        margin-bottom: -1.5px;
        
    }
   .portlet16 .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;
    }
   .portlet16 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet16 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 5px;
    }

        .portlet16 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 2px solid #a9893e;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet16 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 1px solid #cccccc;
        position: relative;
    }
    
.portlet16 .wb-news20190725_skin1 .news_list .news {
	padding: 3px 0;
}
.portlet16 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #212121;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
.portlet16 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #212121;
}
.portlet16 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #498df8;
}





    .portlet18 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 5px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        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: 5px;
    }

        .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #a9893e;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 1px solid #cccccc;
        position: relative;
    }
    
.portlet18 .wyq-m-news--skin5 .m-news_content {
  padding: 10px 0;
}
.portlet18 .wyq-m-news--skin5 .m-news_title--right {
  line-height: 22px;
 }
.portlet18 .wyq-m-news--skin5 .m-news_title--right a{
 color:#3f3f3f;
 font-size:12px;
 font-weight: normal;
}
.portlet18 .wyq-m-news--skin5 .m-news_title--right a:hover{
color:#095ab5;
}
.portlet18 .wyq-m-news--skin5 .m-news_list {
  width:14%;
  float: left;
      text-align: center;
}
.portlet18 .wyq-m-news--skin5 .m-news-box {
  margin: 0 -20px;
}

.portlet18 .wyq-m-news--skin5 .m-news_introduction a,.portlet18 .wyq-m-news--skin5 .m-news_introduction {
 color:#a3a3a3;
 line-height: 20px;
 font-size: 13px;
}

    .portlet15 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet15 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 5px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        margin-bottom: -0.5px;
        
    }
   .portlet15 .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;
    }
   .portlet15 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet15 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 5px;
    }

        .portlet15 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 2px solid #a9893e;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet15 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 1px solid #cccccc;
        position: relative;
    }
    
.portlet15 .wb-news20190725_skin1 .news_list .news {
	padding: 5px 0;
}
.portlet15 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #212121;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
.portlet15 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #212121;
}
.portlet15 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #498df8;
}





    .portlet17 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet17 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 5px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        margin-bottom: -1.5px;
        
    }
   .portlet17 .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;
    }
   .portlet17 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet17 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 5px;
    }

        .portlet17 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 2px solid #a9893e;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet17 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 1px solid #cccccc;
        position: relative;
    }
    
.portlet17 .wb-news20190725_skin1 .news_list .news {
	padding: 3px 0;
}
.portlet17 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title {
	color: #212121;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
.portlet17 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a {
	color: #212121;
}
.portlet17 .wb-news20190725_skin1 .news_list .news .news_con .news_arti .news_title a:hover {
	color: #498df8;
}





    .portlet19 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 5px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        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: 5px;
    }

        .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #a9893e;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 1px solid #cccccc;
        position: relative;
    }
    
.portlet19 .wyq-m-news--skin5 .m-news_content {
  padding: 10px 0;
}
.portlet19 .wyq-m-news--skin5 .m-news_title--right {
  line-height: 22px;
 }
.portlet19 .wyq-m-news--skin5 .m-news_title--right a{
 color:#3f3f3f;
 font-size:12px;
 font-weight: normal;
}
.portlet19 .wyq-m-news--skin5 .m-news_title--right a:hover{
color:#095ab5;
}
.portlet19 .wyq-m-news--skin5 .m-news_list {
  width:33.333333333333336%;
  float: left;
  padding: 0 20px;
}
.portlet19 .wyq-m-news--skin5 .m-news-box {
  margin: 0 -20px;
}

.portlet19 .wyq-m-news--skin5 .m-news_introduction a,.portlet19 .wyq-m-news--skin5 .m-news_introduction {
 color:#a3a3a3;
 line-height: 20px;
 font-size: 13px;
}

.portlet22 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet22 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet22 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet22 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet22 .wyq-m-news--skin1 .m-news_title--right a {
 color:#0061ae;
 font-size:15px;
 font-weight: normal;
 padding-left:0px;
 }

.m-news_title--f1 {
    font-size: 13px;line-height: 20px;
}
.portlet22 .wyq-m-news--skin1 .m-news_list {
    margin: 8px 0px;
}
.m-news_title--f2 {
    font-size: 13px;line-height: 20px;
}
.portlet22 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet22 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

.portlet23 .wb-multiImg20190802_skin1 .news_list .news {
	margin: 15px 0 15px 0;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news .news_box .news_imgs {
	padding-top: 100%;
	background: #f5f5f5;overflow:hidden;
}

.portlet23 .wb-multiImg20190802_skin1 .news_list .news .news_box .news_imgs img{width: 80%;}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news .news_box .news_title {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
	max-height: 0px;
	height: 0px;
	-webkit-line-clamp: 0;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news .news_box:hover .news_title {
	color: #0072ca;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type2 .news_box .news_con {
	padding: 3px 10px;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type2 .news_box .news_con .news_titlebg {
	background: #000;
    opacity: 0.5;
	filter: alpha(opacity=50);
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type3 .news_box .news_con {
	padding: 3px 10px;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type4 .news_box .news_wrap .news_bg {
	background: #000;
    opacity: 0.5;
	filter: alpha(opacity=50);
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type4 .news_box .news_con {
    padding: 3px 10px;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type4 .news_box:hover .news_con {
	margin-bottom: -3px;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type4 .news_box:hover .news_con .news_title {
	color: #333;
}
.portlet23 .wb-multiImg20190802_skin1 .news_list .news.type4 .news_box:hover .news_con .news_title:hover {
	color: #0072ca;
}


.portlet23 .wb-multiImg20190802_skin1 .news_list .news .news_box:hover .news_imgs img {
	-moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


    .portlet24 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet24 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 15px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        margin-bottom: -0.5px;
        
    }
   .portlet24 .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;
    }
   .portlet24 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet24 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 5px;
    }

        .portlet24 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #a9893e;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet24 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 1px solid #b3b3b3;
        position: relative;
    }
    
.portlet24 .wyq-m-news--skin1 .m-news_content {
  line-height: 25px;
  padding: 7.5px 10px;
}
.portlet24 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 25px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet24 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 25px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet24 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet24 .wyq-m-news--skin1 .m-news_title--right a {
 color:#212121;
 font-size:12px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet24 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet24 .wyq-m-news--skin1 .m-news_time {
  margin-top: -12.5px;
}

  .portlet24 .wyq-m-news--skin1 .m-news_title--right {

  }

.portlet24 .wyq-m-news--skin1 .m-news_content {

}

  .portlet21 .wyq-m-siteCopyright .siteCopyright {
    font-size: 12px;
    color: #ffffff;
    line-height: 25px;
    font-weight: normal;

  }
[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: 1000px) {
        [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 8px !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;
        }
        [wd-layout-free="true"],
        [wd-layout-tab="true"],
        [wd-layout-multicolumn="true"],
        [wd-layout-portletlayout="true"]>div:not([class]) {
            padding: 0 12px !important;
        }
        [wd-layout-portletlayout="true"]>div[style="width:100%;margin: 0 auto"] {
            padding: 0px !important;
        }
    }




  .portlet22 .wyq-m-news--skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 5px;
        font-weight: 400;
        color:#282828;
        font-size:16px;
        margin-bottom: -0.5px;
        
    }
   .portlet22 .wyq-m-news--skin1 .m-titleFridge_more{
        font-size: 12px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: rgb(153, 153, 153);
            margin-top: 10.5px;
        padding: 3px 10px;
    }

.wyq-m-news--skin1 .m-titleFridge_title {
    font-weight: bold !important;
}

   .portlet22 .wyq-m-news--skin1  .m-titleFridge_head {
    border-bottom: 1px solid #cccccc;
    position: relative;
}

.share_right {
    float: right;
}
.news_imgs img {
    height: 120px;
}
