.portlet6 .wb-siteLogo20190806_skin1 .logo-window {
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 10px 0;
}


.portlet6 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  width: 25px;
  height: 25px;
  left: 0px;
  margin-top: -12.5px;
}

.portlet6 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  background: url(/_upload/tpl/04/c9/1225/template1225/images/menu-icon-arrow.png) no-repeat 50%;
}

.menu .i3 .sub-menu {
    display: none !important;
}

@media screen and (max-width: 959px) {
.portlet6 .wb-siteLogo20190806_skin1 .logo-window {
  position: relative;
  width: auto;
  text-align: center;
  margin: 0;
  padding: 0 30px;
}
.portlet6 .wb-siteLogo20190806_skin1 .logo-window .navi-aside-toggle {
  display: block;
}
}

.portlet8 .qty-search20190805_skin1 .search{
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.portlet8 .qty-search20190805_skin1 .wp-search .search-input {
	padding-left:10px; 
	margin-right: 32px;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.portlet8 .qty-search20190805_skin1 .wp-search .search-input input.search-title {
	height: 33px;
	line-height: 33px;
	color: #333;
	font-size: 13px;
}
.portlet8 .qty-search20190805_skin1 .wp-search .search-btn {
	width:32px;
	height: 33px;
}
.portlet8 .qty-search20190805_skin1 .wp-search .search-btn input.search-submit {
	width:32px;
	height: 33px;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.portlet8 .qty-search20190805_skin1 input::-webkit-input-placeholder {
    color: #333;
}
.portlet8 .qty-search20190805_skin1 input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
}
.portlet8 .qty-search20190805_skin1 input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
}
.portlet8 .qty-search20190805_skin1 input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
}
.portlet8 .qty-search20190805_skin1 .wp-search {
	border-radius: 5px;
}

.portlet8 .qty-search20190805_skin1 .wp-search .search-btn input.search-submit {
  background: #fba346 url(images/ss.png) no-repeat center;
}


.portlet8 .qty-search20190805_skin1 .wp-search .search-input {
	background: #ffffff
}

@media screen and (max-width: 959px) {
.portlet8 .qty-search20190805_skin1 .search {
	width: 100%;
	margin: 20px 0 0 0;
}
}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 479px) {

}


.portlet11 .wb-navMenu20190806_skin1 .menu {
	margin: 0 auto;
}
.portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	padding: 0 19px;
	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: #bf1212;
}
.portlet11 .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: 50px;
	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: #c80c0c;
	top: 50px;
	text-align: center;
}
.portlet11 .wb-navMenu20190806_skin1 .sub-menu .sub-item a {
	padding: 0 10px;
	background-color: #c80c0c;
}
.portlet11 .wb-navMenu20190806_skin1 .sub-menu .sub-item a:hover {
	background-color: #f44c4c;
}
.portlet11 .wb-navMenu20190806_skin1 .sub-menu .sub-item a .sub-name {
	color: #ffffff;
	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;
}










.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) {
.portlet11 .wb-navMenu20190806_skin1 {
	display: none;
}
}


.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	bottom: 7.5%;
	margin-bottom: -4.2px;
	height: 56px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	line-height: 26px;
	color: #fff;   
	font-size: 18px;
	font-weight: normal;
	padding: 15px 10px;
	max-width: 1000px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title a {
	color: #fff;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title a:hover {
	color: #fff;
}


.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	width: auto;
	max-width: 1100px;
}



.portlet15 .wb-banner20190822_skin2 .focus-box .focus-navigation {
	width: 30px;
	height: 50px;
	margin-top: -25px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-prev {
	background: url(/_upload/tpl/04/c9/1225/template1225/images/focusbgleft.png) center no-repeat;
	left: 0%;
	margin-left: -0px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-navigation.focus-next {
	background: url(/_upload/tpl/04/c9/1225/template1225/images/focusbgright.png) center no-repeat;
	right: 0%;
	margin-right: -0px;
}






@media screen and (max-width: 959px) {
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	height: 46px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	font-size: 18px;
	line-height: 30px;
	padding: 10px 10px;
}

.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	left: 10px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
    max-width: 648px;
}

}
@media screen and (max-width: 767px) {
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	height: 36px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	font-size: 16px;
	padding: 5px 10px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-pagination {
	display: none;
}

.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
	max-width: 360px;
}

}
@media screen and (max-width: 479px) {
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap .focus-title-box .focus-title {
    max-width: 250px;
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-wrap {
	
}
.portlet15 .wb-banner20190822_skin2 .focus-box .focus-navigation {
	display: none!important;
}
}

    .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:#9f0d13;
        font-size:20px;
        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;
text-align: center;
    }

        .portlet19 .wrg-titleFridge_skin1 .m-titleFridge_title{
             border-bottom: 1px solid #9f0d13;
            border-top: 0px solid #E7E7E7;
        }
    
.portlet19 .qty-imgNews20190822_skin1 .news_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl{
	width:64%;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modr{
	width:35%;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .news {
	margin:  0;
}

.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_imgs {
	background-color: #f5f5f5;
	padding-top: 50%;
}

.portlet19 .qty-imgNews20190822_skin1 .news_list .modr {
	padding: 7px 0px 0px 0px;
}

	
.portlet26 .wyq-m-news--skin4 .m-news_content:hover .m-news_header .type5 .top {
    background: #f89d26 !important;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modr .news_title {
	line-height: 38px;
	height: 38px;
	-webkit-line-clamp: 1;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0 0px 0;
	color:#222222;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modr .news_title:hover{
	color:#ca0003;	
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modr .news_title a{
	color:#222222;	
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modr .news_title a:hover{
	color:#ca0003;	
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_box{
	margin:0 17.5px;
	position: relative;
	border: 1px solid #ccc;
	box-shadow: 0 4px 6px #f1f1f1;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl{
	margin:0 -17.5px;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_box:hover{
	background: transparent
}

.portlet19 .qty-imgNews20190822_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);
}


.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_title {
	height: 48px;
	line-height:24px;
	-webkit-line-clamp: 2;
	font-size: 16px;
	font-weight: normal;
	margin: 44px 0 10px 0;
	color:#2a2a2a;
	padding: 0 10px;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_title a{
	color:#2a2a2a;	
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_box:hover .news_title{
	color:#ca0000;	
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_box:hover .news_title a{
	color:#ca0000;	
}

.portlet19 .qty-imgNews20190822_skin1 .news_list .modr .news .news_date{
	line-height: 32px;
	margin-top: 0px;
	font-family: Microsoft YaHei;
	text-align: left;
	width: 52px;
	font-size: 18px;
}

.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_text{
	height: 23px;
	line-height: 24px;
	-webkit-line-clamp: 2;
	color: #8d8d8d;
	font-size: 12px;
	font-weight: normal;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_text a {
	color: #8d8d8d;
}

.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news{
	width:50%;
	/* border: 1px solid #ccc; */
}

@media screen and (max-width: 959px) {

.portlet19 .qty-imgNews20190822_skin1 .news_list .modl {
	width: 100%;
	float:none;
	margin: 0;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modr {
	width: 100%;
	float:none;
}

}
@media screen and (max-width:767px) {

}
@media screen and (max-width:479px) {

.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news {
	width: 100%;
	float:none;
}
.portlet19 .qty-imgNews20190822_skin1 .news_list .modl .news_box{
	margin:0;
}
}

    .portlet25 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet25 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 0;
        font-weight: 400;
        color:#9f0d13;
        font-size:20px;
        margin-bottom: -0.5px;
    }
   .portlet25 .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;
        
    }
   .portlet25 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet25 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
        
    }

        .portlet25 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
.portlet25 .wyq-m-news--skin1 .m-news_content {
  line-height: 36px;
  padding: 0px 0;
}
.portlet25 .wyq-m-news--skin1 .m-news_num {
  color: #fff;
  background-color: #2885db;
  line-height: 36px;
  width: 25px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet25 .wyq-m-news--skin1 .m-news_source {
  background-color: #2885db;
  line-height: 36px;
  width: 100px;
  border-radius: 0px;
  margin-left: 0px;
}
.portlet25 .wyq-m-news--skin1 .m-news_source a {
  color: #fff;
}
.portlet25 .wyq-m-news--skin1 .m-news_title--right a {
 color:#343434;
 font-size:16px;
 font-weight: normal;
 padding-left:0px;
 }
.portlet25 .wyq-m-news--skin1 .m-news_title--right a:hover {
  color:#b5090c;
}
.portlet25 .wyq-m-news--skin1 .m-news_time {
  margin-top: -18px;
}

  .portlet25 .wyq-m-news--skin1 .m-news_title--right {
    margin-right: 130px;
  }

    .portlet26 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet26 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 0;
        font-weight: 400;
        color:#9f0d13;
        font-size:20px;
        margin-bottom: -0.5px;
    }
   .portlet26 .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;
       
    }
   .portlet26 .wrg-titleFridge_skin1 .m-titleFridge_content{
        margin:0;
        padding:0;
        width:100%;
    }
    .portlet26 .wrg-titleFridge_skin1 .m-titleFridge_head{
        margin-bottom: 0px;
    }

        .portlet26 .wrg-titleFridge_skin1 .m-titleFridge_title{
            border-bottom: 0px solid #2885DB;
            border-top: 0px solid #E7E7E7;
        }
    
.portlet26 .wyq-m-news--skin4 .m-news_content {
  padding: 13.4px 0;
}
.portlet26 .wyq-m-news--skin4 .m-news_introduction,.portlet26 .wyq-m-news--skin4 .m-news_introduction a {
 color:#a3a3a3;
 font-size: 13px;
}
.portlet26 .wyq-m-news--skin4 .m-news_title--right .m-news_title {
  line-height: 25px;
}
.portlet26 .wyq-m-news--skin4 .m-news_title--right .m-news_title a{
  color: #000000;
  font-size:16px;
  font-weight: normal;
}
.portlet26 .wyq-m-news--skin4 .m-news_title--right .m-news_title a:hover{
  color:#d82b2e;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .m-news_list--left {
  overflow: hidden;
  border-radius: 0px;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type1 .top{
  color: #313131;
  background: #eee;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type1 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type2 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type2 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type3{
  border: 1px solid #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type3 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type3 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type4 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type4 .bottom{
  color: #747474;
  background: #e1e1e1;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type5 {
  border: 1px solid transparent;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type5 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type5 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type6 .top{
  color: #595959;
  background: #e1e1e1;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type6 .bottom{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type7 .top{
  color: #fff;
  background: #4b78a3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type7 .bottom{
  color: #595959;
  background: #e1e1e1;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type8 .top{
  color: #999;
  font-size: 14px;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type8 .bottom{
  background: #d3d3d3;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type9 .top{
  color: #3c3f42;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type9 .bottom{
  color: #3c3f42;
}
.portlet26 .wyq-m-news--skin4 .m-news_header .type9 {
  border-right: 1px solid #c7c7c7;
}
.portlet26 .wyq-m-news--skin4 .m-news_header {
  background-color: transparent;
}

  .portlet26 .wyq-m-news--skin4 .m-news_title--right .m-news_title {
    padding-top: 5px;
  }

.portlet26 .wyq-m-news--skin4 .m-news_content {
 border-bottom:1px dashed #ccc;
}

    .portlet31 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet31 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 0px;
        font-weight: 400;
        color:#9f0d13;
        font-size:20px;
        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;
        
    }
   .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 .ww-news20190726--skin1 .news_list .news .news_box .news_date {
	border-radius: 0px 0px 0px 0px;
}
.portlet31 .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;
}
.portlet31 .ww-news20190726--skin1 .news_list .news .news_box:hover .news_date .date-top {
	background: #c69f5b;
	color: #fff;
}
.portlet31 .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;
}
.portlet31 .ww-news20190726--skin1 .news_list .news .news_box:hover .news_date .date-bot {
	background: #c69f5b;
	color: #fff;
}
.portlet31 .ww-news20190726--skin1 .news_list .news .news_box .news_con .news_arti .news_title {
	margin:  0  0;
}

.portlet31 .ww-news20190726--skin1 .news_header .news_title--right {
  margin-left: 76px;
  min-height: 60px;
}
.portlet31 .ww-news20190726--skin1 .news_content {
  padding: 10px 0;
}
.portlet31 .ww-news20190726--skin1 .news_num {
  color: ;
  background-color: ;
}


.portlet31 .ww-news20190726--skin1 .news_header .news_title--right {
    margin-left: 76px;
    min-height: 60px;
}
.portlet31 .ww-news20190726--skin1 .news_header .news_title--right .news_title a {
  color:#000000;
  font-size:14px;
  line-height: 20px;
}
.portlet31 .ww-news20190726--skin1 .news_header .news_title--right .news_title a:hover {
  color:#b5090c;
}

.portlet31 .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;
	}

.portlet31 .ww-news20190726--skin1 .i2 .news_title--right .news_title a {
  color:#343434;
  font-size:15px;
  line-height: 20px;
}
.portlet31 .ww-news20190726--skin1 .i2 .news_title--right .news_title a:hover {
  color:#b5090c;
}
.portlet31 .ww-news20190726--skin1 .news_introduction a,.portlet31 .ww-news20190726--skin1 .news_introduction {
 color:#666666;
 line-height: 20px;
 font-size: 13px;
max-height: 50px;
-webkit-line-clamp: 2;
}
.portlet31 .ww-news20190726--skin1 .news_introduction a:hover {
 color:#a3a3a3;

}

.portlet31 .ww-news20190726--skin1 .news_date {
  color: ;
  background: ;
   font-size: ;

}
 

.portlet31 .ww-news20190726--skin1 .news_title--right .news_title {
  
}

  .portlet31 .ww-news20190726--skin1 .i2 .news_title--right {
    margin-right: 130px;
  }

    .portlet33 .wrg-titleFridge_skin1{
        box-sizing: border-box;
        position: relative;
    }
   
    
  .portlet33 .wrg-titleFridge_skin1 .m-titleFridge_title{
        display:inline-block;
        zoom:1;
        padding: 10px 0px;
        font-weight: 400;
        color:#9f0d13;
        font-size:20px;
        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;
       
    }
   .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 .qty-imgNews20190729_skin1 .news_list {
	margin: 0 -14px 0 -14px;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news {
	width: 50%;
	margin:  0;
}

.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_imgs {
	background-color: transparent;
	padding-top: 63%;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box {
	margin: 0 14px 0 14px;
	height: 380px;
	overflow: hidden;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_con {
	padding: 45px 20px 20px 20px;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box .news_con {
	padding: 86px 20px 20px 20px;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_con .news_title {
	/*height: 48px;*/
	line-height: 24px;
	-webkit-line-clamp: 2;
	color: #333;
 	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box .news_con .news_title a {
	color: #333;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box .news_con .news_title a:hover {
	color: #b70000;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box .news_con .news_title {
	height: 48px;
	line-height: 24px;
	-webkit-line-clamp: 2;
	color: #333;
 	font-size: 15px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}


.portlet33 .qty-imgNews20190729_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);
}


.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_date {
	border-radius: 0px 0px 0px 0px;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_date .date-top {
	background: url(/_upload/tpl/04/c9/1225/template1225/images/red.png);
	font-size: 16px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box:hover .news_date .date-top {
	background: #b70000;
	color: #fff;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_date .date-bot {
	background: #ad2f34;
	font-size: 22px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box:hover .news_date .date-bot {
	background: #b70000;
	color: #fff;
}

.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_con .news_subTitle {
	line-height: 24px;
 	font-size: 14px;
	font-weight: normal;
	margin-right: 5px;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_con .news_subTitle a {
	color: #245293;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_con .news_subTitle a:hover {
	color: #245293;
}

.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box {
	border-top: 5px solid #9f0d13;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box .news_con .news_text {
	color: #999999;
	font-weight: normal;
 	font-size: 14px;
	line-height: 24px;
	max-height: 96px;
	height: 96px;
	-webkit-line-clamp: 4;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box .news_con .news_text a {
	color: #999999;
}

.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box .news_date .date-top {
    background: #0068b7;
    color: #fff;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box:hover .news_date .date-top {
	background: #b70000;
    color: #fff;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box .news_date .date-bot {
    background: #0068b7;
    color: #fff;
}
.portlet33 .qty-imgNews20190729_skin1 .news_list .news.no-pic .news_box:hover .news_date .date-bot {
	background: #b70000;
    color: #fff;
}

@media screen and (max-width: 959px) {

.portlet33 .qty-imgNews20190729_skin1 .news_list .news {
	width: 50%;
	margin-bottom: 20px;
}

}
@media screen and (max-width: 767px) {
.portlet33 .qty-imgNews20190729_skin1 .news_list {
    margin: 0 -10px;
}

.portlet33 .qty-imgNews20190729_skin1 .news_list .news {
	width: 50%;
	margin-bottom: 20px;
}


.portlet33 .qty-imgNews20190729_skin1 .news_list .news .news_box {
    margin: 0 10px;
}
}
@media screen and (max-width: 479px) {
.portlet33 .qty-imgNews20190729_skin1 .news_list .news {
	width: 100%;
	margin-bottom: 20px;
}


}

  .portlet40 .wyq-m-siteAdd .siteAdd {
    font-size: 13px;
    color: #ffffff;
    line-height: 25px;
    font-weight: normal;
  }

.portlet42 .clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.portlet42 .clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.portlet42 .clearfix{ display: block; *zoom:1; }
  .portlet42 .wyq-share-skin1 .shares li.i1 a {
    background: url(/_upload/v3PortletMode/Share/www/00/a1/161/view/lib/images/weibo.png) no-repeat center;
    background-size: contain;
  }
  .portlet42 .wyq-share-skin1 .shares li.i2 a {
    background: url(/_upload/v3PortletMode/Share/www/00/a1/161/view/lib/images/weixin.png) no-repeat center;
    background-size: contain;
  }
  .portlet42 .wyq-share-skin1 .shares li.i3 a {
    background: url(/_upload/v3PortletMode/Share/www/00/a1/161/view/lib/images/QQ.png) no-repeat center;
    background-size: contain;
  }
  .portlet42 .wyq-share-skin1 .shares li.i4 a {
    background: url(/_upload/v3PortletMode/Share/www/00/a1/161/view/lib/images/txweibo.png) no-repeat center;
    background-size: contain;
  }
  .portlet42 .wyq-share-skin1 .shares li {
    margin: 0 5px;
  }
  .portlet42 .wyq-share-skin1 .shares li a {
    width: 38px;
    height: 38px;
  }
  .portlet42 .wyq-share-skin1 .shares li .con {
    width: 100px;
    height: 100px;
    bottom: 58px;
    margin-left: -50px;
  }
  .portlet42 .wyq-share-skin1 .shares ul {
    display: inline-block;
    float: none;
  }

  .portlet42 .wyq-share-skin1 .shares li.i1 a {
    background: url(/_upload/tpl/04/c9/1225/template1225/images/_wp_imgs/wx.png) no-repeat center;
    background-size: contain;
  }

  .portlet42 .wyq-share-skin1 .shares li.i2 a {
    background: url(/_upload/tpl/04/c9/1225/template1225/images/_wp_imgs/wb.png) no-repeat center;
    background-size: contain;
  }

  .portlet42 .wyq-share-skin1 .shares {
    background: #9f0d13;
  }

  .portlet44 .wyq-skin1-link .botlinks .links-wrap {
    height: 35px;
    line-height: 35px;
    background: #9f0d13;
    border-radius: 0px;
  }
  .portlet44 .wyq-skin1-link .botlinks .links-wrap a.links-arrow {
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    background: url(/_upload/v3PortletMode/FriendlyLink/www/00/9c/156/view/lib/images/arrow.png) no-repeat right top;
  }
  .portlet44 .wyq-skin1-link .botlinks .links-wrap a.links-arrow:hover,.portlet44 .wyq-skin1-link .botlinks .wrap-open a.links-arrow {
    color: #333;
    background-position: right bottom; 
  }
  .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 #ad2e34;
  }

  .portlet14 .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: 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 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;
        }
    }

.wyq-m-news--skin1 .m-news_list {
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
}

.mt .news_wz {
    margin-left: 44%;
}

.mt .news_imgs {
    width: 42%;
    float: left;
margin-bottom: 7px;
}

.mt .news_imgs img {
    width: 100%;
    height: auto;
}
.mtt span.news_title {
    line-height: 36px;

}

.m-titleFridge_title span {
    display: inline-block;
    zoom: 1;
    padding: 10px 0px;
    font-weight: 400;
    color: #9f0d13;
    font-size: 20px;
    margin-bottom: -0.5px;
}

.m-titleFridge_title span {
    font-weight: bold;
}

.m-titleFridge_title {
    display: inline-block;
    zoom: 1;
    padding: 0;
    font-weight: 400;
    color: #9f0d13;
    font-size: 20px;
    margin-bottom: -0.5px;
}

.m-titleFridge_more {
    /* position: absolute; */
    /* line-height: 50px; */
    font-size: 12px;
    text-decoration: none;
    float: right;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    color: #fff;
    background: transparent;
    color: rgb(124, 124, 124);
    position: absolute;
    right: 0px;
    top: 25.5px;
    background: #2885DB;
    right: 0;
    top: 15px! important;
}


.mtt li.news {
    position: relative;
    overflow: hidden;
    /* width: 100%; */
    border-bottom: 1px dashed #ccc;
}

.mtt span.news_title {
    line-height: 36px;
    /* border-bottom: 1px solid; */
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 130px;
    /* width: 75%; */
    display: block;
}
span.news_meta {
    position: absolute;
    right: 0;
    top: 26%;
}

.portlet210 .wyq-m-news--skin1 .m-news_list {
    overflow: hidden;
    box-sizing: border-box;
    border: none;
    float: left;
    width: 20%;
    text-align: left;
line-height:33px;
}

.news_text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
span.xian {
    display: block;
    width: 40px;
    height: 2px;
    background: #ccc;
}
.news_date22 {
    width: 70px;
    height: 70px;
    position: absolute;
    background: #9f0d13;
    z-index: 999;
    bottom: 94px;
    left: 20px;
}

.news_date22 .news_mon {
    text-align: center;
    font-size: 21px;
    line-height: 35px;
    color: #fff;
}

.news_date22 .news_dd {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
}

m-portlet_window portlet19 {}

.m-portlet_window.portlet19 .news_list .modr .news .news_con {
    width: 78%;
}




.bd .portlet11 .wb-navMenu20190806_skin1 .menu .menu-item a.menu-link {
	padding: 0 45px;
	margin: 0 0px;
	background-color: transparent;
}