.leftwrap {
	width: 272px;
	float: left;
}

.rightwrap {
	float: right;
	box-sizing: border-box;
	width: 866px;
	border: 1px solid #e9e9e9;
	border-bottom: none;
}

.subnav {
	box-sizing: border-box;
	background-color: #3b77ca;
	height: 60px;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	padding: 0 20px;
}



.leftwrap ul li a:hover {
	color: #467fce;
	background-color: #e5f0ff;
}

.leftwrap ul li.current {
	color: #467fce;
	background-color: #e5f0ff;
}

.rightwrap tr th,td{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: left;
	padding:0 22px;
	box-sizing: border-box;
}

.rightwrap tr th{
	background-color: #f4f4f4;
}
.rightwrap tr{
	border-bottom: 1px solid #e9e9e9;
}

.rightwrap tr td:first-child{
	width: 10%;
}
.rightwrap tr td:nth-child(2){
	//width: 74%;
}
.rightwrap tr td:nth-child(3){
	width: 16%;
}
.rightwrap tr td a:hover {
	color: #467fce;
}


.as_nav, .as_nav2 {
    border: 1px solid #e6e6e6;
    margin-top: -1px;
}

.as_nav .par, .as_nav2 .par {
    display: block;
    height: 48px;
    line-height: 48px;
    padding-left: 49px;
    font-size: 16px;
    color: #2f597f;
    background: url(../png/iudyss.png) no-repeat right 0;
}

.as_nav .con {
    padding: 3px 0 3px 32px;
    border-top: 1px solid #e6e6e6;
    display: none;
}
ul {
    list-style-type: none;
}

.as_nav li {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
    padding-left: 18px;
    height: 36px;
    float: left;
    line-height: 36px;
    background: url(../png/k0u1bt.png) no-repeat left center;
}

.as_nav li a {
    color: #2f597f;
}

div.clear {
    font: 0px Arial;
    line-height: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

.as_navdown .par {
    color: #fff;
    background: #0699f0 url(../png/iudyss.png) no-repeat right -48px;
}

.as_navdown2 .par{
	color:#fff;
	background:#0699f0 url(../png/iudyss.png) no-repeat right bottom;
}
.show{
	display: block;
}
.as_nav li a:hover, .as_nav li a.hover {
    color: #ca1919;
}