body {
	min-width: 1000px;
	width:100%;
	height: 100%;
	background-image: url(../images/bg.jpg);
}

a:link, a:visited, a:active, a:hover {
	color: #666;
	text-decoration: none;
}

.page {
	width: 100%;
	height: 100%;
}

.back
{
	display: block;
	float: right;
	background-color: #b10009;
	color: #fff !important;
	padding: 4px 15px;
	font-size: 14px;
	cursor:pointer;
}
.back:hover
{
	color:#fff;
}

table {
	table-layout: fixed;
	word-break: break-all;
	border-collapse: collapse;
}

.t-center
{
	text-align:center !important;
}

.no-bg {
	background-image: none;
}

.of-y {
	overflow-y: scroll;
}

.red {
	color: #b10009;
}

.bg-white {
	background-color: #fff;
}

.no-minwidth {
	min-width: 0;
}

.hidden {
	display: none;
}

.top-img {
	position: absolute;
	margin-top: 10px;
	margin-left: 48%;
	z-index: 99;
}

.top-img-1 {
	position: absolute;
	margin-top: 340px;
	margin-left: 24%;
	z-index: 99;
}

.top-img-2 {
	position: absolute;
	margin-top: 340px;
	margin-left: 73%;
	z-index: 99;
}

.page .logo {
	width:1000px;
	margin:0 auto;
	margin-top: 50px;
	position: relative;
}

.remark-title {
	color: #b10009;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 20px;
	text-align: left;
}

.page .login {
	background-image: url(../images/login.jpg);
	position: relative;
	/* margin-left: 300px; */
	margin-top: 30px;
	width: 341px;
	height: 310px;
	float: left;
}

.page .login .username {
	position: relative;
	margin-top: 70px;
	margin-left: 30px;
	border-radius: 5px;
	border: 0;
	height: 29px;
	width: 270px;
	text-indent: 15px;
}

.page .login .pwd {
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	border-radius: 5px;
	border: 0;
	height: 29px;
	width: 270px;
	text-indent: 15px;
}

.page .login .login-in {
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	border-radius: 5px;
	color: #fff;
	background-color: #ce000a;
	height: 35px;
	width: 270px;
	border: 0;
}

.index-list {
	position: absolute;
	margin-left: 360px;
	margin-top: 30px;
	width: 350px;
	float: left;
}


.index-list li {
	/*    width: 50%; */
	float: left;
	margin-bottom: 14px;
}

.Rank
{
	background-image: url(../images/phb.jpg);
	position: absolute;
	margin-left: 710px; 
	margin-top: 30px;
	width: 338px;
	height: 310px;
	float: left;
}

.Rank .t1
{
	height: 50px;
}
.Rank .t1 .more
{
	display: block;
	float: right;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 25px;
	font-size: 13px;
	color: #d1e4b8;
}
.Rank .t1 label
{
	height: 50px;
	line-height: 50px;
	margin-left: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: bold
}

.Rank .list
{
    height: 260px;
    overflow: hidden;
    position: absolute;
    width: 335px;
}
.Rank .list li
{
	margin: 0 20px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px dotted #a3ce46;
}
.Rank .list .name
{
	color: #fff;
    margin-left: 10px;
}
.Rank .list .score
{
	color: #fff;
	display: block;
    float: right;
    margin-right: 10px;
}
.page .content {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	height: 700px;
	margin-top:20px;

}

.page .content .left {
	position: relative;
	width: 200px;
	background-color: #049fdc;
	height: 100%;
}

.page .content .left .i-1 {
	position: relative;
	width: 200px;
	background-color: #b10009;
	height: 10%;
}

.page .content .left .i-1 img {
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}

.page .content .left .i-1 span {
	font-size: 14px;
	color: #fff;
	padding-top: 10px;
	display: block;
	float: left;
	margin-left: 10px;
}

.page .content .left .i-1 i {
	font-size: 15px;
	font-style: normal;
}


.page .content .left ul {
	position: relative;
	width: 200px;
	height: 100%;
}

.page .content .left ul li {
	position: relative;
	width: 200px;
	height: 60px;
	cursor: pointer;
}

.page .content .left ul .item-child {
	height: auto;
	background-color: #28b5ef;
}

.page .content .left ul .item-child img {
	margin-left: 40px;
	margin-top: 15px;
}

.page .content .left ul .item-child .t1 {
	margin-top: 10px;
}

.page .content .left ul .item-child .active {
	color: #ffc90e;
}

.page .content .left ul .item-child .list-1 {
	height: 45px;
	font-size: 14px;
	border-bottom: 1px dotted #fff;
}


.page .content .left ul li img {
	margin-left: 25px;
	margin-top: 20px;
}

.page .content .left ul li .t1 {
	font-weight: bold;
	color: #fff;
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 69px;
}

.page .content .top {
	position: absolute;
	width: 800px;
	background-color: #fff;
	height: 10%;
	float: right;
	top: 0;
	margin-left: 200px;
}

.page .content .top img {
	margin-top: 25px;
	margin-left: 15px;
	float: left;
}

.page .content .top .location {
	margin-top: 24px;
	margin-left: 15px;
	float: left;
	color: #919191;
	font-size: 14px;
}

.page .content .top .time {
	margin-top: 24px;
	margin-right: 15px;
	color: #919191;
	font-size: 14px;
	float: right;
}

.page .content .top i {
	font-style: normal;
}

.page .content .index {
	position: absolute;
	background-color: #f6f6f6;
	width: 800px;
	height: 90%;
	top: 70px;
	float: right;
	margin-left: 200px;
}

.page .content .index .tb1 {
	width: 740px;
	height: 300px;
	margin-left: 30px;
	margin-top: 30px;
	position: absolute;
	background-color: #fff;
}

.page .content .index .tb-list {
	height: 70%;
}

.page .content .index .tb1 .title {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	position: absolute;
	background-color: #049fdc;
	padding: 8px 15px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	border-radius: 3px;
}

.page .content .index .tb1 table {
	margin-left: 15px;
	margin-top: 55px;
	width: 710px;
	border-collapse: collapse;
}

.page .content .index .tb1 .list-tb {
	margin-top: 30px;
}

.page .content .index .tb1 table thead {
	background-color: #28b5ef;
	color: #fff;
}

.page .content .index .tb1 table thead th {
	height: 35px;
	white-space: nowrap;
	font-size: 15px;
}

.page .content .index .tb1 table tbody {
	text-align: center;
	border: 1px solid #f4f4f4;
}

.page .content .index .tb1 table tbody .even {
	background-color: #f4f4f4;
}



.page .content .index .tb1 table tbody td {
	height: 33px;
	font-size: 12px;
	white-space: nowrap;
	border-right: 1px solid #f4f4f4;
	overflow: hidden;
}

.page .content .index .tb1 table tbody .even td {
	border-right: 1px solid #fff;
}

.page .content .index .tb1 table tbody .last {
	border-right: none !important;
}

.page .content .index .tb1 .more {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 14px;
	color: #909090;
}



.page .content .index .tb2 {
	width: 740px;
	height: 250px;
	margin-left: 30px;
	margin-top: 360px;
	position: absolute;
}

.page .content .index .tb2 ul {
	margin-top: 50px;
	margin-left: 15px;
	color: #8e8e8e;
}

.page .content .index .tb2 ul li {
	height: 30px;
}

.page .content .index .tb2 ul li img {
	float: left;
	margin-top: 10px;
}


.page .content .index .tb2 ul li a {
	display: block;
	float: left;
	width: 240px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	margin: 0 5px;
	font-size: 12px;
}

.page .content .index .tb2 ul li a:hover {
	color: #b10009;
}

.page .content .index .tb2 ul li .time {
	display: block;
	float: left;
	margin-top: 5px;
	font-size: 12px;
}

.page .content .index .tb2 .item-left {
	position: relative;
	background-color: #fff;
	width: 48%;
	height: 250px;
	float: left;
}

.page .content .index .tb2 .item-right {
	position: relative;
	background-color: #fff;
	width: 48%;
	height: 250px;
	float: right;
}

.page .content .index .tb2 .title {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	position: absolute;
	background-color: #049fdc;
	padding: 8px 15px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	border-radius: 3px;
}

.page .content .index .tb2 .more {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 14px;
	color: #909090;
}

.page .content .index .tb2 .item-right .title {
	background-color: #049fdc;
}

.paged {
	position: absolute;
	bottom: 60px;
	margin-left: 25px;
}

.flip-new a, .flip-new span {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	padding: 0 15px;
	font-size: 17px;
	margin-right: 4px;
	border: 1px solid #dedede;
}

.flip-new span {
	color: #999;
	cursor: default;
	border-color: #BBB;
}

.flip-new a:hover, .flip-new .curr {
	color: #FFF;
	text-decoration: none;
	border-color: #f7ae00;
	background: #f7ae00;
}

.tip-t2 {
	text-align: center;
	width: 100%;
	display: block;
	color: #b10009;
	font-weight: bold;
}

.tip-title {
	color: #b10009;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}

.tip-table .grey {
	background-color: #f8fbfc;
}

.tip-table .title {
	text-align: center;
	font-weight: bold;
}

.tip-table {
	margin: 20px 20px;
	border: 1px solid #9fcaf5;
	border-right: 0;
	border-collapse: collapse;
}

.tip-table td {
	border-right: 1px solid #9fcaf5;
	border-bottom: 1px solid #9fcaf5;
	height: 40px;
	font-size: 14px;
	text-indent: 5px;
	line-height: 30px;
}

.tip-table textarea {
	width: 96%;
	margin-top: 5px;
}

.tip-table .txt {
	width: 50px;
	height: 20px;
}

.tab {
	background-color: #f2f2f2;
	margin: 10px 23px;
	padding: 10px;
}

.tab p {
	font-size: 14px;
	text-indent: 28px;
	line-height: 28px;
}

.tab h3 {
	font-size: 16px;
	font-weight: bold;
}

.tb1 .status
{
    background-color: #da000b;
    line-height: 20px;
    color: #fff;
    border-radius: 5px;
    width: 45px;
    display: block;
    margin: 0 auto;
    cursor:pointer;
}

.tip
{
    text-align:center;
}
#edui1_bottombar{
    display:none !important;
}
.disable{
    background:#c0c0c0 !important;
}