﻿*{
    margin:0;
    padding:0;
    text-decoration: none;
    list-style: none;
}
body{
    background: #fff;
}
/*dangqianweizhi*/
.listTitle {
    width: 1200px;
    height: 30px;
    margin:0 auto;
}

.currenturl {
    width: 100%;
    height: 30px;
    line-height:30px;
    font-size: 14px;
    background: url("../images/location.png")no-repeat 0 center/15px 17px;
    padding: 0 10px;
    margin-top: 18px;
    overflow: hidden;
}

.currenturl a {
    width: auto;
    height: 30px;
    color: #000;
    float: left;
}

.currenturl span {
    width: auto;
    height: 30px;
    color: #000;
    float: left;
    padding: 0 10px;
}
/*contents*/
.contents{
    width: 1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto 30px auto;
}

.content_s{
    width:100%;
    height:auto;
    overflow: hidden;
}
.sjt_lbbw_title5 {
    background: url("../images/cx_pic5.png")repeat-x left bottom;
    overflow: hidden;
    height: 34px;
    margin-top: 20px;
}
.sjt_lbbw_title5 span.rlt_num1 {
    background-image: url("../images/cx_icon1.png");
    padding-left: 16px;
}
.sjt_lbbw_title5 span {
    font-size: 30px;
    font-weight: bold;
    color: #b92327;
    background: #fff;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    padding-right: 10px;
    height: 34px;
    line-height: 34px;
    float: left;
}
.sjt_lbbw_cont2 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
}
.sjt_lbbw_cont2 ul li {
    background-image: url("../images/cx_icon5.png");
    background-repeat: no-repeat;
    background-position: 0 26px;
    padding-left: 25px;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    border-bottom: 1px dashed #ececec;
    vertical-align: bottom;
}
.sjt_lbbw_cont2 ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}
.sjt_lbbw_cont2 ul li a {
    font-size: 18px;
    color: #333333;
    float: left;
}

