* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
body{
    background: #f5f5f5;
}
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

.baner {
    text-align: center;
    margin: 0 auto;
}

.baner img {
    max-width: 100%;
}

.gz_nrr {
    width: 1200px;
    margin: 20px auto auto auto;
}

.nr_zbb {
    width: 218px;
    border: 1px solid silver;
    float: left;
    text-align: center;
    border-radius: 5px;
    padding-bottom: 15px;
    background: #fff;
}

.nr_zbb ul {
    width: 200px;
    margin: 0 auto 20px auto;
}

.nr_zbb ul li {
    height: 40px;
    line-height: 40px;
    border: 1px solid silver;
    background: #ededed;
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.nr_zbb ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.nr_zbb ul li a.on {
    background: #fe0000;
    color: #fff;
}
.nr_ybb {
    width: 958px;
    float: left;
    margin-left: 20px;
    font-family: "微软雅黑", "宋体";
    border: 1px silver solid;
    padding: 0 15px 20px 15px;
    box-sizing: border-box;
    color: #666666;
    background: #fff;
}
.gz_nrr:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.biaoTi {
    height: 70px;
    border-bottom: 1px solid #dddddd;
    padding-right: 40px;
}
.biaoTi .btLeft {
    float: left;
    height: 68px;
    line-height: 90px;
    border-bottom: 3px solid #fe0000;
    padding: 0 40px;
}
.subWapper {
    padding: 15px 40px 40px;
}
.subTop {
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #333;
    padding: 25px 40px;
    zoom: 1;
}
.operationBtn, .operationBtnOn, .searchBtn, .searchBtnOn, .huiShouZhan, .huiShouZhan:hover {
    display: block;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0 6px;
    margin: 0 10px 0 0;
    /*background: url(../img/btnbg.png) repeat-x;*/
    background: #fe0000;
    border: solid 1px #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
}
.fr {
    float: right;
}
.lineHeight30 {
    line-height: 30px;
}
.fl {
    float: left;
}
.subTop:after, .subLists:after, .subListTit:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.searchBtn, .searchBtnOn {
    float: right;
    margin: 0;
    padding: 0 20px;
}
.qingKong {
    float: right;
    line-height: 30px;
    color: #1391ce;
    padding: 0 0 0 10px;
    cursor: pointer;
}
.grayInput {
    display: block;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.daoDaDi, .daoDaDi:focus {
    width: 160px;
    padding-right: 30px;
    background: #fff url(../img/daodadi.png) no-repeat 180px center;
    margin-right: 15px;
}

.chuFaDi, .chuFaDi:focus{
    width: 160px;
    padding-right: 30px;
    background: #fff url(../img/chufadi.png) no-repeat 180px center;
    margin-right: 15px;
}
.subList {
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #333;
    margin-top: 22px;
}
.subListTit {
    padding: 8px 10px;
    margin: 1px;
    margin-bottom: 0;
    background: #f7f7f7;
    border-bottom: 1px solid #e6e6e6;
    zoom: 1;
}
.areaList1,.clxx_l1 {
    width: 186px;
    padding-left: 10px;
}

.subListTit li {
    text-align: left;
}

.subListTit li {
    float: left;
    font-weight: bold;
    color: #666;
}
.areaList2,.clxx_l2{
    width: 140px;
}
.areaList4,.clxx_l3,.clxx_l4{
    width: 157px;
}
.areaList5,.clxx_l5 {
    width: 70px;
}
.areaList6,.clxx_l6 {
    width: 70px;
}
.areaList7,.clxx_l7 {
    width: 31px;
}
.blankTip {
    text-align: center;
    background: #fff;
    font-size: 14px;
    padding: 0 0 20px;
    /* border-bottom: solid 1px #ddd; */
}
.blankImg {
    width: 100px;
    height: 100px;
    margin: 20px auto 0;
    background: url(../img/blankimg.png) no-repeat;
}
.blankText {
    padding: 10px 0 15px 0;
    color: #999;
    text-align: center;
}
.blankFaBuBtn {
    display: block;
    height: 34px;
    line-height: 34px;
    width: 120px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #fe0000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pageBox {
    padding: 25px 30px;
    background: #f7f7f7;
    margin-top: 10px;
    border-top: 1px solid #e6e6e6;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.subPagination {
    display: inline-block;
}
.subPagingAll {
    height: 25px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 10px;
    /* margin-right: 30px; */
}
.fr {
    float: right;
}
.subPaging {
    overflow: hidden;
}
.subPagination li {
    float: left;
    text-align: center;
    padding: 0 0 0 5px;
    height: 27px;
    line-height: 25px;
}
.subPagination li a {
    display: block;
    background: #fff;
    color: #333;
    font-size: 12px;
    padding: 0 10px;
    border: 1px solid #ddd;
}
.subTip {
    margin-top: 24px;
    border: 1px solid #c7e4f2;
    background: #e4f0f6;
    font-size: 13px;
    color: #333;
    padding: 8px 30px;
    line-height: 26px;
}
.subTip .subTipTit {
    color: #e0330b;
    font-weight: bold;
}
.qq {
    cursor: pointer;
}
.cl_xx{
    padding: 0 10px;
    margin: 1px;
    margin-bottom: 0;
    background: #fff;
    zoom: 1;
}
.cl_xx li{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e6e6e6;
}
.cl_xx li div{
    text-align: left;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.fl{
    float: left;
}
.sc_xx{
    display: inline-block;
    background: #fe0000;
    color: #fff;
    text-align: center;
    width: 30px;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
