html {
  width: 100%;
  height: 100%;
  /* font-size: 62.5%; */
  overflow-y: auto !important;
  background: #ffffff;
}
* {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
@font-face {
  font-family: 'Source Han Sans SC';
  /* src: url('../font/sourcehansanscnMedium.otf'); */
  src: url('../../resource/font/SourceHanSansSC-Medium.woff2');/*SourceHanSansSC-Medium.otf*/
}
@font-face {
 font-family: 'OpenSans-Regular';
 /* src: url('../font/OpenSans-Regular.ttf'); */
 src: url('../../resource/font/OpenSans-Regular.ttf');
}
.font-famil-english {
 font-family: 'OpenSans-Regular';
 font-size: 18px;
 margin: -30px 0px 30px;
}

img {
  vertical-align: top;
}
body {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  background: #ffffff;
  color:black !important;
}
body#zbody{
  background: #ffffff;
}
.zwapper{
  font-family: 'Source Han Sans SC';
}
hr{
      display: block;
      margin-block-start: 0.5em;
      margin-block-end: 0.5em;
      margin-inline-start: auto;
      margin-inline-end: auto;
      unicode-bidi: isolate;
      overflow: hidden;
      border-style: inset; 
}
a {
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
.porR {
  position: relative;
}
.porA {
  position: absolute;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.oh {
  overflow: hidden;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wrapper {
  height: 100%;
}
.mAuto {
  margin: 0 auto;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}

.fs12 {
  font-size: 12px !important;
}
.fs14 {
  font-size: 14px !important;
}
.fs15 {
  font-size: 15px !important;
}
.cfff {
  color: #fff;
}

button {
  background: none;
}
.fw {
  font-weight: bold;
}
.pop{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top:0;
  left: 0;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  display: none;
}
.pop .popCon{
  width:60%;
  height: auto;
  vertical-align: baseline;
}
.close-video{
  width: 40px;
  height: 40px;
  position: absolute;
  right: -20px;
  top: -20px;
  background: url(../images/ad_close.png) center center no-repeat;
  background-size: 40px auto;
  cursor: pointer;
}
/* i {
  font-style: normal;
} */
input,
select {
  color: #a7a7a7;
  background: none;
  -webkit-appearance: none;
}
.l50 {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
}
.T50 {
  top: 50%;
  -webkit-transform: translate(0, -50%);
}
.Tl50 {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}
.opa0 {
  opacity: 0;
}
.opa5 {
  opacity: 0.5;
}
.fsIta {
  font-style: italic;
}
.center{
  margin-left:auto;
  margin-right:auto;
  display: block;
}
.mar50{
  /*margin-top: calc(50 / 1920 * 100vw);*/
  margin-top: 50px;
}
.mar70{
  /*margin-top: calc(70 / 1920 * 100vw);*/
  margin-top: 70px;
}
.mar60{
  /*margin-top: calc(60 / 1920 * 100vw);*/
  margin-top: 60px;
}
.mar100{
  /*margin-top: calc(100 / 1920 * 100vw);*/
  margin-top: 100px;
}
.mar83{
  /*margin-top: calc(83 / 1920 * 100vw);*/
  margin-top: 83px;
}
.mar70{
  /*margin-top: calc(70 / 1920 * 100vw);*/
  margin-top: 70px;
}
.highlight-txt{
  color: #343579;
  font-weight: bold;
}
.cef7000{
  color:#ef7000;
}
.black{
  color:black;
}
.blue_343579_bold{
  color: #343579;
  font-weight: bold;
}
.flex-colum {
  flex-direction: column;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1{
  box-sizing: border-box;
}

.banner{
  width:100%;
  height:calc(550 / 1920 * 100vw); 
  background: url("../images/banner_2024.png?20240529");
  background-size: 100% 100%;
  margin-top:157px ;
}


.english{
 /* width: calc(600 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);*/
  width: 600px;
  height: 40px;
  background:url("../images/titlebg.png") no-repeat;
  background-size: 100% 100%;
  font-size: 20px;
  /*margin-top: calc(10 / 1920 * 100vw);*/
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text1{
  letter-spacing: 0.1em;
  max-width: 1170px;
  margin-left:auto;
  margin-right:auto;
  font-size: 20px; 
  /*margin: 10px auto -20px;*/
  margin: 10px auto 40px;
  line-height: 30px;
}
.text1.text2{
  max-width:900px;
  /*margin-left: calc(330 / 1920 * 100vw);*/
  /*margin-left: 330px;*/
  max-width: 1170px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.text1 p{
  font-size: 20px;
  line-height: 30px;
}
.text1.text2.text3{
  /*margin-top: calc(40 / 1920 * 100vw);*/
  margin-top: 40px;
}
.page1 .boxDiv{
  max-width: 1170px;
  /*padding:0 calc(130 / 1920 * 100vw);*/
  padding: 0 130px;
  display: table;
  justify-content: space-between;
  /* align-items: center; */

}
.mobile{
  display: none;
}

.page1 .boxDiv ul li{
  line-height: 40px;
  color: black;
  margin-left: 22px;
  font-size: 20px;
}

.page1 .boxDiv ul li span{
  /*color: #707070;*/
  font-size: 20px;
} 

.page1 .boxDiv .box{
  /*width:calc(320 / 1920 * 100vw);
  height: calc(170 / 1920 * 100vw);*/
  width: 320px;
  height: 170px;
  background:#fff;
  border-radius: 6px;
  border:2px solid #077f82;
  /*padding:calc(36 / 1920 * 100vw);*/
  padding:36px;
  box-sizing: border-box;
  text-align: left;
  display: inline-flex;
  justify-content: center;
  /* align-items: center; */
  margin: 0 10px;
}
.bg1{
  width: 100%;
  /*height: calc(540 / 1920 * 100vw);*/
  /*height: 420px;*/
  /*background:url("../images/bg.jpg") no-repeat;
  background-position:bottom;
  background-size:100% 87%;*/
  /*background: linear-gradient(to bottom, white,#DADCFF);*/
  background: #DADCFF;
  padding-bottom: 80px;
}
.bg2{
  width: 100%;
  /*height: calc(610 / 1920 * 100vw);*/
  /*height: 620px;*/
  /*background:url("../images/bg2.jpg") no-repeat;*/
  /*background:linear-gradient(to bottom, white, white,#DADCFF);
  background-position:bottom;
  background-size:100% auto;*/
  padding-bottom: 80px;
}
.bg3{
  background-color: #DADCFF;
  padding-bottom: 80px;
}
.title{
  margin:calc(90 / 1920 * 100vw) auto calc(60 / 1920 * 100vw);
  margin: 90px auto 60px;
  /* font-size: 52px; */
  font-size: 30px;
  color:black;
  font-weight: bold;
  margin: 70px 0px 35px;
}
.title-padding{
  padding-top: 80px;
}

.title .title-subhead{
  font-weight: normal;
  font-size: 20px;
}

.p-margin-bottom{
  margin-bottom: 17px;
}
.fs34{
  font-size: 38px;
}
.page2 .table img{
  /* width:65.8%; */
  width:55%;
}
.startTime{
  /*margin-top: calc(-30 / 1920 * 100vw);
  margin-bottom: calc(45 / 1920 * 100vw);*/
  margin-top: -30px;
  margin-bottom: 45px;
}
.write_mar-t p{
   font-size: 20px;
   line-height: 30px;
}

.videoText{
  display: flex;
  max-width: 1170px;
}
.videoDiv{ /* 960*540   885*499*/
  /*width: calc(960 / 1920 * 100vw);
  height: calc(540 / 1920 * 100vw);*/
  width: 960px;
  height: 540px;
  border-radius: 6px;
  /* border:2px solid #077f82; */
}
.videoDiv#videoDiv1{
  width:50%;
  height: auto;
  flex-shrink: 0;
}

.ibtlink{
  color: #2d69ac;
}

.underline{
  text-decoration: underline;
  color: #2d69ac;
}

.text1.text4{
  /*margin-left:calc(70 / 1920 * 100vw);*/
  margin-left: 70px;
  float: left;
  margin-top: -1px !important;
}
.text1.text4  p{
    font-size: 16px !important;
    line-height: 22px !important;
}

.text1.text4  .spe-margl{
  margin-left: -20px;
}

.text1.text4  ul li{
    color: black;
    font-size: 20px;
}

.text1.text4 ul li p{
    /*color: #707070;*/
    transform: translateY(-3px);
}

.videobtn{
  /*width:calc(70 / 1920 * 100vw);*/
  width: 70px;
}
.maskvideo{
  background: rgba(0, 0, 0, 0.3);
}
.writing-scoring-guide{
    max-width: 1170px;
    margin: 0px auto;
    /*color: #707070;*/
}
.writing-scoring-guide a{
  text-decoration: underline;
  color: #2d69ac;
  /*font-size: 14px;*/
}
.btn_prep{
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
}
.btn_prep .btn_resource{
    /*padding: 12px 60px;*/
    padding: 20px 130px;
    /*background-color: #FF8F60;*/
    background-color: black;
    color: white;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    /*border: 2px solid black;*/
}
.btn_prep .btn_buy_tpo{
    /*padding: 12px 41px;*/
    padding: 20px 100px;
    /*background-color: #FF8F60;*/
    background-color: black;
    color: white;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    /*border: 2px solid black;*/
}
.toefl{
  /*height:calc(510 / 1920 * 100vw); */
  /*height: 620px;*/
  background: #DADCFF;
  box-sizing: border-box;
  margin-top:-6px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.toefl .TextAccessLink{
    letter-spacing: 0.1em;
    margin: 0 auto;
    max-width: 1170px;
    font-size: 20px;
}

.div-title2{
  max-width: 1100px;
  margin: 0 auto;
}
.title2{
  height: 44px;
  top: -35px;
  left: 0;
}
.downloadDiv{
  /*width:calc(1150 / 1920 * 100vw); 
  height:calc(200 / 1920 * 100vw);*/
  width: 1100px;
  height: 150px;
  background:#fff;
  border-radius: 6px;
  border:1px solid #077f82; 
  /*margin-top: calc(81 / 1920 * 100vw);
  margin-left:calc(350 / 1920 * 100vw);*/
  display: flex;
  margin: 60px auto 40px;
}

.downloadDiv-title2{
  height: 100px !important;
}

.downloadDiv-title2 .icon{
  height: 22px;
}


.title3{
  width: 400px;
  left: 0px;
  top: -35px;
}
.downTextLeft,.downTextRight{
  width:50%;
  /*padding:calc(55 / 1920 * 100vw) calc(45 / 1920 * 100vw);*/
  padding: 37px 45px;
  box-sizing: border-box;
}
.downText{
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  color: #2d69ac;
  border-bottom: 1px solid #2d69ac;
  /*padding-bottom:calc(4 / 1920 * 100vw);*/
  padding-bottom: 4px;
}
.downText a{
  cursor: pointer;
  display: flex;
}

.downText.top{
  /*margin-bottom:calc(40 / 1920 * 100vw)*/
  margin-bottom: 20px;
}
.marR15{
  /*margin-right: calc(15 / 1920 * 100vw);*/
  margin-right: 15px;
}
.marL15{
  /*margin-left: calc(15 / 1920 * 100vw);*/
 margin-left:15px;
}
.icon1_1,.icon1_2{
  /*width:calc(26 / 1920 * 100vw); */
  width: 26px;
}
/* .icon1_2{
  width:calc(26 / 1920 * 100vw); 
} */
.icon1_3{
  /*width:calc(22 / 1920 * 100vw); */
  height: 22px;
}
.icon1_4{
  /*width:calc(27 / 1920 * 100vw); */
  width: 27px;
}
.icon1_5{
  /*width:calc(15 / 1920 * 100vw); */
  width: 20px;
}
.grey{
   font-size: 16px !important; 
  /*margin-top:calc(10 / 1920 * 100vw);*/
  margin-top:10px
}
.boxDiv1{
  max-width: 1170px;
  /*padding:0 calc(220 / 1920 * 100vw);*/
  padding: 0 220px;
  display: flex;
  justify-content: space-between;
}
.box1{
  /*width: calc(723 / 1920 * 100vw);
  height: calc(262 / 1920 * 100vw);*/
  width: 723px;
  height: 262px;
  background: url("../images/box-bg1.png");
  background-size: 100% 100%;
  color:#077f82;
  /*padding:calc(80 / 1920 * 100vw) calc(95 / 1920 * 100vw);*/
  padding: 80px 95px;
  box-sizing: border-box;
}
.page4{
  /*height: calc(480 / 1920 * 100vw);*/
  height: 520px;
  background: #DADCFF;
  color: black;
  /*padding-top:calc(1 / 1920 * 100vw);*/
  padding-top:1px;
  box-sizing: border-box;
}
.page4 .title{
  /*color: black;*/
}
.page4 .text1 strong{
  border-bottom:1px soild #fff;
  display: inline-block;
  /* padding-bottom:2px; */
  text-decoration: underline;
}
.page4 .title-subhead{
  margin-top: 10px;
}

.boxDiv2{
  /*padding:0 calc(144 / 1920 * 100vw);*/
  padding: 0 144px;
  display: flex;
  justify-content: space-between;
  /* max-width: 1170px; */
  max-width: 1100px;
  /*width: calc(1100 / 1920 * 100vw);*/
  width: 1100px;
}
.box2{
/*  width: calc(500 / 1920 * 100vw);
  height: calc(120 / 1920 * 100vw);*/
  width: 500px;
  height: 120px;
  background: url("../images/box-bg2.png");
  background-size: 100% 100%;
  color:#646464;
  /*padding:calc(25 / 1920 * 100vw) calc(66 / 1920 * 100vw);*/
  padding: 25px 66px;
  box-sizing: border-box;
}
.textDiv{
  display: flex;
  justify-content: space-between;
  /* padding:0 calc(220 / 1920 * 100vw) 0 calc(95 / 1920 * 100vw); */
  max-width: 1170px;
}
.page5 .textDiv .text1{
  margin-top: -5px;
}

.page6{
  /*padding-bottom:calc(100 / 1920 * 100vw)*/
  padding-bottom: 100px;
}
.img1{
  /*width: calc(1020 / 1920 * 100vw);
  height: calc(210 / 1920 * 100vw);
  margin-left:calc(100 / 1920 * 100vw);*/
  width: 1020px;
  height: 210px;
  margin-left: 100px;
}
.btn{
 /* width: calc(350 / 1920 * 100vw);
  width: 350px;*/
  height: 66px;
  width: auto;
}

.exam_btn{
  display: flex;
  width: 1170px;
  margin: 0 auto;
}

.exam_btn a{
  margin: 0 auto;
  cursor: pointer;

  /*padding: 16px 100px;*/
  /*background-color: #FF8F60;
  color: black;*/
  text-align: center;
  /*border: solid 2px black;*/
  /*background-color: #9196FF;*/
  
  /*color: black;
  border: 1.5px solid black;
  padding: 15px 34px;*/
}
.exam_btn a:hover{
  background-color: black;
  color: white;

}
.exam_btn a .span1{
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1;
}
.exam_btn a .span2{
  font-size: 16px; 
  line-height: 1;
}

.page3 .exam_btn{
  margin-top: 52px;
}

@media screen and (min-width:768px){
  body,body#zbody p1 {
    font-size:16px;
  }
}