* {
	margin: 0;
	padding: 0;
}

ul,
p,
span,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #999999;
}

img {
	border: 0;
	display: block;
}

img[src=""] {
	opacity: 0;
}

body,
html {
	font-size: .28rem;
	background: #fff;
	height: 100%;
}


/*@font-face {
    font-family: 'th';
    src: url('http://files.offcn.com/font/FZLTTHJGBK.TTF');
}*/

input:focus {
	outline: none;
}

input:-ms-clear {
	display: none;
}

input,
select {
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}

select::-ms-expand {
	display: none;
}

.wbg {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-color: #fff;
	max-width: 750px;
	margin: 0 auto;
}

.homePage {
	width: 7.5rem;
	overflow: hidden;
	margin: 0 auto;
}

.page1 {
	background: url(../images/i-1.png) no-repeat top center;
	background-size: cover;
	background-color: #fff;
	padding-bottom: 2.5rem;
}

.page1 .top {
	width: 100%;
	overflow: hidden;
}

.page1 .top .logo {
	display: block;
	float: left;
	width: 3.47rem;
	height: .65rem;
	margin: .26rem 0 0 0;
}

.page1 .top .logo img {
	display: block;
	width: 100%;
}

.page1 .top_btn {
	/* float: right; */
	font-size: .24rem;
	color: #fff;
	line-height: .4rem;
	margin: .4rem 0 0 .35rem;
	border-radius: 0.06rem;
}

.page1 .title {
	width: 100%;
	color: #fff;
	font-size: .3rem;
	text-align: center;
	box-sizing: border-box;
	padding-top: .5rem;
}

.page1 img {
	margin: auto;
	text-align: center;
}

.page1 .title2 {
	font-size: 1rem;
	text-align: center;
	line-height: 1.16rem;
	letter-spacing: -0.02rem;
	color: #ffffff;
	margin-top: .18rem;
}

.page1 .tips {
	font-size: 0.24rem;
	color: #ffffff;
	text-align: center;
	padding-top: .14rem;
}

.formBox {
	width: 6.3rem;
	background: #fff;
	overflow: hidden;
	margin: .4rem auto 0;
	padding: .2rem 0 .6rem 0;
	border-radius: .15rem;
	box-shadow: 0 0 10px #6ba9fc;
}

.formBox .tips2 {
	font-size: 0.23rem;
	color: #aaaaaa;
	text-align: left;
	padding-left: .62rem;
	margin-top: .2rem;
}

.formBox .hide {
	height: 0;
	overflow: hidden;
}

.formBox .ipt_box {
	width: 5.32rem;
	height: .7rem;
	border: .02rem solid #cccccc;
	margin: .38rem auto 0;
	border-radius: .1rem;
}

.formBox .ipt_box input,
.formBox .ipt_box select {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	outline: none;
	border: none;
	border-radius: .1rem;
	font-size: .28rem;
	color: #666666;
	padding-left: .27rem;
}

.formBox .ipt_box input {
	background: url(../images/i-7.png) no-repeat 96% center;
	background-size: .27rem .27rem;
}

.formBox .ipt_box select {
	background: url(../images/i-8.png) no-repeat 95.5% center;
	background-size: .2rem .16rem;
}

.formBox .sub {
	display: block;
	width: 5.32rem;
	height: .75rem;
	background-color: #4481fe;
	border-radius: .1rem;
	margin: .38rem auto 0;
	font-size: .32rem;
	color: #fff;
	text-align: center;
	line-height: .75rem;
}

.formBox .sub1_s {
	display: block;
	width: 5.32rem;
	height: .75rem;
	background: #333333;
	border-radius: .1rem;
	margin: .38rem auto 0;
	font-size: .30rem;
	color: #fff;
	text-align: center;
	line-height: .75rem;
}

.zg_cover {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 998;
	display: none;
}

.container {
	width: 6.38rem;
	background: #fff;
	overflow: hidden;
	border-radius: .3rem;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
	box-sizing: border-box;
	padding: .62rem .68rem .55rem .68rem;
	display: none;
}

.container .close {
	display: block;
	width: .35rem;
	height: .35rem;
	position: absolute;
	top: .2rem;
	right: .36rem;
}

.container .nav {
	width: 100%;
	overflow: hidden;
}

.container .nav span {
	float: left;
	height: .4rem;
	line-height: .44rem;
	padding: 0 .26rem 0 .26rem;
	font-size: .36rem;
	color: #999999;
	letter-spacing: 0.04rem;
	display: flex;
	align-items: flex-end;
}

.container .nav span.active {
	color: #4481fe;
	font-size: .36rem;
	font-weight: bold;
}

.container .nav span:first-child {
	border-right: .02rem solid #b8b8b8;
}

.container .agileits {
	display: none;
	width: 100%;
	overflow: hidden;
}

.container .agileits .ipt_box {
	width: 100%;
	height: .78rem;
	border: .02rem solid #cfd8e5;
	border-radius: .6rem;
	margin: .3rem auto 0;
	box-sizing: border-box;
	line-height: 0.78rem;
}

.container .agileits input,
.container .agileits select {
	width: 100%;
	height: 100%;
	outline: none;
	border: none;
	background: none;
	padding-left: .84rem;
	box-sizing: border-box;
	font-size: .3rem;
	color: #b0b0b0;
}

.container .agileits select option:first-child {
	display: none;
}

.container .register {
	display: block;
}


.container .agileits .ipt_box:first-child {
	background: url(../images/i-3.png) no-repeat left center;
	background-size: .33rem .34rem;
	background-position-x: .36rem;
}

.container .agileits .ipt_box:nth-child(2) {
	background: url(../images/i-4.png) no-repeat left center;
	background-size: .32rem .23rem;
	background-position-x: .36rem;
	position: relative;
}

.container .agileits .ipt_box:nth-child(3) {
	background: url(../images/i-2.png) no-repeat left center;
	background-size: .32rem .3rem;
	background-position-x: .36rem;
}
.container .agileits .ipt_box:nth-child(3) span {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 1.48rem;
	height: 100%;
	background: #718eb2;
	text-align: center;
	line-height: .7rem;
	color: #fff;
	border-radius: 0 .6rem .6rem 0;
}

.container .agileits .ipt_box:nth-child(4) {
	background: url(../images/i-41.png) no-repeat left center;
	background-size: .32rem .32rem;
	background-position-x: .36rem;
}

.container .agileits .ipt_box:nth-child(5) {
	background: url(../images/i-51.png) no-repeat left center;
	background-size: .32rem .30rem;
	background-position-x: .36rem;
}

.container .agileits .ipt_box:nth-child(6) {
	background: url(../images/i-5.png) no-repeat left center;
	background-size: .32rem .30rem;
	background-position-x: .36rem;
}

.container .agileits input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	font-size: .3rem;
	color: #b0b0b0;
}

.container .agileits input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	font-size: .3rem;
	color: #b0b0b0;
}

.container .agileits input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	font-size: .3rem;
	color: #b0b0b0;
}

.container .agileits input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-size: .3rem;
	color: #b0b0b0;
}

.container .agileits input::-ms-input-placeholder {
	/* Microsoft Edge */
	font-size: .3rem;
	color: #b0b0b0;
}

.container .btn {
	display: block;
	width: 100%;
	height: .8rem;
	border-radius: .6rem;
	text-align: center;
	line-height: .8rem;
	color: #fff;
	font-size: .32rem;
	margin-top: .2rem;
	background-color: #4481fe;
}

.container .login .ipt_box {
	background: url(../images/i-3.png) no-repeat left center !important;
	background-size: .33rem .34rem !important;
	background-position-x: .36rem !important;
}

.dropdown-menu {
	z-index: 999;
	position: absolute;
	width: 5.85rem;
	box-sizing: border-box;
	background: #fff;
	z-index: 999;
	border-radius: 7px;
	padding: 5px 0 5px 15px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	display: none;
}

.dropdown-menu li {
	line-height: 30px;
	cursor: pointer;
}

.dropdown-menu li a {
	display: block;
	width: 100%;
}

.dropdown-menu li:hover a {
	color: #000 !important;
}

.fixedDown {
	width: 7.5rem;
	height: .93rem;
	background: #f7f7f7;
	position: fixed;
	bottom: 0;
	border-top: 0.01rem solid #ddd;
}

.fixedDown li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #222;
}

.fixedDown li {
	float: left;
	width: 33.3%;
	height: 100%;
	position: relative;
	font-size: .26rem;
	line-height: .93rem;
}

.fixedDown li:after {
	content: '';
	width: .02rem;
	height: .25rem;
	background: url(../images/i-13.png) no-repeat top center;
	background-size: cover;
	position: absolute;
	top: 50%;
	margin-top: -0.125rem;
	right: 0;
}

.fixedDown li:last-child:after {
	display: none;
}

.fixedDown li img {
	display: block;
	float: left;
}

.fixedDown li.l-1 img {
	width: .31rem;
	height: .25rem;
	margin: .34rem .11rem 0 .5rem;
}

.fixedDown li.l-2 img,
.fixedDown li.l-3 img,
.fixedDown li.l-4 img {
	width: .27rem;
	height: .25rem;
	margin: .34rem .14rem 0 .5rem;
}

.page2 {
	min-height: 100vh;
	display: none;
}

.page2 .fixed {
	width: 7.5rem;
	position: fixed;
	top: 0;
	z-index: 9;
	background-color: #fff;
	padding-bottom: .1rem;
}

.page2 .head {
	width: 100%;
	height: 1.19rem;
	background-color: #306ce9;
	padding: .44rem .2rem 0 .4rem;
	box-sizing: border-box;
}

.head .back {
	float: left;
}

.head .back img {
	width: .2rem;
	height: .36rem;
}

.head .title {
	font-size: 0.36rem;
	line-height: 0.36rem;
	color: #ffffff;
	float: left;
	text-align: center;
	width: 6rem;
	padding: 0 .1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.head .home {
	float: right;
}

.head .home img {
	width: .48rem;
	height: .41rem;
}

.page2 .ipt_box_2 {
	width: 6.71rem;
	margin: 0 auto;
	margin-top: -.45rem;
}

.page2 .ipt_box_2 select {
	width: 4.4rem;
	height: 0.92rem;
	box-shadow: 0rem 0.01rem 0.17rem 0.01rem rgba(200, 200, 200, 0.31);
	border-radius: 0.08rem;
	border: none;
	font-size: 0.28rem;
	color: #000000;
	padding-left: .28rem;
	background: url(../images/i-8.png) no-repeat 95.5% center;
	background-size: .2rem .16rem;
	background-color: #ffffff;
	float: left;
	outline: none;
	border: none;
}

.page2 .ipt_box_2 .sub2 {
	width: 2.1rem;
	height: 0.92rem;
	background-color: #ffffff;
	box-shadow: 0rem 0.01rem 0.17rem 0.01rem rgba(200, 200, 200, 0.31);
	border-radius: 0.08rem;
	font-size: 0.28rem;
	line-height: 0.92rem;
	color: #333333;
	text-align: center;
	float: right;
	cursor: pointer;
}

.page2 .list {
	width: 6.71rem;
	/* height: 75vh; */
	/* overflow: auto; */
	margin: 0 auto;
	margin-bottom: 1.8rem;
	padding-top: .6rem;
}

.page2 .list li {
	width: 6.71rem;
	height: 1.61rem;
	background-color: #ffffff;
	box-shadow: 0rem 0.02rem 0.09rem 0.01rem rgba(13, 5, 9, 0.12);
	border-radius: 0.1rem;
	margin-bottom: .3rem;
	padding: 0 .34rem;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.page2 .list li.add:before {
	content: '新增';
	width: 1.4rem;
    height: 0.4rem;
    background: #e60012;
    font-size: .24rem;
    color: #ffffff;
    text-align: center;
    line-height: .4rem;
    position: absolute;
    top: 0.02rem;
    left: -0.45rem;
    z-index: 1;
	transform: rotate(-37deg);
}
.page2 .list li.no:before{
	content: '停招';
	width: 1.4rem;
    height: 0.4rem;
	background: #666666;
	font-size: .24rem;
	color: #ffffff;
	text-align: center;
    line-height: .4rem;
    position: absolute;
    top: 0.02rem;
    left: -0.45rem;
    z-index: 1;
	transform: rotate(-37deg);
}
.page2 .list li.yes:before{
	display: none;
}
.page2 .list li.no{
	background: #f3f1f1;
}
.page2 .list li.no .p-1 b{
	color: #666666;
}
.page2 .list li.no .xqBtn,
.page2 .list li.no .p-1 span{
	display: none;
}
.page2 .list li .p-1 {
	height: .88rem;
	border-bottom: solid 0.02rem #eeeeee;
	line-height: .88rem;
	box-sizing: border-box;
	position: relative;
}

.page2 .list li .p-1 b {
	float: left;
	width: 74%;
	height: .88rem;
	font-size: 0.34rem;
	color: #306ce9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page2 .list li .p-1 span {
	float: right;
	font-size: 0.26rem;
	color: #ff0000;
	width: 26%;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}

.page2 .list li .p-2 {
	height: .73rem;
	box-sizing: border-box;
	line-height: .73rem;
	position: relative;
}

.page2 .list li .p-2 p {
	width: 100%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.22rem;
	line-height: 0.65rem;
	color: #666666;
}

.page2 .list li .p-2 .xqBtn {
	float: right;
	width: 1.63rem;
	height: 0.45rem;
	border-radius: 0.3rem;
	font-size: 0.26rem;
	line-height: 0.45rem;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #5e92fc;
	cursor: pointer;
	margin-top: 0.13rem;
}

#list .tips {
	text-align: center;
	margin-top: .3rem;
}

.page3 {
	display: none;
}

.page3 .head {
	width: 7.5rem;
	height: 1.19rem;
	background-color: #306ce9;
	padding: .44rem .2rem 0 .4rem;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	z-index:999
}

.pic img {
	width: 7.22rem;
	height: 1.2rem;
	margin: .15rem auto;
}

.content {
	padding: .15rem .15rem 1.26rem;
}

.show_title {
	font-size: 0.3rem;
	font-weight: 700;
	height: .21rem;
	line-height: 0.18rem;
	color: #306ce9;
	padding-left: .13rem;
	border-left: solid .05rem #306ce9;
	float: left;
}

.showBox {
	margin-top: .25rem;
}

.showBox table {
	width: 100%;
}

.showBox table td {
	width: 50%;
	padding: .12rem .36rem;
	background-color: #f1f1f1;
	font-size: 0.24rem;
	color: #000000;
}

.showBox table th {
	height: 0.54rem;
	background-color: #306ce9;
	font-size: 0.24rem;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
}

#showBox4 table td {
	/* padding-left: 0; */
	text-align: center;
}

#showBox4 table td:last-child {
	text-align: left;
	padding-left: .36rem;
	padding-right: .4rem;
}

.show_bd {
	overflow: hidden;
	padding-top: .4rem;
}

.xqzx {
	float: right;
	font-size: .24rem;
	border-radius: .05rem;
	color: #fff;
	margin-top: -.14rem;
	font-weight: 700;
	padding: .05rem .1rem;
	background-color: #f39700;
	margin-right: .1rem;
}

.xqzx img {
	width: .3rem;
	display: inline-block;
	vertical-align: bottom;
	margin-right: .05rem;
}

.tcbg {
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 7.5rem;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	display: none;
	z-index: 9;
}

.tcbox {
	width: 5.93rem;
	height: 7.17rem;
	background: url(../images/tcbox.png);
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	padding-top: 4.2rem;
	box-sizing: border-box;
}

.guide {
	display: block;
	width: 2.76rem;
	height: 1.95rem;
	position: absolute;
	right: .3rem;
	top: .35rem;
}

.tcbox p {
	font-size: 0.30rem;
	line-height: 0.5rem;
	letter-spacing: -0.01rem;
	color: #f73c17;
	font-family: FZLTCHGBK;
}

.tcbox span {
	font-family: FZLTHGBK;
	font-size: 0.24rem;
	line-height: 0.61rem;
	color: #999999;
}

.tcbtn {
	width: 4rem;
	height: 0.81rem;
	background-image: linear-gradient(180deg, #fe8523 0%, #f4672d 58%, #e94837 100%), linear-gradient( #f3652d, #f3652d);
	background-blend-mode: normal, normal;
	margin: 0 auto;
	margin-top: .2rem;
	border-radius: .5rem;
	font-size: 0.32rem;
	line-height: 0.8rem;
	color: #ffffff;
}

.tclose {
	width: .2rem;
	height: .2rem;
	position: absolute;
	top: .18rem;
	right: .22rem;
}


/* 隐私政策 */

.policy2 {
	display: block;
	color: #333;
	font-size: 0;
	text-align: center;
	margin: .1rem 0;
}

.policy2 a {
	color: #333;
}

.policy2 span {
	font: .16rem/1.875 "Microsoft YaHei";
	vertical-align: middle;
}

.policy2 input[type="checkbox"] {
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	position: relative;
	border-radius: 3px;
	margin-right: 10px;
}

.policy2 input[type="checkbox"]::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 14px;
	height: 14px;
	border: 1px solid #b5b5b5;
	border-radius: 3px;
}

.policy2 input[type="checkbox"]:checked::before {
	content: "\2713";
	border: 1px solid #d4221f;
	border-radius: 3px;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	color: #e50232;
	font-size: 14px;
	font-weight: bold;
}

.op_one {
	display: none;
	color: #333;
}


/*新增页面*/

.page_x1 {
	min-height: 100vh;
	display: none;
}

.page_x1 .header {
	width: 100%;
	height: 1.19rem;
	background-color: #306ce9;
	padding: .44rem .2rem 0 .4rem;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	z-index: 9;
}

.page_x1 .header .back {
	float: left;
}

.page_x1 .header .back img {
	width: .2rem;
	height: .36rem;
	display: inline-block;
}

.page_x1 .header .title {
	font-size: 0.36rem;
	line-height: 0.36rem;
	color: #ffffff;
	float: left;
	text-align: center;
	width: 6rem;
	padding: 0 .1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page_x1 .header .home {
	float: right;
}

.page_x1 .header .home img {
	width: .48rem;
	height: .41rem;
}

.page_x1 .content {
	width: 100%;
	overflow: hidden;
	/* margin-top: 1.19rem; */
}

.page_x1 .zhuanye_box {
	width: 6.3rem;
	height: 6rem;
	border: .01rem solid #d3d3d3;
	border-radius: .3rem;
	margin: .5rem auto 0;
	box-sizing: border-box;
	padding: .42rem 0 .36rem;
}

.page_x1 .zhuanye_box .title {
	width: 100%;
	text-align: center;
	font-size: .32rem;
	color: #306ce9;
	letter-spacing: .01rem;
}

.page_x1 .zhuanye_scroll {
	width: 100%;
	height: 4.5rem;
	margin-top: .29rem;
	padding: 0 .3rem;
	box-sizing: border-box;
	overflow-y: auto;
}

.page_x1 .zhuanye_scroll table {
	width: 100%;
	overflow: hidden;
}

.page_x1 .zhuanye_scroll table tr {
	background: #f1f5fe;
}

.page_x1 .zhuanye_scroll table th {
	width: 30%;
	font-size: .24rem;
	color: #333333;
	border-bottom: .01rem solid #ffffff;
	border-right: .01rem solid #ffffff;
}

.page_x1 .zhuanye_scroll table td {
	width: 70%;
	font-size: .24rem;
	color: #666666;
	padding: .2rem .3rem;
	border-bottom: .01rem solid #ffffff;
}

.page_x1 .zhuanye_scroll table tr:nth-child(odd) {
	background: #fcf9f9;
}

.page_x1 .ipt_box {
	width: 6.3rem;
	height: 0.7rem;
	border: 0.02rem solid #cccccc;
	margin: 0.38rem auto 0;
	border-radius: 0.1rem;
}

.page_x1 .ipt_box select {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	outline: none;
	border: none;
	border-radius: 0.1rem;
	font-size: .28rem;
	color: #666666;
	padding-left: 0.27rem;
	background: url(../images/i-8.png) no-repeat 95.5% center;
	background-size: 0.2rem 0.16rem;
}

.page_x1 .sub {
	display: block;
	width: 6.3rem;
	height: 0.75rem;
	background-color: #4481fe;
	border-radius: 0.1rem;
	margin: 0.38rem auto 0;
	font-size: .32rem;
	color: #fff;
	text-align: center;
	line-height: .75rem;
}