* {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; }
.fix {zoom: 1; }
.fix:before,.fix:after { content: ''; display: table; }.fix:after { clear: both; }.fp-tableCell { width: 100%; }
/* 溢出隐藏 - 单行 */
.ofw-hide{ overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;}
/* 溢出隐藏 - 多行 */
.ofw-hide-2,.ofw-hide-3,.ofw-hide-4,.ofw-hide-5{ text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}
.ofw-hide-2{ -webkit-line-clamp: 2; }.ofw-hide-3{ -webkit-line-clamp: 3; }.ofw-hide-4{ -webkit-line-clamp: 4; }.ofw-hide-5{ -webkit-line-clamp: 5; }
:focus { outline: 0; -webkit-tap-highlight-color: transparent; }
::-webkit-input-placeholder {color:#bbb;}
section{max-width: 750px; 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%;}
.left{float: left;}
.right{float: right;}
/*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-box{
    width: 100%;
    position: absolute;
    left:0;
    bottom:0.65rem;
    text-align: center;
    font-size: 0;
}
.btn-box a{
    width: 2.4rem;
    height: 0.65rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.4rem;
    font-size: 0.24rem;
    line-height: 0.65rem;
    border-radius: 0.325rem;
    background: #3f5caa;
    color: #fff;
    cursor: pointer;
}
.btn-box a:nth-of-type(2){
    background: #f15d57;
}

/*头部*/ 
.header{
    width:100%; 
    position:relative; 
    font-size: 0; 
    background:#9fc9fb url(../images/bg_tu1.png) no-repeat top; 
    background-size: 100% auto;
    /* padding-bottom: 0.12rem; */
}
.tel-box{ width: 100%; position: absolute; top: 0; left: 0;}
.tel-box a{
    display: block; 
    width: 2.2rem; 
    height: 0.27rem;
    font-size: 0.24rem; 
    color: #fff;
    font-family: arial; 
    line-height: 0.32rem; 
    padding-left: 0.32rem; 
    margin: 0.4rem 0 0 5.3rem;
    background: url(../images/dh.png) no-repeat left center; 
    background-size: 0.24rem 0.25rem; 
}
.ld-box {
    padding: 10.2rem 0 0;
}
.header ul{
    text-align: center;
    font-size: 0; 
    text-indent: -9999px; 
    position: absolute;
}

.form-con{
    width: 7.38rem; 
    height: 6.2rem;
    background: url(../images/bg_form.png) no-repeat top;
    background-size: 100% auto;
    margin: 0 auto;
    position: relative;
}
.form-box{
    width: 6.2rem; 
    margin: 0 auto; 
    padding-top: 0.95rem;
}

.form-box p{margin-top: 0.13rem;}
.form-box p label{
    width: 1.6rem;
    line-height: 0.66rem;
    font-size: 0.26rem;
    color: #000; 
    padding-right: 0.2rem; 
    text-align: right;
}
.form-box p input{
    width: 4.5rem;
    height: 0.66rem; 
    background: #f2f4fa; 
    border: none; 
    outline: none;
    border-radius: 0.33rem; 
    padding-left: 0.28rem;
    font-size: 0.26rem;
    color: #707070;
}
.form-box p .phone-code{width: 2.62rem;}
.form-box .btn-code{
    width: 1.86rem;
    height: 0.66rem;
    background: #8cbfeb;
    border-radius: 0.5rem;
    border: 0;
    font-size: 0.26rem;
    color: #fff;
    border: none;
    margin-left: 0.1rem;
}
.form-box .btn-submit{
    margin: 0.23rem auto 0;
    width: 3.2rem;
    height: 0.64rem;
    border-radius: 100px;
    display: block;
    background: #f15d57;
    line-height: 0.64rem;
    font-size: 0.3rem;
    color: #fff;
    border: none;
}
.form-box p.pse label{
    line-height: 0.28rem;
    padding-top: 0.05rem;
}
.form-box p select{
    width: 4.5rem; 
    height: 0.66rem;
    border: none;
    outline: none;
    border-radius: 0.33rem;
    padding-left: 0.28rem;
    font-size: 0.26rem;
    color: #707070;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:#f2f4fa url(../images/sl.png) no-repeat right center;
    background-size: 0.5rem 0.25rem;
}
.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.18rem; 
    color: #969696;
    text-align: center;
}

/*官方发布区*/
.page2{ 
    width:100%; 
    position: relative;
}
.page-con {
    position: absolute;
    text-indent: -9999px;
}
/*六大主题 十大频道*/
.page3{
    width:100%;
    position: relative;
}
/*按钮*/ 
.btn-box2{
    width: 100%;
}
.btn-box2 a{
    width: 2.3rem;
    height: 0.6rem;
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.6rem;
    cursor: pointer;
    left:4.3rem;
    position: absolute;
    text-indent: -9999px;
}
.btn-box2 a.btn1 {
    top:5.55rem;
}
.btn-box2 a.btn2 {
    top:9.95rem;
}
.btn-box2 a.btn3 {
    top:14.6rem;
}

/*名校参展*/
.page4{
    width:100%;
    position: relative;
}

/*大咖咨询*/
.page5{
    width:100%;
    position: relative;
}

/*逛展抽奖 签约抽奖*/
.page6{
    width:100%;
    position: relative;
}

/*底部表单*/
.page7{
    width:100%; 
    position:relative; 
    background:#2d34a2 url(../images/bg_tu7.png) no-repeat top; 
    background-size: 100% auto;
    padding-top: 0.3rem;
}

.footer{
    background: #2d34a2;
}
.footer p {
    text-align:center;
    font-size: 0.22rem;
    line-height: 1.5;
    color: #fff;
    padding: 0.32rem 0 0.3rem;
}

.tc-box { width:100%; height: auto; position: fixed; top:30%; left:0; z-index: 100;}
.tc-box img.tc-bg {width: 100%; display: block;}
