body,button,input,select,textarea {
    font: 400 12px/1.5 "Helvetica Neue", Helvetica, arial, "Hiragino Sans GB", "Microsoft Yahei", "\5b8b\4f53", sans-serif;
}
input.hover {
    border: 0;
}
html,body {
    background-color: #f5f5f5;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
div.container-main {
    width: 100%;
    min-width: 1190px;
}
div.wrap {
    width: 1190px;
    margin: 0 auto;
    position: relative;
}
.ui-button * {
    margin: 0;
    padding: 0
}

.ui-button {
    display: inline-block;
    *display: inline;
    *zoom:1;margin-bottom: 0;
    border: 1px solid transparent;
    outline: 0;
    line-height: 1.428571429;
    padding: 6px 12px;
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
    font-family: inherit;
    text-decoration: none;
    white-space: nowrap;
    word-wrap: normal;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    *overflow: visible;
    background-image: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.ui-button:hover,.ui-button:focus {
    background-image: none;
    text-decoration: none
}

.ui-button:active,.ui-button.active {
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.ui-button.disabled,.ui-button[disabled],fieldset[disabled] .ui-button {
    cursor: not-allowed;
    pointer-events: none;
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);*/
    /*opacity: 0.65;*/
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.is-red-btn {
    border-radius: 0;
    background-color: #e00346;
    color: #fff
}

.is-red-btn:hover {
    background-color: #ff004d
}

.index_top {
    background-color: #001731;
    width: 100%
}

.index_top .index-search {
    padding: 30px 30px 0 30px;
    font-size: 0
}

.index_top .index-search .sel-date input {
    width: 182px
}

.index_top .index-search input {
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding-left: 12px;
    width: 86px;
    outline: 0
}

.index_top .index-search input::-ms-clear {
    display: none
}

.index_top .search-btn-group {
    float: right;
    display: inline
}

.top_l {
    float: left;
    display: inline;
    height: 480px;
    position: relative;
    width: 50%;
    z-index: 8;
    margin-left: -5px
}

.top_l h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px
}

.top_l_box {
    float: right;
    display: inline;
    margin-right: -70px;
    margin-top: 70px;
    width: 660px
}

.search_box {
    background-color: #002855;
    height: 250px;
    width: 660px
}

.search_box .is-red-btn {
    display: inline-block;
    *display: inline;
    *zoom:1;width: 267px;
    font-size: 16px;
    height: 28px;
    *height: auto;
    *width: 293px
}

.search_box .s-box-txt {
    color: #aaa;
    display: inline-block;
    *display: inline;
    *zoom:1;line-height: 40px;
    text-align: right;
    width: 295px;
    font-size: 12px;
    padding-right: 10px
}

.search_box .sel-box {
    height: 42px;
    line-height: 42px;
    display: inline-block;
    *display: inline;
    *zoom:1;position: relative;
    white-space: nowrap;
    background-color: #ffffff;
    margin-left: 0;
    float: none;
}

.search_box .sel-box i {
    position: absolute;
    right: 15px;
    top: 16px;
    width: 12px;
    height: 7px;
}
.bottom-arrow em, .bottom-arrow span {
    position: absolute;
    *zoom: 1;
    width: 0;
    height: 0;
    /* ���window��firefox��border��Ⱦ����ɫ�߿������?? */
    /* http://stackoverflow.com/questions/13630886/firefox-17-and-css-borders-based-triangles-not-rendering-properly */
    border-color: rgba(255, 255, 255, 0);
    border-color: transparent\0;
    *border-color: transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    /* http://blog.sina.com.cn/s/blog_6283c54a0100f7ae.html */
    border-style: solid;
    overflow: hidden;
    top: 0;
    left: 0;
}
.bottom-arrow em {
    border-width: 7px 6px 0;
    border-top-color: #999;
    top: 2px;
}
.bottom-arrow span {
    border-width: 7px 6px 0;
    border-top-color: #f8f8f8;
    border-top-color: #f8f8f8;
}

.search_box .sel-box i b {
    font-size: 14px
}

.search_box .sel-address {
    width: 297px;
    margin-right: 10px;
    float: left;
    display: inline
}

.search_box .sel-address .add_title {
    font-size: 14px;
    padding-left: 10px;
    position: absolute
}

.search_box .sel-address input {
    padding-left: 50px;
    width: 247px
}

.search_box .sel-date {
    width: 194px
}

.search_box .sel-date .calendar_week_text {
    height: 42px;
    left: 130px;
    top: -1px;
    font-size: 14px
}

.search_box .sel-time {
    width: 98px;
    border-left: 1px solid #e1e1e1
}

.top_r {
    height: 480px;
    position: relative;
    width: 50%;
    overflow: hidden;
    padding-right: 5px;
    *width: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.top_r li {
    height: 480px;
    width: 100%;
    padding-right: 5px;
    position: relative
}

.index_top .ui-switchable-panel .gps-date {
    color: #492d28;
    font-size: 20px;
    left: 226px;
    position: absolute;
    top: 56px
}
div.container-banner {
    width: 100%;
}
div.container-banner .header {
    padding: 100px 0 40px;
    text-align: center;
}
div.container-banner .header h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
div.container-banner .header p {
    font-size: 18px;
    line-height: 18px;
    color: #4c4c4c;
}
div.container-banner .slide-demo {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
div.container-banner .img-container {
    position: relative;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
}
.img-container .img-text {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -42px;
    text-align: center;
    font-size: 35px;
    line-height: 50px;
}
.img-container.banner5 .img-text {
    margin-top: -21px;
}
.img-text p {
    color: #fff;
}
.img-text p.f_20 {
    font-size: 20px;
    line-height: 30px;
}
.container-banner ul.ui-switchable-content li {
    width: 100%;
    height: 400px;
}
.container-banner ul.ui-switchable-nav {
    position: absolute;
    width: 660px;
    height: 40px;
    top: 20px;
    left: 50%;
    margin-left: -330px;
    cursor: pointer;
    z-index: 10;
}
.container-banner ul.ui-switchable-nav li,.container-banner ul.ui-switchable-nav li.ui-switchable-active {
    float: left;
    width: 88px;
    height: 38px;
    margin-right: 20px;
    cursor: pointer;
    list-style: none;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #fff;
}
.container-banner ul.ui-switchable-nav li {
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0);
}
.container-banner ul.ui-switchable-nav li.ui-switchable-active {
    border: 1px solid rgba(255, 255, 255, 0)!important;
    border: 1px solid #E5E5E5\0;
    +border: 1px solid #E5E5E5;
    background-color: rgba(255, 255, 255, 0.3);
}

div.container-part1 {
    background-color: #fff;
    width: 100%;
    padding-bottom: 100px;
}
div.container-part2 {
    background-color: #f5f5f5;
    width: 100%;
    margin-bottom: 40px;
}
div.box-container {
    margin-bottom: 40px;
}
div.left-sidebar {
    position: absolute;
    top: 100px;
    float: left;
    width: 140px;
    margin-right: 20px;
    overflow-y: auto;
    z-index: 10;
    -ms-scrollbar-base-color: #ccc;
    -ms-scrollbar-shadow-color: #ccc;
    -ms-scrollbar-arrow-color: #ccc;
}
div.left-sidebar::-webkit-scrollbar {
    width: 8px;
}
div.left-sidebar::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}

div.left-sidebar dl {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background-color: #fafafa;
    cursor: pointer;
}
div.left-sidebar dl.active {
    background-color: #fff;
    padding-top: 20px;
}
div.left-sidebar dl.last_dl.active {
    padding-top: 0;
}
div.left-sidebar dt {
    padding: 20px 10px;
    font-size: 18px;
    line-height: 18px;
    color: #343b55;
}
div.left-sidebar dl.active dt {
    color: #176bd0;
    padding-top: 0;
    padding-bottom: 20px;
}
div.left-sidebar dl.active dt a {
    color: #176bd0;
}
div.left-sidebar dl.last_dl dt {
    padding: 0;
}
div.left-sidebar dl.last_dl a {
    display: block;
    padding: 20px 10px;
}
div.left-sidebar dd {
    display: none;
    font-size: 14px;
    line-height: 14px;
    padding: 0 0 20px;
}
div.left-sidebar dl.active dd {
    display: block;
}
div.left-sidebar dd.active a,
div.left-sidebar dd a:hover,
div.left-sidebar dd a:active {
    color: #176bd0;
    font-weight: 700;
}
div.left-sidebar dd a {
    display: block;
    padding-left: 36px;
    color: #343b55;
}
div.left-sidebar i {
    background-image: url(../img/zijia/icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
div.left-sidebar i.rent_icon {
    background-position: -11px -16px;
    width: 16px;
    height: 10px;
    margin-top: 4px;
}
div.left-sidebar dl.active i.rent_icon {
    background-position: -33px -16px;
}
div.left-sidebar i.guide_icon {
    background-position: -63px -16px;
    width: 16px;
    height: 18px;
}
div.left-sidebar dl.active i.guide_icon {
    background-position: -85px -16px;
}
div.left-sidebar i.shop_icon {
    background-position: -117px -16px;
    width: 16px;
    height: 14px;
}
div.left-sidebar dl.active i.shop_icon {
    background-position: -137px -16px;
}
div.left-sidebar i.info_icon {
    background-position: -169px -16px;
    width: 16px;
    height: 16px;
}
div.left-sidebar dl.active i.info_icon {
    background-position: -191px -16px;
}
div.left-sidebar i.review_icon {
    background-position: -225px -16px;
    width: 16px;
    height: 15px;
}
div.left-sidebar dl.active i.review_icon {
    background-position: -255px -16px;
}
div.article-container {
    width: 1030px;
    padding-left: 160px;
    margin: 0 auto;
}
div.section-box-trip .box-container {
    margin-bottom: 40px;
}
div.section-box-trip .box-header {
    padding: 100px 0 40px;
    text-align: center;
}
div.box-header h2 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
}
div.front-cover {
    position: relative;
}
div.front-cover img{
    display: block;
    width: 1030px;
    height: 420px;
}
div.front-cover h3 {
    position: absolute;
    top: 76px;
    width: 100%;
    font-size: 50px;
    color: #fff;
    text-align: center;
}
div.front-cover p {
    position: absolute;
    top: 156px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
div.cars-review {
    /*padding: 30px;*/
    background-color: #f5f5f5;
}
div.section-box-trip .car-item {
    width: 305px;
    float: left;
    padding: 30px;
}
/*div.section-box-trip .car-item i {
    background: url(../img/zijia/icon.png) no-repeat -7px -229px;
    width: 70px;
    height: 70px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}*/
div.section-box-trip .car-icon {
    width: 70px;
    height: 70px;
    background-color: #fff;
    position: relative;
}
div.section-box-trip .car-icon img {
    width: 70px;
    position: absolute;
    margin-top: 12px;
}
div.section-box-trip .car-icon i {
    background: url(../img/zijia/circle_icon.png) no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    margin-right: 20px;
}
div.section-box-trip .icon_recommend {
    position: absolute;
    width: 30px;
    height: 21px;
}
div.section-box-trip .icon_recommend i {
    background: url(../img/zijia/icon.png) no-repeat -349px -16px;
    width: 30px;
    height: 21px;
}
div.section-box-trip .item-top {
    height: 39px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-left: 90px;
}
div.section-box-trip .item-bottom {
    height: 45px;
    padding-top: 15px;
    margin-left: 90px;
}
div.item-top p {
    font-size: 18px;
    line-height: 22px;
}
div.item-top em.price {
    color: #e00346;
    font-size: 16px;
}
div.item-top p span {
    color: #999;
    font-size: 14px;
}
div.item-bottom {
    color: #666;
    font-size: 14px;
}
div.route-review {
    width: 300px;
    height: 180px;
    float: left;
}
div.review-list-container {
    float: left;
    width: 239px;
    height: 120px;
    position: relative;
    margin: 30px 30px 0 0;
    padding-left: 30px;
    border-left: 1px solid #e5e5e5;
    overflow: hidden;
}
div.page-btn {
    width: 239px;
    height: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    overflow: hidden;
    text-align: center;
    margin-right: -20px;
}
div.page-btn a {
    display: inline-block;
}
div.page-btn a.mr20 {
    margin-right: 20px;
}
div.page-btn i {
    background: url(../img/zijia/page_btn.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
div.page-btn .btn-able i.prev-icon {
    background-position: -50px 0;
}
div.page-btn .btn-disabled i.prev-icon {
    background-position: -75px 0;
}
div.page-btn .btn-able i.next-icon {
    background-position: 0 0;
}
div.page-btn .btn-disabled i.next-icon {
    background-position: -25px 0;
}
div.review-list {
    position: absolute;
    top: 0;
    text-align: justify;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}
div.review-list .review-item {
    height: 120px;
}
div.review-list .review-text {
    height: 90px;
    color: #666;
    font-size: 14px;
}
div.review-list .review-time {
    height: 20px;
    margin-top: 10px;
    line-height: 20px;
    color: #999;
    font-size: 12px;
    text-align: right;
}
div.review-list .date {
    margin-left: 20px;
}
div.section-box-rent-car .box-header,
div.section-box-traffic-rules .box-header,
div.section-box-shopping .box-header,
div.section-box-info .box-header,
div.section-box-review .box-header {
    padding: 100px 0 20px;
    text-align: center;
}
div.section-box-rent-car .box-container.bg-none {
    background-color: transparent;
    padding: 0;
}
div.section-box-rent-car .box-container,
div.section-box-traffic-rules .box-container,
div.section-box-shopping .box-container,
div.section-box-info .box-container,
div.section-box-review .box-container {
    background-color: #fff;
    padding: 30px;
}
div.guide-tit {
    margin-bottom: 14px;
}
div.guide-tit h3 {
    display: inline;
    margin-right: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #333;
}
div.guide-tit span {
    font-size: 14px;
    line-height: 14px;
    margin-top: 6px;
    color: #666;
}
div.section-box-rent-car .step {
    width: 1030px;
    height: 1px;
    margin: 140px 0 115px;
    position: relative;
    background-color: #666;
}
div.section-box-rent-car .step .step-bg {
    background-image: url(../img/zijia/icon.png);
    background-repeat: no-repeat;
    height: 160px;
    width: 100px;
    position: absolute;
    top: -124px;
}
div.section-box-rent-car .step .bg1 {
    background-position: -10px -81px;
    width: 45px;
    height: 128px;
    left: 139px;
}
div.section-box-rent-car .step .bg2 {
    background-position: -74px -81px;
    width: 69px;
    height: 128px;
    left: 360px;
}
div.section-box-rent-car .step .bg3 {
    background-position: -156px -81px;
    width: 70px;
    height: 128px;
    left: 594px;
}
div.section-box-rent-car .step .bg4 {
    background-position: -241px -82px;
    width: 71px;
    height: 127px;
    left: 827px;
    top: -123px;
}
div.section-box-rent-car .step .step-title {
    height: 30px;
    position: absolute;
    top: -84px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    background-color: #f5f5f5;
    text-align: center;
}
div.section-box-rent-car .step .tit1 {
    left: 117px;
}
div.section-box-rent-car .step .tit2 {
    left: 360px;
    width: 70px;
}
div.section-box-rent-car .step .tit3 {
    left: 595px;
    width: 70px;
}
div.section-box-rent-car .step .tit4 {
    left: 828px;
    width: 70px;
}
div.section-box-rent-car .step .step-detail {
    position: absolute;
    top: 20px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    text-align: center;
}
div.section-box-rent-car .step .de1 {
    left: 118px;
}
div.section-box-rent-car .step .de2 {
    left: 330px;
}
div.section-box-rent-car .step .de3 {
    left: 536px;
}
div.section-box-rent-car .step .de4 {
    left: 760px;
}
div.section-box-rent-car .brand-list {
    margin-bottom: 20px;
    background-color: #fff;
}
div.section-box-rent-car .brand-list .brand-left {
    width: 168px;
    margin: 20px;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}
div.section-box-rent-car .brand-list h4 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
}
div.section-box-rent-car .brand-list h4 p {
    font-size: 26px;
    line-height: 1;
}
div.section-box-rent-car .brand-left.brand2 {
    padding-top: 82px;
    padding-bottom: 82px;
}
div.section-box-rent-car .brand-left.brand3 {
    padding-top: 8px;
    padding-bottom: 8px;
}
div.section-box-rent-car .brand1 h4 {
    color: #cf0010;
}
div.section-box-rent-car .brand2 h4 {
    color: #e86a0d;
}
div.section-box-rent-car .brand3 h4 {
    color: #f39800;
}
div.section-box-rent-car .icon_red,
div.section-box-rent-car .icon_orange1,
div.section-box-rent-car .icon_orange2 {
    margin: 16px 0;
}
div.section-box-rent-car .brand-right {
    padding: 28px 30px;
}
div.section-box-rent-car ul.co-list.mb30 {
    margin-bottom: 30px;
}
div.section-box-rent-car ul.co-list li {
    width: 250px;
    text-align: center;
}
div.section-box-rent-car .avatar {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    margin-bottom: 4px;
}
div.section-box-rent-car ul.co-list .data {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}
div.section-box-rent-car .data .co-font {
    color: #666;
}
div.section-box-rent-car .data em {
    color: #e00346;
}
div.section-box-rent-car .data em a {
    color: #e00346;
}
div.section-box-rent-car .car-list {
    height: 240px;
    margin-bottom: 30px;
    padding-top: 20px;
    background-color: #fff;
}
div.section-box-rent-car .car-list .list-title {
    position: relative;
    height: 30px;
}
div.section-box-rent-car .car-list .icon-tit {
    position: absolute;
    background: url(../img/zijia/icon.png) no-repeat -241px -44px;
    width: 100px;
    height: 30px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
div.section-box-rent-car .car-list h4 {
    padding-left: 115px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
div.section-box-rent-car .car-list img {
    margin: 0 auto;
    float: left;
}
div.section-box-rent-car .car-list .cover-tit {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 18px;
    color: #fff;
}
div.section-box-rent-car .car-list .list-content {
    height: 210px;
    background-color: #fff;
}
div.section-box-rent-car .car-list .car-item {
    width: 475px;
    height: 170px;
    padding: 20px;
    position: relative;
}
.car-list .car-item p {
    padding-left: 290px;
    font-size: 14px;
    color: #999;
}
.car-list .car-item p.item-tit {
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #333;
}
.car-list .car-item p.item-location {
    position: absolute;
    bottom: 50px;
    font-size: 12px;
    color: #666;
    *padding-left: 20px;
}
p.item-location .location-i {
    position: relative;
    margin-right: 10px;
}
p.item-location i.icon-location {
    background-image: url(../img/zijia/location.png);
    width: 10px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 0;
}
p.item-location span {
    padding-left: 15px;
}
.car-list .car-item p.item-price {
    position: absolute;
    bottom: 20px;
    font-size: 20px;
    color: #e00346;
    *padding-left: 20px;
}
.car-list p.item-price em {
    font-size: 16px;
    margin-right: -5px;
}
.car-list p.item-price span {
    font-size: 24px;
}

.ui-table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%;
    font-size: 12px;
    text-align: left
}
.ui-table thead {
    color: #666;
    background-color: #F6F6F6;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-linear-gradient(top, #f8f8f8,#f2f2f2);
    background-image: -webkit-linear-gradient(top, #f8f8f8,#f2f2f2);
    background-image: linear-gradient(to bottom, #f8f8f8,#f2f2f2);
    *zoom:1;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF8F8F8', endColorstr='#FFF2F2F2')
}
.ui-table thead tr {
    color: #666
}
.ui-table th {
    padding: 7px 9px;
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
}
.ui-table tr {
    color: #666
}
.ui-table td {
    padding: 8px 9px 7px;
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
}
.ui-table tfoot td {
    border-bottom: none
}
.ui-table-layout-fixed {
    table-layout: fixed
}
.ui-table tr:nth-child(even),.ui-table-split,.ui-table-hover {
    background-color: #FBFBFB
}
.ui-table-noborder,.ui-table-noborder td,.ui-table-noborder tr,.ui-table-noborder th {
    border: none;
    outline: none
}
.ui-table-noborder .ui-table-split,.ui-table-noborder .ui-table-hover {
    background-color: #f7f7f7
}
.ui-table-inbox {
    border: none;
    outline: none
}
.ui-table-inner-border {
    border: none
}
.ui-table-inner-border th,.ui-table-inner-border td {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #d9d9d9
}
.ui-table-inner-border th:last-child,.ui-table-inner-border th.last,.ui-table-inner-border td:last-child,.ui-table-inner-border td.last {
    border-right-width: 0
}
.ui-table-inner-border tbody tr:last-child td,.ui-table-inner-border tbody.last td {
    border-bottom-width: 0
}
.ui-table-inner-border .ui-table th,.ui-table-inner-border .ui-table tbody tr td {
    border-width: 1px
}
div.section-box-rent-car .insurance-table th {
    padding: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #666;
    background-color: #e5e5e5;
}
div.section-box-rent-car .insurance-table td {
    color: #666;
    background-color: #fff;
}
div.section-box-rent-car .insurance-table td.f20 {
    padding: 40px;
    font-size: 20px;
    font-weight: normal;
    font-family: Microsoft Yahei;
    width: 22%;
}
div.section-box-rent-car .insurance-table td.f16 {
    width: 28%;
    padding: 40px;
    font-size: 16px;
    font-weight: normal;
    font-family: Microsoft Yahei;
}
div.insurance-table .icon_recommend {
    position: relative;
    width: 52px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-left: -52px;
}
div.insurance-table .icon_recommend i {
    background: url(../img/zijia/icon.png) no-repeat -390px -16px;
    width: 52px;
    height: 30px;
    position: absolute;
    left: 8px;
    top: -28px;
}
div.insurance-table td .p1 {
    font-size: 18px;
    color: #e00346;
}
div.insurance-table td .p2 {
    font-size: 16px;
    color: #999;
}
div.insurance-table td .icon_help {
    background: url(../img/zijia/icon_help.png);
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-bottom: -2px;
}
div.section-box-rent-car .service-faq dl {
    margin-bottom: 20px;
}
div.section-box-rent-car .service-faq dl.mt0 {
    margin-bottom: 0;
}
div.section-box-rent-car .service-faq dt {
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
div.section-box-rent-car .service-faq dd {
    padding-left: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
div.section-box-rent-car .service-faq i {
    background: url(../img/zijia/icon.png) no-repeat -311px -16px;
    width: 19px;
    height: 14px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
}
div.service-faq i em {
    float: left;
    position: absolute;
    left: 4px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}

div.box-container .article-content {
    font-size: 14px;
    color: #333;
}

div.box-container .article-content h3 {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    margin-top: 18px;
}

div.box-container .article-content h3 span {
   /* color: #e00346;*/
}

div.box-container .article-content h4 {
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
}

div.box-container .article-content p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 4px;
}

div.box-container .article-content div {
    margin-bottom: 16px;
    margin-top: 4px;
}

div.box-container .article-content p.sign {
    margin: 5px 0 0;
    padding: 0;
    text-align: right;
    line-height: 1;
    font-size: 12px;
    color: #999;
}

div.box-container .article-content br {
    line-height: 2px;
}

div.box-container .article-content hr {
    background-color: #f0f0f0;
    border: 0;
    margin: 30px 0 25px;
    height: 1px;
}

div.box-container .article-content strong {
    font-weight: bold;
}

div.box-container .article-content table td {
    padding-right: 10px;
}

div.box-container .article-content table td img {
    display: block;
}

div.article-content table.user {
    border: 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

div.article-content table.user .icon-user {
    display: inline-block;
    width: 13px;
    height: 14px;
}

div.article-content table.user td {
    padding: 40px 0;
    vertical-align: middle;
    border: 0;
}

div.article-content table.user p {
    font-size: 14px;
    line-height: 24px;
}

div.article-content table.user .user-tag {
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff;
    background-color: #3e8eff;
}

div.map-box .explore_inner {
    padding-left: 120px;
}

div.global-sidebar-inner {
    font-family: "Helvetica Neue",Helvetica,arial,"Hiragino Sans GB","Microsoft Yahei","����",sans-serif;
}

div.article-content table.user {
    float: none;
}

div.section-box-review {
    font-size: 14px;
}
div.section-box-review a {
    color: #1f6ecd;
}
.reviews-list-box div.review-item {
    margin-bottom: 48px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 28px;
}
.reviews-list-box div.review-item .car {
    position: relative;
    float: left;
    display: inline;
    width: 60px;
    height: 60px;
}
.reviews-list-box div.review-item .car .car-logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 60px;
    height: 60px;
}
.reviews-list-box div.review-item .car .icon-cover {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin: -30px 0 0 -30px;
}
.reviews-list-box div.review-item .icon-cover {
    display: inline-block;
    background-position: -732px 0;
    height: 64px;
    width: 64px;
}
.reviews-list-box .icon {
    background: url('//global.zuzuche.com/assets/lib/images/portalweb/reviews-s134d9236bf.png') no-repeat -999px -999px;
    vertical-align: middle;
}
.reviews-list-box div.review-item .body {
    padding-left: 82px;
}
.reviews-list-box div.review-item .meta {
    margin-bottom: 13px;
}
.reviews-list-box div.review-item .supplier-logo,
.reviews-list-box div.review-item .supplier-logo a {
    line-height: normal;
}
.reviews-list-box div.review-item .supplier-logo {
    text-align: right;
}
.reviews-list-box div.review-item .supplier-logo, .reviews-list-box div.review-item .supplier-logo a {
    line-height: normal;
}
.reviews-list-box div.review-item .supplier-logo img {
    width: 40px;
    height: 20px;
    vertical-align: top;
}
.reviews-list-box div.review-item .meta .reg {
    color: #999;
}
.reviews-list-box div.review-item .reg {
    margin-bottom: 0;
    padding-top: 3px;
}
.reg {
    margin-bottom: 18px;
    line-height: 1.5;
}
.reviews-list-box div.review-item .meta .reg a {
    color: #999;
}
.reviews-list-box div.review-item .score-items {
    color: #999;
}
.reviews-list-box .score-items .title {
    border: 0;
    height: auto;
    margin-bottom: 0;
}
.reviews-list-box div.review-item .score-container {
    margin-top: 4px;
    margin-right: 20px;
    font-size: 0;
}
.reviews-list-box div.review-item .score {
    display: inline-block;
    margin-right: 3px;
    width: 12px;
    height: 12px;
    background-image: url(../img/zijia/grey_star.png);
}
.reviews-list-box div.review-item .score-level-1 .score-1,
.reviews-list-box div.review-item .score-level-2 .score-1,
.reviews-list-box div.review-item .score-level-2 .score-2,
.reviews-list-box div.review-item .score-level-3 .score-1,
.reviews-list-box div.review-item .score-level-3 .score-2,
.reviews-list-box div.review-item .score-level-3 .score-3,
.reviews-list-box div.review-item .score-level-4 .score-1,
.reviews-list-box div.review-item .score-level-4 .score-2,
.reviews-list-box div.review-item .score-level-4 .score-3,
.reviews-list-box div.review-item .score-level-4 .score-4,
.reviews-list-box div.review-item .score-level-5 .score-1,
.reviews-list-box div.review-item .score-level-5 .score-2,
.reviews-list-box div.review-item .score-level-5 .score-3,
.reviews-list-box div.review-item .score-level-5 .score-4,
.reviews-list-box div.review-item .score-level-5 .score-5 {
    background-image: url(../img/zijia/red_star.png);
}
.reviews-list-box div.review-item .content {
    width: auto;
    margin: 0;
}
.reviews-list-box div.review-item .content p {
    margin-bottom: 15px;
}
.reviews-list-box div.review-item .figure {
    position: relative;
    margin-right: -20px;
    font-size: 0;
    min-height: 120px;
    /*max-height: 260px;*/
    overflow: hidden;
}
.reviews-list-box div.review-item .figure a {
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top
}

.reviews-list-box div.review-item .figure a .first,
.reviews-list-box div.review-item .figure a:first-child {
    margin-left: 0
}

.reviews-list-box div.review-item .figure img {
    border: 1px solid #dedede;
    width: 118px;
    height: 118px;
    background: url(//w.zuzuche.com/img/loading-50.gif) no-repeat center
}

.reviews-list-box div.review-item .figure img.loaded {
    border: none;
    width: 120px;
    height: 120px
}

.reviews-list-box div.review-item .figure a.full-photo-handle,
.reviews-list-box div.review-item .figure a.brief-photo-handle {
    border: 1px solid #dedede;
    width: 118px;
    height: 118px;
    line-height: 118px;
    text-align: center;
    font-size: 14px;
    background: #fbfbfb;
    color: #999
}

.reviews-list-box div.review-item .figure a.full-photo-handle:hover,
.reviews-list-box div.review-item .figure a.brief-photo-handle:hover {
    color: #999
}

.reviews-list-box div.review-item .figure.full-photo {
    height: auto;
    max-height: none
}

.reviews-list-box div.review-item .figure.full-photo a.full-photo-handle {
    display: none
}

.reviews-list-box div.review-item .figure.full-photo a.brief-photo-handle {
    display: inline-block;
    *display: inline;
    *zoom:1}
.reviews-list-box .view-more {
    text-align: center;
}
.reviews-list-box .view-more-btn {
    width: 220px;
    margin: 0 auto;
}
.reviews-list-box .view-more-btn a {
    display: inline-block;
    padding: 15px 25px;
    font-size: 14px;
    line-height: 1;
    color: #e00346;
    border: 1px solid #e00346;
}


/*search*/
.search-bg-tab {
    position: relative;
    width:100%;
    height: 480px;
    overflow: hidden;
}

.search-bg-tab .ui-switchable-nav {
  margin: 0 auto;
  position: absolute;
  bottom: 42px;
  left: 55%;
  padding: 0;
  z-index: 99;
  list-style: none;
}

.search-bg-tab .ui-switchable-nav li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 10px;
  border: 2px solid #fff;
  font-size: 0;
}


.search-bg-tab .ui-switchable-nav .ui-switchable-active {
    cursor: pointer;
    background: #fff;
}

.search-bg-tab .fresh-banner-img a{
    position: relative;
    display: block;
    width: 100%;
    height: 480px;
    background: url(//www.zuzuche.com/img/zijia/fimg-usa.jpg?22334) top center no-repeat;
}


.search-bg-tab .pickup-guide-banner-img a {
    position: relative;
    display: block;
    width: 100%;
    height: 480px;
    background: url(//www.zuzuche.com/img/zijia/pickup-guide-banner.jpg?1) top center no-repeat;
}




.older-box{
    background-color: #f0f0f0; background:none; display: block;
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
    width: 350px;
}
.older-box .search-info {
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#991A3976', endColorstr='#991A3976');
    background:rgba(26,57,118,0.6);
}
.line-search{
    position: absolute;
    top:0;
    left: 0;
    right:0;
    height: 1px;
    width: 1190px;
    margin: 0 auto;
}
.area-sch .is-g-but a{
    background: #1a3976;
    border: 1px solid #1a3976;
}
.area-sch .is-g-but a:hover{
    border: 1px solid #1a3976;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E51A3976', endColorstr='#E51A3976');
    background:rgba(26,57,118,0.9);
}
:root .is-g-but a:hover,
:root .search-info{
    filter:none;
}
.go-to-rent{
    margin-bottom: 2px;
    padding: 20px 10px 20px 32px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    background: #d50036;
    font-weight: 800;
}
.go-to-rent:hover{
    cursor: pointer;
}