﻿.Layout {
    overflow: hidden;
    margin-bottom: 12px;
}

.index_Left {
    float: left;
    width: 902px;
}

.index_right {
    float: right;
    width: 300px;
}

#focusNews {
    width: 400px;
    height: 258px;
    float: left;
    position: relative;
}

#focusNews .hd {
    bottom: 8px;
    height: 20px;
    position: absolute;
    right: 10px;
    z-index: 999;
}

#focusNews .hd li.on {
    background: #88070d;
}

#focusNews .hd li {
    background: #fff;
    cursor: pointer;
    float: left;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    width: 10px;
    border-radius: 10px;
}

#focusNews .con {
    background: url("images/png.png") repeat-x;
    bottom: 0px;
    left: 0px;
    display: block;
    height: 42px;
    line-height: 42px;
    position: absolute;
    text-align: left;
    text-indent: 10px;
    width: 400px;
    z-index: 9;

}

#focusNews .con a {
    color: #fff;
    text-decoration: none;
}

#news {
    float: right;
    width: 482px;
    height: 256px;
}

.inbox,.infobox{
    border: 1px #ebebeb solid;
}
.infobox{
    padding:0 10px;
}
.inbox .hd{
    background: #f8f8f8;
    border-bottom: 1px #ebebeb solid;
    height: 38px;
    line-height: 38px;
}
.infobox .hd{
    border-bottom: 1px #ebebeb solid;
    height: 42px;
    line-height: 42px;
}
.infobox .hd h3{
    float: left;
}
.infobox .hd h3 a{
    display: inline-block;
    padding:0 24px;
    border-bottom: 2px #0c3c75 solid;
    color: #0c3c75;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.infobox .hd ul,.infobox .hd li{float: left; line-height: 30px;}
.infobox .hd ul{
    padding: 10px 0 0 42px;
}
.infobox .hd li a{
    display: inline-block;
    padding:0 15px;
   cursor: pointer;
}
.infobox .hd li.on{
    position: relative;
}
.infobox .hd li.on a{
    background: #0c3c75;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
.infobox .hd li.on a::after {
    position: absolute;
    z-index: 1;
    top: 28px;
    right: 29px;
    content: "";
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #0c3c75 transparent transparent transparent;
}


.infobox .bd{clear: both;}
.inbox .hd .more,.infobox .hd .more {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #999;
}

.inbox .hd h3 {
    margin-left: 10px;
    float: left;
    padding: 0 24px;
    border-bottom: 2px #083161 solid;
}

.inbox .hd h3 a {
    font-weight: bold;
    font-size: 16px;
    color: #083161;
}

.inbox .bd {
    clear: both;
}

.inbox .bd .infoList,.infobox .bd .infoList {
    padding: 6px 12px;
}

.inbox .bd .infoList li,.infobox .bd .infoList li {
    line-height: 34px;
    font-size: 14px;
    padding-left: 10px;
    background: url(images/dot.png) no-repeat left center;
    color: #555;
}

.inbox .bd .infoList li a,.infobox .bd .infoList li a {
    color: #555;
}

.inbox .bd .infoList li .date,.infobox .bd .infoList li .date {
    float: right;
    color: #999;
}

.calendar {
    width: 298px;
}
#content{position: relative;}
.calendar:after {
    content: "";
    display: block;
    width: 28px;
    height: 82px;
    background: url(images/calendar.png) 0 0 no-repeat;
    position: absolute;
    top: 18px;
    right: -28px;
display: none;
}


.fc-left .fc-prev-button,
.fc-right .fc-next-button {
    font-size: 12px;
}

#cyxz .hd,#cgsc .hd,#xgtp .hd,#news .hd {
    position: relative;
}

#cyxz .hd ul,#cgsc .hd ul,#xgtp .hd ul,#news .hd ul {
    position: absolute;
    left: -1px;
    top: 0px;
}

#cyxz .hd li,#cgsc .hd li,#xgtp .hd li,#news .hd li {
    float: left;
    height: 39px;
    line-height: 39px;
    width: 100px;
    text-align: center;
    font-size: 16px;
}
#cyxz .hd li a,#cgsc .hd li a,#xgtp .hd li a,#news .hd li a{
    cursor: pointer;
    text-decoration: none;}
#cyxz .hd li.on,#cgsc .hd li.on,#xgtp .hd li.on,#news .hd li.on{
    background: #fff;
    border-right: 1px #ebebeb solid;
    border-left: 1px #ebebeb solid;
}

#cyxz .hd li.on a,#cgsc .hd li.on a,#xgtp .hd li.on a,#xgtp .hd li.on a,#news .hd li.on a{
    font-weight: bold;
    color: #0c3c75;
}
#cgjg{margin-bottom: 10px;}
#cgdg,#cyxz{
    height: 264px;
}
#dyly,#cgjg{
	height: 274px;
}
#cgsc{
    height: 206px;
margin-bottom: 12px;
}
#cgsc .bd ul,#xgtp .bd ul{
    padding:18px 10px 0 10px;
}

#cgsc .bd li img,#xgtp .bd li img{
    width: 274px;
    height: 58px;
    border:1px #ddd solid;
}
#cgsc .bd li,#xgtp .bd li{
 height:60px;
margin-bottom:10px;
}
#cgsc .bd li .title, #xgtp .bd li .title{display:none;}
#cgsc .bd li:last-child{
    margin-bottom: 0;
}
.xgtp{padding-top: 12px;}
.xgtp li{
    height: 71px;
    margin-bottom: 10px;
}
.xgtp li img{
    width: 250px;
    height: 71px;
}

.textlink{
	background: #f8f8f8;
	border:1px #eeeeee solid;
	padding:10px 0;
overflow: hidden;
	margin-bottom: 12px;
}
.textlink h3{float: left; padding:0 22px;}
.textlink h3 a{
	font-weight: bold;
	font-size: 16px;
	color: #0c3c75;
}
.textlink li{
	float: left;
	margin-left: 14px;
}
.textlink li select{
	padding:5px 0;
	background: #fff;
	width: 202px;
	border:1px #eeeeee solid;
       font-family: 微软雅黑;
}
.links li{height: 54px; margin-bottom: 13px;}
.links li.last{margin-bottom: 0;}