.wrap:after,
.content-title img,
.content-remark {
	display: none;
}

.wrap {
	background-image: unset;
}

.content {
	padding: 0;
}

.content-title {
	background-color: #cbb486;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 25px;
	color: #fff;
	position: relative;
	margin-bottom: 0;
	margin-top: 20px;
}

.answer-wrap .content-title::after {
	position: absolute;
	content: '请根据实际情况完成以下问题';
	display: block;
	font-size: 16px;
	top: 0;
	right: 20px;
	font-weight: normal;
}

.answer-wrap .content-title::before {
	position: absolute;
	content: '';
	display: block;
	background-image: url(../img/cityImg/remark.png);
	top: 17px;
	right: 235px;
	width: 22px;
	height: 22px;
}

.content {
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

.content-nav {
	padding: 25px 28px 0;
	margin-bottom: 25px;
}

.content-nav>div {
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #999999;
	background: #fff;
	border-radius: 4px;
	border: solid 1px #cccccc;
	text-align: center;
	padding: 0;
	font-size: 16px;
	margin-right: 55px;
	position: relative;
}

.nav-left.light,
.nav-middle.light,
.nav-right.light {
	background-image: unset;
	width: 150px;
	height: 40px;
	background: linear-gradient(to right, #e4c995, #b9916a);
	border: none;
	color: #fff;
}

.content-nav>div:nth-child(2),
.content-nav>div:nth-child(2).light {
	width: 256px;
}

.header>div,
.content,
.footer>div {
	width: 1136px;
	min-width: 1136px;
}

.content-nav>div::after {
	width: 30px;
	height: 11px;
	content: '';
	display: block;
	background-image: url(../img/cityImg/guide.png);
	position: absolute;
	top: 14.5px;
	right: -43px;
}

.content-nav>div:last-child::after {
	display: none;
}

.situa-item {
	background: #fff;
	border: none;
	border-bottom: 1px dashed #cccccc;
	padding-left: 0;
}

.situe-title span {
	color: #BA926B !important;
}

.situa-item>div.situe-title {
	font-weight: bold;
}

.situe-title input {
	width: 360px;
	height: 36px;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	border: solid 1px #cccccc;
}

.situa-back,
.situa-next,
.form-prev,
.form-next,
.btn-error {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	box-sizing: border-box;
	background: linear-gradient(to right, #e4c995, #b9916a);
}

.form-next {
	background: linear-gradient(to right, #e4c995, #b9916a);
}

.btn-error {
	background: linear-gradient(to right, #e4c995, #b9916a);
	color: #fff;
	border: none;
}

.situa-back,
.form-prev,
.btn-right {
	background: unset;
	border: solid 1px #b9916a;
	color: #ba926b;
	height: 39px;
}

.check-nav {
	margin-left: 0;
	margin-top: 15px;
	border: 1px dashed #ccc;
}

.situe-sure img,
.situe-no img {
	margin-right: 5px;
}

.readNo.none+span,
.noSelect.none+span {
	color: #ba926b;
	font-weight: bold;
}

.tips_content {
	border: 1px solid #ba926b !important;
	background: #fff;
	color: #ba926b;
}

.tips_content:after {
	border-right: 5px solid #ba926b;
}

.tips_content {
	right: -323px;
}

.check-nav .situe-sure {
	margin: 8px 0;
}

.inquiry {
	text-align: left;
}

.material_title {
	color: #ba926b;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 25px;
	height: 40px;
}

.material_title span {
	border-bottom: 1px solid #ba926b;
	padding-bottom: 15px;
	display: inline-block;
	height: 40px;
}

.inquiry-text {
	color: #999999;
	text-align: left;
	font-size: 16px;
	margin-top: 15px;
}

.inquiry>span {
	border-radius: 4px;
	border: 1px solid #dadada;
}

.inquiry-select {
	border: 1px solid #ba926b !important;
}

.inquiry-select:after {
	background-color: #ba926b;
}

.material table tr,
.get_way table tr,
.material table tr .toDo {
	color: #333333;
}

.situs-nextNew {
	background: linear-gradient(to right, #e4c995, #b9916a);
}

.material table tbody>tr:nth-child(1) {
	background: #f9f7f2;
}

.material table tbody>tr:nth-child(1),
.get_way table tbody>tr:nth-child(1),
.material_title,
.material_remark .title {
	font-weight: normal;
	color: #000000;
}

.material_remark {
	background: #fff;
	border: solid 1px #e5e5e5;
}

.material_remark .title {
	color: #ba926b !important;
	font-size: 18px !important;
}

.fold_title {
	height: 45px;
	line-height: 45px;
}

.fold_title span {
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}

.inform_btn {
	background: #ba926b;
}

.inform_line {
	background: #ba926b;
}

.form-theme {
	height: 45px;
	line-height: 45px;
}

.form-title {
	color: #ba926b;
}

.form-nav>div {
	width: 120px;
	margin-right: 15px;
	color: #000000;
	font-weight: normal;
	flex: inherit;
}

.form-nav-select {
	display: none;
}

.form-nav {
	margin-left: 30px;
	padding: 0 30px;
	width: calc(100% - 60px);
	padding-left: 0;
}

.form-nav-click {
	border: solid 1px #cccccc;
	border-bottom: 1px solid #fff;
}

.form-nav>div:hover {
	color: #ba926b;
}

.form-title {
	margin-bottom: 25px;
}

.coupon-header {
	background: #ba926b;
}

.situa-next {
	background: linear-gradient(to right, #e4c995, #b9916a);
}

.coupon-btn .form-prev {
	border: solid 1px #b9916a;
	color: #ba926b;
}

.material_remark.centerY span {
	color: #ba926b;
}

.historyList .td-head {
	font-weight: normal;
	background: #f9f7f2;
}

.history-cancel {
	background: unset;
	border: solid 1px #b9916a;
	color: #ba926b;
	height: 30px;
}

.history-modify {
	font-size: 16px;
	box-sizing: border-box;
	background: linear-gradient(to right, #e4c995, #b9916a);
}

.ui-paging-container li.ui-pager:hover,
.ui-paging-container li.focus {
	background: linear-gradient(to right, #e4c995, #b9916a);
	border: navajowhite;
}

.history-btn {
	background: linear-gradient(to right, #e4c995, #b9916a);
	width: 130px;
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	font-weight: bold;
}

.history-btn:hover {
	opacity: 0.8;
}

.content-index {
	box-shadow: unset;
	padding-top: 45px;
}

html,
body {
	background: unset
}

.radio-detail {
	width: calc(100% - 190px);
}

.form-detail .input-item-single input,
.relate-wrap {
	width: 800px;
}

.situe-follow {
	border-top: unset;
}

.material {
	padding-top: 0;
}

.fold_title img {
	margin-top: 16px;
}

.inquire-btn {
	color: #ba926b;
	border: 1px solid #ba926b;
}

.inquire-btn-content::after,
.inquire-btn-content {
	background: #ba926b;
}

.addBtn .add {
	color: #fff;
	background: #ba926b;
}

.form-item-title {
	font-weight: normal;
}

.dialogBox .dialogs .titleBox {
	background: #ba926b;
}

.textWrap {
	width: 800px;
}

/* .sureItem{
  border: solid 1px #b9916a;
  color: #ba926b;
} */
/* .select, .emsSelect, .sfSelect, .select:hover, .noSelect:hover, .emsSelect:hover, .emsnoSelect:hover, .sfSelect:hover, .sfnoSelect:hover{
  background: linear-gradient(to right, #e4c995, #b9916a);
  color: #fff;
  border: none;
} */
/* input:hover, input:focus, select:hover, textarea:hover{
  border: solid 1px #b9916a;
  box-shadow: none;
} */
.ui-paging-container li.ui-pager:hover,
.ui-paging-container li.focus {
	border: none !important;
}

.history-express,.dialogBoxNews .dialog-body .form .btnBox .btnTijiao {
	background: linear-gradient(to right, #e4c995, #b9916a) !important;
}

.dialogBoxNews .dialog-title {
	background-color: #ba926b;
}

.dialogBoxNews .dialog-body .form .changeBox .changes .radio {
	border: solid 1px #b9916a;
	color: #ba926b;
}

.dialogBoxNews .dialog-body .form .changeBox .changes .radio.cur,
.dialogBoxNews .dialog-body .form .changeBox .changes .radio:hover {
	background: linear-gradient(to right, #e4c995, #b9916a);
	color: #fff;
	border: none;
}
.coupon-contentChange {
  height: 600px !important;
  position: absolute !important;
  left: 50% !important;
  margin-left: -500px !important;
  top: 50% !important;
  margin-top: -270px !important;
  box-sizing: border-box !important;
  width: 1000px !important;
}

.nav-middle,.nav-right{
	margin-left: 0;
}
.ui-paging-container li,.ui-paging-container li.ui-pager-disabled, .ui-paging-container li.ui-pager-disabled:hover{
	color: #333;
}