/* css document */

body {
    background: url(/image/uc/dw.jpg) repeat;
}
.wrap {
    width: 100%;
    min-height: 403px;
    height: auto;
    min-width: 1280px;
    float: left;
    margin-top: -3px;
    margin-bottom: 50px;
}

.main .nav table tr td a.active:hover{
    color: #fff;
}

/*运动短片*/

.video {
    width: 340px;
    height: 370px;
    background: #fff;
    border-radius: 5px;
    float: left;
}

.video .video-main {
    width: 100%;
    float: left;
}

.video .video-main ul {
    margin:20px auto 0;
    display: block;
    width: 260px;
    height: 260px;
}

.video .video-main ul li {
    width: 260px;
    height: 260px;
    float: left;
}

.video .video-main ul li img {
    width: 260px;
    height: 260px;
}

.video .video-main ul li span {
    width: 53px;
    height: 53px;
    background: url(/image/uc/play.png) no-repeat;
    margin: 0 auto;
    display: block;
    position: relative;
    margin-top: -160px;
}

.video .video-main ul li span.title {
    width: 260px;
    background: none;
    float: left;
    margin-top: 115px;
    font-size: 14px;
    color: #360d00;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video .video-main ul li:hover span.title {
    text-decoration: underline;
    color: #ff2400;
}
/*运动与游戏*/
.medium-section.ja {
    width: 450px;
    height: 250px;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin-left: 10px;
}

.medium-section.ja .center-main .pic-left {
    width: 120px;
    height: 170px;
    float: left;
    margin: 18px 15px 0 20px;
}

.medium-section.ja .center-main .pic-left img {
    width: 120px;
    height:170px;
}

.medium-section.ja .center-main .pic-right .topp {
    height: 84px;
    float: left;
    width:270px;
    border-bottom:none;
    margin-top: 17px;
}
.medium-section.ja .center-main .pic-right .topp:first-child {
    border-bottom: 1px dashed #ccc;
}

.medium-section.ja .center-main .pic-right .topp h6 {
    width: 270px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 3px;
}
/*体育百科*/


.medium-section {
    width: 500px;
    height: 370px;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin-left: 10px;
}

.medium-section2 {
    margin-right: 0;
}

.medium-section .center-main {
    width: 100%;
    float: left;
}

.medium-section .center-main .pic-left {
    width: 120px;
    height: 290px;
    float: left;
    margin: 18px 15px 0 20px;
}

.medium-section .center-main .pic-left img {
    width: 120px;
    height:290px;
}

.medium-section .center-main .pic-right {
    width: 53%;
    float: left;
}

.medium-section .center-main .pic-right .topp {
    width: 100%;
    height: 125px;
    float: left;
    border-bottom: 1px dashed #ccc;
    margin-top: 17px;
}

.medium-section .center-main .pic-right .topp h6 {
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 3px;
}

.xa .center-main .pic-right .topp h6 {
    width: 320px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 3px;
}

.xa .center-main .pic-right .topp {
    width:320px;
    height:146px;
    border-bottom:none;
}

.xa .center-main .pic-right .topp:first-child {
    border-bottom: 1px dashed #ccc;
}
.medium-section .center-main .pic-right .topp h6 a {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.medium-section .center-main .pic-right .topp h6 a:hover {
    color: #ff4e00;
    text-decoration: underline;
}

.medium-section .center-main .pic-right .topp p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.xa .center-main .pic-right .topp p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    height: 100px;
    width: 320px;
    overflow: hidden;
}

.xa{
    width:500px;
}

.medium-section .center-main .pic-right .topp p a {
    font-size: 14px;
    color: #666;
}
.medium-section .center-main .pic-right .topp p a span{
    color:#ff4e00;
}
.medium-section .center-main .pic-right .topp p a:hover {
    text-decoration: underline;
}

.medium-section .center-main .pic-right .bottom {
    width: 100%;
    float: left;
    margin-top:15px;
}

.medium-section .center-main .pic-right .bottom ul {
    float: left;
}

.medium-section .center-main .pic-right .bottom ul li {
    width: 100%;
    overflow: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 29px;
}

.medium-section .center-main .pic-right .bottom ul li a {
    font-size: 14px;
    color: #000;
}

.medium-section .center-main .pic-right .bottom ul li a i {
    width: 4px;
    height: 4px;
    float: left;
    background: url(/image/uc/black-point-icon.png) no-repeat;
    margin-top: 14px;
    margin-right: 5px;
}

.medium-section .center-main .pic-right .bottom ul li a:hover {
    color: #ff4e00;
    text-decoration: underline;
}

.medium-section .center-main .pic-right .bottom ul li a:hover i {
    background: url(/image/uc/li-bg.png) no-repeat;
}

/*专题课件*/

.courseware {
    width: 340px;
    height: 370px;
    background: #fff;
    border-radius: 5px;
    float: left;
    margin-left: 10px;
}

.courseware .center-main {
    width: 100%;
    float: left;
}

.courseware .center-main ul {
    width:476px;
    margin:20px auto 0;
}

.courseware .center-main ul li {
    width: 260px;
    height: 260px;
    float: left;
    margin: 0 18px 0 40px;
}

.courseware .center-main ul li img {
    width: 260px;
    height: 260px;
}

.courseware .center-main ul li span {
    width: 260px;
    float: left;
    margin-top: 6px;
    font-size: 14px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.courseware .center-main ul li a:hover span {
    text-decoration: underline;
    color: #4d55a0;
}

/*安全健康*/

.story {
    width: 280px;
    height: 250px;
    background: #fff;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
}

.story .story-main {
    width: 100%;
    float: left;
}

.story .story-main img {
    width: 240px;
    height: 90px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 3px;
}

.story .story-main h6 {
    width: 220px;
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #222;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 3px;
}

.story .story-main h6:hover{
    color: #ff4e00;
}

.story .story-main h6 a {
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

.story .story-main p {
    width: 240px;
    height: 56px;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    float: left;
    padding-top: 5px;
}

.story .story-main p a {
    font-size: 14px;
    color: #ff2400;
}

.story .story-main p a:hover {
    text-decoration: underline;
}

/*教案中心*/

.single-plan {
    width: 450px;
    height: 250px;
    background: #fff;
    border-radius: 5px;
    float: left;
}

.single-plan .single-plan-main {
    width: 100%;
    float: left;
}

.single-plan .single-plan-main .pic-left {
    width: 120px;
    height: 170px;
    float: left;
    margin: 20px 19px 0 20px;
}

.single-plan .single-plan-main .pic-left img {
    width: 120px;
    height: 170px;
}

.single-plan .single-plan-main .pic-right {
    width: 270px;
    float: left;
}

.single-plan .single-plan-main .pic-right .topp {
    width: 100%;
    height: 116px;
    float: left;
    margin-top: 14px;
}

.single-plan .single-plan-main .pic-right .topp h6 {
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px;
}

.single-plan .single-plan-main .pic-right .topp h6 a {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.single-plan .single-plan-main .pic-right .topp h6 a:hover {
    text-decoration: underline;
}

.single-plan .single-plan-main .pic-right .topp p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    float: left;
}

.single-plan .single-plan-main .pic-right .topp p span {
    color:#ff4e00;
}

.single-plan .single-plan-main .pic-right .topp p a {
    font-size: 14px;
    color: #666;
}

.single-plan .single-plan-main .pic-right .topp p a:hover {
    text-decoration: underline;
}

.single-plan .single-plan-main .pic-right .bottom {
    width: 100%;
    float: left;
    margin-top: 24px;
}

.single-plan .single-plan-main .pic-right .bottom ul {
    float: left;
}

.single-plan .single-plan-main .pic-right .bottom ul li {
    width: 100%;
    overflow: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 4px;
}

.single-plan .single-plan-main .pic-right .bottom ul li a {
    font-size: 14px;
    color: #222;
}

.single-plan .single-plan-main .pic-right .bottom ul li a i {
    width: 6px;
    height: 6px;
    float: left;
    background: #40ac7a;
    margin-top: 9px;
    margin-right: 8px;
    border-radius: 100%;
}

.single-plan .single-plan-main .pic-right .bottom ul li a {
    color: #40ac7a;
}


