.content{
    width:1000px;
    margin:0 auto;
}
.content p.addr{
    color:#a5a6a7;
    font-size: 14px;
    padding-left:30px;
    position: relative;
    margin:10px 0;
}
.content p.addr a{
    color:#a5a6a7;
}
.content p.addr .house-icon{
    position:absolute;
    width:16px;
    height:16px;
    background: url(../images/house.png) no-repeat;
    left:5px;
    top:2px;
}
.content .cyzd{
    background-color: #fff;
    padding:40px;
    box-sizing: border-box;
}
.content .list{
    background: #fff;
    padding:0 20px 50px;
    box-sizing: border-box;
}
.content .list ul.title-ul li{
    float:left;
    margin:5px 15px 15px 0;
    padding:5px;
    font-weight: 600;
    box-sizing: border-box;
    border-top:3px solid #fff;
    cursor: pointer;
}
.content .list ul.title-ul li.active,.content .list ul.title-ul li:hover{
    border-top:3px solid #00548a;
    color:#00548a;
    box-sizing: border-box;
}
.content .list ul.content-ul{
    padding:20px 20px;
}
.content .list ul.content-ul li{
    font-size: 14px;
    height:40px;
    line-height: 40px;
    padding-left:50px;
    padding-right:200px;
    border-bottom: 1px dashed #eaeaea;
    box-sizing: border-box;
    outline:0;
    position: relative;
    cursor: pointer;
}
.content .list ul.content-ul li span{
    display: inline-block;
    max-width: 850px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content .list ul.content-ul li .blue-dot{
    display: inline-block;
    width:5px;
    height:5px;
    border-radius: 5px;
    background: #2b82d8;
    position: absolute;
    left:20px;
    top:17.5px;
}
.content .list ul.content-ul li .time{
    display: inline-block;
    position: absolute;
    left:1000px;
    top:0px;
    color:#999;
    padding-left:25px;
}
.content .list ul.content-ul li .time .time-icon{
    display: inline-block;
    position: absolute;
    left:0px;
    top:12px;
    width:20px;
    height:20px;
    background: url(../images/time.png) no-repeat;
}
.wyjb1 h1,.wyjb2 h1,.jbcx h1{
    text-align: center;
    color:#18548a;
    font-size:30px!important;
    font-weight:900!important;
}
.wyjb1 .box{
    border:1px solid #9fbfd3;
    width:900px;
    padding:40px 20px 20px 20px;
    box-sizing: border-box;
    margin:40px auto;
    position: relative;
}
.wyjb1 .box .title{
    display: inline-block;
    width:238px;
    height:49px;
    background:url(../jvbaoImg/title1.png) center no-repeat ;
    background-size: 100%;
    color:#fff;
    text-align: center;
    line-height: 49px;
    position:absolute;
    left:50%;
    margin-left:-119px;
    top:-25px;
}
.wyjb1 .box2 .title{
    display: inline-block;
    width:238px;
    height:49px;
    background:url(../jvbaoImg/title2.png) center no-repeat ;
    background-size: 100%;
    color:#fff;
    text-align: center;
    line-height: 49px;
    position:absolute;
    left:50%;
    margin-left:-119px;
    top:-25px;
}
.wyjb1 .box1 .cont{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color:red;
}
.btn-box{
    text-align: center;
}
.button_sm_grey {
    width: 131px;
    height: 37px;
    cursor: pointer;
    text-align: center;
    background: #dcdcdc;
    color:#999;
    border-radius: 5px;
    font-size: 16px;
}
.button_nm_grey {
    width: 131px;
    height: 37px;
    cursor: pointer;
    margin-left:20px;
    text-align: center;
    background: #dcdcdc;
    color:#999;
    border-radius: 5px;
    font-size: 16px;
}
.button_sm {
    width: 131px;
    height: 37px;
    cursor: pointer;
    text-align: center;
    background: #18548a;
    color:#fff;
    border-radius: 5px;
    font-size: 16px;
}
.button_nm {
    width: 131px;
    height: 37px;
    cursor: pointer;
    margin-left:20px;
    text-align: center;
    background: #18548a;
    color:#fff;
    border-radius: 5px;
    font-size: 16px;
}
.jvbao-box{
    padding:0 20px 20px;
    box-sizing: border-box;
}
.jvbao-box .title{
    height:40px;
}
.jvbao-box .title span{
    color:#666;
    float:right;
    margin-right:5px;
    line-height: 40px;
}
.jvbao-box .title .type{
    color:#ef6537;
    letter-spacing: 5px;
    float:left;
    font-size: 24px;
    font-weight: bold;
}
.jvbao-box .xinxi-box{
    margin:20px 0;
    border-top:1px solid #eaeaea;
}
.jvbao-box .xinxi-box p{
    height:35px;
    line-height: 35px;
    color:#000;
    text-align: left;
    margin:10px 0;
    position: relative;
    padding-left:10px;
    font-weight: bold;
}
.jvbao-box .xinxi-box p>i{
    position: absolute;
    width:4px;
    height:20px;
    top:7px;
    left:0;
    background-color: #64d536;
    border-radius: 3px;
}
.jvbao-box .i2{
    background-color: #ed3838!important;
}
.jvbao-box .i3{
    background-color: #3ba7f8!important;
}
.jvbao-box .i4{
    background-color: #f3a03f!important;
}
.jvbao-box .xinxi-box p span{
    font-size:12px;
    color:#999;
}
.red-star{
    color:red;
}
.clearfix:after {
    content:"";
    display: block;
    clear:both;
}
.jvbao-box .xinxi-box li{
    float:left;
    width:50%;
    margin-bottom: 10px;
}
.jvbao-box .xinxi-box li span.name{
    display: inline-block;
    width:120px;
    text-align: right;
    margin-right:10px;
    line-height: 30px;
    float:left;
    font-size: 14px;
}
.jvbao-box .xinxi-box li span input{
    width:300px;
    line-height: 30px;
    height:30px;
    border-radius: 5px;
    border:1px solid rgb(166, 166, 166);
}
.jvbao-box .xinxi-box li span select{
    width:306px;
    line-height: 30px;
    height:36px;
}
.jvbao-box .xinxi-box li.width-100{
    width:100%;
}
.lf{
    float:left;
}
li.width-100 .tip{
    font-size: 12px;
    color:#999;
}
.button_submit,.button_search {
    width: 131px;
    height: 37px;
    cursor: pointer;
    text-align: center;
    background: #18548a;
    color:#fff;
    border-radius: 5px;
    font-size: 16px;
}
.button_re {
    width: 131px;
    height: 37px;
    cursor: pointer;
    text-align: center;
    background: #fff;
    color:#18548a;
    border:1px solid #18548a;
    border-radius: 5px;
    font-size: 16px;
    margin-left:10px;
}
.jbcx .tip{
    color:red;
    line-height: 35px;
    text-align: center;
}
.jbcx ul{
    width:800px;
    margin:0 auto;
}
.jbcx ul li{
    display: block;
    width:100%;
    height:40px;
    color:#666;
}
.jbcx ul li span{
    float:left;
}
.jbcx ul li span.name{
    display: inline-block;
    width:150px;
    text-align: right;
    margin-right:10px;
    line-height: 30px;
}
.jbcx ul li span input{
    line-height: 30px;
}
.jbcx ul li span textarea{
    width:606px;
    border:1px solid #7f9db9;
    padding:10px;
    box-sizing: border-box;
}
.jbcx .operate{
    background-image: url(../images/but_bg_submit.jpg);
    background-repeat: no-repeat;
    width: 62px;
    margin-top:6px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
}

/*add5.7*/
.jvbao-box .xinxi-box li span input[type=radio],.jvbao-box .xinxi-box li span input[type=checkbox]{
    width:15px;
    margin:0!important;
}
.radio-span input,.radio-span span{
    float:left;
    display: inline-block;
    line-height: 30px;
}
.radio-span span{
    font-size: 12px;
    color:#999;
    margin-right:10px;
}
textarea{
	padding:15px;
}