.banners, .banners img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.bg_a {
    width: 100%;
    background: #fff;
    position: relative;
}

.s_top {
    padding-bottom: 10px;
    padding-top: 25px;
    text-align: left;
}

.s_top em {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: auto;
    height: 40px;
    line-height: 35px;
    color: #FFFFFF;
    border: 1px solid #fff;
    background-color: #36CEE5;
    padding: 0 50px;
    font-size: 24px;
    font-weight: 500;
    vertical-align: top;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.s_top .pst {
    width: 100%;
    text-align: left;
    padding-top: 25px;
}

.wrap-container {
    width: 1200px;
    font-size: 12px;
    margin: 0 auto;
    text-align: left;
    height: auto;
}

.tabBox_t, .tabBox {
    width: 100%;
    text-align: left;
}

.tabBox .tabNav {
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.tabBox .tabNav li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    cursor: pointer;
    width: 140px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #FFF;
    margin: 0 8px;
    vertical-align: top;
    font-size: 16px;
    background: #3F3F3F;
}

.tabBox .tabNav li.now {
    background: #5AB531;
}

.tabBox .tabCont {
    display: none;
    width: 100%;
}

.about {
    padding-top: 50px;
}

.about .tabBox .tabNav li {
    height: 30px;
    line-height: 28px;
    width: auto;
    padding: 0 20px;
    border: 1px solid #ddd;
    background: #F6F6F6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
}

.about .tabBox .tabNav {
    margin-bottom: 40px;
}

.about .tabBox .tabNav li.now {
    color: #FFF;
    background: #36CEE5;
}

.contact {
    width: 100%;
    text-align: center;
}

.contact .s_ctn b {
    font-size: 24px;
    font-weight: normal;
}

.s_ctn .line {
    width: 100%;
    height: 3px;
    background: #eee;
    margin-top: 40px;
}

.map {
    width: 100%;
    padding-top: 20px;
}

.map img {
    width: 100%;
}

.book {
    width: 860px;
    margin: 0 auto;
}

.book li {
    width: 50%;
    float: left;
    position: relative;
    margin-bottom: 30px;
    padding: 0 50px 0 100px;
}

.book li span {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}

.book li input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
    padding: 0 10px;
}

.book li i {
    display: block;
    font-style: normal;
    color: #F00;
    position: absolute;
    right: 40px;
    top: 0;
    height: 35px;
    line-height: 35px;
}

.book li.chang {
    width: 100%;
    clear: both;
}

.book li.chang p {
    width: 100%;
    font-size: 12px;
    color: #888;
    padding: 10px 0;
    line-height: 165%;
}

.book li.chang textarea {
    width: 100%;
    height: 90px;
    border: 1px solid #ddd;
    padding: 10px;
    line-height: 165%;
}

.book li.btn input {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 190px;
    height: 45px;
    margin: 30px auto;
    background: #5AB531;
    color: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}
