* {
    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;
    background: #f4f7f9;
}

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;
}

.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: #999;
}

input:-moz-input-placeholder {
    color: #999;
}

input::-moz-input-placeholder {
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

.block {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

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%;
}


/*按钮*/
.btn-box1 {
    width: 100%;
    position: absolute;
    top: 6.6rem;
    left: 0;
    text-align: center;
    font-size: 0;
    /*padding-bottom: 0.65rem;*/
}

.btn-box1 a {
    width: 2rem;
    height: 0.72rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.4rem;
    font-size: 0.28rem;
    line-height: 0.72rem;
    background: url(../images/btn1.png) no-repeat top;
    background-size: 100% auto;
    color: #fff;
    cursor: pointer;
    text-indent: -99rem;
}

.btn-box1 a:nth-of-type(2) {
    background: url(../images/btn2.png) no-repeat top;
    background-size: 100% auto;
}

.btn-box2 {
    width: 100%;
    position: absolute;
    top: 15.3rem;
    left: 0;
    text-align: center;
    font-size: 0;
    /*padding-bottom: 0.65rem;*/
}

.btn-box2 a {
    width: 2rem;
    height: 0.72rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.4rem;
    font-size: 0.28rem;
    line-height: 0.72rem;
    background: url(../images/btn1.png) no-repeat top;
    background-size: 100% auto;
    color: #fff;
    cursor: pointer;
    text-indent: -99rem;
}

.btn-box2 a:nth-of-type(2) {
    background: url(../images/btn2.png) no-repeat top;
    background-size: 100% auto;
}

.btn-box3 {
    width: 100%;
    position: absolute;
    bottom: 8.5rem;
    left: 0;
    text-align: center;
    font-size: 0;
    /*padding-bottom: 0.65rem;*/
}

.btn-box3 a {
    width: 2rem;
    height: 0.72rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.4rem;
    font-size: 0.28rem;
    line-height: 0.72rem;
    background: url(../images/btn1.png) no-repeat top;
    background-size: 100% auto;
    color: #fff;
    cursor: pointer;
    text-indent: -99rem;
}

.btn-box3 a:nth-of-type(2) {
    background: url(../images/btn2.png) no-repeat top;
    background-size: 100% auto;
}

.btn-box4 {
    width: 100%;
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    text-align: center;
    font-size: 0;
    /*padding-bottom: 0.65rem;*/
}

.btn-box4 a {
    width: 2rem;
    height: 0.72rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.4rem;
    font-size: 0.28rem;
    line-height: 0.72rem;
    background: url(../images/btn1.png) no-repeat top;
    background-size: 100% auto;
    color: #fff;
    cursor: pointer;
    text-indent: -99rem;
}

.btn-box4 a:nth-of-type(2) {
    background: url(../images/btn2.png) no-repeat top;
    background-size: 100% auto;
}


/*头部*/

.page1 {
    width: 100%;
    height: 14.3rem;
    position: relative;
    font-size: 0;
    background: url(../images/banner.png) no-repeat top;
    background-size: 100% auto;
}

.page-con {
    position: absolute;
    text-indent: -9999px;
}
.tel-box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tel-box a {
    display: block;
    width: 3rem;
    height: 0.27rem;
    font-size: 0rem;
    color: #fff;
    font-family: arial;
    line-height: 0.32rem;
    padding-left: 0.32rem;
    margin-top: 0.64rem;
    background: url(../images/dh.png) no-repeat left center;
    background-size: 0.24rem 0.25rem;
    font-weight: 700;
    float: right;
}

.form-con {
    width: 100%;
    height: 6.98rem;
    position: absolute;
    top: 7.7rem;
    left: 0;
    background: url(../images/box0.png) no-repeat top;
    background-size: 100% auto;
}

.form-box {
    width: 6.2rem;
    margin: 0 auto;
    padding-top: 1.2rem;
}

.form-box h2 {
    position: absolute;
    text-indent: -9999px;
}

.form-box p {
    color: #999;
    padding-top: 0.25rem;
}

.form-box p input {
    width: 100%;
    height: 0.68rem;
    background: #eceff3;
    border: none;
    outline: none;
    border-radius: 0.32rem;
    padding-left: 0.5rem;
    font-size: 0.28rem;
    color: #999;
}

.form-box p .phone-code {
    width: 3.65rem;
    margin-right: 0.2rem;
}

.form-box p select {
    width: 100%;
    height: 0.68rem;
    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;
    background: #f2f4fa url(../images/sl.png) no-repeat right center;
    background-size: 0.6rem 0.25rem;
}

.form-box .btn-code {
    width: 2.22rem;
    height: 0.68rem;
    /* background-image: linear-gradient(to bottom, #fff681, #f4cb78); */
    background: #3a3df5;
    border-radius: 0.32rem;
    border: 0;
    font-size: 0.28rem;
    color: #fff;
}

.form-box .btn-submit {
    margin: 0rem auto 0;
    width: 4.6rem;
    height: 0.68rem;
    border-radius: 0.32rem;
    display: block;
    /* background-image: linear-gradient(to bottom, #f97428, #f7411d); */
    background: #f73662;
    line-height: 0.68rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    border: none;
    letter-spacing: 0.02rem;
    font-weight: 700;
    text-align: center;
}

.form-box .btn-code:disabled,
.form-box .btn-submit:disabled {
    background: #999;
    color: #333;
}

.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;
}

.page-con {
    text-indent: -9999px;
}


/*直播讲座  招生官1对1咨询答疑*/

.page2 {
    position: relative;
}
.page3 {
    position: relative;
}
.page3 .page3Img1{
    display: block;
}
.page3 .page3Img2{
    display: none;
}
.page3 .btn-box {
    padding-bottom: 0.54rem;
}
/*按钮*/
.page3 .zhibo-tab {
    width: 100%;
    height: 1rem;
    position: absolute;
    top: 2rem;
    left: 0;
    text-align: center;
    font-size: 0;
    /*padding-bottom: 0.65rem;*/
}
.page3 .zhibo-tab a {
    width: 50%;
    height: 0.72rem;
    display: inline-block;
}

.page3 .zhibo-tab a:nth-of-type(2) {
    width: 50%;
    height: 0.72rem;
    display: inline-block;
}
.page3-1{
    width: 100%;
    height: 15rem;
    background: url(../images/box-vip.png) no-repeat top;
    background-size: 100% auto;
    position: relative;
}
.page3-1 .swiper-slide .a{
    color: black;
    font-size: 0.25rem;
    margin-top: 0.25rem;
}
.page3-1 .swiper-slide .b{
    color: black;
    font-size: 0.25rem;
    margin-top: 0.15rem;
}
.page3-1 .swiper-slide .c{
    color: #FFFFFF;
    font-size: 0.25rem;
    background-color: #ff5156;
    border-radius: 0.2rem;
    text-align: center;
    padding:4px 8px;
    margin-top: 0.4rem; 
}
.page3-1 .swiper-slide .c a{
     color: #FFFFFF;
}
.page3-1 .adviser-text{
    width: 90%;
    padding: 0.2rem;
    border: 0.02rem solid #d0d2fa;
    background: #fff;
    margin: 0 auto;
    border-radius: 0.18rem;
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    top: 9.9rem;
    display: none;
}
.page3-1 .adviser-text h5 {
    font-size: .28rem;
    color: #000;
    line-height: .36rem;
    padding: 0.06rem 0;
    padding-left: 0.28rem;
    margin-bottom: 0.1rem;
    position: relative;
    font-weight: 700;
}
.page3-1 .adviser-text h5 span {
    color: #5048ed;
    font-size: .22rem;
    position: absolute;
    right: 0;
}
.page3-1 .adviser-text h5 span b {
    float: right;
    font-size: .22rem;
}
.page3-1 .adviser-text p {
    padding-left: 0.28rem;    
    font-size: .24rem;
    color: #666;
    line-height: .3rem;
    position: relative;
}
.page3-1 .adviser-text h5 .adviser-text-img{
    width: 0.13rem;
    height: 0.15rem;
    position: absolute;
    top: 0.16rem;
    left: 0.1rem;
}
.page3-1 .adviser-text p .adviser-text-img{
    width: 0.13rem;
    height: 0.15rem;
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
}
.page3-1 .btn-box1{
    width: 100%;
    position: absolute;
    top: 13.5rem;
    left: 0;
    text-align: center;
    font-size: 0;
}
.page3 .btn-box1 {
    width: 100%;
    position: absolute;
    top: 11.7rem;
    left: 0;
    text-align: center;
    font-size: 0;
    /*padding-bottom: 0.65rem;*/
}
.page3 .btn-box1 a {
    width: 2rem;
    height: 0.72rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.4rem;
    font-size: 0.28rem;
    line-height: 0.72rem;
    background: url(../images/btn1.png) no-repeat top;
    background-size: 100% auto;
    color: #fff;
    cursor: pointer;
    text-indent: -99rem;
}

.page3 .btn-box1 a:nth-of-type(2) {
    background: url(../images/btn2.png) no-repeat top;
    background-size: 100% auto;
}
.page3-2 {
    position: relative;
}
.page3-2 .btn-box1{
     width: 100%;
    height: 1rem;
    position: absolute;
    top: 3.5rem;
    left: 0;
}
.page3 .zhibo-tab a {
    width: 50%;
    height: 0.72rem;
    display: inline-block;
}

.page4 .bottom{
    width: 100%;
    height: 7rem;
    position: absolute;
    left: 0;
    background: url(../images/box3.png) no-repeat top;
    background-size: 100% auto;
}
.zy-box {
    width: 100%;
}

.zy-con {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 0.7rem;
}

.zy-con ul li {
    width: 100%;
    position: relative;
}

.zy-con ul li img {
    width: 100%;
    display: block;
}

.zy-con .swiper-pagination {
    bottom: 1%;
}

.zy-con.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    width: 60px;
    height: 12px;
    background: #eee;
    opacity: 1;
    margin: 0 15px;
    border-radius: 8px;
    border: 1px solid #0659a9;
}

.zy-con.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff4;
}

.yy-btn {
    width: 2.36rem;
    height: 0.58rem;
    display: block;
    text-indent: -9999px;
    /* background: #ccc; */
    position: absolute;
    left: 0.25rem;
}


/*底部表单*/

.page4 {
    width: 100%;
    height: 7rem;
    background: #091693;
    position: relative;
}

.page4 .form-con {
    top: 0rem;
}

.footer {
    background: #fcf2f2;
    position: relative;
}

.footer p {
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
    line-height: 1.5;
    color: #fff;
    padding: 0rem 0 0.3rem;
    position: absolute;
    bottom: 0.4rem;
    left: 0;
}

.tc-box {
    width:5.78rem;
    height: 2.83rem;
    height: auto;
    margin: auto;
    position: fixed;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 900;
}

.tc-box img.tc-bg {
    width: 100%;
    display: block;
}
.gwAgree{
    display: block;
    width: 100%;
    line-height: 0.2rem;
    text-align: center;
    font-size: 0.2rem;
    color: #FFFFFF;
    padding: 0.2rem;
}
.gwAgree input{
    border: none;
    width: 0.18rem;
    height: 0.18rem;
    background: url(../images/box1.png) no-repeat;
    background-size: 100% 100%;
}
.gwAgree .side{
    background: url(../images/box2.jpg) no-repeat;
    background-size: 100% 100%;
}