.main_info {
	width: 916px;
	margin: auto;
	padding-top: 60px;
}

.wwrp_center_contair {
	overflow: hidden;
}

.wwrp_center_contair .sy-comtent {
	width: 607px;
	margin: 0 auto;
}

.info_progress {
	width: 100%;
	display: flex;
}

.info_progress .index {
	width: 30px;
	height: 30px;
	background: #fff;
	color: #CBCBCB;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	border-radius: 30px;
	border: 1px solid #CBCBCB;
}

.info_progress .index.active {
	background: #1890FF;
	color: #fff;
	border: 1px solid #1890FF;
}

.sy-comtent .clonplock {
	padding-top: 30px;
}

.sy-comtent .clonplock .cents {
	padding-top: 20px;
}

.sy-comtent .clonplock .cents .subtitle {
	display: flex;
	justify-content: space-between;
	border-bottom: rgba(232, 232, 232, 1) solid 1px;
}

.sy-comtent .clonplock .cents .subtitle span {
	font-size: 20px;
	font-family: SourceHanSansCN-Medium;
	font-weight: 500;
	padding-bottom: 8px;
	padding-top: 15px;
	color: rgba(24, 144, 255, 1);
}

.sy-comtent .clonplock .cents .subtitle p {
	color: rgba(153, 153, 153, 1);
	font-size: 20px;
	padding-top: 15px;
	cursor: pointer;
}

.info_progress .index:nth-child(n+2) {
	margin-left: 12px
}

.info_progress .label {
	line-height: 30px;
	font-size: 16px;
	color: #333333;
	margin-left: 9px;
}

.info_progress .line {
	height: 0px;
	border-top: 1px solid #E8E8E8;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 208px;
	margin-left: 12px;
	margin-top: 15px
}

.tips {
	margin: 47px 0px 0 0px
}

.tips p {
	font-size: 14px;
	color: #999999;
	padding-top: 10px;
}

.info_label {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	margin-top: 40px;
}

.info_item {
	margin: 0 0px;
	display: flex;
}

.up_label,
.input_label {
	margin-top: 47px;
	font-size: 14px;
	color: #333333;
	width: 130px;
	text-align: right;
}

.input_label {
	margin-top: 37px;
}

.input_border {
	width: 314px;
	height: 32px;
	border: 1px solid rgba(232, 232, 232, 1);
	border-radius: 4px;
	margin-top: 30px;
	margin-left: 19px;
}

.input_border input {
	float: left;
	width: 130px !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	border: none !important;
}

.input_border em {
	float: left;
	line-height: 32px;
}

.radio_input {
	float: left;
	line-height: 32px;
	padding-top: 30px;
}

.radio_input input[type=radio] {
	width: 15px !important;
	height: 15px !important;
	margin-top: 0px;
	margin-right: 10px;
	cursor: pointer;
}

.up_btn {
	margin-top: 47px;
	width: 124px;
	margin-left: 19px;
	height: 152px;
	border: 1px solid #E8E8E8;
	text-align: center;
	background: url(../image/data_icon_add.png) no-repeat center 46px;
}

.up_btn img {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}

.up_btn p {
	font-size: 14px;
	margin-top: 9px;
	color: #cbcbcb;
	padding-top: 80px;
}

.up_btn input[type=file] {
	width: 124px;
	height: 152px;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}

.up_btns {
	width: 126px;
	height: 14px;
	margin-left: 20px;
}

.down_btn {
	position: absolute;
	top: 0;
	right: 0;
}

.up_btns p {
	font-size: 14px;
	color: #999999;
	margin-top: 69px;
}

.up_btns .check {
	width: 88px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #999999;
	border: 1px solid #dddddd;
	margin-top: 80px;
	cursor: pointer;
}

.info_item input {
	width: 300px;
	height: 30px;
	border: 1px solid #e8e8e8;
	margin-top: 30px;
	margin-left: 20px;
	padding-left: 10px;
	border-radius: 4px;
}

.info_item .error_tip {
	color: #FF3333;
	margin-left: 19px;
}

.save_btn {
	width: 200px;
	height: 40px;
	background: #1890FF;
	text-align: center;
	line-height: 40px;
	color: white;
	font-size: 14px;
	margin-left: 149px;
	margin-top: 60px;
	border-radius: 4px;
}

.save_btn a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.save_btn a:hover {
	opacity: 0.8;
}

.zw {
	width: 100%;
	height: 245px;
}

.sy-comtent .clonplock .cents .listbox {
	font-size: 14px;
	font-family: SourceHanSansCN-Light;
	font-weight: 300;
	color: rgba(102, 102, 102, 1);
	display: none;
}

.sy-comtent .clonplock .cents .list {
	display: flex;
	justify-content: space-between;
}

.sy-comtent .clonplock .cents .list p {
	line-height: 40px;
}

.sy-comtent .clonplock .cents .list span {
	font-size: 14px;
	font-family: SourceHanSansCN-Light;
	font-weight: 300;
	color: rgba(24, 144, 255, 1);
	border-bottom: 1px solid rgba(24, 144, 255, 1);
	display: inline;
	line-height: 16px;
	height: 16px;
	padding-top: 10px;
}

.xiugaiqi {
	margin: 40px auto;
	width: 200px;
	height: 40px;
	background: rgba(24, 144, 255, 1);
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-family: SourceHanSansCN-Light;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
}

.reject_reason {
	width: 808px;
	padding: 10px 0;
	background: rgba(255, 107, 107, 0.3);
	border: 1px solid #FF3333;
}

.reject_reason p {
	padding: 0 20px;
	line-height: 20px;
	color: #FF3333;
	font-size: 14px;
}

.bank_tips_n {
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 20px 0 0;
}


/* 企业变更信息 */

.date_application {
	width: 100%;
	padding: 20px 0;
}

.date_application p {
	float: left;
	margin-left: 1.5%;
	color: #666666;
	font-size: 14px;
}

.application_con {
	width: 100%;
}

.application_con .application_con_change {
	float: left;
	width: 48.5%;
	margin-left: 1.5%;
}

.application_con .application_con_change h2 {
	color: #333;
	font-size: 20px;
	padding-top: 20px;
}

.application_con .application_con_change h4 {
	color: #333;
	font-size: 20px;
	padding-top: 20px;
	font-weight: bolder;
	padding-bottom: 20px;
}

.application_con .application_con_change p {
	font-size: 16px;
	color: #666666;
	padding-bottom: 10px;
	width: 100%;
	clear: both;
}

.application_con_change .application_ul {
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.application_con_change .application_ul li {
	float: left;
	width: 210px;
	height: 280px;
	margin-right: 10px;
}

.application_con_change .application_ul li img {
	width: 100%;
	height: 100%;
}

.application_ul .zhengjian {
	width: 280px !important;
	height: 210px !important;
}


/*审核提交成功   start*/

.submit-audit {
	text-align: center;
	font-size: 18px;
	color: #333;
}

.submit-audit img {
	width: 110px;
	height: 110px;
	margin: 143px auto 39px;
}

.tt-tip {
	color: #999999;
	font-size: 14px;
	margin: 16px 0 29px;
}

.submit-audit a {
	color: #1890FF;
	font-size: 14px;
	text-decoration: underline;
}


/*审核提交成功    end*/


/*供应商设置   start*/

.backBtn {
	background: none !important;
	border: 1px solid rgba(232, 232, 232, 1);
	color: #666666 !important;
}

.tt-title {
	overflow: hidden;
	line-height: 18px !important;
}

.tt-title p {
	float: left;
}

.tt-zhuangtai {
	color: #666666;
	font-size: 14px;
	margin-left: 415px;
}

.input-tip {
	margin: 30px 0 0 21px;
	line-height: 30px;
	color: #FF3333;
	font-size: 14px
}


/*供应商设置    end*/


/*弹窗*/

.tan div,
.tan p,
.tan span,
.tan input,
.tan a {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "微软雅黑"
}

.tan {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	display: none;
}

.tan .box {
	width: 380px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tan .box .form {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 40px 50px;
	text-align: center;
	overflow: hidden;
}

.tan .box .form span.close {
	position: absolute;
	right: 16px;
	top: 5px;
	font-size: 14px;
	display: block;
	cursor: pointer;
	height: 8px;
	width: 8px;
	color: #b0b8bf;
}

.tan .box .form span:hover {
	color: #808492;
}

.tan .box .form form input {
	display: block;
	width: 100%;
	outline-style: none;
	height: 38px;
	margin-bottom: 10px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 0 10px;
}

.tan .box .form h3 {
	font-size: 18px;
	color: #333437;
	font-weight: normal;
	margin-bottom: 8px;
}

.tan .box .form p.desc {
	color: #0074fa;
	font-size: 12px;
	margin-bottom: 18px;
}

.tan .box .form form input[name=valicode] {
	padding-right: 80px;
}

.tan .box .form form input[type=submit] {
	background-color: #1278f6;
	color: #fff;
	border: 0;
	height: 40px;
	cursor: pointer;
}

.tan .box .form form input[type=submit]:hover {
	background-color: #3382FF;
}

.tan .box .form form input.red {
	border-color: #ccc;
}

.tan .box .form form .valicode {
	position: relative;
}

.tan .box .form form .valicode img {
	position: absolute;
	right: 8px;
	top: 2px;
	height: 35px;
}

.tan .box .form p.reg {
	margin-top: 20px;
}

.tan .box .form p.reg a {
	color: #333;
	font-size: 12px;
	float: right;
}

.tan .box .form p.reg a:first-child {
	float: left;
}

.tan .box .form form .error {
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: red;
	font-size: 12px;
	display: none;
}


/*2019.11.4     ting*/


/*供应商资产管理*/

.t-statistics {
	background: #fff;
	margin: 10px 0;
	display: flex;
	padding: 60px 0 60px 96px;
}

.t-statistics li {
	margin-right: 260px;
}

.t-statistics li p {
	color: #666666;
	font-size: 18px;
	margin-bottom: 15px;
}

.t-btn,
.icon-btn {
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: rgba(60, 141, 188, 1);
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-left: 30px;
	cursor: pointer;
}

.t-statistics li>div span {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

.t-statistics li>div em {
	font-size: 30px
}

.t-tab {
	display: flex;
	padding: 25px 80px 20px 20px;
}

.t-tab li {
	margin-right: 60px;
	font-size: 14px;
	cursor: pointer;
}

.tab-active {
	color: #3C8DBC;
}

.tab-active:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #3C8DBC;
	display: block;
	margin-top: 6px;
}

.t-search-wrap {
	overflow: hidden;
}

.t-search-wrap .input_label {
	margin-top: 26px;
}

.t-search-wrap .slide_common_pop,
.t-search-wrap .slide_common_pop .category {
	width: 200px;
}

.t-search-wrap .slide_common_pop .category dd {
	width: 190px;
}

.t-search-wrap .input_border {
	margin-top: 20px;
}

.icon-btn img {
	width: 15px;
	height: 14px;
	margin-top: 8px;
}

.mt22 {
	margin-top: 22px;
}

.t-line {
	height: 3px;
	background: #D2D6DE;
}

.tab-content th,
.tab-content td {
	border: 1px solid #F4F4F4;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
}

.tab-content th {
	font-weight: bold;
}

.tab-content td {
	color: #8A8A8A;
}

.green {
	color: #3CBC6C !important;
}

.red {
	color: #E94729 !important;
}


/*提现记录*/

.t-title {
	font-size: 18px
}


/*供应商余额提现成功*/

.t-big-btn {
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: rgba(24, 144, 255, 1);
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	display: block;
	margin-left: 150px;
}

.t-success-wrap {
	display: flex;
	margin: 80px 80px 40px;
}

.t-success-wrap img {
	width: 48px;
	height: 48px;
	margin-right: 20px;
}

.t-success-wrap div {
	font-size: 18px;
	font-weight: bold;
}

.t-success-wrap div p:last-child {
	font-size: 14px;
	margin-top: 10px;
	font-weight: 400;
}


/*余额提现*/

.mt37 {
	margin-top: 37px;
}

.blue {
	color: #3C8DBC;
}

.blod {
	font-weight: bold;
	font-size: 18px
}

.mt34 {
	margin-top: 34px;
}

.pr50 {
	padding-right: 50px;
}

.t-unit {
	position: absolute;
	right: 18px;
	top: 36px;
}

.t-input-tip {
	margin: 10px 0 0 150px;
}
.t-input-tip img{
	margin-left: 10px;
}

.account-info {
	width: 380px;
	height: 48px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(221, 221, 221, 1);
	border-radius: 4px;
	margin-top: 37px;
}

.account-info img {
	width: 14px;
	height: 14px;
	margin: 17px 13px;
}

.account-info-wrap {
	line-height: 48px;
}

.account-info-wrap .blod {
	font-size: 14px;
}

.gray {
	color: #8A8A8A;
}

.last-num {
	font-size: 12px;
	padding-right: 10px;
	border-right: 1px solid #DDDDDD;
	margin-right: 10px;
}

.t-rotatable {
	font-size: 12px
}


/*2019.11.5	ting*/

.tpop {
	width: 437px;
	height: 224px;
	background: rgba(255, 255, 255, 1);
	border-radius: 4px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 778;
	display: none;
}

.t-popT {
	margin: 20px auto 14px;
	margin: 37px 0 25px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.consent-pop p {
	width: 256px;
	text-align: left;
	color: #595959;
	margin: 0 auto;
}

.back-index {
	width: 202px;
	height: 32px;
	line-height: 32px;
	background: rgba(16, 142, 233, 1);
	border-radius: 4px;
	text-align: center;
	color: #fff;
	display: block;
	margin: 57px auto 0;
}

.consent-pop .back-index {
	margin: 22px auto 0;
}

.t-apply-close {
	position: absolute;
	top: 24px;
	right: 24px;
	cursor: pointer;
}

.mod {
	opacity: .8;
}

.hint .headline {
    background: url(../image/icon_shibai.png) no-repeat;
}
.hint .headline div:first-child {
    font-weight: 600;
}

.hint .headline div {
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    width: 335px;
    padding-left: 30px;

}
.hint .headline div:last-child {
    margin-top: 15px;
    font-size: 16px;
    color: #8C8C8C;
    line-height: 22px;
}

.next-step, .step {
    width: 202px;
    height: 32px;
    background: rgba(16, 142, 233, 1);
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    margin-top: 20px;
    cursor: pointer;
    margin: 20px auto 0;
}
.hint {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47%);
    padding: 35px;
    background: #ffffff;
    z-index: 810;
    border-radius: 4px;
}
.succeed .headline {
    background: url(../image/icon_chneggong.png) no-repeat;
}
.input-wrap {
    overflow: hidden;
    margin: 20px 30px;
    line-height: 32px;
}
.succeed input {
    width: 224px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 4px;
    margin: 0;
    float: left;
    margin-left: 20px;
    padding: 0 10px;
}
.yzm-input {
    width: 150px !important;
}
.yzb-btn {
    width: 64px;
    height: 32px;
    line-height: 32px;
    background: rgba(16,142,233,1);
    border-radius: 4px;
    text-align: center;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}
.step {
    background: #AAAAAA;
}

.tpop-text {
    margin: 32px;
}
.tpop-text img {
    width: 22px;
    height: 22px;
    float: left;
}
.tpop-text span {
    display: inline-block;
    width: 340px;
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
}

.t-gray {
    color: #8C8C8C;
    text-align: center;
    font-size: 14px;
}
.pop-btn-wrap {
    display: flex;
    margin: 39px 129px 0;
    justify-content: space-between;
    color: #FFFFFF;
}
.pop-btn-wrap span {
    display: inline-block;
    width: 85px;
    height: 32px;
    line-height: 32px;
    background: rgba(16, 142, 233, 1);
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}
.border-btn {
    background: none !important;
    border: 1px solid #108EE9;
    color: #108EE9;
}

.n_newauth_renzheng {
    width: 560px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    height: 300px;
    margin-left: -280px;
    margin-top: -150px;
    /* transform: translate(calc(-50% + 0.5px),calc(-50% + 0.5px)); */
    z-index: 9999;
    font-weight: normal;
    border: 2px solid #a8a8a8;
    border-radius: 4px;
    padding-bottom: 22px;
}
.n_newauth_renzheng h2 {
    height: 32px;
    line-height: 32px;
    width: 560px;
    font-size: 14px;
    color: #323232;
    text-indent: 14px;
    background: #F3F3F3;
    border-bottom: 1px solid #a8a8a8;
    border-radius: 4px 4px 0 0;
}
.n_newauth_renzheng .n_new_auth_close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: url(../image/cha4.png) no-repeat center center;
}
 .n_newauth_renzheng .n_new_auth_againauth {
    padding: 70px 0 50px;
    overflow: hidden;
}.t-tip-pop p{
	text-align: center;
}
.t-tip-pop p:first-child {
    font-size: 20px;
    margin-bottom: 20px;
}


.a_button {
    width: 66px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    color: #E94729;
    display: block;
    border: 1px solid #E94729;
    margin: 0 auto;
}

