.info_title {
	font-size: 14px;
	font-weight: bold;
	color: #DC143C;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

.title {
	padding-bottom: 6px;
	border-bottom: 2px solid #bf0e22;
}

.works {
	padding-top: 6px;
}

.works:last-child {
	padding-bottom: 40px;
}

.work_one {
	width: 245px;
	height: 290px;
	overflow: hidden;
	float: left;
	margin: 24px 8px 0px 8px;
	border: 1px solid #d8d8d8;
}

.work_one img {
	width: 245px;
	height: 290px;
}

.work_one video {
	width: 245px;
	height: 290px;
}

.work_one object {
	width: 245px;
	height: 290px;
}

.work_title {
	margin-top: -40px;
	height: 32px;
	text-align: center;
	background: #928e85;
	opacity: 0.8;
	padding-top: 8px;
}

.work_title a {
	color: #fff;
}

.blank {
	clear: both;
	height: 48px;
}

.form {
	padding-top: 38px;
}

.form_title {
	padding-top: 32px;
	font-size: 30px;
	color: #bf0e22;
	text-align: center;
}

.involve-content, .input_row, #license {
	width: 800px;
}

.input_row {
	padding: 6px 0;
}

.involve-content {
	margin: 0 auto;
}

.label {
	padding-top: 4px;
	width: 98px;
	float: left;
}

.red {
	color: red;
}

.work-title {
	
}

.input {
	float: left;
}

.input_row>input {
	line-height: 24px;
	width: 400px;
	border: 1px solid #c6c6c6;
}

.input-file {
	width: 300px !important;
}

.input_row select {
	height: 26px;
	width: 300px;
}

.input input[type=file] {
	border: 0px;
}

.input_qr {
	float: left;
}

.input_qr input {
	line-height: 28px;
	width: 100px;
	border: 1px solid #c6c6c6;
}

.qr_img {
	float: left;
	padding-left: 8px;
	padding-top: 0px;
}

.hint {
	padding-left: 16px;
	padding-top: 4px;
	font-size: 12px;
	color: #666;
}

.desc_area textarea {
	width: 600px;
	height: 240px;
	border: 1px solid #c6c6c6;
}

.desc_hint {
	padding-top: 4px;
	padding-left: 98px;
	font-size: 12px;
	color: #666;
}

.readytodo {
	padding: 12px 0;
	text-align: center;
}

.buttons>div {
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 4px;
}

.commit {
	width: 128px;
	font-size: 16px;
	padding: 10px;
	background: #bf0e22;
	cursor: Pointer;
	border-radius: 5px;
	color: white;
}

.draft {
	margin-left: 28px;
	width: 128px;
	background: #666;
	cursor: Pointer;
}

.news_title {
	padding-top: 36px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.author, .operate {
	padding-top: 16px;
	text-align: center;
}

.author p {
	size: 14px;
	line-height: 30px;
}

.author p span {
	margin: 0 20px;
}

.upload_success {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: green;
	padding-top: 20px;
}

.con_img {
	padding-top: 16px;
}

.con_img img {
	display: block;
	margin: 0 auto;
	max-width: 1024px;
	border: 1px solid #c4c4c4;
}

.con_img object {
	display: block;
	margin: 0 auto;
	min-width: 620px;
	min-height: 540px;
	border: 1px solid #c4c4c4;
}

.text {
	padding-top: 16px;
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
}

.text p {
	text-indent: 2em;
}

.pager {
	padding-top: 38px;
	clear: both;
	text-align: center;
}

.pager ul {
	display: inline-block;
}

.pager li {
	margin: 0 8px;
	float: left;
}

.page {
	width: 24px;
	height: 24px;
	background: #e3e3e3;
}

.current {
	width: 24px;
	height: 24px;
	background: #3f59ad;
}

#license {
	height: 200px;
	border: 2px solid black;
	margin: 20px auto;
	overflow: auto;
	text-indent: 2em;
}

#license>p {
	margin: 0;
}

.license-title {
	font-size: 16px;
	font-weight: bolder;
	line-height: 24px;
}

#license>p:nth-of-type(1) {
	text-align: center;
}

#bottom {
	
}

.check-status {
	padding-left: 40px;
	color: #f00;
}

.optbutton {
	padding: 8px 10px;
	margin: 0 6px;
	background-color: #f00;
	color: white;
	border-radius: 5px;
	cursor: pointer;
}

.optbutton-del {
	background-color: #f00;
}

.optbutton-pass {
	background-color: green;
}

.optbutton-unpass {
	background-color: #31310a;
}

.optbutton-detail {
	background-color: blue;
}

.show-uploadimage img, .show-uploadvideo video {
	width: 290px;
	padding: 0 3px;
}

.involve-title p {
	font-size: 24px;
	font-weight: bolder;
	line-height: 48px;
	text-align: center;
	margin: 0 0 16px 0;
}

.works-title p {
	padding-top: 36px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.mywork {
	margin: 30px 0;
}

.mywork li {
	line-height: 50px;
	font-size: 18px;
	border-bottom: #8c8c8c 1px dotted;
}

.mywork-title {
	
}

.mywork-time {
	float: right;
}