﻿@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Hiragino Sans GB, Arial, Helvetica, "Microsoft YaHei", sans-serif;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-appearance: none;
}
a {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
img {
	border: 0;
}
input, select {
	outline: none;
}
.body {
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
.header {
	height: 44px;
    line-height: 44px;
    overflow: hidden;
    background: #741012;
    text-align: center;
    position: sticky;
    top: 0;
    z-index: 98;
    background: #741012;
    text-align: center;
    top: 0;
    z-index: 98;
}
.header h1 {
	font-size: 18px;
	color: #bb8962;
	font-weight: initial;
	line-height: 44px;
}
.orderbut {
	width: 80px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #bb8962;
	font-size: 16px;
	color: #bb8962;
	position: absolute;
	right: 10px;
	top: 7px;
	border-radius: 4px;
	text-align: center;
}
.ad {
	overflow: hidden;
	height: auto;
}
.ad img {
	display: block;
	width: 100%;
}
.conter {
	height: auto;
	overflow: hidden;
	background: #f2e9d4;
}
.conterbox {
	margin: 20px 5% 0;
	height: auto;
}
.conterbox ul {
}
.conterbox ul li {
	background: url(../ceming/input-bj.png) no-repeat;
	background-size: 100% 100%;
	height: 40px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 10px;
	padding: 0 10px;
}
.conterbox ul li label {
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 16px;
	color: #BA8961;
	width: 100px;
}
.clear {
	clear: both;
}
.conterbox input[type='submit'] {
	display: block;
	width: 100%;
	background: url(../ceming/but.png) no-repeat center;
	background-size: auto 100%;
	height: 60px;
	border: 0;
	color: #fff;
	font-size: 18px;
	margin: 10px 0;
}
.sy {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	position: relative;
}
.sy hr {
	border: 0;
	height: 1px;
	width: 100%;
	background: #d5c9ae;
	position: absolute;
	top: 19px;
	left: 0;
	z-index: 1;
}
.test {
	padding: 0 10px;
	background: #f2e9d4;
	position: relative;
	z-index: 2;
	font-size: 14px;
}
.test span {
	color: #be0000;
}
.rftest {
	color: #bb8962;
	line-height: 1.6;
	margin: 20px 5%;
	font-size: 14px;
}
.rftesttitle {
	font-size: 16px !important;
	color: #961c1c !important;
	margin: 12px 0 4px !important;
}
.zscase {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #e9dec2 url(xiangyun105x45.png) no-repeat;
	background-size: auto 20px;
	background-position: 15px center;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px 0 60px;
}
.zscase span {
	color: #333;
	font-weight: bold;
}
.an {
	text-align: center;
}
.left {
	flex: 1;
}
.right {
	flex: 1;
}
.center {
	width: 100px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.content {
	height: auto;
	overflow: hidden;
	border: 1px solid #ba8961;
	flex: 1;
	height: 100%;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
}
.top {
	background: #94181a;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.left dl {
	height: auto;
	overflow: hidden;
	padding: 10px;
}
.left dl dd {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.left dl dd label {
	font-size: 12px;
	color: #000;
}
.color-1 {
	background: #f9e75f;
}
.color-2 {
	background: #78e080;
}
.color-3 {
	background: #5faaf9;
}
.color-4 {
	background: #eb5252;
}
.color-5 {
	background: #9367e2;
}
.progress {
	margin-left: 6px;
	height: 16px;
}
.right dl dd {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;

	color: #bb8a62;
}
.right .content .top {
	background: #bb8a62;
}
.center img {
	height: 60px;
}
.centerli {
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 20px;
}
.text {
	height: auto;
	overflow: hidden;
	padding: 10px;
	flex: 1;
}
.text p {
	line-height: 26px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #bb8a62;
}
.tab {
	margin: 10px 5%;
	height: auto;
	display: flex;
	flex-direction: row;
}
.tab div {
	width: 50%;
	height: 40px;
	line-height: 38px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	border: 1px solid #94181a;
	color: #BA8961;
	font-size: 16px;
}
.tab .wxz {
	background: #94181a;
	color: #fff;
	cursor: pointer;
}
.inputtext {
	background: none;
	border: 0;
	font-size: 16px;
	color: #333;
	width: 100%;
}
.box {
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex: 1;
}
.box .radio:first-child {
	border-left: 0;
}
.box .radio {
	flex: 1;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-right: 0px;
}
.box .radio.active i {
	border: 2px solid #94181a;
}
.box .radio i {
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 2px solid #aaa;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
}
.box .radio.active i:before {
	content: '';
	display: block;
	position: absolute;
	background: #94181a;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
}