
ul li {
    list-style-type: none;
}

body {
    width: 100%;
    text-align: center;
}

.layout_main_nav ul li {
    display: inline;
}

.mg-r-5 {
    margin-right: 5px;
}

.mg-t-5 {
    margin-top: 5px;
}

#BDBridgeWrap #BDBridgeIconWrap #IconContainer {
    margin-top: 260px;
}

.qiao-icon-wrap {
    display: none !important;
}


a:hover {
    text-decoration: underline;
}

.layout_top_image {
    width: 1200px;
    height: 90px;
    display: none;
    position: relative;
}

    .layout_top_image img {
        width: 1200px;
        height: 90px;
    }

.layout_top_image_short {
    width: 990px;
    height: 90px;
    display: block;
    position: relative;
}

/**/
.layou_top_image_close {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    position: absolute;
}
/**/
.clo {
    display: none;
}

#layout_top_nav {
    min-width: 1200px;
    margin: auto;
    width: 100%;
    height: 28px;
    overflow: hidden;
    background: #fafafa;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}

.layout_top_nav_right a, .shopCard a {
    color: #999999;
    font-size: 12px;
}

#layout_top_nav .tit10 {
    margin: auto;
    width: 1200px;
}

#layout_top_nav .shopCard {
    width: auto;
    float: right;
    text-align: right;
    background: url(/static/images/card.jpg) left 9px no-repeat;
    padding: 6px 30px 0 33px;
}

    #layout_top_nav .shopCard .titcard-number {
        color: #eb1e20;
    }

#layout_top_nav .layout_logins {
    width: 330px;
    height: 20px;
    float: left;
    text-align: left;
    padding: 6px 0px 0 0;
    color: #666666;
}

.layout_logins a {
    color: #666666;
    margin: 0 5px 0 5px;
}

    .layout_logins a:hover {
        color: #eb1e20;
    }




#layout_top_nav .layout_top_nav_right ul li {
    padding: 0 3px 0 3px;
    float: right;
    width: 65px;
    background: url(/static/images/break_sign.jpg) no-repeat left;
    font-size: 12px;
    list-style-type: none;
    line-height: 28px;
}

#layout_top_nav .layout_top_nav_right .link-order {
    color: #eb1e20;
}

.layout_top_logo {
    width: 1200px;
    height: 103px;
    float: none;
}

    .layout_top_logo .logo {
        width: 232px;
        height: 49px;
        padding: 32px 0 0 0;
        float: left;
    }

        .layout_top_logo .logo img {
            width: 351px;
            height: 49px;
        }

    .layout_top_logo #layout_search {
        width: 700px;
        height: 64px;
        float: right;
        padding: 14px 0 0 0px;
    }

    .layout_top_logo .txt_search {
        width: 428px;
        height: 27px;
        float: left;
        border: solid 1px #b31f21;
        color: #999999;
        /*background: #f5f5f5;*/
        line-height: 27px;
        padding-left: 6px;
        margin-top: 20px;
        border-right: 0px;
        outline: none;
    }

.search-button {
    background: url(/static/images/search.gif);
    margin-top: 20px;
    float: left;
    border: 0px;
    width: 41px;
    height: 29px;
    cursor: pointer;
}

#layout_search .sou {
    width: 480px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.search0 {
    width: 71px;
    height: 30px;
    float: left;
}

.layout_keys {
    width: 500px;
    height: 34px;
    float: left;
    /*line-height: 40px;*/
}

    .layout_keys ul li {
        width: auto;
        padding: 0 8px 0px 8px;
        margin: 4px 0 0 0;
        float: left;
        text-align: left;
        color: #999999;
        background: url(/static/images/break_sign.jpg) no-repeat left;
    }

    .layout_keys a {
        color: #999999;
    }

.yxwl a:hover {
    text-decoration: none;
}

.layout_top_logo .layout_tel {
    width: 185px;
    height: 84px;
    float: right;
    background: url(/static/images/phoneno.jpg) 8px 21px no-repeat;
    overflow: hidden;
    /*margin-top: 15px;*/
}

.layout_main_nav {
    width: 1200px;
    height: 32px;
    z-index: 18;
    position: relative;
    border-bottom: 2px solid #b60105;
}

    .layout_main_nav .menu-shadow {
        width: 200px;
        float: left;
        background-color: #b60105;
        line-height: 32px;
        color: #ffffff;
        font-size: 15px;
    }


    .layout_main_nav ul {
        width: 1200px;
    }

        .layout_main_nav ul li a:hover {
            text-decoration: none;
            color: #b70005;
        }


.MenuMain {
    width: 1200px;
    position: relative;
}

.WebLeftMain {
    width: 200px;
    height: 431px;
    background-color: red;
    float: left;
    position: absolute;
    z-index: 9999;
    display: none;
}


.exchange_card {
    float: right;
    color: #eb1e20;
}

    .exchange_card:hover {
        text-decoration: none;
    }


.mainbody {
    width: 1200px;
    height: auto;
}



.hide {
    display: none;
}

.class-error {
    color: red;
    padding: 2px 2px;
}

.position {
 text-align:left; font-size:11px; border-bottom:1px solid #E6212A; padding:23px 0 9px 0; margin-bottom:8px;
}
.position  a{
    margin:10px;
}