/* header */
.wr450{
	width:450px;
}
.linepaddres{
    height: 24px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #167FFF;
    line-height: 24px;
}

.wrapheadstt{
	width:100%;
	height: 70px;
	background: url(../../img/alun/wrapheadstt.png) no-repeat; 
	background-size:100% 100%;
	position:fixed;
	left: 0;
    z-index: 999;
	line-height:100px; 
}
#header_html{
	height: 64px!important;
}
.innercoheadt{
	width: 1000px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.innercoheadt p{
	font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 70px;
}
.wrapheadstt_left{
	width: 209px;
	height: 61px;
}
.wrapheadstt_right{
	width: 170px;
    height: 59px;
    cursor: pointer;
}
.header1{
    width: 100%;
    min-height: 64px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.arrbotimg{
	display: inline-block;
    width: 28px;
    height: 16px;
    vertical-align: 0px;
    margin: 0 0 0 18px;
    cursor: pointer;
}
.gett1ijiaowaybtn{
    display: inline-block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    background: #04CB94;
    cursor: pointer;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
}

.gett1ijiaowaybtn:hover {
    background-color: #01b483;
}

.gettijiaowaybtn{
	width: 200px;
	height: 46px;
	background: url(../../img/alun/gettijiaowaybtn.png) no-repeat center!important;
	margin:38px auto 54px;
	cursor: pointer;
	background-size: 100% 100%!important;
}
.getmorecontbnt{
	width: 147px;
    margin: 0 auto 48px;
    height: 48px;
    line-height: 48px;
}

.getmorecontbnt p{
	display: inline;
    font-size: 24px;
    color: #4d4d4d;
    cursor: pointer;
}
.header1>div {
    width: 1200px;
    height: 64px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
    margin: 0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.YbzSeaBtn:hover,.btn-success:hover{
	transform: translateY(-.2rem);
	-moz-transform: translateY(-.2rem);
	-o-transform: translateY(-.2rem);
	-webkit-transform: translateY(-.2rem);
	transition-duration: .45s;
	/*opacity: .9;*/
}
.header1 .ybsxIcon, .header1 img {
    width: 120px;
    height: 41px;
}
.header1 .headUlclic {
    width:960px;
    height: 64px;
	line-height:64px;
	text-align: right;
}
.header1 .oneLi {
    transition: all .45s;
    -moz-transition: all .45s;
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    margin-right: 65px;
    height: 100%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    position:relative;
}

.header1 .oneA {
    font-family: Source Han Sans CN;
    font-size: 14px;
    color:#1F2D3D;
    display: inline-block;
    cursor: pointer;
    width: 66px;
    text-align: center;
    height: 52px;
}
.headercombot{
	background:#52638b;
}
.headercombot .oneA{
	color:#fff;
}
.header1 .telLi.active>.oneA { 
    color:#04CB94;
	border-bottom: 2px solid #04CB94;
}

.header1 .oneLi>.down-icon {
    display: inline-block;
    width: 13px;
    height: 8px;
    background-image: url("/www/img/newicon/down.png");
}

.header1 .telLi.active>.down-icon,
.header1 .telLi:hover>.down-icon {
    background-image: url("/www/img/newicon/down-active.png");
}

.header1 .telLi:hover > a {
	color:#03C99D;
	border-bottom: 2px solid #03C99D;
}

.header1 .telLi.active:hover,
.header1 .telLi.clear_a:hover {
    transform: none
}
.btn-default {
    color: #018BEC!important;
	width:56px;
	height:30px;
	line-height: 30px !important;
	background:rgba(255,255,255,1);
	border:1px solid rgba(1,139,236,1);
	margin-top: 17px;
	box-sizing: border-box;
}
.btn-success {
	width: 120px;
    height: 30px;
    background: url(../../img/alun/headergettibt.png) no-repeat center;
	margin-top: 16px;
	background-size: 100% 100%;
}
.trybtn{
	width:175px;
	height:54px;
	line-height:54px;
	background:linear-gradient(150deg,rgba(1,139,236,1),rgba(35,167,236,1));
	border-radius:6px;
	color:#FFFFFF;
	text-align: center;
	font-size:20px;
	font-family:Source Han Sans CN;
	cursor: pointer;
	-moz-transition: all .45s;
	-o-transition: all .45s;
	display: block;
}
.trybtn:hover,#headerBtn:hover,.liaojielishit:hover {
    transform: translateY(-.2rem);
    -moz-transform: translateY(-.2rem);
    -o-transform: translateY(-.2rem);
    -webkit-transform: translateY(-.2rem);
    transition-duration: .45s;
    opacity: .9;
    background-color: #01b483;
}
#headerBtn:hover{
    background-color: #ee6710;
}

.system-introduce:hover > .proFuncDlc,
.aboutusLi:hover > .aboutus,
.sxschoolLi:hover > .sxschool {
    display: flex;
}

.proFuncDlc {
    width: 576px;
    height: 354px;
    top: 62px;
    left: -270px;

}

.proFuncDlc,
.aboutus,
.sxschool {
    position: absolute;
    text-align: left;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 0px 0px 8px 8px;
    display: none;
    box-sizing: border-box;
    flex-direction: column;
    padding: 40px 60px 0;
}

.proFuncDlc dd,
.aboutus dd,
.sxschool dd {
    margin-top: 36px;
}

.proFuncDlc dd .menu-row,
.aboutus dd .menu-row,
.sxschool dd .menu-row {
    display: flex;
    justify-content: space-between;
}

.proFuncDlc dd .menu-row>a:first-child {
    width: 204px;
}

.proFuncDlc dd .menu-row>a:nth-child(2) {
    width: 152px;
}

.proFuncDlc dd .menu-row>a:nth-child(3) {
    width: 138px;
}

.sxschool dd .menu-row>a:first-child {
    width: 105px;
}

.sxschool dd .menu-row>a:last-child {
    width: 121px;
}

.proFuncDlc dd:first-child,
.aboutus dd:first-child,
.sxschool dd:first-child {
    margin-top: 0;
}

.proFuncDlc dd div a,
.aboutus dd div a,
.sxschool dd div a {
    margin-top: 14px;
    display: flex;
}

dl.aboutus {
    width: 224px;
    height: 266px;
    padding: 25px 59px 35px;
    left: -70px;
    justify-content: space-between;
    flex-wrap: wrap;
}

dl.sxschool {
    width: 440px;
    height: 141px;
    padding: 23px 60px 35px;
    left: -180px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.proFuncDlc dd p,
.aboutus dd p {
    color: #828FA3;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}


.proFuncDlc dd a:hover span,
.aboutus dd a:hover span,
.sxschool dd a:hover span {
    color: #04CB94;
}

.aboutus dd a,
.sxschool dd a {
    display: flex;
}

.proFuncDlc dd a > span,
.aboutus dd a > span,
.sxschool dd a > span {
	font-size: 16px;
    font-family: Source Han Sans CN;
    color: #2B2E2E;
    height: 14px;
    line-height: 26px;
}

.proFuncDlc dd a>img,
.aboutus dd a>img,
.sxschool dd a>img {
    width: 26px;
    height: 26px;
    margin-right: 15px;
    display: inline-block;
}

.proFuncDlc dd a:hover,
.aboutus dd a:hover,
.sxschool dd a:hover{
	color:#03C99D;
	cursor:pointer;
}
/*proFuncDl_twc*/
.proFuncDl_twc{
	width: 164px;
    height: 123px;
    background: #F2F4FB;
    position: absolute;
    top: 62px;
    left: -62px;
    padding: 22px 2px 0 30px;
    text-align: left;
    display: none;
    border-radius: 0 0 4px 4px;
}
.proFuncDl_twc dd{
    width: 159px;
}
.proFuncDl_twc dd a{
	font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #808080;
    height: 14px;
    line-height: 14px;
    display: block;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
}
.proFuncDl_twc dd a:hover{
	color:#03C99D;
	cursor:pointer;
}
/**/
.errorCont,#errorCont{
    width: 100%;
	color: red;
	font-size: 16px;
	text-align: left;
	height: auto;
	line-height: 25px;
	margin: 0 0 10px 0;
}
.mt40{
	margin-top: 40px!important;
}
.col666{
	color:#666!important;
	
}
/* tryphone */
.tryphonecont{
    width:100%;
    height:auto;
    background: #FFFFFF;
}
.innertyphone{
    width: 1000px;
    height: auto;
    padding: 10px 0 50px 0;
    font-family: PingFang SC;
	text-align: left;
}
.inp0,
.inp0 * {
    font-size: 38px;
    font-weight: bold;
    color: #1F2D3D;
    margin: 120px 0 29px;
}

.inp0 span {
    color: #04CB94;
}

.inp1{
    font-size: 22px;
    color: #04CB94;
    margin-bottom: 25px;
}
.inputtryinfo{
    width: 260px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #1F2D3D;
    opacity: 0.5;
    font-size: 20px;
    padding-left: 20px;
    margin-right: 34px;
    color: #475669;
}

.inp3{
    margin: 54px 0 25px 0;
    font-size: 22px;
    font-weight: 500;
    color: #475669;
    font-family: Source Han Sans CN;
}
.inp4>span{
   font-size: 36px;
   font-weight: 400;
   color: #1FCD92;
}
/* footer */
.footer {
    height: 414px;
    background-color: #1F2D3D;
    padding-top: 50px;
    box-sizing: border-box;
}
.footerContent {
    width: 1100px;
    height: 335px;
}
.fonterR>div {
    width: 215px;
}
.fonterR>div p {
    font-size: 22px;
    color: #FFFFFF;
    margin-bottom: 29px;
}
.fonterR>div li a {
    font-size: 16px;
    color: #99A9BF;
    letter-spacing: .67px;
    line-height: 40px;
    display: block;
}
.footerContent .fonterL {
    width: 380px;
    padding-left: 62px;
    height: 180px;
    box-sizing: border-box;
}
.fonterL>.clear_a>div {
    width: 110px;
    height: 120px;
    line-height: 30px;
    background-size: 100%;
    margin-left: 43px;
    font-size: 12px;
    text-align: center;
}
.fonterL>.clear_a>div img {
    width: 110px;
    height: 110px;
    background: #d8d8d8;
}

.footer .lastpin {
    text-align: center;
    font-size: 12px;
    color: #99A9BF;
    margin-top: 10px;
    letter-spacing: .56px;
}
.pc_footer{
    color:#fff;
}
.fonterR>div li a:hover {
    color: #04cb94!important;
}
.contantrP{
	font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666;
		
}
.squrechecked{
	width: 16px;
    height: 16px;
    border: 1px solid #4D4D4D;
    display: block;
    margin: 0 10px 0 0;
}
.personChoice{
	float:left;
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:#737373;
	
}
.personChoice>span{
	font-size:16px;
}
.onelineul{
	margin: 27px 0 0 22px;
	width: 970px;
}
.onelineul>li{
	height: 16px;
    line-height: 16px;
    cursor: pointer;
    margin: 0 0 30px;
}
.threenul li{
	margin-right:127px;
}
.squa_okimg{
	background:url(../../img/ybveg/trueicons.png) no-repeat center;
	background-size: 95% 95%;
}
.twoSqureUl>li{
	margin:28px 0 0 0;
	height:16px;
	line-height:16px;
	cursor: pointer;
}
.twoSqureUl{
	margin: 28px 0 0 22px;
}
.circkeched{
	width: 16px;
	height: 16px;
	border: 1px solid rgba(77,77,77,1);
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.circles_okimg{
	background: url(../../img/ybveg/circleiconsV2.png) no-repeat center;
	background-size: 100% 100%;
}
/*.mybluecourdd .circles_okimg{*/
/*	background: url(../../img/ybveg/circleiconsblue.png) no-repeat center;*/
/*	background-size: 100% 100%;*/
/*}*/
.newBtn-text{
	font-size: 14px;
	color: #fff;
	width:80px;
	height:30px;
	background:#04CB94;
	line-height: 30px;
    border-radius: 4px;
}

.headercombot .top-saoma {
    border-color: #FFFFFF;
}

.top-saoma {
    background-color: #FFFFFF;
    border: 1px solid #04CB94;
    margin-right: 19px;
    color: #04CB94;
    box-sizing: border-box;
    position: relative;
    transform: none !important;
}

.top-saoma > .wxcode-container {
    width: 210px;
    height: 220px;
    text-align: center;
    box-sizing: border-box;
    background-color: #FFFFFF;
    position: absolute;
    left: -70px;
    top: 45px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.hide {
    display: none;
}

#invite_btn .accept {	
	float:right;
}


/*2022-05-24 wch*/
.colorF{
    background: #FF7E00;
    width: 120px;
    height: 36px;
    line-height: 36px;
    margin-left: 44px;
}
.proFuncDlc{
    flex-wrap: wrap;
}
.proFuncDlc dd a>img {
    vertical-align: -6px;
}
.proFuncDlc dd{
    width: 50%;
    margin-top: 0;
}
.proFuncDlc dd a{
    display: block;
    height: 55px;
}
.aboutus dd .menu-row{
    height: 55px;
}