.none {
	display: none;
}
.tongliao {
	width: 100%;
	background: #FFFFFF;
}
.tongliao .logo {
	width: 1200px;
	height: 160px;
	margin: 0 auto;

	background-size: 100% 100%;
}
.tongliao .logo:after {
	display: block;
	content: "";
	clear: both;
}


.ui-scrollbar-wrap {
    position: relative;
    overflow: hidden;
    width: 980px;
    height: 616px;
    padding: 20px;
    z-index: 0;
    background: #fff;
}
.ui-scrollbar-wrap .mg-noticeshow {
    width: 940px;
    height: 576px;
    overflow-y: scroll;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-time {
    display: block;
    width: 160px;
    background-color: #f7f7f7;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    text-align: center;
    margin: 10px auto;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-box {
    margin: 10px 20px;
    background-color: #f3f3f3;
    padding: 10px 20px;
    border: 1px solid #FFF;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-box .mg-title {
    height: 32px;
    line-height: 32px;
    position: relative;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-box .mg-title {
    border-bottom: 1px solid #d3d3d3;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-box .mg-title s {
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    right: -10px;
    top: 10px;
    background-image: url(../images/message.png);
    background-position: -68px -123px;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-box .mg-content {
    width: 100%;
    padding-top: 10px;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-box .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-box .mg-content .mg-details {
    float: right;
    color: #f00;
}
.ui-scrollbar-wrap .mg-noticeshow .ui-scrollbar-main .mg-more {
    padding: 10px 0;
    text-align: center;
}
.ui-scrollbar-wrap .mg-noticeshow::-webkit-scrollbar {
    width: 5px;
}
.ui-scrollbar-wrap .mg-noticeshow::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #d3d3d3;
}
.ui-scrollbar-wrap .mg-noticeshow::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #eee;
}
.ui-scrollbar-wrap .ui-scrollbar-chd {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    overflow: hidden;
}
.ui-scrollbar-wrap .ui-scrollbar-chd .ui-details-title {
    display: block;
    width: 50%;
    height: 30px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    margin: 0 auto;
    border-bottom: 1px solid #6e6e6e;
}
.ui-scrollbar-wrap .ui-scrollbar-chd p {
    padding-top: 10px;
    width: 50%;
    margin: 0 auto;
}
.ui-scrollbar-wrap .ui-scrollbar-ctxt img {
    max-width: 100%;
}
.ui-scrollbar-wrap .ui-scrollbar-ctxt .content-con p {
	text-align: center;
}
.con-left {
    width: 100%;
    float: left;
	padding: 10px;
}
.con-list {
    padding: 30px 0px;
    border-bottom: 1px solid #e9e9e9;
}
.con-list .title,.con-list .title a {
    font-size: 23px;
    letter-spacing: 1px;
    color: #262c3b;
    margin-bottom: 14px;
    line-height: 1.3;
}
.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con-list .title span {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-info .info-left {
    width: 290px;
    height: 145px;
    float: left;
}
.news-info .info-left img {
    width: 100%;
    height: 100%;
}
.news-info .info-right {
    width: 500px;
    float: left;
    padding: 0 12px;
}
.news-info .info-right .info-des {
    font-family: FZLTZHUNHK--GBK1-0;
    min-height: 110px;
    font-size: 15px;
    line-height: 22px;
    color: #262c3b;
    margin-bottom: 14px;
    text-align: justify;
    word-break: break-all;
}
.news-info .info-right .info-other {
    font-family: FZLTZHUNHK--GBK1-0;
    font-size: 14px;
    color: #7e7e7d;
}
.info-other .time {
    margin-right: 58px;
}
.info-other img {
    margin-right: 7px;
    vertical-align: text-bottom;
}
.info-other .anniu {
    float: right;
    display: inline-block;
    height: 24px;
}
.info-other .anniu img {
    height: 24px;
    float: left;
    margin-right: 0;
}
.info-other .anniu p {
    height: 24px;
    line-height: 24px;
    float: left;
    padding: 0 5px;
    color: #FFFFFF;
    background: rgb(58, 137, 152);
}