.member_top {
    width: 100%;
    height: 120px;
    background-color: #ffffff;
}

.member_top_data {
    width: 1200px;
    margin: 0px auto;
}

.member_top_left {
    float: left;
    width: 269px;
}

.member_top_left img {
    width: 241px;
    height: 49px;
    display: block;
    margin-top: 37px;
}

.member_top_center {
    float: left;
    width: 500px;
}

.member_top_center p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #343434;
    line-height: 20px;
    margin-top: 52px;
}

.member_top_right {
    float: right;
}

.member_top_right .member_search {
    width: 330px;
    height: 47px;
    border: 3px solid #E24024;
    margin-top: 36px;
}

.member_search_title {
    float: left;
    width: 84px;
}

.member_search_title span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 47px;
    display: inline-block;
    padding: 0px 14px;
}

.member_search_title img {
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin-top: 15px;
}

.member_search input {
    float: left;
    width: 160px;
    height: 45px;
    border: 0px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 45px;
    box-sizing: border-box;
    padding-left: 13px;
    vertical-align: middle;
}

.member_search input:focus {
    outline: none;
}

.member_search button {
    float: right;
    width: 87px;
    height: 49px;
    background: #E24024;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: center;
    border: 0px;
    margin-top: -1px;
    margin-right: -1px;
    cursor: pointer;
}

.member_search button:focus {
    outline: none;
}

.member_content {
    width: 100%;
    background: #F6F6F6;
}

.member_content_data {
    width: 1200px;
    margin: 0px auto;
    box-sizing: border-box;
    border: 1px solid #f6f6f6;
    /* overflow: hidden; */
    padding-top: 23px;
}

.member_content_data::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.member_data_left {
    width: 188px;
    height: 661px;
    background: #FFFFFF;
    float: left;
}

.member_data_left h3 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 14px;
    padding-left: 43px;
    padding-top: 22px;
    padding-bottom: 22px;
    margin: 0px;
    width: 100%;
    width: 188px;
    border-top: 1px solid #F6F6F6;
    box-sizing: border-box;
}

.member_data_left h3:nth-child(1) {
    border: 0px;
}

.member_data_left ul {
    padding-left: 42px;
    width: 100%;
    box-sizing: border-box;
    display: block;
    clear: both;
    float: none;
    margin-bottom: 21px;
}

.member_data_left ul li {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    display: block;
    cursor: pointer;
}

.member_data_left .cur {
    color: #E23F24;
}

.member_data_left ul li:hover {
    color: #E23F24;
}

.member_data_right {
    width: 1000px;
    /* background: #FFFFFF; */
    float: left;
    margin-left: 10px;
    position: relative;
    margin-bottom: 40px;
}

.member_ctl {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #F2F2F2;
}

.memder_ctl_item {
    width: 74px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    padding-top: 19px;
    padding-bottom: 14px;
    height: 16px;
    float: left;
    margin-left: 21px;
    cursor: pointer;
}

.memder_ctl_item span.num {
    height: 15px;
    background: #E03028;
    border-radius: 9px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    display: inline-block;
    padding: 1px 5px;
    margin-left: 6px;
}

.memder_ctl_item.active {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E23F24;
    line-height: 16px;
    border-bottom: 3px solid #E23F24;
}

.member_ctl_search {
    width: 100%;
    height: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.member_ctl_search .select_content {
    width: 131px;
    height: 32px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 20px;
    margin-left: 19px;
    box-sizing: border-box;
}

.member_ctl_search select {
    width: 104px;
    height: 32px;
    border: 1px solid #CCCCCC;
    float: left;
    margin-left: 20px;
    margin-right: 10px;
}

.member_ctl_search select:focus {
    outline: none;
}

.member_ctl_search select option {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    box-sizing: border-box;
    padding-left: 12px;
}

.member_input_content {
    width: 406px;
    height: 32px;
    border: 1px solid #CCCCCC;
    float: left;
}

.member_input_content input {
    width: 320px;
    height: 30px;
    border: 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 32px;
    box-sizing: border-box;
    padding-left: 10px;
}

.member_input_content input:focus {
    outline: none;
}

.member_input_content button {
    width: 84px;
    height: 32px;
    background: #CCCCCC;
    border: 1px solid #CCCCCC;
    float: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    text-align: center;
}

.member_top_list {
    width: 963px;
    height: 40px;
    background: #F2F2F2;
    margin: 0px auto;
    margin-top: 10px;
}

.member_top_list div {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    text-align: center;
    float: left;
    width: 110px;
}

.member_top_list div:nth-child(1) {
    width: 430px;
}

.member_top_list div:nth-child(3) {
    width: 70px;
}

.member_top_list div:nth-child(4) {
    width: 165px;
}

.member_top_list div:nth-child(5) {
    width: 182px;
}

.member_list_data {
    width: 960px;
    /* height: 397px; */
    border: 1px solid #CCCCCC;
    margin: 0px auto;
    margin-top: 10px;
    overflow: hidden;
}

.member_list_data_title_left {
    float: left;
    width: 769px;
    border-right: 1px solid #f2f2f2;
}

.member_list_data_title_right {
    width: 190px;
    float: right;
}

.member_list_data_title_right .member_list_btn {
    width: 140px;
    height: 32px;
    border: 1px solid #ffffff;
    font-size: 14px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 9px;
    margin: 0px auto;
    margin-top: 4px;
}

.member_list_data_title_right .member_list_btn.active {
    border: 1px solid #E23F24;
    color: #E23F24;
}

.member_list_data_title_right .member_list_btn.select {
    border: 1px solid #CCCCCC;
}

.list_data_header {
    width: 960px;
    height: 32px;
    background: #F2F2F2;
}

.list_data_header div {
    float: left;
    width: 24%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 32px;
    text-align: center;
}

.list_data_header div {
    float: left;
    width: 24%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9999;
    line-height: 32px;
    text-align: center;
}


/* 商品列表 */

.result_list_item {
    width: 100%;
    height: 124px;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #f2f2f2;
    cursor: pointer;
}

.result_list_item.active {
    background: #e23f240f;
}

.result_list_item:hover {
    background: #e2402400;
}

.result_list_item .img_data {
    float: left;
    width: 80px;
    height: 80px;
    background: #ffffff;
    border: 1px solid #cccccc;
    opacity: 0.5;
}

.result_name {
    float: left;
    width: 300px;
    height: 80px;
    overflow: hidden;
    padding-left: 20px;
    border-right: 1px solid #f2f2f2;
}

.product_name .state {
    width: 39px;
    height: 20px;
    background: #cccccc;
    border-radius: 2px;
    text-align: center;
    float: left;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 300;
    color: #666666;
    line-height: 20px;
    margin-right: 11px;
}

.product_name p {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    float: left;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bh {
    font-size: 14px;
    height: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 11px;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dhh {
    font-size: 14px;
    height: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product_price {
    width: 100px;
    border-right: 1px solid #f2f2f2;
    float: left;
    padding-left: 10px;
    height: 80px;
}

.product_price span {
    width: 80px;
    height: 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 31px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.product_num {
    width: 60px;
    border-right: 1px solid #f2f2f2;
    float: left;
    padding-left: 10px;
    height: 80px;
}

.product_num span {
    width: 50px;
    height: 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 31px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.product_count {
    width: 100px;
    float: left;
    padding-left: 10px;
    height: 80px;
}

.product_count span {
    width: 142px;
    height: 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 31px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.select-mania-value-text {
    padding-left: 10px;
}

.index_top {
    overflow: hidden;
}

.index_top_left {
    width: 496px;
    height: 310px;
    background: #FFFFFF;
    float: left;
}

.index_top_left h2 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #F2F2F2;
    box-sizing: border-box;
    padding-left: 18px;
}

.user_left {
    width: 72px;
    margin: 0px 20px;
    float: left;
}

.user_left img {
    width: 71px;
    height: 71px;
}

.user_left_wx {
    width: 160px;
    margin: 0px 20px;
    float: left;
}

.user_left_wx img{
	/* width: 130px;
    height: 130px;
    margin-top: -7px; */
    
    width: 160px;
    height: 160px;
    margin-top: -10px;
}

.user_left div.bj {
    width: 75px;
    height: 17px;
    margin-top: 6px;
    border: 1px solid #F2F2F2;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.user_left div.bj:hover {
    border: 1px solid #E23F24;
    color: #E23F24;
}

.user_right {
    float: left;
}

.user_right h3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 500;
    color: #000000;
    line-height: 16px;
    margin: 0px;
    margin-bottom: 8px;
    max-width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user_right p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    margin-bottom: 5px;
}

.user_right p span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-right: 10px;
    cursor: pointer;
}

.user_right p span.jf {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #E23F24;
    line-height: 30px;
}

.user_right p span.right_click {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #4E8DD2;
    line-height: 30px;
    cursor: pointer;
}

.user_right p span.state {
    background: #CCCCCC;
    border-radius: 2px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    padding: 5px 8px;
}

.user_right p img {
    vertical-align: top;
    width: 80px;
}

.user_right p img.qq {
    width: 18px;
    margin-top: 6px;
    cursor: pointer;
}

.index_top_left.right {
    margin-left: 8px;
}

.list_content {
    margin: 10px 0px;
}

.list_content::after {
    content: "";
    clear: both;
    display: block;
}

.list_data {
    margin-top: 25px;
    padding-left: 34px;
}

.list_data::after {
    content: "";
    clear: both;
    display: block;
}

.list_left {
    width: 696px;
    height: 190px;
    background: #FFFFFF;
    float: left;
}

.list_left.right {
    width: 296px;
    height: 190px;
    background: #FFFFFF;
    float: left;
    margin-left: 8px;
}

.list_top {
    padding: 16px 0px;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px;
    height: 46px;
}

.list_top span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
    cursor: pointer;
    vertical-align: top;
    float: left;
}

.list_top span.right {
    float: right;
    color: #4E8DD2;
    margin-top: 0px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    display: block;
}

.list_top span.right:hover {
    color: #1c81ee;
}

.list_item {
    float: left;
    width: 98px;
    height: 90px;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
}

.list_item:hover {
    background: #FFFFFF;
    box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.15);
}

.list_item span.num {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 13px;
    background: #E03028;
    border-radius: 6px;
    position: absolute;
    right: 20px;
    top: 2px;
    padding: 0px 4px;
    display: block;
}

.list_item img {
    width: 58px;
    height: 58px;
    display: block;
    margin: 0px auto;
}

.list_item p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: center;
}

.list_item:hover p {
    color: #E23F24;
}

.list_item p:hover {
    color: #E23F24;
}

.xx_content {
    width: 1000px;
    background: #FFFFFF;
    overflow: hidden;
    min-height: 260px;
}

.xx_data_list ul {
    width: 100%;
    padding: 10px 0px;
}

.xx_data_list li::after {
    content: '';
    clear: both;
    display: block;
}

.xx_data_list li {
    box-sizing: border-box;
    padding: 0px 57px;
    margin-bottom: 5px;
}

.xx_data_list li span.title {
    width: 670px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    cursor: pointer;
}

.xx_data_list li span.title.wd {
    margin-left: -22px;
    font-weight: 600;
}

.xx_data_list li span.title.wd::before {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #E23F24;
    border-radius: 50%;
    content: "";
    /**
    这个指为正的话 小方块就往上， 为负的话，小方块就往下
    */
    vertical-align: 1px;
    margin-right: 10px;
}

.xx_data_list li span.title::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #E23F24;
    border-radius: 50%;
}

.xx_data_list li span.title:hover {
    color: #E23F24;
}

.xx_data_list li span.time {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 36px;
    float: right;
}

.rm_right_ctl.top_data {
    top: 550px;
    margin-left: 610px;
}


/* 弹窗 */

.dialog_content {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1000;
    display: none;
}

.dialog_bg {
    position: absolute;
    z-index: 1002;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #000;
    opacity: 0.2;
}

.dialog_data {
    width: 866px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    position: absolute;
    z-index: 1010;
    left: 50%;
    margin-left: -433px;
    top: 50%;
    margin-top: -300px;
}

.dialog_data_header {
    width: 100%;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #fff;
    border-bottom: 1px solid #EDEDED;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.dialog_data_header h3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 16px;
    margin-top: 16px;
    margin-left: 22px;
    position: relative;
}

.dialog_data_header div {
    width: 14px;
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 14px;
    position: absolute;
    right: 22px;
    top: 17px;
    cursor: pointer;
}

.dialog_data_header div:hover {
    color: #E23F24;
}

.dialog_from_item {
    width: 100%;
    box-sizing: border-box;
    padding-left: 100px;
}

.dialog_from_item::after {
    content: "";
    display: block;
    clear: both;
}

.from_item_name {
    width: 140px;
    float: left;
}

.dialog_btn {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 21px;
}

.dialog_btn button {
    width: 100px;
    height: 32px;
    border: 1px solid #CBCBCB;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #656565;
    line-height: 29px;
    text-align: center;
    cursor: pointer;
    background: #ffffff;
}

.dialog_btn button:focus {
    outline: none;
}

.dialog_btn button:hover {
    background: #e6e4e4;
}

.dialog_btn button.btn_ok {
    width: 100px;
    height: 32px;
    background: #E13F23;
    border: 1px solid #CBCBCB;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 29px;
    text-align: center;
    border: 1px solid #E13F23;
}

.dialog_btn button.btn_ok:hover {
    background: #ec5e45;
}

.dialog_data_from {
    width: 480px;
    margin: 0px auto;
}

.from_title {
    margin: 27px 0px;
}

.from_title span.name {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    display: inline-block;
    width: 80px;
    text-align: left;
}

.from_title span.title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.from_img {
    padding-left: 80px;
}

.from_img::after {
    content: "";
    display: block;
    clear: both;
}

.from_img button {
    width: 71px;
    height: 23px;
    border: 1px solid #E23F24;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E23F24;
    line-height: 19px;
    vertical-align: middle;
    text-align: center;
    background-color: #ffffff;
    float: left;
    margin-right: 27px;
    margin-top: 6px;
    cursor: pointer;
}

.from_img button:focus {
    outline: none;
    border: 1px solid #e67764;
    color: #ee7965;
}

.from_img .from_img_data {
    float: left;
    width: 64px;
    height: 37px;
    border: 1px solid #EEEEEE;
    margin-right: 20px;
}

.from_img .from_img_data img {
    width: 100%;
    height: 100%;
}

.upload_content {
    visibility: hidden;
    height: 0px;
}

.error_box {
    width: 100%;
    height: 30px;
    clear: both;
}

.error_box p {
    margin: 0px;
    padding: 0px;
    width: 168px;
    height: 24px;
    background: #FFEBEB;
    border: 1px solid #FBD7D3;
    text-align: left;
    display: none;
}

.error_box p img {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: 5px;
}

.error_box span.ts {
    display: inline-block;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #E23F24;
    line-height: 24px;
    vertical-align: top;
}

.select-mania-inner {
    width: 100%;
    min-height: 49px;
    font-size: 0;
    padding: 0px;
    border: 0px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
}

.select-mania-value {
    width: auto;
    max-width: 100%;
    height: 29px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-right: 4px;
    padding: 8px 2px;
    font-size: 0;
}

.select-mania-value-text {
    max-width: 80px;
    height: 26px;
    padding: 5px;
    font-size: 1rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80px;
    /* width: 49px; */
    /* height: 13px; */
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    line-height: 19px;
    color: #666666;
    /* line-height: 30px; */
}