﻿
.p_nav
{
    width: 100%;
}

    .p_nav .p_nav_d
    {
        max-width: 1350px;
        margin: 0 auto;
    }

.col-lg-5
{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    position: relative;
    width: 100%;
    min-height: 1px;
    float: left;
}

#shop
{
    /*background-color: #fafafa;*/
}

    #shop .sidebar .widget .widget-title h3
    {
        line-height: 14px;
        padding-bottom: 19px;
        margin-bottom: 22px;
        margin-top: 20px;
    }

    #shop .sidebar .widget
    {
        margin-bottom: 0px;
        padding: 10px 15px;
        margin: 10px 0;
        background-color: #fff;
    }

        #shop .sidebar .widget .widget-content
        {
            margin-bottom: 30px;
        }


.widget-categories > ul.cat-list > li
{
    display: inline-block;
    text-align: center;
}

    .widget-categories > ul.cat-list > li span
    {
        margin-bottom: 15px;
        font-weight: 400;
        width: 90px;
        background-color: #f28b00;
        text-align: center;
        padding: 20px 0;
        margin: 10px;
        border: 1px solid #f28b00;
        border-radius: 5px;
        display: block;
    }

    .widget-categories > ul.cat-list > li > span
    {
        color: #fff;
        /* padding-left: 21px; */
        position: relative;
        cursor: pointer;
        font-weight: bold;
        font-size: 1rem;
    }

.flat-row-title
{
    /*border-bottom: 1px solid #e5e5e5;*/
    margin-bottom: 24px;
}

    .flat-row-title h3
    {
        color: #2d2d2d;
        font-weight: 500;
        margin-top: 22px;
        font-size: 20px;
        font-family: 'BloggerSans';
        font-weight: 500;
        color: #2d2d2d;
        padding-bottom: 15px;
        margin-bottom: 22px;
        border-bottom: 1px solid #ed143d;
        position: relative;
    }

.clearfix
{
    clear: both;
    display: inline-block;
}

.sidebar .widget .widget-title h3
{
    font-size: 20px;
    font-family: 'BloggerSans';
    font-weight: 500;
    color: #2d2d2d;
    padding-bottom: 15px;
    margin-bottom: 22px;
    border-bottom: 1px solid #ed143d;
    position: relative;
}


.index_banner
{
    height: 400px;
    margin-top: -5px;
    min-width: 1145px;
    overflow: hidden;
    position: relative;
    width: 100% !important;
    z-index: 999;
}

    .index_banner > div, .index_scroll_box
    {
        width: 3000px;
        float: left;
        position: relative;
        height: 400px;
    }

.index_scroll_box
{
    width: 3000px;
    float: left;
    position: relative;
    height: 400px;
}

.index_banner > div > div, .index_scroll
{
    height: 400px;
    float: left;
}

.index_scroll
{
    height: 400px;
    float: left;
}

.index_banner ul
{
    position: absolute;
    margin: 380px 48% !important;
    width: 200px;
}

    .index_banner ul li
    {
        width: 15px;
        height: 15px;
        margin-left: 10px;
        float: left;
        border-radius: 7px;
        background-color: #dedede;
    }

h3
{
    font-size: 20px;
    font-weight: 500;
    color: #2d2d2d;
    text-align: left;
}

.choiceUsbox
{
    width: 500px;
    height: 480px;
    overflow: hidden;
    position: relative;
    z-index: 999;
    border: 1px solid #dedede;
    float: right;
}

.choiceUsLeft
{
    width: 752px;
    height: 346px;
    float: left;
    margin-left: -1px;
}

.choiceUsMove
{
    width: 5000px;
    float: left;
    position: relative;
}

.companyImg
{
    width: 500px;
    height: 480px;
}

    .companyImg img
    {
        width: 500px;
    }

.companyDetails
{
    width: 308px;
    height: 346px;
    background: #f2f2f2;
}

.companyDetailsCont
{
    width: 228px;
    margin-left: 40px;
}

    .companyDetailsCont h1
    {
        border-bottom: 1px solid #EEEEEE;
        color: #666666;
        font-weight: bold;
        margin-top: 10px;
        height: 50px;
        line-height: 50px;
        overflow: hidden;
        font-size: 16px;
        text-align: center;
    }

.companyAddress
{
    font-size: 13px;
    width: 250px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

    .companyAddress a
    {
        text-decoration: none;
        color: #666666;
    }

.companySlogan
{
    font-size: 14px;
    height: 35px;
    overflow: hidden;
    line-height: 20px;
    margin-top: 15px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    color: #666666;
}

.p_img_active
{
    border: 1px solid #ed143d !important;
}

.p_img_box
{
    width: 100%;
    height: 80px;
    float: left;
}

    .p_img_box a
    {
        width: 75px;
        height: 75px;
        float: left;
        margin: 3px 5px;
        border: 1px solid #ececec;
        border-radius: 3px;
    }

        .p_img_box a img
        {
            width: 75px;
        }


.product-detail
{
    padding: 20px;
}

    .product-detail h4
    {
        font-size: 24px;
        color: #484848;
        line-height: 50px;
    }

.p_keyword, .p_remark
{
    font-size: 15px;
    color: #868282;
}

.price_box
{
    margin: 30px 0;
}

    .price_box .p_oprice
    {
        font-size: 14px;
        color: #bababa;
        text-decoration: line-through;
    }

    .price_box .p_price_r
    {
        font-size: 14px;
        color: #bababa;
    }

    .price_box .p_price
    {
        color: crimson;
        font-size: 36px;
    }

.link_box
{
    cursor: pointer;
    margin: 50px 0;
}

    .link_box > span
    {
        padding: 15px 30px;
        background: crimson;
        color: white;
        font-size: 20px;
    }

        .link_box > span:hover
        {
            background: #666666;
        }

.p_img_b
{
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.p_info
{
    background-color: #f5f5f5;
}

.p_info_box
{
    /*display: flex;*/
    width: 60%;
    margin: 65px auto 0 auto;
    padding: 100px;
    min-height: 800px;
}

.p_info_tab_active
{
    background-color: #f5f5f5;
    color: crimson !important;
}

.p_info_tab
{
    width: 500px;
    margin: 0 auto;
}

    .p_info_tab li
    {
        padding: 18px 36px;
        float: left;
        cursor: pointer;
        border-radius: 5px 5px 0 0;
        margin: 0 1px;
        font-size: 22px;
        color: #bababa;
    }

        .p_info_tab li:hover
        {
            background-color: #f5f5f5;
        }

.p_title
{
    font-weight: bold;
    font-size: 22px;
}

.p_info_tab1 div
{
    width: 100%;
}

.p_info_tab1 > div, .p_info_tab3 > div
{
    line-height: 60px;
    color: #6a6a6a;
}

.fn-right
{
    text-align: right;
}

.p_info_tab1 img
{
    max-width: 35%;
    float: right;
}
