/*页头logo大小*/
@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-kifEQjBOtZgE > DIV > DIV:nth-child(3) > DIV:nth-child(1) > DIV > DIV {
	transform:scale(0.9) !important;
	transform-origin:center !important;
	padding-top:2px !important;
}
}
#column_1745390716885{
max-width:100%
}
/*页头导航栏间距*/
#siteblocks-setting-wrap-kifEQjBOtZgE .content24864 .smsmart > li.main-nav {
	margin-right:26px !important;
}
#siteblocks-setting-wrap-kifEQjBOtZgE > DIV > DIV:nth-child(3) > DIV:nth-child(2) > DIV:nth-child(1) > UL {
	width:850px !important;
}

/*首页滚动数字宽度*/
div.QX-11226259 {
    max-width: 1400px;
}
/*首页新闻文字*/
#siteblocks-setting-wrap-tgfjQZVhnkot .app17464 .text4 {
	color:rgb(34,34,34) !important;
	line-height:30px !important;
}
#siteblocks-setting-wrap-tgfjQZVhnkot .app17464 .text6 {
	line-height:26px !important;
	color:rgb(51,51,51) !important;
}
/*内页新闻列表文字*/
#siteblocks-setting-wrap-lNfOvjGqLEDt .article23914 .ArticlePicList_Item .ArticlePicList_ItemContentInnerH5 a {
	line-height:28px !important;
	color:rgb(34,34,34) !important;
}
#siteblocks-setting-wrap-lNfOvjGqLEDt div.article23914 .ArticlePicList_ItemContentInnerP {
	color:rgb(51,51,51) !important;
	font-size:16px !important;
	line-height:26px !important;
}
#location_lNfOvjGqLEDt {
	padding-top:0px !important;
}

@media (min-width: 768px) and (max-width: 989px) {
  #location_1745560747382 {
  	width: 48%
  }
  [data-type="rows"][data-level="rows"] {
        display: flex;
    }
  #location_1745560747382 .sitewidget-graphic .sitewidget-bd.fix {
  	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 40px;
  }
}