body {
    overflow: hidden;
}
@media (max-height: 960px) {
    body {
        overflow: auto;
    }
}
footer {
    height: auto;
}

.up-footer-part {
    height: 95px;
}

.main-body {
    width: 714px;
    margin: 20px auto 0px;
}

.mainimg {
    width: 474px;
    height: 281px;
    margin: 0px auto 24px;
}
.linkindex img {
    width: 18px;
    height: 13px;
    margin-top: 3px;
    margin-right: 9px;
}
.linkindex div.fl {
    width: 68px;
	height: 17px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: 1px;
    color: #21bac2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 40px;   
}
.fofdetail {
    width: 331px;
	height: 15px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 1px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}
.fofdetails .clearfix .marquage {
    margin-top: 5px;
    margin-right: 11px;
}
.fofdetails .clearfix .fl {
    width: 240px;
	height: 14px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 1px;
    color: #333333;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ufp-nav-box {
    width: 767px;
    margin: 23px 0 28px 0;
    height: 18px;
    line-height: 16px;
}
.ufp-nav-item {
    width: auto;
    max-width: 125px;
    padding: 0 27px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-right: 1px solid #CCCCCC;
}
.ufp-nav-item a {
    font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
}
.ufp-nav-item:first-child {
    padding: 0 27px 0 0;
}