* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:after,:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:14px;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
	background:#efefef;
	padding-right:0!important
	
}


a {
	color:#000;
	text-decoration:none
}
a:hover{text-decoration:none}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
a:focus,a:hover {
	color:#23527c;
	text-decoration:underline
}
a:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
a{ text-decoration:none} 
a:hover{ text-decoration:none}
.fl {
  float: left;
  }
.fr{
  float: right;
  }
.perCenter {
	margin: 30px auto 60px;
	box-shadow: 0 0 3px 1px rgba(0,0,0,.15);
	border-radius: 5px;
	position: relative;
	min-height: 640px
}
.percL {
	width: 17%;
	min-height: 640px;
	height: 100%;
	border-right: 1px solid #f4f0ef;
	background-image: -webkit-linear-gradient(315deg,#f56786,#fc714f);
	background-image: linear-gradient(315deg,#f56786,#fc714f);
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1
}
.perTop {
	height: 160px;
	text-align: center
}
.perTop .img {
	display: block;
	width: 52px;
	height: 52px;
	margin: 24px auto 15px;
	border-radius: 50%;
	border: 2px solid #fff;
	vertical-align: middle;
	overflow: hidden
}
.perTop .img img {
	width: 100%;
	height: 100%;
	display: block
}
.perTop p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px
}
.perCli {
	width: 100%;
	height: 72px;
	line-height: 72px;
	font-size: 16px;
	color: #fff
}
.perCli a {
	display: block;
	color: #fff
}
.perCli.cur {
	background: #fff
}
.perCli.cur a {
	color: #FFFFFF
}
.perCli a i {
	font-size: 16px;
	width: 16px
}
.perCli a img {
	vertical-align: middle;
	width: 16px
}
.percR {
	width: 83%
}


.percR h1 {
	font-size: 22px;
	color: #666;
	margin-top: 40px;
	font-weight: 700;
	margin-bottom: 30px
}
.percR h2.cii {
	font-size: 18px;
	color: #828282;
	line-height: 40px;
	width: 80%;
	margin-left: 10%
}

.tl {
	text-align: left
}
.tc {
	text-align: center
}
.tr {
	text-align: right
}
.flex {
	display: flex
}

.perC.container {
	width:1280px
}
.perCenter{margin:20px auto 60px;box-shadow:0 0 3px 1px rgba(0,0,0,.15);border-radius:5px;position:relative;min-height:640px}
.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:700
}
.new_pCen .perTop .user_acc_num {
	font-weight:400
}
.new_pCen .perCli {
	height:60px;
	line-height:60px
}
.new_pCen .perCli.cur {
	position:relative
}
.new_pCen .perCli.cur:before {
	content:"";
	position:absolute;
	width:5px;
	height:80%;
	background:#0EC5A1;
	left:0;
	top:10%
}
.new_pCen .perCli.cur a {
	color:#0EC5A1
}
.new_pCen .perCli:hover {
	background:-moz-linear-gradient(left,#33CC99 0,#0EC5A1 100%);
	background:-webkit-gradient(linear,left,right,color-stop(0,#33CC99),color-stop(100%,#0EC5A1));
	background:-webkit-linear-gradient(left,#33CC99 0,#0EC5A1 100%);
	background:-o-linear-gradient(left,#33CC99 0,#0EC5A1 100%);
	background:-webkit-gradient(linear,left top,right top,from(#33CC99),to(#0EC5A1));
	background:-webkit-gradient(linear,left top,right top,color-stop(0,#33CC99),to(#0EC5A1));
	background:linear-gradient(to right,#33CC99 0,#0EC5A1 100%)
}
.new_pCen .perCli:hover a {
	color:#fff
}
.new_pCen .percR {
	padding-left:15px
}
.percRcon {
	background:#fff;
	border-radius:5px;
	min-height:100%;
	position:relative
}
.percRcon.per_center {
	background:0 0;
	padding-bottom:0
}
.Basic_info .Basic_tx {
	border-radius:50%;
	border:3px solid #0EC5A1;
	box-shadow:0 0 4px rgba(0,0,0,.3)
}
.Basic_info .vipicon {
	height:16px;
	margin-top:-2px;
	margin-left: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 .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
}
.Upload_btn i{background-image: url('../image/%E4%BA%91%E4%B8%8A%E4%BC%A0.png');}
.iconfont{background-image: url('../image/%E4%BA%91%E4%B8%8A%E4%BC%A0.png');}
.iconleft{background-image: url('../image/%E7%AE%AD%E5%A4%B4_%E5%90%91%E5%8F%B3%E4%B8%A4%E6%AC%A1.png');}
.Upload_btn {
	text-align:center
}

.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 #00CC99
}
.Upload_data_con {
	margin-top:12px
}
.Upload_data_tt {
	color:#383841;
	margin-bottom:11px;
	margin-top:25px;
	opacity:.8;
	font-weight:400;
	letter-spacing:2px
}
.Upload_data_item:hover .Upload_data_con,.Upload_data_item:hover .Upload_data_tt {
	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
}


.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
}
.cash_center_con {
	width:95%;
	margin:0 auto
}
.cash_center_tt {
	font-size:16px;
	font-weight:700;
	padding:20px 0;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px
}

.aub_con_text {
	max-width:1200px;
	background:#fff;
	margin:30px auto;
	border-radius:10px;
	box-shadow:0 3px 5px rgba(0,0,0,.3);
	position:relative
}
.aub_con_text .left_img {
	padding:50px 20px 30px 0;
	width:50%;
	float:left
}
.aub_con_text .right_text {
	float:right;
	text-align:left;
	width:50%;
	padding:60px 0 30px 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:700
}
.aub_con_text_l {
	margin-left:-66px
}
.bottom_text {
	padding:40px 0 80px 0;
	text-align:center;
	font-size:16px;
	color:grey
}
.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:700;
	display:inline-block;
	float:left;
	margin-right:80px
}
.mess_leave {
	float:left;
	color:#999;
	font-weight:700;
	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:'';
	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:0 260px
}
.Basic_data_in {
	padding:60px 0;
	position:relative
}
.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:400;
	font-size:18px;
	color:#fff
}
.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;
	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 0;
	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 .bc_icon1,.per_center .bc_icon6 {
	margin-top:34px
}
.per_center .bcatelog_icon .bc_icon3 .bc_icon_text {
	font-weight:700
}
.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:50px;
	top:22px
}
.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:0
}
.works_tabs .table>tbody>tr>td {
	border-bottom:1px solid #006699;
	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:0 0;
	color:#c9a976;
	border-color:#c9a976;
	font-weight:700
}
.mess_page .pagination>li>a:hover {
	background:0 0;
	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:400
}
.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
}
.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%)
}
.ppt_icon {
	position:absolute;
	top:0;
	left:0;
	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%
}

.uploadDetails {
	padding:20px 0;
	background:#fff;
	margin-top:7px
}
.Upload_details_data {
	margin:0;
	padding:0 139px
}
.Upload_details_item {
	overflow:hidden;
	font-size:16px;
	font-weight:600;
	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;
	padding-right:20px;
	width:220px
}

.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:215px;
	height:114px;
	background:#f9f9f9;
	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:#00CC99;
	background:#f9f7f4
}
.per_center .bcatelog_new .bcatelog_icons>.wrapper_bc:hover .bci_line {
	background:#00CC99
}
.bci_print_ad {
	background:url(../image/design-1.png) no-repeat
}
.bci_knowledge_wall {
	background:url(../image/wenhuaqiang-1.png) no-repeat
}
.desiner_wall {
	background:url(../image/piccate-1.png) no-repeat
}
.ppt_doc {
	background:url(../image/office-1.png) no-repeat
}
.bci_sy {
	background:url(../image/sheying-1.png) no-repeat
}
.ys_iamges {
	background:url(../image/yuansu-1.png) no-repeat
}
.per_center .bcatelog_new .bcatelog_icons>.wrapper_bc:hover .bci_print_ad {
	background:url(../image/design.png) no-repeat
}
.per_center .bcatelog_new .bcatelog_icons>.wrapper_bc:hover .bci_knowledge_wall {
	background:url(../image/wenhuaqiang.png) no-repeat
}
.per_center .bcatelog_new .bcatelog_icons>.wrapper_bc:hover .desiner_wall {
	background:url(../image/piccate.png) no-repeat
}
.per_center .bcatelog_new .bcatelog_icons>.wrapper_bc:hover .ppt_doc {
	background:url(../image/office.png) no-repeat
}
.per_center .bcatelog_new .bcatelog_icons>.wrapper_bc:hover .bci_sy {
	background:url(../image/sheying.png) no-repeat
}
.per_center .bcatelog_new .bcatelog_icons>.wrapper_bc:hover .ys_iamges {
	background:url(../image/yuansu.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
}
}

.basic_data_form {
	display:flex;
	margin-top:33px
}
.basic_data label.control-label {
	text-align:left;
	font-size:16px;
	font-weight:400;
	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:0;
	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=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
	outline:0
}
.basic_data_input::-webkit-input-placeholder {
	color:#999;
	font-size:14px
}
.basic_data_input:-moz-placeholder {
	color:#999;
	font-size:14px
}
.basic_data_input::-moz-placeholder {
	color:#999;
	font-size:14px
}
.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:95px;
	text-align:center;
	height:30px;
	line-height:28px;
	color:#99999a;
	letter-spacing:2px;
	margin-top:13px;
	display:inline-block;
	margin-right:10px;
	border-radius:3px
}
.from_where .from_exact_name:hover {
	border-color:#c6a882;
	color:#c6a882;
	background:#f8f6f3;
	cursor:pointer
}
.from_where .from_exact_name input{width: 12px;
  height: 12px;line-height:12px;}
.basic_data .active {
	border-color:#c6a882;
	color:#c6a882;
	background:#f8f6f3;
	cursor:pointer
}
.save_btn {
	display:block;
	width:90px;
	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(../image/isTitle.png) no-repeat;
	background-size:1168px;
	background-position:0 -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:700;
	margin-top:5px;
	color:#fef6dd
}
.store_nav ul li a {
	color:#999;
	display:block;
	padding:24px 0;
	cursor:pointer;
	border:2px solid transparent;
	border-radius:22px;
	background:#f9f9f9
}
.store_nav ul li {
	float:left;
	text-align:center;
	position:relative;
	margin-right:25px
}
@media (min-width:980px) {
	.col-md-2 {
	width:14.666667%
}
}.store_nav ul li a .iconfont {
	font-size:30px
}
.store_nav ul li a:hover {
	color:#c99a67;
	background:#f8f6f3
}
.store_nav ul li.active a {
	color:#c99a67;
	background:#f8f6f3
}
.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
}

.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
}

.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
}

.upload_data_bonus {
	font-size:14px;
	font-weight:400;
	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,.5);
	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:400;
	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:1200px
}
.Basic_info,.store_info {
	padding:inherit
}
.Basic_info .Basic_tx {
	border:1px solid #dcbf88;
	width:35px!important;
	height:35px!important
}
.sticky,.vip_level {
	display:none
}
.Basic_info .upgrade_btn {
	font-size:12px
}
.Basic_info .btn {
	padding:0 8px
}
.media {
	padding:10px margin:0 0 0 20px
}
.star_bg {
	right:-1px
}
}

@media (min-width:992px) {
	.col-md-4 {
	float:left
}

.col-md-4 {
	width:33%
}

.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn.focus,.btn:focus,.btn:hover {
	color:#333;
	text-decoration:none
}
.btn.active,.btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
a.btn.disabled,fieldset[disabled] a.btn {pointer-events:none}

.media {margin-top:15px}
.media:first-child {margin-top:0}
.media,.media-body {overflow:hidden;zoom:1}
.media-body {width:10000px}
.media-object {display:block}
.media-object.img-thumbnail {max-width:none}
.media-right,.media.pull-right {padding-left:10px}
.media-left,.media>.pull-left{padding-right:10px}
.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}
.media-middle {vertical-align:middle}
.media-bottom {vertical-align:bottom}
.media-heading {margin-top:0;margin-bottom:5px}
.media-list {padding-left:0;list-style:none}
/*下载收藏列表*/
.list{width:980px;margin:0 auto}
.category{height:30px;width:980px;background:#fff;margin-top:20px;font-size:14px;}
.category ul{width:100%;display:block;}  
.category ul li{width:83px;float:left;display:block;margin-right:15px;}
.category ul li a{text-align:center;width:100%;display:block;line-height:30px;}
.category ul li a:hover{background:#6085e3;color:white;}
.category ul .on{background:#0EC5A1;color:white;}
.flex-images { overflow: hidden; }
.flex-images .item { float: left; margin: 4px; border: 1px solid #eee; box-sizing: content-box; overflow: hidden; position: relative;  }
.flex-images .item img { width: 100%; height: 100%; }
#demo1{margin-bottom:50px;}

.tougao{background-color: #fff;width: 1000px; margin-left:auto;margin-right:auto; padding: 10px;border: solid 0px #d8d8d8;text-align: initial}
.tougao input:hover{background:#fff;}
.upsucai-new {padding-top: 15px;}
.postForm{color: #666;font-size: 14px;line-height: 40px;padding-left: 10px;}
.lm{background:url(../image/lm.png) 30px 5px  no-repeat;}
.p1{background:url(../image/P1.png) 30px 5px  no-repeat;}
.p2{background:url(../image/P2.png) 30px 5px  no-repeat;}
.rj{background:url(../image/rj.png) 30px 5px  no-repeat;}
.gs{background:url(../image/gs.png) 30px 5px  no-repeat;}
.fj{background:url(../image/fj.png) 30px 5px  no-repeat;}
.bt{background:url(../image/bt.png) 30px 5px  no-repeat;}
.bs{background:url(../image/bs.png) 30px 5px  no-repeat;}
.xs{background:url(../image/xs.png) 30px 5px  no-repeat;}
.dt{background:url(../image/dt.png) 30px 5px  no-repeat;}
.zip{background:url(../image/ZIP.png) 30px 5px  no-repeat;}
.postForm p{padding-bottom:7px;text-align: left;margin-bottom:5px;border-bottom:1px dotted #E4E4E4;}
.postForm p label{color:#333;}
.postForm p input,.postForm p select{padding: 5px;margin-top: 5px;margin-bottom: 5px;border: 1px solid #d8d8d8;font-size:14px;}
.postForm p input.but{border:0;padding:10px;font-family:宋体;}
.postForm p i.dow-d{display:block;margin-left:75px;color:red;}
.postForm p span{margin-left: 10px;}
.postForm .wh input{width:80px;}

.postForm .item{padding-bottom:7px;margin-bottom:5px;border-bottom:1px dotted #E4E4E4;}
.postForm .item label{color:#333;}
.postForm .item input,.postForm .item select{padding: 5px;margin-top: 5px;margin-bottom: 5px;border: 1px solid #d8d8d8;font-size:14px;}
.postForm .item input.but{border:0;padding:10px;font-family:宋体;}
.postForm .item i.dow-d{display:block;margin-left:75px;color:red;}
.postForm .item span{margin-left: 10px;}
.postForm #faceview{margin-bottom:15px;}
.postForm #faceview img.face-1{height:120px;width:120px;margin-right:10px;}
.postForm #faceview img.face-2{height:80px;width:80px;}
.postForm .title-edit-f{line-height:25px;border:0;margin-bottom:5px;}
.postForm .title-edit-f h1{color:#cd6502;font-weight:bold;border-top:1px solid #d8d8d8;}
.upsucai-new{padding-top:15px;}
.upsucai-new p.typeid select{width:561px;}
.upsucai-new p i, .upsucai-new p textarea, .upsucai-new p select{font-size:14px;font-family:微软雅黑;}
.upsucai-new p label,.upsucai-new .item label{display:inline-block;width:125px;text-align:right;margin-right:5px;font-size:14px;}
.upsucai-new p label small,.upsucai-new .item label small{color:red;}
.upsucai-new p input,.wh .upsucai-new p textarea{width:400px;}
.upsucai-new p textarea{border:1px solid #d8d8d8;padding:5px;min-height:100px;}
.upsucai-new p input.likes{background-color:#F5F5F5;}
.upsucai-new p.sc-type i input.banben{width:398px;}
.upsucai-new p.sc-chicun i input.chicun{width:186px;}
.upsucai-new p.sc-needmoney input.needmoney{width:20px;}
.upsucai-new p.sc-data input.needmoney{width:91px;}
.upsucai-new p.sc-pan input.pan-likes{width:351px;}
.upsucai-new p.sc-pan i input.pan-mima{width:110px;margin-left:10px;}
.upsucai-new p.sc-radio input{width:20px;}
.upsucai-new p.sc-radio i{margin-left:20px;}
.upsucai-new p.pan-baidu label, .upsucai-new p.pan-360 label{height:30px;line-height:28px;background:url(../images/up-sucai-panbg.png) no-repeat;border-radius:5px;border:1px solid;color:#fff;text-align:center;text-indent:30px;}
.upsucai-new p.pan-baidu label{background-color:#3daff5;border-color:#2493d8;background-position:1px 0px;}
.upsucai-new p.pan-360 label{background-color:#f39c12;border-color:#da911e;background-position:1px -66px;}
.upsucai-new p span.sm, .upsucai-new .dpis .dis{font-size:12px;color:#999;}
.upsucai-new p i.poo{position:relative;display:inline-block;}
.upsucai-new p i.poo span.per{position:absolute;top:2px;right:100px;font-size:14px;color:#333;}
.upsucai-new .up-add{position:relative;text-align: left;}
.upsucai-new .up-add p#upload-container #upload_button, .upsucai-new .up-add p#loadimg, .upsucai-new .up-add p#upload-container #upload_prf, .upsucai-new .up-add p#loadimg_prf{width:565px;height:35px;padding:0;border-radius:0;background-color:#F5F5F5;border:1px solid #d8d8d8;text-align:center;}
.upsucai-new .up-add p#loadimg, .upsucai-new .up-add p#loadimg_prf{position:absolute;top:5px;left:127px;height:33px;display:none;}
.upsucai-new .up-add p#loadimg img, .upsucai-new .up-add p#loadimg_prf img{margin-top:10px;}
.upsucai-new .up-add p#loadimg img, .upsucai-new .up-add p#loadimg_prf img{margin-top:10px;}
.upsucai-new .dpis{position:relative;}
.upsucai-new .dpis span{font-size:14px;color:red;}
.tougao .btns{width:1000px;}
.upsucai-new .dpis .dis{position:absolute;top:0;right:0;width:128px;height:100px;line-height:100px;background:url(../images/dips-bg.png) no-repeat center center #fff;padding-left:50px;}
.upsucai-new .sub-pk{margin-top:20px;text-align:center;}
#sc_type_select, #sc_chicun_select{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition:all 0.3s ease 0s;}

.anniu{ width:100%; float:left; margin-bottom:30px;text-align:center;}
.anniu input{width:140px; height:40px; border:1px;border-radius:3px; solid #ddd; text-align:center; background:#0EC5A1; font-size:16px; color:#fff;cursor:pointer}
.anniu input:hover{background:#668be4;}

.count{margin:20px 20px;}
.left{float:left;}
.bgcolor{background:#0EC5A1;color:#fff;}
.dashboard-header{padding-bottom:10px;padding-left: 10px;  border-bottom:1px dotted #dedede; padding-top:20px;}
.dashboard-header .sub-title{margin-bottom:20px;font-size:20px;margin-bottom:10px}
.dashboard-header .sub-title span{margin:0 5px;font-size:16px;font-family:"微软雅黑 couriernew"}
.dashboard-header .tip{color:#999;margin-bottom:10px; font-size:13px; padding-top:10px;}
.dashboard-header .tip i.time{font-style:normal;}
.dashboard-header .tip i.uname{color:#0ec5a1;font-style:normal;}
.dashboard-header .sub-title a{width:120px; height:30px;line-height:25px;display:inline-block;background-color:#0EC5A1;color:#fff;border-radius:2px;padding:2px 3px;font-size:14px;}
.dashboard-header .sub-title a:hover{background-color:#668be4}
.dashboard .page-wrapper .user-form{margin:40px auto}
.postForm{color: #666;font-size: 14px;line-height: 40px;padding-left: 10px;}
.postForm p{padding-left: 20px; width:960px;padding-bottom:7px;margin-bottom:5px;border-bottom:1px dotted #E4E4E4;}
.postForm p label{color:#333;}
.postForm p input,.postForm p select{padding: 5px;margin-top: 5px;margin-bottom: 5px;border: 1px solid #d8d8d8;font-size:14px;}
.postForm p input.but{border:0;padding:10px;font-family:宋体;}
.postForm p i.dow-d{display:block;margin-left:75px;color:red;}

.postForm .item{padding-left: 20px; width:960px;padding-bottom:7px;margin-bottom:5px;border-bottom:1px dotted #E4E4E4;}
.postForm .item label{color:#333;}
.postForm .item input,.postForm .item select{padding: 5px;margin-top: 5px;margin-bottom: 5px;border: 1px solid #d8d8d8;font-size:14px;}
.postForm .item input.but{border:0;padding:10px;font-family:宋体;}
.postForm .item i.dow-d{display:block;margin-left:75px;color:red;}

.page{width:960px;height:70px;text-align:center;font-size:16px;margin:40px 0}
.page .cur,.page a:hover{display:inline-block;padding:0 26px;height:60px;line-height:60px;color:#fff;border-radius:2px;margin:6px;background:#0EC5A1}
.page .ell{margin:0 4px 0 8px;color:#404040}
.page a{display:inline-block;padding:0 26px;height:60px;line-height:60px;color:#404040;background:#fff;border-radius:2px;margin:6px;cursor:pointer;border:1px solid #ddd}
.left{float:left;}
.input{outline: none; background: transparent; border: none;outline: medium;border:0; outline:0;width:120px; height:40px;background:#0EC5A1; color:#FFF;
}
.content{width:1200px; margin:0 auto;margin-top: 10px; overflow:hidden;font-family: "Microsoft Yahei";}
.kj{width:100%;margin-top: 50px; }
.tip{width:1200px; height:40px;line-height: 40px;background:#FFF; padding-left:8px;	padding-right:4px;display:block;float:left}

/*上传模式样式开始*/
#uploadms ul{ margin-left: 10px;}
td input{width:80px;height:25px;border:1px solid #d8d8d8;padding:5px;margin-left: 10px}
#uploadms li{ float:left; width: 50px; height:30px;line-height:30px;padding:0 10px; border:1px solid #eee; margin-right:10px; cursor:pointer;}
#uploadms li.on{ background: #08B114;
color: #fff;
border: 1px solid #4BA23F;}
#xzjf{ display:none;}
#uploadms li:hover{ background:#eee;}
#uploadms li.on:hover{ background:#08B114}
#uploadms td{text-align:left;
	font-size:16px;
	font-weight:400;
	width:100px;
	float:left}
/*上传模式样式结束*/