@charset "utf-8";

html {
	font-size: 10px !important;
}

@media screen and (min-width:321px) and (max-width:375px) {
	html {
		font-size: 11px !important;
	}
}

@media screen and (min-width:376px) and (max-width:414px) {
	html {
		font-size: 12px !important;
	}
}

@media screen and (min-width:415px) and (max-width:639px) {
	html {
		font-size: 15px !important;
	}
}

@media screen and (min-width:640px) and (max-width:719px) {
	html {
		font-size: 20px !important;
	}
}

@media screen and (min-width:720px) and (max-width:749px) {
	html {
		font-size: 22.5px !important;
	}
}

@media screen and (min-width:750px) and (max-width:799px) {
	html {
		font-size: 23.5px !important;
	}
}

@media screen and (min-width:800px) {
	html {
		font-size: 25px !important
	}
}

/* ======================== 全局初始化 ===================== */
body,
html {
	background-color: #ffd68c;
	-webkit-tap-highlight-color: transparent;
	display: inline-block;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
}

:focus {
	outline: none;
}

body,
html,
p,
span,
h2,
h3,
h4,
button,
ul,
li {
	padding: 0;
	margin: 0;
	color: #333;
	font-family: '微软雅黑' !important;
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

img {
	/* width: 100%; */
	vertical-align: middle;
	margin-top: -1px;
}
input {
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none; /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 点击高亮的颜色*/
}

.fl {
    float: left;
}
.fr {
	float: right;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.ccc {
    display: inline-block;
    width: 750px;
    margin: 0 auto;
}
.cc {
    display: inline-block;
    width: 614px;
    margin: 0 auto;
}
.m-fc{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.m-f{
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-f-js{
	align-items: center;
	justify-content: flex-start;
}
.m-f-as{
	align-items: flex-start;
	justify-content: center;
}

/* ======================== 版心 ===================== */


.fxBox {
	display: none;
	position: fixed;
	bottom: -350px;
	width: 100%;
	height: 350px;
	background-color: #f2f5fa;
	z-index: 99999;
	text-align: center;
}

.fxBox img {
	width: 96px;
	height: 141px;
	margin-top: 60px;
}

.fxBox button {
	width: 100%;
	height: 100px;
	line-height: 100px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0px;
	left: 0;
	border: none;
	font-size: 25px;
	color: #383838;
}

.banner {
	position: relative;
	/* overflow: hidden; */
	background: url("./image/banner.jpg") no-repeat top;
	background-size: 100% 100%;
	/* height: 1031px; */

}

.banner .fx {
	display: none;
	position: absolute;
	top: 58px;
	right: 40px;
}

.btn1 {
	position: absolute;
	top:111px;
	right: 0px;
	width: 37px;
	height: 180px;
	background-image: linear-gradient(0deg, 
		#fda87a 0%, 
		#fed0ab 100%);
	border-radius: 18px 0px 0px 19px;

	font-size: 25px;
	line-height: 33px;
	color: #e0160e;
	padding-top: 7px;
	box-sizing: border-box;
	z-index: 99;
}

/* 所有默认未登录显示，登录通过js控制 */
.login_y {
	display: none;
}

/*rem 23.5*/

.banner .box {
	width: 100%;
	height: 52px;
	position: absolute;
	    top: 0px;
	    left: 50%;
	    margin-left: -240px;
}
.banner .c{
	padding-top: 45px;
}
.banner .c .box {
	/* margin-left: 140px; */
	width: 750px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
}

.banner .c .box:before,
.banner .c .box:after {
	content: '';
	width: 60px;
	height: 44px;
	position: absolute;
	top: 2px;
}


.banner .c .box .moveBox {
	/*width: 1600px;*/
	height: 46px;
	line-height: 46px;
}

.banner .c .box .moveBox .cont {
	float: left;
}


.banner .c .moveBox p {
	height: 40px;
	line-height: 40px;
	font-size: 21px;
	color: #fff;
	float: left;
	margin-right: 40px;
	padding: 0 31px 0 61px;

	border-radius: 9px;
	border: solid 1px #ffffff;
	opacity: 0.88;
	position: relative;
	background: #ff331e;
}

.banner .c .moveBox p::before{
	content: "";
	width: 27px;
	height: 21px;
	background: url("./image/v-ico.png?v=7") no-repeat center;
	display: inline-block;
	position: absolute;
	left: 22px;
	top: 10px;
}


.banner .c1 {
    text-align: left;
    position: relative;
    z-index: 15;
	top: 470px;
}

.banner .c1 .kh_icon {
	display: inline-block;
	width: 105px;
	height: 105px;
	/* border: 6px solid #feb88c; */
	border-radius: 50%;
	/* margin-top: 506px; */
	/* margin-left: 70px; */
	background: #fff;
	margin-right: 24px;
}
.banner .c1 .kh_icon img {
	width: 100%;
	height: 100%;
	border-radius: 50%;	
}

.banner .c1 .award {
	font-size: 33px;
	color: #ffffff;
}
.banner .c1 .award span{
	width: 162px;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: text-bottom;
}
.banner .block{
	margin-top: 10px;
}

.banner .block .input-filed,.banner .block .input-filed2 {
	display: inline-block;
	width: 534px;
	height: 84px;
	line-height: 80px;
	text-align: center;
	margin-top: 490px;
	position: relative;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.input-px {
	font-size: 30px;
}
.banner .block .areacode,.banner .block .phone-px {
	height: 84px;
	border: 0px solid #9f68ff;
	background: none;
	box-sizing: border-box;
}
.banner .block .areacode {
	/* width: 174px; */
	width: auto;
	font-size: 30px;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示下拉箭头图片*/
	background: url(image/qh_jt.png?v=7) right 24px center no-repeat;
	padding: 0 11%;
	margin: 0;
	/* float: left; */
	position: absolute;
	top: 0px;
	left: -30px;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.banner .block .areacode option {
	text-align:center;
}

.banner .block .phone-px {
	width: 534px;
	border-radius: 8px;
	padding-left: 30px;
	/* float: right; */
}
.banner .block .input-filed .phone-px{
	padding-left: 170px;
}
.banner .block .phone-px::-webkit-input-placeholder {
	color: #acacac;
}
.banner .block .phone-px:-moz-placeholder {
    /* FF 4-18 */
	color: #acacac;
}
.banner .block .phone-px::-moz-placeholder {
    /* FF 19+ */
	color: #acacac;
}
.banner .block .phone-px:-ms-input-placeholder {
    /* IE 10+ */
	color: #acacac;
}
.banner .block .input-filed .error-tip-px {
	display: none;
	position: absolute;
	bottom: -35px;
	right: 200px;
	color: red;
	width: initial;
	height: initial;
	line-height: initial;
}
.banner .block .input-filed2 span {
	position: absolute;
	left: 30px;
	font-size: 33px;
}
.banner .block .input-filed2 .phone-px {
	width: 625px;
	/* border-radius: 40px; */
	padding-left: 154px;
	/* float: left; */
}
.banner .block .input-filed2 .code_btn {
	/* float: right; */
	width: 147px;
	height: 78px;
	background-image: linear-gradient(90deg, 
		#f78763 0%, 
		#fda58b 100%);
	border-radius: 7px;

	border: none;
	color: #fefefe;
	font-size: 24px;
	position: absolute;
	top: 3px;
	left: 383px;
}
.banner .block .input-filed2 .code_btn.disUse {
	background: #ccc;
	/* border-top-right-radius: 42px;
	border-bottom-right-radius: 42px; */
}
.banner .block .input-filed2 .error-tip-px {
	display: none;
	position: absolute;
	bottom: -35px;left: 32px;
	color: red;
	width: initial;
	height: initial;
	line-height: initial;
}


/* 弹窗加同意条款 */
.banner .block .mzsm {
	/* margin-top: 14px; */
	margin-top: 95px;
	margin-left: 104px;
	/* opacity: 0; */
}
.banner .block .mzsm .check{
    width: 29px;
	height: 29px;
	border: solid 1px #ffffff;
    display: inline-block;
    background: url(image/check_x.png?v=7) no-repeat center;
    border-radius: 50%;
    margin-right: 0.3rem;
	vertical-align: middle; 
	-webkit-appearance: none;  
	margin-left: 50px;
}
.banner .block .mzsm .check:checked {
    background: url(image/check_y.png?v=7) no-repeat center;
}
.banner .block .mzsm p{
	font-size: 22px;
    color: #fff;
	margin-top: 3px;
	margin-left: 10px;
}
.banner .block .mzsm a{
    text-decoration:underline;
    color: #ffd819;
	font-size: 22px;
}
/* .banner .block .register_btn a {
	display: inline-block;
	width: 534px;
	height: 84px;
	line-height: 84px;
	background: url(image/c1_btn.png?v=7) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-weight: 700;
	font-size: 35px;
	letter-spacing: 4px;
} */

.banner .block .item a.btn{
	display: block;
	margin: 0 auto;
	width: 397px;
	height: 81px;
	background-image: -moz-linear-gradient( -175deg, rgb(245,102,78) 0%, rgb(255,143,112) 100%);
	background-image: -webkit-linear-gradient( -175deg, rgb(245,102,78) 0%, rgb(255,143,112) 100%);
	background-image: -ms-linear-gradient( -175deg, rgb(245,102,78) 0%, rgb(255,143,112) 100%);
	border: 1px solid #ffefa2 ;
	border-radius: 40px;
	line-height: 80px;

	font-size: 42px;
	color: #fefefe;
	margin-top: 44px;
}


.banner .item{
	background: url("./image/item1_bg.png?v=7") no-repeat center;
	height: 897px;
	width: 739px;
	overflow: hidden;
}
.banner .item-box{
	position: relative;
	display: none;
}



.banner .block a.a1{
	display: inline-block;
	width: 120px;
	text-align: center;
	height: 40px;
	background-image: linear-gradient(0deg, 
		#f85345 0%, 
		#ff9053 100%);
	border-radius: 20px;

	font-size: 20px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #ffffff;
}
.banner .item1{
	position: relative;
}
.banner .item1 a{
	position: absolute;
	right: 110px;
	top: 134px;
}
.banner .item1 a.toOpenAccount {
	width: 400px;
	top: inherit;
	bottom: 120px;
	left: 50%;
	margin-left: -200px;
}
.banner .item2 a{
	position: absolute;
	left: 50%;
	margin-left: -200px;
	bottom: 140px;
}
.banner .item2 .c1 {
	position: absolute;
	left: 138px;
	top: 660px;
}
.banner .item3 a{
	position: absolute;
	width: 377px;
	height: 78px;
	background: url("./image/item3_btn.png?v=7") no-repeat center;
	background-size: 100% 100%;
	bottom:140px;
	transform: translateX(-50%);
	left: 50%;
}


.content1 {
	margin-bottom: 35px;
}
.content1 .timeBox {
	padding-top: 40px;
	margin-bottom: 40px;
}
.content1 .timeBox p {
	font-size: 30px;
	color: #f74f41;
	font-weight: 700;
}
.content1 .timeBox i {
	font-style: initial;
	display: inline-block;
	/* width: 36px; */
	padding: 0 5px;
	height: 43px;
	line-height: 43px;
	background: url(image/numBg.png?v=7) no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}


.btn2 {
	display: none;
	width: 750px;
	height: 90px;
	background-image: linear-gradient(0deg, 
		#f95242 0%, 
		#ff8d51 100%);
	box-shadow: inset 0px -4px 5px 0px 
		#e43938;
    position: fixed;
    bottom: 0;
    left: 0;
	z-index: 99;
	font-size: 44px;
	line-height: 90px;
	letter-spacing: 4px;
	color: #ffffff;
}

.maskBox {
	display: none;
	position: fixed;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 9999;
}
.maskBox .yqBox {
	width: 582px;
	height: 769px;
	background: url(image/yq_box.png?v=7) no-repeat top;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -385px;
	margin-left: -306px;
	text-align: center;
}
.maskBox .yqBox .close {
	position: absolute;
	top: 10px;
	right: -35px;
}
.maskBox .yqBox .close img {
	width: 56px;
	height: 56px;
}
.maskBox .yqBox a {
	display: inline-block;
	width: 100%;
	height: 72px;
	/* background: url(image/yq_btn.png?v=7) no-repeat center; */
	background: none;
	margin-top: 636px;
}

.tip-block {
	width: 646px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 110px;
	margin: 0 auto;
	margin-top: 45px;
	font-size: 24px;
}
.tip-block p,.tip-block a {
	font-size: 24px;
}

.tip-block img{
	margin-right: 18px;
}

.dow-block {
	display: none;
	width: 750px;
	height: 135px;
	/* display: flex; */
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding-left: 80px;
	box-sizing: border-box;
	background: #fff;
	padding-right: 50px;
	
}
.dow-block p{
	font-size: 19px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #9e9e9e;
	text-align: left;
	margin-left: 24px;
}
.dow-block a{
	width: 172px;
	height: 58px;
	background-color: #f95242;
	border-radius: 9px;

	font-size: 31px;
	line-height: 58px;
	letter-spacing: 2px;
	color: #ffffff;
}


/* 客服弹窗 */
.kfBox {
	display: none;
	position: fixed;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 9999;
}
.kfBox .block {
	width: 582px;
	height: 858px;
	background: url(image/kf.png?v=7) no-repeat top;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -503px;
	margin-left: -289px;
	text-align: center;
}
.kfBox .block .close {
	position: absolute;
	bottom: -86px;
	right: 262px;
}
.kfBox .block .close img {
	width: 56px;
	height: 56px;
}
.kfBox .block h4{
font-size: 30px;
/* font-weight: normal; */
margin-bottom: 15px;
margin-top: 347px;
}
.kfBox .block p{
font-size: 23px;
line-height: 33px;
margin-bottom: 30px;
color: #6a6a6a;
}
.kfBox .block b{
	font-weight: normal;
	color: #ff8b03;
}

.mb100 {
	margin-bottom: 100px;
}

.rule_mask {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}

.rule_box {
	padding: 3%;
	position: absolute;
	width: 84%;
	    margin-left: -45%;
	    padding-top: 5%;
	    padding-bottom: 3%;
	height: 600px;
	border-radius: 20px;
	top: 50%;
	left: 50%;
	margin-top: -330px;
	background: #fff7e9;
	background-size: 100% 100%;
}

.rule_box .close {
	position: absolute;
	top: -60px;
	right: -30px;
	width: 50px;
	cursor: pointer;
}

.rule_box .close img {
	width: 100%;
}

.rule_box .cont {
	/* padding: 2%; */
	width: 102%;
	height: 100%;
	overflow-y: auto;
}

.rule_box .cont .c {
	padding: 0 2%;
}

.rule_box .cont h4 {
	text-align: center;
	color: #9a6f4a;
	font-size: 34px;
	    text-align: center;
	    margin-bottom: 20px;
	font-weight: 500;
}

.rule_box .cont p {
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	color: #9a6f4a;
	text-align: left !important;
}

.rule_box .cont p.p1 {
	    font-size: 26px;
	    text-align: center !important;
	font-weight: 500;
	margin: 12px 0;
}

.rule_box .cont p.tips {
	color: #717171;
}

.rule_box .table_img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.rule_box .cont::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.rule_box .cont::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #ffdea5;
}

.rule_box .cont::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background: #fff7e9;
}
.rule_box .tableBox {
	width: 100%;
	margin: 10px auto;
	text-align: center;
	border-radius: 50px;
	overflow: hidden;
	background-color: #fefcef;
	
}
.rule_box table {
	width: 100%;
}
.rule_box table th {
}
.rule_box table tr:nth-child(odd) {
	background-color: #f6ecdc;
}
.rule_box table th, .rule_box table td {
	font-size: 24px;
	height: 70px;
	color: #9a6f4a;
	font-weight: 500;
}
.rule_box table td {
	opacity: 0.6;
	text-align: left;
	padding: 10px 20px;
}
.rule_box table th {
	background-color: #ffd48d;
}
.rule_box .tableBox p {
	width: 92%;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 20px;
}
.kf-pos{
	position: absolute;
	bottom: 28px;
  right: 58px;
}