.layout-body {
	width: 100%;
	margin-top: 8px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.layout-body-item {
	width: 1200px;
	display: flex;
	flex-direction: row;
	margin: 0 auto
}

.layout-body-item-left {
	width: 899px;
	display: flex;
	flex-direction: column;
	margin-right: 13px
}

.layout-body-item-left-filter-box,.layout-body-item-left-filter-box2 {
	width: 899px;
	height: 121px;
	background: #fff;
	display: flex;
	flex-direction: column
}

.layout-body-item-left-filter-box2 {
	width: 1200px;
	height: 84px
}

.query-search {
	width: 100%;
	background-color: #fff
}

.query-search__content,.query-search__content2 {
	width: 88%;
	height: 50px;
	background: #fff;
	margin-left: 18px;
	margin-top: 15px;
	margin-right: 26px;
	display: flex;
	flex-direction: row;
	align-items: center
}

.query-search__content2 {
	width: 1166px
}

.query-search__content-input__wrap,.query-search__content-input__wrap2 {
	width: 88%;
	height: 50px;
	background: #fff;
	border: 1px solid #2681ff;
	display: flex;
	flex-direction: row;
	align-items: center
}

.query-search__content-input__wrap2 {
	width: 1057px
}

.query-search__content-input {
	flex: 1;
	background: #fff;
	height: 50px;
	font-size: 14px;
	color: #333;
	border: 0;
	outline: 0;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box
}

::-webkit-input-placeholder {
	color: #cbcbcb
}

::-moz-placeholder {
	color: #cbcbcb
}

:-ms-input-placeholder {
	color: #cbcbcb
}

input:-moz-placeholder {
	color: #cbcbcb
}

.query-search__content-select {
	margin: 0 10px;
	background-color: #fff
}

.drop-category,.drop-category-show,.query-search__content-select {
	display: flex;
	flex-direction: row;
	align-items: center
}

.drop-category {
	background-color: #fff;
	justify-content: center
}

.drop-category-show {
	box-sizing: border-box;
	padding: 0 16px;
	cursor: pointer
}

.drop-category-show__clear {
	margin-top: 10px;
	width: 18px;
	height: 18px;
	cursor: pointer
}

.drop-category-show__clear-icon {
	width: 12px;
	height: 12px;
	background-size: contain
}

.drop-category-show__text {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 14px;
	color: #9da0ae
}

.drop-category-show__icon {
	width: 8px;
	height: 5px;
	margin-left: 7px;
	background-image: url(/img/ä¸?.png);
	background-size: contain
}

.drop-category-show__icon--active {
	background-image: url(/img/ä¸?.png)
}

.query-search__line {
	width: 1px;
	height: 26px;
	background-color: #9da0ae;
	margin: 0 10px
}

.search-button {
	width: 98px;
	height: 52px;
	background: #2681ff;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.search-button-icon {
	width: 18px;
	height: 18px
}

.search-button-text {
	font-size: 17px;
	color: #fff;
	margin-left: 4px
}

.query-select {
	width: 100%;
	background-color: #fff;
	margin-top: 5px
}

.query-select__content {
	width: 855px;
	height: 50px;
	background: #fff;
	margin-left: 18px;
	margin-right: 26px
}

.query-select-comp,.query-select__content,.query-select__content-list {
	display: flex;
	flex-direction: row;
	align-items: center
}

.query-select__content-list {
	width: 100%;
	justify-content: space-between;
	flex: 1
}

.query-select-comp {
	width: 110px;
	height: 19px;
	cursor: pointer;
	position: relative
}

.query-select-comp>select {
	padding-right: 20px;
	width: 110px;
	height: 19px;
	color: #9da0ae;
	top: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: 0 0;
	border: 0;
	outline: 0;
	position: absolute;
	z-index: 20
}

.query-select-comp>select::-ms-expand {
	display: none
}

.query-select-comp__clear {
	margin-top: 10px;
	width: 18px;
	height: 18px;
	cursor: pointer
}

.query-select-comp__clear-icon {
	width: 12px;
	height: 12px;
	background-size: contain
}

.query-select-comp__text {
	font-size: 14px;
	color: #9da0ae;
	width: 100px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.query-select-comp__icon {
	right: 4px;
	display: block;
	width: 8px;
	height: 5px;
	margin-left: 7px;
	background-image: url(/templates/default/img/down.png);
	background-size: contain;
	position: absolute;
	z-index: 10;
	top: 6px
}

.query-select__content-clear {
	cursor: pointer;
	font-size: 12px;
	color: #2681ff
}

.layout-body-item-left-list {
	display: flex;
	flex-direction: column;
	background-color: #f6f6f8
}

.layout-body-item-left-list-item {
	margin-top: 10px;
	background-color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 119px;
	background: #fff
}

.layout-body-item-left-list-item-left {
	display: flex;
	flex-direction: column;
	margin-left: 20px;
	flex: 1
}

.layout-body-item-left-list-item-left-post {
	display: flex;
	flex-direction: row;
	align-items: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all
}

.layout-body-item-left-list-item-left-post-text {
	font-size: 16px;
	color: #2681ff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	line-height: 24px
}

.layout-body-item-left-list-item-left-post-star {
	width: 17px;
	height: 17px;
	margin-left: 4px
}

.layout-body-item-left-list-item-left-salary {
	font-size: 18px;
	color: #fe8840;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	margin-top: 2px
}

.layout-body-item-left-list-item-left-desc {
	font-size: 14px;
	color: #61687c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	line-height: 20px
}

.layout-body-item-left-list-item-right {
	display: flex;
	flex-direction: column;
	margin-left: 20px;
	text-align: right
}

.layout-body-item-left-list-item-right-company {
	font-size: 16px;
	color: #2681ff;
	line-height: 24px
}

.layout-body-item-left-list-item-right-desc,.layout-body-item-left-list-item-right-type {
	margin-top: 2px;
	font-size: 14px;
	color: #61687c;
	line-height: 20px
}

.layout-body-item-left-list-item-right-logo-box {
	width: 64px;
	height: 64px;
	margin-left: 8px;
	margin-right: 8px;
	overflow: hidden
}

.layout-body-item-left-list-item-right-logo {
	width: 64px
}

.layout-body-item-left-page {
	margin-top: 15px;
	height: 38px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: relative
}

.layout-body-item-left-page-text {
	font-size: 12px;
	line-height: 20px;
	color: #61687c
}

.layout-body-item-left-page-select {
	margin-left: 10px;
	width: 90px;
	height: 20px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 0 7px;
	box-sizing: border-box;
	outline: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../img/ç®­å¤´.png) no-repeat right center;
	font-size: 12px;
	color: #616161;
	opacity: .7;
	text-align: center;
	text-align-last: center
}

.layout-body-item-left-page-index {
	display: flex;
	flex-direction: row;
	align-items: center;
	min-width: 50px;
	padding-left: 10px;
	padding-right: 10px
}

.layout-body-item-left-page-index-item {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	width: 40px;
	text-align: center;
	font-weight: 700
}

.layout-body-item-left-page-select-item {
	font-size: 12px;
	line-height: 26px;
	color: #656565;
	opacity: .3
}

.layout-body-item-left-page-input {
	margin: 0 5px;
	width: 40px;
	height: 20px;
	box-sizing: border-box;
	line-height: 32px;
	background: #fff;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	padding: 0 7px;
	font-size: 12px;
	color: #656565;
	opacity: .71;
	box-shadow: 0 0 0 0;
	outline: 0
}

.layout-body-item-right,.layout-body-item-right-item {
	width: 288px;
	display: flex;
	flex-direction: column
}

.layout-body-item-right-item {
	padding: 11px;
	box-sizing: border-box;
	background-color: #fff
}

.layout-body-item-right-item-edit {
	width: 36px;
	line-height: 25px;
	font-size: 18px;
	color: #187cfe;
	margin-left: 230px
}

.layout-body-item-right-item-photo {
	width: 83px;
	height: 83px;
	margin: 0 auto;
	border-radius: 50%
}

.layout-body-item-right-item-name {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	color: #000
}

.layout-body-item-right-item-intro {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: 11px
}

.layout-body-item-right-item-intro-text {
	font-size: 16px;
	color: #1d1d1d
}

.layout-body-item-right-item-intro-line {
	width: 1px;
	height: 17px;
	background: #c5c5c5;
	margin-left: 17px;
	margin-right: 17px
}

.layout-body-item-right-item-state {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 23px
}

.layout-body-item-right-item-state-select {
	width: 247px;
	height: 36px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 0 7px;
	box-sizing: border-box;
	outline: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(/img/ç®­å¤´.png) no-repeat right center;
	font-size: 14px;
	color: #616161;
	opacity: .7;
	text-align: center;
	text-align-last: center
}

.layout-body-item-right-item-state-select-item {
	height: 14px;
	font-size: 14px;
	line-height: 26px;
	color: #656565;
	opacity: .3
}

.layout-body-item-right-item-stat {
	margin-top: 16px;
	display: flex;
	flex-direction: row;
	align-items: center
}

.layout-body-item-right-item-stat-item {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center
}

.layout-body-item-right-item-stat-item-result {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	color: #2681ff
}

.layout-body-item-right-item-stat-item-text {
	font-size: 14px;
	line-height: 20px;
	color: #000
}

.layout-body-item-right-item-button {
	width: 247px;
	height: 36px;
	background: #2681ff;
	border: 1px solid #2681ff;
	margin: 19px 0 auto auto;
	font-size: 14px;
	color: #fff
}

.layout-body-item-right-item-1 {
	display: flex;
	flex-direction: row;
	align-items: center
}

.layout-body-item-right-item-text1 {
	font-size: 16px;
	line-height: 24px;
	color: #53646f
}

.layout-body-item-right-item-icon {
	width: 16px;
	height: 16px
}

.layout-body-item-right-item-text3 {
	line-height: 18px;
	font-size: 12px;
	color: #4e8df6;
	margin-left: 3px
}

.layout-body-item-right-item-2 {
	display: flex;
	flex-direction: column;
	padding-bottom: 13px;
	border-bottom: 1px solid #f3f5fb
}

.layout-body-item-right-item-2:last-child {
	border-bottom: 0
}

.layout-body-item-right-item-2-1,.layout-body-item-right-item-2-2 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 11px
}

.layout-body-item-right-item-2-2 {
	margin-top: 6px
}

.layout-body-item-right-item-text2 {
	font-size: 14px;
	line-height: 20px;
	color: #a2a4af
}

.layout-body-item-right-item-2-3 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 8px
}

.layout-body-item-right-item-text4 {
	font-size: 12px;
	line-height: 18px;
	color: #a2a4af
}

.layout-body-item-right-item-text5 {
	font-size: 14px;
	line-height: 20px;
	color: #707070
}

.layout-body-item-right-item-3 {
	display: flex;
	flex-direction: row;
	align-items: center
}

.layout-body-item-right-item-lookme {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	flex: 1
}

.layout-body-item-right-item-nexticon {
	width: 19px;
	height: 19px
}

.layout-body-item-right-item-i-looked {
	font-size: 16px;
	line-height: 24px;
	color: #2681ff
}

.layout-body-item-right-item-i-looked-list {
	display: flex;
	flex-direction: column;
	margin-top: 13px
}

.layout-body-item-right-item-i-looked-list-item {
	padding: 21px 0;
	display: flex;
	flex-direction: column
}

.layout-body-item-right-item-i-looked-list-item-post-salary {
	display: flex;
	flex-direction: row;
	align-items: center
}

.layout-body-item-right-item-i-looked-list-item-post {
	font-size: 18px;
	line-height: 25px;
	color: #5a646f;
	flex: 1
}

.layout-body-item-right-item-i-looked-list-item-salary {
	height: 27px;
	font-size: 18px;
	line-height: 27px;
	color: #fe8840
}

.layout-body-item-right-item-i-looked-list-item-company {
	margin-top: 12px;
	font-size: 14px;
	line-height: 20px;
	color: #838383
}

.login-box {
	width: 288px;
	background: #fff;
	border: 1px solid #2681ff;
	display: flex;
	flex-direction: column
}

.login-box-welcome {
	width: 100%;
	height: 27px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #2681ff;
	margin-top: 18px
}

.login-box-loginway {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 252px;
	height: 30px;
	margin-left: 7px;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 10px
}

.login-box-accountlogin {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1
}

.login-box-accountlogin>span {
	line-height: 28px;
	font-size: 14px;
	cursor: pointer
}

.login-box-accountlogin-text {
	font-size: 14px;
	line-height: 28px;
	color: #868686
}

.login-box-accountlogin-border {
	width: 114px;
	border-bottom: 2px solid #2681ff
}

.login-box-accountlogin-border>span {
	color: #2681ff
}

.login-box-logininput {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 12px;
	margin-top: 16px
}

.login-box-loginput-text {
	font-size: 14px;
	line-height: 20px;
	color: #9da0ae
}

.login-box-loginput-input {
	width: 192px;
	height: 32px;
	background: #fff;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	line-height: 32px;
	padding: 0 7px;
	font-size: 14px;
	color: #656565;
	outline: 0;
	margin-left: 7px
}

.login-box-loginput-btncode {
	height: 32px;
	background: #fff;
	border: 1px solid #2681ff;
	font-size: 14px;
	color: #2681ff;
	margin-left: 6px;
	cursor: pointer
}

.login-box-loginput-imgcode {
	margin-left: 6px
}

.login-box-three,.login-box-three-item {
	display: flex;
	flex-direction: row;
	align-items: center
}

.login-box-three {
	margin-top: 26px;
	margin-left: 33px
}

.login-box-three-item {
	margin-right: 22px
}

.login-box-three-item:last-child {
	margin-right: 0
}

.login-box-three-item-text {
	font-size: 14px;
	line-height: 20px;
	color: #9da0ae
}

.login-box-three-item-logo {
	width: 38px;
	height: 38px;
	margin-left: 6px
}

.login-box-btnlogin {
	width: 252px;
	height: 47px;
	background: #2681ff;
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
	border: 0;
	margin-left: 18px;
	margin-bottom: 10px
}

.login-hint {
	width: 288px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #fe1818;
	margin-top: 9px
}

.login-box-registe-login2 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 23px;
	margin-left: 15px;
	margin-right: 15px
}

.login-box-btnregiste {
	width: 108px;
	height: 47px;
	background: #fff;
	border: 1px solid #2681ff;
	font-size: 16px;
	color: #2681ff;
	box-sizing: border-box
}

.login-box-btnlogin2 {
	width: 108px;
	height: 47px;
	background: #2681ff;
	font-size: 16px;
	color: #fff;
	border: 0
}

.login-box-btnforget {
	margin: 6px auto;
	background: #fff;
	font-size: 12px;
	color: #2681ff;
	border: 0
}

.layout-middle-jggw {
	width: 288px;
	height: 83px;
	background: #187cfe;
	margin-top: 14px;
	display: flex;
	justify-content: center;
	align-items: center
}

.layout-middle-jggw-icon {
	width: 28px;
	height: 30px
}

.layout-middle-jggw-text {
	font-size: 18px;
	line-height: 27px;
	color: #fff;
	margin-left: 25px
}

.layout-navi,.layout-navi-item {
	width: 143px;
	display: flex;
	flex-direction: column
}

.layout-navi {
	margin-right: 8px
}

.layout-navi-item {
	height: 99px;
	background: #fff;
	margin-top: 1px
}

.layout-navi-item-row {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 18px
}

.layout-navi-item-row-spot {
	visibility: hidden;
	width: 7px;
	height: 7px;
	background: #4e8df6;
	border-radius: 50%;
	margin-left: 18px;
	overflow: hidden
}

.layout-navi-item-row>a>.active {
	color: #4e8df6
}

.layout-navi-item-row-text {
	margin-left: 11px;
	height: 24px;
	font-size: 16px;
	color: #707988
}

.layout-person-info {
	display: flex;
	flex-direction: column;
	width: 750px;
	height: 900px;
	background: #fff;
	margin-right: 11px;
	padding-top: 19px
}

.layout-person-info-title {
	height: 24px;
	font-size: 16px;
	color: #000;
	margin-top: 19px;
	margin-left: 24px
}

.layout-person-info-photo {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-top: 13px;
	margin-left: 24px
}

.layout-person-info-photo-img,.layout-person-info-photo>.box {
	width: 76px;
	height: 76px;
	border-radius: 50%
}

.layout-person-info-photo>.box {
	position: relative;
	overflow: hidden
}

.layout-person-info-photo>.box>.tag {
	position: absolute;
	width: 76px;
	background-color: #5da0fc;
	bottom: 1px;
	color: #fff;
	font-size: 12px;
	text-align: center
}

.layout-person-info-photo-intro {
	display: flex;
	flex-direction: column;
	width: 190px;
	margin-left: 16px
}

.layout-person-info-photo-intro-1 {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center
}

.layout-person-info-photo-intro-text {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #60686f
}

.layout-person-info-photo-intro-upload {
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	color: #4e8df6;
	position: relative;
	display: inline-block
}

.layout-person-info-photo-intro-upload input {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0
}

.layout-person-info-photo-intro-hint {
	width: 190px;
	height: 18px;
	margin-top: 8px;
	font-size: 12px;
	line-height: 18px;
	color: #f0a800
}

.layout-person-info-edit {
	display: flex;
	flex-wrap: wrap;
	margin-top: 12px;
	margin-left: 24px
}

.layout-edit-item {
	width: 343px;
	background: #fff;
	box-sizing: border-box;
	margin-left: 9px;
	margin-right: 15px;
	margin-top: 11px;
	display: flex;
	flex-direction: column;
	position: relative
}

.layout-edit-item:nth-child(2n-1) {
	margin-left: 0
}

.layout-edit-item-text {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #60686f
}

.layout-edit-item-input {
	line-height: 41px
}

.layout-edit-item-input,.layout-edit-item-select {
	width: 341px;
	height: 41px;
	background: #fff;
	border: 1px solid #9da0ae;
	box-sizing: border-box;
	outline: 0;
	margin-top: 11px;
	padding: 0 7px;
	font-size: 14px;
	color: #656565
}

.layout-edit-item-select-item {
	font-size: 14px;
	line-height: 26px;
	color: #656565;
	opacity: .3
}

.layout-edit-item-check {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 11px
}

.layout-edit-item-check>.active {
	border: 1px solid #4e8df6;
	color: #4e8df6
}

.layout-edit-item-check-item {
	width: 162px;
	height: 41px;
	line-height: 41px;
	background: #f9f9f9;
	border: 1px solid #9da0ae
}

.layout-edit-item-code {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 11px
}

.layout-edit-item-code-btn {
	width: 79px;
	height: 42px;
	background: #fff;
	border: 1px solid #2681ff;
	font-size: 14px;
	color: #2681ff
}

.layout-person-info-operate {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 28px
}

.layout-operate-cancel {
	width: 100px;
	height: 36px;
	border: 1px solid #e3e7ed;
	font-size: 16px;
	color: #5a646f
}

.layout-operate-primary {
	width: 100px;
	height: 36px;
	margin-left: 80px;
	background: #418eee;
	font-size: 14px;
	color: #fff;
	border: 0;
	text-align: center;
	line-height: 36px
}

.layout-modify-account-pwd {
	display: flex;
	flex-direction: column;
	margin-right: 11px
}

.layout-tab {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 751px;
	height: 50px;
	background: #fff;
	border-bottom: 1px
}

.layout-tab-border {
	width: 4px;
	height: 33px;
	background: #2681ff;
	margin-left: 16px
}

.layout-tab-text {
	margin-left: 13px;
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #000
}

.layout-account-set-edit {
	display: flex;
	flex-direction: column;
	margin-top: 1px;
	width: 751px;
	height: 455px;
	background: #fff
}

.layout-account-set-edit-name {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-left: 33px;
	margin-top: 16px
}

.layout-privacy-set {
	width: 750px;
	height: 572px;
	display: flex;
	flex-direction: column;
	margin-right: 11px;
	background-color: #fff
}

.layout-switch {
	display: flex;
	flex-direction: row;
	align-items: center
}

.layout-switch-text {
	height: 29px;
	font-size: 20px;
	line-height: 29px;
	color: #414a60
}

.layout-switch-input {
	display: none
}

.layout-switch-label,.layout-switch-label:before {
	height: 20px;
	display: inline-block;
	border-radius: 20px
}

.layout-switch-label {
	box-shadow: #ccc 0 0 0 1px;
	width: 40px;
	position: relative;
	background-color: #bdbdbd;
	overflow: hidden
}

.layout-switch-label:before {
	content: '';
	position: absolute;
	left: 0;
	width: 20px;
	background-color: #fff;
	z-index: 20;
	-webkit-transition: all .5s;
	transition: all .5s
}

.layout-switch-input:checked+label.layout-switch-label:before {
	left: 20px
}

.layout-switch-input:checked+label.layout-switch-label {
	background-color: #1487f3
}

.layout-privacy-set-hint {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: #414a60
}

.layout-search {
	width: 679px;
	height: 33px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 42px;
	margin-top: 14px;
	border: 1px solid #e4e4e4
}

.layout-search-input {
	flex: 1;
	background: #fff;
	font-size: 14px;
	color: #333;
	border: 0;
	outline: 0;
	box-sizing: border-box
}

.layout-search-icon {
	width: 15px;
	height: 15px;
	padding: 8px;
	cursor: pointer
}

.layout-privacy-set-hint-clear {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 43px;
	margin-top: 15px
}

.layout-btnclear {
	background: #fff;
	font-size: 16px;
	color: #1487f3;
	border: 0
}

.layout-clear-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: 42px;
	margin-top: 6px
}

.layout-clear-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 10px;
	padding: 5px 10px;
	background: #8bbdff;
	margin-right: 10px
}

.layout-clear-item-text {
	font-size: 16px;
	color: #fff
}

.layout-clear-item-clear {
	width: 12px;
	height: 12px;
	margin-left: 9px;
	cursor: pointer
}

.layout-safe-set {
	display: flex;
	flex-direction: column;
	margin-right: 11px;
	width: 750px
}

.layout-safe-set-list {
	display: flex;
	flex-wrap: wrap
}

.layout-safe-set-item {
	width: 180px;
	height: 213px;
	background: #fff;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center
}

.layout-safe-set-item:nth-child(4n) {
	margin-right: 0
}

.layout-safe-set-item-icon {
	width: 41px;
	height: 41px;
	margin-top: 53px
}

.layout-safe-set-item-state {
	width: 38px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 0
}

.layout-safe-set-item-title {
	font-size: 16px;
	line-height: 24px;
	color: #707988
}

.layout-safe-set-item-account {
	font-size: 14px;
	line-height: 20px;
	color: #b9b9b9
}

.layout-safe-set-item-remark {
	font-size: 14px;
	color: #707988;
	background: #fff;
	border: 1px solid #f3f5fb;
	width: 109px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom: 19px;
	cursor: pointer
}

.layout-applied,.layout-applied2 {
	display: flex;
	flex-direction: column;
	margin-right: 11px;
	width: 750px;
	min-height: 600px
}

.layout-applied2 {
	width: 899px
}

.layout-header-tab2 {
	display: flex;
	flex-direction: row;
	width: 899px;
	height: 42px;
	background: #fff
}

.layout-header-tab2>.active {
	border-bottom: 2px solid #187cfe
}

.layout-header-tab2>.active>a {
	color: #187cfe
}

.layout-header-tab-item2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	color: #9da0ae;
	opacity: 1;
	margin-left: 24px;
	margin-right: 7px
}

.layout-header-tab-item2>a {
	color: #9da0ae
}

.layout-table-header {
	width: 750px;
	height: 37px;
	background: #59a1ff;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: center
}

.layout-table-header-text {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left
}

.layout-table-content {
	display: flex;
	flex-direction: column
}

.layout-table-content-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 750px;
	height: 38px;
	border: 1px solid #f3f5fb
}

.layout-table-content-item-text {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left
}

.layout-table-content-item-operate {
	display: flex;
	justify-content: center;
	align-items: center
}

.layout-table-content-item-operate-icon {
	height: 18px;
	cursor: pointer
}

.layout-feedback {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	height: 648px;
	margin-right: 11px;
	width: 750px
}

.layout-feedback-query {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 45px;
	margin-top: 6px
}

.layout-feedback-query-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 12px
}

.layout-feedback-query-text {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #000
}

.layout-resume {
	display: flex;
	flex-direction: column;
	width: 288px;
	height: 133px;
	background: #fff
}

.label-unread {
	width: 50px;
	height: 25px;
	background: #5a646f;
	border-radius: 13px;
	font-size: 14px;
	line-height: 25px;
	color: #fff
}

.dwSearch {
	width: 100%
}

.yjxqtc-layout-box {
	width: 800px;
	height: 386px;
	background: #fff;
	display: flex;
	flex-direction: column;
	overflow: hidden
}

.ysszpb-layout-list {
	display: flex;
	flex-direction: column;
	flex: 1;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-left: 46px;
	margin-top: 3px;
	margin-right: 20px
}

.ysszpb-layout-list::-webkit-scrollbar,.ysszpb-query-list::-webkit-scrollbar {
	display: none
}

.ysszpb-layout-list-item {
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #f3f5fb;
	margin: 10px
}

.ysszpb-layout-list-item-title {
	text-align: right;
	width: 80px;
	font-size: 16px;
	line-height: 27px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	color: #2681ff;
	opacity: 1
}

.ysszpb-layout-list-item-content,.ysszpb-layout-list-item-content2 {
	width: 624px;
	font-size: 16px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	line-height: 27px;
	color: #60686f;
	opacity: 1
}

.ysszpb-layout-list-item-content2 {
	width: 200px
}

.tyjtc-layout-box,.tyjtc-layout-box2 {
	background: #fff;
	display: flex;
	flex-direction: column;
	overflow: hidden
}

.tyjtc-layout-box {
	width: 800px;
	height: 550px
}

.tyjtc-layout-box2 {
	height: 670px
}

.layout-item1-loginbox-loginput-btncode {
	height: 39px;
	background: #fff;
	margin-top: 11px;
	border: 1px solid #2681ff;
	font-size: 14px;
	color: #2681ff;
	margin-left: 17px;
	padding: 0 10px
}

.tyjtc-layout-tab {
	margin-top: 10px;
	margin-left: 29px
}

.tyjtc-layout-tab-text {
	height: 36px;
	line-height: 36px;
	font-weight: 500;
	font-size: 24px
}

.tyjtc-layout-list {
	display: flex;
	flex-direction: column;
	margin-left: 46px;
	margin-top: 3px
}

.tyjtc-layout-edit-item-input,.tyjtc-layout-edit-item-select {
	width: 716px;
	height: 41px
}

.tyjtc-layout-edit-item-textarea {
	width: 716px;
	height: 99px
}

.tyjtc-layout-edit-item-input2,.tyjtc-layout-edit-item-select2 {
	height: 41px
}

.tyjtc-layout-edit-item-textarea2 {
	height: 200px;
	width: 690px
}

.tyjtc-layout-operate {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: 29px
}

.tyjtc-layout-operate-btn-cancel {
	margin-right: 12px;
	width: 82px;
	height: 36px;
	background: #919191;
	font-size: 14px;
	color: #fff
}

.tyjtc-layout-operate-btn-primary {
	margin-left: 12px;
	width: 62px;
	height: 36px;
	font-size: 14px
}

.tyjtc-layout-hint {
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	line-height: 24px;
	color: #60686f;
	opacity: 1;
	margin-left: 46px;
	margin-top: 37px
}

.ysszpb-query-box {
	display: flex;
	flex-direction: column;
	height: 545px;
	width: 800px;
	overflow: hidden;
	background: #fff
}

.yjxqtc-layout-tab {
	margin-top: 10px;
	margin-left: 29px
}

.yjxqtc-layout-tab-text {
	height: 36px;
	line-height: 36px;
	font-weight: 500;
	font-size: 24px
}

.yjxqtc-layout-query-search {
	margin-left: 43px;
	margin-top: 20px
}

.ysszpb-query-list {
	display: flex;
	flex-direction: column;
	flex: 1;
	overflow-x: hidden;
	overflow-y: scroll
}

.ysszpb-query-footer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 25px 29px 25px 44px
}

.town-bar {
	padding: 8px 0
}

.town-bar>.name,.zero-btn {
	text-align: center;
	font-size: 34px;
	line-height: 50px;
	color: #2681ff
}

.town-bar>.bar {
	width: 40px;
	height: 0;
	border: 2px solid #2681ff;
	margin: 0 48px
}

.zero-btn {
	width: 123px;
	height: 50px;
	background: #fff;
	font-size: 16px;
	display: block;
	cursor: pointer
}

.zero-active {
	background: #2681ff;
	color: #fff
}

.zero-btn-list {
	width: 246px;
	height: 50px;
	border: 1px solid #2681ff;
	opacity: 1;
	border-radius: 5px;
	margin-right: 25px
}