.ewb-location {
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    background: url(../images/icon_local.png) left center no-repeat;
}
body {
    background: rgb(231,244,250);
}

.ewb-container {
    width: 1190px;
    margin: 0 auto;
}

.ewb-location .local-tag {
    padding-left: 25px;
}

.ewb-location a {
    padding: 0 2px;
    margin: 0 5px;
    color: #666;
}

.ewb-tab-panel {
    display: none;
}
.ewb-tab-panel.active {
    display: block;
}
.ewb-location a:hover {
    color: #333;
}

.ewb-main {
    background: #fff;
    overflow: hidden;
    margin-top: 10px;
    min-height: 30px;
    padding: 25px;
    border: 1px solid #dddddd;
}

.btlan {
    overflow: hidden;
    border: 3px solid #dddddd;
}

.bt_l {
    margin: 10px 0 20px 10px;
    float: left;
    width: 67%;
}

.zi1 {
    font-size: 24px;
    color: #666;
    font-weight: bold;
    line-height: 36px;
    float: left;
    width: 100%;
}

.zi2 {
    font-size: 14px;
    color: #666;
    float: left;
    line-height: 18px;
    width: 100%;
}

.part-tag {
    float: right;
    margin-top: 45px;
}

.part-tag .tag {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    margin-left: 6px;
    padding: 3px 5px 5px;
    width: 110px;
    height: 42px;
    text-align: left;
}

.tag-wssb {
    background: url(../images/button-bg-wssb.png) no-repeat;
}

.tag-cnqx {
    background: url(../images/button-bg-cnxq.png) no-repeat;
}

.part-tag .tag label {
    width: 91px;
    display: inline-block;
    float: left;
    line-height: 16px;
    padding-left: 5px;
}

.part-tag .tag span {
    font-size: 18px;
    padding: 0 4px;
}

.ewb-info {
    margin-top: 20px;
}

.ewb-info-hd {
    background: #327fd4;
    height: 42px;
}

.ewb-tab-item {
    float: left;
    margin-left: 4px;
    background: #2764a8;
    margin-top: 6px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    padding: 0px 15px;
    min-width: 55px;
    border-radius: 5px 5px 0px 0px;
}

.ewb-tab-item.current {
    background: #ffffff;
    color: #317dd2;
}

.ewb-tab-item a {
    color: #fff;
}

.ewb-tab-item.current a {
    color: #317dd2;
}

.ewb-table table {
    width: 100%;
    border: 1px solid #c9dfef;
    border-bottom: 0px;
    line-height: 30px;
    margin-top: 25px;
}

.ewb-table table td {
    border-bottom: 1px solid #c9dfef;
    border-left: 1px solid #c9dfef;
    line-height: 18px;
    font-size: 14px;
    padding: 10px;
}

.ewb-table table .xbt {
    background: #e9f3f9;
    font-weight: bold;
    text-align: center;
    width: 15%;
    color: #317dd2;
}

.ewb-table table .nr {
    text-align: left;
    width: 35%;
}

.ewb-foot-func {
    width: 657px;
    margin: 10px auto;
    margin-top: 40px;
    overflow: hidden;
    clear: both;
}

.ewb-foot-func a {
    float: left;
    padding-left: 50px;
    padding-right: 25px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    display: block;
    margin-right: 23px;
}

.ewb-foot-func a.ewb-unable {
    color: #666666;
    cursor: default;
    background-color: #F3F2F2;
}

.tu1 {
    background: #1492ff url(../images/sxtb.png) no-repeat 10px -53px;
}

.tu2 {
    background: #29cea2 url(../images/sxtb.png) no-repeat -155px -53px;
}

.tu4 {
    background: #14c5ff url(../images/sxtb.png) no-repeat -485px -53px;
}

.tu3 {
    background: #ffb32e url(../images/sxtb.png) no-repeat -320px -53px;
}

.ewb-none {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.tu1:hover {
    background: url(../images/sxtb.png) no-repeat #2174d0 10px -53px;
}

.tu2:hover {
    background: url(../images/sxtb.png) #2174d0 no-repeat -155px -53px;
}

.tu3:hover {
    background: #2174d0 url(../images/sxtb.png) no-repeat -320px -53px;
}

.tu4:hover {
    background: #2174d0 url(../images/sxtb.png) no-repeat -485px -53px;
}