.contens{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.contens .leftcon{
    width: 250px;
    height: auto;
    padding: 15px;
    background: #FFFFFF;
    border-radius:10px ;
    float: left;
}
.contens .leftcon .fllist{
    width: 250px;
    height: 40px;
    margin-bottom: 15px;
}
.contens .leftcon .fllist a{
    width: 250px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #f9f9f9;
    font-size: 16px;
    color: #333333;
    border-radius: 5px;
    overflow: hidden;
}
.contens .leftcon .fllist .cur{
    width: 250px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #2c68ff;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 5px;
    overflow: hidden;
}
.contens .leftcon .fllist a:hover{
    background: #2c68ff;
    color: #FFFFFF;
}
.right_row{
    width: 830px;
    float: right;
    margin: 0 auto;
}
.rightcon{
    width: 830px;
    min-height: 750px;
    float: right;
    border-radius: 10px;
    background-color: #ffffff;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*justify-content: space-between;*/
    padding: 30px 0 30px 30px;
}
.rightcon::after{
    content: "";
    width: 256px;
    height: 350px;
}
.rightcon .row{
    width: 256px;
    height: 350px;
    border: 1px solid #CBCBCB;
    float: left;
    margin-right: 15px;
    margin-bottom: 30px;
}
.rightcon .row_img{
    width: 256px;
    height: 256px;
}
.rightcon .row_img img{
    width: 256px;
    height: 256px;
}
.rightcon .row_title{
    width: 240px;
    height: 20px;
    margin: 0 auto;
    color: #333333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.rightcon .row_price{
    width: 240px;
    height: 60px;
    margin: 0 auto;
    margin-top: 5px;
}
.rightcon .price{
    width: 120px;
    height: 60px;
    float: left;
    text-align: left;
    line-height: 60px;
    color: #DE0606;
    font-size: 18px;
}
.rightcon .old_price{
    width: 120px;
    height: 60px;
    float: right;
    text-align: right;
    line-height: 60px;
    color: #A09E9E;
    font-size: 16px;
    text-decoration: line-through;
}
.cart_num{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 2px solid #DDDDDD;
    position: fixed;
    right: 30px;
    bottom: 100px;
}
.cart_num img{
    width: 40px;
    height: 42px;
    margin-top: 10px;
    margin-left: 10px;
}
.cart_num .num{
    min-width: 20px;
    min-height: 20px;
    border-radius: 50%;
    background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top:0;
    right: 0;
}
.rightcon .goods_info{
    width: 750px;
    height: 404px;
    border: 1px solid #CBCBCB;
    padding: 20px;
}
.goods_info .img{
    width: 400px;
    height: 400px;
    float: left;
}
.goods_info .img img{
    width: 400px;
    height: 400px;
}
.goods_info .right{
    width: 320px;
    height: 400px;
    float: right;
}
.goods_info .right .title{
    width: 100%;
    height: 90px;
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
}
.goods_info .right .price_nums{
    width:100%;
    height: 30px;
    margin-top: 20px;
    line-height: 30px;
}
.goods_info .right .prices{
    height: 30px;
    font-size: 20px;
    color: #DE0606;
    float: left;
}
.goods_info .right .old_prices{
    height: 30px;
    font-size: 16px;
    color: #A09E9E;
    float: right;
    text-decoration: line-through;
}
.goods_info .right .see_num{
    margin-top: 10px;
}
.goods_info .right .goods_type{
    margin-top: 10px;
}
.goods_info .right .yf{
    margin-top: 10px;
}
.goods_info .right .fh{
    margin-top: 10px;
    color: red;
    font-weight: bold;
}
.goods_info .right .sl{
    margin-top: 40px;
}
.goods_info .right .wz{
    float: left;
}
.goods_info .right .slj{
    width: 26px;
    height: 26px;
    border-radius: 2px;
    background-color: #F1F1F3;
    line-height: 26px;
    text-align: center;
    float: left;
    color: #333333;
}
.goods_info .right .sls{
    min-width: 43px;
    height: 26px;
    border-radius: 2px;
    background-color: #F1F1F3;
    line-height: 26px;
    text-align: center;
    float: left;
    margin-left: 10px;
}
.goods_info .right .sls input{
    width: 43px;
    height: 26px;
    margin-left: 5px;
}
.goods_info .right .slja{
    width: 26px;
    height: 26px;
    border-radius: 2px;
    background-color: #F1F1F3;
    line-height: 26px;
    text-align: center;
    float: left;
    margin-left: 10px;
    color: #333333;
}
.goods_info .right .btn{
    margin-top: 20px;
}
.goods_info .right .btn_jrgwc{
    width: 121px;
    height: 44px;
    border-radius: 5px;
    float: left;
    line-height: 44px;
    text-align: center;
    color: #ffffff;
    background-color: #E14141;
}
.goods_info .right .btn_ljgm{
    width: 121px;
    height: 44px;
    border-radius: 5px;
    float: left;
    line-height: 44px;
    text-align: center;
    color: #ffffff;
    background-color: #E14141;
    margin-left: 20px;
}
.goods_info .right .btn_xz{
    width: 121px;
    height: 44px;
    border-radius: 5px;
    float: left;
    line-height: 44px;
    text-align: center;
    color: #ffffff;
    background-color: #2B67FF;
}
.btn_jrgwc:hover{
    opacity: .7;
}
.btn_ljgm:hover{
    opacity: .7;
}
.btn_xz:hover{
    opacity: .7;
}
.rightcon .spjss{
    width: 790px;
    height: 30px;
    margin-top: 20px;
    border-bottom: 1px solid #2B67FF;
}
.spjss .btn{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #2B67FF;
    background-color: #FFFFFF;
    float: left;
    cursor: pointer;
}
.spjss .btn_color{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    background-color: #2B67FF;
    float: left;
    cursor: pointer;
}
.foot{
    width: 790px;
    min-height: 100px;
    margin-top: 10px;
}
.foot img{
    max-width: 100%;
}
.kc_row{
    width: 780px;
    height: 40px;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #999999;
}
.kc_row img{
    width: 18px;
    height: 16px;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}
.kc_row_title{
    width: 600px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.kc_row_btn{
    width: 60px;
    height: 30px;
    float: right;
    margin-right: 20px;
    margin-top: 5px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #2B67FF;
    border-radius: 5px;
}
.kc_row_btn_no{
    width: 60px;
    height: 30px;
    float: right;
    margin-right: 20px;
    margin-top: 5px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #999999;
    border-radius: 5px;
}

.cart_content{
    width: 1140px;
    min-height: 400px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
}
.cart_head{
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.cart_h_title{
    color: #2C67FF;
    font-size: 20px;
    font-weight: bold;
}
.cart_h_qbsp{
    color: #333333;
    font-size: 16px;
}
.caer_h_num{
    color: #E14141;
    font-size: 20px;
}
.cart_th{
    width: 1140px;
    height: 50px;
    line-height: 50px;
    background-color: #F1F1F3;
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
}
.cart_t_all{
    float: left;
    margin-left: 15px;
    width: 110px;
}
.cart_t_all input{
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.cart_t_sp{
    float: left;
    width: 530px;
}
.cart_t_dj{
    float: left;
    text-align: center;
    width: 100px;
}
.cart_t_sl{
    float: left;
    text-align: center;
    width: 180px;
}
.cart_t_xj{
    float: left;
    text-align: center;
    width: 100px;
}
.cart_t_cz{
    float: left;
    text-align: center;
    width: 100px;
}
.cart_tr{
    width: 1140px;
    height: 120px;
    border: 1px solid #CBCBCB;
    margin-top: 20px;
}
.cart_r_check{
    float: left;
    margin-left: 15px;
    width: 110px;
    line-height: 120px;
}
.cart_r_check input{
    width: 16px;
    height: 16px;
}
.cart_r_info{
    float: left;
    width: 530px;
    height: 100px;
    margin-top: 10px;
    overflow: hidden;
}
.cart_r_i_img{
    float: left;
    width: 100px;
    height: 100px;
}
.cart_r_i_img img{
    width: 100px;
    height: 100px;
}
.cart_r_i_title{
    float: left;
    width: 400px;
    min-height: 20px;
    margin-left: 20px;
    font-size: 18px;
}
.cart_r_dj{
    float: left;
    text-align: center;
    width: 100px;
    height: 120px;
    line-height: 120px;
    font-size: 20px;
    color: #656565;
}
.cart_r_sl{
    float: left;
    text-align: center;
    width: 180px;
}
.cart_r_s_js{
    width: 26px;
    height: 26px;
    background-color: #F1F1F3;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    margin-top: 48px;
    float: left;
    margin-left: 36px;
    color: #333333;
}
.cart_r_s_num{
    min-width: 50px;
    height: 26px;
    border-radius: 2px;
    text-align: center;
    margin-top: 48px;
    float: left;
    margin-left: 5px;
    line-height: 26px;
}
.cart_r_s_num input{
    width: 50px;
    height: 26px;
    background-color: #F1F1F3;
    border-radius: 2px;
    text-align: center;
    float: left;
}
.cart_r_s_tj{
    width: 26px;
    height: 26px;
    background-color: #F1F1F3;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    margin-top: 48px;
    float: left;
    margin-left: 5px;
    color: #333333;
}
.cart_r_xj{
    float: left;
    text-align: center;
    width: 100px;
    height: 120px;
    line-height: 120px;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}
.cart_r_cz{
    float: left;
    width: 100px;
    height: 120px;
    line-height: 120px;
    color: #656565;
    font-size: 16px;
}
.cart_r_c_sc{
    color: #333333;
    text-align: center;
}
.cart_foot{
    height: 50px;
    margin-top: 30px;
    text-align: right;
    font-size: 16px;
    color: #333333;
}
.btn_str{
    line-height: 44px;
    float: right;
}
.btn_qjs{
    width: 121px;
    height: 44px;
    background-color: #E14141;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    line-height: 44px;
    float: right;
    margin-left: 40px;
}
.order_content{
    width: 1140px;
    min-height: 400px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
}
.order_head{
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.order_h_title{
    color: #2C67FF;
    font-size: 20px;
    font-weight: bold;
}
.order_address{
    width: 1100px;
    min-height: 15px;
    border: 1px solid #CBCBCB;
    padding: 20px;
    margin-top: 20px;
}
.order_address_head{
    width: 1100px;
    height:20px;
    line-height: 20px;
}
.order_a_h_l{
    float: left;
    font-size: 18px;
    color: #999999;
}
.order_a_h_r{
    float: right;
    font-size: 18px;
    color: #2C67FF;
}
.order_address_info{
    margin-top: 10px;
    line-height: 24px;
}
.order_goods_content{
    width: 1100px;
    min-height: 110px;
    border: 1px solid #CBCBCB;
    padding: 20px;
    margin-top: 20px;
}
.order_g_head{
    font-size: 18px;
    color: #999999;
}
.order_g_info{
    width: 1080px;
    height: 100px;
    border: 1px solid #CBCBCB;
    margin-top: 10px;
    padding: 10px;
}
.order_g_i_img{
    float: left;
    width: 100px;
    height: 100px;
    background-color: #999999;
}
.order_g_i_img img{
    width: 100px;
    height: 100px;
}
.order_g_i_title{
    float: left;
    width: 400px;
    height: 100px;
    margin-left: 20px;
    font-size: 18px;
    color: #333333;
}
.order_g_i_num{
    width:100px;
    height: 100px;
    line-height: 100px;
    float: left;
    color: #656565;
    font-size: 20px;
    text-align: center;
}
.order_g_i_price{
    width: 400px;
    height: 100px;
    line-height: 100px;
    float: left;
    color: #E14141;
    font-size: 20px;
    text-align: center;
}
.order_kd_info{
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}
.order_k_i_bz{
    margin-top: 10px;
}
.order_k_i_bz input{
    width: 200px;
    height: 30px;
    border: 1px solid #CBCBCB;
    font-size: 16px;
}
.order_k_i_psfs{
    margin-top: 10px;
}
.order_k_i_yf{
    margin-top: 10px;
}
.order_k_i_zfje{
    font-size: 18px;
    margin-top: 10px;
}
.order_k_i_btn{
    width: 120px;
    height: 45px;
    background-color: #E14141;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    margin-top: 10px;
    border-radius: 5px;
}
.order_k_i_btn:hover{
    opacity: .7;
}




















