
.fa {
    font-size: 16px;
}

.navbar-default {
    top: 0;
}

.banner {
    padding-top: 146px;
    box-sizing: border-box;
}

.banner img {
    height: 100%;
}

@media screen and (max-width: 768px) {
    .banner {
        padding-top: 132px;
    }

    .banner-s{
        padding-top:54px;
    }
    .banner img {
        /*height: auto;*/
        /*display: none;*/
        height: 100%;
    }
    .cartMain-box{
        min-width: 100%!important;
    }
}

.scroll-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#certify {
    width: 100%;
    margin-top: 50px;
}

#certify .swiper-slide img {
    opacity: 0.9;
    cursor: pointer;
}

#certify .swiper-slide img:hover {
    opacity: 1;
}

#certify .swiper-container {
    padding-top: 30px;
    padding-bottom: 0;
}

.product {
    margin-top: 40px;
}

.section3 .container {
    height: 100%;
    overflow: hidden;
    padding: 146px 0 0px 0px;
    margin: 0;
    width: 100%;
}

.section3 .producttop {
    height: 100%;
    top: 0;
    position: absolute;
    right: 0;
}

.section3 .producttop .index_tit {
    display: flex;
    height: 100%;
    justify-content: center;
    flex-direction: column;
}

@media screen and (max-width: 768px) {

    .section3 .producttop .index_tit {
        height: auto;
    }
}

.section3 .producttop .p-menu-line {
    height: 100%;
    width: 2px;
}

.section3 .row {
    float: left;
    height: 100%;
    width: 75%;
    padding: 3% 0;
    box-sizing: border-box;
}

.section3 .scale {
    margin: 0;
    height: 100%;
    width: 100%;
    position: relative;
}

.section3 .bus1 {
    margin: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.section3 .bus img {
    display: inherit;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
}

.company-profile {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.dc-btn-primary {
    width: 120px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 30px;
    line-height: 55px;
    height: 55px;
    text-decoration: none;
    color: #fff;
    background: #e73e33;
}

/*正常的未被访问过的链接*/
.dc-btn-primary:link, .dc-btn-primary:visited, .dc-btn-primary:hover, .dc-btn-primary:focus {
    text-decoration: none;
    color: #fff;
}

.indexbottom {
    padding: 15px 0;
}

.nav-mobile-fun {
    display: none;
}

.navbar {
    height: auto;
}

.topbar {
    background: #fff;
}

.topbar .first-item {
    font-size: 11px;
    color: #999;
}

.topbar .topbar-block-in .fa {
    vertical-align: sub;
    font-size: 22px;
    margin-right: 8px;
    color: #e73e33;
    width: 18px;
    text-align: center;
}

.topbar .fa-clock-o {
    font-size: 20px !important;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    margin-right: 10px;
}

.business-date {
    color: #505050;
    text-align: right;
    /*margin-top: 16px;*/
    line-height: 26px;
    font-size: 20px;
}

.topbar .fa-shopping-cart {
    font-size: 18px !important;
}

.topbar .fa-file-text {
    font-size: 16px !important;
}

.topbar .topbar-block {
    padding-top: 30px;
    padding-bottom: 30px;
}

.topbar .second-item {
    color: #2a2a2a;
    font-size: 13px;
    font-weight: bold;
    padding-left: 28px;
}

.topbar .topbar-block-in {
    padding: 6px 0 5px 10px;
    border-right: 1px solid #f1f1f1;
}

.topbar .col-xs-6 {
    width: 33.3333%;
}

.topbar .topbar-block:last-child .topbar-block-in {
    border: 0;
}

.topbar .logo {
    display: block;
    height: 108px;
    line-height: 108px;
    vertical-align: middle;
}

.topbar .logo img {
    height: 100px;
}

.topbar .col-sm-6 {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
}

.topbar .col-sm-6:last-child {
    justify-content: flex-end;
}

@media screen and (max-width: 992px) {

    .section4 .service {
        margin-top: 70px;
    }

    .section4 .about_l {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .topbar .col-sm-6 {
        padding: 0;
        height: auto;
    }

    .topbar .col-sm-6:first-child {
        justify-content: flex-end;
    }

    .section2 .product {
        margin-top: 80px !important;
    }

    .business-date {
        min-height: 40px;
        margin-top: 6px;
        font-size: 17px;
        font-weight: bold;
    }

    #certify {
        margin-top: 100px;
    }

    .section4 .about_l img {
        width: 50%;
        margin-bottom: 20px;
    }

    .section3 .producttop {
        height: auto;
        float: initial;
        width: auto;
    }

    .section3 .container {
        padding-top: 65px;
    }

    .section3 .product {
        margin-bottom: 0;
        margin-top: 40px !important;
    }

    .section3 .producttop .index_tit {
        margin: 0;
    }

    .section3 .product img {
        width: 65px;
    }

    .section3 .row {
        width: 100%;
        padding: 15px;
        margin: 0 auto;
        margin-top: 60px;
    }

    .section3 .bus img {
        height: auto;
    }

    .section6 .col-xs-4-lx1 {
        padding: 20px 0px;
    }

    .section6 .contact {
        margin-top: 70px;
    }

    .navbar-nav {

        margin-top: 1px;
        margin-bottom: 0;
    }

    .topbar .topbar-block {
        display: none;
    }

    .topbar .topbar-block:first-child {
        display: block;
        width: 100%;
    }

    .topbar .topbar-block:first-child .topbar-block-in {
        border: 0;
    }

    .topbar .fa-clock-o {
        display: none;
    }

    .topbar .first-item {
        padding-left: 28px;
    }

    .nav-mobile-fun {
        display: block;
        float: right;
        margin-right: 10px;
        margin-top: 10px;
    }

    .nav-mobile-icon {
        color: #282828;
        font-size: 20px;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: inline-block;
        text-align: center;
        line-height: 40px;
    }

    .nav-mobile-icon .fa {
        vertical-align: text-top;
        margin-top: 2px;
    }
}

.indexbottom_ny {
    padding: 30px 0 20px 0;
}

.indexbottom_ny img {
    height: 110px;
}

@media (max-width: 767px) {
    .main.container {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 200px;
    }

    .dlProduct .container {
        display: none !important;
    }

    .dlMobileProduct {
        display: block !important;
        width: 90%;
        height: auto;
        margin: 30px auto 20px;
    }

    .navMobile {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 10px 2.5%;
        border-radius: 3px;
        background-color: #e8534c;
        box-shadow: 3px 3px 3px #dcdcdc;
        margin-bottom: 5px;
    }

    .navMobile span {
        float: left;
        color: #fff;
    }

    .navMobile i {
        float: right;
        color: #fff;
        font-size: 26px;
        line-height: 22px;
        height: 20px;
    }

    .dlMobileProduct.navRightNumber .product-container-list .product-inner {
        margin: 10px 1.25% 5px;
        width: 97.5%;
    }

    .navMobileSecond .iconfont {
        float: right;
        color: #fff;
    }

    .navMobileSecond .menuSecondLevel .fa {
        color: #666;
        float: right;
        font-size: 26px;
        line-height: 26px;
        height: 20px;
    }

    .navMobileSecond .menuSecondLevel {
        overflow: hidden;
        line-height: 32px;
        padding: 5px 10px;
        background: #f8f8f8 none repeat scroll 0 0;
        color: #666;
        border-top: 1px solid #ddd;
    }

    .navMobileSecond .menuSecondLevel .iconfont {
        color: #666;
    }

    .navMobileSecond > li:first-child .menuSecondLevel {
        border-top: 0;
    }

    .dlMobileProduct .product-container-list {
        display: block;
        overflow: hidden;
        margin: 10px 0;
    }

    .dlMobileProduct .product-container-list .product-inner {
        width: 47.5%;
        margin: 0 1.25% 20px;
    }

    .indexbottom_ny_fff {
        display: block;
    }

    .indexbottom_ny_c {
        width: 100%;
        padding: 0 10px;
        margin: 0;
    }

    .indexbottom_ny_c ul li {
        padding: 0;
    }

    .indexbottom, .indexbottom_ny {
        position: fixed;
        bottom: 0;
        z-index: 2;
    }

    .homestyle.indexbottom, .indexbottom_ny {
        position: inherit;
        bottom: 0;
        z-index: 2;
    }
}

@media screen and (max-width: 992px) {
    .indexbottom_ny_fff {
        display: block;
    }

    .indexbottom_ny_c {
        width: 100%;
        padding: 0 10px;
        margin: 0;
    }

    .indexbottom_ny_c ul li {
        padding: 0;
    }
}

.indexbottom_ny_c .fa {
    margin-right: 5px;
    font-size: 16px;
    width: 20px;
    text-align: center;
}
.details {
    width: 100%;
    height: auto;
    display: flex;
}

.detailsLeft {
    width: 25%;
    height: auto;
    border: 1px solid #f1f1f1;
    line-height: 309px;
    vertical-align: middle;
}

.detailsLeft img {
    width: 100%;
    height: auto;
    display: inline-block;
}

img {
    vertical-align: middle;
}

.detailsRight {
    width: 65%;
    height: auto;
    flex: 1;
    background: #f6f6f6;
    padding: 30px 20px;
}

.detailsRight h3 {
    width: 100%;
    height: auto;
    background-color: #999;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.detailsRight h3 span {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

.detNumber {
    width: 100%;
    height: auto;
    display: flex;
    padding: 10px 0;
}

.detNumber span {
    width: 100px;
    height: auto;
}

.num {
    overflow: hidden;
}

.detNumberDiv {
    flex: 1;
}

.detailsRight p {
    width: 100%;
    height: auto;
    padding-top: 100px;
    display: flex;
    justify-content: space-around;
    padding-right: 30%;
}

.allergien {
    width: 100%;
    height: auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin-top: 20px;
}

.allergien h2 {
    width: 100%;
    height: auto;
    padding: 15px;
    background-color: #666;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    clear: both;
}

.allerTittle {
    padding: 10px 20px;
}

h3 {
    font-size: 30px;
}

.nelAller {
    width: 100%;
    border-top: 1px dashed #ccc;
    padding: 10px;
}

.detailsRight h3 {
    width: 100%;
    height: auto;
    background-color: #999;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.detailsRight h2 {
    width: 100%;
    height: auto;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.num em {
    border: none;
    cursor: pointer;
    font-style: normal;
    text-align: center;
    line-height: 23px;
}

.add {
    float: left;
    height: 25px;
    vertical-align: middle;
    width: 25px;
}

.minus {
    float: left;
    height: 25px;
    vertical-align: middle;
    width: 25px;
}

.inputBorder {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    width: 27px;
}

.detailsRight p a.kauf {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
}

.detailsRight p a {
    display: block;
    width: 45%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}

.detailsRight p a.den {
    border: 1px solid #e60012;
    background-color: #e60012;
    color: #fff;
}

.case-content {
    float: right;
    width: 70% !important;
    padding: 0 15px;
}

.case-content h3 {
    margin-bottom: 20px;
}

.case-list_li {
    margin: 0;
}

.dlProduct .container {
    width: 1170px;
    height: auto;
    display: flex;
    margin: 0 auto;
    padding: 40px 0;
}

.navLeft {
    width: 22.5%;
    height: auto;
}

.navLeft ul {
    width: 100%;
    height: auto;
}

.navLeft ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #fff;
    cursor: pointer;

}

.navLeft ul li span {
    float: left;
    /*color: #000;*/
    font-weight: bold;
}

.navLeft ul li i {
    float: right;
    font-size: 18px;
    color: #000;
    line-height: 36px;
}

.navRight {
    flex: 1;
    /*border: 1px solid #dcdcdc;*/
    /*border-radius: 5px;*/
    margin-left: 10px;
}

.navRight .row {
    margin: 0 !important;
    padding: 0 10px;
}

.navRight h4 {
    line-height: 50px;
    font-weight: bold;
    color: #505050;
    border-bottom: 1px solid #f1f1f1;
}

.dlMobileProduct {
    display: none;
}

.navLeft {
    height: 620px;
    overflow: auto;
}

.navLeft::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 5px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.navLeft::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background: #999;
}

.navLeft::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 10px;
    background: #fff;
}

.navLeft ul li.currStyle {
    /*box-shadow: none;*/
    height: auto;
}

.navLeft ul li > ul {
    display: none;
}

.navLeft ul li.currStyle > ul {
    display: block;
}

.navLeft > ul > li {
    position: relative;
    overflow: hidden;
    clear: both;
    border: 1px solid #dcdcdc;

    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.navLeft > ul > li > p {
    padding: 5px 15px;
}

.navLeft > ul > li ul {
    margin-top: 5px
}

.navLeft > ul > li ul li:hover {
    color: #e73e33;
    font-weight: bold;
}

.navLeft ul > li p {
    /*height: 36px;*/
    line-height: 36px;
    margin-bottom: 0;
    overflow: hidden;
}

.navLeft ul > li ul li {
    line-height: 36px;
    padding: 5px 15px;
}

.header-middle-content {
    padding: 5px 5% !important;
    height: auto;
}

/*.order_lists .list_sum {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*bottom: 38px;*/
    /*height: auto;*/
    /*display: block;*/
    /*width: 24%;*/
    /*text-align: center;*/
/*}*/

.navLeft > ul > li ul li.activeSecond,
.navLeft > ul > li.activeSecond,
.navLeft > ul > li.activeSecond p span {
    background: #f6f6f6;
    color: #e73e33;
    font-weight: bold;
}

.navLeft > ul > li > p > span:hover {

    color: #e73e33;
    font-weight: bold;
}

.dlMobileProduct .navMobileNext {
    border: 0;
}

.dlMobileProduct .product-container-list {
    border: 1px dashed #dcdcdc;
    border-radius: 5px;
    padding: 5px 0;
    overflow: hidden;
}

.dlMobileProduct .navMobileSecond > li > .product-container-list {
    display: none;
}

.product-inner a {
    position: relative;
    z-index: 2;
}

.product-inner a:hover {
    color: #000;
}

.product-inner {
    position: relative;
    z-index: 2;
}

.mb-15 {
    margin-bottom: 15px;
}

.navRightNumber .product-container-list > div {
    width: 33.3333333%;
}

@media (max-width: 991px) and (min-width: 768px) {
    .navRightNumber .product-container-list > div {
        width: 50%;
    }
    .container{
        width:760px;
        padding: 0;
    }
    .footer-middle-area{
        padding: 0 20px;
    }
    .aboutUs-main{
        overflow: hidden;
        margin: 0;
        padding: 0 20px;
    }
}

.navRightNumber .product-container-list {
    padding-top: 1px;
    margin: 0 -7px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: unset;
}

.navRightNumber .product-inner {
    padding: 0 8px;
}

.navRightNumber .product-text {
    position: relative;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
    padding: 15px 15px 15px 0px;
    border-radius: 1px;
    display: flex;
}

.navRightNumber .product-text-number {
    text-align: center;
    background: #e85049;
    margin: 0 10px 10px 10px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 22px;
    padding: 0 12px;
}

.navRightNumber .product-name {
    padding: 0;
    font-size: 20px;
    margin: 0;
}

.navRightNumber .row2 {
    overflow: hidden;
}

.product-container-list .product-inner {
    float: left;
}

.product-container-list .quick-veiw {
    bottom: 90px;
}

.navRightNumber .product-input {
    margin: 10px 0;
}

.navRightNumber .product-text:hover {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

/*手机*/
.dlMobileProduct.navRightNumber .product-container-list {
    border: 0;
}

.ratings {
    margin-left: 0;
}

.ratings li {
    padding-right: 0;
}

.ratings li:first-child {
    padding: 0;
}

.ratings {
    height: 20px;
}

.ratings li {
    padding-left: 0;
}

.ratings img {
    width: 11px;
    height: 14px;
    display: block;
    margin-top: 2px;
}

.product-tag {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    left: 2px;
    letter-spacing: 0.56px;
    line-height: 10px;
    padding: 5px 8px;
    position: absolute;
    top: 0px;
    z-index: 3;
    background: rgba(231, 62, 51, 0.8);
}

.product-tag:after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: 0;
    border-left: 3px solid rgba(231, 62, 51, 0.8);
    border-top: 3px solid rgba(231, 62, 51, 0.8);
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.modify-tnm .product-tag {
    left: 10px;
}

.modify2 .product-tag {
    left: 0px;
}

.black-bg {
    background: #000000 !important;
}

.navRightNumber .product-tag {
    right: 2px;
    left: auto;
}

.product-inner a:hover {
    color: #000;
}

.product-inner a {
    position: relative;
    z-index: 2;
}

.navRightNumber .product-desc {
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
    font-size: 14px;
    line-height: 1.42857143;
    margin: 10px 0;
}

.product-list {
    padding-top: 15px;
}

.nav-left-title {
    color: #fff;
    width: 100%;
    font-size: 24px;
    line-height: 36px;
    padding: 7px 10px;
    text-align: center;
    margin-bottom: 15px;
    background: #3d3d3d;
    text-transform: uppercase;
}

.p-price {
    color: #c1c1c1;
    font-size: 13px;
    text-decoration: line-through;
}

.product-shopping {
    color: #333;
}

.product-shopping:focus, .product-shopping:hover {
    color: #000;
}

.c-price span {
    margin-right: 10px;
}

.shopBig {
    font-size: 18px;
}

.fa-shopping-cart {
    cursor: pointer;
}

.pagination.pagination-v2 > li > a {
    padding: 5px;
    margin: 0 2px;
    min-width: 35px;
    border-color: #f0f0f0;
}

.pagination.pagination-v2 > li > a, .pagination.pagination-v2 > li > span {
    background: #f7f7f7;
}

.pagination > li:first-child > a {
    border-radius: 0;
}

.pagination li a {
    color: #777;
}

.pagination.pagination-v2 > li > a:hover,
.pagination.pagination-v2 > .active > a,
.pagination.pagination-v2 > .active > span,
.pagination.pagination-v2 > .active > a:hover,
.pagination.pagination-v2 > .active > span:hover,
.pagination.pagination-v2 > .active > a:focus,
.pagination.pagination-v2 > .active > span:focus {
    background: #e8534c;
    border-color: #e8534c;
    color: #fff;
}

.navRightContent {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.container .navbar {
    width: 100% !important;
    padding: 0;
}

.exhibition ul, .exhibition li {
    list-style: none;
    padding: 0;
}

.exhibition {
    width: 100%;
}

.exhibition ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.exhibition li {
    background-color: #ccc;
    box-sizing: border-box;
    position: relative;
}

.exhibition1 li {
    width: calc(100% / 4);
    padding-bottom: calc(100% / 8);
}

.exhibition2 li {
    width: calc(100% / 2);
}

.exhibition3 li {
    width: calc(100% / 4);
    padding-bottom: calc(100% / 5);
}

.exhibition3 li:nth-child(2) {
    width: 50%;
}

.exhibition .list-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}

.exhibition img {
    width: 100%;
    height: 100%;
}

.exhibition1 .list-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    transition: opacity 0.6s ease-in-out;
    transition-property: all;
}

.exhibition1 .list-item:hover::after {
    background: rgba(0, 0, 0, 0);
    transition: opacity 0.6s ease-in-out;
    transition-property: all;
}

.exhibition2 .list-item-child {
    display: flex;
}

.exhibition2 li div, .exhibition3 li div {
    overflow: hidden;
}

.exhibition2 img, .exhibition3 img {
    /*position: absolute;*/
    cursor: pointer;
    transition: transform 2s;
    -moz-transition: -moz-transform 2s;
    -webkit-transition: -webkit-transform 2s;
    -o-transition: -o-transform 2s;
}

.exhibition2 img:hover, .exhibition3 img:hover {
    z-index: 2;
    transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3); /* IE 9 */
    -moz-transform: scale(1.3, 1.3); /* Firefox */
    -webkit-transform: scale(1.3, 1.3); /* Safari and Chrome */
    -o-transform: scale(1.3, 1.3); /* Opera */
}

@media screen and (max-width: 768px) {
    .exhibition1 li {
        width: calc(100% / 2);
        padding-bottom: calc(100% / 3);

    }
}

a, button, input {
    outline: medium none;
    color: #a6a6a6;
}

input:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #999;
}

textarea:focus {
    background: transparent;
    border: 1px solid #999;
    outline: none;
}

.easy-block-v3.first {
    /*background: #404040;*/
}

.easy-block-v3 {
    text-align: left;
    /*background: #585f69;*/
    padding: 30px 20px 20px;
}

/*.easy-block-v3.second {*/
/*background: #4a4a4a;*/
/*}*/

/*.easy-block-v3.third {*/
/*background: #4e4e4e;*/
/*}*/

.easy-block-v3 .inner-faq-b {
    overflow: hidden;
}

.easy-block-v3 .inner-faq-b h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 2px;
}

.equal-height-columns {
    margin-top: 40px;
}

.equal-height-columns .inner-content {
    margin-top: 15px;
}

/*表单模块*/
.login-account {
    margin-bottom: 40px;
}

.box-shadow {
    box-shadow: 1px 0 8px -4px #595959;
}

.login-account {
    margin-bottom: 40px;
}

.box-shadow {
    box-shadow: 1px 0 8px -4px #595959;
}

.p-30 {
    padding: 30px;
}

.die {
    width: 100%;
    height: auto;
}

.die ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dashed #dcdcdc;
}

.die ul li span.left {
    float: left;
}

.die ul li span.right {
    float: right;
}

.clear {
    clear: both;
}

li {
    list-style: none;
}

.mb-20 {
    margin-bottom: 20px;
}

.dl-email {
    margin-top: 40px;
    border-top: 1px dashed #dcdcdc;
}

.pt-40 {
    padding-top: 40px;
}

.text-uppercase {
    text-transform: uppercase;
}

.login-account input {
    margin-bottom: 15px;
}

.box-shadow input {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    box-shadow: none;
    color: #626262;
    font-size: 14px;
    height: 36px;
    padding-left: 10px;
    width: 100%;
    transition: border-color ease-in-out .55s, box-shadow ease-in-out .55s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .55s, -webkit-box-shadow ease-in-out .55s;
    -o-transition: border-color ease-in-out .55s, box-shadow ease-in-out .55s;
}

textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #eceff8;
    font-size: 14px;
    padding: 10px;
    resize: vertical;
    width: 100%;
    transition: border-color ease-in-out .55s, box-shadow ease-in-out .55s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .55s, -webkit-box-shadow ease-in-out .55s;
    -o-transition: border-color ease-in-out .55s, box-shadow ease-in-out .55s;
}

.cart-button {
    background: #e60012 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    transition: all 0.3s ease 0s;
}

.mt-20 {
    margin-top: 20px;
}

.bg-white {
    background: #fff;
}

.register-area {
    background: #f6f6f6;
}

.cart-button:hover {
    background: #e60012 none repeat scroll 0 0;
    border-color: #e60012;
    color: #fff;
    box-shadow: 0 0 5px #999;
}

.map-area {
    border-top: 1px dashed #dcdcdc;
    padding-top: 20px;
}

#googleMap img {
    width: 98%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.nelAller {
    width: 100%;
    border-top: 1px dashed #ccc;
    padding: 10px;
}

.business-hours {
    border-bottom: 1px dashed #f6a6ac;
    padding-bottom: 10px;
    margin-bottom: 16px;
}

.business-hours p {
    margin: 0;
    padding: 0;
    border: 0;
}

.contact_r {
    padding: 20px 20px 15px 20px;
}

.section3 {
    background: #e73e33;
}

.section-menu-box {
    overflow: hidden;
    height: 100%;
    padding: 4%;
}

.section-menu-box .section-menu-content {
    width: 80%;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 0 auto;
    background: url(./skin/images/bj.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-right: 120px;
}

.dc-btn-primary {
    width: 150px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 30px;
    line-height: 55px;
    height: 55px;
    border: 1px solid #fff;
}

.section-menu-box .product {
    margin-right: -100%;
    background: #e73e33;
    padding: 10px 0;
}

.section-menu-img {
    height: 100%;
    line-height: 100%;
    display: flex;
    overflow: hidden;
    position: relative;
    border-radius: 4px 0 0 4px;
}

.section-menu-img img {
    /*height: auto;*/

    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dc-btn-primary {
    width: 110px;
}

.section3 .col-xs-4-lx1.contact_r {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.my_model_notice {
    position: fixed;
    display: none;
    top: 50%;
    left: 50%;
    z-index: 9999;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    padding: 20px;
    background: #fff;

    margin-left: -250px;
    margin-top: -150px;
    max-width: 500px;
}

.my_model_notice img {
    /*margin-top: -35%;*/
    width: 254px;
    height: 108px;
}

.my_model_notice h4 {
    text-align: center;
    margin: 10px 0 15px 0;
}

.my_modal_footer {
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.my_modal_content {
    margin-bottom: 38px;
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
    min-height: 100px;
}

.my_modal_footer .btn-close {
    line-height: 38px;
    background: red;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 20px;
}

.my_model_notice .img-box {
    text-align: center;
    margin-top: -84px;
}

@media screen and (max-width: 768px) {
    .n_jianjie_t {
        margin-top: 10% !important;
    }

    .section-menu-box {
        padding: 5%;
    }

    .section-menu-box .section-menu-content {
        width: 100%;
        padding: 0;
        margin: 0;
        height: 50%;

    }

    .section-menu-box .product {
        margin: 0 !important;
        padding-top: 0;
    }

    .section3 .producttop {

        position: inherit;
    }

    .section6 .col-xs-4-lx1 {
        padding: 30px 0px;
    }

    .case-list_li {
        width: 80% !important;
        padding: 0;
        margin: 0 auto;
    }

    .case-list {
        margin: 0;
    }

    .case-list_img {
        padding: 0;
    }

    .case-list img {
        max-height: none;
        height: auto;
        width: auto;
        margin: auto;
    }

    .case-content {
        float: inherit;
        width: 100% !important;
        padding: 0;
    }

    .aboutUs-main .main.container {
        padding: 0;
    }

    .case-list_li {
        min-height: auto;
    }

    .case-content {
        padding: 25px 15px 0 15px;
    }

    .main.container {
        padding-bottom: 0;
    }

    .homestyle.indexbottom, .indexbottom_ny {
        position: relative;
    }

    .indexbottom_ny_l {
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -30px;
        width: auto;
    }

    .indexbottom_ny_fff {
        padding-left: 80px;
    }

    .indexbottom_ny_l img {
        display: inline-block;
        width: 60px;
        height: 60px;
    }

    .equal-height-columns {
        margin: 0;
        margin-top: -27px;
    }

    .register-area {
        margin: 0;
    }

    .map-area {
        padding: 20px 15px;
    }

    .equal-height-columns h3 {
        font-size: 18px;
        font-weight: bold;
    }

    .my_model_notice {
        width: 80%;
        margin-left: -40%;
        min-width: 200px;
    }
}

.color-red {
    color: #e60012;
}

.easy-block-v3 {
    text-align: left;
    padding: 30px 20px 20px;
}

.service-or {
    overflow: hidden;
    position: relative;
}

.easy-block-v3 i {
    float: left;
    font-size: 30px;
    min-width: 45px;
    padding-top: 0px;
}

.easy-block-v3 i.fa-phone {
    padding-top: 2px;
}

.easy-block-v3 .inner-faq-b {
    overflow: hidden;
}

.menu-img {
    width: 90%;
    margin: 0 auto;
}

.alert-filter {
    overflow: hidden;
    position: relative;
}

.alert-filter .navbar, .alert-filter .banner, .alert-filter .main.container {
    filter: blur(7px);
}

.cartMain {
    position: relative;
    width: 1170px;
    min-width: 1170px;
    max-width: 1170px;
    margin: 0 auto;
    padding: 10px 0px 100px;
    min-height: 210px;
}

.cartMain_hd {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #3c3c3c;
}

.order_lists:last-child {
    border-bottom: none;
}

.cartMain_hd .cartTop {
    height: 50px;
}

.order_lists {
    width: 100%;
    height: 130px;
    border-bottom: 1px solid #e7e7e7;
}

.cartMain_hd .cartTop .list_chk {
    width: 120px;
    text-indent: 30px;
}

.order_lists .list_chk {
    position: relative;
    width: 50px;
}

.order_lists li {
    float: left;
    height: 100%;
    list-style: none;
}

.cartMain_hd .cartTop .list_con {
    text-indent: 140px;
}

.cartMain_hd .cartTop .list_con {
    width: 312px;
}

.order_lists .list_con {
    width: 382px;
}

.cartMain_hd .cartTop .list_info {
    padding: 0;
    text-indent: 15px;
}

.order_lists .list_info {
    width: 252px;
    box-sizing: border-box;
    padding: 20px 0;
}

.order_lists li {
    float: left;
    height: 100%;
}

.order_lists .list_price .price {
    margin-top: 20px;
    line-height: 18px;
    font-family: Verdana, Tahoma, arial;
    color: #3c3c3c;
    font-weight: bold;
}

.order_lists .list_price {
    width: 130px;
}

.order_lists .list_amount {
    width: 120px;
}

/*.order_lists .list_sum {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*bottom: 38px;*/
    /*height: auto;*/
    /*display: block;*/
    /*width: 24%;*/
    /*text-align: center;*/
/*}*/
.order_lists .list_sum {
    width: 140px;
}
.order_lists .list_op {
    width: 164px;
}

.cartBox {
    width: 100%;
    margin-bottom: 15px;
}

.cartBox .shop_info {
    position: relative;
    width: 100%;
    height: 38px;
    background-color: #fff;
    line-height: 38px;
    vertical-align: baseline;
}

.cartBox .shop_info .all_check {
    position: relative;
    float: left;
    width: 30px;
    height: 38px;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"], input[type="radio"] {
    height: 0;
    width: 0;
}

.cartBox .shop_info .all_check input[type="checkbox"] {
    position: absolute;
    z-index: 0;
    left: -20px;
    top: -20px;
}

.cartBox .shop_info .all_check .shop {
    position: absolute;
    top: 13px;
}

.cartBox .shop_info .shop_name {
    float: left;
}

.cartBox .order_content {
    border: 1px solid #ccc;
}

.order_lists {
    width: 100%;
    height: 130px;
    border-bottom: 1px solid #e7e7e7;
}

.order_lists .list_chk {
    position: relative;
    width: 50px;
}

.order_lists .list_chk input[type="checkbox"] {
    position: absolute;
    z-index: 0;
    left: -20px;
    top: -20px;
}

.order_lists .list_chk label {
    margin: 20px 0 0 24px;
}

label {
    color: #282828;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    position: relative;
    display: inline-block;
    z-index: 1;
    border: 1px solid #b8b8b8;
    margin-left: 10px;
    border-radius: 1px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.order_lists .list_con .list_text {
    margin: 20px 0 0 10px;
    line-height: 18px;
    width: 200px;
    float: left;
}

.order_lists .list_con .list_text a:hover {
    color: #999;
    text-decoration: underline;
}

.order_lists .list_con .list_text a {
    color: #3c3c3c;
}

.cartBox .order_content a {
    display: block;
    height: 100%;
    word-break: break-all;
}

.order_lists .list_amount {
    width: 120px;
}

.order_lists .list_amount .amount_box {
    margin-top: 20px;
    width: 77px;
    height: 25px;
    position: relative;
}

.order_lists .list_amount .amount_box .reSty:hover {
    border-right: none;
    border-color: #e5e5e5;
    text-decoration: none;
    color: #cbcbcb;
}

.order_lists .list_amount .amount_box a:hover {
    border-color: #999;
    text-decoration: none;
    color: #000;
    z-index: 3;
}

.order_lists .list_op .del {
    margin-top: 20px;
    line-height: 18px;
}

.order_lists .list_amount .amount_box .reSty {
    color: #cbcbcb;
}

.order_lists .list_amount .amount_box .reduce {
    left: 0;
}

.order_lists .list_amount .amount_box a {
    float: left;
    height: 23px;
    width: 17px;
    border: 1px solid #e5e5e5;
    background: #f0f0f0;
    text-align: center;
    line-height: 20px;
    color: #444;
    position: absolute;
    top: 0;
    text-decoration: none;
}

.cartBox .order_content a {
    display: block;
    height: 100%;
    word-break: break-all;
}

.order_lists .list_amount .amount_box input {
    width: 39px;
    height: 23px;
    line-height: 15px;
    border: 1px solid #aaa;
    color: #343434;
    text-align: center;
    padding: 4px 0;
    background-color: #fff;
    z-index: 2;
    position: absolute;
    left: 18px;
    float: left;
}

.order_lists .list_amount .amount_box .plus {
    border-left-color: transparent;
    right: 0;
}

.cartMain_hd .cartTop .list_chk label {
    position: absolute;
    left: 10px;
    top: 19px;
    margin: 0;
}

.procced-title {
    border-bottom: 1px solid #d6d4d4;
    font: 500 18px/22px "Open Sans", sans-serif;
}

.newInfo {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    padding: 20px;
}

.newInfoDiv {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.newInfoLable {
    display: flex;
    width: 32%;
    align-items: center;
}

.newInfoLable span {
    width: 140px;
}

.newInfoLable select, .newInfoLable input {
    flex: 1;
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    text-align: right;
    padding: 5px 10px;
    border-radius: 5px;
}

.newInfoLable select {
    width: 100%;
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 45px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
}

.newInfoLable input {
    text-align: left;
}

.newInfoLableTwo {
    display: flex;
    width: 100%;
}

.newInfoLableTwo span {
    width: 140px;
}

.newInfoLableTwo textarea {
    flex: 1;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #eceff8;
    font-size: 14px;
    padding: 10px;
    resize: vertical;
    width: 100%;
}

.bar-wrapper {
    /*width: 1200px;*/
    height: 50px;
    width: 100%;
    max-width: 1170px;
    /*position: fixed;*/
    margin: 0 auto;
    bottom: -1px;
    z-index: 99;
    background: #363636;
}

.bar-wrapper .bar-right {
    float: right;
    color: #3c3c3c;
}

.bar-wrapper .bar-right .piece {
    float: left;
    min-width: 110px;
    margin-right: 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

.bar-wrapper .bar-right .piece .piece_num {
    display: inline-block;
    padding: 0 10px;
    font-weight: 700;
    font-size: 18px;
    font-family: tohoma, arial;
    color: #fff;
}

.bar-wrapper .bar-right .totalMoney {
    float: left;
    min-width: 100px;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

.bar-wrapper .bar-right .totalMoney .total_text {
    float: right;
    font-weight: 400;
    font-size: 20px;
    font-family: Arial;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 15px;
    color: #fff;
}

.bar-wrapper .bar-right .calBtn {
    float: left;
}

.bar-wrapper .bar-right .calBtn a {
    display: block;
    width: 200px;
    height: 50px;
    color: #fff;
    background: #B0B0B0;
    cursor: not-allowed;
    font-size: 22px;
    letter-spacing: 5px;
    text-decoration: none;
    line-height: 50px;
    text-align: center;
    border-radius: 2px;
}
.bar-wrapper .bar-right .calBtn a.btn_sty {
    background: #ff0000;
    cursor: pointer;
    color: #fff;
}

.model_bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 999;
    display: none;
}

.my_model {
    position: fixed;
    display: none;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -200px;
    z-index: 9999;
    width: 360px;
    height: 140px;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    padding: 20px;
    background: #fff;
}

.my_model p {
    line-height: 16px;
}

.my_model .title .closeModel {
    float: right;
    cursor: pointer;
}

.order_lists .list_sum .sum_price {
    line-height: 18px;
    margin-top: 20px;
    font-family: Verdana, Tahoma, arial;
    color: #ff0000;
    font-weight: bold;
}

a.delBtn:hover {
    color: #3c3c3c;
    text-decoration: underline;
}

.my_model .opBtn a {
    width: 58px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}

.my_model .dialog-sure {
    background: #ff0000;
    color: #fff;
    border: 1px solid #ff0000;
}

.my_model .dialog-close {
    background: #fff;
    border: 1px solid #d9d9d9;
    color: #3c3c3c;
}

label.mark {
    /*background: url(../skin/images/mark1.png) no-repeat -1px -1px;*/
    background: url(../images/mark1.png) no-repeat -1px -1px;
}

@media (max-width: 767px) {

    .order_lists li.list_chk, .order_lists li.list_con {
        display: block;
    }

    .order_lists {
        position: relative;
    }

    .order_lists {
        overflow: hidden;
    }

    .order_lists {
        position: relative;
    }

    .order_lists li.list_chk {
        width: 10%;
    }

    .order_lists li.list_con {
        width: 70%;
    }

    .order_lists .list_con .list_text {
        width: calc(100% - 110px) !important;
        margin: 18px 0 0 10px;
    }

    .cartBox .order_content a {
        height: 90px;
        overflow: hidden;
    }

    .cartBox .order_content a {
        height: 90px;
        overflow: hidden;
    }

    .order_lists .list_amount {
        position: absolute;
        bottom: -65px;
        right: -25px;
        display: block;
    }

    .order_lists .list_op {
        width: 15% !important;
    }

    .order_lists .list_op {
        display: block;
    }

    .cartBox {
        width: 100% !important;
    }

    .order_lists li {
        display: none;
    }

    .cartMain {
        padding-left: 5%;
        padding-right: 5%;
        width: 100% !important;
        min-width: 100% !important;
    }

    .newInfoLable {
        width: 100% !important;
        display: block !important;
    }

    .newInfoDiv {
        margin-bottom: 0 !important;
        display: block !important;
    }

    .newInfoLable span {
        margin: 10px 0;
        display: block;
        width: 100%;
    }

    .newInfoLableTwo textarea {
        display: block;
        width: 100%;
    }

    .newInfoLableTwo span {
        display: block;
        width: 100% !important;
        margin: 10px 0;
    }

    .newInfoLableTwo {
        display: block !important;
    }

    .bar-wrapper {
        width: auto !important;
        left: 0;
        right: 0;
    }

    .bar-wrapper .bar-right .piece {
        min-width: 80px;
        margin-right: 5px;
        display: none;
    }

    .bar-wrapper .bar-right .totalMoney .total_text {
        font-size: 16px !important;
    }

    .bar-wrapper .bar-right .calBtn a {
        width: 170px !important;
        font-size: 16px !important;
    }

    .my_model {
        width: 80%;
        margin-left: -40%;
    }
}

.header-bottom {
    background-color: #fff;
    box-shadow: 1px 2px 10px rgba(220, 220, 220, 0.2);
}

.header-middle-content {
    position: relative;
    z-index: 12;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0 !important;
    height: auto;
}

.header-middle-content div {
    width: 33.333%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-middle-content div a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-middle-content img {
    display: inline-block;
    width: 44px;
    margin-right: 15px;
}

.header-middle-content span {
    color: #333;
    line-height: 22px;
    font-size: 18px;
}

.buy span {
    text-align: center;
    font-size: 30px;
}

.nav-logo {
    float: left;
    margin-right: 5%;
}

.nav-logo a {
    display: block;
}

.nav-logo img {
    height: 56px;
    margin: 13px 0;
}

@media (max-width: 768px) {
    .navbar-default .navbar-collapse {
        position: absolute;
        width: 100%;
        top: 54px;
        z-index: 9999;
    }

    .navbar-nav {
        background: rgba(46, 46, 46, 1);
    }

    .header-bottom > .container > .row > div {
        width: 50% !important;
    }

    .header-middle-content div:nth-child(1) {
        display: none;
    }

    .header-middle-content div {
        width: 25% !important;
    }

    .buy span {
        font-size: 16px !important;
    }

    .header-middle-content div:nth-child(3) a img {
        margin: 0;
    }

    .header-middle-content div:nth-child(3) a span {
        font-size: 12px;
        line-height: 18px;
    }

    .header-middle-content div:nth-child(3) a span strong {
        display: block !important;
    }

    .header-middle-content div:nth-child(3) a {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .header-middle-content {
        margin: 0;
        padding: 5px 0 !important;
    }

    .header-middle-content img {
        width: 32px;
    }

    .nav-logo img {
        margin: 8px 0;
        height: 38px;
    }
    .fp-tableCell{
        padding-top: 78px;
    }

}

.footer-title {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 10px;
    position: relative;
}

.footer-title::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
}

.single-footer-inner ul {
    margin-bottom: 16px;
}

.footer-contact li {
    display: inline-block;
}

.contact-icon {
    margin-right: 12px;
    margin-top: 6px;
    vertical-align: top;
}

.footer-contact img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: #fff;
}

.footer-menu > li:first-child {
    padding-top: 0;
}

.footer-menu > li {
    padding-bottom: 5px;
    padding-left: 17px;
    padding-top: 5px;
    position: relative;
}

.footer-menu > li:first-child::before {
    top: 8px;
}

.footer-menu > li::before {
    background: #a6a6a6 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 12px;
    transition: all 0.3s ease 0s;
    width: 7px;
}

.footer-menu > li a {
    display: block;
}

.footer-text > p {
    margin: 0;
}

.text-ash p {
    color: #dddddd;
}
.indexbottom_ny p{
    display: block!important;
}
.footer-bg{
    background: #3d3d3d;
}
.single-footer-inner{
    text-align: left;
}
.footer-title::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 85%;
}


@media (max-width: 767px) {
    .single-footer-inner {
        margin-bottom: 30px;
    }

    .footer-middle-area > .container {
        width: 300px !important;
        padding: 0 15px;
    }

    .single-footer-inner .row {
        margin: 0 !important;
    }
    .container-impressum{
        padding-top: 30px;
    }
}

#default-modal .btn-danger, #default-modal .btn-default {
    line-height: 38px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    border-radius: 0px;
    width: 140px;
}

#default-modal .btn-danger {
    background: red;
    color: #fff;
    border: 1px solid red;
}

#default-modal .btn-default {
    line-height: 38px;
    background: #fff;
    color: #6a6a6a;
    border: 1px solid #a6a6a6;
    margin-right: 30px;
}

#default-modal {
    text-align: center;
}

.modal-dialog {
    display: inline-block;
    vertical-align: middle;
}

.modal-title {
    text-align: left;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    margin-left: -1em;
    vertical-align: middle;
}

.modal.fade.in:not(.animated) .modal-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.modal-footer {
    text-align: center;
}
.attach-modal .modal-body{
    padding: 15px 20px 10px 20px;
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}
.attach-modal .attach-list {
    position: relative;
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: left;
    margin: 22px 0 42px 0;
    border-radius: 6px;
}

.attach-modal .attach-item-title {
    background: red;
    border-radius: 25px;
    min-width: 50%;
    text-align: left;
    padding: 12px 20px;
    color: #fff;
    display: table;
    margin-top: -22px;
}

.attach-modal .attach-item-content {
    padding: 10px 15px 0px 15px;
    text-align: left;
}

.attach-modal .attach-item-desc {
    color: #a6a6a6;
    font-size: 12px;
}

.attach-modal .attach-item-content ul,
.attach-modal .attach-item-content li {
    list-style: none;
    padding: 0;
}

.attach-item-content ul li {
    width: 100%;
    height: auto;
    padding:  0;
    border-bottom: 1px dashed #dedede;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.attach-item-content ul li:last-child{
    border: 0;
}

.attach-modal .garnishDiv {
    height: auto;
    position: relative;
    align-items: center;
    padding: 12px 0;
    width: auto !important;
    display: block !important;
    flex: 1;
    padding-right: 16px;
}

.attach-modal .garnishDiv input {
    display: none;
}

.attach-modal .garnishDiv label {
    align-items: center;
    border: none;
    width: 100%;
    display: grid !important;
    background: transparent;
    height: auto;
    color: #282828;
}

.attach-modal .garnishDiv input + label i {
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: -5px;
    border: 1px solid #999;
    border-radius: 50%;
}

.attach-modal .garnishDiv input:checked + label i::before {
    display: block;
    content: "\2714";
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #999;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    left: -1px;
    border: 1px solid #999;
    line-height: 15px;
    text-align: center;
    overflow: hidden;
}

.attach-modal .garnishDiv .mark {
    padding: 0;
}

.attach-modal .garnishDiv em {
    padding-left: 25px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

    font-style: normal;
    flex: 1;
}


/*顶部导航*/

/**导航*/
@media (max-width: 1200px) and (min-width: 992px) {
    .navbar-collapse-height .navbar-nav > li > a {
        line-height: 124px;
        font-size: 16px;
        padding: 10px 15px;
        width: auto;
        margin: 0 !important;
    }

    .navbar-collapse-height .nav-logo {
        width: 120px;
    }

    .navbar-collapse-height .navbar-right {
        margin-left: 130px;
    }

}

@media screen and (min-width: 1200px) {
    .navbar-collapse-height .navbar-nav > li > a {
        line-height: 124px;
        font-size: 18px;
        padding: 10px 15px;
        width: auto;
        margin: 0 !important;
    }

    .navbar-collapse-height .nav-logo {
        width: 160px;
    }

    .navbar-collapse-height .navbar-right {
        margin-left: 190px;
    }

}

@media (max-width: 991px) and (min-width: 768px) {
    .navbar-collapse-height .navbar-nav > li > a {
        font-size: 12px;
        margin-right: 0 !important;
        line-height: 144px;
        margin: 0 !important;
    }

    .navbar-collapse-height .nav-logo {
        width: 100px;
    }

    .navbar-collapse-height .navbar-right {
        margin-left: 110px;
    }
}

@media (max-width: 767px) {
    .navbar-collapse-height .navbar-default .navbar-collapse {
        left: 0;
    }

    .navbar-collapse-height .fp-tableCell {
        padding-top: 0px
    }

    .navbar-collapse-height .navbar-nav > li > a {
        font-size: 18px;
    }
}


/*其他页面去掉 顶部第二行数据*/
@media (max-width: 767px) {
    .banner.navbar-collapse-height {
        padding-top: 54px!important;
    }
}