.index_bj {
    height: 1523px;
    background: url(index_bj.png) no-repeat center;
}

.container {
    width: 1280px;
    margin: 0 auto;
}

.header {
    height: 60px;
    padding-top: 40px;
}

.header .l a {
    width: 278px;
    height: 60px;
    display: block;
    background: url(logo.png) no-repeat center;
}

.header .r a:first-child {
    font-size: 18px;
    color: #ffffff;
    display: block;
    float: left;
    box-sizing: border-box;
    padding-left: 24px;
    line-height: 37px;
    margin-right: 30px;
    background: url(wza.png) no-repeat left center;
}

.header .r a:last-child {
    display: block;
    width: 130px;
    height: 37px;
    padding-left: 28px;
    font-size: 16px;
    text-align: center;
    line-height: 37px;
    box-sizing: border-box;
    color: #1588eb;
    background: url(fh_bj.png) no-repeat center;
    float: right;
}

.content {
    height: 700px;
    margin-top: 482px;
    margin-bottom: 60px;
}

.content .l {
    width: 222px;
    height: 603px;
    margin-top: 60px;
}

.content .l .tit {
    float: left;
    margin-bottom: 40px;
}

.content .l .tit span {
    font-size: 26px;
    color: #ffffff;
    display: block;
    font-weight: bold;
    float: left;
}

.content .l .lmqh {
    height: 536px;
    float: left;
    background: url(lmqh_ul.png) no-repeat left top;
    position: relative;
}

.content .l .lmqh ul {
    height: 466px;
}

.lmqh ul li {
    float: left;
    width: 100%;
    height: 46px;
}

.content .l .lmqh ul li a {
    line-height: 46px;
    height: 46px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    text-align: left;
    box-sizing: border-box;
    padding-left: 22px;
}

.content .l .lmqh ul li.on {
    background: url(lmqh_li.png) no-repeat center;
}

.content .l .lmqh ul li:hover {
    background: url(lmqh_li.png) no-repeat center;
}

.content .l .lmqh .next {
    width: 50px;
    height: 40px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 49px;
    background: url(next.png) no-repeat center;
}

.content .l .lmqh .prev {
    width: 50px;
    height: 40px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(prev.png) no-repeat center;
}

.content .r {
    width: 978px;
    height: 555px;
    padding-top: 40px;
    padding-left: 34px;
    padding-right: 40px;
    margin-top: 60px;
    box-sizing: border-box;
    border: 4px solid #d9ecfe;
    border-radius: 15px;
    background-color: #ffffff;
}

.content .r .tit {
    height: 28px;
    background: url(tit_bj.png) no-repeat right center;
}

.content .r .tit span {
    font-size: 26px;
    line-height: 28px;
    color: #333333;
    display: block;
    font-weight: bold;
    float: left;
}

.content .r .con ul {
    border-bottom: 1px dashed #bbd5ed;
    padding-bottom: 38px;
}

.content .r .con ul li {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.content .r .con ul li a {
    width: 780px;
    font-size: 18px;
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-left: 23px;
    float: left;
    background: url(heidian.png) no-repeat left center;
}

.content .r .con ul li:hover a {
    background: url(landian.png) no-repeat left center;
    color: #0153d8;
}

.content .r .con ul li span {
    font-size: 16px;
    color: #999999;
    display: block;
    float: right;
    line-height: 18px;
}