
.orgnow{width:1100px;height:20px;margin:0px auto;min-width:1100px;padding-top:20px;}
.specialthisyear{width:1100px;min-height:1px;margin:0px auto;min-width:1100px;margin-top:50px;}
.specialthisyearul{width:100%;height:100%;}
.specialthisyearul li {
    width: 30.4%;
    height: 310px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 1.3%;
    margin-left: 1.3%;
    margin-bottom: 40px;
    border-radius: 8px;
}
.specialthisyearuldiv{
	width: 100%;
    height: 200px;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}
.specialthisyearullist{
	width: 100%;
    height: 90px;
    padding: 15px 10px;
}
.specialthisyearulimg{
	width: 100%;
    height: 100%;
    border-radius: 8px 8px 0px 0px;
}
.cssmove {
    transition: all 0.5s ease-in-out 0s;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}
.cssmove:hover {
			    transform: scale(1.2);
			}
.specialtitle{
	width: 95%;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    color:#000;
}

.specialtitlep{
	height: 21px;
    line-height: 21px;
    width: 100%;
}
.specialadrees {
    margin-left: 10px;
    display: inline-block;
    font-size: 15px;
    font-family: 'SimSun';
}
.speciallisttitlep {
    height: 21px;
    line-height: 21px;
    width: 100%;
}
.nactlisttopadrees {
    margin-left: 10px;
    display: inline-block;
    font-size: 15px;
    font-family: 'SimSun';
}
.florgtitle {
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #005ea4;
    font-size: 26px;
    font-weight: bold;
}
.orgtitlebg {
    width: 70px;
    height: 80px;
    position: absolute;
    top: 0px;
    left: -15px;
    z-index: -12;
}

.imgsty {
    width: 100%;
    height: 100%;
}


