@charset "utf-8";

/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #005083;
}

em {
	font-style: normal;
}

ul,
li {
	list-style: none;
}

img {
	border: none;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

input,
textarea {
	outline: none;
}

textarea {
	resize: none;
	overflow: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
}


/*清除浮动*/

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.clearfloat {
	zoom: 1
}


/**头部**/
.header {
	width: 100%;
	height: 90px;
}

/**logo**/

.logo {
	margin-top: 12px;
	width: 382px;
	height:66px;
}

.logo img {
	display: block;
	width: 382px;
	height:66px;
}

.top_text {
	height: 50px;
	position: relative;
}

.top_text li {
	margin-left: 13px;
	padding-left: 26px;
	background: url(/images/home-icon.png) no-repeat left center;
}
.top_text ul li:nth-child(2){
		background: url(/images/favorite.png) no-repeat left center;

}
.top_text a {
	color: #666666;
	font-size: 14px;
	line-height: 50px;
}
.riqi {
	width: 210px;
    position: absolute;
    right: 0;
    top: 50px;
    color: #666666;
	font-size: 14px;
}

/*导航*/
.navi {
	background:#005083;
}
.nav {
	width: 100%;
	height:45px;
	position: relative;
}

.nav ul {
	width: 100%;
}

.navleve1 {
	position: relative;
}

.on1 {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	/* width: 100%; */
	line-height: 45px;
	text-align: center;
	padding: 0 24px;
}

.navleve1:hover .on1 {
	color: #fff;
	background-color: #ac2d2d;
}

.navleve1:hover ul {
	display: block;
}

.nav_2 {
	position: absolute;
	z-index: 99;
	display: none;
}

.nav2_bg {
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
}

.navleve1_2 {
	background: #005083;
	text-align: center;
	width: 150px;
	border-bottom: 2px solid #fff;
}

.navleve1_2 a {
	display: block;
	color: #FFFFFF;
	line-height: 36px;
	/* height: 45px; */
}

.navleve1_2:hover {
	background-color: #ac2d2d;
}
/*搜索框*/
.search {
    position: absolute;
    top: 8px;
    right: 0;

}

.search input {
	vertical-align: top;
}

.search .text {
	width: 115px;
	border: none;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	background: url(/images/text.png) no-repeat left center;
	color: #f1f4f7;
	font-size: 14px;
}

.search .sub {
	width: 30px;
	height: 28px;
	cursor:pointer;
	margin-left: -4px;
}

/*banner*/

.slideBox {
	width: 100%;
	height:414px;
	overflow: hidden;
	position: relative;
}


.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width:100%;
	height: 414px;
	display: block;
}

.slideBox .prev {
	cursor:pointer;
	position: absolute;
	top: 50%;
	left: 150px;
	width: 46px;
	height: 46px;
	margin-top: -23px;
	background: url(/images/prev.png) no-repeat center;
}
.slideBox .next {
	cursor:pointer;
	position: absolute;
	top: 50%;
	right: 150px;
	width: 46px;
	height: 46px;
	margin-top: -23px;
	background: url(/images/next.png) no-repeat center;
}

/**第一部分**/

.row {
	width: 100%;
	margin-top: 40px;
}

/**院内新闻**/

.ynxw {
	width:100%;
	height: 369px;
}

.title {
	height: 48px;
    line-height: 48px;
    padding-left: 50px;
    border-bottom: 1px solid #e3e3e3;
	position: relative;
	background: url(/images/news_icon_02.png) no-repeat left center;
}
.title a {
	display: block;
	font-size: 24px;
	color: #005083;
}
.more img{
	margin-top: 10px;
}

/*焦点图*/

.focusBox {
	position: relative;
	width: 515px;
	height: 290px;
	overflow: hidden;
	font: 14px/1.5 "微软雅黑";
	text-align: left;
	margin-top:30px;
}

.focusBox .pic img {
	width: 515px;
	height: 290px;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	height: 35px;
	width: 100%;
	background: #000000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 7px;
	z-index: 2;
	height: 30px;
	width: 354px;
	overflow: hidden;
}

.focusBox .txt li {
	position: absolute;
	bottom: 0px;
}

.focusBox .txt li a {
	display: block;
	color: #fff;
	padding: 0 0 0 10px;
	font-size: 14px;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 20px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #fff;
	overflow: hidden;
	text-align: center;
	margin-right: 13px;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.focusBox .num li span {
	z-index: 1;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
	background: #ac2d2d;
}

.xyywbox {
	width: 455px;
	padding: 26px 10px 4px 20px;
	background: #f2f8fe;
	margin-top: 30px;
}
.frist {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 4px;
}
.frist h3 {
	line-height: 36px;
}
.frist h3 a{
	font-size: 17px;
	font-weight: bold;
	color: #333;
}
.frist p {
	font-size: 14px;
	line-height: 24px;
	color: #777;
	text-indent: 2em;
	margin-bottom: 10px;
}

.xyyw_list a{
	line-height: 40px;
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	background: url(/images/icon.png) no-repeat left center;
}
.xyyw_list  .date {
	font-size: 14px;
	color: #999999;
}

/**第二部分**/

.row2 {
	width: 100%;
	margin-top: 40px;
}
/**通知劲爆体育告**/
.tzgg .title {
	background: url(/images/news_icon_02.png) no-repeat left center;
}
.two {
	width: 485px;
	height: 128px;
	margin-right: 30px;
	border-bottom: 1px dashed #ededed;
}
.daytime {
	display:inline-block;
	width: 86px;
	height: 70px;
	text-align: center;
	background: #f2f8fe;
	color: #c0c0c0;
	margin-top: 30px;
}
.sun {
	display: block;
	line-height: 34px;
	font-size: 24px;
	
}
.year {
	display: block;
	width: 68px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	color: #c0c0c0;
	font-weight: normal;
}
.daytime:hover{
	background: #ac2d2d;
}
.daytime:hover .sun{
	color:#fff;
}
.daytime:hover .year{
	color:#fff;
}
.news_txt {
	width: 384px;
    height: 70px;
    margin: 26px 0;
    padding-left: 5px;
}
.news_txt a{
    font-size: 15px;
    color: #333;
    font-weight: bold;
    padding-left: 5px;
}
.news_txt p {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    line-height: 24px;
}
/**第三部分**/

.row3 {
	width: 100%;
	margin-top: 30px;
}

/**入口链接**/


.link .title {
	background: url(/images/news_icon_03.png) no-repeat left center;
}

.link {
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.link ul {
	overflow: hidden;
	zoom: 1;
}

.link ul li {
	margin-right: 25px;
	float: left;
	_display: inline;
	overflow: hidden;
}

.link_icon {
	width: 75px;
	text-align: center;
	font-size: 15px;
	color: #333;
	line-height: 22px;
}

.link_icon .pict img {
	width: 71px;
	height: 62px;
	display: block;
}

.link_icon a {
	line-height: 20px;
	font-size: 15px;
	color: #333;
} 
/**第四部分**/
.row4 {
	width: 100%;
	margin-top: 30px;
}

/**专题专栏**/

.picscroll_box {
	width: 100%;
}


.picScroll-left {
	width: 1000px;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	height: 101px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-right: 20px;
	float: left;
	_display: inline;
	overflow: hidden;
}

.pict {
	width: 320px;
	height: 101px;

	position: relative;
}

.pict img {
	width: 320px;
	height: 101px;
	display: block;
}

/**底部**/

.footer {
	width: 100%;
	height: 124px;
	margin-top: 62px;
	background: #313131;
	padding-top: 26px;
}

.copy {
	margin-left: 26px;
	text-align: left;
}
.copy img{
	width: 54px;
	height: 66px;

}
.copy_txt {
	margin-left: 20px;
	padding-top: 10px;
}
.copy_txt  p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}


/**content内容页**/
.slideBox_bar a {
	width: 100%;
	height: 254px;
}
.slideBox_bar img {
	width: 100%;
	height: 254px;
	display: block;
}
/**当前位置**/
.dqwz_title {
	background:url(/images/list_line.jpg) no-repeat bottom;
}
.dqwz_title img {
	width:18px;
	height:18px;
	margin-top: 8px;
}
.dqwz {
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-size: 14px;
}
.dqwz a {
	color: #666;
	padding: 0 8px;
}

/**content内容页**/
.content_cnt {
	margin-top: 26px;
}
.contents {
	width:100%;
	min-height: 730px;
}
/*左侧导航*/
.list_left {
	width: 220px;
	height:300px;
	margin-top: 27px;
}
.lanmu_name {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	padding-left:83px;
	color: #fff;
	background: url(/images/lanmu_bg.jpg) no-repeat left center;
}
/**二级导航**/

.lanmu_list {
	width:220px;
}

.lanmu_list .accordion li {
	width:163px;
	height:40px;
	margin-top: 10px;
	font-size: 16px;
	cursor: pointer;
	line-height:40px;
	padding-left: 57px;
	overflow: hidden;
	background:#eaeff2;
}
.lanmu_list .accordion li a{
	display: block;
	height: 100%;
	color: #005083;
}


/*右侧开始*/
.list_right {
	width: 730px;
	margin-top: 20px;
}


.list_right_01 .list {
	margin-top:10px;
}

.list_right_01 .list li {
	background: url(/images/list_icon_02.png) no-repeat left center;
	line-height:40px;
}
.line2 {
	border-bottom:1px solid #e5e5e5;
}
.list_right_01 .list li a {
	padding-left: 20px;
	font-size: 14px;
	color: #333;
}
.list_right_01 .list li a:hover {
	color: #063651;
}
.list_right_01 .list li .time {
	color: #999;
	font-size: 12px;
}

/*非结构化内容*/

.page_con {
	min-height:500px;
	margin: 0px auto;
	font-size: 17px;
	line-height: 32px;
	color: #333;
}
.page_con .page_tit {
	font-size: 18px;
	text-align: center;
	line-height: 150%;
	padding-bottom:20px;
	color:#005083;
	font-weight: bold;
}
.page_con .fbt {
	font-size: 16px;
	color: #666666;
	text-align: center;
	line-height: 150%;
	padding: 0 0 20px;
	font-weight: normal;
}
.page_con .page_date {
	font-size: 12px;
	color: #888888;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 20px;
	font-weight: normal;
}
.page_con .zhengwen {
	padding:20px 0;
	border-top: 1px dashed #dbdbdb;
}
.page_con .zhengwen p {
	text-indent: 2em;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.page_con .zhengwen img {
	max-width: 800px;
	height:auto;
	display:block;
	margin:37px auto;
}
.page-con .zhengwen table tr td p, .box-2 .zhengwen table tr td span p {
	text-indent: 0;
}
/*结构化内容*/

.box-2 p.indent0 {
	text-indent: 0;
}
.box-2 p.photo {
	text-align: center;
}
.box-2 p.photo img {
	padding: 15px 8px;
}
/*附件*/

.attach {
	padding: 10px 0 20px;
	width: 780px;
	margin: 0 auto;
}
.attach .att_title {
	color: #2649a1;
	font-weight: bold;
}
.attach p {
	line-height: 150%;
	padding: 5px 0;
}
.attach p a {
	color: #2649a1;
}
/*上一条、下一条*/

.other_title {
	border-top:1px solid #e6e6e6;
	padding: 20px 0 0 30px;
	width: 900px;
	margin: 0 auto;
}
.other_title span {
	color: #2649a1;
}
.other_title a {
	color: #333;
	display: block;
	line-height: 180%;
	padding: 5px 0;
}
.other_title a:hover {
	color: #00558f;
}

/**btn**/
.btn {
	width:500px;
	height:20px;
	margin:20px auto;
}
.btn button {
	height:20px;
	margin-right:5px;
	color:#d6d5da;;
	border:1px solid #b3d6f4;
	background-color:#fff;
	cursor:pointer;
}
.btn button:nth-of-type(3){
	color:#13000c;
}
.btn button:nth-of-type(4){
	color:#13000c;
}
.btn button:nth-of-type(5){
	background-color#FCC;
}
.btn input {
	width:46px;
	height:20px;
	border:1px solid #a9a9a9;
	margin-right:2px;
}