/*reset*/

html {

    font-family: sans-serif;
  
    -ms-text-size-adjust: 100%;
  
    -webkit-text-size-adjust: 100%;
  
    overflow-x: hidden;
  
  }
  
  
  
  body {
  
    margin: 0;
  
  }
  
  
  
  article,
  
  aside,
  
  details,
  
  figcaption,
  
  figure,
  
  footer,
  
  header,
  
  hgroup,
  
  nav,
  
  section,
  
  summary {
  
    display: block;
  
  }
  
  
  
  h1,
  
  h2,
  
  h3,
  
  h4,
  
  h5,
  
  h6,
  
  dl,
  
  dd,
  
  p,
  
  select,
  
  textarea {
  
    margin: 0;
  
  }
  
  
  
  ol,
  
  ul {
  
    margin: 0;
  
    padding: 0;
  
    list-style: none;
  
  }
  
  
  
  a {
  
    color: #333;
  
    background-color: transparent;
  
    -webkit-text-decoration-skip: objects;
  
    text-decoration: none;
  
  }
  
  
  
  a:active,
  
  a:hover {
  
    outline: 0;
  
  }
  
  
  
  audio,
  
  canvas,
  
  video {
  
    display: inline-block;
  
    vertical-align: baseline;
  
  }
  
  
  
  audio:not([controls]) {
  
    display: none;
  
    height: 0;
  
  }
  
  
  
  img {
  
    border: 0;
  
  }
  
  
  
  svg:not(:root) {
  
    overflow: hidden;
  
  }
  
  
  
  button,
  
  input[type="button"],
  
  input[type="reset"],
  
  input[type="submit"] {
  
    -webkit-appearance: button;
  
    cursor: pointer;
  
  }
  
  
  
  button::-moz-focus-inner,
  
  input[type="button"]::-moz-focus-inner,
  
  input[type="reset"]::-moz-focus-inner,
  
  input[type="submit"]::-moz-focus-inner {
  
    padding: 0;
  
    border: 0;
  
  }
  
  
  
  button[disabled],
  
  html input[disabled] {
  
    cursor: default;
  
  }
  
  
  
  input,
  
  button {
  
    overflow: visible;
  
  }
  
  
  
  button,
  
  select {
  
    text-transform: none;
  
  }
  
  
  
  input[type="checkbox"],
  
  input[type="radio"] {
  
    padding: 0;
  
    -webkit-box-sizing: border-box;
  
    -moz-box-sizing: border-box;
  
    box-sizing: border-box;
  
  }
  
  
  
  textarea {
  
    resize: none;
  
    border: 1px solid #ccc;
  
  }
  
  
  
  table {
  
    border-collapse: collapse;
  
    border-spacing: 0;
  
  }
  
  
  
  td,
  
  th {
  
    padding: 0;
  
  }
  
  
  
  del {
  
    text-decoration: line-through;
  
  }
  
  
  
  sub,
  
  sup {
  
    font-size: 75%;
  
    line-height: 0;
  
    position: relative;
  
    vertical-align: baseline;
  
  }
  
  
  
  sub {
  
    bottom: -0.25em;
  
  }
  
  
  
  sup {
  
    top: -0.5em;
  
  }
  
  
  
  .clearfix:after {
  
    display: block;
  
    content: '';
  
    height: 0;
  
    clear: both;
  
    visibility: hidden;
  
  }
  
  
  
  html {
  
    font-size: 12px;
  
    -webkit-tap-highlight-color: transparent;
  
  }
  
  
  
  body {
  
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  
    font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  
    font-size: 14px;
  
    color: #333;
  
    background-color: #ffffff;
  
    max-width: 480px;
  
    margin: 0 auto;
  
    overflow-x: hidden;
  
    padding-bottom: 80px !important;
  
  }
  
  .clearfix {
  
    clear: both;
  
  }
  
  .pullL {
  
    float: left;
  
  }
  
  .pullR {
  
    float: right;
  
  }
  
  
  
  @keyframes ballon6 {
  
    0% {
      transform: translateY(-3px);
    }
  
    50% {
      transform: translateY(0);
    }
  
    100% {
      transform: translateY(-3px);
    }
  
  }
  
  @keyframes scale2 {
      0%{transform: scale(1);}
      25%{transform: scale(1.05);}
      50%{transform: scale(1);}
      75%{transform: scale(1.05);}
  }
  @-webkit-keyframes scale2 {
      0%{transform: scale(1);}
      25%{transform: scale(1.05);}
      50%{transform: scale(1);}
      75%{transform: scale(1.05);}
  }
  
  @keyframes jittery {
  
    5%,
    50% {
        transform: scale(1);
    }
  
    10% {
        transform: scale(0.9);
    }
  
    15% {
        transform: scale(1.15);
    }
  
    20% {
        transform: scale(1.15) rotate(-5deg);
    }
  
    25% {
        transform: scale(1.15) rotate(5deg);
    }
  
    30% {
        transform: scale(1.15) rotate(-3deg);
    }
  
    35% {
        transform: scale(1.15) rotate(2deg);
    }
  
    40% {
        transform: scale(1.15) rotate(0);
    }
  }
  
  /* 头图 */
  
  .content100 {
  
    width: 100%;
  
    padding: 0 0.75rem;
  
    box-sizing: border-box;
  
  }
  
  .ban1 {
  
    height: 12rem;
  
    background: url(../images/benner.jpg) no-repeat;
  
    background-size: 100% 100%;
  
    position: relative;
  
    text-align: center;
  
    padding-top: 6.5rem;
  
  }
  
  .ban1 .sqery_text03 {
    width: 14.5rem;
    height: 0.875rem;
    line-height: 0.875rem;
    margin: 0 auto;
    background: url(../images/ban1_text03bg.png) top center no-repeat;
    background-size:100% 100%;
  }
  
  .ban1 .sqery_text03 p {
    font-size: 0.6rem;
    color: #151e54;
  }
  
  .ban1 .sqery_text03 p span {
    font-size: 0.6rem;
    color: #f56805;
    display: inline-block;
    margin-right: 0.5rem;
  }
  
  .ban1 a {
    display: block;
    width: 5rem;
    height: 2rem;
    margin: 0 auto;
    background: linear-gradient(to right, #0554fe, #3071f6);
    background: -webkit-linear-gradient(to right, #0554fe, #3071f6);
    background: -o-linear-gradient(to right, #0554fe, #3071f6);
    background: -ms-linear-gradient(to right, #0554fe, #3071f6);
    background: -moz-linear-gradient(to right, #0554fe, #3071f6);
    text-align: center;
    line-height: 2rem;
    font-size: 0.8rem;
    font-weight: bold;
    color: #fff;
    margin-top: 1.5rem;
    animation: scale2 2s linear infinite;
  }
  
  .bglinear {
    width: 100%;
    box-sizing: border-box;
    background: #f0f4fc;
  }
  
  .content100 {
    box-sizing: border-box;
  }
  
  .content100 .pubTit {
    text-align: center;
    padding-top: 0.5rem;
  }
  
  .content100 .pubTit h4 {
    font-size: 0.85rem;
    font-weight: bold;
    color: #1c2228;
    margin: 0 auto;
  }
  
  .content100 .pubTit h5 {
    font-size: 0.55rem;
    color: #6c6c6c;
  }
  
  .bggrey {
    background: #f5f6f8;
  }
  
  
  /* 什么是alevel课程 */
  .section2 .wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
  }
  
  .section2 .wrap ul li {
    width: 8.6rem;
    height: 10.3rem;
    padding: 0.75rem;
    box-sizing: border-box;
    margin-bottom: 0.125rem;
    text-align: center;
    position: relative;
    padding: 0.7rem 0.7rem;
  }
  
  .section2 .wrap ul li:nth-child(1) {
    background: url(../images/sec2_bg01.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  
  .section2 .wrap ul li:nth-child(2) {
    background: url(../images/sec2_bg02.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  
  .section2 .wrap ul li:nth-child(3) {
    background: url(../images/sec2_bg03.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  
  .section2 .wrap ul li:nth-child(4) {
    background: url(../images/sec2_bg04.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  
  .section2 .wrap ul li:nth-child(5) {
    background: url(../images/sec2_bg05.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  
  .section2 .wrap ul li:nth-child(6) {
    background: url(../images/sec2_bg06.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
  
  .section2 .wrap ul li .tagRito {
    position: absolute;
    width: 2.375rem;
    height: 2.275rem;
    right: 0.4rem;
    top: 0.8rem;
    color: #c1c7d1;
    font-size: 1rem;
    text-align: right;
    transition: all .3s;
  }
  
  .section2 .wrap ul li .tagRito span {
    display: inline-block;
    padding-right: 0.25rem;
    font-weight: bold;
  }
  .section2 .wrap ul li img {
    display: block;
    margin: 0 auto;
  }
  
  .section2 ul li .topText {
    width: 100%;
    height: 1.875rem;
    border-bottom: 1px dashed #4b5b76;
  }
  
  .section2 ul li .topText h5 {
    width: 100%;
    text-align: left;
    color: #000000;
    font-size: 0.65rem;
    font-weight: bold;
    margin-top: 0;
  }
  
  .section2 ul li h6 {
    font-size: 0.5rem;
    color: #4b5b76;
    text-align: left;
  }
  
  .section2 ul li .botText p {
    width: 100%;
    text-align: left;
    color: #4b5b76;
    font-size: 0.5rem;
    margin-top: 0.225rem;
  }
  
  .section2 ul li .botText a {
    display: block;
    padding: 0.125rem 0.2rem;
    font-size: 0.55rem;
    color: #265ce7;
    bottom: 2.5rem;
    left: 0.525rem;
    position: absolute;
    transition: all .3s;
    font-weight: bold;
    animation: ballon6 1s linear infinite;
  
  }
  
  /* 课程设置 */
  .section3 .kecheng {
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  
  .section3 .kecheng .navbar_bx {
    display: flex;
    justify-content:space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .section3 .kecheng .navbar_bx .item {
    width: 5rem;
    height: 1.3rem;
    line-height: 1.4rem;
    font-size: 0.55rem;
    color: #000000;
    background: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    border-radius: 0.15rem;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 116, 255, 0.12);
    margin:0.3rem;
    /* margin: 0.3rem 0 0.3rem 0.3rem; */
  }
  
  .section3 .kecheng .navbar_bx .active {
    color: #fff;
    background: linear-gradient(to top, #3e71ff, #5484ff);
    background: -webkit-linear-gradient(to top, #3e71ff, #5484ff);
    background: -o-linear-gradient(to top, #3e71ff, #5484ff);
    background: -ms-linear-gradient(to top, #3e71ff, #5484ff);
    background: -moz-linear-gradient(to top, #3e71ff, #5484ff);
    box-shadow: 0 3px 0 #1651f7;
  
  }
  
  .section3 table {
    width: 100%;
    margin-top: 0.5rem;
    margin-bottom: 0.375rem;
  }
  
  .section3 table tr th {
    background: #265ce7;
    height: 1.25rem;
    color: #fff;
    font-size: 0.5rem;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    font-weight: bold;
    text-align: center;
  }
  
  .section3 table tr th:nth-child(1) {
    border-radius: 0.5rem 0 0 0;
  }
  
  .section3 table tr th:nth-child(2) {
    width: 5.5rem;
  }
  
  .section3 table tr th:nth-child(3) {
    border-radius: 0 0.5rem 0 0;
  }
  
  .section3 table .borR0 {
    border-right: 0 solid #ffffff;
  }
  
  .section3 table tr td.oyBor {
    border-radius: 0 0 0.5rem 0;
  }
  
  .section3 table tr td {
    background: #d3e3f8;
    height: 1rem;
    color: #000000;
    font-size: 0.5rem;
    border-right: 1px solid #bbcbf4;
    border-bottom: 1px solid #bbcbf4;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.5;
    padding: 0.2rem;
    background: #fff;
  }
  
  .section3 table tr td.font20 {
    font-size: 18px;
  }
  
  .section3 table tr td.font30 {
    border-bottom: 0 solid #000;
  }
  
  .section3 table tr td.font30:first-child {
    border-radius: 0 0 0 20px;
  }
  
  .section3 table tr:last-child td {
    border-bottom: 0 solid #000;
  }
  
  .section3 .wrap p {
    text-align: center;
    color: #005baf;
    font-size: 16px;
  }
  
  .section3 table tr td.oyBor {
    border-radius: 0 0 20px 0;
  }
  
  .section3 .kecheng a {
    display: block;
    width: 6.5rem;
    height: 1.25rem;
    margin: 0 auto;
    line-height: 1.25rem;
    text-align: center;
    border-radius: 1rem;
    font-size: 0.425rem;
    background: #fff;
    transition: all .2s;
    animation: ballon7 1s linear infinite;
    font-size: 0.75rem;
    color: #fff;
    background: linear-gradient(to top, #3e71ff, #5484ff);
    background: -webkit-linear-gradient(to top, #3e71ff, #5484ff);
    background: -o-linear-gradient(to top, #3e71ff, #5484ff);
    background: -ms-linear-gradient(to top, #3e71ff, #5484ff);
    background: -moz-linear-gradient(to top, #3e71ff, #5484ff);
    box-shadow: 0 3px 0 #1651f7;
    animation: scale2 2s linear infinite;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
  }
  
  /* 领取备考资料 */
  .section4 {
    width: 100%;
    height: 12.5rem;
    box-sizing: border-box;
    padding-top: 1rem;
    background: url(../images/ban4_bg.jpg) top center no-repeat;
    background-size: 100% 100%;
	position: relative;
  }
  
  .section4 .ziliao_left img {
    width: 35%;
    height: 52%;
    margin-bottom: 0.5rem;
	margin-top: 4.8rem;
	position: absolute;
	left: 1rem;
	top:0rem;
  }
  
  .section4 .ziliao_main img {
    width: 10.75rem;
    height: 2.15rem;
    margin-top: 0.5rem;
	margin-right: 3rem;
  }
  
  .section4 .yuyue_main {
    width: 50%;
    height: 6.8rem;
    background: #fff;
    border-radius: 0.5rem;
    margin: 0 auto;
    margin-top: 1rem;
	position: absolute;
	right: 1.2rem;
	top:3.5rem;
  }
  
  .section4 .form-item {
	  display: flex;
	  align-items: center;
	  justify-content: center;
    width: 100%;
    height: 1.3rem;
    /* position: relative;
    margin-right: 0.3rem;
    display: block;
    float: left; */
	margin-top: 0.3rem;
  
  }
  
  .section4 .yuyue_main .form-item input {
    width: 94%;
    height: 1.3rem;
    border: #3e71ff 0.01rem solid;
    border-radius: 0.3rem;
    background: transparent;
    text-indent: 0.5rem;
    font-size: 0.6rem;
    color: #555;/
  
  }
  
  .section4 .yuyue_main .form-item img {
  
    position: absolute;
  
    display: inline-block;
    width: 1.175rem;
    height: 1.175rem;
    left: 0.25rem;
  
    top: 0.375rem;
    margin-left: 0;
  
  }
  .form-item-code{
	  display: flex;
	  flex-direction: row;
	  align-items: center;
	  justify-content: center;
	  width: 100%;
	  height: 1.5rem;
	  margin-top: 0.3rem;
  }
  .kaptcha-code{
	  width: 55%;
	  height: 1.3rem;
	  border: #3e71ff 0.01rem solid;
	  border-top-left-radius: 0.3rem;
	  border-bottom-left-radius: 0.3rem;
	  /* border-radius: 0.5rem; */
	  background: transparent;
	  text-indent: 0.5rem;
	  font-size: 0.6rem;
	  color: #555;
  }
  .kaptcha-btn{
	  width: 39%;
	  height: 1.35rem;
	  border: #3e71ff 0.01rem solid;
	  border-top-right-radius: 0.3rem;
	  border-bottom-right-radius: 0.3rem;
	  background: #3e71ff;
	  font-size: 0.6rem;
	  color: #fff;
  }
  
  .section4 .yuyue_main .submit {
    /* cursor: pointer; */
    display: flex;
	align-items: center;
	justify-content: center;
    width: 94%;
    height: 1.3rem;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.55rem;
    border-radius: 1.5rem;
    font-size: 0.6rem;
    color: #fff;
	margin-left: 3%;
	margin-top: 0.2rem;
    font-weight: bold;
    /* float: right; */
    background: linear-gradient(to right, #3e71ff, #5484ff);
    position: relative;
    margin-right: -0.025rem;
  }
  
  .section4 .yuyue_main .submit span {
   /* position: absolute;
    left: 0.5rem;
    top: 0.375rem; */
    display: inline-block;
    width: 0.625rem;
    height: 0.65rem;
    margin-right: 0.25rem;
    margin-top: 0.125rem;
    background: url(../images/lq_btn.png) top center no-repeat;
    background-size: 100% 100%;
    animation: jittery 3s infinite;
  }
  
  /* 新航道A-Level课程指南 */
  .section5 .wrap {
    position: relative;
  }
  
  .section5 .xinxiyl_img {
    position: relative;
    width: 8.35rem;
    height: 8.35rem;
    left: 50%;
    margin-left: -4.175rem;
    top: 1.5rem;
  }
  
  .section5 .listm ul {
    width: 4.9rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  
  .section5 .listm li {
    width: 2.3rem;
    height: 0.9rem;
    text-align: center;
    line-height: 0.9rem;
    border: 1px solid #1f50ee;
    border-radius: 0.5rem;
    color: #000;
    font-size: 0.47rem;
    margin-bottom: 0.25rem;
  }
  
  .section5 .list01 {
    position: absolute;
    top: 3rem;
    left: 0rem;
  }
  
  .section5 .list02 {
    position: absolute;
    top: 3rem;
    right: 0rem;
  }
  
  .section5 .list02 li {
    border: 1px solid #593bd9;
  }
  
  .section5 .list03 {
    position: absolute;
    top: 10rem;
    left: 0rem;
  }
  
  .section5 .list03 li {
    border: 1px solid #4dc4a4;
  }
  
  .section5 .list04 {
    position: absolute;
    top: 10rem;
    right: 0rem;
  }
  
  .section5 .list04 li {
    border: 1px solid #f54848;
  }
  
  .section5 .list04 li:last-child {
    border: none;
  }
  
  .section5 .firstTe {
    color: #fff;
    font-size: 0.65rem;
    font-weight: bold;
    text-align: center;
  }
  
  /* 新航道锦秋A-level师资团队 */
  .section6 {
    margin-top: 3rem;
  }
  
  .section6 .wrap {
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding-bottom: 0.8rem;
    padding-top: 0.4rem;
  }
  
  .section6 .wrap .laoshi {
    text-align: left;
    width: 17rem;
    padding-top: 0.375rem;
    margin-top: 0.25rem;
  }
  
  .section6 .wrap .laoshi .title_fusjb {
    font-size: 0.5rem;
    line-height: 0.55rem;
    margin-top: 0.375rem;
    text-align: center;
    color: #fff;
  }
  
  .section6 .wrap .laoshi .js_list {
    width: 17rem;
    height: 7.75rem;
    margin: 0 auto 0;
  }
  
  .section6 .wrap .laoshi .js_list img {
    float: left;
    width: 5rem;
    margin-left: 0.5rem;
  }
  
  .section6 .wrap .laoshi .js_list .js_jj {
    width: 10rem;
    float: left;
    margin-left: 0.5rem;
    position: relative;
  }
  
  .section6 .wrap .laoshi .js_list .js_jj h6 {
    font-size: 0.75rem;
    color: #333;
    font-weight: normal;
  }
  
  .section6 .wrap .laoshi .js_list .js_jj h6 b {
    font-weight: normal;
    font-size: 0.45rem;
    color: #333;
    margin-left: 0.2rem;
  }
  
  .section6 .wrap .laoshi .js_list .js_jj a {
    width: 5.05rem;
    height: 1.25rem;
    display: block;
    position: absolute;
    right: 0.25rem;
    top: 0.725rem;
    background: url(../images/js_btnbg.png) no-repeat;
    animation: scale2 3s infinite;
  }
  
  .section6 .wrap .laoshi .js_list .js_jj p {
    margin-top: 0.2rem;
    font-size: 0.5rem;
    color: #333;
    line-height: 0.925rem;
  }
  
  .section6 .wrap .laoshi .js_list .js_jj p b {
    width: 2.65rem;
    height: 0.95rem;
    float: left;
    font-size: 0.55rem;
    color: #0246ff;
  }
  .section6 .wrap .laoshi .js_list .js_jj p:last-child b {
    margin-bottom: 2.25rem;
  }
  
  
  
  /* 教师小图 */
  .section6 .wrap .navbar_bx {
    width: 16.25rem;
    height: 2rem;
    margin: 0 auto;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
  
  .section6 .wrap .navbar_bx ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
  }
  
  .section6 .wrap .navbar_bx ul li {
  
    width: 2rem;
    height: 2rem;
    box-sizing: border-box;
    text-align: center;
  }
  
  .section6 .wrap .navbar_bx ul li:last-child {
    margin-right: 0;
  }
  
  .section6 .wrap .navbar_bx ul li.cur {
    border: 1px solid #0246ff;
    border-radius: 50%;
  }
  
  .section6 .wrap .navbar_bx ul li img {
    width: 1.8rem;
    height: 1.8rem;
    margin: 0 auto;
    border: 1px solid transparent;
    border-radius: 50%;
  }
  
  .content100 .wrap .shiting_public {
    display: block;
    width: 6.5rem;
    height: 1.25rem;
    margin: 0 auto;
    line-height: 1.4rem;
    text-align: center;
    border-radius: 1rem;
    font-size: 0.75rem;
    transition: all .2s;
    animation: ballon7 1s linear infinite;
    color: #fff;
    background: linear-gradient(to top, #3e71ff, #5484ff);
    background: -webkit-linear-gradient(to top, #3e71ff, #5484ff);
    background: -o-linear-gradient(to top, #3e71ff, #5484ff);
    background: -ms-linear-gradient(to top, #3e71ff, #5484ff);
    background: -moz-linear-gradient(to top, #3e71ff, #5484ff);
    box-shadow: 0 3px 0 #1651f7;
    animation: scale2 2s linear infinite;
  }
  
  /* 英国大学申请A-Level成绩要求 */
  .section7 {
    margin-top: 4rem;
    padding-bottom: 0.8rem;
  }
  
  .section7 .sec7_pfm {
    width: 17.675rem;
    height: 13.15rem;
    box-sizing: border-box;
    position: relative;
    font-size: 0.65rem;
    color: #fff;
    font-weight: bold;
    background: url(../images/sec6_pf.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-top: 0.5rem;
  }
  
  .section7 .sec7_pfm div {
    width: 4rem;
  }
  
  .section7 .sec7_pfm p {
    width: 3rem;
  }
  
  .section7 .sec7_pfm .tit01 {
    position: absolute;
    top: 0.5rem;
    left: 2.875rem;
  }
  
  .section7 .sec7_pfm .p1 {
    position: absolute;
    top: 2.9rem;
    left: 3.95rem;
  }
  
  .section7 .sec7_pfm .p2 {
    position: absolute;
    top: 4.65rem;
    left: 3.95rem;
  }
  
  .section7 .sec7_pfm .p3 {
    position: absolute;
    top: 6.45rem;
    left: 3.95rem;
  }
  
  .section7 .sec7_pfm .p4 {
    position: absolute;
    top: 8.35rem;
    left: 3.95rem;
  }
  
  .section7 .sec7_pfm .p5 {
    position: absolute;
    top: 10.05rem;
    left: 3.95rem;
  }
  
  .section7 .sec7_pfm .p6 {
    position: absolute;
    top: 12rem;
    left: 3.95rem;
  }
  
  .section7 .sec7_pfm .p11 {
    position: absolute;
    top: 2.9rem;
    left: 12.3rem;
  }
  
  .section7 .sec7_pfm .p21 {
    position: absolute;
    top: 4.65rem;
    left: 12.5rem;
  }
  
  .section7 .sec7_pfm .p31 {
    position: absolute;
    top: 6.45rem;
    left: 12.5rem;
  }
  
  .section7 .sec7_pfm .p41 {
    position: absolute;
    top: 8.35rem;
    left: 12.5rem;
  }
  
  .section7 .sec7_pfm .p51 {
    position: absolute;
    top: 10.05rem;
    left: 12.5rem;
  }
  
  .section7 .sec7_pfm .p61 {
    position: absolute;
    top: 12rem;
    left: 12.5rem;
  }
  
  .section7 .sec7_pfm .tit02 {
    position: absolute;
    top: 0.5rem;
    right: 1.6rem;
  }
  
  .section7 .sec7_tdm {
    width: 17.5rem;
    height: 13.125rem;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    margin-top: 0.5rem;
    background: url(../images/sec6_td.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0.5rem;
  }
  
  .section7 .sec7_tdm div {
    width: 2.5rem;
    font-weight: bold;
    font-size: 0.6rem;
  }
  
  .section7 .sec7_tdm div:nth-child(even) {
    width: 9.5rem;
    font-weight: normal;
    text-align: center;
    line-height: 0.75rem;
    font-size: 0.5rem;
  }
  
  .section7 .sec7_tdm .pp01 {
    position: absolute;
    top: 0.8rem;
    left: 1.2rem;
  }
  
  .section7 .sec7_tdm .pp012 {
    position: absolute;
    top: 0.45rem;
    left: 6.625rem;
  }
  
  .section7 .sec7_tdm .pp02 {
    position: absolute;
    top: 3.475rem;
    left: 1.2rem;
  }
  
  .section7 .sec7_tdm .pp022 {
    position: absolute;
    top: 3.1rem;
    left: 7rem;
  }
  
  .section7 .sec7_tdm .pp03 {
    position: absolute;
    top: 6.35rem;
    left: 1.2rem;
  }
  
  .section7 .sec7_tdm .pp032 {
    position: absolute;
    top: 5.45rem;
    left: 7.25rem;
  }
  
  .section7 .sec7_tdm .pp04 {
    position: absolute;
    top: 8.8rem;
    left: 1.2rem;
  }
  
  .section7 .sec7_tdm .pp042 {
    position: absolute;
    top: 8.5rem;
    left: 7.5rem;
  }
  
  .section7 .sec7_tdm .pp05 {
    position: absolute;
    top: 11.575rem;
    left: 1.2rem;
  }
  
  .section7 .sec7_tdm .pp052 {
    position: absolute;
    top: 11.3rem;
    left: 7.5rem;
  }
  
  .section7 .wrap a {
    display: block;
    width: 5.05rem;
    height: 1.25rem;
    display: block;
    animation: scale2 3s infinite;
    color: #fff;
    font-size: 0.625rem;
    margin: 0 auto;
    text-align: center;
    line-height: 1.4rem;
    border-radius: 0.75rem;
    background: linear-gradient(to top, #3e71ff, #5484ff);
    background: -webkit-linear-gradient(to top, #3e71ff, #5484ff);
    background: -o-linear-gradient(to top, #3e71ff, #5484ff);
    background: -ms-linear-gradient(to top, #3e71ff, #5484ff);
    background: -moz-linear-gradient(to top, #3e71ff, #5484ff);
    box-shadow: 0 0.075rem 0 #1651f7;
    margin-top: 0.5rem;
  }
  /* 新航道锦秋A-Level学习中心优势 */
  .section8{
    padding-bottom: 0.8rem;
  }
  .section8 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.5rem;
  }
  .section8 ul li {
    width: 8.45rem;
    height: 6.4rem;
    padding: 0.625rem 0.225rem;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    background: url(../images/sec7_libg.png) 0 0 no-repeat;
    background-size:100% 100%;
  }
  .section8 ul li h6{
    width: 6rem;
    position:absolute;
    top:0.8rem;
    left: -0.05rem;
    font-size: 0.6rem;
    color:#fff;
    text-align: center;
  }
  .section8 ul li.twoline h6{
    top: 0.7rem;
    line-height: 0.6rem;
    font-size: 0.6rem;
  }
  .section8 ul li p{
    width: 7rem;
    position: absolute;
    top: 2.525rem;
    left: 0.7rem;
    font-size: 0.55rem;
    color: #333333;
    text-align: left;
  }
  .section8 .wrap .shiting_public{
    width: 8rem;
    margin-top: 0.5rem;
  }
  /* 新航道锦秋A-level标准化服务 */
  .section9{
    padding: 0 0.5rem;
    padding-bottom: 0.8rem;
  }
  .section9 .pubTit h6 {
    font-size: 0.7rem;
    color: #265ce7;
    font-weight: bold;
    margin-top: 0.2rem;
  }
  .section9 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.5rem;
  }
  .section9 ul li {
    width: 8.6rem;
    height: 3.125rem;
    padding: 0.2rem 1rem 0.3rem 0.5rem;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    background: url(../images/fwlef_bg.png) 0 0 no-repeat;
    background-size:100% 100%;
  }
  .section9 ul li .tagNum{
    display: inline-block;
    width: 0.375rem;
    height: 0.375rem;
    position: absolute;
    right: 0.4rem;
    top: 1rem;
    font-size: 0.6rem;
    color: #265ce7;
    text-align: center;
  }
  .section9 ul li dl{
    text-align: right;
  }
  .section9 ul li dl dt{
    font-size: 0.6rem;
    color:#265ce7;
    font-weight: bold;
  }
  .section9 ul li dl dd{
   font-size: 0.5rem;
   color:#555555;
  }
  .section9 ul li:nth-child(even){
    padding: 0.2rem 0.3rem 0.5rem 1rem;
    background: url(../images/fwrig_bg.png) 0 0 no-repeat;
    background-size:100% 100%;
  }
  .section9 ul li:nth-child(even) .tagNum{
    display: inline-block;
    width: 0.375rem;
    height: 0.375rem;
    position: absolute;
    left: 0.1rem;
    top: 1rem;
    font-size: 0.6rem;
    color: #265ce7;
    text-align: center;
  }
  .section9 ul li:nth-child(even) dl{
    text-align: left;
  }
  /* 国际高中本科留学 一站式解决方案 */
  .section10 .wrap ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 0.5rem;
  }
  .section10 .wrap ul li{
    width: 8.5rem;
    height: 5.4rem;
    padding:0.375rem 0.25rem;
    box-sizing: border-box;
    border-radius: 1rem;
    margin-bottom: 0.75rem;
    text-align: center;
    position: relative;
  }
  .section10 .wrap ul li img{
    display: block;
    width: 1.925rem;
    height: 1.925rem;
    margin:0 auto;
  }
  .section10 .wrap ul li:first-child img{
    width: 2.65rem;
    height: 1.6rem;
    margin-top: 0.3rem;
  }
  .section10 .wrap ul li dl{
    width:100%;
    text-align: center;
  }
  .section10 .wrap ul li dl dt{
    width:100%;
    margin:0 auto;
    font-size: 0.6rem;
    color:#000;
    font-weight: bold;
    margin-top: 0.375rem;
    transition: all .3;
  }
  .section10 .wrap ul li dl dd{
    width:100%;
    margin-top: 0.2rem;
    box-sizing: border-box;
    padding-top: 0;
    font-size: 0.55rem;
    color:#000;
    transition: all .3;
    line-height: 1.5;
  }
  /* A-Level官方授权考点（官方权威奖项） */
  .section11 .cont11_main ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .section11 .cont11_main ul li{
    width: 5.65rem;
    height: 3.75rem;
    box-sizing: border-box;
    margin-top: 0.5rem;
    border-radius: 0.5rem;
    text-align: center;
  }
  .section11 .cont11_main ul li img{
    display: block;
    width: 5.65rem;
    height: 3.75rem;
  }
  .section11 .pubTitmar{
    margin:0 auto 0.5rem auto;
  }
  .section11 .cont11_main2 img{
     width: 17.225rem;
     height: 8.225rem;
     margin:0 auto;
     margin-bottom: 0.5rem;
  }
  
  
  
  .form-privacy{
  	/* margin-left: 300px; */
	display: flex;
	align-items: center;
	text-align: right;
	margin-top: 10.5rem;
	font-size: 0.35rem;
  position: absolute;
		bottom: 0.3rem;
		right: 1.2rem;
  }
  .privacy-validate{
  	/* margin-top: 15px; */
  }
  .privacy-validate span{
  	color: #ffffff;
  }
  .privacy-validate a{
  	color: #ffffff;
  }