﻿.Navigation_AboutUS > .Nav_Category_Name {
    background: #00bd66;
    color: #fff;
}
.AboutUs_Image > img {
    float: left;
}

    .AboutUs_Image > img:first-child {
        clear: both;
    }

.EachPortraitClickShowOption {
    width: 100%;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    background: #fff
}

    .EachPortraitClickShowOption:hover {
        background: #efefef
    }

.BannerWrap, .ProductCategoryRegion {
    width: 100%;
    position: relative;
    overflow: hidden
}

.CompanyName {
    position: absolute;
    left: 20px;
    top: 5px;
    color: #000
}

.EachBannerLink {
    display: inline-block;
    position: relative
}

.EachBannerLink, .EachBannerImage {
    width: 100%;
    height: 100%
}

.EachBannerImage {
    display: block
}

.BannerImageGroup {
    position: absolute;
    height: 100%
}

.EachPageWrapCommonMain {
    max-width: 1000px;
    margin: 0 auto;
    display: block;
}

.EachCategoryWrap {
    margin-top: 2px;
    background: #eaeaea;
    width: 100%;
    display: inline-block;
    position: relative
}

    .EachCategoryWrap > a {
        color: #000
    }

.EachCategoryImage {
    width: 100%;
    display: inline-block
}

.EachCategoryDescription {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.bottom {
    background: #eaeaea;
    color: #86868b;
    font-size: 12px;
    width: calc(100% - 30px);
    padding: 15px;
    margin-top: 5px;
    display: block
}

.BottomCenter {
    max-width: 1920px;
    min-height: 20px;
    margin: 10px auto;
    text-align: left
}

.AllCategoryListWrap {
    width: 100px;
    background: #fff;
    border: 1px solid #efefef;
    border-bottom: 0;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 50px;
    display: none;
    overflow: hidden
}

    .AllCategoryListWrap a, .AllCategoryListWrap span {
        display: block;
        width: 100%;
        height: 20px;
        line-height: 20px;
        border-bottom: 1px solid #efefef;
        padding: 5px 10px
    }

    .AllCategoryListWrap a {
        color: #333;
        text-decoration: none
    }

        .AllCategoryListWrap a:hover {
            background: #efefef
        }

.Category_EachProduct {
    padding: 5px;
    display: inline-block;
    border: 1px solid #efefef;
    margin: 5px 5px 0 0;
    width: calc(20% - 25px)
}

.Category_EachImage {
    width: 100%;
    display: inline-block
}

.Category_ProductName {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 12px
}

.PageWrapTotal {
    width: calc(100% - 40px);
    height: 50px;
    line-height: 50px;
    padding: 5px 20px
}

.PageHalfPart {
    width: 50%;
    display: inline-block;
    float: left;
    color: #b1b1b1;
    font-size: 12px
}

    .PageHalfPart > span, .PageHalfPart > a {
        padding: 5px 10px;
        cursor: pointer;
        border: 1px solid #efefef;
        color: #b1b1b1;
        text-decoration: none
    }

        .PageHalfPart > span:hover, .PageHalfPart > a:hover {
            background: #efefef
        }

    .PageHalfPart > .CurrentPage {
        cursor: not-allowed;
        border: 0
    }

        .PageHalfPart > .CurrentPage:hover {
            background: #fff
        }

.ProductBasicData {
    max-width: calc(100% - 330px);
}

    .ProductBasicData > span {
        display: inline-block;
        margin-top: 5px
    }

.EachSingleProduct {
    color: #333;
    padding: 3px 5px;
    cursor: pointer;
    border: 1px solid #efefef;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 3px;
}

    .EachSingleProduct:hover {
        background: #efefef
    }

.SingleProductSelected {
    border: #00bd66 1px solid
}

.Product_EachImage {
    display: inline-block;
    float: left
}

.EachImagePointer {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: 1px solid #b1b1b1;
    background: #fff;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer
}

.EachImagePointer_Index {
    border: 1px solid #fff;
    background: #b1b1b1
}

.PrevShowImage, .NextShowImage {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 20
}

.EachSmallImageWrap {
    cursor: pointer;
    display: inline-block;
    float: left;
    border: 1px solid #efefef
}

.EachSmallImageWrap_Selected {
    border: 2px solid #00bd66
}

.Product_EachSmallBottomImage {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    padding: 5px;
    display: inline-block
}

.EachSmallImageWrap_Selected > Product_EachSmallBottomImage {
    padding: 3px
}

.ProductImageShow {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.EachProductDescriptionWrap {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #efefef;
    padding-left: 0;
    margin-left: 10px
}

.EachProductDescription {
    list-style-type: none;
    display: inline-block;
    padding: 3px 5px;
    cursor: pointer;
    padding-bottom: 6px;
    float: left;
    margin-right: 5px
}

    .EachProductDescription:hover {
        background: #efefef
    }

.EachProductDescription_Selected {
    border-bottom: 1px solid #00bd66
}

h1, h2 {
    font-size: 16px;
    margin-bottom: 0
}

.btn {
    padding: 8px 16px;
    cursor: pointer;
    display: inline-block
}

.btn-default:hover {
    background: #efefef
}

.btn-info {
    border: 1px solid #0070cc;
    background: #0070cc;
    color: #fff
}

.btn-success {
    border: 1px solid #2ca189;
    background: #2ca189;
    color: #fff
}

    .btn-success:hover {
        background: #299781
    }

.btn-info:hover {
    background: #0060bb
}

.btn-default {
    border: 1px solid #efefef;
    background: #fff;
    color: #333
}

.large_btn {
    padding: 10px 16px
}

.form-control {
    padding: 10px 10px;
    border: 1px solid #efefef;
    width: calc(100% - 20px);
    height: 24px;
    display: inline-block
}

    .form-control:focus {
        outline: 0
    }

.ProductDescription img {
    max-width: 100%
}

@media(max-width:1000px) {
    .EachCategoryDescription p {
        font-size: 18px !important;
        padding-top: 0;
        margin: 5px 0 0
    }

    .EachCategoryDescription strong {
        font-size: 28px
    }

    .Category_EachProduct {
        width: calc(16.67% - 25px)
    }
}

@media(max-width:650px) {
    .EachPageWrapCommonMain {
        padding: 0 20px 0 20px;
        width: calc(100% - 40px) !important;
        margin-left: 20px;
    }

    .Body {
        margin-left: 20px !important;
    }
}

@media(max-width:800px) {
    .ProductBasicData {
        max-width: 100% !important;
    }

    .EachCategoryDescription p {
        font-size: 16px !important
    }

    .Category_EachProduct {
        width: calc(25% - 25px)
    }
}

@media(max-width:600px) {
    .EachCategoryDescription p {
        font-size: 10px !important
    }

    .EachCategoryDescription strong {
        font-size: 14px
    }

    .PiJinQiang .EachCategoryDescription {
        padding-top: 5px !important
    }

    .PhoneHidden {
        display: none !important
    }

    .PageWrapTotal {
        width: calc(100% - 40px)
    }

    .PageHalfPart {
        width: 100%
    }

    .Category_EachProduct {
        width: calc(50% - 25px)
    }
}

.AboutUs_a {
    text-decoration: none
}

.AboutUs_Image {
    clear: both;
    text-align: center;
    width: 100%
}

    .AboutUs_Image img {
        max-width: calc(20% - 10px);
        display: inline-block;
        padding: 5px;
    }

        .AboutUs_Image img:first-child {
            max-width: calc(100% - 10px);
        }

        .AboutUs_Image img:last-child {
            padding-right: 0;
        }

.AboutUs_Email_Front {
    font-size: 12px;
    color: #b1b1b1;
    padding-right: 5px;
    padding-left: 10px
}

.iw_poi_title {
    color: #c52;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial,sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}
@media(max-width:810px) {
    .Navigation_AboutUS .Nav_Category_Name {
        padding-right: 20px;
    }
    .Navigation_DetailBook .Nav_Category_Name {
        padding:0 10px;
    }
}