﻿body,
ul,
input,
h1,
h4,
strong,
li {
	margin: 0;
	padding: 0;
}

input {
	outline: none;
}

img {
	width: 100%;
}

a {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

.c-form-top span {
    color: #f30000;
}
.c-form-top {
	font-size: 12px;
    text-align: center;
}
.c-form-simple {
    width: 80%;
    display: flex;
    justify-content: center;
    border-radius:22px;
    border: 1.5px solid #b46636;
    overflow: hidden;
    margin: 0 auto;
}
.c-form-simple input {
    width: 71%;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    padding-left:15px;
}
.c-form-simple .form-simple-btn {
    width: 29%;
    text-align: center;
	
	line-height: 32px;
    background-color: #b46636;
    color: #fff;
}
.common-form1 .reg-con1 div.active>span span {
	background: red;
	opacity: 1;
}


.kfyp_main {
	max-width: 640px;
	margin: auto;
}

.n-header {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 640px;
	border-bottom: 1px solid #e7e7e7;
	z-index: 1000;
	background-color: #fff;
}

.ckxf_main {
	max-width: 640px;
	margin: auto;
}

.n-header-l {
	float: left;
	padding-top: 5px;
}

.n-header-l>span {
	display: block;
	color: #FFA500;
	font-size: 28px;
	margin-left: 10px;
}

.n-header-c img {
	width: 63%;
	padding-top: 4px;
	height: 80%;
}

.top_right {
	margin-right: 10px;
	margin-top: 2%;
}

.top_right a {
	background: #FFA500;
	border-radius: 5px;
	padding: 5px;
	font-size: 13px;
	color: white;
}

/***顶部栏点击弹出**/
.n-menu-fixed-top {
	overflow: hidden;
	margin-top: 15px;

}

.menu-back {
	float: left;
	height: 100%;
	padding-right: 1rem;
}

.menu-back .iconfont {
	color: #FFA500;
	font-size: 1.2rem;
}

.menu-back .iconfont {
	margin-left: 1rem;
	display: inline-block;
}

.menu-logo a img {
	width: 75%;
}

.n-menu-fixed-bottom a {
	width: 100%;
	display: inline-block;
	color: black;
}

.n-menu-fixed-bottom li {
	padding: 10px 0;
	font-size: 1rem;
	border-bottom: 1px solid #ededed;
}

.n-menu-fixed-bottom i {
	font-size: 1.5rem;
	color: #d1ab57;
	margin: 0 1.5rem;
}

.box_1 .tit,
.box_2 .tit,
.box_3 .tit,
.box_4 .tit {
	font-size: 16px;
	text-align: center;
	color: red;
	margin: 5px 5px;
	font-weight: 600;
}

.box_1 .p {
	text-align: center;
	font-size: 14px;
}

.box_2 .p {
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
}

.box_2 .p span {
	color: red;
}

.but {
	width: 50%;
	margin: 5px auto;
	text-align: center;
}

.but a {
	color: #fff;
	border: solid 0.5px #dca436;
	height: 28px;
	line-height: 28px;
	display: block;
	margin: 0px auto;
	text-align: center;
}

.but a span {
	position: relative;
	bottom: 3px;
	right: 6px;
	background: #dca436;
	height: 25px;
	display: block;
	line-height: 25px;
	font-size: 15px;
}

.box_3 .p {
	text-align: center;
	font-weight: 600;
	line-height: 2pxem;
	font-size: 12px;
}

.box_3 .p font {
	color: red;
}

.box_4_s .p {
	text-align: center;
	margin: 5px 0px;
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 15px;
}

.n-ckxf-title {
	font-size: 18px;
	color: #000;
	text-align: center;
}

#announceDiv {
	border: 1px #2E2E2E solid;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	width: 95%;
	margin: auto;
}

.n-ckxf-info {
	padding: 3px 0;
	color: #000000;
	width: 100%;
	background-color: #fdf3e5;
	font-size: 13px;
	text-align: center;

}

.n-ckxf-info li {
	height: 100%;
	padding: 3px 0;
	height: 20px;
}

.n-ckxf-info p {
	position: relative;

	display: inline-block;
}

.n-ckxf-info span {
	color: #ea2323;
}

.common-form1 .sele-h4 {
	font-size: 15px;
	border-left: 3px solid #fcc840;
	line-height: 1;
	padding: 5px;
	margin-left: .2px;
	font-weight: 400;
}

.common-form1 .reg-con1 div {
	width: 45%;
	float: left;
	margin: 5px 0;

	padding-left: 10px;
	display: flex;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
	webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-appearance: none;
}

.common-form1 .reg-con1 div>span {
	display: inline-block;
	width: 10px;
	height: 10px;
	padding: 2px;
	margin-right: .16px;
	position: relative;
	border-radius: 3px;
	border: 1px solid #9c9c9c;
}

.common-form1 .reg-con1 div>span span {
	display: block;
	height: 100%;
	background: #dadada;
	border-radius: 2px;
}


.common-form1 li input,
.common-form1 li select {
	width: 80%;
	height: 40px;
	background: none;
	outline: none;
	border: 0px;
	font-size: 14px;
	line-height: 30px;
}

.n-form-name>span,
.n-form-tel>span {
	font-size: 23px;
	margin-left: 10px;
}

.common-form1 li {
	margin: auto;
	border: 1px #252525 solid;
	font-size: 0;
	height: 40px;
	position: relative;
	width: 95%;
	border-radius: 10px;
	box-sizing: border-box;
}

.common-form1 .common-form1-btn {
	width: 95%;
	text-align: center;
	height: 40px;
	margin: auto;
	color: #fff;
	line-height: 40px;
	background-color: #cc1b34;
	border-radius: 10px;
	margin-bottom: 60px;
}


/***弹框**/
.ui-dialog.show {
	display: -webkit-box;
	display: box;
}

.ui-dialog {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	background: rgba(0, 0, 0, .4);
	display: none;
}

.ui-dialog-cnt {
	border-radius: 6px;
	width: 270px;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	pointer-events: auto;
	background-color: rgba(253, 253, 253, .95);
	position: relative;
	font-size: 16px;
}

.ui-dialog-hd {
	height: 48px;
	line-height: 48px;
	text-align: center;
	position: relative;
}

.ui-dialog-close {
	font-family: iconfont !important;
	font-size: 32px;
	line-height: 44px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	display: block;
	color: rgba(0, 0, 0, .5);
	color: #828282;
	display: block;
	line-height: 32px;
	position: absolute;
	top: 3px;
	right: 3px;
}

.ui-dialog-bd {
	min-height: 71px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 18px;
	display: -webkit-box;
	display: box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-box-orient: vertical;
}

.ui-dialog-bd>div,
.ui-dialog-bd>ul {
	width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:2) .ui-dialog-ft {
	position: relative;
	border: 0;
	background-position: left top;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #e0e0e0), to(#e0e0e0));
	background-repeat: repeat-x;
	-webkit-background-size: 100% 1px;
}

.ui-dialog-ft {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	display: -webkit-box;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	
	height: 42px;
	line-height: 42px;
}

@media screen and (-webkit-min-device-pixel-ratio:2) .ui-dialog-ft button:last-child {
	background: 0;
}

.ui-dialog-ft button:last-child {
	border-right: 0;
	border-bottom-right-radius: 6px;
}

.ui-dialog-ft button:first-child {
	border-bottom-left-radius: 6px;
}

@media screen and (-webkit-min-device-pixel-ratio:2) .ui-dialog-ft button {
	border-right: 0;
	background-position: right top;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, transparent), color-stop(0.5, #e0e0e0), to(#e0e0e0));
	background-repeat: repeat-y;
	-webkit-background-size: 1px 100%;
}

.ui-dialog-ft button {
	color: #000;
	text-align: center;
	border-right: 1px #e0e0e0 solid;
	width: 100%;
	line-height: 42px;
	
	display: block;
	margin: 0 !important;
	-webkit-box-flex: 1;
}