﻿body {
    font-family: "Microsoft YaHei";
    margin: 0px;
}


#newBridge {
    display: none !important;
}
a {
    cursor: pointer;
    text-decoration: none;
}

.clear {
    clear: both;
}

.container_full {
    width: 100%;
}


.container {
    width: 1200px;
    margin: auto;
}

.body-container {
    width: 1200px;
    margin: auto;
}

.site-topbar {
    background-color: #fafafa;
    color: #666666;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}


.topbar-info {
    float: left;
}

    .topbar-info a {
        float: left;
    }

    .topbar-info .sep {
        padding: 0px 10px;
        float: left;
        margin-top: 9px;
    }

.topbar-nav .buy_cart {
    float: left;
    margin-top: 7px;
    padding: 0px 10px;
}

.topbar-nav .b-c-c {
    margin-right: 10px;
    height: 18px;
    display: inline-block;
    margin-top: 6px;
    position: relative;
    text-align: center;
    line-height: 18px;
    color: #f15a48;
    margin-left: 10px;
}

.topbar-nav {
    float: right;
}

    .topbar-nav a {
        float: right;
    }

    .topbar-nav .sep {
        padding: 0px 10px;
        float: right;
        margin-top: 9px;
    }

.site-header {
    width: 100%;
    height: 150px;
    padding: 0px 0px 20px 0px;
}

.s-main-content {
    margin-top: 10px;
    text-align: left;
}

    .s-main-content span {
        margin-right: 15px;
    }


.search-text::-webkit-input-placeholder {
    color: #666;
}

.search-text::-moz-placeholder {
    color: #666;
}

.search-text:-moz-placeholder {
    color: #666;
}

.x-field-error {
    display: inline-table;
}

.header-logo {
    width: 360px;
    /*margin-top: 45px;*/
    max-height: 53px;
    max-width: 400px;
    float: left;
    text-align: left;
}

.header-phone {
    width: 188px;
    float: right;
    text-align: right;
    margin-top: 57px;
    overflow: hidden;
}

.header-search {
    float: right;
    margin-right: 110px;
    margin-top: 55px;
    position: relative;
}

.search-text {
    line-height: 28px;
    height: 28px;
    width: 400px;
    border: 1px solid #f15a48;
    outline: none;
    padding: 1px 6px;
}

.search-btn {
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 32px;
}

.site-nav {
    width: 100%;
}

.nav-box {
    float: left;
    width: 100%;
}

.nav-list {
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
}

.nav-item {
    float: left;
    width: 105px;
    text-align: center;
    font-size: 16px;
    padding: 12px 0px;
    cursor: pointer;
    color: #333333;
}

.select_nav:hover {
    color: #f15a48 !important;
}

.main-nav {
    width: 227px;
    background-color: #f15a48;
    color: white;
    float: left;
    text-align: center;
    font-size: 16px;
    padding: 12px 0px;
    cursor: pointer;
}

.new_select_nav_class {
    /*background-color: #f15a48;*/
    color: #f15a48;
}

    .new_select_nav_class a {
        color: #f15a48 !important;
    }

/*  ------------轮播图插件修改部分 ------------  */
.flex-prev {
    background-image: url('/Images/HomeIndex/left_0.png');
}

    .flex-prev:hover {
        background-image: url('/Images/HomeIndex/left_1.png');
    }

.flex-next {
    background-image: url('/Images/HomeIndex/right_0.png');
}

    .flex-next:hover {
        background-image: url('/Images/HomeIndex/right_1.png');
    }

/*  ------------轮播图插件修改部分 ------------  */

.site-category {
    float: left;
    position: absolute;
    z-index: 1000;
    width: 227px;
    background-color: #9e9e9e;
    color: white;
    opacity: 0.95;
}

.category-title {
    font-size: 16px;
    padding-bottom: 5px;
}

    .category-title a {
        color: white !important;
        text-decoration: none;
    }


.category-content a {
    color: white !important;
    text-decoration: none;
}

.category-item {
    height: 85px;
    padding-top: 15px;
    cursor: pointer;
    text-align: left;
}

.category-hover {
    background-color: #e85948;
}

.category-title img {
    margin-left: 20px;
    vertical-align: bottom;
}

.category-title b {
    margin-left: 5px;
}


.category-content {
    padding-left: 20px;
}

.content-item {
    padding: 5px 0px;
    width: 100px;
    text-align: left;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
}


.m-t-20 {
    margin-top: 20px !important;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-24 {
    margin-top: 24px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-16 {
    margin-top: 16px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.undisplay {
    display: none;
}



/*------------全局底部----------------*/

.foot-global {
    clear: both;
    background-color: #f5f5f5;
    width: 100%;
    text-align: center;
    min-width: 1200px;
}

    .foot-global .foot-title {
        width: 100%;
        height: 246px;
        background-color: #f15a48;
    }

        .foot-global .foot-title .title-logo {
            margin-top: 70px;
        }

        .foot-global .foot-title .title-link {
            text-align: left;
            width: 1200px;
            margin: auto;
            margin-top: 60px;
        }

            .foot-global .foot-title .title-link .link-go {
                padding: 15px 57px;
                border: 1px solid white;
                color: white;
                display: inline-block;
                outline: none;
            }


.title-link a {
    text-decoration: none;
    cursor: pointer;
    margin-right: 190px;
    display: inline-block;
}

.title-link img {
    margin-top: -15px;
}

.foot-title .link-content {
       margin-left: 20px;
    font-size: 20px;
    margin-top: 10px;
    /* display: inherit; */
    color: white;
}

.foot-link {
    width: 100%;
    clear: both;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}

.link-body {
    text-align: left;
    font-size: 14px;
    padding: 32px 0px 12px 0px;
}

.foot-link a {
    margin-right: 40px;
}

.foot-friendlink {
    padding: 35px 0px 35px 0px;
    text-align: left;
    font-size: 12px;
}

.f-l-l {
    float: left;
    width: 1005px;
}

/*.foot-friendlink span {
    margin-right: 15px;
}*/

.foot-friendlink a {
    margin-right: 12px;
    display: inline-block;
    margin-bottom: 12px;
}

.f-l-qua img {
    margin-right: 10px;
}

.f-l-qua {
    padding: 27px 0px 17px 0px;
}

.f-l-r {
    float: left;
    padding-left: 48px;
    margin-top: -11px;
}

/*--------右侧导航图--------------*/

.layout-go {
    position: fixed;
    right: 0px;
    top: 30%;
    width: 50px;
    font-size: 0px;
    z-index: 1000000;
}

    .layout-go img {
        margin-bottom: 1px;
        cursor: pointer;
        position: relative;
    }

.go-top {
    margin-top: 30px;
}

/*----------子导航---------------*/

.nav-parent {
    position: relative;
    z-index: 10000;
}

    .nav-parent .nav-c-i a:hover {
        color: #e85948;
    }

    .nav-parent .nav-cat {
        padding-left: 48px !important;
        position: absolute;
        left: 227px;
        height: 386px;
        background-color: white;
        border-top: 1px solid #f2f2f2;
        box-sizing: content-box;
        box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
        padding: 10px 0px 3px 0px;
        float: left;
        width: auto;
    }

        .nav-parent .nav-cat .nav-item-child {
            width: 116px;
            text-align: left;
            float: left;
        }

            .nav-parent .nav-cat .nav-item-child a {
                display: inline-block;
                padding: 10px 0px;
                width: 116px;
                font-size: 12px;
                height: 12px;
                line-height: 12px;
                text-align: left;
                text-decoration: none;
            }


    .nav-parent .nav-brand {
        position: absolute;
        left: 227px;
        min-height: 386px;
        background-color: white;
        border-top: 1px solid #f2f2f2;
        box-sizing: content-box;
        box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
        padding: 10px 0px 3px 0px;
        float: left;
        width: 1000px;
    }

        .nav-parent .nav-brand a {
            text-decoration: none;
        }

.brand-item-child {
    width: 437px;
    float: left;
    margin: 10px 0px 0px 49px;
    text-align: left;
    border-right: 1px solid #dedede;
}

.nav-brand .brand-item-child:nth-last-child(1) {
    border-right: none;
}

.brand-item-child .i-c-area {
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
}

.brand-item-child .i-c-t {
    float: left;
    width: 80px;
    font-size: 12px;
}

    .brand-item-child .i-c-t span {
        float: right;
    }

.brand-item-child .i-c-c {
    width: 340px;
    /* overflow: hidden; */
    display: inline-block;
    float: left;
    padding-left: 10px;
}

    .brand-item-child .i-c-c a {
        padding: 0px 20px 10px 0px;
        float: left;
    }

.nav-parent .nav-sys {
    position: absolute;
    left: 227px;
    height: 100px;
    /* width: 240px; */
    background-color: white;
    box-sizing: content-box;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    /* padding: 10px 0px 3px 0px; */
    float: left;
    /* bottom: 0px; */
    top: 300px;
}

    .nav-parent .nav-sys a {
        display: table-cell;
        text-decoration: none;
    }

    .nav-parent .nav-sys .n-s-i {
        float: left;
        width: 242px;
        margin: 10px 0px;
        height: 80px;
        line-height: 80px;
        border-right: 1px solid #f2f2f2;
    }

        .nav-parent .nav-sys .n-s-i img {
            margin-top: -5px;
        }

        .nav-parent .nav-sys .n-s-i span {
            font-size: 14px;
            margin-left: 10px;
        }
