body {background: #EFEFEF; padding-right:0px !important;}
button:focus{outline: none!important;}
/* .text-left {
    text-align: left !important;
} */
.text-right {
    text-align: right !important;
}
.text-primary {

 	/* color: #383841; */
 	color: #337ab7;
	opacity: .8 !important;
}
.footer{background:#fff;}
.foot_icon .col-sm-2{width:20%;}
.flex{display: flex;}
.padd20{padding:20px;}
.text-pink{color: #FC6D5B;}
.text-green{
	/* color: #383841; */
	color: #40a76a;
	opacity: .8;}
.text-dangeros{color: #383841;opacity: .8;}
.text-red{color: red;}

.btn-pink{background: #FA6E60; color: #fff;}
.btn-pink:hover, .btn-pink:focus{background:#F95A4A; color:#fff;outline: none!important;}
.btn-green{background:#40A76A; color: #fff;}
.btn-green:hover{background:#7FCE9F; color: #fff;}
.btn-Gradual{
	color: #fff;
	background: -moz-linear-gradient(left,#fb7052 0,#f36689 100%);
background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
background: -webkit-linear-gradient(left,#fb7052 0,#f36689 100%);
background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
background: -webkit-gradient(linear,left top,right top,from(#fb7052),to(#f36689));
background: -webkit-gradient(linear,left top,right top,color-stop(0,#fb7052),to(#f36689));
background: linear-gradient(to right,#fb7052 0,#f36689 100%);
}

.perC.container{width: 1390px;}
.perCenter.new_pCen{box-shadow:none;}
.perCenter .perTop .img{width: 62px; height:62px;}
.new_pCen .percL{background-image:none; border-radius: 0;  min-height:auto; height: auto; position: relative;}
.new_pCen .sticky{
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: sticky;
	top: 72px;
	background:#fff;
	border-radius: 5px;
	padding: 24px 0;
}
.new_pCen .perCli a{color: #565656; transition: none;}
.new_pCen .perTop p{color: #5F5F5F; font-weight: bold;}
.new_pCen .perTop .user_acc_num{font-weight: normal;}
.new_pCen .perCli{height:60px; line-height: 60px;}
.new_pCen .perCli.cur{position: relative;}
.new_pCen .perCli.cur:before{content: ""; position: absolute; width:3px; height: 80%; background:#C4A474;left: 0; top:10%;}
.new_pCen .perCli.cur a{color: #cda87a;}
.new_pCen .perCli:hover{
	background: -moz-linear-gradient(left,#EDD5B2 0,#C9A775 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#EDD5B2),color-stop(100%,#C9A775));
	background: -webkit-linear-gradient(left,#EDD5B2 0,#C9A775 100%);
	background: -o-linear-gradient(left,#EDD5B2 0,#C9A775 100%);
	background: -webkit-gradient(linear,left top,right top,from(#EDD5B2),to(#C9A775));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#EDD5B2),to(#C9A775));
	background: linear-gradient(to right,#EDD5B2 0,#C9A775 100%);
}
.new_pCen .perCli:hover a{color: #fff;}

@media (max-width: 414px) {
	.new_pCen .percR{padding-left:0px;}
}
@media (min-width: 415px) {
	.new_pCen .percR{padding-left:15px;}
}

/* .percRcon{background:#fff; border-radius: 5px; min-height: 722px;} */
.percRcon{background:#fff; border-radius: 5px; min-height: 100%;position: relative;}
.percRcon.per_center{background:none; padding-bottom: 0;}

.Basic_info .Basic_tx{border-radius: 50%; border:4px solid #DCBF88; box-shadow: 0 0 4px rgba(0,0,0,.3);}
.Basic_info .vipicon{/*width:20px; */height:16px; margin-top: -5px;}
.Basic_info .media-body{color: #fff;}
.Basic_info .media-body h4{
	font-size: 16px;
	font-weight: 600;
	position: relative;
  display: flex;
  align-items: center;
}
.Basic_info .media-body .receipt{font-size: 13px; color: #fef6dd;text-decoration: underline;margin-left: 5px;}
.Basic_info .media .user_id{
	position: absolute;
	left: 45%;
	top: 18%;
	font-size: 12px;
	font-weight: 400;
	color: #fef6dd;
	display: none;
	width: 100%;
	z-index: 5;
}

.btn-white-boder{border:1px solid #fff; color: #fff;}
.Basic_info .btn{padding:6px 20px;}
.Basic_info .btn:hover{background:#fff;}

.btn-grey{
	background: -moz-linear-gradient(left,#EDD5B2 0,#C9A775 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#EDD5B2),color-stop(100%,#C9A775));
	background: -webkit-linear-gradient(left,#EDD5B2 0,#C9A775 100%);
	background: -o-linear-gradient(left,#EDD5B2 0,#C9A775 100%);
	background: -webkit-gradient(linear,left top,right top,from(#EDD5B2),to(#C9A775));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#EDD5B2),to(#C9A775));
	background: linear-gradient(to right,#EDD5B2 0,#C9A775 100%);
	border:none;
	color: #3f4042;
	}
.btn-grey:hover{background: #F66977; color: #fff;}
.Upload_btn{ text-align: center;}
.Upload_btn .btn-lg{padding:6px 16px; border-radius: 13px;letter-spacing: 2px;font-size: 15px;}
.Upload_btn .iconfont{font-size: 18px;}
.UploadInfo{padding:20px 0; background: #fff; margin-top: 6px;}
.UploadInfo p.Upload_des{padding:30px 0; color: #777;text-align: center;}

.Upload_data{margin:0; padding:0 200px;}
.Upload_data_item{width: 164px;height: 108px;background: #FAFAFA; text-align: center;overflow: hidden;font-size: 16px;font-weight: 600;border-radius: 8px;border: 2px solid transparent;}
.Upload_data_item:hover{background: #F8F6F3;border: 2px solid #cda27a;}

.Upload_data_con{margin-top:12px}

.Upload_data_tt{color: #383841; margin-bottom: 11px;margin-top: 25px;opacity: 0.8;font-weight: 400;letter-spacing: 2px;}
/*.Upload_data_con{color: #777;}*/
.Upload_data_item:hover .Upload_data_tt, .Upload_data_item:hover .Upload_data_con{color:#cda87a}
.u_data_item{padding:0 5px;}
.UploadInfo_foot{text-align: center; font-size: 12px; color: #999; margin-top: 50px;}
.UploadInfo_foot .work_time{margin-bottom: 10px; display: inline-block;}
.UploadInfo_foot .feedback_link{display: inline-block;}
.UploadInfo_foot .work_time i{float: left; margin-right: 5px; color: #ccc; font-size: 18px;}
.UploadInfo_foot .feedback_link i{float: left; margin-right: 5px; font-size: 18px;}
.UploadInfo_foot .feedback{color: #999;}
.UploadInfo_foot .feedback:hover{color: #ccc;}


.store_info{color: #fff; text-align: center; position: relative;}
.store_info_box{width:650px; margin: 0 auto;}

.store_info_con .com{font-size:11px; font-weight: normal;}
.store_info_tx{position: absolute;bottom:-35px; left: 50%; margin-left: -31px; width: 62px; text-align: center; z-index: 9;}
.store_info_tx img.store_info_tx_img{width: 62px; height:62px; border-radius: 50%;border: 3px solid #DCBF88;}
.store_info_tx img.store_info_select_img{position: absolute; width: 20px; height: 20px; top: 0; right: -5px;}

.store_nav ul{margin: 0;}

.store_nav ul li:last-child:after{border-right:0;}


.store_tips{text-align: center; padding:20px 0; }
.store_tips_con{position: relative; display: inline-block;}
.store_tips .iconfont{color: #FC6D5B;}
.store_tips a{color: #333;}
.store_tips_icon{position: absolute; background: #2A82E4; font-size: 9px; color: #fff; padding:2px 3px 0; top: -1px; right:-30px;}

.works_tabs{margin-top:20px;}
.works_tabs .nav-tabs{display: inline-block; float: left; /*border:1px solid #808080;*/ border-radius: 5px; border-bottom:none;padding-right: 200px;}
.works_tabs .nav-tabs > li{margin: 0; padding:3px 0;}
.works_tabs .nav-tabs > li > a{border-radius: 0; margin-right: 0; border:none; padding:3px 12px; color: #808080; border-right:1px solid #E5E5E5;}
.works_tabs .nav-tabs > li.active > a, .works_tabs .nav-tabs > li.active > a:focus, .works_tabs .nav-tabs > li.active > a:hover{background:#808080; border:none; color: #fff;}
.works_tabs .nav-tabs > li:first-child > a{border-radius: 3px 0 0 3px;}
.works_tabs .nav-tabs > li:last-child > a{border-radius: 0 3px 3px 0; border-right:0;}
.works_tabs_header{clear: both; overflow: hidden; margin-bottom: 20px;}
.works_search{display: inline-block;}
.works_search .glyphicon-search{color: #9C9999; cursor: pointer;}
.works_search .form-control-feedback{pointer-events: all;}
.works_search button{border:none; background:none;}

.works_list .table > thead > tr > th{background:#F3F3F3; text-align:center; font-weight: normal; border-bottom:none;}
.works_list th, .works_list td{text-align: center;}
.works_img{width: 80px; margin: 0 auto;}
.works_list .table > tbody > tr > td{padding:15px 8px;}
.works_list th > div, .invited_date th > div{position: relative;}
.works_list th > div::after, .invited_date th > div::after {
	font-family: "iconfont";
    content: "\e6aa";
    position: absolute;
    margin-left: 3px;
    cursor: pointer;
    color: #999;
}
.works_list th.sorted.ascending > div::after, .invited_date th.sorted.ascending > div::after {
	font-family: "iconfont";
    content: "\e6b0";
    position: absolute;
    margin-left: 3px;
    cursor: pointer;
}
.works_list .text-pink a{color: #FC6D5B;}
.works_list .text-pink a:hover{color: #FEB6AD;}
.works_list .text-green a{color: #40A76A;}
.works_list .text-green a:hover{color: #BBE5CC;}
.works_name{margin-bottom: 5px;}
.works_num{color: #999;}
.works_down_times{display: inline-block; background:#FAE9E9; color: #DB5651; border-radius: 15px; padding:2px 10px; margin-top: 5px;}
.works_file_size {margin-top:5px;}
.works_list .np_reason p{margin-bottom: 0;}
.works_list .np_reason a{padding-top:10px; display: block;}
.operation a{color: #999;}

.works_gird .works_gird_info{text-align: center; margin: 10px 0;}
.works_gird .works_gird_item{ margin-bottom: 30px;min-height:410px;}

.cash_center_con{width: 95%; margin: 0 auto;}

@media (max-width: 414px) {
	.code_auth{padding: 10px 15px 0 0;text-align: right;}
	.submit_btn_css{text-align: center;}
}
@media (min-width: 415px) {
	.code_auth{padding: 0;}
}


.go-Authen{
	text-align: center;
	width: 100px;
	height: 36px;
	margin-top:20px;
	border-radius: 50px;
	text-align: center;
	line-height: 37px;
	/* padding: 5px 20px; */
	background: #CA9C68;
	color: #fff;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
}

.cash_center_title{text-align: center;
		color: #333333;
		font-size: 20px;
		font-weight: bold;
		padding-top:20px;
 margin-bottom: 20px;}
 .cash_center_scin{
 /* padding: 0px 203px; */
 color:#6F6D6D;
 }
 .cash_code{
 /* width: 450px;
 height: 380px; */
 color:#6F6D6D;

 /* background:#F8F6F3; */
 /* margin: 40px auto; */
 border-radius: 10px;
 display: flex;

 }
 .cash_code_div{
background:#F8F6F3;
width: 60%;
 display: flex;
 padding-bottom: 10px;

 }
 .cash_code_right{
	margin-top: 60px;
 }
 .cash_code_tt span{
 color:#CA9C68;
 }
 .cash_code_bit{
		width: 100px;
    height: 36px;
		margin-top:20px;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    /* padding: 5px 20px; */
    background: #CA9C68;
		color: #fff;
		cursor: pointer;
 }
  .cash_code_bit_com{
	display: none;
		width: 200px;
    height: 36px;
		margin:20px 0;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    /* padding: 5px 20px; */
    background: #CA9C68;
		color: #fff;
		cursor: pointer;
	}
 #outcode{
 margin-top: 20px;
 display:none;
 }
.cash_center_tt{font-size:16px; font-weight: bold; padding:20px 0; border-bottom: 1px solid #E5E5E5; margin-bottom: 20px;}
@media (max-width: 414px){
	.member_info{padding-left: 0px; padding-top:10px;}
}
@media (min-width: 415px){
	.member_info{padding-left: 120px; padding-top:10px;}
}

.member_info_item{margin-bottom: 20px;}
.member_info_item label{width: 150px;}

.steps {
    position: relative;
    margin-bottom: 30px;
    counter-reset: step;
    background:#fff;
    float: left;
    width:20px;
    margin-right:10px;
    overflow: hidden;
}

/* 步骤描述 */
.steps li {
    list-style-type: none;
    font-size: 14px;
    text-align: center;
    width: 100%;
    position: relative;
    height:65px;
    line-height :65px;
    padding :10px 0;
}
.steps li span{position: absolute; color: #fff; top:-13px; left: 6px; z-index: 9;}
/* 步骤数字 */
.steps li:before {
    display: block;
    content: counter(step); /* 设定计数器内容 */
    counter-increment: step; /* 计数器值递增 */
    width: 20px;
    height: 20px;
    background-color:#A6A6A6;
    line-height: 20px;
    border-radius: 50%;
    font-size: 0;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

/* 连接线 */
.steps li ~ li:after {
    content: '';
    width: 2px;
    height: 100%;
    background-color:#A6A6A6;
    position: absolute;
    left: 44%;
	top: -35px;
    z-index: 0;
}
/* 将当前/完成步骤之前的数字及连接线变绿 */
.steps li.active:before, .steps li.active:after {
    background-color:#40A76A;
}

.steps_text{width:calc(100% - 30px);}
.steps_text li{ padding:10px 0; height:65px;}
.steps_text .steps_text_tt{font-weight: bold;}
.steps_text .steps_text_des{font-size:12px; color: #aaa;}



@media (max-width:414px) {
	.cash_center_page{width: 100%; margin: 0 auto;}
	.cash_time_remarks{width: 300px; margin: 0 auto; font-size:12px; line-height: 24px;padding:60px 6px;}
	.select_item_des{width: 100%; padding: 0 10px;}
}
@media (min-width:415px) {
	.cash_center_page{width: 560px; margin: 0 auto;}
	.cash_time_remarks{width: 300px; margin: 0 auto; font-size:12px; padding-top:60px; line-height: 24px;}
	.select_item_des{width: calc(100% - 160px); padding: 0 30px;}
}

.cash_acc_info{border:1px solid #E2E2E2;}
.cash_alipay_info, .cash_acc_balance{background:#ECECEC; border-bottom: 1px solid #E2E2E2; padding:15px; text-align: center;}
.cash_alipay_info{ color: #808080; position: relative;}
/* .cash_alipay_info:before{ font-family:"iconfont"; content: "\e647"; position:absolute; top:9px; left: 30px;font-size: 30px; color: #10AEFF;} */
.cash_acc_balance{font-size:16px; padding:10px 15px;}

.cash_time_con{padding:60px 0 30px 0;}
.cash_time_icon{text-align: center; color: #10AEFF;}
.cash_success_icon{text-align:center; color: #40A76A;}
.cash_time_icon .iconfont, .cash_success_icon .iconfont{font-size:32px;}
.cash_time_text{font-size:18px; text-align: center; padding:20px 0;}
.cash_time_des{ color: #A6A6A6; font-size: 12px; text-align: center;}


.cash_record_table{margin-top:30px;}
.cash_record_table .table{border:1px solid #E2E2E2; text-align: center;}
.cash_record_table .table th{font-weight: normal; padding:15px 0; text-align: center; background:#ECECEC; border-bottom: 0;}
.cash_record_table .table td{padding:15px 0;}
.cash_wait_pay, .cash_paid{display: inline-block; position: relative;}
.cash_wait_pay:before, .cash_paid:before{content: ""; position: absolute; width:6px; height:6px; border-radius: 50%; left: -16px; top:7px;}
.cash_wait_pay:before{background:#FC6D5B;}
.cash_paid:before{background:#43CF7C;}
.cash_input_group{text-align: center; width: 180px; margin: 0 auto 15px;}
.cash_input{height:32px; width: 100%; border:0; border-bottom: 2px solid #E0E0E0; text-align: center; background: #fff;}
.cash_button{text-align:center; width: 180px; margin: 0 auto;}
.cash_button .btn{display: block; width: 100%;}
.cash_button .btn:hover{background:#F95A4A; color:#fff;}
.cash_wait_pay_tips{text-align: center; color: #2A82E4;}

.member_sign{padding:20px 40px 0;}
.member_sign_tt{color: #777;}

.sign_select_item_con{display: flex; align-items: center; color: #666;}
.member_sign_tt{ margin-bottom: 15px; font-size: 16px;}
.sign_select_item{background:#F3F3F3; border:1px solid #D0D0D0; border-radius:6px; padding: 20px; margin-bottom: 20px;}
.select_item_icon{text-align: center; width: 160px; padding:10px 20px; border-right:1px solid #C1C1C1;}
.select_item_icon .iconfont{width:26px; height:26px; margin-bottom: 10px; display: inline-block; position: relative; background: url(../images/select_icon2.png) no-repeat; background-size: cover;}
.sign_select_item.active .select_item_icon .iconfont{background: url(../images/select_icon1.png) no-repeat; background-size: cover;}
.select_item_icon p{margin-bottom: 0;}

.sign_select_item.active, .sign_select_item:hover{background:#F3E1D3; border:1px solid #C8B4A7;}
.sign_select_item.active .select_item_icon .iconfont{color: #40A76A;}
.select_item_des .iconfont{color:#40A76A; margin-right: 10px;}
.sign_select_item.signed:hover{background:#F3F3F3;}
.sign_select_item.signed .select_item_icon .iconfont{font-size:42px; color: #40A76A; background: none; margin-bottom: 10px; width: auto; height:auto;}
.sign_select_item.signed .select_item_icon{padding:30px 15px;}

.Agreement_btn{ margin-top: 30px;}
.Agreement_btn .btn{padding:6px 30px;font-size:17px;}
.Agreement_btn .btn:focus{color:#fff;}
.Agreement_tips{display: none; color:red;}

.authentic_info_tt{font-weight: bold;}

.ID_card_upload .ID_card{float: left; width: 48%; border:1px solid #D4D4D4;}
.ID_card_upload .ID_card_upload_back{float: right;}
.no_pl{padding-left: 0;}
.no_pr{padding-right:0;}
.ID_card {text-align: center; background:#F9F9F9; padding: 30px 0; position: relative; cursor: pointer;}
.ID_card .add_icon{margin-bottom: 10px; height: 64px; line-height: 64px;}
.ID_card .add_icon .iconfont{color: #C6C6C6; font-size:24px;}
.ID_card input[type="file"]{position: absolute; top: 0; left: 0; right: 0; bottom: 0; cursor: pointer; width: 100%;}
.ID_card_upload_des {font-size: 12px; color: #777; padding:20px 0;}
.ID_upload_demo{text-align: center; color: #666; font-weight: bold;}
.ID_upload_demo_tt{margin-bottom: 10px;}
/* #imgshow_font, #imgshow_back{display: none;} */
.IDimg_show{margin-bottom: 10px;}
.IDimg_show img{max-height: 64px;}

.clearbox{clear: both;}

.upload_package{width: 80%; margin: 30px auto; border:1px solid #DCDCDC; border-radius: 6px; padding: 30px; text-align: center;}
.view_upload_explain{text-align: left;}
.upload_package_btn{display: inline-block; position: relative; margin: 20px 0;}
.upload_package_btn .upload_package_input{position: absolute; width: 100%; top: 0; bottom: 0; opacity: 0; cursor: pointer;}
.upload_files_des{color: #A6A6A6;}
.upload_agreement{margin-top: 60px; display: inline-block;}
.upload_agreement_text{float: left; margin-right: 10px;}

.upload_agreement_check_box{float: left; position: relative;}
#upload_agreement_check + label{
    display: block;
    width: 17px;
    height: 13px;
	cursor: pointer;
	position: absolute;
	top: 4px;
	left: 0;
	border:1px solid #FA6E60;
	margin-bottom: 0;
   }
#upload_agreement_check:checked +label::before{
    display: block;
    font-family: "iconfont" !important;
    content: "\e69a";
    text-align: center;
	font-size: 16px;
	color:#fff;
	top: -4px;
	position: absolute;
	left: -2px;
	background:#FA6E60;
}
	.center-ban{

				height: 200px;
				position:absolute;
				top:7px;
				left:363px;
				text-align: center;
				margin: 0 auto;

			}
	.center-ban-time{
			height: 58px;
				display: flex;
				line-height: 61px;
				margin-top:14px;

	}
	.center-ban-time span{
		font-size: 27px;
    display: block;
 	  // width: 42px;
		 padding: 0 5px;
		 min-width: 42px;
		height: 42px;
		background: #E8CFAD;
		box-shadow: 0px 4px 8px 1px rgba(232, 207, 173, 0.7400000095367432);
    font-family: DINCond-Bold-Regular, DINCond-Bold;
    line-height: 40px;
    margin: 0 20px;
    border-radius: 5px;
	}
	.notification-body{
	width: 558px;
	padding: 20px 100px;
	background-color: #fff;
	// height: 600px;
	//  text-indent:2em;
	color: #333;
	margin: 0 auto;
}
#notification .title{
text-align: center;
font-size: 24px;
font-weight: 500;
}
#notification .indent{
text-indent:2em;
}
#notification .font{
text-align: right;
}
#notification span{
text-decoration: underline;
}
.ban-shop {
				width: 96%;
				/* height: 700px; */
				position:absolute;
				top:82px;
				background-color: rgba(255,255,255,0.6);
				/* background-color: pink; */
				text-align: center;
				margin: 0 auto;
			}

			.ban-text {
				margin-top:16px;
				font-size: 30px;
				font-family: PingFang SC-Regular, PingFang SC;
				font-weight: 400;
				color: #000000;
				line-height: 35px;
				-webkit-background-clip: text;

			}
 .ban-text-img{
-webkit-animation-delay: 2s;
-webkit-animation-iteration-count: infinite;
}

			.ban-time-text {
				display: flex;
					margin-top: 16px;
				justify-content: center;
				align-items: center;
				/* width: 50%; */
			}

			.ban-time {
				height: 58px;
				display: flex;
				line-height: 100px;

			}

			.ban-time span {
				font-size: 40px;
				display: block;
				background-color: #FD8D97;
				height: 58px;
				box-shadow: 0px 8px 15px 1px rgba(253, 141, 151, 0.4000000059604645);
				font-family: DINCond-Bold-Regular, DINCond-Bold;
				line-height: 59px;
				// width: 58px;
				min-width: 58px;
				padding: 0 5px;
				margin: 0 20px;
				border-radius: 5px;
			}

			.ban-bottom {
				margin-top: 27px;
				font-family: DINCond-Bold-Regular, DINCond-Bold;
				color: rgba(70, 70, 70, 0.5400000214576721);
			}
.upload_package_list{width: 80%; margin: 0 auto;}
.upload_package_list ul li{clear: both; overflow: hidden; display: flex; align-items: center; padding:20px 0; border-bottom: 1px solid #D9D9D9;}
/* .upload_package_list ul li > div{width: 100%;} */
.upload_package_list .up_preview_img{display: inline-block; width: 115px; height:168px;overflow: hidden; text-align: center; position: relative; border:1px solid #D9D9D9; border-radius: 5px;}
.upload_package_list #up_preview_img_input{position:absolute; top:0; width:100%; bottom:0;}
.up_preview_img .up_preview_img_icon{ margin-bottom: 15px;}
.up_preview_img .up_preview_img_icon .iconfont{color: #707070;}
.up_preview_img_text{font-size: 12px; color: #707070;}
.up_preview_img .preview_img_show{position: absolute;top:0;left:0;display: block;width: 100%;height: 100%;}
/* .up_preview_img .preview_img_show img{width: 120px; height:120px; } */
.up_preview_img .preview_img_click{height:50px; margin-top: 58px;}
.upload_package_list .state_box .btn:hover{color: #fff; background:#FB9A90;}

.no_back{background: none;}
.no_padd{padding:0;}

.edit_work_body.row{margin-left:0; margin-right:0; position: relative;}
.edit_work_info .edit_work_con{background:#fff; border-radius: 6px; padding-bottom: 55px; padding-right: 165px; padding-left: 60px;}
.edit_work_info .edit_work_tips_con{background:#fff; border-radius: 6px;}
.edit_work_tips_con_tt{text-align: center; margin-bottom: 20px; font-weight: bold; color:#333;}
.edit_work_tips_con_list{color: #999;}
.edit_work_tips_con_list li{padding: 5px 0;}
.edit_work_tips_ft{margin-top: 120px; text-align: center;}

.edit_work_body .edit_work_tips{position: absolute; width: 250px; top: 0; right: -77px;}
.edit_work_body textarea.form-control{height:95px;}

.edit_work .work_demo_down{text-align: center;}
.edit_work .work_upload_tips{padding:10px 0; color: #999;margin-top:-16px;font-size:12px;margin-left: -10px;}
.edit_work .work_info_tips{padding:5px 0 10px 0; color: #999; font-size: 12px;}
.edit_work .radio label{padding-left:0; padding-right:20px; color: #999; position: relative;}
.edit_work .radio .color_model_radio{margin-left: 0; margin-top:-1px; top:0; right:0;}
.edit_work .btn-pink:hover{background:#F95A4A; color:#fff;}
.edit_work .relative{position: relative;}

.edit_work .upload_preview{position:relative;width:128px; height:193px;overflow: hidden; border:1px solid #C3C3C3; border-radius: 6px; text-align: center; color: #C3C3C3;}
.edit_work .upload_preview input[type="file"]{ position: absolute; width: 100%; top: 0; bottom: 0; left: 0; right: 0; cursor: pointer;}
.edit_work .upload_preview_tt{color: #666;padding:20px 0 40px 0;}
.edit_work .work_demo_down{padding-top:70px;}
.edit_work .work_demo_down > div{margin-bottom: 10px;}
.preview_show {overflow: hidden;width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0}
.preview_show #imgshow_font{display: block;width: 128px;height:194px;object-fit: contain;}
.preview_show img{height: 100%; border-radius: 5px; margin: 0 auto;}

.work_zip{height:192px;}
.work_zip_upload{border:1px dotted #858585; border-radius: 6px; text-align: center; padding: 20px; margin-bottom: 15px;clear: both; overflow: hidden;}
.work_zip_upload .up_zip_files_text{ line-height: 40px; padding-left: 10px;}
.work_zip_upload .edit_file{font-size: 12px;}
.work_zip_upload .file_icon{color: #43CF7C; float: left;}
.work_zip_upload .file_icon .iconfont{font-size:28px;}
.work_zip_upload input[type="file"]{ position: absolute; width: 100%; top: 0; bottom: 0; left: 0; right: 0; cursor: pointer;}

.video_upload{position:absolute; width: 208px;height: 87px;right:-24px; top:0; border:1px solid #C3C3C3; border-radius: 6px; text-align: center; color: #666; padding:20px 0;}
.video_upload input[type="file"]{ position: absolute; width: 100%; top: 0; bottom: 0; left: 0; right: 0; cursor: pointer;}
.video_upload .video_add_icon{margin-bottom: 10px;}

.create_template_box{position: absolute; width: 200px; background: #fff; border: 1px solid #ccc; border-radius: 5px; padding:15px; top:40px;z-index: 9;}
.create_template_box .form-group{margin: 0;}
.create_template_box #temp_name{margin-bottom: 10px;}
.create_template_box .create_template_btn{text-align: right;}

.eidt_template_box{
	position: absolute;
	 width: 240px;
	 border: 1px solid #ccc; 
	 border-radius: 5px; 
	 padding: 3px 0;
	 background: #fff;
	 top:40px; z-index: 1000;}
.temp_item {position: relative;height: 50px;}
.temp_item .edit-name input{
	width: 94px;
	padding: 0 10px;
	color:#8c8c8c;
	border: none;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	background: none;
}
.temp_item .edit-name .mb-name{
	display: inline-block;
    width: 120px;
    padding: 0 10px;
    color:
    #8c8c8c;
    border: none;
    font-size: 14px;
    text-align: left;
	height: 50px;
	line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
}
.temp_item .btn-type {
    width: 120px;
    position: absolute;
    top: 14px;
    right: 6px;
    color:#8c8c8c;
}
.temp_item .btn-type span{display: inline-block; border-radius: 3px;text-align: center;background: #fff; width: 53px;height: 22px;line-height: 22px; margin-right: 5px; cursor: pointer; border: 1px #fff solid;}
.temp_item .btn-type span:hover{border:1px solid #FA6E60; color: #FA6E60;}

.onError{color: red;}

input[type="radio"].checked::after {
    border-color: #f86a78;
background: #f86a78;
}

.Agree_text h4{font-size: 18px; font-weight: bold; color: #444;}
.Agree_text .modal-header{padding:15px 30px;}
.Agree_text .modal-body{color: #777; padding:30px; line-height: 24px; max-height: 560px; overflow: auto;}
.Agree_text .modal-body p{margin-bottom: 20px;}
.Agree_text .modal-body h4{ color: #777; font-size: 16px; margin-bottom: 20px;}
.Agree_text .modal-body ul li{line-height: 24px;}

.website_Con_text{padding:30px;}
.website_Con_tt{font-size: 20px; color: #9F9F9F; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #EEEEEE;}
.website_Con_text_con, .website_Con_text_con p{line-height: 30px;}
.website_mar li{margin-bottom: 10px;}

.website_Con_text_con p{margin-bottom: 30px;}
.website_Con_text_con b{color: #262626;}
.about_us_container{background:#fff;}
.about_us_banner{min-width: 1200px;width: 100%;background:#fff;}
.about_us_banner .about_us_bg{
	min-width: 1200px;
	width: 100%;
}
.about_us_banner .aub_con{min-width:1200px;width: 100%; margin-top: -25%;text-align: center;z-index: 9;}
.about_us_banner .aub_con .aub_tt{color: #fff; font-size: 28px; text-align: center; margin-bottom: 20px; letter-spacing: 5px;}
.about_us_banner .aub_con .btn{padding:10px 40px; font-size: 16px;}
.about_us_banner .aub_con .btn-pink{background:#FC5B5B;}
.about_us_banner .aub_con .btn-pink:hover{background:#fff; color: #FC5B5B;}
.aub_con_text{width: 1200px; background: #fff; margin: 30px auto; border-radius: 10px; box-shadow: 0px 3px 5px rgba(0,0,0,.3); position: relative;}
.aub_con_text .left_img{width: 50%; float: left;padding-bottom: 10px;}
.aub_con_text .right_text{float: right; text-align: left; width: 50%; padding:40px 0 0; font-size: 16px; line-height: 30px;}
.aub_con_text .right_text p{line-height: 30px; margin-bottom: 30px;}
.aub_con_text .right_text .contact_mode{color: #999;}
.aub_con_text .right_text h4{font-size: 18px; font-weight: bold;}


/* .bcatelog{
	  clear: both;
    overflow: hidden;
    max-width: 981px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap
	} */

/* .bcatelog_icon{clear: both; overflow: hidden; max-width: 1200px; margin: 0 auto; padding: 0 130px;}
.bcatelog_icon > div{float: left; width: 16.5%;}

.bcatelog_icon .bc_icon_tt{font-size: 18px;} */


.bottom_text{padding:40px 0 80px 0; text-align: center; font-size: 16px; color:#808080;}

/* -------- new pages css ------ */
.message_title{font-size: 28px; text-align: center; padding: 50px 0 0 0;}
.message_tab{padding:30px 100px 0 100px;}
.message_tab .nav-tabs{border-bottom: none; text-align: center; margin-bottom: 30px;}
.message_tab .nav-tabs > li{display: inline-block; float: none; margin-bottom: 0;}
.message_tab .nav > li > a{color: #999; border: none;}


.message_box {border:2px solid transparent;border-radius: 6px; clear: both; overflow: hidden; padding:25px 20px; background: #FAFAFA; margin-bottom: 20px;}
.message_box:hover{border-color: #D1B077;	background: #F8F6F3;}

.mess_title_time{display: flex;align-items: center;}

.mess_icon{display: inline-block; float: left; width: 120px; text-align: center; margin-right: 20px;}
.mess_icon img {width: 30px; margin-bottom: 10px;}
.message_body{float: left; width: calc(100% - 145px);}
.mess_cate.green{color: #00BAAD;}
.mess_cate.bule{color: #2A82E4;}
.mess_cate.yellow{color: #FF8D1A;}
.mess_title{margin-bottom: 10px; clear: both; overflow: hidden;}
.mess_tt{font-weight: bold; display: inline-block; float: left; margin-right: 80px;}
.mess_leave{float: left; color: #999; font-weight: bold; font-size: 12px;}
.mess_time{display: inline-block; float: right; color: #bbb; font-size: 12px;}
.mess_con{max-width: 80%; line-height: 22px;}
.mess_tips{position: relative;}
.mess_tips:after{
	content: '';
	/* position: absolute;
	 background: url(../images/icon52.gif)
	no-repeat;
	width: 31px;
	height: 28px;
	top: -10px;
	right: -28px; */
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	top: 7px;
	right: -13px;
	border-radius: 2px;
	background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
	background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
	background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
	}
.mess_page{text-align: center;}


.Basic_data {padding:0px 260px;}
.Basic_data_in{padding:60px 0; position: relative;}
/* .Basic_data .form-group{margin-bottom: 30px; margin-left:0; margin-right:0;} */
/* .Basic_data label.control-label{text-align: left; font-size: 16px; font-weight: normal; width: 100px; float: left;} */
.Basic_data_input{ float: right; width: calc(100% - 100px); position: relative;}
.Basic_data_Result{float: right; width: calc(100% - 100px); padding: 8px 0; font-size: 16px;}
.Basic_data.atte_succ label.control-label{color: #999;}
.Basic_data.atte_succ{padding:0 400px;}
.Basic_data.atte_succ .Basic_data_in{padding-bottom: 0;}
.leaving_mess{padding:0 260px; margin-bottom: 30px;}
.leaving_mess_con{background:#EAEAEA; border-radius: 5px; padding:10px 16px; text-align: center; color: #858585;border:none}
.name_mod{
	position: absolute;
	right:0;
	top: 50%;
	color: #999;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	}
.send_Vcode {color: #5E9CBD;}
.Basic_data .select_down img{width: 15px;}

.Basic_data_button{text-align: center;}
.Basic_data_button .btn{border-radius: 50px; padding:6px 30px; font-size: 18px;}
.trade{position: absolute; top:33px; width: 100%; z-index: 999; background: #fff; border:1px solid #E5E5E5; display: none;}
.trade ul{margin-bottom: 0;}
.trade ul li{line-height: 32px; padding: 0 15px; display: block; cursor: pointer; font-size: 16px; color: #999;}
.trade ul li:hover{background:#e5e5e5;}
.bind_qq{ position: absolute; top: 0; right: 0; display: inline-block;}
.bind_qq a{color: #fff; display: block; padding: 6px 20px; border-radius: 50px; background: #A6A6A6; font-size: 16px; }
.bind_qq a:hover{
	background: -moz-linear-gradient(left, #fb7052 0, #f36689 100%);
	background: -webkit-gradient(linear, left, right, color-stop(0, #fb7052), color-stop(100%, #f36689));
	background: -webkit-linear-gradient(left, #fb7052 0, #f36689 100%);
	background: -o-linear-gradient(left, #fb7052 0, #f36689 100%);
	background: -ms-linear-gradient(left, #fb7052 0, #f36689 100%);
	background: -webkit-gradient(linear, left top, right top, from(#fb7052), to(#f36689));
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #fb7052), to(#f36689));
	background: linear-gradient(to right, #fb7052 0, #f36689 100%);
}

.Basic_info .media-left {text-align: center;}
.Basic_info .media-heading{margin-bottom: 2px;}
.Basic_info .vip_name{
	font-weight: normal;
	font-size: 18px;
	color: #E6C78C;

	}
.Basic_info .upgrade_btn{
	border-radius: 12px;
	background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
	background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
	background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
	border:none;
	/* box-shadow: 1px 4px 0px #2C9457;  */
	color: #333;
	font-size: 15px;}
.vip_level{
	background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
	background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
	background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
	border-radius: 50px;
	padding:1px 0px;
	color: #333;
	text-align: center;
	font-size: 12px;
	z-index: 99;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 99;
	width: 65px;
	}

.Cateinfo{background: #fff; padding-bottom: 80px;}
.Cateinfo .vip_tips{text-align: center; padding:24px 15px;}
.Cateinfo .vip_tips .vip_tips_box{display: inline-block; border-radius: 5px;font-size: 18px; padding:3px 15px;}
/* .per_center .bcatelog .bcatelog_icon > div{
	  width: 180px;
    height: 100px;
    background: #F9F9F9;
    margin-right: 56px;
    margin-bottom: 35px;
		display: flex;
    justify-content: space-around;
    align-items: center;
		border-radius: 10px;
		padding-left: 19px;
		border:2px solid transparent
} */
.per_center .bc_icon1, .per_center .bc_icon6 {margin-top: 34px;}
.per_center .bcatelog_icon .bc_icon3 .bc_icon_text{font-weight: bold;}
/* .per_center .bcatelog_icon .bci .bc_icon_img .hover2{display: block;} */
.per_center .bcatelog_icon .bci a{color: #333;}
.per_center .bcatelog_icon .bci .bc_icon_img1{background:#FF5733;}
.per_center .bcatelog_icon .bci .bc_icon_img2{background:#FF8D1A;}
.per_center .bcatelog_icon .bci .bc_icon_img3{background:#2A82E4;}
.per_center .bcatelog_icon .bci .bc_icon_img4{background:#43CF7C;}
.per_center .bcatelog_icon .bci .bc_icon_img5{background:#0099C3;}
.per_center .bcatelog_icon .bci .bc_icon_img6{background:#BC5ACD;}

.Basic_info .media{overflow:visible}
.star_bg{position: relative;right: 106px;top: 4px;}
.star_icon{position: absolute;}
.star_icon.starA{right:-50px; top:0}
.star_icon.starB{left:-30px; bottom: 0;}
.star_icon.starA img{width: 30px;}
.star_icon.starB img{width: 20px;}

.edit_work.works_img{background: #F3F3F3;}
.edit_work.works_img .upload_preview{border:none;}
.edit_work.works_img .upload_preview{height: auto;}
.edit_work.works_img .add_icon_font{padding-top: 40px; padding-bottom: 15px;}
.edit_work.works_img .preview_img_size{padding-bottom: 30px;}
.edit_work.works_img .preview_show img{width: 100%; height: auto;}
.works-file-state{color: #999; font-size: 12px; margin-top: 10px;}
.operation a{margin-right: 10px;}
.operation a:last-child{margin-right:0px;}
.works_tabs .table > tbody > tr > td{border-bottom: 1px solid #ddd; border-top: 0;}
.works_file_info{font-size:14px; color: #999;}

.mess_page .pagination > .active > a,
.mess_page .pagination > .active > a:focus,
.mess_page .pagination > .active > a:hover,
.mess_page .pagination > .active > span,
.mess_page .pagination > .active > span:focus,
.mess_page .pagination > .active > span:hover{
	/* background:none;
	color: #2A82EC;
	border-color: #2A82EC;
	font-weight: bold; */
	background:none;
	color: #C9A976;
	border-color: #C9A976;
	font-weight: bold;
}
.mess_page .pagination > li > a:hover {
    background:none;
	/* color: #2A82EC;
	border-color: #2A82EC; */
	color: #C9A976;
	border-color: #C9A976;
}

.mess_page .pagination > li > a, .mess_page .pagination > li > span{border:1px solid #ccc; color: #666;}

.invited{padding:30px 50px;}
.invited_date .table{margin-bottom: 15px;}
.invited_date .table > thead > tr > th{ border-bottom: 0; background:#ABE2C1; font-weight: normal;}
.invited_date .table > tbody > tr > td,
.invited_date .table > tbody > tr > th,
.invited_date .table > tfoot > tr > td,
.invited_date .table > tfoot > tr > th,
.invited_date .table > thead > tr > td,
.invited_date .table > thead > tr > th{
	text-align: center;
	border-top:0;
}
.invited_date .table > tbody > tr > td{border-bottom: 1px solid #e5e5e5; background:#E8F7EE;}
.invited .Activity_details{margin-bottom: 15px;}
.invited_link_block{padding:50px 0; background: #f5f1ef; text-align: center;}
.invited_link_block_tt{font-size: 18px; margin-bottom: 15px;}
.invited_link_block .btn-lg{padding:6px 15px; font-size: 16px;}

/* 2020-4-22 */
.w-pos-abs{
	position: absolute;
}

.w-label-text{
	display: inline-block;
	padding: 5px 21px;
	border-radius: 18px;
	background:#EFEFEF;
}

.w-label-abs{
	bottom: 0;
	right: 0;
	transform: translate(0,120%);
}

/* 2020-6-2 llzbox edit */
.ppt_icon{position: absolute; top:0px; left: 0px; padding:6px 5px; background: #e9ad84; font-size: 12px; color: #fff; border-radius: 8px;}
.c_or.curr .taoM .ppt_icon{border-radius: 5px;}
.vip_logo_pro{padding-top:19px; line-height: 32px;}
.vip_logo_pro img{float: left; margin-right: 20px; margin-left: 15px;}
.upgrade_vip_only{float: none; margin:0 auto 30px;}
.upgrade_vip.c_red .inner h3 .tac_tips_up {background:#e9ad84; left: 59%;}














/* 上传页更新版本 */

.Basic_info, .store_info{
	padding:20px 120px;
	border-radius: 5px;
	background: url(../images/upload/isTitle.png) no-repeat;
	background-size: 1168px;
	background-position: 0px -28px;
	}




/* 中间部分 */

.uploadDetails{padding:20px 0; background: #fff; margin-top: 7px;}
.Upload_details_data{margin:0; padding:0 139px;}
.Upload_details_item{
		/* height: 143px; */
		overflow: hidden;
		font-size: 16px;
		font-weight: 600;
		/* border-right: 2px solid #ccc; */
		padding-left: 45px;
}

.Upload_data_numbers{ color: #cda87a;font-size: 18px;letter-spacing: 2px;}
.Upload_data_pending {
		font-size: 14px;
		color: #b2b2b2;
		font-weight: 400;
		margin-top: 8px;

}
.item_last{
		border:none;
		/* position: relative; */
		padding-right: 20px;
		width: 220px;
}

.widthdraw_btn{
		position: absolute;
		right: 10px;
		top: 51px;
		background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
		background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
		background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
		background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
		background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
		background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
		background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
		padding: 5px 21px;
		color: #333;
		border-radius: 16px;
		font-size: 14px;
		font-weight: 400;
		cursor: pointer;
}




/* 个人主页 */

	.bcatelog_new{
        clear: both;
        overflow: hidden;
        max-width: 981px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap
	}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc{
			/* width: 180px;
			height: 100px; */
			width: 215px;
			height: 114px;
			background: #F9F9F9;
			/* margin-right: 56px; */
			/* margin-bottom: 35px; */
			margin-right: 52px;
   		margin-bottom: 42px;
			display: flex;
			justify-content: space-around;
			align-items: center;
			border-radius: 10px;
			padding-left: 19px;
			border:2px solid transparent
	}
		.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:nth-child(3),
			.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:nth-child(6){
						margin-right: 0;
		}
 	.bci_icon_wrapper{ width: 50px; height: 50px;margin-top:30px;}
	.bci_text{ display: flex;flex-direction: column}
	.bci_line{width: 30px;height: 2px; background: #ccc;margin-bottom: 10px;margin-top: 3px;}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:hover{border-color:#cda27a ;background: #F9F7F4;}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:hover .bci_line{ background:#cda27a ;}

	.bci_print_ad{ background:url('/new20198/images/upload/平面广告icon.png') no-repeat}
	.bci_knowledge_wall{background:url('/new20198/images/upload/文化墙展馆icon.png') no-repeat}
	.desiner_wall{ background:url('/new20198/images/upload/装饰画背景墙icon.png') no-repeat}
	.ppt_doc{background:url('/new20198/images/upload/ppt文档icon.png') no-repeat}
	.bci_video{ background:url('/new20198/images/upload/视频icon.png') no-repeat}
	.CAD_iamges{background:url('/new20198/images/upload/CAD图库icon.png') no-repeat}

	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:hover .bci_print_ad{ background:url('/new20198/images/upload/平面广告选中状态icon.png') no-repeat}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:hover .bci_knowledge_wall{background:url('/new20198/images/upload/文化墙展馆选中状态icon.png') no-repeat}
	.per_center .bcatelog_new .bcatelog_icons  > .wrapper_bc:hover .desiner_wall{background:url('/new20198/images/upload/装饰画背景墙选中状态icon.png') no-repeat}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:hover .ppt_doc{background:url('/new20198/images/upload/ppt文档选中状态icon.png') no-repeat}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:hover .bci_video{ background:url('/new20198/images/upload/视频选中状态icon.png') no-repeat}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc:hover .CAD_iamges{background:url('/new20198/images/upload/CAD图库选中状态icon.png') no-repeat}

	.bci_text :nth-child(1){font-size: 15px;color: #7B7B80;}
	.bci_text :nth-child(3){font-size: 12px;color: #7B7B80;}
	.bcatelog_icons .bc_icon_tt{font-size: 18px;}

.bcatelog_icons{clear: both; overflow: hidden; max-width: 1200px; margin: 0 auto; padding: 0 100px;}
.bcatelog_icons > .wrapper_bc{float: left; width: 16.5%;}












	/* 基本资料 */

    @media (min-width: 768px){
        .isModal-dialog {
            width: 430px;
        }
    }

    .link_QQ{
        float: right;
        border-radius: 15px;
        padding: 5px 14px;
        margin-right: 84px;
        cursor: pointer;
				color: #333;
				background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
        background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
        background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
        background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
        background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
        background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
        background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
        padding: 5px 14px;
    }
    .link_phone{
        background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
        background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
        background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
        background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
        background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
        background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
        background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
        padding: 5px 14px;
        border-radius: 14px;
        cursor: pointer;
    }
    .process_bar{ margin-top: 43px; padding-right: 88px;padding: 0 135px;}

    .select_down{
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 9px solid #C6A675;
        position: absolute;
        top: 9px;
        right: 65px;
        }

    .process_filled{
        height: 14px;
        border-radius: 10px;
        background: #E5E6E6;
				position: relative;
    }

		.processing{
			position: absolute;
			top: 0;left: 0;
			height: 14px;
			width: 12.5%;
			border-radius: 10px;
			background: -moz-linear-gradient(left,#F4E4C5 0,#E0C492 100%);
			background: -webkit-gradient(linear,left,right,color-stop(0,#F4E4C5),color-stop(100%,#E0C492));
			background: -webkit-linear-gradient(left,#F4E4C5 0,#E0C492 100%);
			background: -o-linear-gradient(left,#F4E4C5 0,#E0C492 100%);
			background: -webkit-gradient(linear,left top,right top,from(#F4E4C5),to(#E0C492));
			background: -webkit-gradient(linear,left top,right top,color-stop(0,#F4E4C5),to(#E0C492));
			background: linear-gradient(to right,#F4E4C5 0,#E0C492 100%);
			}

			.process_sign{
				padding: 5px 16px;
				border-radius: 9px;
				color: #333;
				background: -moz-linear-gradient(left,#F4E4C5 0,#E0C492 100%);
				background: -webkit-gradient(linear,left,right,color-stop(0,#F4E4C5),color-stop(100%,#E0C492));
				background: -webkit-linear-gradient(left,#F4E4C5 0,#E0C492 100%);
				background: -o-linear-gradient(left,#F4E4C5 0,#E0C492 100%);
				background: -webkit-gradient(linear,left top,right top,from(#F4E4C5),to(#E0C492));
				background: -webkit-gradient(linear,left top,right top,color-stop(0,#F4E4C5),to(#E0C492));
				background: linear-gradient(to right,#F4E4C5 0,#E0C492 100%);
			}

		.process_move_icon{
			background:url('/new20198/images/upload/process_icon.png') no-repeat;
			width: 25px;
			height: 25px;
			background-size: 25px;
			position: absolute;
			top: -5px;
			right: -6px;
			z-index: 2;
		}
		.process_icon_back{
			width: 23px;
			height: 25px;
			position: absolute;
			top: -5px;
			right: -6px;
			background: #fff;
		}

		.process_tooth{
			width: 3px;
			height: 7px;
			position: absolute;
			bottom: -1px;
			left: 12.5%;
			background: #fff;
		}


		.process_filled :nth-child(3){	bottom: -1px;left: 25%;}
		.process_filled :nth-child(4){	bottom: -1px;left: 37.5%;}
		.process_filled :nth-child(5){	bottom: -1px;left: 50%;}
		.process_filled :nth-child(6){	bottom: -1px;left: 62.5%;}
		.process_filled :nth-child(7){	bottom: -1px;left: 75%;}
		.process_filled :nth-child(8){	bottom: -1px;left: 87.5%;}


    .basic_data_form{display: flex;margin-top: 33px;}
    .basic_data label.control-label{text-align: left; font-size: 16px; font-weight: normal; width: 100px; float: left;}
    .basic_data_input .form-control{border:none; border-bottom: 1px solid #E5E5E5; box-shadow: none; border-radius: 0; padding:8px 0; font-size: 16px;}
    .basic_data_name{width: 70px;font-size: 16px;font-weight: 500;}
    .basic_data_input{border:none; border-bottom: 2px solid #EADABF; box-shadow: none; border-radius: 0; font-size: 16px;outline: none;width: 240px;padding-bottom:7px;}
    .message_subtitle{text-align: center; font-size: 12px; margin-top: 15px;color:#BEBEBE;}


    .basic_data_gender[type="radio"]{

        margin-right: 29px;
        cursor: pointer;
        font-size: 14px;
        width: 15px;
        height: 15px;
        position: relative;
        top: -3px;
        right: -7px;
        border: 1px solid #7E7F7F;
        border-radius: 50%;

    }

    .basic_data_gender[type="radio"]:checked:after {
            content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height:5px;
        border-radius: 50%;
        background-color:#E6CFA0;
    }

    input[type=radio]:after{
        border:none
    }



    input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus{
        outline: none;
    }




 .basic_data_input::-webkit-input-placeholder, .basic_data_input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}

.basic_data_input:-moz-placeholder, .basic_data_input:-moz-placeholder {
  color: #999;
  font-size: 14px;
}

.basic_data_input::-moz-placeholder, .basic_data_input::-moz-placeholder {
  color: #999;
  font-size: 14px;
}

.basic_data_input:-ms-input-placeholder, .basic_data_input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}

.from_where .from_text{font-size: 15px; font-weight: 600;}

.from_where .from_exact_name{
    border: 2px solid #9D9E9F;
    width: 85px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #99999A;
    letter-spacing: 2px;
    margin-top: 13px;
    display: inline-block;
    margin-right: 14px;
    border-radius: 3px;
}
.from_where .from_exact_name:hover{
    border-color: #C6A882;
    color: #C6A882;
    background: #F8F6F3;
   cursor: pointer;;
}

.basic_data .active{
    border-color: #C6A882;
    color: #C6A882;
    background: #F8F6F3;
   cursor: pointer;;
}
.save_btn{
    display: block;
    width: 100px;
    text-align: center;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-radius: 18px;
    letter-spacing: 3px;
    font-size: 16px;
    background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
	background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
	background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
    cursor: pointer;
}






/* 店铺管理 */

.Basic_info, .store_info{
	padding:20px 120px;
	border-radius: 5px;
	background: url(../images/upload/isTitle.png) no-repeat;
	background-size: 1168px;
	background-position: 0px -33px;
	position: relative;
	}


.redeem_vip{
    font-size: 12px;
    padding: 6px 12px;
    position: absolute;
    top: 26px;
    left: 187px;
		z-index: 5;
    border-radius: 19px;
    letter-spacing: 2px;
    color: #333;
    cursor: pointer;
		background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
		background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
		background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
		background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
		background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
		background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
		background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
}

.store_info_con{font-weight: bold; margin-top: 5px;color: #fef6dd;}
.store_nav ul li a{
    display: block;
    cursor: pointer;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	box-sizing: border-box;
}

.store_nav ul li{float: left; text-align: center; position: relative;margin-right: 25px;}


@media (min-width: 992px){.col-md-2{	width: 14.666667%	}
}


.store_nav ul li a .iconfont{font-size: 30px;}

.store_nav ul li.active a{font-weight: 500;border-bottom: 2px solid;border-image: linear-gradient(270deg, rgba(204, 163, 110, 1), rgba(245, 214, 176, 1)) 2 2;}




/* 我的消息 */
.message_tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border:none;
	color: #333;
	background: -moz-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#EFD7B3),color-stop(100%,#C9A976));
	background: -webkit-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -o-linear-gradient(left,#EFD7B3 0,#C9A976 100%);
	background: -webkit-gradient(linear,left top,right top,from(#EFD7B3),to(#C9A976));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#EFD7B3),to(#C9A976));
	background: linear-gradient(to right,#EFD7B3 0,#C9A976 100%);
	}









		/* 主页底部  关于我们 */

.bcatelog{position:relative; padding-bottom: 35px; padding-top:25px;}
.bcatelog_icon{clear: both; overflow: hidden; max-width: 1200px; margin: 0 auto; padding: 0 130px;}
.bcatelog_icon > div{float: left; width: 16.5%; text-align: center;}
.bcatelog_icon .bci{color:#FC5B5B; display: inline-block;}
.bcatelog_icon .bci a{color:#FC5B5B; display: block;}
.bcatelog_icon .bci .bc_icon_img{width: 55px; height: 55px; padding:15px; border-radius: 50%; background: #FFCECE; display: inline-block; margin: 0 auto 5px 0;}
.bcatelog_icon .bci img{width: 100%; text-align: center;}
.bcatelog_icon .bc_icon3{width:120px; height:120px; margin-top: 6px; border-radius: 50%; background:#FC5B5B; color: #fff; padding-top:20px; display: inline-block;}
.bcatelog_icon .bc_icon3 img{width: 24px; height: 24px;}
.bcatelog_icon .bc_icon3 .bc_icon_img{margin-bottom: 3px;}
.bcatelog_icon .bc_icon_tt{font-size: 18px;}
.bcatelog_icon .bci .bc_icon_img .hover1{display: block;}
.bcatelog_icon .bci .bc_icon_img .hover2{display: none;}
.bcatelog_icon .bci:hover .bc_icon_img{background:#FC5B5B;}
.bcatelog_icon .bci:hover .bc_icon_img .hover1{display: none;}
.bcatelog_icon .bci:hover .bc_icon_img .hover2{display: block;}


.per_center .bcatelog .bcatelog_icon > div{width: 14.28%;}
.per_center .bcatelog_icon .bc_icon3 .bc_icon_text{font-weight: bold;}
.per_center .bcatelog_icon .bci .bc_icon_img .hover2{display: block;}
.per_center .bcatelog_icon .bci a{color: #333;}
.per_center .bcatelog_icon .bci .bc_icon_img1{background:#FF5733;}
.per_center .bcatelog_icon .bci .bc_icon_img2{background:#FF8D1A;}
.per_center .bcatelog_icon .bci .bc_icon_img3{background:#2A82E4;}
.per_center .bcatelog_icon .bci .bc_icon_img4{background:#43CF7C;}
.per_center .bcatelog_icon .bci .bc_icon_img5{background:#0099C3;}
.per_center .bcatelog_icon .bci .bc_icon_img6{background:#BC5ACD;}



.bcatelog_icon .bci{color:#FC5B5B; display: inline-block;}
.bcatelog_icon .bci a{color:#FC5B5B; display: block;}
.bcatelog_icon .bci .bc_icon_img{width: 55px; height: 55px; padding:15px; border-radius: 50%; background: #FFCECE; display: inline-block; margin: 0 auto 5px 0;}
.bcatelog_icon .bci img{width: 100%; text-align: center;}
.bcatelog_icon .bci .bc_icon_img .hover1{display: block;}
.bcatelog_icon .bci .bc_icon_img .hover2{display: none;}
.bcatelog_icon .bci:hover .bc_icon_img{background:#FC5B5B;}
.bcatelog_icon .bci:hover .bc_icon_img .hover1{display: none;}
.bcatelog_icon .bci:hover .bc_icon_img .hover2{display: block;}
.per_center .bcatelog_icon .bci .bc_icon_img .hover2{display: block;}
.per_center .bcatelog_icon .bci a{color: #333;}
.per_center .bcatelog_icon .bci .bc_icon_img1{background:#FF5733;}
.per_center .bcatelog_icon .bci .bc_icon_img2{background:#FF8D1A;}
.per_center .bcatelog_icon .bci .bc_icon_img3{background:#2A82E4;}
.per_center .bcatelog_icon .bci .bc_icon_img4{background:#43CF7C;}
.per_center .bcatelog_icon .bci .bc_icon_img5{background:#0099C3;}
.per_center .bcatelog_icon .bci .bc_icon_img6{background:#BC5ACD;}
.bcatelog_icon .bci a{color:#FC5B5B; display: block;}

.bcatelog_icon .bci .bc_icon_img{width: 55px; height: 55px; padding:15px; border-radius: 50%; background: #FFCECE; display: inline-block; margin: 0 auto 5px 0;}
.bcatelog_icon .bci .bc_icon_img .hover1{display: block;}
.bcatelog_icon .bci .bc_icon_img .hover2{display: none;}
.bcatelog_bg{
	    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}




/* 点击关键词自动注入到输入框 */
.col-sm-offset-2 .work_info_tips .work_info_select_word{margin-right: 8px;}
.col-sm-offset-2 .work_info_tips .work_info_select_word:hover{color:#FF5663;cursor: pointer;
}


.col-sm-offset-2 .work_info_tips .changeBtn{
	  cursor: pointer;
    color: #333;
    margin-left: 5px;
}
.col-sm-offset-2 .work_info_tips .select_word_recommend{
    color: #333;
		letter-spacing: 2px;
}


.download_td .download_td_amount, .download_td_new_user, .download_td_bonus{
		position: absolute;
    top: 14px;
    left: -38px;
    width: 67px;
    height: 28px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #67A973;
		background: #FAFAFA;
    border: 1px solid #EBEBEB;
		cursor: pointer;
}
.download_td .download_td_new_user{
	color:#6D9DE3;
	width: 64px;
  height: 25px;
	line-height:25px;
	left: -31px;
	}
.download_td .download_td_bonus{
    top: 15px;
		height: 25px;
		line-height: 25px;
		left:-35px
}
.dowload_td_after_hover{
    position: absolute;
    top: -30px;
    left: -38px;
    width: 221px;
    background: #fff;
    height: 27px;
    line-height: 27px;
    box-shadow: 1px 0px 8px 1px rgba(159,159,159,.5);
    font-size: 12px;
    color: #333;
		display: none;
}

.dowload_td_after_hover a{margin-left: 10px;color: #67A973;border-bottom: 1px solid #67A973;}


.upload_data_bonus{
	font-size: 14px;
  font-weight: normal;
	margin: 5px 0;
}

.icon-wenhao-bangzhu{
	color: #bfbfbf;
	cursor: pointer;
	margin-left: 2px;
	padding-bottom: 14px;
}
.data_bonus_after_hover,.goodManage_after_hover{
    position: absolute;
    left: -19px;
    bottom: -87px;
    background: #fff;
    box-shadow: 1px 1px 11px 2px rgba(159, 159, 159, 0.50);
    padding: 18px 21px 18px 16px;
    text-align: center;
    width: 275px;
    font-size: 13px;
		display: none;
}
.data_bonus_after_hover div{text-align: left;}
.goodManage_after_hover{
	bottom:-70px;
	left:-179px;
	z-index: 2;
	padding: 14px 8px 10px 16px;
}
.data_bonus_after_hover h3{display: inline-block;font-weight: 500;}
.goodManage_after_hover .after_hover_title{display: inline-block;font-weight: 500;}
.data_bonus_after_hover .after_hover_txt{color:#B2B2B2;}
.goodManage_after_hover .after_hover_txt{color:#B2B2B2;}
.goodManage_after_hover div{    text-align: left;}
.upload_data_history_bonus{font-size: 14px;font-weight: normal;color: #b2b2b2;}
.works_gird_item .works_gird_img .text_showing{
		position: absolute;
    top: -1px;
    left: 0;
    height: 25px;
    background: #fff;
    border: 1px solid #DEDEDE;
    font-size: 12px;
    line-height: 25px;
    color: #57A164;
    padding: 0 6px;
}
.showPopup{display: block!important;}




@media (max-width: 768px) {
	html {overflow-x: hidden;}

  .perC.container{width: 100%;}
	.Basic_info, .store_info{padding: inherit;}
	.Basic_info .Basic_tx{	border: 1px solid #DCBF88; width: 35px!important;height: 35px!important;}
  .vip_level, .sticky{display: none;}
	.Basic_info .upgrade_btn{font-size: 12px;}
	.Basic_info .btn { padding: 0px 8px;}
	.media{padding: 10px;}
	.star_bg{right:-1px;}
	.Upload_data{
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	.u_data_item{margin-top: 5px;}
	.per_center .bcatelog_new .bcatelog_icons > .wrapper_bc{margin-right:0}
	.Cateinfo .vip_tips .vip_tips_box{text-align: left;}
	.bcatelog_icons{
		 display: flex;
    flex-direction: column;
    align-items: center;
	}
	.vip_name_wrapper{width:60px}
	.Basic_info .vip_name{ white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
	.Basic_info .media-body .receipt{margin-left: 0;}
	.Basic_info .media .user_id{display: block;}
	.Basic_info .vipicon{margin-top: 0;}
	.UploadInfo p.Upload_des{padding: 30px 24px 5px 35px;text-align: left}
	.Basic_info .media .meddle-part{overflow: inherit}
	.Upload_details_item{border-color: transparent;}
	.Upload_details_data{    padding: 0 75px;}
	.bcatelog_icons{padding: 0 79px;}
	.el-upload-dragger{	width: 166px;height: 167px;}
	.page-1 .fixed-box{display: none;}
	.upload_package_list ul li{flex-wrap: wrap;}
	.upload_package_list ul li div:nth-child(2){display: none;}
	#app-upload .up_file_name{width: 100px;margin: 0;margin-left: 13px;}
	.text-center{margin-left: 17px!important;margin-top:11px!important}
	.btn{ padding: 4px 4px;font-size: 12px;}
	.edit_work_info .edit_work_con{padding:inherit}
	.work_upload div:first-child{padding:3px 5px}
	.ai-center{padding:21px}
	.page-2 .btn-pre-img, .page-2 .template-img, .preImgRefer, .edit_work .work_demo_down, .relative .pull-left{display: none;}
	#app-upload .dialog-mask .dialog-body{top: 71%;left: 47%;width: 282px;}
	#app-upload .dialog-mask .dialog-body img{width: 282px}
	#app-upload .edit_work .dialog-mask .el-icon-circle-close{top: 6%;right: 50%;transform: translate(0, 0);}
	.fenlei .no_pl{margin-top:10px}
	.edit_work .relative .form-group .col-sm-2{margin-top:10px;width: 65%;}
	.el-message-box{width: 337px;}
	.el-message-box__wrapper{left: -18px;}
	.edit_work_info .up_zip_files_name{width: 110px;}
	.el-radio{  margin-right: 12px;}
	#app-upload .video_upload{width: 112px;}

	.store_info_box{width: 100%;display: flex;}
	.store_info_box .col-md-4 .store_info_tt{font-size: 12px!important;}
	.padd20 .store_nav .row{padding-left:0!important}
	.store_nav ul li{margin-right: auto;}
	.works_tabs .nav-tabs{padding-right: initial;}
}

@font-face {font-family: "iconfont";
  src: url('../fonts/icon_font.eot?t=1579006444098'); /* IE9 */
  src: url('../fonts/icon_font.eot?t=1579006444098#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/icon_font.woff?t=1579006444098') format('woff'),
  url('../fonts/icon_font.ttf?t=1579006444098') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/icon_font.svg?t=1579006444098#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont_point.eot?t=1654834415'); /* IE9 */
  src: url('../fonts/iconfont_point.eot?t=1654834415#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont_point.woff?t=1654834415') format('woff'),
  url('../fonts/iconfont_point.ttf?t=1654834415') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont_point.svg?t=1654834415#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-jiantou:before {
  content: "\e631";
}

.icon-jiahao2fill:before {
  content: "\e728";
}

.icon-jiantouarrow486:before {
  content: "\e6aa";
}

.icon-jiantouarrow492:before {
  content: "\e6b0";
}

.icon-jiahao:before {
  content: "\e613";
}

.icon-huiyuanguanli-copy:before {
  content: "\e64f";
}

.icon-jiantou-copy-copy-copy:before {
  content: "\e669";
}

.icon-qian4:before {
  content: "\e604";
}

.icon-qian1:before {
  content: "\e643";
}

.icon-qiandai:before {
  content: "\e665";
}

.icon-fankuiyijian:before {
  content: "\e649";
}

.icon-shijian:before {
  content: "\e6ad";
}

.icon-qq:before {
  content: "\e6b4";
}

.icon-iconfontzhizuobiaozhun49:before {
  content: "\e630";
}

.icon-lianxirendangan:before {
  content: "\e7f6";
}

.icon-xiazai:before {
  content: "\e60c";
}

.icon-shangchuan:before {
  content: "\e628";
}

.icon-correct-bold:before {
  content: "\e69a";
}

.icon-gouxuan:before {
  content: "\e641";
}

.icon-tianjiawenjianjia:before {
  content: "\e642";
}

.icon-xiaoxi:before {
  content: "\e626";
}

.icon-dianpu:before {
  content: "\e654";
}

.icon-yanpanchuizi:before {
  content: "\e698";
}

.icon-duihao:before {
  content: "\eaf1";
}

.icon-shuxiebianji:before {
  content: "\e68b";
}

.icon-jibenziliao:before {
  content: "\e61f";
}

.icon-xiaoxitongzhitixinglingshenglingdang:before {
  content: "\e794";
}

.icon-xuanzhong1:before {
  content: "\e636";
}

.icon-zhifubao:before {
  content: "\e657";
}

.icon-shangchuan1:before {
  content: "\e621";
}

.icon-shoucang:before {
  content: "\e6bb";
}

.icon-xuanzhong:before {
  content: "\e61c";
}

.icon-shoufahuorenxinxiguanli:before {
  content: "\e60a";
}



.icon-2:before {
  content: "\e902";
  color: #4d4e50;
}


@font-face {font-family: "iconfonts";
  src: url('../fonts/font/iconfont.eot?t=1600156065883'); /* IE9 */
  src: url('../fonts/font/iconfont.eot?t=1600156065883#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('../fonts/font/iconfont.woff?t=1600156065883') format('woff'),
  url('../fonts/font/iconfont.ttf?t=1600156065883') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font/iconfont.svg?t=1600156065883#iconfont') format('svg'); /* iOS 4.1- */

  src: url('../fonts/font/wenhao.eot?t=1608107474226'); /* IE9 */
  src: url('../fonts/font/wenhao.eot?t=1608107474226#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMkAAsAAAAABsgAAALXAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcAqBTIFaATYCJAMICwYABCAFhG0HOBsIBsi+QDy2IxWpDi2Zs/pelg6z3FHCqx9rnICPfcRD//vR7rw3ayJtN4pmMTKJRCcTSUsnJEqyxqGJdy/hD5xzRbMCr8BxC0dZFFAAJliTxIF+nH3/5ywj1lOLMEOJfArQ/demQFkBnTuS7mADjgLLMYNBeZXdxZLgYlHiGf5aoFFURRq+FnENEOorrBe+eKeBQ079rFdpHmJaAnL+N4AVay6fuHfaBApkPpBymWPypy7AeGtAe2MUJ1IgoTeMXeAS7hPoNIsHnh0fnqEqWcsC8VhXBVRzYSlZrl1ordmb4jm0l2dlE7gPvx//aRJVipbKarh8dJBh/avaBVUa8kkk8znBDlGxDZDEbW36XEEwBqyTt2gRIGXsV82+VezVJNhfZ1V3g2kovieJK73V6gISDp8AD0edRXZ3dyz4b8/nvABv9yaO8jUSZseZfeYuoyydcLcRdMXTqbmrvKRJXqlnvHBcP7aGfuDCovmf2QJf6MnTxq7DV8Urio1fgQrzoWBt9I1/A1i70i11y3V1GW09RTbFubzl7jKOf/R2D93UB/a7uaNS8ssaoLlW46/9jffuk529t5Pg5++HMNic9PMC2m/AE/xISc+m1GWWrlySGHmKk0xQAdZ0osHyD/qN1Y/ctTO05yQMRZsZVO2WyUnfRosuu2jV7hCdtliHuwzJFER2YFMDEPqdKHq9QtXvJif9ixaj/mjVHwV0ehBDZ3ZZDb1+6pEISEYnxVhiR3FsQT2qfSQ1tISXlYXMV/J8PYaKKBdzJ3LIm2NDHqmTIlAw8NhGEzxGlsWYeGyQFAyiILhPJSmoe9HAZRvqTnmIECAy5EihmIQ5FL99oF76/COiClkEr4VQ439FPD59dKQQyT3IJ7XTi3Avz+QiqolCQIECHmZDJnASy04zlNTPMhBJYCAakbybklCroK96sL7W/rod0MkylLCvqXqfkKMJ7jvCUTMtBAAA') format('woff2'),
  url('../fonts/font/wenhao.woff?t=1608107474226') format('woff'),
  url('../fonts/font/wenhao.ttf?t=1608107474226') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/font/wenhao.svg?t=1608107474226#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfonts {
  font-family: "iconfonts" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wenhao-bangzhu:before {
  content: "\e69c";
}

.icon-qiandai:before {
  content: "\e620";
}

.icon-renzheng:before {
  content: "\e63f";
}

.icon-gengduo-2:before {
  content: "\e641";
}

.icon-zhuye:before {
  content: "\e69e";
}

.icon-lishi:before {
  content: "\e61d";
}



@font-face {font-family: "iconfont";
  src: url('../fonts/shop/iconfont.eot?t=1602741417289'); /* IE9 */
  src: url('../fonts/shop/iconfont.eot?t=1602741417289#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  url('../fonts/shop/iconfont.woff?t=1602741417289') format('woff'),
  url('../fonts/shop/iconfont.ttf?t=1602741417289') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/shop/iconfont.svg?t=1602741417289#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-renzheng:before {
  content: "\e63f";
}

.icon-gengduo-2:before {
  content: "\e641";
}

.icon-zhuye:before {
  content: "\e69e";
}

.icon-lishi:before {
  content: "\e64e";
}

.icon-qiandai:before {
  content: "\e770";
}



