﻿/*CSS*/

@charset "utf-8";

.hotApplyLi,
ul.recentUseUl li {
    float: left;
}

.focusPictureLeft a,
.focusPictureLeft a img,
.focusPictureRight a,
.focusPictureRight a img,
.hotApplyLi a,
.newsNotice ul li a,
ul.recentUseUl li a,
ul.recentUseUl li a img {
    display: block;
}

.hotApplyLeft {
    font-weight: bold;
}

i.noticePoint {
    display: inline-block;
}

.hotApplyLeft p,
.focusPictureLeft a p,
.focusPictureRight a p {
    color: #fff;
}

li.navLi,
.newsNotice ul li a,
ul.recentUseUl li a p {
    color: #313131;
}

.newsNotice ul,
ul.recentUseUl li a img {
    margin: 0 auto;
}

ul.recentUseUl li a p {
    text-align: center;
}

.focusPictureLeft a,
.focusPictureRight a {
    position: relative;
}

.focusPictureLeft a p,
.focusPictureRight a p {
    position: absolute;
}

.mainLeft,
.mainRight,
.focusPictureRight a:last-child,
.hotApplys,
.newsNotice {
    margin-top: 20px;
}

.focusPictureLeft a p,
.focusPictureRight a p,
.newsNotice ul li a,
.newsNotice ul {
    overflow: hidden;
}

.newsNotice ul li a ,
ul.recentUseUl li a p {
	text-overflow: ellipsis;
    white-space: nowrap;
}

.mainLeft {
    width: 880px;
}

.mainRight {
    width: 300px;
    border: 1px solid #E0E0E0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.focusPictureLeft,
.focusPictureLeft a img {
    width: 600px;
    height: 320px;
}

.focusPictureRight {
    width: 260px;
    height: 320px;
}

.focusPictureRight a img {
    width: 260px;
    height: 150px;
}

.focusPictureLeft a p,
.focusPictureRight a p {
    left: 0;
    bottom: 0;
}

.focusPictureLeft a p {
    height: 64px;
    line-height: 64px;
}

.focusPictureRight a p {
    height: 32px;
    line-height: 32px;
}

.focusPictureLeft a p {
    padding: 0 20px;
    width: 560px;
}

.focusPictureRight a p {
    padding: 0 12px;
    width: 236px;
}

.hotApplyLeft {
    width: 68px;
    height: 140px;
    background-color: #0084FF;
}

.hotApplyLeft p {
    font-size: 16px;
    width: 17px;
}

.hotApplyLeft p {
    margin: 10px auto;
}

.hotApplyRight {
    width: 811px;
    height: 138px;
    border: 1px solid #E0E0E0;
    border-left: none;
}

.hotApplyLi {
    width: 365px;
    height: 39px;
    border-right: 1px solid #E0E0E0;
    padding: 15px 20px;
}

.hotApplyLi:nth-child(1),
.hotApplyLi:nth-child(2) {
    border-bottom: 1px solid #E0E0E0;
}

.hotApplyLi:nth-child(2n) {
    border-right: 0;
}

.focusPictureLeft a p,
.focusPictureRight a p {
    font-size: 14px;
}

.focusPictureLeft a p {
    background: url(../images/courtNav_08.png);
    background-repeat: repeat-x;
}

.focusPictureRight a p {
    background: url(../images/courtNav_09.png);
    background-repeat: repeat-x;
}

.hotApplyLi a p {
    float: right;
    width: 314px;
}

.newsNotice ul {
    width: 260px;
    margin: 5px auto 0 auto;
}

.newsNotice ul li a {
    height: 30px;
    line-height: 30px;
}

i.noticePoint {
    width: 4px;
    height: 8px;
    background-position: 0 0;
    margin: 0 10px 0 0;
    padding: 1px 0 0 0;
}

.recentUse {
    margin-top: 15px;
}

ul.recentUseUl {
    padding: 16px 20px 10px;
}

ul.recentUseUl li {
    width: 86px;
    padding: 8px 0 4px;
}

ul.recentUseUl li a img {
    width: 24px;
    height: 24px;
}

ul.recentUseUl li:nth-child(1),
ul.recentUseUl li:nth-child(2),
ul.recentUseUl li:nth-child(3) {
    margin-bottom: 10px;
}

ul.recentUseUl li a p {
    margin-top: 5px;
    height: 20px;
}

object {
	height: 140px;
    margin-top: -48px;
}