* {
	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;
}

.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;

}

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 {
	text-align: center;
	font-size: 0;
	position: absolute;
    width: 100%;
  }
  
  .but-con a {
	width: 3.25rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border: 1px solid #003faf;
	display: inline-block;
	vertical-align: top;
	margin: 0 0.1rem;
	font-size: 0.26rem;
	font-weight: bold;
	color: #003faf;
}
  .but-con a.btn2{background: #003faf;border-color: #003faf;color: #FFF;}


/*头部*/

#header {
	position: relative;
	/* height: 14.70rem; */
}

.tel-box {
	width: 100%;
	position: relative;
}

#header .header-a1 {
	display: block;
	position: absolute;
	left: 4.93rem;
	top: 0.22rem;
	font-size: 0.36rem;
	color: #FFF;
	font-weight: bold;
	line-height: 0.44rem;

}
#header p{
	font-size: 0.22rem;
	line-height: 0.34rem;
	width: 3.68rem;
	position: absolute;
	top: 4.22rem;
	left: 3.32rem;
	color: #FFF;
}

#header .box{
	width: 7.5rem;
	position: absolute;
	top: 8.66rem;
	left: 0;
}


.form-con {
	background: url(../images/bdbj.png) no-repeat;
	width: 100%;
	background-size: 100%;
	height: 6.09rem;
	padding-top: 1.0rem;
}

.gwAgree {
	display: block;
	width: 100%;
	line-height: 0.7rem;
	text-align: center;
	font-size: 0.24rem;
	color: #087f77;
	font-weight: 700;
}

.gwAgree input {
	border: none;
	width: 0.23rem;
	height: 0.7rem;
	background: url(../images/box1.png) no-repeat center;
	background-size: 0.23rem;
	display: inline-block;
	vertical-align: top;
}

.gwAgree .side {
	background: url(../images/box2.png) no-repeat center;
	background-size: 0.23rem;
	border: none
}


/*底部表单*/

.footer {
	background: #0f2a84;
	padding: 0.45rem 0 0.35rem;
}

.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;
}

.page1 {
	position: relative;
}
.time{
	position: absolute;
    width: 3rem;
    height: 1rem;
    right: 0.5rem;
}
.time p{
	font-size: 0.28rem;
	color: #003faf;
	font-weight: 600;
}
.title {
	text-align: center;
}

.page1-con {
	padding: 0.14rem 0 0.3rem;
}

.page1-con ul {
	margin-left: 0.3rem;
	font-size: 0;
}

.page1-con ul li {
	margin: 0.36rem 0.1rem 0;
	display: inline-block;
	vertical-align: top;
	background: url(../images/page1-1.png) no-repeat;
	width: 3.2rem;
	height: 3.2rem;
	background-size: 100%;
	font-size: 0.3rem;
	color: #fff;
	line-height: 0.34rem;
	padding:0.88rem 0.3rem 0;
	text-align: center;
}

.page1-con ul li h5 {
	font-size: 0.33rem;
	font-weight: 700;
	margin-bottom: 0.3rem;
}
.page1-con ul li p {
	font-size: 0.26rem;
	font-weight: 700;
}

.page2 {
	position: relative;
}
.page2-sw1 {
    position: relative;
    background-color: #f2f2f2;
    padding-bottom: 0.6rem;
    height: 100%;
}
.page2-con {
	padding: 0.1rem 0 0.3rem;
	width: 6.71rem;
	margin: 0 auto;
}
.page2-con h3 {
	background: url(../images/li_bg.png) no-repeat;
	width: 6.71rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background-size: 100%;
	font-size: 0.26rem;
	color: #ed4900;
	padding-left: 0.36rem;
	margin-bottom: 0.2rem;
	font-weight: 700;
}

.page2-con p {
	background: #fff;
	font-size: 0.26rem;
	line-height: 0.46rem;
	color: #ed4900;
	padding: 0.3rem;
	margin-bottom: 0.2rem;
	display: none;
}

/* .page2-con h3.on {
	color: #ffb74f;
	font-weight: bold;
}
 */
.page3 {
	position: relative;
}
.page3 .page3-c-b{
	background: url(../images/page3-b.png) no-repeat top;
	background-size: 100% 100%;
}
.page3 .page3-c-b .c1{
	display: flex;
	padding-left: 0.3rem;
	padding-top: 0.2rem;
	padding-bottom: 0.45rem;
}
.page3-c-b .p1{
	min-width: 0.8rem;
	height: 0.38rem;
	line-height: 0.38rem;
	background-color: #003faf;
	color: #FFFFFF;
	color: #FFFFFF;
	font-weight: 600;
	padding-right: 0.1rem;
	padding-left: 0.1rem;
	font-size: 0.28rem;
	margin-right: 0.2rem;
}
.page3-c-b .p2{
	font-size: 0.26rem;
	color: #003faf;
}
.page3-con {
	padding: 0 0 0.5rem;
}

.page3-con dl {
	margin: 0.45rem auto 0;
	width: 6.78rem;
}

.page3-con dl dd {
	padding: 0.32rem 0.24rem 0.28rem;
	margin-top: 0.06rem;
	background: #ed4900;
	display: none;
}

.page3-con dl dd h5 {
	font-size: 0.24rem;
	font-weight: 700;
	color: #fff;
}
.page3-con dl dd p {
	font-size: 0.24rem;
	color: #fff;
	line-height: 0.36rem;
	padding-bottom: 0.18rem;
}
.page3-con dl dd span {
	display: block;
	color:#fff;
	font-size: 0.22rem;
	padding-top: 0.2rem;
}
.page3-con dl dd ul {
	padding-top: 0.1rem;
}
.page3-con dl dd ul li {
	width: 100%;
	height: 0.32rem;
	color: #fff;
	font-size: 0.22rem;
	background: url(../images/quan.png) no-repeat;
	background-size: 0.24rem 0.21rem;
	padding-left: 0.3rem;
}


.page5 {
}



iframe {
	border: none;
}



.form-con {
	background: url(../images/bdbj.png) no-repeat;
	width: 100%; 
	background-size: 100%;
	height: 6.09rem;
	padding-top: 1rem;
}

.form-con .tith2 {
	text-align: center;
}

.form-con h2 {
	font-size: 0.44rem;
	color: #dc5b2f;
	line-height: .74rem;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	padding: 0 0.2rem;
}

.form-con em {
	display: inline-block;
	vertical-align: top;
	width: 0.8rem;
	height: 0.03rem;
	background: #dc5b2f;
	margin: 0.35rem 0 0;
}

.form-box {
	width: 6.9rem;
	margin: 0 auto;
	position: relative;
}


.form-box p {
	color: #fff;
	padding-top: 0.24rem;
	position: relative;
	width: 6rem;
	margin: 0 auto;
}

.form-box p input {
	width: 100%;
    height: 0.8rem;
    background: #FFFFFF;
    border: none;
    outline: none;
    font-size: 0.32rem;
    color: #adadad;
    border-radius: 50px;
    text-indent: 0.3rem;
}

.form-box p label {
	font-size: 0.28rem;
	color: #ed4900;
	width: 1.8rem;
	line-height: 0.6rem;
	display: inline-block;
	vertical-align: top;
	text-align: right;
}

.gwAgree {
	display: block;
	width: 100%;
	line-height: 0.7rem;
	text-align: center;
	font-size: 0.26rem;
	color: #003faf;
	font-weight: 700;
}

.gwAgree input {
	border: none;
	width: 0.23rem;
	height: 0.7rem;
	background: url(../images/box1.png) no-repeat center;
	background-size: 0.23rem;
	display: inline-block;
	vertical-align: top;
}

.gwAgree .side {
	background: url(../images/box2.png) no-repeat center;
	background-size: 0.23rem;
	border: none
}

.form-box p .phone-code {
	width: 3.4rem;
}

.form-box .btn-code {
	width: 2.45rem;
    height: 0.8rem;
    background: #003faf;
    border: 0;
    font-size: 0.34rem;
    color: #fff;
    border-radius: 50px;
}

.form-box .btn-submit {
	margin: 0 auto;
	width: 5.2rem;
	height: 0.76rem;
	border-radius: 0.39rem;
	display: block;
	background: #ed4900;
	line-height: 0.76rem;
	font-size: 0.32rem;
	color: #fff;
	border: none;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 700;
}

.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;
}

#live800_chat_nav {
    display: none !important;
}

#live800_chatBox {
    display: none;
}

.ul_text_hide{
	position: absolute;
    text-indent: -999px;
    font-size: 0;
}