<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  .content .main-content{
  	width: 1200px;
  	float: none;
  }
.content .main-content .main-content-wrapper {
    padding: 30px 33px 50px;
    background: #fafafa;
}
  .content .main-content .item-wrapper{
  	background: #fafafa; 
    padding: 10px 10px 5px;
  }
  .content .main-content .item-wrapper {
    margin-bottom: 30px;
}
.content .main-content .item-wrapper .item-img {
    float: left;
}
.content .main-content .item-wrapper .item-img img {
    width: 255px;
    height: 170px;
}
.content .main-content .item-wrapper .item-info {
    padding-top: 20px;
}
.content .main-content .item-wrapper .item-info h4 {
    margin-top: -5px;
    margin-bottom: 2px;
}
.content .main-content .item-wrapper .item-info p {
    margin-top: 5px;
}
.content .main-content .item-wrapper .item-info p {
    font-size: 16px;
    color: #555;
    line-height: 26px;
    width: 100%;
}
.content .main-content .item-wrapper .item-info {
    float: left;
    position: relative;
    width: 284px;
    height: 174px;
    padding: 0 0 0 10px;
     /*background: #fafafa; */
}
.content .main-content .item-wrapper .item-info {
    overflow: hidden;
}
.content .main-content .item-wrapper .item-info {
    padding-top: 20px;
}
.content .main-content .item-wrapper:hover .item-info h4 a {
    color: #567fe6;
}
.content .main-content .item-wrapper .item-info h4 a {
    width: 100%;
    font-size: 24px;
    line-height: 34px;
    color: #333;
        display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activestyle {
    margin-top: 30px;
}
.activestyle-list{
	overflow: hidden;
}
.activestyle-list ul{
	width: 1165px;
}

.activestyle-list ul li{
	width:255px;
	float: left;
	margin-right: 36px;
	margin-bottom: 20px;
}
.activestyle-list ul li .activestyle-images{
	width: 255px;
	height: 170px;
}
.activestyle-list ul li .activestyle-images img{
	width:100%;
	height:100%;
}
.activestyle-list ul li .activestyle-text h4{
	margin-top: 5px;
}
.activestyle-list ul li .activestyle-text h4 a{
	    width: 100%;
    font-size: 20px;
    line-height: 34px;
    color: #333;
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.activestyle-list ul li .activestyle-text h4 a:hover{
	color:#567fe6;
}
.activestyle-list ul li .activestyle-text p{
	margin-top: 5px;
	font-size: 16px;
    color: #555;
    line-height: 26px;
    width: 100%;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fill .head{
	overflow: hidden;
	margin-bottom: 15px;
}
.fill .head h3{
	float: left;
	color: #333;
    font-size: 22px;
    line-height: 38px;
    font-weight: bold;
}
.fill .head a{
	float: right;
	font-size: 18px;
    color: #9f9f9f;
    line-height: 38px;
}
.fill .head a:hover{
	color:#9f9f9f;
	text-decoration:underline;
}

.content .main-content .item-wrapper{
	width: 560px;
	float: left;
	margin-right: 14px;
}

.eventnotice .eventnotice-list{
	width: 1150px;
	overflow: hidden;
}
</pre></body></html>