/*body{
    background-color: #e8e8e8;
}*/
.content_ej{
   
    padding-bottom: 30px;
    min-height: 800px;
    background-color: #fff;
    
}
.content_ej .con-list{
    padding:15px 0;
}
.con-list .left{

    float: left;
    /* padding-bottom: 100px; */
    padding-bottom: 20px;
    margin-top:13px;
   
}
.con-list .left h5{
    width: 288px;
    height: 89px;
    background:url(../images/name1.png) no-repeat center;
    line-height:87px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-bottom: 2px;
}
.con-list .left a{
    display: block;
    height: 58px;
    line-height: 58px;
    border-bottom: 2px solid #fff;
}
.con-list .left a:hover span{
    color: #0057a5;
    font-weight:600;
}
.con-list .left a.on{
    width: 288px;
}
.con-list .left a.on:hover span{
     color: #ffffff;
    font-weight:400;
}

.con-list .left a.on span{
    color: #ffffff;
    height: 58px;
    width: 288px;

    background: url(../images/j1.png) no-repeat 90px center;
        background-color: #0871cf;
}
.con-list .left a span{
    color: #706e6e;
    font-size: 16px;
    display: block;
 
    text-align: center;
     background: url(../images/j2.png) no-repeat 90px center;
        background-color: #efefef;
}
.con-list .right{
        width: 860px;
    float: right;
    margin-top:10px;
}
.location{
    border-bottom: 1px solid #dbd9d9;
    height: 50px;
    line-height: 50px;
}
.location span{
    font-size: 24px;
    color: #085aae;
    font-weight: 600;
    float: left;
    height: 49px;
    line-height: 49px;
    padding: 0 5px;
    border-bottom: 2px solid  #085aae;
}
.dqwz{
    color: #666666;
    font-size: 14px;
    background-color: #ebedee;
    height: 60px;
    line-height: 60px;
}
 .dqwz a{
    color: #666666;
    font-size: 14px;
}
 .dqwz a:hover{
    color: #085aae;
}


.right .list{
    margin-top: 10px;
    min-height: 500px;
}
.content_ej .right .list a{
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    height:55px;
    width: 100%;
    line-height: 55px;
    letter-spacing: 0px;
    color: #353535;
    background: url(../images/d2.png) no-repeat center left;
    border-bottom: 1px dashed #e6e6e6;
}
.content_ej .right .list a span{
    display: block;
    float: left;
}
.content_ej .right .list a span.nr{
    text-indent: 15px;
     font-size: 16px;
     color: #272626;
}
.content_ej .right .list a span.time{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 55px;
    letter-spacing: 0px;
    color: #a8a8a8;
    float: right;
}
.content_ej .right .list a:hover .nr{
    color: #1957a4;
}


.mainContent {
    width: 100%;
    min-height: 500px;
    min-height: \1200px;
}

.printArea .title {
    padding: 30px 0px 30px 0px;
    font-size: 25px;
    text-align: center;
}

.printArea .property {
    margin-bottom: 20px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 1px solid #ddd;
    background: #F8F8F8;
}

.printArea .property span {
    padding: 0 5px;
    color: #464444;
    font-size: 16px;
}