* {
	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;

}

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;
}

.page_box {
	position: relative;
	background-color: #de293a;
	padding-top: 0.42rem;
	/* padding-bottom: 0.5rem; */
}

.page_box h2 {
	font-size: 0.46rem;
	color: #FFFFFF;
	line-height: .74rem;
	text-align: center;
	/* font-weight: bold; */
}

.page_box h2 em {
	display: inline-block;
	vertical-align: top;
	width: 0.5rem;
	height: 0.04rem;
	background: #fff;
	margin: 0.35rem 0.1rem 0;
}


.form-box .namepos {
	width: 1.3rem;
	height: 0.3rem;
	display: block;
	position: absolute;
	top: 2.55rem;
	left: 1.16rem;
	border-right: 1px solid #e5e5ea;
	line-height: 0.3rem;
	font-size: 0.26rem;
	color: #7e7c94;
	overflow: hidden;
	zoom: 1;
	background-size: 0.25rem auto;
}

.form-box .namepos span.country-name {
	width: 40%;
	display: block;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.form-box .namepos span.country-code {
	width: 40%;
	display: block;
	float: left;
}

.form-box .namepos.on {
	background-size: 0.2rem auto;
}

.country-code-box {
	width: 5.5rem;
	height: 5.6rem;
	padding: 0.1rem 0.2rem;
	border: 1px solid #cdcdcd;
	background: #fff;
	position: absolute;
	top: 3.1rem;
	left: 1rem;
	overflow: auto;
	border-radius: 0.06rem;
	z-index: 999;
	display: none;
}

.country-code-box span {
	display: block;
	height: 0.6rem;
	border-bottom: 1px solid #eee;
	font-size: 0.24rem;
	line-height: 0.6rem;
	color: #666;
	overflow: hidden;
	zoom: 1;
	cursor: pointer;
}

.country-code-box span i {
	width: 70%;
	display: block;
	float: left;
	font-style: normal;
}

.country-code-box span s {
	width: 30%;
	display: block;
	float: right;
	text-decoration: none;
	text-align: right;
}

/*.form-box p input.phone-tel {
    padding-left: 2rem;
}*/
.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; */
	background-color: #de293a;
}

input::-webkit-input-placeholder {
	color: #b6b7bf;
}

input:-moz-input-placeholder {
	color: #b6b7bf;
}

input::-moz-input-placeholder {
	color: #b6b7bf;
}

input:-ms-input-placeholder {
	color: #b6b7bf;
}

.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%;
}

/*按钮*/
.but-con {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.2rem;
	margin-bottom: 0.45rem;
}

.but-con a {
	display: block;
	width: 3.15rem;
	height: 0.77rem;
	text-align: center;
	font-size: 0.27rem;
	line-height: 0.77rem;
	color: #000;
	border-radius: 0.6rem;
}

.but-con a.btn1 {
	background-color: #ffc4a4;
	margin-right: 0.2rem;
}
.but-con a.btn2 {
	background-color: #f7d14a;
}

/*头部*/

#header {
	position: relative;
}

.page-con {
	position: absolute;
	text-indent: -9999px;
}

.tel-box {
	width: 100%;
	position: relative;
}

#header a.eic_phone {
	display: block;
	position: absolute;
	right: 0.4rem;
	top: 0.49rem;
	width: 2.78rem;
	height: 0.26rem;
	font-size: 0;
}

.form-con {
	width: 7.5rem;
	margin: auto;
	border-radius: 0.5rem;
	position: relative;
	/* padding: 0.4rem 0rem; */
}

.form-box {
	width: 6.50rem;
	margin: 0 auto;
	height: 4.9rem;
}

.form-box p {
	color: #999;
	width: 6.2rem;
	margin: 0.23rem auto 0;
	border-radius: 0.5rem;
	overflow: hidden;
	height: 0.8rem;
}

.form-box p span {
	height: 0.8rem;
	background: #fff;
	display: inline-block;
	vertical-align: top;
	border-radius: 0.5rem;
	font-size: 0;
}

.form-box p label {
	width: 2rem;
	padding-left: .26rem;
	font-size: 0.28rem;
	color: #1c2347;
	line-height: .8rem;
	display: none;
	vertical-align: top;
}

.form-box p input {
	display: inline-block;
	vertical-align: top;
	width: 6.2rem;
	height: 100%;
	background: #fff;
	border: none;
	outline: none;
	border-radius: 0.2rem;
	font-size: 0.28rem;
	padding-left: 0.44rem;
	color: #1c2347;
}

.right {
	float: right;
}

.left {
	float: left;
}

.form-box p .sp01 {
	width: 3.44rem;
	margin-right: 0.2rem;
}

.form-box p .phone-code {
	width: 3.44rem;
	border-radius: 0.5rem;

}

.form-box p select {
	width: 100%;
	height: 0.76rem;
	border: none;
	outline: none;
	border-radius: 0.32rem;
	padding-left: 0.5rem;
	font-size: 0.28rem;
	color: #999;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #f2f4fa url(../images/sl.png) no-repeat right center;
	background-size: 0.6rem 0.25rem;
}

.form-box .btn-code {
	width: 2.46rem;
	height: 0.8rem;
	/* background-image: linear-gradient(to bottom, #fff681, #f4cb78); */
	background: #2e80f1;
	border-radius: 0.5rem;
	border: 0;
	font-size: 0.28rem;
	color: #fff;
	text-shadow: 1px 0 #fff;
	letter-spacing: 1px;
}

.form-box .btn-submit {
	margin: 0.1rem auto 0;
	width: 5.18rem;
	height: 0.78rem;
	border-radius: 0.5rem;
	display: block;
	/* background-image: linear-gradient(to bottom, #f97428, #f7411d); */
	background: #ea7360;
	line-height: 0.78rem;
	font-size: 0.3rem;
	color: black;
	border: none;
	letter-spacing: 0.03rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

.form-box .btn-code:disabled,
.form-box .btn-submit:disabled {
	background: #999;
	color: #333;
}

.form-box span.twz {
	display: block;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.2rem;
	padding-top: 0.15rem;
	color: #787d85;
	text-align: center;
}

.page-con {
	text-indent: -9999px;
}

/*底部表单*/

.footer {
	background: #bd1727;
	padding: 0.45rem 0 0.4rem;
}

.footer p {
	font-size: 0.26rem;
	color: #fff;
	line-height: 0.34rem;
	text-align: center;
	margin-top: 0.1rem;
}

.footer p 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;
}

.gwAgree {
	display: block;
	width: 100%;
	line-height: 0.2rem;
	text-align: center;
	font-size: 0.2rem;
	color: #fff;
	padding: 0.2rem;
	margin-top: 0.1rem;
}

.gwAgree input {
	border: none;
	width: 0.22rem;
	height: 0.22rem;
	background: none;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fff;
}

.gwAgree .side {
	background: url(../images/box2.png) no-repeat;
	background-size: 100% 100%;
	border: none
}

.title {
	text-align: center;
}

.title h2 {
	font-size: 0.36rem;
	color: #fff;
	height: 0.75rem;
	line-height: 0.75rem;
	background: #f39800;
	border-radius: 0 0 0.2rem 0.2rem;
	display: inline-block;
	padding: 0 0.32rem;
	position: relative;
	margin-top: -0.17rem;
	font-weight: 600;
}

.title h2 em {
	background: url(../images/sj.png) no-repeat;
	width: 0.13rem;
	height: 0.17rem;
	position: absolute;
	right: -0.13rem;
	top: 0;
}

.page1 {
	/* padding: 0.35rem 0 0.3rem; */
	position: relative;
}


iframe {
	border: none;
}


.live800_chat_nav,
.live800_chatBox {
	display: none;
}


.kefuTan {
	display: none;
	width: 6.0rem;
	position: fixed;
	left: 50%;
	top: 20%;
	margin-left: -3.0rem;
	z-index: 9999;
}

.kefuTan img {
	display: block;
	width: 100%;
}

.kefuTan span {
	display: block;
	width: 4.8rem;
	height: 0.85rem;
	line-height: 0.81rem;
	background-color: #fff;
	color: #006eeb;
	font-size: 0.3rem;
	font-weight: 900;
	border: 0.02rem solid #006eeb;
	border-radius: 1.0rem;
	position: absolute;
	left: 0.6rem;
	bottom: -0.5rem;
	text-align: center;
}

.kefuTan strong {
	width: 0.7rem;
	height: 0.7rem;
	display: block;
	position: absolute;
	bottom: -1.6rem;
	left: 50%;
	margin-left: -0.35rem;
}

.zzc {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999;
}

.ul_text_hide {
	text-indent: -999px;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
}
/* .page2,.page3,.page4,.page5,.page6{
	position: relative;
} */
/* .page2 .but-con{
	top: 7.5rem;
	width: 100%;
	height: 0.5rem;
}
.page3 .but-con {
	top: 13.2rem;
	width: 100%;
	height: 0.5rem;
}
.page4 .but-con {
	top: 7.3rem;
	width: 100%;
	height: 0.5rem;
}
.page5 .but-con{
	width: 100%;
	height: 0.5rem;
	bottom: 0.8rem;
}
.page6.but-con{
	top: 7.5rem;
	width: 100%;
	height: 0.5rem;
	border: 1px solid black;
} */
.p1 {
	overflow: hidden;
}
.p2 {
	padding: 0 0.4rem;
	overflow: hidden;
}
.p2-con {
	height: 6.85rem;
	background: url(../images/p2-bg.png) no-repeat;
	background-size: 100% 100%;
}
.p2-title {
	padding: 0.28rem 0.25rem 0 0.6rem;
	margin-bottom: 0.3rem;
}
.p2-title p {
	font-size: 0.43rem;
	line-height: 0.43rem;
	font-weight: bold;
	color: #c41f2e;
}
.p2-box1 {
	display: flex;
	align-items: center;
	padding: 0 0.64rem;
	margin-bottom: 0.42rem;
}
.p2-jb-box {
	position: relative;
	padding-bottom: 0.1rem;
}
.p2-jb-box >img {
	display: block;
	width: 1.96rem;
	height: 2rem;
}
.p2-jb-box .p2-jb-name {
	white-space: nowrap;
	padding: 0 0.16rem;
	font-size: 0.28rem;
	line-height: 0.34rem;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-color: #c41f2e;
	border-radius: 0.25rem;
	color: #fff;
}
.p2-jb-mes {
	margin-left: 0.22rem;
}
.p2-jb-mes >div {
	background: url(../images/p2-tip.png) no-repeat;
	background-size: 100% 100%;
	width: 3.43rem;
	height: 0.38rem;
	font-size: 0.26rem;
	color: #c41f2e;
	line-height: 0.38rem;
	padding: 0 0.12rem;
	font-weight: 500;
	margin-bottom: 0.1rem;
}
.p2-jb-mes >p {
	font-size: 0.24rem;
	line-height: 0.29rem;
	padding: 0 0.12rem;
	color: #454545;
}
.p2-box2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0.68rem 0 0.64rem;
	margin-bottom: 0.42rem;
}
.p2-jb-box2 {
	position: relative;
	padding-bottom: 0.3rem;
}
.p2-jb-box2 >img {
	display: block;
	width: 1.96rem;
	height: 2rem;
}
.p2-jb-name2 {
	width: 1.88rem;
	padding: 0 0.12rem;
	font-size: 0.21rem;
	line-height: 0.34rem;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 0.38rem;
	transform: translateX(-50%);
	background-color: #c41f2e;
	border-radius: 0.25rem;
	color: #fff;
}
.p2-jb-name3 {
	background: url(../images/p2-tip2.png) left top no-repeat;
	background-size: 100% 100%;
	width: 2.28rem;
	height: 0.38rem;
	font-size: 0.26rem;
	color: #c41f2e;
	line-height: 0.38rem;
	padding: 0 0.12rem;
	font-weight: bold;
	position: absolute;
	left: 50%;
	bottom: 0rem;
	transform: translateX(-50%);
	text-align: center;
}
.p3 {
	padding: 0 0.4rem;
	overflow: hidden;
}
.p3 .p3-host {
	height: 2.51rem;
	background: url(../images/p3-bg1.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.14rem 0.68rem 0.26rem 0.48rem;
}
.p3 .p3-con {
	height: 4.64rem;
	background: url(../images/p3-bg2.png) no-repeat;
	background-size: 100% 100%;
}

.p3-h-left {
	margin-right: 0.22rem;
}
.p3-h-left >div {
	background: url(../images/p3-tip1.png) no-repeat;
	background-size: 100% 100%;
	width: 3.43rem;
	height: 0.38rem;
	font-size: 0.26rem;
	color: #c41f2e;
	line-height: 0.38rem;
	padding: 0 0.12rem;
	font-weight: 500;
	margin-bottom: 0.1rem;
}
.p3-h-left >p {
	font-size: 0.23rem;
	line-height: 0.29rem;
	padding: 0 0rem 0 0.12rem;
	color: #454545;
}
.p3-title {
	padding: 0.28rem 0.25rem 0 0.6rem;
	margin-bottom: 0.3rem;
}
.p3-title p {
	font-size: 0.43rem;
	line-height: 0.43rem;
	font-weight: bold;
	color: #c41f2e;
}
.p3-box1 {
	display: flex;
	align-items: center;
	padding: 0 0.3rem;
}
.p3-jb-box {
	position: relative;
	padding-bottom: 0.1rem;
}
.p3-jb-box >img {
	display: block;
	width: 1.96rem;
	height: 2rem;
}
.p3-jb-box .p3-jb-name {
	white-space: nowrap;
	padding: 0 0.16rem;
	font-size: 0.28rem;
	line-height: 0.34rem;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-color: #c41f2e;
	border-radius: 0.25rem;
	color: #fff;
}
.p3-jb-mes {
	margin-left: 0.22rem;
}
.p3-jb-mes >div {
	background: url(../images/p2-tip.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.24rem;
	color: #c41f2e;
	line-height: 0.35rem;
	padding: 0.05rem 0.12rem;
	font-weight: 500;
	margin-bottom: 0.1rem;
}
.p3-jb-mes >p {
	font-size: 0.20rem;
	line-height: 0.29rem;
	padding: 0 0 0 0.12rem;
	color: #454545;
}
.p4 {
	padding: 0 0.4rem;
	overflow: hidden;
}
.p4-con {
	height: 9.33rem;
	background: url(../images/p4-bg.png) no-repeat;
	background-size: 100% 100%;
}
.p4-box {
	display: flex;
	align-items: center;
	padding: 0 0.3rem;
	margin-bottom: 0.56rem;
}
.p4-title {
	padding: 0.28rem 0.25rem 0 0.6rem;
	margin-bottom: 0.3rem;
}
.p4-title p {
	font-size: 0.43rem;
	line-height: 0.43rem;
	font-weight: bold;
	color: #c41f2e;
}
.p4-box .p4-jb-box {
	position: relative;
	padding-bottom: 0.1rem;
}
.p4-jb-box >img {
	display: block;
	width: 1.96rem;
	height: 2rem;
}
.p4-box .p4-jb-box .p4-jb-name {
	white-space: nowrap;
	padding: 0 0.16rem;
	font-size: 0.28rem;
	line-height: 0.34rem;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-color: #c41f2e;
	border-radius: 0.25rem;
	color: #fff;
}
.p4-box .p4-jb-mes1 {
	margin-left: 0.22rem;
}
.p4-box .p4-jb-mes2 {
	margin-right: 0.22rem;
}
.p4-jb-mes >div {
	background: url(../images/p2-tip.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.24rem;
	color: #c41f2e;
	line-height: 0.35rem;
	padding: 0.05rem 0.12rem;
	font-weight: 500;
	margin-bottom: 0.1rem;
}
.p4-jb-mes >p {
	font-size: 0.20rem;
	line-height: 0.29rem;
	padding: 0 0 0 0.12rem;
	color: #454545;
}