/*内页banner*/
.nybanner {
    width: 100%;
    height: 293px;
    position: relative;
}

.nybanner img {
    width: 100%;
    height: 293px;
}

.nybanner .ba_po {
    position: absolute;
    bottom: 0px;
    left: 20%;
    width: 222px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #0e45f5;
    font-size: 28px;
    color: #fff;
}

/*单篇*/
.nrfl {
    width: 220px;
}

.nrfl h3 {
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    color: #ffffff;
    background-color: #0e45f5;
    text-align: center;
    position: relative;
    margin-top: -90px;
}

.nrfl ul {
    padding-bottom: 20px;
    border: 1px solid #e9e9e9;
}

.nrfl ul li {
    height: 54px;
    line-height: 54px;
    text-align: center;
}

.nrfl ul li a {
    display: block;
    width: 188px;
    margin: auto;
    font-size: 17px;
    border-bottom: 1px solid #e9e9e9;
    background-position: right center;
    background-repeat: no-repeat;
}

.nrfl ul li a:hover {
    color: #1d50f5;
    font-weight: bold;
    font-size: 20px;
}

.nrfr {
    width: 940px;
    padding: 0px 0px 30px;
    background-color: #ffffff;
    min-height: 600px;
}

.nrfl ul li a.hover {
    color: #1d50f5;
    font-weight: bold;
    font-size: 20px;
}

.nrfr .dpdq {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #cdcfd2;
}

.nrfr .dpdq h2 {
    display: inline-block;
    border-bottom: 3px solid #1d50f5;
    font-size: 18px;
    color: #333;
    padding: 0px 12px;
    height: 44px;
}

.dpdq ul {
    background: url(../images/house_03.png) no-repeat left center;
    padding-left: 20px;
}

.dpdq ul li {
    line-height: 45px;
    display: inline-block;
}

.nrfr .dpcon {
    padding-top: 30px;
}

.nrfr .dpcon p {
    line-height: 30px;
    color: #5e5e5e;
    text-indent: 2em;
    font-size: 15px;
    margin-bottom: 30px;
}

.dpcon p.jrwz {
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
}

.dpcon .jrwz a {
    color: #c11000;
}

.img_nr {
    margin-top: 10px;
}

.img_nr img {
    width: 220px;
}

/*内容*/
.content {
    min-height: 600px;
}

.content .con_nav h2 {
    text-align: center;
    line-height: 82px;
    font-size: 32px;
    color: #000;
}

.content .con_nav .ly {
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px dashed #d5d5d5;
    margin-bottom: 20px;
}

.content .con_nav .ly span {
    padding: 0px 20px;
    color: #898989;
}

.hznr {
    text-align: center;
}

.content img {
    /*max-width:800px;*/
    margin: 15px 0px;
}

.content p {
    text-indent: 2em;
    text-align: left;
    color: #5e5e5e;
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 15px;
}

.content ul {
    padding: 10px;
    background-color: #f3f3f3;
}

.content ul li {
    line-height: 34px;
    text-align: left;
}

.content p.vsbcontent_img {
    text-align: center;
}

/*列表页*/
.list {
    margin-top: 50px;
    min-height: 500px;
}

.list li {
    padding: 0px 10px;
    height: 52px;
    line-height: 52px;
}

.list a {
    background: url(../images/icon13_03.jpg) left center no-repeat;
    padding-left: 5px;
    font-size: 15px;
    color: #555555;
}

.list span {
    font-size: 14px;
}
