.replace_container{
    width: 100%;
    margin: 0 auto;
    /* user-select: none; */
    padding-top: 100px;
}
.center_main{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
}
.replace_container_header{
    width: 100%;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    background: #F6F6F6;
    position: fixed;
    z-index: 2;
    top: 0;
}
.replace_container_header_main{
    width: 1200px;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}
.replace_container_header_main a{
    width: 230px;
    height: 100px;
    float: left;
    overflow: hidden;
    margin-right: 30px;
}
.replace_container_header_main a img{
    width: 230px;
    height: 45px;
}
.replace_container_header_main p{
    float: left;
    font-size: 30px;
    color: #333;
}
.team{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    margin-top: 10px;
}
.replace_top{
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #8C8C8C;
}
.replace_top span{
    float: left;
    margin-right: 8px;
}
.replace_top a{
    color: #8C8C8C;
    float: left;
    margin-right: 8px;
}
.replace_cen{
    width: 100%;
    height: auto;
    border: 1px solid #DDDDDD;
    border-right: none;
    position: relative;
}
.replace_cen_top{
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.replace_cen_top > div{
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #f1f1f1;
    border-right: 1px solid #DDDDDD;
}
.replace_cen_cen{
    width: 100%;
    height: auto;
}
.fo_main{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
}
.fo_main > div{
    height: 60px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right: 1px solid #DDDDDD;
}
.fo_title1,.fo_main1{
    width: 43px;
}
.fo_title2,.fo_main2{
    width: 50px;
}
.fo_main .fo_main2{
    color: red;
}
.fo_title3,.fo_main3{
    width: 185px;
}
.fo_title4,.fo_main4{
    width: 170px;
}
.fo_title5,.fo_main5{
    width: 93px;
}
.fo_title6,.fo_main6{
    width: 93px;
}
.fo_title7,.fo_main7{
    width: 93px;
}
.fo_title8,.fo_main8{
    width: 93px;
}
.fo_title9,.fo_main9{
    width: 94px;
}
.fo_title10,.fo_main10{
    width: 95px;
}
.fo_title11,.fo_main11{
    width: 95px;
}
.fo_title12,.fo_main12{
    width: 95px;
}
.replace_cen_add{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    background: #f1f1f1;
}
.xuanzhong{
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    margin: 20px auto;
    cursor: pointer;
}
.xuanzhong img{
    display: none;
}
.fo_main1 .active img{
    display: block;
}
.fo_main3 input{
    width: 99%;
    font-size: 14px;
    color: #000;
    height: 20px;
    padding: 0 10px;
    margin-top: 20px;
}
.fo_main3 input::placeholder{
    color: #666;
    font-size: 14px;
}
.fo_main10{
    padding: 15px 5px;
    overflow: hidden;
}
.jian,.jia{
    float: left;
    border: 1px solid #ddd;
    width: 20px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.fo_main10 input{
    width: 43px;
    height: 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    float: left;
    font-size: 12px;
    text-align: center;
}
.fo_main12 span{
    width: 70px;
    height: 30px;
    border-radius: 10px;
    padding: 0 10px;
    background: #FF1919;
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin: 15px auto;
    cursor: pointer;
}
/* 搜索列表弹窗 */
.pop{
    width: 963px;
    height: 300px;
    position: absolute;
    top:100px;
    left:100px;
    background: #fff;
    z-index: 1;
    box-shadow:0px 2px 6px 2px #ddd;
    overflow: hidden;
    display: none;
}
.pop_top{
    width: 100%;
    height: 40px;
    background: #dadada;
    overflow: hidden;
}
.pop_top>div{
    width: 85px;
    overflow: hidden;
    /* border-right: 1px solid #ccc; */
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: center;
    float: left;
}
.pop_top .pop_top2,.pop_top .pop_top3,.pop_cen .pop_cen2,.pop_cen .pop_cen3{
    width: 218px;
}
.pop_cen{
    width: 100%;
    height: 260px;
    overflow:scroll;
}
.pop_cen li{
    width: 100%;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
}
.pop_cen li:hover{
    background: #ccc;
}
.pop_cen li > div{
    width: 85px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    float: left;
}
.replace_bot{
    width: 100%;
    height: 50px;
    background: #f1f1f1;
    margin: 30px 0 100px;
    border: 1px solid #dadada;
    overflow: hidden;
}
.replace_chose{
    width: 220px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin-right: 200px;
}
.replace_chose .wholechose{
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    margin: 15px 10px;
    cursor: pointer;
    float: left;
    background: #fff;
}
.wholechose img{
    display: none;
}
.replace_chose .active img{
    display: block;
}
.replace_chose span{
    width: 40px;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    text-align: center;
    font-size: 12px;
    color: #333;
    float: left;
}
.replace_chose .del{
    width: 110px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #dadada;
    background: #fff;
    margin: 11px 0;
    text-align: center;
    font-size: 12px;
    color: #000;
    float: left;
    cursor: pointer;
}
.replace_some{
    width: 130px;
    height: 100%;
    line-height: 50px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    margin-left: 100px;
    float: left;
}
.replace_some span{
    float: left;
}
.replace_some p{
    float: left;
    margin: 0 5px;
    color: #D80C18;
}
.replace_price{
    width: 200px;
    height: 100%;
    line-height: 50px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    float: left;
}
.replace_price span{
    float: left;
    margin-right: 5px;
}
.replace_price p{
    float: left;
    color: #D80C18;
    font-size: 20px;
}
.replace_join{
    width: 140px;
    height: 50px;
    background: #0094d0;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    float: right;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
}
/* 用户部分 */
.user{
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
}
.user_top,.user_cen{
    width: 591px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #DDDDDD;
    border-right: none;
    line-height: 40px;
}
.user_top{
    background: #f1f1f1;
}
.pop_usercen .user_top{
    margin-top: 48px;
}
.user_top > div,.user_cen > div{
    width: 95px;
    height: 40px;
    float: left;
    border-right: 1px solid #DDDDDD;
    text-align: center;
    overflow: hidden;
    padding: 0 10px;
}
.user_top .user_title2,.user_cen .user_title2{
    width: 200px;
}
.user_top .user_title3,.user_cen .user_title3{
    width: 200px;
}
.user_cen{
    background: #fff;
    border-top: 0;
}
.user_title4 p{
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin: 10px auto;
    background: red;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.user_order{
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background: #19A3F5;
    color: #fff;
    position: absolute;
    top: 45px;
    left: 600px;
    cursor: pointer;
    font-size: 13px;
    /* display: none; */
}
/* 蒙版 */
.mask{
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0.7;
    background: #333;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}
/* 用户弹窗 */
.pop_user{
    width:100%;
    height: 532px;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 4;
    overflow: hidden;
    display: none;
}
.pop_usercen{
    background: #fff;
    width: 640px;
    height: 532px;
    overflow: hidden;
    padding: 25px;
    position: relative;
    margin: 0 auto;
}
.user_search{
    width: auto;
    height: 40px;
    overflow: hidden;
    /* margin-top: 5px; */
    border: 1px solid #0094D0;
    line-height: 40px;
    position: absolute;
    left: 50%; 
    transform: translateX(-50%);
    border-radius: 5px;
}
.user_search input{
    width: 250px;
    height: 40px;
    float: left;
    padding: 5px;
}
.user_search p{
    width: 50px;
    height: 40px;
    float: left;
    background: #0094D0;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.guanbi{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 7px;
    right: 5px;
    cursor: pointer;
}
/* 购物车 */
.buycar_top{
    width: 1200px;
    height: 42px;
    border: 1px solid #DDD;
    border-right: none;
}
.buycar_bot{
    width: 100%;
    height: 50px;
    background: #f1f1f1;
    border: 1px solid #dadada;
    overflow: hidden;
}
.buycar_chose{
    width: 220px;
    height: 100%;
    overflow: hidden;
    float: left;
    margin-right: 200px;
}
.buycar_chose .wholechose{
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    margin: 15px 10px;
    cursor: pointer;
    float: left;
    background: #fff;
}
.wholechose img{
    display: none;
}
.buycar_chose .active img{
    display: block;
}
.buycar_chose span{
    width: 40px;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    text-align: center;
    font-size: 12px;
    color: #333;
    float: left;
}
.buycar_chose .del{
    width: 110px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #dadada;
    background: #fff;
    margin: 11px 0;
    text-align: center;
    font-size: 12px;
    color: #000;
    float: left;
    cursor: pointer;
}
.buycar_some{
    width: 150px;
    height: 100%;
    line-height: 50px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    margin-right: 200px;
    float: left;
}
.buycar_some span{
    float: left;
}
.buycar_some p{
    float: left;
    margin: 0 5px;
    color: #D80C18;
}
.buycar_price{
    width: 200px;
    height: 100%;
    line-height: 50px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    float: left;
}
.buycar_price span{
    float: left;
    margin-right: 5px;
}
.buycar_price p{
    float: left;
    color: #D80C18;
    font-size: 20px;
}
.buycar_join{
    width: 140px;
    height: 50px;
    background: #0094d0;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    float: right;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
}
.buycar_top .replace_cen_top .fo_title3{
    width: 277px;
}
.buycar ul li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.buycar ul li > div{
    height: 60px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right: 1px solid #DDDDDD;
}
.buycar ul li .fo_main2{
    color: red;
}
.buycar ul li .fo_main3{
    width: 277px;
    overflow: hidden;
}
.buycar ul li .fo_main3 img{
    float: left;
    width: 55px;
    height: 55px;
    margin: 2px 5px;
}
.buycar ul li .fo_main3 p{
    width: 200px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.buycar ul li .nolist{
    width: 1198px;
    color: #666;
    font-size: 22px;
}
/* 分页器 */
.page{
    width: auto;
    height: 28px;
    position: absolute;
    left: 50%; 
    transform: translateX(-50%);
    overflow: hidden;
}
.page p{
    width: 65px;
    height: 28px;
    border: 1px solid #E6E6E6;
    color: #0094D0;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    margin-right: 6px;
    float: left;
    cursor: pointer;
    /* position: relative;
    left: -50%; */
}
.page span{
    width: auto;
    height: 28px;
    color: #666;
    line-height: 28px;
    font-size: 14px;
    margin-right: 6px;
    float: left;
    /* position: relative;
    left: -50%;
    display: block; */
}
