@charset "utf-8";
body{
	background: url(mainbg.png) center bottom no-repeat;
	background-size:100% 100%;
}
.main{
	margin-bottom:150px;
	margin-top: -10px;
}

.hy-list-box a.hover {
    background-color: #3881c8;
}
.hy-list-main {
    background-color: #fff;
    height: auto;
    overflow: hidden;
    margin: 20px 0 40px;
}

.hy-list-left {
    width: 280px;
    height: auto;
    background-color: #ebf2f9;
    border-top: 2px solid #3881c8;
}

.hy-list-left h3 {
    width: 220px;
    height: 70px;
    background-color: #004aa3;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
}

.hy-list-left li {
    width: 195px;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    background-position: 0;
    margin-bottom: 20px; 
    padding-left: 45px;
}
.hy-list-left li:first-child{
    margin-top: 22px;
}

.hy-list-left li a {
    display: block;
    color: #666666;
    font-size: 16px;
}
.li01{
    background: #fff url(icon1.png) no-repeat;
}
.li02{
    background: #fff url(icon2.png) no-repeat;
}
.li03{
    background: #fff url(icon3.png) no-repeat;
}
.li04{
    background: #fff url(icon4.png) no-repeat;
}
.li05{
    background: #fff url(icon5.png) no-repeat;
}
.li06{
    background: #fff url(icon6.png) no-repeat;
}
.li07{
    background: #fff url(icon7.png) no-repeat;
}
.li08{
    background: #fff url(icon8.png) no-repeat;
}
.li09{
    background: #fff url(icon9.png) no-repeat;
}
.li10{
    background: #fff url(icon10.png) no-repeat;
}
.li11{
    background: #fff url(icon11.png) no-repeat;
}
.li12{
    background: #fff url(icon12.png) no-repeat;
}
.li13{
    background: #fff url(icon13.png) no-repeat;
}
.li14{
    background: #fff url(icon14.png) no-repeat;
}

.hy-list-left li.hover,
.hy-list-left li:hover {
    background-color: #dee5f0;
    background-position: 0;
}

.hy-list-left li.hover a,
.hy-list-left li:hover a {
    color: #3881c8;
    font-weight: bold;
}


.hy-list-right{
    width: 1090px;
    height: auto;
    padding-right: 39px;
    display: none;
}
.hy-list-right.show{
    display: block;
}
.list-right-top {
    overflow: hidden;
    line-height: 50px;
    border-bottom: 2px solid #3881c8;
    margin-left: 20px;
}

.list-right-top h3 {
    color: #3881c8;
    font-size: 18px;
    font-weight: bold;
line-height:50px;
}
.list-right-top h3 span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #3881c8;
    margin-right: 10px;
}

.list-right-top div {
    width: 247px;
    height: 28px;
    border: solid 1px #e5e5e5;
    margin: 19px 19px 0 0;
}

.list-right-top div input[type="text"] {
    height: 28px;
    float: left;
    color: #999999;
    font-size: 12px;
    margin-left: 11px;
}

.list-right-top div input[type="submit"] {
    float: right;
    width: 16px;
    height: 18px;
    background: url(../image/list-search.png) no-repeat;
    margin: 6px 11px 0 0;
    cursor: pointer;
}

.hy-list-box{
    overflow: hidden;
}
.hy-list-box a{
    display: block;
    width: 160px;
    height: 45px;
    text-align: center;
    float: left;
    color: #ffffff;
    font-size: 16px;
    line-height: 45px;
    background-color: #9bc0e3;
    margin: 20px 0 0 20px;
}

.hy-list-box a:hover{
    background-color: #3881c8;
}

.hy-list-text {
    overflow: hidden;
    height: auto;
   
}

.hy-list-text ul {
    border-left: 1px dashed #999999;
    margin: 20px 0 0 21px;
    width: 1050px;
}

.hy-list-text li {
    height: 43px;
    line-height: 43px;
    margin-top: 10px;
}

.hy-list-text li:first-child {
    margin-top: 0;
}

.hy-list-text li a {
    display: block;
}

.hy-list-text li:hover {
    background-color: #d5dde9;
}

.hy-list-text li:hover small,
.hy-list-text li:hover span {
    color: #3881c8;
}

.hy-list-text small {
    color: #999999;
    font-size: 16px;
    display: block;
    float: left;
}

.hy-list-text small img {
    margin: 0 20px 0 -7px;
}
.hy-list-text span img {
    margin: 0 20px 0 -7px;
}
.hy-list-text span {
    display: block;
    float: left;
    color: #333333;
    font-size: 16px;
    width: 890px;
	margin-left:30px;
}
.hy-list-text em{
	font-style: normal;
    width: 580px;
    display: block;
    float: left;
    color: #6b5e5e;
    text-align:center;
font-size:14px;}
.fenye {
    margin: 35px 0 22px;
    text-align: center;
}