﻿body {
    margin: 0px;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
}

/****模版头部 开始***/
.home_head {
    border: 0px solid #505050;
    width: 1100px;
    height: 60px;
    margin: 0 auto;
}

.home_head_max {
    width: 100%;
    border: 0px solid #565656;
    background-color: #efefef;
    background-size: 100% 100%;
    height: 80px;
}


/****模版头部 结束***/


/****登录 开始***/
.login_div_main {
    width: 100%;
    border: 0px solid #E5E5E5;
    background-size: 100% 100%;
}

.common_div {
    margin: 0 auto;
    height: auto !important;
    height: 355px; /*假定最低高度是200px*/
    min-height: 355px;
    width: 1100px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.login_div_log {
    /*height: auto !important;
    height: 555px; /*假定最低高度是200px*/
    min-height: 555px;
    background: url("../Images/banner.png") no-repeat scroll left top transparent;
    width: 1100px;
    margin: 0 auto;
    position: relative;
    */;
}

.GoodsDiv {
    width: 1100px;
    border: 0px solid #565656;
}

    .GoodsDiv #GoodsDiv {
        font-size: 15px;
    }

        .GoodsDiv #GoodsDiv #span1 {
            font-size: 13px;
            color: #706057;
            padding-left: 5px;
            padding-bottom: 5px;
        }

        .GoodsDiv #GoodsDiv #span2 {
            font-size: 15px;
            color: black;
            font-size: 12px;
            border: 0px solid #565656;
            width: 200px;
            padding-left: 10px;
        }

        .GoodsDiv #GoodsDiv #span3 {
            font-size: 15px;
            color: black;
            font-size: 12px;
            border: 0px solid #565656;
            width: 200px;
            padding-left: 10px;
            text-decoration: line-through;
        }

.Goods {
    width: 220px;
    height: 300px;
    border: 1px solid #ECECEC;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
    background-color: #F2F2F2;
}

/*分页控件样式*/
/*网易风格：*/
.anpager .cpb {
    background: #1F3A87 none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
}

.anpager a {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #1F3A87;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
    text-decoration: none;
}

    .anpager a:hover {
        background: #1F3A87 none repeat scroll 0 0;
        border: 1px solid #1F3A87;
        color: #FFFFFF;
    }

/*拍拍风格*/
/*.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}*/

/*迅雷风格*/
.pages {
    color: #999;
    margin-left: -57px;
    border: 0px solid #565656;
}

    .pages a, .pages .cpb {
        text-decoration: none;
        float: left;
        margin-left: -100px;
        padding: 0 5px;
        border: 1px solid #ddd;
        background: #FFFFFF;
        margin: 0 2px;
        font-size: 11px;
        color: #000;
    }

        .pages a:hover {
            background-color: #E61636;
            color: #fff;
            border: 1px solid #E61636;
            text-decoration: none;
        }

    .pages .cpb {
        font-weight: bold;
        color: #fff;
        background: #E61636;
        border: 1px solid #E61636;
    }

/*淘宝风格*/
.paginator {
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 30px;
    margin-left: -50px;
}

    .paginator a {
        border: solid 1px #ccc;
        color: #0063dc;
        cursor: pointer;
        margin-top: 5px;
        text-decoration: none;
    }

        .paginator a:visited {
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
        }

    .paginator .cpb {
        border: 1px solid #F50;
        font-weight: 700;
        color: #F50;
        background-color: #ffeee5;
    }

    .paginator a:hover {
        border: solid 1px #F50;
        color: #f60;
        text-decoration: none;
    }

    .paginator a, .paginator a:visited, .paginator .cpb, .paginator a:hover {
        float: left;
        height: 16px;
        line-height: 16px;
        min-width: 10px;
        _width: 10px;
        margin-right: 5px;
        text-align: center;
        white-space: nowrap;
        font-size: 12px;
        font-family: Arial,SimSun;
        padding: 0 3px;
    }

.font5 {
    color: #CCCCCC;
}


/*商品详情样式*/
.goodsdetaildiv {
    width: 100%;
    height: auto;
    border: 0px solid #565656;
    background-color: #ffffff;
}

.goodsdetaildivone {
    border: 0px solid #565656;
    width: 1100px;
    margin: 0 auto;
    height: 400px;
}

.goodsdetaildivimg {
    border: 0px solid #CCCCCC;
    width: 550px;
    height: 500px;
}



.goodsdetaildivinfo {
    border: 1px solid red;
    margin-left: 410px;
    height: 300px;
    width: 500px;
    margin-top: -470px;
}

.detail_imglist ul li {
    list-style: none;
    float: left;
    padding-left: 5px;
}


/*详情图片切换*/
.container {
    width: 380px;
    height: 300px;
    border: 1px solid #eee;
    position: relative;
    padding-left: 10px;
}


/*尺码*/

.goodschima {
    font-size: 13px;
    padding-left: 5px;
}

.goodschima_span {
    font-size: 13px;
    border: 1px solid #808080;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.goodschima a {
    text-decoration: none;
    color: black;
}

.goodscolor {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
}

    .goodscolor a {
        text-decoration: none;
        color: black;
    }

    .goodscolor span:hover {
        border: 1px solid #F50;
    }

.goodsshuliang {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
}
/*尺码*/
.goodschima span:hover {
    border: 1px solid #F50;
}

/* box */
.box {
    padding-top: 20px;
    width: 345px;
    height: 400px;
    border: 1px solid #565656;
    padding-left: 30px;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .tb-pic a img {
        vertical-align: middle;
    }

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
}

    .tb-thumb li {
        background: none repeat scroll 0 0 transparent;
        float: left;
        height: 42px;
        margin: 0 6px 0 0;
        overflow: hidden;
        padding: 1px;
    }

.tb-s310, .tb-s310 a {
    height: 310px;
    width: 310px;
}

    .tb-s310, .tb-s310 img {
        max-height: 310px;
        max-width: 310px;
    }

        .tb-s310 a {
            *font-size: 271px;
        }

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
}

.tb-thumb .tb-selected {
    border: 1px solid #F50;
    height: 40px;
}

    .tb-thumb .tb-selected div {
        background-color: #FFFFFF;
        border: medium none;
    }

.tb-thumb li div {
    border: 1px solid #CDCDCD;
    margin-top: -20px;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}


#orderedlist {
    margin-top: -1px;
    list-style: none;
    border: 0px solid #565656;
    height: 80px;
    margin-left: 400px;
}

    #orderedlist li {
        width: 150px;
        height: 70px;
        line-height: 80px;
        border-right: 1px #d4d4d4 solid;
        font-size: 16px;
        background-color: #ECECEC;
        float: left;
        border: 0px solid #565656;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #343434;
    }

        #orderedlist li a {
            display: block;
            height: 50px;
            font-weight: 700;
            text-align: center;
            color: black;
            font-family: 微软雅黑;
            font-size: 14px;
            color: #343434;
            text-decoration: none;
        }

            #orderedlist li a:hover {
                color: #F50;
            }

        #orderedlist li:target {
            color: #333;
        }

            #orderedlist li:target a {
                color: #F50;
            }

                #orderedlist li:target a:hover {
                    color: #F50;
                }



/*#region B2C电商平台 */

.b2c_baners_div {
    width: 100%;
    background-color: #0f51b2;
}

.b2c_baners {
    background-image: url('../Images/B2CBusinessPlatform/banners_b2c.png');
    margin: 0 auto;
    height: 360px;
    width: 1100px;
    background-repeat: no-repeat;
}

.anhe_b2c_info_div {
    margin: 0 auto;
    height: 100px;
    width: 1100px;
    background-repeat: no-repeat;
    font-size: 12px;
}

.create_anhe_div {
    width: 100%;
    background-color: #f3f3f3;
    border-bottom: 2px solid #C9c9c9;
    background-size: 100% 100%;
}

.create_anhe_min {
    margin: 0 auto;
    height: 50px;
    background-repeat: no-repeat;
}

.created_anhe_ul {
    margin: 0 auto;
    width: 400px;
}

.created_anhe_ul_li {
    border: 0px solid red;
    float: left;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    border-bottom: 2px solid #565656;
    list-style: none;
    width: 300px;
    font-family: 微软雅黑;
}

.created_anhe_max_div {
    width: 100%;
    background-color: #f3f3f3;
    background-size: 100% 100%;
}

.created_anhe_min_div {
    margin: 0 auto;
    border: 0px solid #565656;
    height: 363px;
    width: 1100px;
    background-repeat: no-repeat;
}

.created_anhe_min_div_img {
    margin-top: 35px;
    float: left;
    margin-left: 60px;
}

.created_anhe_min_info {
    border: 0px solid #565656;
    margin-left: 100px;
    width: 440px;
    height: 340px;
    float: left;
}

    .created_anhe_min_info ul {
        margin-top: 50px;
    }

        .created_anhe_min_info ul li {
            list-style: none;
            font-size: 12px;
            height: 45px;
            border: 0px solid #565656;
            background: url('../Images/B2CBusinessPlatform/l.png') no-repeat;
            line-height: 45px;
            background-position-y: 10px;
        }


.demand_anhe_div {
    padding-top: 35px;
    width: 100%;
    background-color: #ffffff;
    border-bottom: 2px solid #C9c9c9;
    background-size: 100% 100%;
}

.demand_anhe_max_div {
    width: 100%;
    background-color: #ffffff;
    background-size: 100% 100%;
    border: 0px solid #565656;
    height: 450px;
}

.demand_anhe_min_info {
    border: 0px solid #565656;
    margin-left: 100px;
    width: 440px;
    height: 340px;
    float: left;
}

    .demand_anhe_min_info ul {
        margin-top: 50px;
    }

        .demand_anhe_min_info ul li {
            list-style: none;
            font-size: 12px;
            height: 45px;
            border: 0px solid #565656;
            background: url('../Images/B2CBusinessPlatform/c.png') no-repeat;
            line-height: 45px;
            background-position-y: 10px;
        }

.demand_anhe_min_div_img {
    margin-top: 35px;
    float: left;
    margin-left: 10px;
}

.products_info ul {
    border: 1px solid #565656;
    width: auto;
}

    .products_info ul li {
        border: 1px solid #565656;
        list-style: none;
        font-size: 12px;
        text-align: center;
        padding: 0;
        margin: 0;
    }

.products_info_div {
    width: 174px;
    height: 236px;
    background-color: #f8f8f8;
    border: 1px solid #d5d5d5;
    border-top: 3px solid #808080;
    float: left;
    margin-top: 35px;
    margin-left: 45px;
}

.products_Finance_div {
    width: 240px;
    height: 300px;
    background-color: #f8f8f8;
    border: 1px solid #d5d5d5;
    border-top: 3px solid #808080;
    float: left;
    margin-top: 35px;
    margin-left: 45px;
}

.Servers_Security li {
    list-style: none;
    float: left;
    width: 250px;
    font-size: 12px;
    color: black;
    border: 0px solid #565656;
    text-align: center;
}

/*#endregion */


/*#region 互联网金融产品 */
.Finance_Service {
    width: 300px;
    border: 0px solid #565656;
    padding: 0;
    margin: 0 auto;
}

    .Finance_Service li {
        text-align: left;
        padding: 0;
        margin: 0;
        list-style: none;
        border: 0px solid #565656;
        margin-top: 10px;
    }


/*#endregion */


/*#region foot  */
.foot_title {
    padding-top: 25px;
    width: 1024px;
    text-align: center;
    font-size: 12px;
    font-family: 微软雅黑;
    border: 0px solid red;
    color: #282828;
    margin: 0 auto;
}

    .foot_title ul {
        width: 300px;
        margin: 0 auto;
        border: 0px solid #565656;
        position: relative;
    }

        .foot_title ul li {
            list-style: none;
            float: left;
            width: 100px;
        }

            .foot_title ul li a {
                color: #282828;
            }

.foot_info {
    clear: left;
    width: 420px;
    margin: 0 auto;
    margin-top: 30px;
}

    .foot_info ul li {
        float: left;
        height: 35px;
    }

/*#endregion */
