/*仅仅居中图片*/

.onlyCenter{width: 100%;display: flex;justify-content: center;}

/*banner大图 1/2*/

.mybanner{width: 100%;display: block;}
.mybanner img{width: 100%;display: block;}

/*banner大图 2/2*/

.bannerTitle{width: 100%;display: block;position: relative;}
.bannerTitle .bannerbg{width: 100%;display: block;}
.bannerTitle p{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 100%;display: flex;justify-content: center;}

/* 咨询按钮 */

.commZiXunBtn{width: 100%;display: flex;justify-content: center;}
.commZiXunBtn a{display: inline-block;border: 0px solid red;}

/*++++++++++++++++++++++++++模块样式++++++++++++++++++++++++++++++*/


/* banner背景图和前景图 */

.liuXueBanner{width: 100%;position: relative;}
.liuXueBanner .bgbanner{width: 100%;display: block;}
.liuXueBanner .bannertext{position: absolute;top: 35%;left: 50%;transform: translate(-50%,-50%);}

/* 英国大学早知道的表单框 */

.liuXueUkCollegeForm{width: 100%;margin-top: -350px;position: relative;}
.liuXueUkCollegeForm2{width: 800px;margin: 0 auto;box-shadow: 0 0 10px rgba(100, 100, 100, 0.3);border: 0px solid red;display: flex;justify-content: space-between;padding: 30px;background: #fff;}
.liuXueUkCollegeForm2 .fls{width: 48%;padding-right: 10%;}
.liuXueUkCollegeForm2 .fls .flimgshow{border: 0px solid orange;position: relative;top: -45px;}
.liuXueUkCollegeForm2 .fls .flpara p{font-size: 20px;color: #666;text-align: justify;line-height: 40px;padding-top: 10px;}
.liuXueUkCollegeForm2 .fls .flpara p:first-child{padding-top: 0;}
.liuXueUkCollegeForm2 .fls .flpara p i{background: #002fa7;width: 10px;height: 10px;border-radius: 100%;overflow: hidden;margin-right: 10px;}
.liuXueUkCollegeForm2 .frs{width: 48%;padding-top: 60px;}
.liuXueUkCollegeForm2 .frs .inputDiv{width:100%;padding-top: 30px;}
.liuXueUkCollegeForm2 .frs .inputDiv:first-child{padding-top: 0;}
.liuXueUkCollegeForm2 .frs .inputDiv input{width:100%;display: block;height: 45px;line-height: 45px;border: 1px solid #aaa;box-sizing: border-box;padding: 0 20px;font-size: 20px;color: #333;text-align: center;overflow: hidden;border-radius: 5px;}
.liuXueUkCollegeForm2 .frs .inputDiv input:focus{border: 1px solid #F56C6C;}
.liuXueUkCollegeForm2 .frs .submitDiv input{background: #ffa018;color: #fff;border: 1px solid #ffa018;transition: background 0.3s;cursor: pointer;}
.liuXueUkCollegeForm2 .frs .submitDiv input:hover{background: #e49421;}

/* 01入读方式 */

.liuXueUkStudyWay{width: 100%;padding-top: 150px;}
.liuXueUkStudyWay2{width: 1040px;display: block;margin: 0 auto;}
.liuXueUkStudyWay2 .titlebox{width: 100%;padding-bottom: 80px;}
.liuXueUkStudyWay2 .listboxs{width: 100%;display: flex;justify-content: space-between;position: relative;}
.liuXueUkStudyWay2 .listbox2{padding-top: 50px;}
.liuXueUkStudyWay2 .listboxs i.links{position: absolute;bottom: 32px;border: 0px solid red;width: 260px;height: 60px;cursor: pointer;z-index: 10;}
.liuXueUkStudyWay2 .listboxs i.link1{left: 115px;}
.liuXueUkStudyWay2 .listboxs i.link2{right: 115px;}
.liuXueUkStudyWay2 .listboxs i.link3{left: 115px;}
.liuXueUkStudyWay2 .listboxs i.link4{right: 115px;}

/* 02申请流程 */

.liuXueUkApplyProcess{width: 100%;}
.liuXueUkApplyProcess2{width: 1200px;display: block;margin: 0 auto;}
.liuXueUkApplyProcess2 .titlebox{width: 100%;padding-bottom: 80px;}
.liuXueUkApplyProcess2 .listboxs{width: 100%;display: block;border: 0px solid red;box-shadow: 0 0 10px rgba(100, 100, 100, 0.3);padding: 50px 0;margin-bottom: 50px;background: #fff;}
.liuXueUkApplyProcess2 .listboxs a{width: 100%;display: block;margin-top: 30px;position: relative;left: -50px;}
.liuXueUkApplyProcess2 .listboxs a:first-child{margin-top: 0;}

/* 03助力梦想，助力发展 */

.liuXueDevement{width: 100%;}
.liuXueDevement2{width: 1200px;display: block;margin: 0 auto;}
.liuXueDevement2 .titlebox{width: 100%;padding-bottom: 80px;}
.liuXueDevement2 .listboxs{width: 100%;display: flex;justify-content: space-between;}

/* 04英国留学，服务流程 */

.liuXueServiceProcess{width: 100%;padding-top: 150px;}
.liuXueServiceProcess2{width: 1200px;display: block;margin: 0 auto;}
.liuXueServiceProcess2 .titlebox{width: 100%;padding-bottom: 80px;}
.liuXueServiceProcess2 .listsbox{border: 0px solid red;width: 100%;display: flex;justify-content: center;background: #fff;border-radius: 20px;overflow: hidden;padding: 50px 0;box-shadow: 0 0 10px rgba(100, 100, 100, 0.3);}


/* 获取留学方案的表单 */

.getStudyAbroadForm{background:#022fa6;padding-top: 80px;}
.getStudyAbroadForm2{width: 1000px;display: block;margin: 0 auto;}
.getStudyAbroadForm2 .titleDiv{width: 100%;display: flex;justify-content: center;padding-bottom: 40px;}
.getStudyAbroadForm2 .formDiv{width: 100%;display: flex;justify-content: space-between;}
.getStudyAbroadForm2 .formDiv input{width: 35%;height: 55px;line-height: 55px;box-sizing: border-box;padding: 0 20px;font-size: 20px;text-align: center;background: #fff;color: #000;border-radius: 5px;overflow: hidden;}
.getStudyAbroadForm2 .formDiv input:focus{box-shadow: 0 0 10px #F56C6C inset;}
.getStudyAbroadForm2 .formDiv input.submitClass{background: #ffa018;color: #fff;border: 1px solid #ffa018;transition: background 0.3s;cursor: pointer;width: 20%;}
.getStudyAbroadForm2 .formDiv input.submitClass:hover{background: #e49421;}

/* 仅仅为了背景图片 */

.onlyBg1{background-repeat: no-repeat !important;background-size: 100% 100% !important;width: 1920px;height: 1520px;margin-top: 150px;}
.onlyBg2{background-repeat: no-repeat !important;background-size: 100% 100% !important;width: 1920px;height: 931px;}

/* 媒体查询 */

@media screen and (max-width: 1600px){
  /*1600px 开始*/
  .liuXueUkCollegeForm{margin-top: -300px;}
  .onlyBg1{width: 1600px;}
  .onlyBg2{width: 1600px;}
  /*1600px 结束*/
  }
@media screen and (max-width: 1440px){
  /*1440px 开始*/
  .liuXueUkCollegeForm{margin-top: -280px;}  
  .onlyBg1{width: 1440px;height: 1400px;}
  .onlyBg2{width: 1440px;height: 900px;}
  /*1440px 结束*/
  }
@media screen and (max-width: 1366px){
  /*1366px 开始*/
  .liuXueUkCollegeForm{margin-top: -250px;}  
  .onlyBg1{width: 1366px;}
  .onlyBg2{width: 1366px;}
  /*1366px 结束*/
  }