* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 50px;
    height: 100%;
}

body {
    font: 0.32rem 'Arail', 'Microsoft Yahei';
    color: #302724;
    -webkit-text-size-adjust: none;

}

body {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover,
a:active,
a:focus {
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none
}

input,
select,
textarea {
    outline: none;
}

input,
select {
    -webkit-appearance: none;
    border-radius: 0;
}

img {
    vertical-align: top;
    border: 0;
    -ms-interpolation-mode: bicubic;
    width: 100%;
}

.break {
    word-break: break-all;
    word-wrap: break-word;
}

.elips {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -o-text-overflow: ellipsis
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
    display: block;
    clear: all;
}

.form-box .namepos {
    width: 1.3rem;
    height: 0.3rem;
    display: block;
    position: absolute;
    top: 2.55rem;
    left: 1.16rem;
    border-right: 1px solid #e5e5ea;
    line-height: 0.3rem;
    font-size: 0.26rem;
    color: #7e7c94;
    overflow: hidden;
    zoom: 1;
    background-size: 0.25rem auto;
}

.form-box .namepos span.country-name {
    width: 40%;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.form-box .namepos span.country-code {
    width: 40%;
    display: block;
    float: left;
}

.form-box .namepos.on {
    background-size: 0.2rem auto;
}

.country-code-box {
    width: 5.5rem;
    height: 5.6rem;
    padding: 0.1rem 0.2rem;
    border: 1px solid #cdcdcd;
    background: #fff;
    position: absolute;
    top: 3.1rem;
    left: 1rem;
    overflow: auto;
    border-radius: 0.06rem;
    z-index: 999;
    display: none;
}

.country-code-box span {
    display: block;
    height: 0.6rem;
    border-bottom: 1px solid #eee;
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #666;
    overflow: hidden;
    zoom: 1;
    cursor: pointer
}

.country-code-box span i {
    width: 70%;
    display: block;
    float: left;
    font-style: normal;
}

.country-code-box span s {
    width: 30%;
    display: block;
    float: right;
    text-decoration: none;
    text-align: right;
}

.fix {
    zoom: 1;
}

.fix:before,
.fix:after {
    content: '';
    display: table;
}

.fix:after {
    clear: both;
}

.fp-tableCell {
    width: 100%;
}

:focus {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
    color: #bbb;
}

section {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

input::-webkit-input-placeholder {
    color: #b6b7bf;
}

input:-moz-input-placeholder {
    color: #b6b7bf;
}

input::-moz-input-placeholder {
    color: #b6b7bf;
}

input:-ms-input-placeholder {
    color: #b6b7bf;
}

.block {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    width: 100%;
}


/*loader*/

.loaded {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #efefef;
    z-index: 999;
}

.loaded .loader {
    width: 38%;
    position: absolute;
    left: 31%;
    top: 36%;
}

.loaded img {
    width: 100%;
}

/*头部*/
.page-con {
    position: absolute;
    text-indent: -9999px;
}

.tel-box {
    width: 100%;
    position: relative;

}

.tel-box a {
    display: block;
    position: absolute;
    right: 0.6rem;
    top: 0.65rem;
    font-size: 0.27rem;
    color: #fff;
    font-family: arial;
    line-height: 0.32rem;
    padding-left: 0.34rem;
    background: url(../images/dh.png) no-repeat left center; 
    background-size: 0.26rem 0.30rem;
    font-weight: 700;
	letter-spacing: 0.01rem;
}

.page1 {
    position: relative;
}

.page1 .btn-box1 {
    width: 0;
    height: 0;
    overflow: hidden;
    background-size: 100% auto;
    padding-left: 0.2rem;
    position: absolute;
    top: 5.0rem;
    left: 0;
}

.page1 .btn-box1 li {
    width: 1.98rem;
    height: 2rem;
    float: left;
    margin: 0 0.2rem;
}

.page1 .btn-box1 li h3 {
    width: 1.32rem;
    height: 0.43rem;
    background: #214da2;
    font-size: 0.27rem;
    line-height: 0.43rem;
    text-align: center;
    border-radius: 0.2rem 0 0.2rem 0;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 0.1rem;
}

.page1 .btn-box1 li p {
    font-size: 0.22rem;
    color: #e51c44;
    line-height: 0.33rem;
}

.form-con {
    width: 100%;
    position: relative;
}


.page-dy {
    padding: 1.26rem 0 0;
    height: 5.76rem;
    background: url(../images/box1.png) top no-repeat;
    background-size: 100% auto;
}

.page-dy2 {
    padding: 1.42rem 0 0;
    height: 7.55rem;
    background: url(../images/box1_2.png) top no-repeat;
    background-size: 100% auto;
}

.memo {
	padding: 5.1rem 0.3rem 0;
	color: #fff;
	font-size: 0.24rem;
	text-align: center;
	line-height: 1.5;
}

.form-con .form-box {
    position: absolute;
    top: 0;
    left: 0;
}

.form-box {
    width: 100%;
    margin: 0 auto;
}

.form-box h2 {
    position: absolute;
    text-indent: -9999px;
}

.form-box p {
    color: #999;
    width: 5.60rem;
    margin: 0 auto 0.2rem;
    overflow: hidden;
    height: 0.7rem;
}

.form-box p input {
    width: 100%;
    height: 0.7rem;
	line-height: 0.7rem;
    background: #fff;
    border: none;
    outline: none;
    border-radius: 0.5rem;
    padding-left: 0.5rem;
    font-size: 0.3rem;
    color: #b6b7bf;
}

.form-box p .phone-code {
    width: 3.3rem;
    margin-right: 0.18rem;
}

.form-box p select {
    width: 100%;
    height: 0.7rem;
    border: none;
    outline: none;
    border-radius: 0.32rem;
    padding-left: 0.5rem;
    font-size: 0.28rem;
    color: #999;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-box .btn-code {
    width: 2.1rem;
    height: 0.7rem;
    /* background-image: linear-gradient(to bottom, #fff681, #f4cb78); */
    background: #ed6e4c;
    border-radius: 0.5rem;
    border: 0;
    font-size: 0.3rem;
    color: #fff;
}

.form-box .btn-submit {
    margin: 0.05rem auto 0;
    width: 4.7rem;
    height: 0.7rem;
    border-radius: 0.5rem;
    display: block;
    background: none;
	background-image: linear-gradient(to right, #209cff, #68e0cf); 
    line-height: 0.7rem;
    font-size: 0.3rem;
    color: #fff;
    border: 0.01rem solid #fff;
    letter-spacing: 0.02rem;
    text-align: center;
    opacity: 1;
}

.form-box .btn-code:disabled,
.form-box .btn-submit:disabled {
    color: #fff;
}

.form-box span.twz {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.2rem;
    padding-top: 0.15rem;
    color: #787d85;
    text-align: center;
}

.gwAgree {
    display: block;
    width: 100%;
    line-height: 0.2rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    padding: 0 0.2rem 0.2rem;
}

.gwAgree input {
    border: none;
    width: 0.22rem;
    height: 0.22rem;
    background: url(../images/gwAgree1.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
}

.gwAgree .side {
    background: url(../images/gwAgree2.png) no-repeat;
    background-size: 100% 100%;
}

/*讲座信息 */
.page2 {
    background-size: 100%;
}


/*底部表单*/

.page3 {
    position: relative;
	margin-top: -0.02rem;
}

.page4 {
    position: relative;
}

.btn {
    width: 7.5rem;
    height: 0.74rem;
    display: block;
    position: absolute;
    bottom: 0.8rem;
    left: 50%;
    margin-left: -3.75rem;
    padding: 0 0.28rem;
    display: flex;
    justify-content: space-between;
}

.btn a {
    display: block;
    width: 3.3rem;
	background: #2db281;
    height: 0.74rem;
	border:0.01rem solid #fff;
	border-radius: 0.12rem;
	line-height: 0.74rem;
	text-align: center;
	color: #fff;
	font-size: 0.28rem;
	letter-spacing: 0.01rem;
}
.btn a.btn1 {
	background-image: linear-gradient(to right, #209cff, #68e0cf); 
}

.btn span {
    display: block;
    width: 3.3rem;
    height: 0.74rem;
}


.page5 {
    position: relative;
}


.footer {
    width: 100%;
    height: 2.23rem;
    background: url(../images/bg_btm.png) top no-repeat #2e4d9c;
    background-size: 100% auto;
    padding-top: 0.95rem;
}

.footer p {
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.38rem;
    color: #fff;
}

.footer p a {
    font-size: 0.24rem;
    color: #fff;
}

#live800_chatBox {
    display: none;
}

.wenzi{
    width: 0;
    height: 0;
    overflow: hidden;
}