.big-banner {
	line-height: 1;
}
.iframe-box {
	position: fixed;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-left: -252.5px;
    margin-top: -194.5px;
	z-index: 1000;
    
}
.iframe {
	position: relative;
    background: url(/Public/images/land_new/land-iframe-img.png) no-repeat;
    width: 505px;
    height: 298px;
}
.coverclosebtn {
	position: absolute;
    right: 25px;
    top: 0px;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 57px;
    cursor: pointer;
}
.orderexperiencebtn {
	position: absolute;
    width: 146px;
    height: 40px;
    bottom: 28px;
	left: 85px;
}
.iframe-image-box {
	width: 125px;
    text-align: left;
    position: absolute;
    top: -135px;
    left: 10px;
    background: #fff;
    transition: transform 300ms;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    border-radius: 5px;
}
.iframe-public-address-img {
	width: 105px;
	height: 105px;
	display: block;
	margin: 10px auto;
}
.orderexperiencebtn:hover .iframe-image-box {
	transform: scale(1);
    -webkit-transform: scale(1);
}
.onlineaskbtn {
	position: absolute;
    width: 146px;
    height: 40px;
    bottom: 28px;
	right: 87px;
}

.strategy.press .items:hover {
  box-shadow:0 0 0 0;
}
.strategy.press .items:hover .desc {
  opacity:0;
}
.prefer-activity {
	background: #fff;
	padding-bottom: 50px;
}
.prefer-activity .standards-big-title {
	color: #444;
    font-size: 40px;
    padding: 50px 0 40px;
	text-align: center;
	
}
.employment-standards .activity-box {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content:space-between;
	align-items: center;
}
.prefer-activity .activity-box li .standards-icon img {
	width: 68px;
    height: 68px;
	display: block;
	margin: 0 auto;
}
.prefer-activity .activity-box li .standards-title {
	font-size: 24px;
    color: #444;
    padding: 10px 0 6px;
	text-align: center;
}
.prefer-activity .activity-box li .standards-describe {
	font-size: 18px;
    color: #666;
    margin-top: 0;
	text-align: center;
}
.prefer-activity .public_title {
	color: #fff;
    text-align: center;
    text-indent: 0;
    font-size: 24px;
	height: 74px;
	margin-top: 42px;

}
.prefer-activity .public_title a {
	width: 400px;
    height: 64px;
	border-radius: 5px;
	background: #2da6df;
	-webkit-box-shadow: 0 0 10px 0 rgba(53,144,209,.2), 0 5px 10px 0 rgba(53,144,209,.4);
    box-shadow: 0 0 10px 0 rgba(53,144,209,.2), 0 5px 10px 0 rgba(53,144,209,.4);
    display: block;    
    line-height: 64px;
    border: 1px solid #2da6df;
    font-size: 22px;
    color: #fff;
    
    border-radius: 5px;
	margin: auto;
}
.prefer-activity .public_title a span {
	color: #ffe84a;
}


.user, .user-wrap {
    position: fixed;
    z-index: 998;
}

.user-wrap {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    top: 0;
    left: 0;
}

.user {
    width: 600px;
    min-height: 875px;
    border-radius: 30px;
    top: 30%;
    right: 50%;
    margin-right: -300px;
    margin-top: -350px;
    background-image: url(http://www.nicekid.com/Public/images/land_new/qd.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.user .user-close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 180px;
    right: 20px;
    background-image: url(http://www.nicekid.com/Public/images/land_new/close.fw.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}
.user .user-inner {
    width: 480px;
    margin: 330px auto 0;
    padding-top: 15px;
    padding-bottom: 45px;
}
.user .user-inner .tabBox {
    width: 381px;
    height: 38px;
    border-radius: 19px;
    border: 1px solid #00acfe;
    display: -webkit-box;
    display: flex;
    margin: 0 auto 19px;
}
.user .user-inner .tabBox .tab {
    width: 221px;
    height: 39px;
    border-radius: 18px;
    text-align: center;
    line-height: 37px;
    color: #00acfe;
    font-size: 20px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 500;
    cursor: pointer;
}
.login {
    width: 100%;
    height: 100%;
}
.login .login-layout {
    height: 42px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 0;
    padding: 0 4px;
    margin-bottom: 13px;
}
.login .login-layout {
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
}
.login .login-layout-extra {
    height: 24px;
    border-top: 1px solid #00acfe;
}
.login .login-layout-extra {
    height: 30px;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.box {
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
}
.login .btnBox {
    width: 260px;
    height: 60px;
    /* background-image: url(http://cdn.ihatoo.com/hatu-official/popup/qd.png); */
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    margin: auto;
    font-size: 24px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    background-color: #00acfe;
    border-radius: 50px;
}
.login .login-layout .text {
    font-size: 22px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #00acfe;
    text-indent: 13px;
}
.login .login-layout .text {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #00acfe;
    text-align: left;
    text-indent: 30px;
    font-size: 12px;
}
.login .login-layout div, .login .login-layout input {
    float: left;
}
.login .ant-input, .login .ant-input-password {
    height: 50px;
    color: #00acfe;
    border: none;
    box-shadow: none;
    padding: 0;
}
.login .ant-input {
    background: #fff;
    text-indent: 12px;
    box-shadow: none;
    width: 240px;
}
.ant-input:placeholder-shown {
    text-overflow: ellipsis;
}
.login .login-layout .ckwx {
    width: 240px;
    text-align: center;
    line-height: 33px;
    height: 33px;
    background: #00acfe;
    border-radius: 17px;
    font-size: 18px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}
.login .login-layout div, .login .login-layout input {
    float: left;
}
.user .user-inner .tabBoxCenter .imgbox {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.login .login-layout .text {
    font-size: 22px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #00acfe;
    text-indent: 13px;
}
.login .login-layout div, .login .login-layout input {
    float: left;
}
.login .ant-select {
    min-width: 120px;
    position: relative;
    font-size: 18px;
}
.login .ant-select {
    height: 50px;
    font-size: 14px;
    text-align: left;
    color: #00acfe;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.login .ant-select {
    min-width: 120px;
    position: relative;
    font-size: 18px;
}
.ant-select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum","tnum";
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.ant-input:hover {
    border-color: #40a9ff;
    border-right-width: 1px!important;
}
.ant-input:focus {
    border-color: #000000 !important;
	outline: 0;
	border-width: none;
}
.ant-input:placeholder-shown {
    text-overflow: ellipsis;
}
.login .ant-input {
    background: #fff;
    text-indent: 12px;
    box-shadow: none;
    width: 240px;
}
.ant-input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-variant: tabular-nums;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum","tnum";
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
input[type=number], input[type=password], input[type=text], textarea {
    -webkit-appearance: none;
}

.user .user-inner .tabBox .actives {
    color: #fff;
    background: #00acfe;
}

.login .login-layout .font {
    font-size: 22px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #00acfe;
}
.ant-select-selection-search-input {
    width: 130px;
    height: 50px;
    font-size: 22px;
    border: none;
    /* text-align: center; */
}
.ant-select-selection-search-input:focus {
    border-color: #000000 !important;
	outline: 0;
	border-width: none;
}
.ant-option {
    font-size: 19px;
    padding: 10px;
    border-bottom: 1px dashed #98bf21;
}
.user .user-inner .ewm-img {
    width: 300px;
    height: auto;
}
.user .user-inner .tabBoxCenter .ewmbox {
    font-size: 18px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #7c7c7c;
    text-align: center;
}
.activesb {
    color: #fff !important;
    background: #00acfe;
}

.ant-popover-placement-bottom, .ant-popover-placement-bottomLeft, .ant-popover-placement-bottomRight {
    padding-top: 10px;
}
.ant-popover-hidden {
    display: none;
}
.ant-popover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum","tnum";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1030;
    font-weight: 400;
    white-space: normal;
    text-align: left;
    cursor: auto;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow {
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow, .ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow, .ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow {
    top: 6px;
    border-color: #fff transparent transparent #fff;
    -webkit-box-shadow: -2px -2px 5px rgb(0 0 0 / 6%);
    box-shadow: -2px -2px 5px rgb(0 0 0 / 6%);
}
.ant-popover-arrow {
    position: absolute;
    display: block;
    width: 8.48528137px;
    height: 8.48528137px;
    background: transparent;
    border-style: solid;
    border-width: 4.24264069px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    left: 50%;
    top: 97%;
}
.ant-popover-inner {
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.15)\9;
    box-shadow: 0 0 8px rgba(0,0,0,.15)\9;
}
.ant-popover-inner-content {
    padding: 12px 16px;
    color: rgba(0,0,0,.65);
}
