/*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: #fff;
    max-width: 480px;
    margin: 0 auto;
  }

/* *{-webkit-box-sizing:border-box;box-sizing:border-box}
::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}*/

/* 标题 */
.title { position: relative; display: table; margin: 0 auto; padding:0.2rem 1.28rem 0.2rem 1.28rem; }
.title h1 { font-size: 1.2rem; color: #273992; }
.title h1::before, .title h1::after { content: ""; position: absolute; width: 1.28rem; height: 1.28rem; top: 0; bottom: 0; margin: auto; background: url(../image/title_icon.png) no-repeat center; }
.title h1::before { left: 0; }
.title h1::after { right: 0; }
.title h1 span{ color: #d92912; }

.tit-1 { position: relative; margin: 0.3rem auto; }
.txt-1 { text-align: center; margin-top: 0.15rem; margin-bottom: 0.5rem; }

/*导航*/
.nav {
  width: 100%;
  height: 2.2rem;
  background-color: #e6e6e6;
}

.nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.nav ul li {
  font-size: 0.75rem;
  color: #000;
  line-height: 2.2rem;
  position: relative;
}

.nav ul .active {
  color: #ba8646;
}

.nav ul .active:after {
  position: absolute;
  content: '';
  width: 2.85rem;
  height: 0.1rem;
  background-color: #ba8646;
  bottom: 0;
  left: 50%;
  margin-left: -1.425rem;
}

.navtop {
  position: fixed;
  left: 0;
  top: 2rem;
  z-index: 9;
}

.main{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.under_bth a {
    display: inline-block;
    width: 9.2rem;
    height:2rem;
    margin:0.8rem 0;
    text-align: center;
    line-height: 2rem;
    font-size: 0.72rem;
    color: #fff;
    background: linear-gradient(to right, #24afff, #0e6bff);
    background: -webkit-linear-gradient(to right, #24afff, #0e6bff);
    background: -o-linear-gradient(to right, #24afff, #0e6bff);
    background: -ms-linear-gradient(to right, #24afff, #0e6bff);
    background: -moz-linear-gradient(to right, #24afff, #0e6bff);
    border-radius: 2.4rem;
    box-shadow: 0 5px 5px #1b6ae9;
    animation: ballon6 1s linear infinite;
}

/* 轮播图 */
.banner {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.75rem;
    height: 13rem;
    background: url(../image/wap-banner_xxjs.jpg) no-repeat;
    background-size: 100% 13rem;
    position: relative;
}

/* 你对国际高中课程了解么？ */
.reason-con{ overflow:hidden; padding-top:0.1rem;}
.reason-con p{ margin-bottom:0.5rem; overflow:hidden;}
.reason_nr span{ background:#099be4; padding:0 0.6rem;   height:1.6rem; line-height:1.6rem; text-align:center; display:block; color:#fff; font-size:0.8rem; float:left; margin-right:1rem;}
.reason_nr a{	padding:0 0.3rem;  height:1.2rem; line-height:1.2rem;  text-align:center; display:block; color:#333; font-size:0.6rem;  float:left; margin-right:0.3rem; margin-top:0.3rem; border:1px #d6d7db solid; border-radius:0.1rem;}
.reason_nr a:hover{
	background-color:#fc4035;
	padding:0 0.3rem;
    height:1.2rem; line-height:1.2rem;  
	text-align:center;
	display:block;
	color:#fff;
	font-size:0.6rem;
	float:left;
	margin-right:0.3rem;
	border:1px #f32418 solid;
	border-radius:0.1rem;
}
.reason_nr a.on{
	background-color:#fc4035;
  height:1.2rem; line-height:1.2rem;  
	text-align:center;
	display:block;
	color:#fff;
	font-size:0.6rem;
	float:left;
	margin-right:0.3rem;
	border:1px #f32418 solid;
	border-radius:0.1rem;
}
.reason-btn{ overflow:hidden; padding-top:20px; width:300px; margin:0 auto;}
.reason-btn a{ height:60px; line-height:60px; width:300px; display:block; text-align:center; color:#fff; font-size:24px; background-color:#0d2d62; border-radius:5px;}
.reason-btn a img{ margin-right:10px; position:relative; top:5px;}
.reason-btn a:hover{ opacity:0.8;}


/* 预约 */
.form{width:96%;padding:1.4rem 0.8rem;background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);box-shadow:0 0 .3rem 0 rgba(0,0,0,.2);}
.form-title{padding-bottom:.45rem;margin-bottom:.45rem;font-size:.85rem;font-weight:400;text-align:center;color:#ffae2f;border-bottom:.05rem dashed #888}
.btn{padding:.5rem 2rem;font-size:.8rem;border:0;cursor:pointer;outline:0;border-radius:.1rem}
.btn-rounded{border-radius:2.5rem}
.btn-blue{color:#fff;background-color:#4383e8}
.btn-blue:hover{background-color:#1551b0}
.btn-orange{color:#fff;background-color:#ffae2f}
.btn-orange:hover{background-color:#c87a00}
.form-group{margin-bottom:.5rem; width:96%;}
.form-select{margin-bottom:.5rem; width:100%;}
.form-control{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding:.5rem .3rem;font-size:.7rem;border:.025rem solid #ccc;border-radius:.25rem;}
.form-control:focus{outline:0;}
.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#fff;border:.025rem solid #ccc;border-radius:.25rem}
.input-group input{width:auto;border:0}
.input-group .codetxt{padding:.25rem;color:#fff;border:0;outline:0;background-color:#333;cursor:pointer}
.input-group .disabled{background-color:gray!important}

/* 背景 */
.section{width: 100%;
    box-sizing: border-box;
    padding: 0 0.8rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;}

.banner1 {
    background: #fafafa;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner2 {
    background: #e4f7ff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner3 {
    background: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner4 {
    background: #fafafa;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner5 {
    background: #e4f7ff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner6 {
    background: #fafafa;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner7 {
    background: #e4f7ff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner8 {
    background: #fafafa;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner9 {
    background: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner10 {
    background: #fafafa;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.banner11 {
    background: #fff;
    padding-bottom: 1.5rem;
}

/*学校简介*/
.introduce{
  background-color: #fff;
  padding: 1rem;
  border-radius: 0.075rem;
  -webkit-border-radius: 0.075rem;
  -moz-border-radius: 0.075rem;
  -ms-border-radius: 0.075rem;
  -o-border-radius: 0.075rem;
  -webkit-box-shadow:0 0 0.1rem 0 rgba(0,0,0,.2);
  box-shadow:0 0 0.1rem 0 rgba(0,0,0,.2);
}

.introduce-l{
    /* width: 70%; */
    width: 100%;
}

.introduce-main .container-title{
    border: none;
    margin-bottom:4%;
    padding: 0;
}
.introduce-main .container-title img {
    width: 1rem;
    height: 1rem;
    overflow: hidden;
    float: left;
}
.introduce-main .container-title h2 {
    width: 98%;
    height: 1.2rem;
    font-size: 0.88rem;
    margin-left: 10%;
    line-height: 1.2rem;
}

.introduce .school img{width:}

.introduce-cnt li{
    font-size: 0.66rem;
}

.introduce-cnt{
    padding: 0.375rem 0.5rem;
    background-color: #f3f5f7;
    border-radius: 0.075rem;
    -webkit-border-radius: 0.075rem;
    -moz-border-radius: 0.075rem;
    -ms-border-radius: 0.075rem;
    -o-border-radius: 0.075rem;
}

.introduce-box .icon{
    margin-right: 0.125rem;
}

.introduce-box .detail-cnt img,.introduce-box .adv-cnt .youshi-title img{
    width: 0.8rem;
    height: 0.8rem;
    overflow: hidden;
    float: left;
}
.introduce-box .detail-cnt b,.introduce-box .adv-cnt .youshi-title b{
    font-weight: bold;
    color: #0b244b;
    width: 98%;
    height: 0.92rem;
    font-size: 0.72rem;
    margin-left: 2%;
    line-height: 0.92rem;
}

/* 多行文本缩略 */
    *{
        margin: 0;
        padding: 0;
    }
    .root{
        padding: 0 0 0.25rem 0;
        display: flex;
        flex-wrap: wrap;
    }
    .box{
        /*width: 350px;
        /* height: 100px; */
        /*background-color: rgb(245,222,179);*/
        margin: 0.125rem 0;
        padding: 0 0 0.25rem 0;
        border-radius: 0.25rem;
    }

    .box>p{
    font-size: 0.72rem;
    color: #666;
    line-height: 1.2rem;
    margin-bottom:0.25rem;
    text-align: justify;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .box>button{
        font-size:16px;
        color:#fff;
        padding: 0.125rem 0.25rem;
        border-radius: 0.125rem;
        border: 0;
        background-color: rgb(255,69,0);
        float: right;
    }

.introduce-box .detail-cnt span{
    line-height: 1.6rem;
    font-size: 0.66rem;
    color: #59636d
}
.introduce-box .detail-cnt a{
    color: #eea32c
}
.introduce-box .detail-cnt a:hover,.container-title .more:hover,.rules-cnt .rules-tit:hover{
    color: #eea32c !important
}
.adv-tag{
    color: #fff;
    padding: 0.15rem 0.375rem;
    margin: 0 0.25rem;
    border-radius: 0.05rem;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    -ms-border-radius: 0.05rem;
    -o-border-radius: 0.05rem;
    box-shadow: 0.075rem 0.075rem 0.075rem 0.075rem rgba(0,0,0,.2)
}
.adv-tag-color1{
    background-color: #7c8cbf;
    line-height: 1.6rem; 

}
.adv-tag-color2{
    background-color: #77a3d4;
    line-height: 1.6rem;  

}
.adv-tag-color3{
    background-color: #7ab7c9;
    line-height: 1.6rem;  

}

.introduce-box .detail-icon{
    background-position: -52px -2px;
}
.introduce-box .adv-icon{
    background-position: -53px -84px;
}
.introduce-cnt li{
    float: left;
    width: 98%;
    margin: 0 1%;
    line-height: 30px;
    color: #58626d 
}
.introduce-cnt li.address{
	width:98%;
	}
.introduce-cnt li b{
    color: #0b244b;
    font-weight: normal
}
.adv-cnt {
    /* margin-top: -10px; */
    line-height: 0.92rem;
}
.adv-cnt .adv-tag{
    display: inline-block;
    padding: 0 8px;
    margin: 0 0 0 5px;
}

/* 留学项目 */
.hot-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0.8rem auto;
}
.hot-list li {
  width: 8.3rem;
  height: 7.4rem;
  
  border-radius: 0.2rem;
}
.hot-list li:nth-child(2n) {
  margin-right: 0;
}
.hot-list li .hot-image {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.hot-list li .hot-image .hot-image-desc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  top: 50%;
  width: 8.3rem;
  height: 2rem;
  font-size: 0.8rem;
  padding-left: 0.5rem;
  color: #fff;
  background: linear-gradient(to right, #0f8b83, rgb(0 0 0/ 0));
  box-sizing: border-box;
  transform: translateY(-50%);
}
.hot-list li .hot-image img {
  width: 100%;
  height: 5.9rem;
}
.hot-desc {
  position: relative;
  top: -0.45rem;
  width: 100%;
  height: 1.3rem;
  padding-top: 0.55rem;
  font-size: 0.55rem;
  color: #000;
  text-align: center;
}
.hot-desc a {
  color: #000;
  font-size: 0.55rem;
}

.clearover{zoom:1}
.clearover::before{display:table;content:""}

.container{width:18.75rem;margin:0 auto;padding:.5rem}
.container-fluid{width:100%;padding-top:.25rem;padding-bottom:.25rem}

.img-fluid{max-width:100%;height:auto}

.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center}
.text-white{color:#fff!important}

.my-1{margin-top:.75rem;margin-bottom:.75rem}
.mt-1{margin-top:.75rem}.mb-1{margin-bottom:.75rem!important}
.px-1{padding-left:.75rem!important;padding-right:.75rem!important}
.py-1{padding-top:.75rem!important;padding-bottom:.75rem!important}
.pt-1{padding-top:.75rem!important}

.w-100{width:100%}

.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.justify-content-around{-ms-flex-pack:distribute;justify-content:space-around}
.shadow{-webkit-box-shadow:0 0 .1rem .05rem rgba(0,0,0,.2);box-shadow:0 0 .1rem .05rem rgba(0,0,0,.2)}
.leyu{cursor:pointer}

.m-0{margin:0!important}
.my-0{margin-top:0!important;margin-bottom:0!important}
.mx-0{margin-left:0!important;margin-right:0!important}
.mt-0{margin-top:0!important}
.mb-0{margin-bottom:0!important}
.mr-0{margin-right:0!important}
.ml-0{margin-left:0!important}
.m-1{margin:.375rem!important}
.my-1{margin-top:.375rem!important;margin-bottom:.375rem!important}
.mx-1{margin-left:.375rem!important;margin-right:.375rem!important}
.mt-1{margin-top:.375rem!important}
.mb-1{margin-bottom:.375rem!important}
.mr-1{margin-right:.375rem!important}
.ml-1{margin-left:.375rem!important}
.m-2{margin:.75rem!important}
.my-2{margin-top:.75rem!important;margin-bottom:.75rem!important}
.mx-2{margin-left:.75rem!important;margin-right:.75rem!important}
.mt-2{margin-top:.75rem!important}
.mb-2{margin-bottom:.75rem!important}
.mr-2{margin-right:.75rem!important}
.ml-2{margin-left:.75rem!important}
.m-3{margin:1.125rem!important}
.my-3{margin-top:1.125rem!important;margin-bottom:1.125rem!important}
.mx-3{margin-left:1.125rem!important;margin-right:1.125rem!important}
.mt-3{margin-top:1.125rem!important}
.mb-3{margin-bottom:1.125rem!important}
.mr-3{margin-right:1.125rem!important}
.ml-3{margin-left:1.125rem!important}
.m-4{margin:1.5rem!important}
.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}
.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}
.mt-4{margin-top:1.5rem!important}
.mb-4{margin-bottom:1.5rem!important}
.mr-4{margin-right:1.5rem!important}
.ml-4{margin-left:1.5rem!important}

.subtitle{font-size:.6rem;font-weight:400;text-align:center;color:#666}

.table{width:100%;margin:.5rem auto;color:#4d4d4d;font-size:.6rem;text-align:center;border-collapse:collapse}
.table td,.table th{padding:.1rem;border:.05rem solid #cbddf9}
.table tr td:nth-child(odd){font-weight:700;background-color:#e2ecfb}

.banner{position:relative}
.banner .logo{position:absolute;left:.5rem;top:.5rem;height:1rem}

/* 时间规划表 */
.schedule-tips{font-size:.6rem;color:#999}
.bg-map{background:url(../images/map.png) no-repeat center;background-size:cover}
.scheduler-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.scheduler-list .green{background-color:#1cc4ad}
.scheduler-list .green::before{border-top-color:#0f6b5e;border-left-color:#0f6b5e}
.scheduler-list .green::after{background-color:#1cc4ad}
.scheduler-list .orange{background-color:#ffae2f}
.scheduler-list .orange::before{border-top-color:#c87a00;border-left-color:#c87a00}
.scheduler-list .orange::after{background-color:#ffae2f}
.scheduler-list .blue{background-color:#4383e8}
.scheduler-list .blue::before{border-top-color:#1551b0;border-left-color:#1551b0}
.scheduler-list .blue::after{background-color:#4383e8}
.scheduler-list .yellow{background-color:#ffd02c}
.scheduler-list .yellow::before{border-top-color:#c59900;border-left-color:#c59900}
.scheduler-list .yellow::after{background-color:#ffd02c}
.scheduler-list .purple{background-color:#726df1}
.scheduler-list .purple::before{border-top-color:#1d16e2;border-left-color:#1d16e2}
.scheduler-list .purple::after{background-color:#726df1}
.scheduler-list .pink{background-color:#f76169}
.scheduler-list .pink::before{border-top-color:#e60c17;border-left-color:#e60c17}
.scheduler-list .pink::after{background-color:#f76169}
.scheduler-time{position:relative;width:3.5rem;height:1.2rem;margin-right:.5rem;font-size:.9rem;text-align:center;color:#fff;background-color:#888;-webkit-box-shadow:-.3rem .2rem .2rem 0 rgba(0,0,0,.2);box-shadow:-.3rem .2rem .2rem 0 rgba(0,0,0,.2)}
.scheduler-time::before{position:absolute;right:0;bottom:-.2rem;content:"";border-width:.1rem .3rem;border-style:solid;border-color:#666 transparent transparent #666}
.scheduler-time::after{position:absolute;right:-.65rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.3rem;height:.3rem;content:"";background-color:#666;border-radius:50%}
.scheduler-content{padding-top:.5rem;padding-left:.5rem;padding-bottom:.5rem;font-size:.6rem;border-left:.05rem dashed #888}
.scheduler-content strong{font-weight:400;color:#4383e8}

.services{--swiper-theme-color:#ffae2f;--swiper-navigation-size:20px}
.services .swiper-pagination{position:static}
.services .swiper-slide-active .services-tab-item{color:#fff;background-color:#ffae2f}
.services-tab{width:12rem}.services-tab-item{width:7.35rem;margin:0 auto;padding:.2rem .5rem;font-size:.75rem;text-align:center;color:#ffae2f;border:.025rem solid #ffae2f;border-radius:.125rem;cursor:pointer}
.service-item{margin:.25rem;text-align:center;line-height:0;border-radius:.375rem;overflow:hidden}

.no-decorator::after,.no-decorator::before{display:none}

.recuriment-list{margin-top:.5rem;font-size:.6rem;text-align:justify}
.recuriment-list li{margin-bottom:.35rem;line-height:1.5}
.recuriment-list strong{font-size:.7rem}
.recuriment-tips{margin-bottom:.5rem;font-size:.6rem}

.university-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.university-wrapper li{-webkit-box-flex:1;-ms-flex:1 1 28%;flex:1 1 28%;margin:.15rem}
.university-wrapper li img{-webkit-box-shadow:0 0 .5rem 0 rgba(0,0,0,.2);box-shadow:0 0 .5rem 0 rgba(0,0,0,.2)}
.university-wrapper p{font-size:.6rem;text-align:center}

.text-blue{color:#4383e8}

.nav-project{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.nav-project li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 32%;flex:0 1 32%;padding:.25rem;margin:.2rem 0;background-color:#ccc}
.nav-project li:first-child{background-color:#1cc4ad}
.nav-project li:nth-child(2){background-color:#4383e8}
.nav-project li:nth-child(3){background-color:#ffae2f}
.nav-project li:nth-child(4){background-color:#158cee}
.nav-project li:nth-child(5){background-color:#f76169}
.nav-project li:last-child{background-color:#726df1}
.nav-project a{display:block;width:100%;padding:.25rem;font-size:.75rem;font-weight:700;text-align:center;color:#fff;border:.05rem dashed #fff}

/* 北上广深国际学校 */
.school-slider{--swiper-pagination-color:#284c84;padding:.25rem 0}
.school-slider .swiper-pagination{position:static}
.more-link{font-size:.6rem;vertical-align:top;color:#888}

.selected_container {
  width: 100%;
  padding:0.5rem 0 1.2rem 0;
  position: relative;
}
.selected_container{
  display: block;
  border-radius: 0.075rem;
  -webkit-border-radius: 0.075rem;
  -moz-border-radius: 0.075rem;
  -ms-border-radius: 0.075rem;
  -o-border-radius: 0.075rem;
  -webkit-box-shadow:0 0 .5rem 0 rgba(0,0,0,.2);
  box-shadow:0 0 .5rem 0 rgba(0,0,0,.2);
  background: #fff;   
}

/*/.selected_container{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  box-sizing: border-box;
  background: #fff;
}*/

.selected_container:hover {
  box-shadow: 0 0 0.25rem rgb(0 0 0 / 20%);
}
.school-info-item{margin-bottom:0.25rem}
.school-item{width:92%;margin:0 auto}
.school-img{position:relative}
.school-img .school-desc{position:absolute;left:0;bottom:0;width:96%;padding:0.25rem 2%;font-size:0.66rem;color:#fff;background-color:rgba(0,0,0,.6);cursor:pointer;
    font-weight:normal;
    line-height: 1rem;
    text-align: justify;}
.school-img .school-desc:hover h5{display:block}
.school-img .school-desc h5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;font-weight:normal;}
.school-img img{display:block}
.school-name{margin:0.25rem auto;font-size:0.8rem}

.bg-tixi{padding-bottom:.75rem;background:url(../images/bg-tixi.jpg) no-repeat center;background-size:cover}

.cert-text{padding:.25rem 0;font-size:.6rem;text-align:center;color:#fff;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(20%,#90a0b9),color-stop(#90a0b9),color-stop(80%,#90a0b9),to(transparent));background-image:-webkit-linear-gradient(left,transparent,#90a0b9 20%,#90a0b9,#90a0b9 80%,transparent);background-image:linear-gradient(to right,transparent,#90a0b9 20%,#90a0b9,#90a0b9 80%,transparent)}
.cert-text-slider{--swiper-pagination-color:#284c84}
.cert-text-slider .swiper-pagination{position:static}

.campus-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.5rem 0}
.campus-item{-webkit-box-flex:1;-ms-flex:1 1 22%;flex:1 1 22%}
.campus-item:not(:nth-child(4n)){margin-right:.25rem}

.swiper-news{height:6.45rem;margin-top:.75rem}
.news-item{font-size:.65rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#666}
.news-item span{font-weight:700;color:#f76169}.footer{color:#fff;background-color:#666}

/* 校区环境 */
.banci_tit{
	padding:0 1rem;
	margin-top:1rem;
}
.banci_tit ul{
 display: flex;
 justify-content:space-between;
 flex-wrap:wrap;
}
.banci_tit ul li{
    width:30%;
    height: 1.6rem;
	   line-height: 1.6rem;
    text-align: center;
    background:#ffeddf;
    color:#f6492a;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    border:1px solid #f64a2a;
    cursor: pointer;
}
.banci_tit ul li:first-child{
	width:48%;
	margin-bottom:0.72rem;
}
.banci_tit ul li:nth-child(2){
	width:48%;
	margin-bottom:0.72rem;
}
.banci_tit ul li.cur{
    width:30%;
	   height: 1.6rem;
  		line-height: 1.6rem;
    text-align: center;
    background: linear-gradient(to right, #ff4800, #f87128);
    background: -webkit-linear-gradient(to right, #ff4800, #f87128);
    background: -o-linear-gradient(to right, #ff4800, #f87128);
    background: -ms-linear-gradient(to right, #ff4800, #f87128);
    background: -moz-linear-gradient(to right, #ff4800, #f87128);
    color:#fff;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    position: relative;
}
.banci_tit ul li:first-child.cur{
  	 width:48%;
  	 margin-bottom:0.5rem;
}
.banci_tit ul li:nth-child(2).cur{
	  width:48%;
   	margin-bottom:0.5rem;
}
.banci_tit ul li.cur:after{
	position: absolute;
	top: 1.6rem;
	left: 2rem;
	content:'';
	border-top:10px solid #f75d29;
	border-right:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid transparent;
}
.banci_tit ul li:first-child.cur:after{
  left: 3.6rem;
}
.banci_tit ul li:nth-child(2).cur:after{
	 left: 3.6rem;
}

.banci_zhuyao div img{
	margin-top: 0.5rem;
}

.bd{ width:100%; height:auto; background:#3b70fb; padding:0.98rem 0 1.8rem;}
.bd-con{ width:96%; margin:0 auto; overflow:hidden}
.bd-con h6{ font-size: 1.36rem; color:#fff;text-align: center;font-weight: bold;margin-bottom: 0.6rem}
.bd-con h6 span{color:#ef8266 }
.bd-con input,.bd-con select {width: 72%;height:2rem;line-height: 0.8rem;background: #fff;border-radius: 0.18rem;color: #666;font-size: 0.72rem;padding-left: 3%;line-height: 100%;margin:0 auto 0.6rem;border: none; display:block}
.bd-con .formCode{
    width: 75%;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    height: 2rem;
    margin: 0 auto 0.5rem;
    border-radius: 0.18rem;
  }
.bd-con .formCode .codeInput{
    width: 60%;
    height: 2rem;
    background-color: #fff;
    border-radius: 0.2rem;
    font-size: 0.7rem;
    line-height: 1.8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    color: #000;
    margin-left: 0;
    border-radius: 0.18rem;
  }
.bd-con .formCode .codetxt{
   width: 36%;
   margin-right: 0;
   background: #e3e3e3;
   outline: none;
   height: 2rem;
   cursor: pointer;
   font-size: 0.7rem;
   border: 0;
   color: #000;
   border-radius: 0.18rem;
  }
.bd-con select {width: 75%;padding-left: 2%;}
::-webkit-input-placeholder{color: #666;}
.bd-con button {width: 80%;display:block;margin:0 auto;height:2.16rem;line-height: 1.6rem;background: linear-gradient(45deg,#f19c76,#ed715c ); background: -webkit-linear-gradient(45deg,#f19c76,#ed715c );color: #fff;font-size: 0.8rem;text-align: center; border-radius: 2rem; }
