﻿body {
}

.body-red {
    background: url('../images/bg.png') no-repeat !important;
}

.body-red .header {
    box-shadow: none;
}

input.form-control, textarea.form-control {
    border-radius: 4px;
}

.site-logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.red.btn {
    background-color: #E16584;
}

.orange.btn {
    background-color: #EB4949;
    color: #fff;
}

.orange.btn:hover {
    background-color: #d43f3f;
}

.purple.btn {
    background-color: #6F83BE;
}

.bg-form {
    background: #f8f9fe !important
}

.bg-container {
    background: #FAFAFD;
}

.ab_02 {
    width: 100%;
    overflow: hidden;
}

.list-inline .btn-border {
    text-align: center;
    background: #E16584;
    margin-top: 11px;
    margin-right: 13px;
    border-radius: 5px;
}

.list-inline .btn-border a {
    color: #fff;
    margin-left: 12px;
    margin-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.list-inline .btn-border:hover {
    background: #EB4949;
}

.list-inline .btn-border:hover a {
    color: #fff;
}

.ab_02 h1 {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    font-weight: 900;
}

.ab_02 p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 20px;
}

.ab_02 p.p1 {
    font-weight: bold;
}

.ab_02 img {
    max-width: 100%;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
    font-family: Arial, sans-serif;
}

.in_03_slide a.in_03_prev {
    float: left;
    display: inline-block;
    height: 100%;
    width: 26px;
    background: url("../images/prev1.png") center no-repeat;
    position: absolute;
    left: 3%;
    top: 0%;
    margin-top: 0px;
    z-index: 990;
}

    .in_03_slide a.in_03_prev:hover {
        background: url("../images/prev1.png") center no-repeat;
    }

.in_03_slide a.in_03_next {
    float: left;
    display: inline-block;
    height: 100%;
    width: 26px;
    background: url("../images/next1.png") center no-repeat;
    position: absolute;
    right: 3%;
    top: 0%;
    margin-top: 0px;
    z-index: 990;
}

    .in_03_slide a.in_03_next:hover {
        background: url("../images/next1.png") center no-repeat;
    }

.search-label {
    height: 34px;
    line-height: 34px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 60px;
    display: block;
    float: left;
}

.header {
    margin-bottom: 0;
    background: none;
}

.header * {
    background: none;
}

.login-left {
    width: 500px;
    float: left;
}

.loginBox {
    box-shadow: 4px 4px 15px #e8dddd;
    border-radius: 10px !important;
    width: 1100px;
    margin: 0 auto;
}

.login-left {
    width: 500px;
    float: left;
}

.login-right {
    width: calc(100% - 500px);
    height: 589px;
    float: right;
    border: 1px solid #fff;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.login-right-Box {
    width: 410px;
    padding-top: 110px;
    margin-left: 100px;
}

    .login-right-Box h1 {
        font-size: 20px;
        font-family: Arial, sans-serif;
        font-weight: 500;
    }

    .login-right-Box .form-horizontal .control-label {
        text-align: left;
        width: 95px;
        text-align-last: justify;
    }

    .login-right-Box .form-group {
        margin-bottom: 25px;
    }

.pre-header {
    border-bottom: 0 !important;
    background: none;
}

.pre-footer {
    background-color: #E16584;
}

    .pre-footer h2 {
        color: #fff;
    }

    .pre-footer p, .pre-footer address {
        color: #d8b1b1;
    }

.header-navigation ul > li.active > a {
    background: none;
}

.header-navigation > ul > li > a {
    float: left;
    padding: 15px 0px 15px;
    margin-right: 25px;
}

.header-navigation ul > li.active > a, .header-navigation ul > li > a:hover, .header-navigation ul > li > a:focus, .header-navigation ul > li.open > a, .header-navigation ul > li.open > a:hover, .header-navigation ul > li.open > a:focus {
    color: #E16584;
}

    .header-navigation ul > li.active > a,
    .header-navigation ul > li > a:hover,
    .header-navigation ul > li > a:focus,
    .header-navigation ul > li.open > a,
    .header-navigation ul > li.open > a:hover,
    .header-navigation ul > li.open > a:focus {
        background: none;
    }

.header-navigation ul > li.active > a {
    font-weight: 900;
}

.service-box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 1px 1px #faf5f5;
    margin-bottom: 50px;
    padding-top: 50px;
}

.header-navigation ul > li.active > a {
    border-bottom: 3px solid #E16584;
}

.service-box.no-bg {
    background: none;
    box-shadow: none;
    box-shadow: none;
}

.service-box-heading {
    text-align: center;
}

.service-box p {
    color: #232F50;
}

.recent-work-item h4 {
    padding-top: 30px;
    padding-bottom: 10px;
}

.service-box.nobag {
    background: none;
    border: none;
    box-shadow: none;
    padding-top: 0;
    margin-bottom: 0;
}

.recent-work-item h4 a {
    color: #232F50;
}

.recent-work .recent-work-item:hover a.recent-work-description {
    background: none;
    padding: 0;
}

.recent-work .recent-work-item:hover b, .recent-work .recent-work-item:hover strong {
    color: #656565 !important;
}

.recent-work .recent-work-item b.font-red, .recent-work-description b.font-red {
    color: #EB4949 !important;
    margin-top: 10px;
    display: block;
    font-weight: 900;
}

.recent-work-item em {
    position: relative;
}

.recent-work .recent-work-item em .btn {
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-block;
    background: #fff;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    border-radius: 40px;
}

.recent-work .recent-work-item em .btn:hover {
    background: #FFD2DD;
}

.recent-work .recent-work-item em:hover .cover {
    display: block;
}

.recent-work .recent-work-item em:hover .btn {
    z-index: 999;
    background-color: #FFD2DD;
}

.recent-work .recent-work-item .cover {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 180px;
    background: #000;
    opacity: 0.3;
    border-radius: 10px;
    display: none;
}
.recent-work .recent-work-item.border {
    border: 1px solid #fff;
    border-radius: 20px;
    padding-left: 15px !important;
    padding-top: 15px !important;
}
.recent-work .recent-work-item.border:hover {
    border: 1px solid #fde7e7;
}

.recent-work-item img.img-responsive {
    width: 100%;
    border-radius: 10px;
}

.recent-work-item.swiper-slide {
    border-radius: 10px;
    background: #fff;
    width: 230px !important;
    height: 362px;
    padding: 0 !important;
}

    .recent-work-item.swiper-slide img.img-responsive {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .recent-work-item.swiper-slide:hover {
        position: relative;
        top: -35px;
    }

        .recent-work-item.swiper-slide:hover .pic-botBtn {
            display: block;
        }

.recent-work-item {
    margin-bottom: 30px;
    padding-left: 30px !important;
    padding-bottom: 30px;
}

    .recent-work-item.border-item {
        background: #fff;
        border: 1px solid #fff;
        float: left;
        width: 30%;
        margin-right: 3%;
        border-radius: 10px;
        padding-left: 0;
    }

        .recent-work-item.border-item img.img-responsive {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

        .recent-work-item.border-item .box {
            padding: 30px;
        }

.recent-work .recent-work-item .box .cover {
    border-radius: 0;
}

.recent-work-item.border-item .box img.img-responsive {
    width: 100%;
    border-radius: 0;
}

.recent-work-item.border-item .pic-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.recent-work-item .pic-box {
    padding: 20px;
    position: relative;
}

    .recent-work-item .pic-box h4 {
        float: left;
        padding-top: 0;
        margin-right: 10px;
    }

    .recent-work-item .pic-box .sec {
        float: left;
        color: #E16584;
    }

.recent-work-item .pic-botBtn {
    background-color: #E16584;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: none;
}

.owl-carousel {
    position: static !important;
    margin-left: 0;
    padding-top: 0;
    display: block !important;
    padding-left: 30px;
    padding-right: 40px;
}

    .owl-carousel.page {
        padding-left: 0;
        padding-right: 0;
    }

.in_03_slide a.in_03_prev {
    left: -6% !important;
}

.in_03_slide a.in_03_next {
    right: -6% !important;
}

.form-box {
    position: relative;
    margin-bottom: 50px;
}

.form-l-menu {
    padding: 0;
    background: #fff;
    position: absolute;
    height: 100%;
    border: 1px solid #EEEEEE;
    border-top-left-radius: 4px;
}

.form-r-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 35px;
    float: right;
}

    .form-r-body > .portlet {
        border-right: 1px solid #EEEEEE;
        border-radius: 0;
        padding-left: 40px;
    }

    .form-r-body.no-action {
        padding-bottom: 0;
    }

        .form-r-body.no-action .portlet {
            margin-bottom: 0;
        }

        .form-r-body.no-action > .portlet {
            border-bottom: 1px solid #EEEEEE;
            border-bottom-right-radius: 4px;
        }

.form-r-body-head {
    background: #fff;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-top-right-radius: 4px;
    font-size: 15px;
}

.faq-tabbable {
    border-left: 0;
    padding: 15px;
}

    .faq-tabbable li i {
        font-size: 16px;
        position: relative;
        top: 1px;
    }

    .faq-tabbable li:hover a, .faq-tabbable li.active a {
        background: #FFF2F5;
    }

    .faq-tabbable li.active:after {
        border-left: none;
    }

.form-box .form-actions {
    height: 60px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 14px;
    background: #fff;
    border: 1px solid #EEEEEE;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.faq-tabbable li {
    margin-bottom: 15px;
}

.faq-tabbable li a {
    background: none;
    padding: 17px 10px 16px 8px;
}

.faq-tabbable li:hover a, .faq-tabbable li.active a {
    border-radius: 4px;
    color: #E16584;
}

.faq-tabbable li a .icon {
    margin-top: -5px;
}

.table-advance thead tr th {
    background-color: #F6F7FB;
    border: 0 !important;
    height: 30px;
    line-height: 30px;
}

.table-advance tr td {
    height: 30px;
    line-height: 30px !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #EEEEEE;
}

.table-hover > tbody > tr, .table-hover > tbody > tr:hover {
    background-color: #FAFAFD;
}

.split-red {
    color: #E02222;
}

.wrap.ab_01 {
    background: #fff;
    padding: 40px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 40px;
}

.wrap.ab_01 h1 {
    font-size: 25px;
}

.wrap_c_l {
    width: 350px;
    float: left;
}

    .wrap_c_l img.mainImg {
        border-radius: 10px;
        width: 85%;
    }

.wrap_c_r {
    margin-left: 350px;
    padding-bottom: 40px;
    min-height: 350px;
}

.in_03_slide a.in_03_prev, .in_03_slide a.in_03_prev:hover {
    background: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #fff;
    margin-top: 130px;
    border-radius: 5px;
}

.in_03_slide a.in_03_prev:hover {
    background-color: #FFF2F5;
}

.in_03_slide a.in_03_prev i {
    font-size: 35px;
    margin-top: 12px;
    margin-left: 11px;
    color: #6F83BE;
}

.in_03_slide a.in_03_prev:hover i {
    color: #E16584;
}

.in_03_slide a.in_03_next, .in_03_slide a.in_03_next:hover {
    background: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #fff;
    margin-top: 130px;
    border-radius: 5px;
}

.in_03_slide a.in_03_next i {
    font-size: 35px;
    margin-top: 12px;
    margin-left: 15px;
    color: #6F83BE;
}

.in_03_slide a.in_03_next:hover i {
    color: #E16584;
}

.in_03_slide a.in_03_next:hover {
    background-color: #FFF2F5;
}

.tabbable-line > .nav-tabs > li:hover {
    background: #E6400C;
}

.tabbable-line > .nav-tabs > li:hover > a,
.tabbable-line > .nav-tabs > li.active > a {
    color: #fff;
}
#mainHeader .nav.nav-links > li > a{
    font-size: 16px;
}
.breadcrumb-list li {
    font-size: 16px;
}
.allowhover #mainHeader .nav.nav-links > li.layui-this > a:before {
    width: 100%;
}

/* 商品详情 */
#goodsDetail {
    position: relative;
    width: 1200px;
    color: #3C3C3C;
}
#goodsDetail .tb-detail-bd {
    _position: relative;
    margin-bottom: 20px;
    border: 1px solid #E8E8E8;
}
#goodsDetail .tb-summary {
    float: left;
    width: 100%;
}
#goodsDetail .tb-summary .tb-item-info .tb-item-info-l {
    float: left;
    padding: 20px 0 20px 20px;
    width: 400px;
    position: relative;
    box-sizing:content-box;
}
.tb-gallery {
    margin-bottom: 18px;
    width: 400px;
    overflow: hidden;
    *zoom: 1;
}
.tb-gallery .tb-main-pic {
    width: 400px;
    height: 400px;
    overflow: hidden;
}
.tb-gallery .tb-booth {
    position: relative;
    margin-bottom: 15px;
    z-index: 1;
}
#goodsDetail a {
    color: #3C3C3C;
}
.tb-gallery .tb-main-pic a {
    width: 400px;
    height: 400px;
    overflow: hidden;
}
.tb-pic a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#goodsDetail a {
    color: #3C3C3C;
}
.tb-pic a img {
    vertical-align: middle;
}
#goodsDetail .tb-summary .tb-item-info .tb-item-info-r {
    float: left;
    padding: 0 20px 20px 0;
    width: 715px;
}
#goodsDetail .tb-summary .tb-item-info .tb-item-info-r .tb-property {
    z-index: 1;
    position: relative;
}
#goodsDetail .tb-summary .tb-item-info .tb-item-info-r .tb-property .tb-wrap {
    padding-left: 18px;
}
#goodsDetail .tb-property-x .tb-title {
    padding: 20px 0 10px !important;
}
.tb-banner {
    position: relative;
}
#goodsDetail .tb-property-x .tb-meta {
    padding: 10px;
    background-color: #FFF2E8;
}
.tb-meta {
    z-index: 100000;
    position: relative;
    min-height: 35px;
    _height: 35px;
    zoom: 1;
}
#goodsDetail .tb-title .tb-main-title {
    min-height: 21px;
    _height: 21px;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    color: #3C3C3C;
}
#goodsDetail .tb-property-x .tb-meta li {
    margin-bottom: 0;
}

#goodsDetail .tb-meta li {
    margin-bottom: 2px;
    line-height: 24px;
}
.tb-meta .tb-booking-price, .tb-meta .tb-detail-price {
    width: 345px;
    line-height: 30px;
}
.tb-meta .tb-booking-price strong, .tb-meta .tb-detail-price strong {
    position: relative;
    top: -2px;
    vertical-align: middle;
    padding-right: 5px;
    font-size: 24px;
    font-weight: 700;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #f40;
    overflow: hidden;
    *zoom: 1;
}
#goodsDetail .tb-rmb, #goodsDetail .del .tb-rmb {
    font-family: arial;
    font-weight: 400;
    margin-right: 4px;
}
#goodsDetail em{
    font-style: normal;
}
#J_OtherDiscount .tb-property-type {
    position: relative;
    top: 5px;
}
.tb-meta .tb-property-type {
    display: inline;
    float: left;
    width: 60px;
    color: #6c6c6c;
    font-size: 12px;
}
#goodsDetail .tb-meta li {
    margin-bottom: 2px;
    line-height: 24px;
}
#goodsDetail .tb-meta li {
    margin-bottom: 2px;
    line-height: 24px;
}
.tb-property-x .tb-other-discount {
    background-color: #FFF9F5;
    margin: 10px -10px -10px;
    padding: 0 10px 5px 70px;
    line-height: 15px;
    font-size: 12px;
    color: #3c3c3c;
}
.clear, .tb-clear, .tb-clearfix {
    *zoom: 1;
}
.clear:after, .tb-clear:after, .tb-clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
#goodsDetail .tb-property-x .tb-meta .tb-promo-price > .tb-property-type {
    margin-top: 2px;
}
#goodsDetail .tb-property-x .tb-meta .tb-promo-price .tb-property-cont {
    width: 360px;
}
#goodsDetail .tb-property-x .tb-meta .tb-promo-price .tb-property-cont {
    margin-top: 5px;
    margin-bottom: -5px;
}
#goodsDetail .tb-property-x .tb-meta .tb-promo-price .tb-property-cont {
    display: inline;
    float: left;
    overflow: visible;
}
.tb-gallery .tb-thumb li {
    display: inline;
    float: left;
    margin-right: 9px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    -webkit-transition-property: border-color;
    -moz-transition-property: border-color;
    -o-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    overflow: hidden;
}
.tb-gallery .tb-thumb .tb-selected {
    border-color: #f40;
}
#J_UlThumb{
    padding-left: 0;
}
#goodsDetail .tb-clearfix:after, #goodsDetail .tb-key dl:after, #goodsDetail .tb-other:after, #goodsDetail .combo ul:after, #goodsDetail .scrolling-promo-content:after, .tb-popup-share .tb-tab-hd:after {
    visibility: hidden;
    clear: both;
    content: '';
    display: block;
    height: 0;
}
#goodsDetail .tb-rmb-num {
    font-family: verdana,arial;
}
.tb-gallery .tb-thumb li img {
    max-width: 50px;
    max-height: 50px;
}
.tb-pic a img {
    vertical-align: middle;
}
#mainContent .sidemenu-scroll dd{
    margin-left: 10px;
}
.mobi-toggler {
    float: right;
    color: #D8D8D8;
    width: 32px;
    height: 32px;
    display: none;
    margin: 15px 0 0 30px;
    position: relative;
    font-size: 2.2rem;
}
@media (max-width: 399px) {
    .mobi-toggler {
        display: block;
    }
    #mainHeader{
        height: 70px;
    }
    #navMenu {
        display: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #navMenu li {
        float: none;
        display: block;
        width: 100%;
        background: #efefef;
        margin-bottom: 0;
        border-bottom: 1px solid #e4d1d1;
    }
    #mainHeader nav .nav-links > li {
        display: block !important;
        padding: 10px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #mainHeader .nav.nav-links > li > a{
        line-height: 46px;
    }
    .showNavMenu #navMenu {
        display: block;
    }
    .showNavMenu #mainHeader > nav {
        height: auto;
        position:static;
    }
    .showNavMenu #mainHeader {
        height: auto;
    }
    .allowhover #mainHeader .nav.nav-links > li.layui-this > a:before{
        background:none;
    }
    .allowhover #mainHeader .nav.nav-links > li > a:not(.nav-no-hover)::before{
        display:none !important;
    }
}