/*
common.css
*/
.pr_16 {
    padding-right: 16px;
}

.m_a {
    margin: 0 auto;
}

.po_r {
    position: relative;
}

.container_full {
    width: 1200px;
}

/*        头部样式            */
/*
anthor@3005569634@qq.com
date@2019-01-09
*/
/* nav */

.nav-content {
    height: 100px;
    padding-left: 143px;
    position: relative;
    box-sizing: border-box;
    text-align: right;
}

    .nav-content .logo {
        width: 150px;
        position: absolute;
        left: 0px;
        top: 26px;
        height: 50px;
        background: url("../static/img/website_logo.png") no-repeat center;
    }

.nav-info {
    padding-top: 10px;
    text-align: right;
}

    .nav-info span {
        font-size: 12px;
        color: #656464;
        line-height: 16px;
        padding-right: 0;
    }

        .nav-info span.login_box > a {
            display: inline-block;
            position: relative;
            padding: 0px 8px;
        }

            .nav-info span.login_box > a:before {
                position: absolute;
                content: "";
                left: 0px;
                top: 4px;
                width: 1px;
                height: 8px;
                background: #999999;
            }

        .nav-info span.changelanguage > cite {
            cursor: pointer;
            display: inline-block;
            padding: 3px 5px;
        }

            .nav-info span.changelanguage > cite:last-child {
                padding-right: 0;
            }

            .nav-info span.changelanguage > cite.active {
                background: #FF690F;
                color: white;
            }

.nav-bar {
    height: 60px;
}

    .nav-bar li {
        display: inline-block;
        line-height: 60px;
        padding: 0px 18px;
        clear: both;
        font-size: 14px;
    }

        .nav-bar li a {
            display: block;
        }

        .nav-bar li .about_we {
            width: 1200px;
            background: #FFFFFF;
            position: absolute;
            right: 0;
            top: 100px;
            display: none;
            z-index: 99;
            text-align: left;
            box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
        }

        .nav-bar li .nav_tag:after {
            position: absolute;
            content: "";
            margin-left: 20px;
            bottom: 34px;
            width: 1px;
            height: 15px;
            background: #333333;
        }

        .nav-bar li:last-child a:after {
            display: none;
        }

        .nav-bar li:last-child {
            padding-right: 0px;
        }
        /*.nav-bar li:last-child:after{*/
        /*display: none;*/
        /*}*/
        .nav-bar li a:hover {
            text-decoration: none;
            color: #ED6900 !important;  
        }

.header_nav {
    position: relative;
    height: 102px;
}

.about_we .sto_left {
    width: 504px;
    display: inline-block;
    position: relative;
}

.sto_left .back_pic {
    width: 100%;
    /*height: 294px;*/
    height: 345px;
    position: absolute;
    background: url("../static/img/home_bar_bg6.png") no-repeat;
}

.sto_left .back_pic2 {
    width: 100%;
    height: 345px;
    position: absolute;
    background: url("../static/img/home_bar_bg2.png") no-repeat;
}

.sto_left .back_pic3 {
    width: 100%;
    height: 345px;
    position: absolute;
    background: url("../static/img/home_bar_bg3.png") no-repeat;
}

.sto_left .back_pic4 {
    width: 100%;
    height: 345px;
    position: absolute;
    background: url("../static/img/home_bar_bg1.png") no-repeat;
}

.sto_left .back_pic5 {
    width: 100%;
    height: 345px;
    position: absolute;
    background: url("../static/img/home_bar_bg5.png") no-repeat;
}

.sto_left .back_pic6 {
    width: 100%;
    height: 345px;
    position: absolute;
    background: url("../static/img/home_bar_bg4.png") no-repeat;
}

.sto_left .about_sto {
    padding-top: 39px;
    padding-left: 50px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255,105,15,1);
    line-height: 15px;
    position: relative;
}

    .sto_left .about_sto:after {
        position: absolute;
        content: '';
        width: 2px;
        height: 11px;
        background: #FF690F;
        top: 42px;
        left: 40px;
    }

.sto_left .sto_detail {
    text-indent: 2em;
    font-size: 13px;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 24px;
    padding: 17px 40px 0;
    position: relative;
}

.sto_right {
    width: 696px;
    height: 345px;
    float: right;
}

    .sto_right .customer {
        float: left;
        padding-left: 60px;
    }

        .sto_right .customer a div {
            font-size: 12px;
            padding-bottom: 14px;
            line-height: 15px;
            color: rgba(102,102,102,1);
        }
        .sto_right .customer a:first-child div {
            font-size: 14px;
            font-weight: 500;
            color: rgba(51,51,51,1);
            line-height: 15px;
            padding-top: 39px;
            padding-bottom: 25px;
        }

    .sto_right .jjfu {
        float: left;
        padding-left: 60px;
    }

        .sto_right .jjfu a div {
            font-size: 12px;
            padding-bottom: 14px;
            line-height: 15px;
            color: rgba(102,102,102,1);
        }

        .sto_right .jjfu a:first-child div {
            font-size: 14px;
            font-weight: 500;
            color: rgba(51,51,51,1);
            line-height: 15px;
            padding-top: 39px;
            padding-bottom: 25px;
        }

        .sto_right .jjfu a:last-child div {
            padding-bottom: 85px;
        }

    .sto_right .other {
        float: left;
        padding-left: 60px;
    }

        .sto_right .other div {
            padding-bottom: 14px;
            /*padding-bottom: 10px;*/
            /*padding-left: 100px;*/
            font-size: 12px;
            font-weight: 400;
            color: rgba(102,102,102,1);
            line-height: 15px;
        }

        .sto_right .other a:first-child div {
            padding-top: 39px;
            padding-bottom: 25px;
            font-size: 14px;
            font-weight: 500;
            color: rgba(51,51,51,1);
            line-height: 15px;
        }

    .sto_right .present {
        float: left;
        padding-left: 60px;
    }

        .sto_right .present div {
            padding-bottom: 14px;
            /*padding-left: 100px;*/
            font-size: 12px;
            font-weight: 400;
            color: rgba(102,102,102,1);
            line-height: 15px;
        }

        .sto_right .present a:first-child div {
            padding-top: 39px;
            padding-bottom: 25px;
            font-size: 14px;
            font-weight: 500;
            color: rgba(51,51,51,1);
            line-height: 15px;
        }

    .sto_right .open {
        float: left;
        padding-left: 60px;
    }

        .sto_right .open a div {
            padding-bottom: 14px;
            font-size: 12px;
            font-weight: 400;
            color: rgba(102,102,102,1);
            line-height: 15px;
        }

        .sto_right .open a:first-child div {
            padding-top: 39px;
            padding-bottom: 25px;
            font-size: 14px;
            font-weight: 500;
            color: rgba(51,51,51,1);
            line-height: 15px;
        }

        .sto_right .open a .ebussiness {
            font-size: 14px;
            font-weight: 500;
            color: rgba(51,51,51,1);
            line-height: 15px;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        /*.sto_right .open a .store {
            font-size: 14px;
            font-weight: 500;
            color: rgba(51,51,51,1);
            line-height: 15px;
            padding-top: 10px;
            padding-bottom: 10px;
        }*/


/*              中间                             */

.introduction {
    margin-top: 22px;
    overflow: hidden;
}

.about_us {
    background: #ffffff;
    display: inline-block;
    width: 220px;
    height: 100%;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.1);
}

    .about_us div p {
        padding: 20px 0 0 24px;
        font-size: 20px;
        font-weight: 400;
        color: rgba(51,51,51,1);
        line-height: 28px;
    }

    .about_us div .e_abt {
        padding: 0 0 20px 24px;
        font-size: 18px;
        font-weight: 400;
        color: rgba(153,153,153,1);
        line-height: 25px;
    }

    .about_us ul li {
        width: 100%;
    }

        .about_us ul li:last-child {
            padding-bottom: 40px;
        }

.Huifold .item {
    position: relative;
}

    .Huifold .item:last-child {
        padding-bottom: 40px;
    }

    .Huifold .item a {
        text-decoration: none;
    }

    .Huifold .item p {
        padding: 18px 0 18px 24px;
        position: relative;
        background: #FFFFFF;
        font-size: 16px;
        font-weight: 500;
        color: rgba(51,51,51,1);
        line-height: 22px;
        cursor: pointer;
    }

.Huifold .active p {
    padding: 18px 0 18px 24px;
    position: relative;
    background: linear-gradient(90deg,rgba(237,105,0,1) 0%,rgba(253,174,50,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ED6900, endColorstr=#FDAE32);
    font-size: 16px;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 22px;
}

    .Huifold .active p:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-left: 12px solid rgba(205,82,41,1);
        right: -12px;
        top: -7px;
    }

    .Huifold .active p:after {
        content: '';
        position: absolute;
        width: 12px;
        height: 58px;
        background: #FDAE32;
        right: -12px;
        top: 0;
    }

.Huifold .item p img {
    position: absolute;
    display: block;
    cursor: pointer;
    right: 24px;
    top: 21px;
    text-align: center;
    color: #666;
}

.Huifold .active p b {
    position: absolute;
    display: block;
    cursor: pointer;
    right: 24px;
    top: 18px;
    width: 16px;
    height: 16px;
    text-align: center;
    color: rgba(255,255,255,1);
}

.Huifold .item .info {
    display: none;
    padding: 10px;
}

.info span {
    cursor: pointer;
    display: block;
    padding-top: 20px;
    padding-left: 40px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 20px;
}

.info .info_active {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,134,50,1);
    line-height: 20px;
}

.com_profile {
    width: 960px;
    /*background: #ffffff;*/
    display: none;
    float: right;
}

.com_profile_active {
    display: block;
}


/*   底部     */
.footer {
    margin-top: 120px;
    width: 100%;
    color: #999;
    background: #403F3F;
    padding: 20px 0 70px 0;
}

.footer_content {
    overflow: hidden;
}

.sto_media {
    float: left;
    position: relative;
}

.hotline {
    width: 145px;
    height: 50px;
    background: url("../static/img/95533.png") no-repeat;
    margin-top: 50px;
}

.social_app {
    width: 319px;
    height: 75px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

    .social_app li {
        display: inline-block;
        position: relative;
        cursor: pointer;
    }

        .social_app li div {
            display: inline-block;
            text-align: center;
        }

            .social_app li div .weibo_img {
                width: 48px;
                height: 48px;
                background: url("../static/img/home_weibo.png") no-repeat;
            }

            .social_app li div .weixin_img {
                width: 48px;
                height: 48px;
                background: url("../static/img/home_weixin.png") no-repeat;
            }

            .social_app li div .oicq_img {
                width: 48px;
                height: 48px;
                background: url("../static/img/home_qq.png") no-repeat;
            }

            .social_app li div .zhifubao_img {
                width: 48px;
                height: 48px;
                background: url("../static/img/home_zhifubao.png") no-repeat;
            }

            .social_app li div .customerservice_img {
                width: 48px;
                height: 48px;
                background: url("../static/img/customerservice.png") no-repeat;
            }

.sto_media .weibo_code {
    width: 140px;
    height: 169px;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 80px;
    display: none;
}

.sto_media .weixin_code {
    width: 140px;
    height: 169px;
    background: #FFFFFF;
    position: absolute;
    top: 80px;
    left: -80%;
    display: none;
}

.sto_media .qq_code {
    width: 140px;
    height: 169px;
    background: #FFFFFF;
    position: absolute;
    top: 80px;
    left: -80%;
    display: none;
}

.sto_media .zhifubao_code {
    width: 140px;
    height: 169px;
    background: #FFFFFF;
    position: absolute;
    top: 80px;
    left: -80%;
    display: none;
}

.weibo_box {
    background: #F7F8FA;
    margin-top: 12px;
    width: 124px;
}

    .weibo_box p {
        padding-bottom: 8px;
        color: #333333;
    }

.weixin_box {
    background: #F7F8FA;
    margin-top: 12px;
    width: 124px;
}

    .weixin_box p {
        padding-bottom: 8px;
        color: #333333;
    }

.qq_box {
    background: #F7F8FA;
    margin-top: 12px;
    width: 124px;
}

    .qq_box p {
        padding-bottom: 8px;
        color: #333;
    }

.zhifubao_box {
    background: #F7F8FA;
    margin-top: 12px;
    width: 124px;
}

    .zhifubao_box p {
        padding-bottom: 8px;
        color: #333333;
    }

.sto_media .weibo:hover div .weibo_img {
    background: url("../static/img/home_weibo_orange.png") no-repeat;
}

.sto_media .weixin:hover div .weixin_img {
    background: url("../static/img/home_weixin_orange.png") no-repeat;
}

.sto_media .oicq:hover div .oicq_img {
    background: url("../static/img/home_qq_orange.png") no-repeat;
}

.sto_media .zhifubao:hover div .zhifubao_img {
    background: url("../static/img/home_zhifubao_orange.png") no-repeat;
}

.sto_media .customerservice:hover div .customerservice_img {
    background: url("../static/img/customerservice_orange.png") no-repeat;
}

.sto_media .weibo:hover .weibo_code {
    display: block;
}

.sto_media .weixin:hover .weixin_code {
    display: block;
}

.sto_media .oicq:hover .qq_code {
    display: block;
}

.sto_media .zhifubao:hover .zhifubao_code {
    display: block;
}


.module {
    float: right;
    width: 800px;
    margin-top: 50px;
    text-align: right;
}

    .module ul {
        text-align: left;
    }

        .module ul li {
            float: left;
            font-size: 12px;
            font-weight: 400;
            color: rgba(221,221,221,1);
            line-height: 24px;
            display: inline-block;
            padding-left: 14px;
            margin-right: 90px;
            border-left: 1px solid #666666;
        }

            .module ul li:last-child {
                margin-right: 0;
            }

            .module ul li a {
                text-decoration: none;
            }

                .module ul li a p {
                    color: rgba(221,221,221,1);
                }

                    .module ul li a p:hover {
                        color: #ED6900;
                    }

                .module ul li a:first-child p {
                    position: relative;
                    font-size: 14px;
                    font-weight: 400;
                    color: rgba(255,255,255,1);
                    line-height: 20px;
                    margin-bottom: 25px;
                }

                    .module ul li a:first-child p:after {
                        position: absolute;
                        content: '';
                        width: 2px;
                        height: 17px;
                        background: #EC6800;
                        left: -16px;
                    }


.footer_bottom {
    width: 100%;
    border-top: 1px dotted #666;
    float: left;
    margin-top: 40px;
}

.footer_logo {
    width: 150px;
    height: 51px;
    background: url("../static/img/home_logo.png");
    margin-top: 40px;
    float: left;
}

.address {
    width: 650px;
    height: 45px;
    float: left;
    margin: 42px 35px 0 35px;
    text-align: left;
    font-size: 12px;
}

    .address ul li {
        white-space: nowrap;
    }

.webpolice {
    float: right;
    margin-top: 40px;
}

    .webpolice li {
        display: inline-block;
        margin-left: 0;
    }

a {
    color: #333 !important;
}
