
.mycenter-content {
    width: 100%;
    height: auto;
}

.mycenter-main {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    overflow: hidden;
}

.mycenter-nav {
    width: 190px;
    height: 617px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
}

.mycenter-title {
    font-size: 15px;
    color: #D54B54;
    font-weight: 500;
    padding: 0 15px;
    border-bottom: 1px solid #E0E0E0;
    line-height: 42px;
    margin: 0;
}

.mycenter-item {
    width: 990px;
    height: auto;
}

.mycenter-nav-set {
    padding: 20px 15px 0 15px;
    border-bottom: 1px solid #E0E0E0; 
}

.mycenter-nav-set h3 {
    font-size: 14px;
    color: #333333;
    line-height: 16px;
    margin-bottom: 15px;
}
.mycenter-nav-set h3 > * {
	vertical-align: middle;
}
.mycenter-nav-set .set-icon,
.mycenter-nav-set .seller-icon{
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align: middle;
    padding-right: 5px;
}
.mycenter-nav-set .set-icon{
	background: url(../img/center_icon.png) no-repeat left center;
}
.mycenter-nav-set .seller-icon{
	background: url(../img/maijia_icon.png) no-repeat left center;
}
.mycenter-nav-set .menu-icon {
    font-size: 18px;
    color: #D54B54;
    padding-right: 5px;
    line-height: 18px;
    font-weight: normal;
}
.mycenter-nav-item {
    overflow: hidden;
}

.mycenter-nav-item > li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
 
.mycenter-nav-item > li > a {
    font-size: 12px;
    color: #333333;
}
.mycenter-nav-item > li > a:hover{
	color:#D63740;
}
.mycenter-crumbs {
    height: 48px;
    line-height: 48px;
    background: #fff;
    border: 1px dashed #E0E0E0;
    font-size: 12px;
    color: #151515;
    padding: 0 15px;
    margin-bottom: 15px;
}

.mycenter-crumbs-txt {
    color: #3686DC;
}
.sign-item{
	padding:27px 20px; 
	border:1px solid #E0E0E0;
	min-height: 498px;
	background-color: #fff;
} 
.sign-title{ 
	width:100%;
	border-bottom:2px solid #D63740;  
	overflow:hidden;
	margin-bottom:12px;
	font-size: 14px; 
}
.sign-nav{
	width:180px;
	height:30px;
	line-height:30px; 
	background:#D63740; 
	text-align: center;
	color:#fff;
	float: left;   
}
.rule-txt{
	color: rgba(54, 134, 220, 1);
	font-size: 16px;	
	cursor:pointer;
	padding:0 10px;
} 
.rule-txt:hover{
	color:#D63740; 
}
.sign-count{ 
	background-color: rgba(241, 241, 241, 1);
	border: 1px solid rgba(225, 225, 225, 1);
	margin-bottom:15px; 
	overflow: hidden; 
}
.count-txt{
	padding:20px 30px; 
	float:left; 
}
.count-nav{
	float:right;
	padding:30px 20px; 
}
.count-txt span{
	vertical-align: middle; 
}
.cur-integral-num {
    font-size: 24px;
    color: #d63740;
}
.count-t{ 
	color: rgba(51, 51, 51, 1);
	font-size: 16px;
}
.count-num{
	height: 46px;
	line-height: 46px;
	color: rgba(250, 110, 1, 1);
	font-size: 33px;
}
.sign-table{
	width:100%;
	border-collapse: collapse;
	margin-top:10px; 
}
.sign-table tr th{
	height: 30px;
	background-color: rgba(241, 241, 241, 1);
	border: 1px solid #e1e1e1;
    text-align: center;
	color: rgba(153, 153, 153, 1);
	font-size: 12px;
	font-weight:500; 
}
.sign-table tr td{
	padding:20px 20px;
	text-align: center;
	border-bottom: 1px solid rgba(225, 225, 225, 1);
}
.sign-table tr td.td-left{ 
	text-align: left;
}
.td-num{
	color: rgba(250, 110, 1, 1);
	font-size: 20px;	
}
.mycenter-nav-item > li > .nav-active{
	color: #D54B54;
}
.rulehtml{
	padding:20px;
}
.rulehtml p{
	padding:5px 0;
}
.rulehtml-bigfont{
	font-size:16px;
	font-weight:700; 
}
.rulehtml-font{
	font-weight:700;
}
.rule-footer{
	margin-top:30px;
	text-align: center;
	color:rgba(214, 55, 64, 1);
}

.sign-box h5{
	font-size:18px;
	border-left:3px solid rgba(214, 55, 64, 1);
	color:#333;
	padding-left:5px;
	font-weight:500;   
}
.sign-none{
	width:100%;
	height:50px;
	line-height:50px;
	text-align: center;
	border:1px solid #ccccce; 
	margin:10px 0; 
}
.sign-box-list{
	display: -webkit-flex; /* Safari */
  	display: flex;
  	flex-wrap: wrap;
  	margin:10px 0;
}
.sign-box-list li{
	width:188px; 
	height:200px;
	border:1px solid #ccccce; 
	margin-right:22px;
	margin-bottom:20px;
	padding:15px 15px 0 15px;
	cursor:pointer;
}
.sign-box-list li:hover{
	color:#D63740; 
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);
}
.sign-box-list li:nth-child(4n){
	margin-right:0;  
}
.goods-img{
	width:100%;
	height:138px;  
}
.goods-title{
	width:100%; 
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.Integral-txt{
	font-size:12px;
	color:#FA6E01;
	margin-top:10px;
	margin-bottom:8px; 
}
.producthtml{
	padding:20px 20px;
}
.product-table{
	display:table;
}
.table-left,
.table-right{
	display:table-cell;
	vertical-align: top;
}
.table-left{ 
	padding-right:20px;
}
.table-right{
	width:422px;
}
.bigimg{
	display:block;
	width:218px;
	height:138px;
	margin-bottom:20px; 
}
.smallimg{
	display:block;
	width:50px;
	height:50px;
	border:1px solid rgba(248, 131, 6, 1);
}
.product-title{
	font-size:16px;
	line-height:28px; 
}
.product-txt{
	height:70px;
	line-height:70px;
	color:#FA6E01;
	font-size:20px; 
	padding:0 10px;
	box-sizing: border-box;
	background-color: rgba(255, 244, 226, 1);
}
.product-txt1{
	height:53px;
	line-height:53px;
	font-size:14px;  
	padding:0 10px; 
	box-sizing: border-box;
	background-color: rgba(255, 244, 226, 1);
	margin:20px 0; 
}
.old-p{ 
	font-size:16px;
	color:#333;
	margin-left:20px; 
	text-decoration: line-through 
}
.redcolor{
	color:#d63740;
}
.mt{
	margin-top:12px;
}
.productbtn,
.elsebtn{
	display:block; 
	width: 120px;
	height: 40px;
	line-height:40px;
	box-sizing: border-box;
	border-radius: 5px;  
	color:#fff;
	font-size:14px;
	text-align: center; 
}
.productbtn{
	background-color: rgba(248, 131, 6, 1);
	cursor:pointer;
}
.productbtn:hover{
	background-color: rgba(248, 131, 6, 0.8);
}
.elsebtn{
	background-color: rgba(153, 153, 153, 1);
}
.elsebtn:hover{
	background-color: rgba(153, 153, 153, 0.8);  
}
.detail-mgs{
	margin-top:20px;
}
.detail-mgs h5{
	border-left:5px solid rgba(248, 131, 6, 1);
	font-weight:500; 
	padding-left:8px;
	color:#333;
	font-size:14px;  
}
.detail-mgs a{
	text-decoration:underline;
	color:#00e;  
}
.has-txt{
	color: rgba(250, 110, 1, 1);
}
.none-txt{
	color: #999999;
}
.td-order{
	color:#0066FF;
	cursor:pointer;
}
.td-order:hover{
	color:#D63740;
}
.change-box{ 
	padding:15px 15px;
	font-size:16px;
	text-align:right;
}
.change-collect{
	margin:35px 0; 
}
.c-right{ 
	text-align: right;
    display: inline-block;
}
.succeedhtml,
.failurehtml{
	padding:15px 0;
	text-align: center;
}
.succeed,
.failure{
	margin:35px 0;
	font-size:18px;
}
.succeedhtml img, 
.failurehtml img{
	width:160px;
	height:160px; 
}
.convert-btn1{
	display:inline-block;
	width:118px;
	height:38px;
	line-height:38px;
	text-align:center;
	border: 1px solid rgba(248, 131, 6, 1);
	color: #F88306;  
	margin:0 20px;
	font-size:14px;
	border-radius: 5px;
}
.convert-btn1:hover{
	border: 1px solid #D63740;
	color: #D63740;   
}
.convert-btn2{
	display:inline-block;
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
	color: #fff;  
	margin:0 20px;
	font-size:14px;
	background-color: rgba(248, 131, 6, 1);
	border-radius: 5px;
}
.convert-btn2:hover{
	background-color: rgba(248, 131, 6, 0.8); 
}
.code-mgs{
	border:0;
	outline:none;
	box-shadow: none;
	background-color: transparent; 
}
.copy-txt{
	display:inline-block; 
	width: 48px;
	height: 22px;
	line-height:22px;
	text-align:center;
	background-color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(248, 131, 6, 1);
	border-radius: 10px; 
	font-size: 14px;
	color: #F88306; 
	cursor:pointer;
	margin-left:30px; 
}
.copy-txt:hover{
	border: 1px solid #D63740;
	color: #D63740;    
}
.detail-else span{
	margin-right:35px;
}
.address-item{
	padding:20px 20px;
}
.address-title{
	font-size:16px;
	font-weight:700;
	color:rgba(61,61,61,1);
}
.address-msg{
	font-size:14px;
	color:rgba(61,61,61,1);
	margin-top:15px;
	margin-bottom:20px; 
}
.required-info{
	color:red;
}
.address-text{
	margin-bottom:10px;
	font-size:14px; 
	color:rgba(61,61,61,1);
}
.address-list{
	margin-bottom:5px;
}
.address-list select,
.address-list #areaCode{ 
	width:150px;
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #555555;
    outline:none; 
    margin-right:30px; 
}

.address-input{
	width:91%;
	border: 1px solid #cccccc;
	padding: 4px 6px;
	height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    margin-bottom:15px;
    outline:none; 
}    
.sureBtn{
	width:100%;
	margin:20px auto;
	text-align:center; 
}
.sureBtn span{
	color: #fff;
    font-size: 16px;
    padding: 10px 50px;
    background: rgba(251,93,105,1);
    border-radius: 5px;
    cursor: pointer;
}
.sureBtn span:hover{
	background: rgba(251,93,105,0.8);
}
.success-list{
	padding:70px 15px 10px 15px;
	text-align:center
}
.success-title{
	font-size:20px;
	color:rgba(32,32,32,1);
	
}
.success-title i{
	display:inline-block;
	width:29px;
	height:29px;
	background:url(../img/convert/success_icon.png) no-repeat left center;
	background-size:100% auto;
	margin-right:7px;
}
.success-title i,
.success-title span{
	vertical-align: middle;
}
.success-txt{
	font-size:14px;
	color:rgba(123,123,123,1);
	margin-top:20px;
	margin-bottom:74px;
}   
.backbtn{
	padding:11px 50px;
	color:#fff;
	font-size:16px;
	
	text-align:center;
	border-radius:20px;
	background-color: #fb5d69; 
}

/* 企业等级 */
.activity-banner, .activity-banner img{
	width: 100%;
	height: 100px;
}
.section-card {
	margin-bottom: 25px;
}
.company-lv-cont {
	height: 198px;
	padding: 20px 21px;
	background: url(../img/supplier/level-top-bg.png) no-repeat center/cover;
	border-radius: 10px;
	color: #232323;
}
.company-lv-l {
	width: 254px;
	padding: 0 15px;
	height: 100%;
	font-size: 12px;
	border-radius: 6px;
	background: url(../img/supplier/level-top-left-bg.png) no-repeat center/cover;
}
.company-lv-ltop {
	padding-top: 12px;
}
.company-logo {
	width: 57px;
	height: 57px;
	border-radius: 50%;
	margin-right: 8px;
}
.cur-level {
	line-height: 33px;
	font-weight: 600;
	font-size: 14px;
}
.cur-level-img {
	display: inline-block;
	border-radius: 50%;
	width: 27px;
	height: 27px;
	margin-top: -10px;
	margin-right: 1px;
	vertical-align: middle;
}
.company-logo, .cur-level-img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.company-lv-ltop .cur-integral {
	font-size: 14px;
	color: #fff;
}
.company-lv-ltop .maturityD {
	line-height: 18px;
	padding-left: 5px;
}
.my-privilege-tit {
	line-height: 18px;
	padding: 20px 0 9px;
}
.privilege-i {
	width: 56px;
    padding: 0 3px;
    text-align: center;
    line-height: 24px;
    color: #828282;
	float: left;
}
.privilege-icon {
	height: 39px;
	width: 39px;
	border-radius: 50%;
	background-color: #a5a5a5;
	margin: 0 auto;
}
.privilege-i .iconfont {
	font-size: 24px;
	color: #fff;
	line-height: 39px;
}
.privilege-i-has {
	background-color: #edd6a2;
}
.company-lv-r {
	width: 598px;
	border-radius: 6px;
	margin-left: 8px;
	padding-left: 15px;
	height: 100%;
	background: url(../img/supplier/level-top-right-bg.png) no-repeat center/cover;
}
.company-growth {
	padding-top: 19px;
	line-height: 25px;
}
.growth-value {
	font-weight: bold;
}
.give-value-wrap, .company-growth a{
	color: #a7a7a7;
}
.company-growth a:hover {
	color: #D63740;
}
.give-value-wrap {
	display: none;
}
.give-tip {
	position: relative;
	display: inline;
	font-size: 12px;
	margin-left: 5px;
}
.give-tip i {
	display: inline-block;
	color: #fff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 50%;
	text-align: center;
	background: #f5a623;
}
.give-tip p {
	width: 80px;
	padding: 1px 10px;
	color: #666;
	line-height: 18px;
	background-color: #fff;
	border: 1px solid #f5a623;
	position: absolute;
	top: 16px;
	left: 6px;
	display: none;
}
.give-tip:hover p {
	display: block;
}
.company-growth a {
	padding-right: 30px;
	float: right;
}
.level-wrap {
	padding-left: 15px;
	padding-top: 32px;
	float: left;
	position: relative;
}
.level-wrap li.line {
	position: absolute;
	height: 3px;
	background-color: #B59D95;
	top: 60px;
	left: 45px;
	right: 35px;
}
.level-item {
	display: inline-block;
	margin-right: 85px;
	position: relative;
    z-index: 1;
}
.level-item-cont {
	width: 73px;
	line-height: 18px;
	text-align: center;
}
.level-item-cont .level-img {
	height: 56px;
	width: 56px;
	border-radius: 50%; 
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0 auto 11px;
}
.company-level-item .level-img{
	width: 73px;
	height: 73px;
	margin-top: -8px;
	margin-bottom: 2px;
}
.discount {
	display: inline;
	padding: 2px 25px 2px 12px;
	color: #f5a623;
	border: 1px solid #f5a623;
	border-radius: 3px;
	margin-left: 30px;
}
.discount i {
	padding-right: 8px;
}
.equity-table {
	font-size: 13px;
	line-height: 39px;
	display: inline-block;
	text-align: center;
	color: #4f4f4f;
	background-color: #fff;
	border-right: 1px solid #EDEEF1;
	border-bottom: 1px solid #EDEEF1;
	display: none;
}
.equity-col {
	float: left;
	width: 154px;
}
.equity-row, .equtiy-head{
	border-top: 1px solid #EDEEF1;
	border-left: 1px solid #EDEEF1;
	color: #4f4f4f;
}
.equtiy-head {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #2E2E2E;
	font-weight: bold;
	position: relative;
}
.brand-equity {
	display: none;
}
.equity-row:nth-child(even) {
	background-color: #FBF9F8;
}
.equity-flag{ 
	height: 102px;
	padding-top: 11px;
	line-height: 25px;
	position: relative;
}
.equity-row:last-child p {
	font-size: 14px;
	color: #E3B54D;
	font-weight: 600;
}
.manyline-row {
	padding: 5px 0;
}
.manyline-row p {
	line-height: 25px;
}
.equity-row .empty {
	line-height: 54px;
}
.equity-row .status-btn {
	margin-top: 9px;
}
.equtiy-head .isRecommend {
    font-size: 40px;
    color: #E3B54D;
    position: absolute;
    line-height: 40px;
    top: 1px;
	left: 0;
	font-weight: normal;
}
.status-btn {
	margin: 0 auto;
	width: 92px;
    border-radius: 3px;
	cursor: pointer;
	color: #fff;
	background: rgba(208,2,27,1);
	text-align: center;
    border: none;
}
.status-btn-2 {
	background: #fff;
	border: 1px solid #979797;
	color: #979797;
}
.status-btn-1:hover {
	background: rgba(208,2,27,0.75);
}
.status-btn-gold {
	background: #E3B54D;
	color: #fff;
	border: 1px solid #E3B54D;
}
.status-btn-gold:hover {
	background: rgb(227, 182, 78, 0.75);
}
.upgrade-cont {
	/* width: 673px;
	height: 405px; */
	padding: 22px 28px;
}
.level-products-tit {
	font-weight: bold;
	line-height: 22px;
	color: #333;
}
.level-products {
	margin: 39px 0 89px 40px;
	position: relative;
}
.products-line {
	width: 596px;
	height: 6px;
	border-radius: 3px;
	background-color: #fdedd3;
}
.products-list {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.products-list li {
	position: absolute;
	top: -3px;
}
.products-list li .circle {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border: 1px solid #f7b03a;
	border-radius: 50%;
	cursor: pointer;
}
.products-list li .isRecommend {
	width: 2000px;
	position: absolute;
	left: -6px;
	top: -29px;
}
.isRecommend i {
    font-size: 26px;
    vertical-align: middle;
	color: #d63740;
}
.isRecommend span {
	color: #fff;
	padding: 2px 8px;
	font-size: 12px;
	background-color: #d63740;
	border-radius: 3px;
}
.products-list li .products-txt {
	width: 110px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 50%;
	top: 17px;
	margin-left: -53px;
}
.products-txt .products-name {
	color: #383838;
	font-size: 12px;
}
.products-txt .products-price {
	color: #d63740;
	font-size: 14px;
	font-weight: bold;
	display: none;
}
.products-txt .old-price {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
	padding-left: 2px;
}
.products-list .product-active .circle {
	width: 12px; 
	height: 12px;
	margin-top: -1px;
    margin-left: -1px;
	background-color: #f5a623;
	border-color: #fff;
	box-shadow: 0 0 6px 4px #f7b74d;
}
.products-list .product-active .products-price {
	display: block;
}
.product-active .products-name {
	color: #f5a623;
}
.pay-dialog .pay-wrapper{
	border: 1px solid #e1e1e1;
	color: #666;
}
.pay-dialog .pay-wrapper .pay-label {
	width: 115px;
	padding-right: 2px;
	display: inline-block;
	text-align: right;
}
.pay-dialog .pay-tab {
	height: 38px;
	border-bottom: 1px solid #e1e1e1;
}
.pay-dialog .pay-type {
	padding: 10px 13px;
	margin: 0 25px;
	line-height: 37px;
	border-bottom: 2px solid #fff;
	cursor: default;
}
.pay-dialog .pay-type-active {
	border-bottom: 2px solid #edd6a2;
}
.pay-dialog .pay-cont {
	height: 198px;
	color: #383838;
}
.pay-dialog .pay-left {
	width: 243px;
	height: 100%;
}
.pay-dialog .pay-method {
	width: 140px;
	height: 100%;
	background-color: #f4f4f4;
}
.pay-method .pay-item {
	line-height: 55px;
	height: 55px;
	padding-left: 15px;
	cursor: pointer;
}
.pay-method .pay-item .iconfont {
	font-size: 22px;
	padding-right: 5px;
}
.pay-method .pay-item > * {
	vertical-align: middle;
}
.pay-method .payicon-wx{
	color: #41b035;
}
.pay-method .payicon-zfb{
	color: #51b5ff;
}
.pay-method .pay-item.select {
	background-color: #fff;
}
.pay-dialog .pay-right{
	padding-top: 10px;
	line-height: 30px;
}
.pay-dialog .ewm-wrapper p {
	line-height: 0;
}
.product-disprice {
	color: #d63740;
	font-size: 16px;
	font-weight: bold;
}
.product-price {
	color: #999;
	font-size: 12px;
	text-decoration: line-through;
}
.ewm-wrapper .pay-label {
	vertical-align: top;
	padding-right: 0;
}
.pay-dialog .pay-wrapper .zfb-paybtn {
	margin-left: 60px;
	margin-top: 10px;
	display: none;
}
.integral-pay {
	display: none;
}
.integral-pay .status-btn {
	width: 136px;
	margin-top: 14px;
}
.config-prod-wrap {
	padding-left: 9px;
}
.config-prod-item {
	width: 256px;
	height: 73px;
	padding: 15px 21px;
	border: 1px solid #EDEEF1;
	overflow: hidden;
}
.config-prod-item > * {
	float: left;
}
.config-prod-item .prot-icon {
	width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 3px;
	color: #fff;
    background-color: #EDD6A2;
    margin-right: 18px;
    text-align: center;
}
.config-prod-item .prot-icon .iconfont {
	font-size: 36px;
}
.config-prod-info {
	width: 168px;
	color: #666;
}
.config-prod-info p {
	line-height: 24px;
	font-size: 12px;
}
.config-prod-info .name {
	color: #3c3c3c;
	font-size: 14px;
}
.config-prod-info .cus_btn{
    padding: 2px 18px;
	float: right;
}
.pay-col-control {
	line-height: 28px;
	height: 28px;
	color: #333;
	padding: 4px 0;
	overflow: hidden;
}
.pay-col-control label {
	width: 95px;
	text-align: right;
	padding-right: 12px;
}
.pay-col-control > * {
	float: left;
}
.piece-item{
	width:101px;
	overflow: hidden;
	border:1px solid #ccc;
	border-radius:2px;
}
.piece-item input{
	float:left;
}
.piece-item .minus,
.piece-item .plus{
	width:28px;
	height:26px;
	line-height:26px;
	font-size:18px;
	border:0;
	outline:none;
	background:#fff;  
	color:rgba(204, 204, 204, 1);
	cursor:pointer; 
}
.piece-item .minus:hover,
.piece-item .plus:hover{
	color:#EC514C;
}
.piece-text{ 
	width:42px;
	height:26px;
	line-height:26px;
	border:0; 
	border-left:1px solid rgba(204, 204, 204, 1);
	border-right:1px solid rgba(204, 204, 204, 1);
	outline:none;
	background:#fff;
	text-align: center;
}
.buy-prod-dialog .pay-wrapper {
	/* width: 406px; */
	width: 424px;
	margin:8px auto 0;
}
.buy-prod-dialog .pay-wrapper .pay-left {
	width: 144px;
}
.buy-prod-dialog .pay-wrapper .pay-cont {
	height: 222px;
}


/* 成长体系 */
.rules-container {
	font-size: 14px;
}
.rules-row {
	padding-bottom: 20px;
}
.subtitle {
	padding-bottom: 12px;
}
.subtitle span {
	line-height: 16px;
	color: #333;
	padding-left: 8px;
	border-left: 3px solid #D63740;
}
/* .rules-table, .rules-txt{
	margin-left: 28px;
} */
.rules-table {
    font-size: 14px;
    line-height: 25px;
    border: 1px solid #DBDBDB;
    text-align: center;
    width: 100%;
}
.rules-table thead {
	background-color: #DBDBDB;
	line-height: 36px;
    color: #232323;
}
.rules-table tbody {
    color: #5E5E5E;
}
.rules-table td {
    padding: 3px 0;
}
.rules-txt {
	line-height: 26px;
	color: #5E5E5E;
}
.rules-txt-light {
	color: #FF781A;
}


/* 保证金管理 */
.bond-right-head {
	padding: 0 20px 0 40px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #DEB049;
	margin-bottom: 15px;
}
.bond-right-head i {
	color: #232323;
	font-weight: normal;
	font-size: 14px;
}
.bond-open-btn {
	line-height: 38px;
	padding: 0 51px;
	background-color: #fc9d27;
	color: #fff;
	font-weight: normal;
	border-radius: 21px;
	display: inline-block;
	cursor: pointer;
}
.bond-open-btn:hover {
	background-color: rgba(252, 157, 39, 0.8);
}
.bond-right {
	padding: 55px 20px 40px;
	height: 305px;
	text-align: center;
	background: url(../img/supplier/bondopen-bg.png) no-repeat center;
	background-size: cover;
	border-radius: 12px;
	position: relative;
}
.right-top-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	background: url(../img/supplier/bond-left.png) no-repeat center;
}
.bond-right li {
	float: left;
	width: 180px;
	font-size: 12px;
}
.bond-right li img {
	height: 40px;
}
.bond-right li .txt {
	border-right: 1px solid #DCDCDC;
	height: 170px;
}
.bond-right li:last-child .txt {
	border: none;
}
.bond-right li h5{
	font-size: 14px;
	color: #232323;
	line-height: 35px;
	padding-top: 15px;
}
.bond-right li p {
	line-height: 40px;
	color: #CA963B;
	padding: 0 15px;
}
.bond-right li .shenglue {
	line-height: 40px;
	color: #AFAFAF;
}
.bond-right li .no-right{
	color: #AFAFAF;
	font-size: 14px;
	font-weight: normal;
}
.openbond-dialog {
	padding: 0 50px 18px;
	color: #1F1F1F;
	text-align: center;
	font-size: 12px;
}
.openbond-dialog .agreement {
	line-height: 18px;
	height: 210px;
	overflow: auto;
	text-align: left;
	margin-bottom: 10px;
}
.openbond-dialog label > * {
	vertical-align: middle;
}
.openedbtn {
	width: 80px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin: 20px auto 0;
	cursor: pointer;
	border-radius: 3px;
	background-color: #8a8a8a;
}
.openedbtn.send {
	background-color: #E7152F;
}

.uplimit-list {
	margin: 5px 0 15px;
	text-align: center;
}
.uplimit-list .limit{
	width: 141px;
	line-height: 30px;
	border: 1px solid #999999;
	color: #999;
	text-align: center;
	/* margin-bottom: 20px; */
	display: inline-block;
	margin: 5px 30px;
	border-radius: 3px;
	cursor: pointer;
}
.uplimit-list .limit.select{
	background: url(../img/supplier/boud-pay-select-icon.png) no-repeat right bottom;
	border-color: #F5A623;
	color: #F5A623;
}
.pay-method > *, .pay-wrapper > *{
	vertical-align: top;
}
.ewm-container {
	width: 150px;
	text-align: center;
	color: #666;
	display: inline-block;
}
.ewm-container img {
	width: 100px;
	height: 100px;
}
.myright-cont {
	padding: 20px 0;
	height: 150px;
	margin-bottom: 5px;
	background: url(../img/supplier/mybond-bg.png) no-repeat center;
	background-size: cover;
	border-radius: 10px;
	height: 150px;

	overflow: hidden;
}
.available-bond {
	width: 147px;
	height: 112px;
    text-align: center;
    line-height: 26px;
    float: left;
    border-radius: 50%;
	padding-top: 35px;
	margin: 0 32px 0 62px;
	color: #333;
	background: -moz-linear-gradient(45deg, #f8e1b1 0%, #f9f9f9 100%);
    background: -webkit-linear-gradient(45deg, #f8e1b1 0%,#f9f9f9 100%);
    background: -o-linear-gradient(45deg, #f8e1b1 0%,#f9f9f9 100%);
    background: -ms-linear-gradient(45deg, #f8e1b1 0%,#f9f9f9 100%);
    background: linear-gradient(45deg, #f8e1b1 0%,#f9f9f9 100%);
}
.available-bond h5 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.available-bond h6 {
	font-size: 12px;
}
.available-bond p {
	color: #666;
	line-height: 18px;
	font-size: 12px;
}
.mybond-item {
	width: 223px;
	text-align: center;
	color: #666666;
	margin-left: 16px;
	padding-top: 30px;
}
.mybond-item p{
	font-size: 14px;
	line-height: 36px;
	padding-bottom: 14px;
}
.mybond-item h5{
	font-size: 20px;
	line-height: 28px;
	color: #333;
}
.mybond-item h5 span {
	font-size: 14px;
	font-weight: normal;
}
.mybond-item, .all-quota { 
	float: left;
}
.myright-cont .upbtn {
	width: 109px;
	height: 70px;
	border-right: 1px solid #E7E7E7;
	margin-left: 85px;
}
.myright-cont .upbtn span{
	line-height: 27px;
	padding: 0 11px;
	border-radius: 4px;
	margin-top: 28px;
	background-color: #fc9d27;
	color: #fff;
	display: inline-block;
	cursor: pointer;
}
.myright-cont .upbtn span:hover {
	background-color: rgba(252, 157, 39, 0.8);
}
.balance {
	display: inline;
}
.endBtn{
	width:60px;
	height:60px; 
	line-height:60px; 
	border:1px solid #cecdcd;
	font-size: 16px;
	color:#DADADA;
	border-radius: 50%;
	text-align:center;
	margin-top: 5px;
}    
.all-quota {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	width: 195px;
}
.all-quota  ul {
	height: 54px;
	/* padding-left: 40px; */
}
.excess-tips {
	line-height: 22px;
	height: 22px;
	font-size:12px;
	color:#666;
	padding:6px 0 10px 14px;
}
.excess-tips .iconfont {
	color: #F76260;
	vertical-align: middle;
    font-size: 18px;
    margin-right: 5px;
}

/* 诚意金活动 */
.activity-status-txt {
	line-height: 52px;
	height: 52px;
	width: 410px;
	margin: 0 auto;
	color: #fff;
	font-weight: 600;
	font-size: 26px;
	font-style: italic;
	text-align: center;
	margin-bottom: 25px;
	display: none;
	background-image: url(../img/supplier/sincerityGold/sincerityGold-head.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.in-activity-txt {
	text-align: center;
    position: absolute;
    right: 65px;
    display: block;
    width: 40px;
}
.isPayDeduct-txt {
	padding-bottom: 10px;
	line-height: 20px;
	display: none;
}
.isPayDeduct-txt i {
	font-size: 20px;
	color: #4CA800;
	margin-right: 6px;
}
.sincerity-fuli > *{
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
}
.sincerity-fuli.one i{
	margin-left: 18px;
}
.red-light {
	font-weight: 600;
	color: #d63740;
}
.sincerity-prod-list {
	padding: 18px 0 45px 9px;
}
.sincerity-prod-item {
	width: 224px;
    height: 84px;
    padding: 21px 24px 15px 14px;
	margin-right: 32px;
	float: left;
	background-image: url(../img/supplier/sincerityGold/sincerityGold-item.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.sincerity-item-name {
	font-size: 16px;
	padding-top: 17px;
	color: #ff7f1c;
	font-weight: 600;
}
.sincerity-item-amount {
	font-size: 14px;
	color: #da2900;
}
.sincerity-banner {
	width: 846px;
	height: 120px;
	display: block;
	margin-top: 5px;
	background-image: url(../img/supplier/sincerityGold/sincerityGold-banner1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.sincerity-desc {
	padding-bottom: 40px;
}
.sincerity-desc h5 {
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 7px;
}
.sincerity-desc p {
	font-size: 12px;
	color: #222;
	line-height: 24px;
	padding-left: 30px;
}
/* 诚意金活动 END */