* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	font-size: 50px;
	height: 100%;
}

body {
	font: 0.32rem "Arail", "Microsoft Yahei";
	color: #302724;
	-webkit-text-size-adjust: none;
	background: #ededed;

}

body {
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover,
a:active,
a:focus {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

input,
select,
textarea {
	outline: none;
}

input,
select {
	-webkit-appearance: none;
	border-radius: 0;
}

img {
	vertical-align: top;
	border: 0;
	-ms-interpolation-mode: bicubic;
	width: 100%;
}

.break {
	word-break: break-all;
	word-wrap: break-word;
}

.elips {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis;
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
	display: block;
	clear: all;
}

.fix {
	zoom: 1;
}

.fix:before,
.fix:after {
	content: "";
	display: table;
}

.fix:after {
	clear: both;
}

.fp-tableCell {
	width: 100%;
}

:focus {
	outline: 0;
	-webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
	color: #bbb;
}

section {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

input::-webkit-input-placeholder {
	color: #9c9eb1;
}

input:-moz-input-placeholder {
	color: #9c9eb1;
}

input::-moz-input-placeholder {
	color: #9c9eb1;
}

input:-ms-input-placeholder {
	color: #9c9eb1;
}

.block {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

img {
	width: 100%;
}

/*loader*/

.loaded {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #efefef;
	z-index: 999;
}

.loaded .loader {
	width: 38%;
	position: absolute;
	left: 31%;
	top: 36%;
}

.loaded img {
	width: 100%;
}

/*表单*/
.formbg1 {
	width: 100%;
	height: 6.52rem;
	background: url(../images/formbg1.png) top no-repeat;
	background-size: cover;
	box-sizing: border-box;
	margin: 0 auto;
}

/*底部表单*/

.footer {
	padding: 0.3rem 0 0.4rem;
	background: #279f6d;
}

.footer p {
	font-size: 0.26rem;
	color: #fff;
	line-height: 0.34rem;
	text-align: center;
	margin-top: 0.1rem;
}

.footer a {
	color: #fff;
}

.tc-box {
	width: 100%;
	height: auto;
	position: fixed;
	top: 25%;
	left: 0;
	z-index: 900;
}

.tc-box img.tc-bg {
	width: 100%;
	display: block;
}

iframe {
	border: none;
}

.ov {
	width: 0;
	height: 0;
	overflow: hidden;
}

/*按钮*/
.but-con {
	width: 100%;
	height: 0.59rem;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.but-con a {
	width: 2.65rem;
	height: 0.59rem;
	display: block;
	margin: 0 0.31rem;
	background: #279f6d;
	border: 0.01rem solid #006d40;
	text-align: center;
	line-height: 0.59rem;
	font-size: 0.24rem;
	color: #FFFFFF;
	border-radius: 0.3rem;
}

.but-con a:last-child {
	background-color: #ff9e17;
	border-color: #ff9e17;
}

/* 内容 */
#header {
	position: relative;
}

#header>a {
	display: block;
	position: absolute;
	right: 0;
	top: 0.48rem;
	font-size: 0.36rem;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 0.4rem;
	width: 2.77rem;
	height: 0.4rem;
}

.live800_chat_nav,
#live800_chatBox {
	display: none !important;
}

.dy {
	width: 100%;
	height: 3.44rem;
	background: url(../images/dy.png) top no-repeat;
	background-size: cover;
}

.dy p {
	font-size: 0.25rem;
	color: #006d40;
	line-height: 0.34rem;
	padding: 0.25rem 0.6rem;
	font-weight: bold;
}

.dy a {
	float: right;
	display: block;
	width: 2.51rem;
	height: 0.55rem;
	margin-right: 0.43rem;
	overflow: hidden;
	text-indent: -99999px;
}

.box1,
.box2,
.box3,
.box4,
.box6 {
	position: relative;
	background: #FFFFFF;
}

.box1 {
	padding: 0 0.3rem 0.59rem;
}

.box1 ul {
	margin-bottom: 0.3rem;
}

.box1 ul li {
	display: flex;
	align-items: center;
	background: #f8f8f8;
	border-radius: 0.1rem;
	margin-bottom: 0.1rem;
}

.box1 ul li strong {
	display: block;
	width: 1.2rem;
	height: 0.6rem;
	border-radius: 0.1rem;
	background-color: #279f6d;
	text-align: center;
	line-height: 0.6rem;
	margin-right: 0.2rem;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.24rem;
}

/* 奇数改变背景 */
.box1 ul li:nth-child(even) {
	background: #fcfcfc;
}

.box1 ul li:nth-child(even) strong {
	background-color: #e5f0ec;
	color: #279f6d;
}

.box1 ul li i {
	display: block;
	width: 0.08rem;
	height: 0.08rem;
	border-radius: 0.04rem;
	margin-right: 0.2rem;
	background: #279f6d;
}

.box1 ul li span {
	display: block;
	width: 5.2rem;
	font-size: 0.24rem;
	color: #000;
}

.box2 {
	background: #279f6d;
	padding: 0 0.3rem 0.29rem;
}

.box2 ul {
	padding-bottom: 0.1rem;
}

.box2 ul li {
	width: 100%;
	height: 0.6rem;
	background: url(../images/box2li.png) no-repeat;
	background-size: cover;
	font-size: 0.28rem;
	color: #006d40;
	line-height: 0.6rem;
	padding-left: 0.46rem;
	margin-bottom: 0.2rem;
}

.box2 .but-con a:first-child {
	background-color: #FFFFFF;
	color: #279f6d;
}

.expand1 {
	position: relative;
	padding: 0 0.3rem 0.49rem;
}
.expand1:last-child{
	padding-bottom: 0;
}

.expand-btn {
	width: 6.78rem;
	height: 0.58rem;
	text-align: center;
	line-height: 0.58rem;
	font-size: 0.26rem;
	color: #FFFFFF;
	display: none;
	background: #ff9e17;
	border-radius: 0.29rem;
	margin-top: 0.2rem;
}

.exd {
	position: absolute;
	bottom: 0.49rem;
	right: 0.3rem;
	width: 0.8rem;
	height: 2.4rem;
}

.kk {
	display: none;
	padding: 0.3rem;
	background-color: #279f6d;
	margin-top: 0.09rem;
}
.kk p{
	font-size: 0.24rem;
	color: #FFFFFF;
	line-height: 0.36rem;
	margin-bottom: 0.14rem;
}