/*!
 * 首页样式
 *
 * Copyright 2014 As
 */

/*--- 页面版式 | 设置 ----------------------------------*/
.warp {
    min-height: 400px;
    margin: 0px !important;
    background-color: #fff;
}
.c-p {
    padding: 0px !important;
}

.index-left {
    width: 710px;
    margin-left: 10px;
}

.index-right {
    width: 210px;
    margin-left: 10px;
    margin-right: 10px;
}

.index-left .col-left {
    width: 350px;
    margin-right: 10px;
}
.index-left .col-right {
    width: 350px;
}

/*--- 应用系统 | 设置 ----------------------------------*/
.application {
    margin-top: 10px;
}
.application dd {
    margin-bottom: 10px;
}
.application dl {
    margin-bottom: 0px !important;
}

/*--- 通知公告 | 设置 ----------------------------------*/
.announcement {
    padding-top: 5px;
    border-top: 4px solid #2a88c6;
}
.announcement .title {
    height: 32px;
    position: relative;
    background-color: #7eaedc;
    border-radius: 4px 4px 0px 0px;
}
.announcement .title h3 {
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    padding: 0px 10px 0px 40px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-image: url(../images/title-arror-01.gif);
    background-position: 15px center;
    background-repeat: no-repeat;
}
.announcement .title .more {
    display: block;
    float: right;
    position: absolute;
    top: 6px;
    right: 10px;
    color: #fff;
}
.announcement .title .more:hover {
    color: #fff;
}
.announcement .content {
    padding: 5px;
    background-color: #f2f2f2;
}
.announcement .content li {
    list-style-type: none;
    line-height: 25px;
}
.announcement .content li a {
    color: #434343;
}
.announcement .content li a:hover {
    color: #2A6496;
}

/*--- 链接 | 设置 ----------------------------------*/
.link {
    margin-top: 10px;
}

/*--- 图片轮播 | 设置 ----------------------------------*/
.autoslide {
    position: relative;
    margin-top: 10px;
    height: 235px;
}
.autoslide .showpic img {
    width: 350px;
    height: 235px;
    border: 0px solid #ffffff;
}
.autoslide .linkbox {
    width: 350px;
    height: 40px;
    position: absolute;
    top: 195px;
    left: 0;
    z-index: 8;
    line-height: 40px;
    padding-left: 5px;
}
.autoslide .linkbox a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: white;
}
.autoslide .mask {
    width: 350px;
    height: 40px;
    background: black;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 195px;
    left: 0;
}
.autoslide .showtab {
    position: absolute;
    left: 240px;
    top: 208px;
    z-index: 8;
}
.autoslide .showtab a {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    background: url(../images/show_tab_bg.gif) no-repeat;
    line-height: 15px;
    text-align: center;
    color: #464646;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
    margin-right: 5px;
}
.autoslide .showtab .on {
    background-position: left bottom;
    color: #fff;
}

/*--- 赛事信息与工作动态 | 设置 ----------------------------------*/
.news {
    margin-top: 10px;
}
.news .title {
    height: 32px;
    line-height: 30px;
    border-bottom: 2px solid #d8d8da;
}
.news .title li {
    background-image: url(../images/index-news-title-bg-01.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}
.news .title li a {
    display: block;
    color: #434343;
    font-size: 15px;
    padding: 0px 5px;
}
.news .title li a:hover {
    display: block;
    color: #434343;
    text-decoration: none;
}
.news .title .list-inline li {
	display: block !important;
	float: left !important;
	margin-right: 5px;
}
.news .title .active {
    background-image: url(../images/index-news-title-bg-03.gif);
}
.news .title .active a {
    color: #fff;
    padding: 0px 5px;
}
.news .title .active a:hover {
    color: #fff;
}
.news .content {
    /*padding: 5px;*/
}
.news .content .series {
    height: 28px;
    color: #434343;
    line-height: 28px;
    border-bottom: 1px dashed #d8d8da;
    list-style: none;
}
.news .none {
    display: none;
}
.news .content .series h3 {
    display: inline-block;
    text-indent: 2em;
    font-size: 14px;
    line-height: 28px;
    width: 310px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 10px;
    background-image: url(../images/news-arror-01.gif);
    background-position: 5px center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .content .series span {
    display: inline-block;
    line-height: 28px;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .content .series a {
    color: #434343;
}
.news .content .series a:hover {
    color: #2A6496;
}

/*--- 网站公示 | 设置 ----------------------------------*/
.public {
    width: 350px;
    border: 1px solid #dcdcdc;
}
.public .title {
    line-height: 31px;
    height: 31px;
    padding: 0px 0px 0px 18px;
    background-color: #ededed;
    background-image: url(../images/title-bg-01.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
.public .title h3 {
    color: #434343;
    font-size: 15px;
    width: 260px;
    line-height: 31px;
    margin: 0px;
}
.public .title .more {
    display: block;
    float: right;
    position: absolute;
    top: 2px;
    right: 10px;
    color: #434343;
}
.public .title .more:hover {
    color: #2A6496;
}
.public .content {
    padding: 5px;
}
.public .content .series {
    height: 28px;
    color: #434343;
    line-height: 28px;
    border-bottom: 1px dashed #d8d8da;
    list-style: none;
}
.public .none {
    display: none;
}
.public .content .series h3 {
    display: inline-block;
    text-indent: 1.5em;
    font-size: 14px;
    line-height: 28px;
    width: 300px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 10px;
    background-image: url(../images/news-arror-01.gif);
    background-position: 5px center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.public .content .series span {
    display: inline-block;
    line-height: 28px;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.public .content .series a {
    color: #434343;
}
.public .content .series a:hover {
    color: #2A6496;
}

/*--- 图片展播 | 设置 ----------------------------------*/
.show {
    width: 710px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 0px;
    background-image: url(../images/show-bg-01.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-color: #f8f5f0;
}

.scroller {
	width: 675px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.scroller ul {
	clear: both;
	width: 8888px;
	position: absolute;
	list-style: none;
}
.scroller ul li {
	float: left;
	overflow: hidden;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	list-style: none;
	width: 170px;
	height: 130px;
}
.scroller ul li:hover {
	background: #4494e0;
}
.scroller ul li a {
	color: #373736;
	text-decoration: none;
	margin: auto;
}
.scroller ul li a:hover {
	color: #f00;
}
.scroller ul li a img {
	display: block;
	margin: 0px;
}
