@charset "utf-8";

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

#div0 {
	margin: 0 auto;
}

.odivtype {
	width: 79%;
	display: block;
	outline: 0;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	height: 75px;
	line-height: 74px;
	font-weight: 500;
	border-radius: 2px;
	color: #fff;
	background: #0095ff;
	margin: 0 auto;
	margin-top: 20px;
	margin-buttom: 20px;
	border-radius: 15px 15px 15px 15px;
}

#div1,#div2,#tab2,#listdivider1,#listdivider2,#wjdc_tr1,#wjdc_tr2,#content_head_msg1,#content_head_msg2 {
	display: none;
}

body {
	margin: 0;
	font-size: 16px;
	-webkit-text-size-adjust: none;
	background: #fff;
	color: #262626;
	position: relative;
	word-break: break-word;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
}

.backgroundshade {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%,
		#f4f7f9 100% )
}

.topreturn {
	float: right;
}

.content {
	left: 0;
	right: 0;
	z-index: 10;
	font-size: 14px;
	line-height: 24px;
	padding: 8px;
}

.toptitle {
	padding: 50px 130px 20px;
}

.toptitle {
	    margin-top: 60px;
	padding: 40px 40px 12px;
	color: #0095ff;
}

.htitle {
	font-size: 28px;
	line-height: 40px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
	text-align: center;
	padding: 0;
	color: #0095ff;
}

div.formfield {
	display: block;
	padding: 10px 0 26px;
	margin: 0 20px 16px;
	clear: both;
	border-bottom: 1px dashed #ccc;
}

span.description {
	font-size: 15px;
	line-height: 24px;
	display: none;
}

span.req {
	position: absolute;
	top: 0;
	left: -12px;
	color: #ff4040 !important;
	margin: 2px 0 0 2px;
}

fieldset {
	border: 0;
	min-inline-size: unset;
}

div.field {
	margin: 0 0 10px 0;
	clear: both;
	padding: 20px;
	border: 1px solid transparent;
}

div.field-label {
	font-size: 17px !important;
	line-height: 26px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	position: relative;
	padding: 0 0 10px 0 !important;
	display: block;
	word-wrap: break-word;
	line-height: 26px;
	color: #262626;
}

.selfmess {
	position: relative;
	height: 40px;
	display: flex;
}

.ui-input-text {
	border: 1px solid #e3e3e3;
	margin: 5px 0;
	background-color: #fff;
	padding: 0;
}

.ui-input-text input,.ui-input-text textarea {
	background-color: #fff;
	border: none !important;
	padding: 11px 10px;
	font-size: 14px;
	display: inline-block;
	margin: 0;
	-webkit-appearance: none;
	resize: none;
	width: 100%;
}

.largerprev {
	display: inline-block;
	margin-top: 12px;
}

.file {
	overflow: hidden;
}

.largerprev .file-btn {
	width: 90px;
	height: 90px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	flex-direction: column;
	line-height: normal;
	text-align: center;
}

.divsubmit {
	padding: 10px 20px !important;
	position: relative;
	z-index: 101;
}

.submitbtn {
	width: 57%;
	display: block;
	margin: 0 auto;
	outline: 0;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	font-weight: 500;
	border-radius: 2px;
	color: #fff;
	background: #0095ff;
}

.ui-select {
	width: 100%;
	font-size: 16px;
	height: 44px;
	font-weight: 500;
	cursor: pointer;
}

.mherder {
	height: 52px;
	line-height: 49px;
	background: #35bef4;
	color: white;
	font-size: 19px;
	font-weight: normal;
	font-family: "微软雅黑", helvetica, tahoma, arial, sans-serif;
	text-shadow: 0 0 0;
	padding-left:20px;
	padding-right:20px;
}

/** 问卷调查部分 **/
#select-swjgq a {
	background-color: #35bef4;
	color: black;
}

#listview {
	margin-top: -1px;
}

#listdivider1,#listdivider2 {
	height: 52px;
	line-height: 30px;
	background: #35bef4;
	color: white;
	font-size: 19px;
	font-weight: normal;
	font-family: "微软雅黑", helvetica, tahoma, arial, sans-serif;
	text-shadow: 0 0 0;
}

#confirm1 {
	background: #fff;
	z-index: 100;
}