@charset 'utf-8';

.icon_mice_meet:before {
    content: "\e615"
}

.icon_mice_i_meet:before {
    content: "\e616"
}

.icon_mice_business:before {
    content: "\e617"
}

.icon_mice_active:before {
    content: "\e618"
}

.icon_mice_pr:before {
    content: "\e619"
}

.icon_mice_meet_op:before {
    content: "\e614"
}

.icon_mice_show:before {
    content: "\e610"
}

.icon_mice_hvip:before {
    content: "\e611"
}

.icon_mice_car:before {
    content: "\e612"
}

.icon_mice_pe:before {
    content: "\e613"
}

.icon_mice_right:before {
    content: "\e71d"
}

.icon_mice_close:before {
    content: "\e718"
}

.banner {
    position: relative;
    height: 470px;
    overflow: hidden
}

.banner .mice-scroll li {
    height: 470px;
    width: 100%;
    background: url(../images/vip/banner1.jpg?v=5317af) center no-repeat;
    background-size: cover
}

.banner .mice-scroll #mice-scroll1_s1 {
    background: url(../images/vip/banner2.jpg?v=8c4851) center no-repeat
}

.banner .mice-scroll #mice-scroll1_s2 {
    background: url(../images/vip/banner3.jpg?v=fc9764) center no-repeat
}

.banner .mice-scroll #mice-scroll1_s3 {
    background: url(../images/vip/banner4.jpg?v=ee46fa) center no-repeat
}

.banner .mice-scroll .text-content {
    width: 1200px;
    margin: 0 auto
}

.banner .mice-scroll .text-content img {
    margin-top: 90px
}

.banner .card-content {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 100%
}

.banner .op-card {
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    width: 358px;
    height: 410px;
    background: rgba(255, 255, 255, .9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff, endColorstr=#90ffffff);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 3;
    padding: 18px 25px
}

.banner .op-card .card-title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 25px
}

.banner .op-card .mice-input {
    position: relative;
    height: 56px;
    width: 100%
}

.banner .op-card .mice-input label {
    display: inline-block;
    width: 70px;
    margin-right: 20px;
    font-size: 14px;
    color: #333;
    text-align: right;
    line-height: 32px;
    vertical-align: top
}

.banner .op-card .mice-input input {
    width: 210px;
    height: 32px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #e5e5e5;
    vertical-align: top
}

.banner .op-card .mice-input .error {
    display: none;
    position: absolute;
    left: 94px;
    bottom: 5px;
    font-size: 12px;
    color: #f25618;
    padding-left: 15px
}

.banner .op-card .mice-input .error:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    height: 13px;
    width: 13px;
    background: url(../images/base_icon.png?v=cb4bc4) -51px -34px
}

.banner .op-card .mice-input .phone-verify {
    display: none;
    position: absolute;
    left: 94px;
    bottom: 5px;
    font-size: 12px;
    color: #333
}

.banner .op-card .mice-input.on input {
    border: 1px solid #00af67
}

.banner .op-card .mice-input.error input {
    border: 1px solid #f25618
}

.banner .op-card .mice-input.error .error {
    display: inline-block
}

.banner .op-card .mice-input #booking_time {
    cursor: pointer
}

.banner .op-card .next-btn {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #00af67;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

.banner .op-card .next-btn.disabled {
    background: #c5c5c5
}

.banner .op-card .back {
    position: absolute;
    top: 18px;
    right: 25px;
    font-size: 18px;
    color: #00af67;
    cursor: pointer;
    text-decoration: underline
}

.banner .first_step {
    display: block
}

.banner .second_step {
    display: none
}

.banner .second_step #pic_code,
.banner .second_step #verify_code {
    width: 123px
}

.banner .second_step #captchaImg {
    width: 80px;
    height: 32px;
    margin-left: 2px
}

.banner .second_step .getVerifyBtn {
    width: 80px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #00af67;
    margin-left: 5px;
    border: 1px solid #00af67;
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis
}

.banner .second_step .getVerifyBtn.btn_disabled {
    border: 1px solid #ccc;
    color: #ccc
}

.banner .success {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 5
}

.banner .success .card-success {
    position: relative;
    width: 500px;
    height: 250px;
    margin: 140px auto 0;
    background: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-top: 60px
}

.banner .success .card-success .icon_mice_right {
    font-size: 26px;
    color: #00af67
}

.banner .success .card-success .success-title {
    font-size: 26px;
    color: #333
}

.banner .success .card-success .success-desc {
    font-size: 16px;
    color: #999;
    margin-top: 16px
}

.banner .success .card-success .success-btn {
    display: block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #00af67;
    color: #00af67;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 30px auto 0;
    cursor: pointer
}

.banner .success .card-success .close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.banner .success .card-success .close i {
    font-size: 28px;
    color: #00af67
}

.mice-scroll_tabs {
    display: none;
    position: absolute;
    bottom: 50px;
    left: 18%;
    z-index: 3
}

.mice-scroll_tabs li {
    display: inline-block;
    font-size: 0;
    width: 30px;
    height: 4px;
    background: #fff;
    margin-right: 5px
}

.mice-scroll_tabs li img {
    width: 100%;
    height: 100%
}

.mice-scroll_tabs .mice-scroll_here {
    background: #00af67
}

.service-type {
    width: 100%;
    padding: 60px 0 80px;
    background: #f8f8f8
}

.service-type .service-title {
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 32px
}

.service-type .service-content {
    width: 1201px;
    height: 280px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    margin: 0 auto;
    background: #fff
}

.service-type .service-content .service-item {
    float: left;
    height: 140px;
    width: 240px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding-top: 32px;
    cursor: pointer
}

.service-type .service-content .service-item i {
    font-size: 40px;
    color: #535d7b
}

.service-type .service-content .service-item p {
    font-size: 14px;
    color: #535d7b;
    margin-top: 16px
}

.service-type .service-content .service-item:hover {
    box-shadow: 0 0 1px 1px #eee inset;
    background: #f7f7f7
}

.cases {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding-top: 48px
}

.cases .case {
    float: left;
    width: 880px
}

.cases .case .case-title {
    font-size: 32px;
    color: #535d7b;
    margin-bottom: 30px
}

.cases .case .case-item {
    position: relative;
    float: left;
    margin: 0 20px 20px 0;
    overflow: hidden
}

.cases .case .case-item img {
    height: 320px;
    width: 424px
}

.cases .case .case-item.last-item {
    margin-right: 0
}

.cases .case .case-item .case-desc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 46px;
    padding: 10px 18px;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.cases .case .case-item .desc-title {
    font-size: 20px;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff
}

.cases .case .case-item .desc {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding-top: 10px
}

.cases .case .case-car:hover .case-desc,
.cases .case .case-other:hover .case-desc {
    height: 139px
}

.cases .case .case-it:hover .case-desc,
.cases .case .case-medicine:hover .case-desc {
    height: 115px
}

.cases .contact {
    float: right;
    width: 280px
}

.cases .contact .contact-title {
    font-size: 32px;
    color: #535d7b;
    margin-bottom: 30px
}

.cases .contact .contact-item {
    margin-bottom: 20px
}

.cases .contact .contact-item .c-name {
    font-size: 18px;
    font-weight: 700;
    color: #00af67;
    margin-bottom: 10px
}

.cases .contact .contact-item .c-item {
    font-size: 14px;
    color: #727b8c;
    line-height: 24px
}

.service-flow {
    width: 100%;
    background: #f8f8f8;
    padding: 60px 0
}

.service-flow .flow-title {
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 60px
}

.service-flow .flow-img {
    width: 1165px;
    height: 96px;
    background: url(../images/vip/flow.png) center no-repeat;
    margin: 0 auto
}

.service-flow .flow-name {
    width: 1165px;
    margin: 20px auto
}

.service-flow .flow-name span {
    display: inline-block;
    width: 92px;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-right: 119px
}

.service-flow .flow-name .last-item {
    margin-right: -5px
}

.service-custom {
    background: #fff;
    width: 100%;
    padding: 60px 0 80px
}

.service-custom .custom-title {
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 40px
}

.service-custom .custom-img {
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

.service-custom .custom-img image {
    width: 1150px;
    height: 200px
}

#ensure {
    background: #f5f5f5
}