<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.portlet5 .wb-siteLogo20190806_skin1 .logo-window {
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 10px 0;
}


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

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



@media screen and (max-width: 959px) {
.portlet5 .wb-siteLogo20190806_skin1 .logo-window {
  position: relative;
  width: auto;
  text-align: center;
  margin: 0;
  padding: 0 30px;
}
.portlet5 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  display: block;
}
}

.portlet6 .wb-navMenu20190806_skin1 .menu {
	margin: 0 auto;
}
.portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	padding: 0 5px;
	margin: 0 0px;
	background-color: transparent;
}
.portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link:hover, .portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link.parent {
	background-color: transparent;
}
.portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link .menu-name {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	line-height: 40px;
	text-align: center;
	padding: 0px 0 0px 0;
}
.portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link:hover .menu-name, .portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link.parent .menu-name {
    color: #fff;
}
.portlet6 .wb-navMenu20190806_skin1 .sub-menu {
	background-color: #f2f2f2;
	top: 40px;
	text-align: center;
}
.portlet6 .wb-navMenu20190806_skin1 .sub-menu .sub-item a {
	padding: 0 10px;
	background-color: #f2f2f2;
}
.portlet6 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover {
	background-color: #ccc;
}
.portlet6 .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';
}
.portlet6 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover .sub-name {
	color: #fff;
}




.portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	background-image:url(/_upload/v3PortletMode/NaviMenu/www/01/4b/331/view/lib/images/navi.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.portlet6 .wb-navMenu20190806_skin1 .menu .menu-item.i1 a.menu-link {
	background-image: none;
}

.portlet6 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	background-image:url(images/_wp_imgs/ico.png);
}






.portlet6 .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 {
	
}
.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) {
.portlet6 .wb-navMenu20190806_skin1 {
	display: none;
}
}


    /* çš®è‚¤1 */
    .portlet7 .m-search--skin1dm{
                font-size: 0;
                width: 100%;
                min-width: 100px;
                display: inline-block;
                box-sizing: border-box;
                float: right;
                overflow: hidden;
            }
            .clearfix:after{
               content:"."; 
               display:block; 
               height:0; 
               clear:both; 
               visibility:hidden; 
            }
            .clearfix{zoom:1;}
    .portlet7 .m-search--skin1dm .m-search_input{
                width: 100%;
                float: left;
        box-sizing: border-box;
            }
    /*.portlet7 .m-search--skin1dm .m-search_input::-webkit-input-placeholder{
                color: #a6a6a6;
            }*/
       
            ::-webkit-input-placeholder {
            color: #a6a6a6;
            } /* WebKit, Blink, Edge */
            :-moz-placeholder {
            color: #a6a6a6;
            } /* Mozilla Firefox 4 to 18 */
            ::-moz-placeholder {
            color: #a6a6a6;
            } /* Mozilla Firefox 19+ */
            :-ms-input-placeholder {
            color: #a6a6a6;
            } /* Internet Explorer 10-11 */

    .portlet7 .m-search--skin1dm .m-search_input input{
                width:100%;
                height:100%;
                border:none;
                padding:0;
                padding-left: 10px;
                padding-right: 40px;
                background-color: transparent;
                box-sizing: border-box;
                outline: none;
                text-decoration: none;
            }
    .portlet7 .m-search--skin1dm .m-search_title{
                float: right;
                width:30px;
                height: 30px;
                margin-left: -30px;
                font-size:14px;
                text-align: center;
                vertical-align: middle;
                box-sizing: border-box;
                outline: none;
                -webkit-appearance: none;
                border: 0;
            }
     .portlet7 .m-search--skin1dm .m-search_titleBtn{
       float: right;
                width:30px;
                height: 30px;
                margin-left: -30px;
                font-size:14px;
                text-align: center;
                vertical-align: middle;
                box-sizing: border-box;
                outline: none;
                -webkit-appearance: none;
                border: 0;
    }
     .portlet7 .m-search--skin1dm .m-search_titlemiddle{
       float: right;
                width:30px;
                height: 30px;
                margin-left: -30px;
                font-size:14px;
                text-align: center;
                vertical-align: middle;
                box-sizing: border-box;
                outline: none;
                -webkit-appearance: none;
                border: 0;
    }
     .portlet7 .m-search--skin1dm .m-search_titlemiddle,
    .portlet7 .m-search--skin1dm .m-search_title,
    .portlet7 .m-search--skin1dm .m-search_titleBtn:hover{
        cursor: pointer;
    }
    .portlet7 .m-search--skin1dm  .m-search_icon{
                background: url("./lib/images/sous1.png") no-repeat;
            }
    .portlet7 .m-search--skin1dm .m-search_title&gt;div{
                width: 20px;
                height: 20px;
                background-size: cover;
                position: relative;
                top: 50%;
                left: 50%;
                margin-left: -10px;
                margin-top: -10px;
            }
    .portlet7 .m-search_title:hover{
                cursor: pointer;
            }


.portlet11 .wb-navMenu20190806_skin1 .menu {
	margin: 0 auto;
}
.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	padding: 0 25px;
	margin: 0 0px;
	background-color: transparent;
}
.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link:hover, .portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link.parent {
	background-color: #69aff2;
}
.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link .menu-name {
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-family: 'Microsoft YaHei';
	line-height: 44px;
	text-align: center;
	padding: 0px 0 0px 0;
}
.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link:hover .menu-name, .portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link.parent .menu-name {
    color: #fff;
}
.portlet11 .wb-navMenu20190806_skin1 .sub-menu {
	background-color: #f2f2f2;
	top: 44px;
	text-align: center;
}
.portlet11 .wb-navMenu20190806_skin1 .sub-menu .sub-item a {
	padding: 0 10px;
	background-color: #f2f2f2;
}
.portlet11 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover {
	background-color: #23699d;
}
.portlet11 .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';
}
.portlet11 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover .sub-name {
	color: #fff;
}




.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	background-image:url(/_upload/v3PortletMode/NaviMenu/www/01/4b/331/view/lib/images/navi.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item.i1 a.menu-link {
	background-image: none;
}

.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	background-image:url(images/_wp_imgs/nav-border.png);
}








.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) {
.portlet11 .wb-navMenu20190806_skin1 {
	display: none;
}
}


.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-title-bar {
	height: 40px;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-title-bar .focus-title {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 0px;
	font-weight: normal;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-title-bar .focus-title a {
	color: #fff;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-title-bar .focus-title a:hover {
	color: #fff;
}




.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-title-bar .focus-title {
	padding: 0 166px 0 10px;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-pagination {
	right: 10px;
	height: 20px;
	line-height: 20px;
	bottom: 10px
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-pagination .focus-page {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #fff;
	margin: 0 3px;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-pagination .focus-page.focus-page-active {
	background-color: #fda244;
}

.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-pagination {
	height: 20px;
	line-height: 20px;
	bottom: 10px;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-pagination .focus-page {
	color: #333;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-pagination .focus-page.focus-page-active {
	color: #fff;
}
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-pagination .focus-page span {
	display: block;
	line-height: 20px;
	font-size: 14px;
}








@media screen and (max-width: 959px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
.portlet17 .wb-multiImg20190812_skin1 .focus-box .focus-navigation {
	display: none;
}
}

    .portlet18 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 10px;
        font-weight: 400;
        color:#ffffff;
        font-size:18px;
        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 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
        .portlet18 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #0075c3;   
        }
    
.portlet18 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet18 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet18 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet18 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet18 .wyq-m-news--skin1 .m-news_title--right a {
 color:#000000;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet18 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet18 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

  .portlet18 .wyq-m-news--skin1 .m-news_title--right {
    margin-right: 130px;
  }

.portlet18 .wyq-m-news--skin1 .m-news_content {
 border-bottom:1px dashed #d2d2d2;
}

.portlet18 .wyq-m-news--skin1 .m-news_title--right a {
 background: url(/_upload/v3PortletMode/NewsList/www/00/06/6/view/lib/images/li.png) no-repeat 5px center;
}

    .portlet18 .wyq-m-news--skin1 .m-news_title--right a {
     background:url(images/_wp_imgs/ico2.png) no-repeat 5px center;
    }
    
    .portlet31 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet31 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 10px;
        font-weight: 400;
        color:#ffffff;
        font-size:18px;
        margin-bottom: -0.5px;
        
    }
   .portlet31 .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;
    }
   .portlet31 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet31 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet31 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
        .portlet31 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #0075c3;   
        }
    
.portlet31 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet31 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet31 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet31 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet31 .wyq-m-news--skin1 .m-news_title--right a {
 color:#000000;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet31 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet31 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

.portlet31 .wyq-m-news--skin1 .m-news_title--right a {
 background: url(/_upload/v3PortletMode/NewsList/www/00/06/6/view/lib/images/li.png) no-repeat 5px center;
}

    .portlet31 .wyq-m-news--skin1 .m-news_title--right a {
     background:url(images/_wp_imgs/ico2.png) no-repeat 5px center;
    }
    
    .portlet33 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet33 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 10px;
        font-weight: 400;
        color:#ffffff;
        font-size:18px;
        margin-bottom: -0.5px;
        
    }
   .portlet33 .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;
    }
   .portlet33 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet33 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet33 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
        .portlet33 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #0075c3;   
        }
    
.portlet33 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet33 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet33 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet33 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet33 .wyq-m-news--skin1 .m-news_title--right a {
 color:#000000;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet33 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet33 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

.portlet33 .wyq-m-news--skin1 .m-news_title--right a {
 background: url(/_upload/v3PortletMode/NewsList/www/00/06/6/view/lib/images/li.png) no-repeat 5px center;
}

    .portlet33 .wyq-m-news--skin1 .m-news_title--right a {
     background:url(images/_wp_imgs/ico2.png) no-repeat 5px center;
    }
    
    .portlet34 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet34 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 10px;
        font-weight: 400;
        color:#2074ca;
        font-size:18px;
        margin-bottom: -0.5px;    font-weight: bold;
        
    }
   .portlet34 .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;
    }
   .portlet34 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet34 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet34 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
.portlet34 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet34 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet34 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet34 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet34 .wyq-m-news--skin1 .m-news_title--right a {
 color:#000000;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet34 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet34 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

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

        .portlet39 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
        .portlet39 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #0075c3;   
        }
    
.portlet39 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet39 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet39 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet39 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet39 .wyq-m-news--skin1 .m-news_title--right a {
 color:#000000;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet39 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet39 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

.portlet39 .wyq-m-news--skin1 .m-news_title--right a {
 background: url(/_upload/v3PortletMode/NewsList/www/00/06/6/view/lib/images/li.png) no-repeat 5px center;
}

    .portlet39 .wyq-m-news--skin1 .m-news_title--right a {
     background:url(images/_wp_imgs/ico2.png) no-repeat 5px center;
    }
    
    .portlet40 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet40 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 10px;
        font-weight: 400;
        color:#ffffff;
        font-size:18px;
        margin-bottom: -0.5px;
        
    }
   .portlet40 .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;
    }
   .portlet40 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet40 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet40 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
        .portlet40 .wrg-titleFridge_skin1 .m-titleFridge_title{
            background-color: #0075c3;   
        }
    
.portlet40 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet40 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet40 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet40 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet40 .wyq-m-news--skin1 .m-news_title--right a {
 color:#000000;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet40 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet40 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

.portlet40 .wyq-m-news--skin1 .m-news_title--right a {
 background: url(/_upload/v3PortletMode/NewsList/www/00/06/6/view/lib/images/li.png) no-repeat 5px center;
}

    .portlet40 .wyq-m-news--skin1 .m-news_title--right a {
     background:url(images/_wp_imgs/ico2.png) no-repeat 5px center;
    }
    
    .portlet41 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet41 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 10px;
        font-weight: 400;
        color:#2074ca;
        font-size:18px;
        margin-bottom: -0.5px;    font-weight: bold;
        
    }
   .portlet41 .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;
    }
   .portlet41 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet41 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet41 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
.portlet41 .wyq-m-news--skin1 .m-news_content {
  line-height: 35px;
  padding: 0px 0;
}
.portlet41 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 35px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet41 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 35px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet41 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet41 .wyq-m-news--skin1 .m-news_title--right a {
 color:#000000;
 font-size:14px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet41 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#095ab5;
}
.portlet41 .wyq-m-news--skin1 .m-news_time {
  margin-top: -17.5px;
}

.portlet42 .wb-multiImg20190731_skin1 .news_list {
	margin: 0 -15px;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news {
	width: 25%;
	margin: 15px 0 15px 0;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news .news_box {
	margin: 0 15px;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news .news_box .news_imgs {
	padding-top: 25.6%;
	background: #f1f1f1;
}
.portlet42 .wb-multiImg20190731_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;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news .news_box:hover .news_title {
	color: #0072ca;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type2 .news_box .news_con {
	padding: 3px 10px;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type2 .news_box .news_con .news_titlebg {
	background: #000;
    opacity: 0.5;
	filter: alpha(opacity=50);
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type3 .news_box .news_con {
	padding: 3px 10px;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type4 .news_box .news_wrap .news_bg {
	background: #000;
    opacity: 0.5;
	filter: alpha(opacity=50);
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type4 .news_box .news_con {
    padding: 3px 10px;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type4 .news_box:hover .news_con {
	margin-bottom: -21px;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type4 .news_box:hover .news_con .news_title {
	color: #333;
}
.portlet42 .wb-multiImg20190731_skin1 .news_list .news.type4 .news_box:hover .news_con .news_title:hover {
	color: #0072ca;
}


.portlet42 .wb-multiImg20190731_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);
}


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

.portlet42 .wb-multiImg20190731_skin1 .news_list .news {
	width: 25%;
}


.portlet42 .wb-multiImg20190731_skin1 .news_list .news {
	width: 33.3%;
}


.portlet42 .wb-multiImg20190731_skin1 .news_list .news {
	width: 25%;
}



}
@media screen and (max-width: 767px) {
.portlet42 .wb-multiImg20190731_skin1 .news_list .news {
	width: 50%;
}
}
@media screen and (max-width: 479px) {
.portlet42 .wb-multiImg20190731_skin1 .news_list .news {
	width: 100%;
}
}

  .portlet13 .wyq-m-siteCopyright .siteCopyright {
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    font-weight: normal;
  }
[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: 1036px) {
        [wd-layout-free="true"],
        [wd-layout-tab="true"],
        [wd-layout-multicolumn="true"],
        [wd-layout-portletlayout="true"]&gt;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"]&gt;div[style="width:100%;margin: 0 auto"],
        [wd-layout-tab="true"] [wd-layout-portletlayout="true"]&gt;div:not([class]),
        [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;
        }
        [wd-layout-free="true"],
        [wd-layout-tab="true"],
        [wd-layout-multicolumn="true"],
        [wd-layout-portletlayout="true"]&gt;div:not([class]) {
            padding: 0 12px !important;
        }
        [wd-layout-portletlayout="true"]&gt;div[style="width:100%;margin: 0 auto"] {
            padding: 0px !important;
        }
    }</pre></body></html>