
.content{
    width: 1200px;
    margin:0 auto;
}
.con-left{
    overflow: hidden;
    width: 70%;
    float: left;
}
.con-right{
    overflow: hidden;
    width: 25%;
    margin-top: 20px;
}
.rrbox-title {
    width: 100%;
    height: 40px;
    border-top: 2px solid #e67016;
    border-left: 2px solid #e67016;
    font-size: 18px;
    color: #e67016;
    padding-left: 10px;
    line-height: 40px;
}
.zleftb {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0px 0px 5px;
}
.zleftc {
    overflow: hidden;
    float: left;
    font-size: 12px;
    color: #a1a1a1;
    width: 100%;
    height: 40px;
    line-height:40px;
}
.zleftf {
    overflow: hidden;
    float: left;
    font-size: 16px;
    width: 100%;
    line-height: 32px;
    margin: 2px 0px 0px;
    padding: 0px 0px 20px;
}
.zleftf p{
    font-size: 18px;
    line-height: 32px;
}
.zleftf img{
    max-width: 100%;
}
.zleftg {
    overflow: hidden;
    float: left;
    width: 100%;
    line-height: 30px;
    text-align: right;
}

.zlefth {
    overflow: hidden;
    float: left;
    width: 100%;
    line-height: 25px;
    margin: 15px 0px 0px;
    font-size: 13px;
    color: #9e9b9b;
    padding: 10px 0px;

}
.zlefth span{
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.rlist{
    width: 100%;
    overflow:hidden;
}
.rlist_title{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid #d5e7f3 2px;
    line-height: 30px;
    padding:8px 0;
}
.rspan{
    margin-right: 8px;
    color: #1c79a7;
}
.rlist_con{
    width: 100%;
}
.rlist_con li{
    width: 100%;
    height: 90px;
    margin-top: 20px;
}
.rimg{
    width: 40%;
    height: 90px;
    float: left;
}
.rimg img{
    width: 100%;
    height: 100%;
}
.rtitle{
    width: 57%;
    height: 90px;
    float: right;
    overflow:hidden;
}
.rlist_con_hot{
    padding:10px 10px;
}
.rlist_con_hot ul li {
    height: 67px;
    border-bottom: 1px solid #E8E8E8;
}
.rlist_con_hot ul li .zx_listsz {
    font: 20px/67px Arial;
    color: #bf0614;
    float: left;
    height: 67px;
    display: block;
    padding-right: 20px;
}
.rlist_con_hot ul li .zx_listwz {
    font-size: 14px;
    line-height: 26px;
    display: block;
    padding-top: 8px;
    overflow: hidden;
    height: 59px;
}
.rbanner{
    width: 100%;
    height: 200px;
    margin:15px 0;
}
#rbcon img{
    width: 100%;
    height: 200px !important;
}
.spec-bn-title{
    left: 0;
    bottom: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(../img/hei.png);
    padding-right: 100px;
    padding-left: 5px;
}
.spec-bn-title a{
    color: #fff;
}
.spec-bn-indi{
    left: 200px;
    bottom: 0;
    margin:0;
}
.spec-bn-indi li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.content_line{
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content_print{
    float: right;
}
.tit01{
    width: 100%;
    height: 45px;
    border-top: 2px solid #ccc;
}
.tit01 div{
    margin-top: -2px;
    width: 120px;
    height: 45px;
    border-top: 5px solid #1479d7;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
    color: #1479d7;
}
.t02{
    width: 100%;
    height:35px;
    border-bottom: 2px solid #ccc;
    line-height: 35px;
}
.t02 .t02tit{
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-bottom:2px solid #90080E;
    float: left;
    font-size: 18px;
    font-weight: bold;
    background:url(../img/jttop.png) no-repeat;
    background-position: 41px 24px; 
}
.t02 span{
    float: right;
    margin-right: 10px;
}
