<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}

.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: #810000;
}
.portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link:hover, .portlet4 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link.parent {
	background-color: #ffffff;
}
.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: #000000;
}
.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: #ffffff;
}








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


.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box {
	height: 46px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box .focus-title {
	line-height: 36px;
	color: #f8f7f7;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 50px;
	max-width: 1200px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box .focus-title a {
	color: #f8f7f7;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box .focus-title a:hover {
	color: #fff;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-bg {
	height: 46px
}



@media screen and (max-width: 959px) {
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box {
	height: 56px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box .focus-title {
	padding: 10px 50px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-bg {
	height: 56px
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-wrap-navigation {
	height: 56px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-wrap-navigation .focus-navigation.focus-prev {
	left: 6px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-wrap-navigation .focus-navigation.focus-next {
	right: 6px;
}
}
@media screen and (max-width: 767px) {
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box {
	height: 44px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box .focus-title {
	font-size: 18px;
	padding: 4px 8px;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-bg {
	height: 44px
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-wrap-navigation {
	display: none;
}
}
@media screen and (max-width: 479px) {
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-box {
	display: none!important;
}
.portlet20 .wb-banner20190822_skin1 .focus-box .focus-title-bg {
	display: none;
}
}

    .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:#990000;
        font-size:24px;
        margin-bottom: -3px;
        
    }
   .portlet15 .wrg-titleFridge_skin1 .m-titleFridge_more{
        font-size: 14px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: #fff;
        background: #990000;
        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_head{
        border-bottom: 2px solid #990000;
        position: relative;
    }
    
.portlet15 .qty-imgNews20190801_skin1 .news_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modl{
	width:40%;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modr{
	width:55%;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .news {
	margin:  0;
}

.portlet15 .qty-imgNews20190801_skin1 .news_list .modl .news_imgs {
	background-color: #f5f5f5;
	padding-top: 56%;
}

.portlet15 .qty-imgNews20190801_skin1 .news_list .news .modr {
	padding: 0px   ;
}

.portlet15 .qty-imgNews20190801_skin1 .news_list .news .news_box .news_con .news_title {
	/*height: 34px;*/
	line-height: 34px;
	-webkit-line-clamp: 1;
	color: #333333;
 	font-size: 14px;
	font-weight: normal;
	margin: 0px 0 0px 0;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modr .news{
	border-bottom: 1px solid #ccc;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modr .news_title {
	line-height:34px;	
	height: 34px;
	-webkit-line-clamp: 1;
 	font-size: 14px;
	font-weight: normal;
	margin: 0px 0 0px 0;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modr .news_title a{
	color:#333333;	
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modr .news_title a:hover{
	color:#0072ca;	
}

.portlet15 .qty-imgNews20190801_skin1 .news_list .modl .news .news_imgs img:hover {
  -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


.portlet15 .qty-imgNews20190801_skin1 .news_list .modl .news_title {
	line-height:24px;	
	-webkit-line-clamp: 1;
 	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modl .news_title a{
	color:#b62323;	
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modl .news_title a:hover{
	color:#0072ca;	
}

.portlet15 .qty-imgNews20190801_skin1 .news_list .modl .news_text{
	/*height: 48px;*/
	line-height: 24px;
	-webkit-line-clamp: 2;
	color: #444444;
 	font-size: 14px;
	font-weight: normal;
}
	
.portlet15 .qty-imgNews20190801_skin1 .news_list .modl .news_text a {
	color: #444444;
}

.portlet15 .qty-imgNews20190801_skin1 .news_list .modr .news .news_date{
	line-height: 32px;
    margin-top: 0px;
    font-family: Microsoft YaHei;
	background: #ffffff;
	text-align: center;
}

@media screen and (max-width: 767px) {

.portlet15 .qty-imgNews20190801_skin1 .news_list .modl {
    width: 100%;
	float:none;
}
.portlet15 .qty-imgNews20190801_skin1 .news_list .modr {
    width: 100%;
	float:none;
}
}
@media screen and (max-width: 567px) {

}
@media screen and (max-width: 379px) {

}

    .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:#990000;
        font-size:24px;
        margin-bottom: -1px;
        
    }
   .portlet16 .wrg-titleFridge_skin1 .m-titleFridge_more{
        font-size: 14px;
        text-decoration:none;
        float: right ;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 5px;
        color: #fff;
        background: #990000;
        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: 0px solid #990000;
            border-top: 0px solid #E7E7E7;
        }
    
       .portlet16 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 2px solid #b62323;
        position: relative;
    }
    
.portlet16 .wyq-m-news--skin4 .m-news_content {
  padding: 4px 0;
}
.portlet16 .wyq-m-news--skin4 .m-news_introduction,.portlet16 .wyq-m-news--skin4 .m-news_introduction a {
 color:#a3a3a3;
 font-size: 13px;
}
.portlet16 .wyq-m-news--skin4 .m-news_title--right .m-news_title {
  line-height: 24px;
}
.portlet16 .wyq-m-news--skin4 .m-news_title--right .m-news_title a{
  color: #333333;
  font-size:14px;
  font-weight: normal;
}
.portlet16 .wyq-m-news--skin4 .m-news_title--right .m-news_title a:hover{
  color:#990000;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .m-news_list--left {
  overflow: hidden;
  border-radius: 0px;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type1 .top{
  color: #313131;
  background: #eee;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type1 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type2 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type2 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type3{
  border: 1px solid #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type3 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type3 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type4 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type4 .bottom{
  color: #747474;
  background: #e1e1e1;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type5 {
  border: 1px solid transparent;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type5 .top{
  color: #fff;
  background: #c69f5b;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type5 .bottom{
  color: #fff;
  background: #c69f5b;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type6 .top{
  color: #595959;
  background: #e1e1e1;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type6 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type7 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type7 .bottom{
  color: #595959;
  background: #e1e1e1;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type8 .top{
  color: #999;
  font-size: 14px;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type8 .bottom{
  background: #d3d3d3;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type9 .top{
  color: #3c3f42;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type9 .bottom{
  color: #3c3f42;
}
.portlet16 .wyq-m-news--skin4 .m-news_header .type9 {
  border-right: 1px solid #c7c7c7;
}
.portlet16 .wyq-m-news--skin4 .m-news_header {
  background-color: transparent;
}

  .portlet16 .wyq-m-news--skin4 .m-news_title--right .m-news_title {
    padding-top: 5px;
  }

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

       .portlet25 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 2px solid #990000;
        position: relative;
    }
    
.portlet25 .ww-news20190726--skin1 .news_list .news .news_box .news_date {
	border-radius: 0px 0px 0px 0px;
}
.portlet25 .ww-news20190726--skin1 .news_list .news .news_box .news_date .date-top {
	background: #c69f5b;
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	font-weight: normal;
}
.portlet25 .ww-news20190726--skin1 .news_list .news .news_box:hover .news_date .date-top {
	background: #c69f5b;
	color: #fff;
}
.portlet25 .ww-news20190726--skin1 .news_list .news .news_box .news_date .date-bot {
	background: #c69f5b;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	font-weight: normal;
}
.portlet25 .ww-news20190726--skin1 .news_list .news .news_box:hover .news_date .date-bot {
	background: #c69f5b;
	color: #fff;
}
.portlet25 .ww-news20190726--skin1 .news_list .news .news_box .news_con .news_arti .news_title {
	margin:  0  0;
}

.portlet25 .ww-news20190726--skin1 .news_header .news_title--right {
  margin-left: 76px;
  min-height: 60px;
}
.portlet25 .ww-news20190726--skin1 .news_content {
  padding:3.6px 0;
}
.portlet25 .ww-news20190726--skin1 .news_num {
  color: ;
  background-color: ;
}


.portlet25 .ww-news20190726--skin1 .news_header .news_title--right {
    margin-left: 76px;
    min-height: 60px;
}
.portlet25 .ww-news20190726--skin1 .news_header .news_title--right .news_title a {
  color:#333333;
  font-size:16px;
  line-height: 20px;
}
.portlet25 .ww-news20190726--skin1 .news_header .news_title--right .news_title a:hover {
  color:#990000;
}

.portlet25 .ww-news20190726--skin1 .news_header .news_title--right .news_title{
	line-height: 20px;
	max-height: 20px;
	-webkit-line-clamp: 1;
	    white-space: normal;
		    text-overflow: ellipsis;
    overflow: hidden;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
	}

.portlet25 .ww-news20190726--skin1 .i2 .news_title--right .news_title a {
  color:#000000;
  font-size:14px;
  line-height: 30px;
}
.portlet25 .ww-news20190726--skin1 .i2 .news_title--right .news_title a:hover {
  color:#990000;
}
.portlet25 .ww-news20190726--skin1 .news_introduction a,.portlet25 .ww-news20190726--skin1 .news_introduction {
 color:#777777;
 line-height: 20px;
 font-size: 12px;
max-height: 50px;
-webkit-line-clamp: 2;
}
.portlet25 .ww-news20190726--skin1 .news_introduction a:hover {
 color:#a3a3a3;

}

.portlet25 .ww-news20190726--skin1 .news_date {
  color: ;
  background: ;
   font-size: ;

}
 

.portlet25 .ww-news20190726--skin1 .news_title--right .news_title {
  
}

  .portlet25 .ww-news20190726--skin1 .i2 .news_title--right {
    margin-right: 85px;
  }

.portlet25 .ww-news20190726--skin1 .rili .news {
    border-bottom: 1px dashed #cdcccc;
}

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

       .portlet27 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 2px solid #990000;
        position: relative;
    }
    
.portlet27 .wyq-m-news--skin1 .m-news_content {
  line-height: 36px;
  padding: 0px 0;
}
.portlet27 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #990000;
  line-height: 36px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet27 .wyq-m-news--skin1 .m-news_source {
  background-color: #990000;
  line-height: 36px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet27 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet27 .wyq-m-news--skin1 .m-news_title--right a {
 color:#333333;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet27 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#990000;
}
.portlet27 .wyq-m-news--skin1 .m-news_time {
  margin-top: -18px;
}

  .portlet27 .wyq-m-news--skin1 .m-news_title--right {
    margin-right: 85px;
  }

   



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

       .portlet28 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 2px solid #990000;
        position: relative;
    }
    
.portlet28 .wyq-m-news--skin1 .m-news_content {
  line-height: 36px;
  padding: 0px 0;
}
.portlet28 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #990000;
  line-height: 36px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet28 .wyq-m-news--skin1 .m-news_source {
  background-color: #990000;
  line-height: 36px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet28 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet28 .wyq-m-news--skin1 .m-news_title--right a {
 color:#333333;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet28 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#990000;
}
.portlet28 .wyq-m-news--skin1 .m-news_time {
  margin-top: -18px;
}

  .portlet28 .wyq-m-news--skin1 .m-news_title--right {
    margin-right: 85px;
  }



@media screen and (max-width: 479px) {

}

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

       .portlet32 .wrg-titleFridge_skin1 .m-titleFridge_head{
        border-bottom: 2px solid #990000;
        position: relative;
    }
    
.portlet32 .wb-multiImg20190809_skin1 .news_list {
	margin: 0 -5px;
	padding: 0 0 13px 0;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news {
	width: 20%;
	margin: 15px 0 15px 0;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news .news_box {
	margin: 0 5px;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news .news_box .news_imgs {
	padding-top: 70%;
	background: #f1f1f1;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news .news_box .news_title {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
	max-height: 36px;
	height: 36px;
	-webkit-line-clamp: 1;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news .news_box:hover .news_title {
	color: #0072ca;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type2 .news_box .news_con {
	padding: 3px 10px;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type2 .news_box .news_con .news_titlebg {
	background: #000;
    opacity: 0.5;
	filter: alpha(opacity=50);
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type3 .news_box .news_con {
	padding: 3px 10px;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type4 .news_box .news_wrap .news_bg {
	background: #000;
    opacity: 0.5;
	filter: alpha(opacity=50);
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type4 .news_box .news_con {
    padding: 3px 10px;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type4 .news_box:hover .news_con {
	margin-bottom: -21px;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type4 .news_box:hover .news_con .news_title {
	color: #333;
}
.portlet32 .wb-multiImg20190809_skin1 .news_list .news.type4 .news_box:hover .news_con .news_title:hover {
	color: #0072ca;
}




.portlet32 .wb-multiImg20190809_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);
}


  .portlet50 .wyq-m-siteCopyright .siteCopyright {
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    font-weight: normal;
  }

  .portlet42 .wyq-skin1-link .botlinks .links-wrap {
    height: 35px;
    line-height: 35px;
    background: #990000;
    border-radius: 0px;
  }
  .portlet42 .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%;
  }
  .portlet42 .wyq-skin1-link .botlinks .links-wrap a.links-arrow:hover,.portlet42 .wyq-skin1-link .botlinks .wrap-open a.links-arrow {
    color: #fff;
    background-position: 93%; 
  }
  .portlet42 .wyq-skin1-link .botlinks .links-wrap .link-items {
    bottom : 35px;
    background: #fafafa;
  }
  .portlet42 .wyq-skin1-link .botlinks .links-wrap .link-items a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #444;
  }
  .portlet42 .wyq-skin1-link .botlinks .links-wrap .link-items a:hover {
    color: #444;
    background: #e2e2e2;
  }

  .portlet42 .wyq-skin1-link .botlinks .links-wrap {
    border: 1px solid #b84d4d;
  }

  .portlet43 .wyq-skin1-link .botlinks .links-wrap {
    height: 35px;
    line-height: 35px;
    background: #990000;
    border-radius: 0px;
  }
  .portlet43 .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%;
  }
  .portlet43 .wyq-skin1-link .botlinks .links-wrap a.links-arrow:hover,.portlet43 .wyq-skin1-link .botlinks .wrap-open a.links-arrow {
    color: #fff;
    background-position: 93%; 
  }
  .portlet43 .wyq-skin1-link .botlinks .links-wrap .link-items {
    bottom : 35px;
    background: #fafafa;
  }
  .portlet43 .wyq-skin1-link .botlinks .links-wrap .link-items a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #444;
  }
  .portlet43 .wyq-skin1-link .botlinks .links-wrap .link-items a:hover {
    color: #444;
    background: #e2e2e2;
  }

  .portlet43 .wyq-skin1-link .botlinks .links-wrap {
    border: 1px solid #b84d4d;
  }

  .portlet44 .wyq-skin1-link .botlinks .links-wrap {
    height: 35px;
    line-height: 35px;
    background: #990000;
    border-radius: 0px;
  }
  .portlet44 .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%;
  }
  .portlet44 .wyq-skin1-link .botlinks .links-wrap a.links-arrow:hover,.portlet44 .wyq-skin1-link .botlinks .wrap-open a.links-arrow {
    color: #fff;
    background-position: 93%; 
  }
  .portlet44 .wyq-skin1-link .botlinks .links-wrap .link-items {
    bottom : 35px;
    background: #fafafa;
  }
  .portlet44 .wyq-skin1-link .botlinks .links-wrap .link-items a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #444;
  }
  .portlet44 .wyq-skin1-link .botlinks .links-wrap .link-items a:hover {
    color: #444;
    background: #e2e2e2;
  }

  .portlet44 .wyq-skin1-link .botlinks .links-wrap {
    border: 1px solid #b84d4d;
  }
[wd-root="true"] &gt; div:not([class]) {
        margin: 0 !important;
        width: auto !important;
    }
    [wd-layout-banner="true"] &gt; 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"] &gt; div:not([class]) {
            max-width: 100% !important;
            margin: 0 !important;
            padding: 0 6px !important;
        }
        [wd-layout-portletlayout="true"] &gt; div[style="width:100%;margin: 0 auto"] {
            padding: 0px !important;
        }
    
        [wd-layout-tab="true"] [wd-layout-portletlayout="true"] &gt; div:not([class]) {
            padding: 0px !important;
        }
        [wd-layout-multicolumn="true"] {
            max-width: 100% !important;
            margin: 0 !important;
            padding: 0 6px !important;
        }
        [wd-layout-multicolumn="true"]
            [wd-layout-portletlayout="true"]
            &gt; 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"] &gt; div:not[class] {
            width: 100% !important;
            margin: 0 !important;
        }
        [wd-layout-col="true"] {
            width: 100% !important;
            margin: 0 !important;
        }
    }

.m-portlet_window.portlet32 {
    display: none;
}</pre></body></html>