body{
    background: #8A8A8A;
}
body,p,h3{
    margin:0;
    padding:0;
}
a{
    text-decoration:none;
}


.rt-page_main{
    width: 860px;
    background-color: #ffffff;
    margin:0 auto;
}
.rt-page_main_con {
    width: 700px;
    margin:20px auto;
}
.rt-con_title{
    background-image: url(imageswsjbicon_jbxz.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 600px;
    height: 60px;
}
.rt-con_title_inner{
    background-image: url(imageswsjbjbxz.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 600px;
    height: 60px;
    margin-left: 60px;
}
.rt-con-main{
    width: 680px;
    margin-left: 20px;
    padding-bottom: 40px;
}
.rt-page_main_text{
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    text-align: left;
}
.rt-page_main_text_title{
    text-indent: 30pt;
    font-size: 20px;
    line-height: 40px;
    font-weight: bolder;
}
.rt-page_main_text_txt{
    text-indent: 30pt;
    font-size: 20px;
    line-height: 40px;
}
.rt-con-list{
    font-weight: bolder;
    font-size: 20px;
    margin-top: 5px;
    margin-left: 20px;
}
.rt-btn{
    width: 131px;
    height: 37px;
    cursor: pointer;
    font-size: 18px;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
    background: #aaa;
    color: #fff;
}

/*new*/
.rt-new-title{
    background: #08529d;
    line-height: 40px;
    color:#fff;
    font-size:20px;
    vertical-align: middle;
   
width: 860px;
    margin: 10px auto;
}
.title-icon{
    width:30px;
    height:30px;
    vertical-align: middle;
 padding-left:20px;
}
.rt-new_main{
    width: 1000px;
    margin: 0 auto;
}
.rt-new_main p{
    background: #fff;
    width: 80%;
    margin: 10px auto;
    padding: 40px 30px;
    min-height: 700px;
    position: relative;
    text-align: center;
}
.new-img{
    padding-bottom:30px;
}
.re-button{
    width: 140px;
    height: 50px;
    line-height: 37px;
    background-image: url(imageswsjbbtnbg.png);
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
    display: block;
    margin:0 auto;
    font-size: 18px;
    color: #fff;
    border: none;
}