@charset "utf-8";
/* CSS Document  V */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,header,footer,section,aside,article{padding:0;margin:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal;font-style:normal}
ul {list-style:none;}
li{vertical-align:bottom;}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%}
abbr,acronym,img,input{border:0}
button,input,select,textarea{font-size:100%;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
table {border-collapse:collapse;border-spacing:0;}
a{color:#222;text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none;}
a:focus,input:focus{outline:none;}
body{color:#222;font-size:0.24rem;font-family:Microsoft Yahei,arial,"楷体";background:#fff;}
header,footer,section,aside,article{display:block;}
a:hover{text-decoration:none;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; }
.clearfix{*zoom:1}
.clear{clear:both;height:0;font-size:0;line-height:0;overflow:hidden;}
.floatL{float:left;}
.floatR{float:right;}
img{display:block;max-width:100%;}
html{overflow-x:hidden;}
.fontC{text-align:center;}
.wraper{width:7.5rem;margin:0 auto;padding-bottom:1.5rem;}


/*公用img效果*/
.btn{position:relative;display:block;height:0.74rem;background:#ffe600;border-radius:30px;border:1.5px solid #000;color:#13164c;font-size:0.28rem;text-align:center;line-height:0.74rem;}
[v-cloak]{display:none;}
/*footer*/
#footer{position:relative;z-index:4;display:;}
#header{position:relative;z-index:999;}
.hide-header .top-nav{display:none;}
.video-brand{display:;}
/*美洽设置*/
/*.MEIQIA-FULL-BODY #MEIQIA-PANEL-HOLDER{top:auto;bottom:0;height:70%;}*/
input::-webkit-input-placeholder{color:#888}
input::-ms-input-placeholder{color:#888}
input::-moz-input-placeholder{color:#888}
input::-o-input-placeholder{color:#888}

/*背景颜色*/
.bgf{background:#fff;}
.bgfa{background:#fafafa;}
.bgfb{background:#fbfbfb;}
.bgf3{background:#f3f3f3;}
.bgf5{background:#f5f5f5;}
.bgf6{background:#f6f6f6;}
.bgf7{background:#f7f7f7;}
.bgf8{background:#f8f8f8;}
.bgf9{background:#f9f9f9;}
.pd25{padding:0 0.25rem 0;}


/*托福移动端样式*/
.toefl-btn{display:block;width:3.36rem;height:0.54rem;margin:0 auto;background:url(../../../../toeflassets/mobile/img/index/btn1.png);background-size:cover;color:#fff;font-size:0.30rem;text-align:center;line-height:0.54rem;/*box-shadow:0 3px 15px #e27261;border-radius:35px;*/}
.t-bg{background:#f4fbff;}
.toefl{padding-bottom:1.9rem;}

/*按钮中新增手势图标2019-08-06*/
.gesture{display:block;position:absolute;right:5%;top:50%;margin:-0.25rem 0 0 0;width:0.52rem;height:0.51rem;background:url(../../../img/reset/headglobal.png) no-repeat;background-size:cover;animation:linear 1.1s mouse-move infinite;-webkit-animation:linear 1.1s mouse-move infinite;}
@keyframes mouse-move{
  0%{transform:scale(0.5)}
  25%{transform:scale(0.8)}
  50%{transform:scale(1)}
  75%{transform:scale(0.8)}
  100%{transform:scale(0.5)}
}
@-webkit-keyframes mouse-move{
  0%{transform:scale(0.5)}
  25%{transform:scale(0.8)}
  50%{transform:scale(1)}
  75%{transform:scale(0.8)}
  100%{transform:scale(0.5)}
}

