.choosePackage {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.choosePackage .logo {
  width: 1200px;
  height: 108px;
  margin: 0 auto;
  background-color: #ffffff;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.choosePackage .logo-left {
  display: flex;
  align-items: center;
}
.choosePackage .logo-left div {
  font-size: 24px;
  color: #333;
  margin-left: 20px;
}
.choosePackage .logo-right a {
  width: 116px;
  height: 36px;
  font-size: 16px;
  background-color: #e11b10;
  border-radius: 18px;
  display: inline-block;
  color: #fff;
  border: solid 1px #e11b10;
  text-align: center;
  line-height: 36px;
}
.choosePackage .logo-right a:hover {
  background-color: #e74940;
}
.choosePackage .logo-right a:active {
  background-color: #be2017;
}
.choosePackage .banner {
  width: 100%;
  height: 500px;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.choosePackage .banner img {
  min-height: 100%;
  width: 100%;
  height: auto;
}
.choosePackage .banner .banerMsg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.choosePackage .banner-fnt {
  color: #fff;
  position: absolute;
  z-index: 5;
  top: 140px;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
}
.choosePackage .banner-fnt div:first-child {
  font-size: 60px;
  letter-spacing: 4px;
}
.choosePackage .banner-fnt div:last-child {
  margin-top: 40px;
  font-size: 30px;
  letter-spacing: 4px;
}
.choosePackage .letter {
  width: 1200px;
  margin: 0 auto;
  height: 198px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 0px rgba(188, 185, 185, 0.5);
  border-radius: 10px;
  padding: 40px 60px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  top: 580px;
}
.choosePackage .letter .ft {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #555555;
}
.choosePackage .letter-title {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 12px;
}
.choosePackage .advantage {
  overflow: hidden;
  padding-top: 214px;
  box-sizing: border-box;
  padding-bottom: 80px;
}
.choosePackage .advantage-icon {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #999999;
  margin-top: 18px;
}
.choosePackage .advantage-icon i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url('../../img/zhs1.png') center center no-repeat;
}
.choosePackage .advantage-icon01 {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  background: url('../../img/01spfb.svg') center center no-repeat;
}
.choosePackage .advantage-icon02 {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  background: url('../../img/02zxzf.svg') center center no-repeat;
}
.choosePackage .advantage-icon03 {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  background: url('../../img/03xjxy.svg') center center no-repeat;
}
.choosePackage .advantage-icon04 {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  background: url('../../img/04dzjs.svg') center center no-repeat;
}
.choosePackage .advantage-icon05 {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  background: url('../../img/05jyfx.svg') center center no-repeat;
}
.choosePackage .advantage-icon06 {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  background: url('../../img/06zsdp.svg') center center no-repeat;
}
.choosePackage .advantage-icon07 {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  background: url('../../img/07dsjk.svg') center center no-repeat;
}
.choosePackage .advantage-content {
  width: 958px;
  margin: 0 auto;
}
.choosePackage .advantage-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.choosePackage .advantage-bottom {
  display: flex;
  justify-content: space-between;
  width: 712px;
  margin: 0 auto;
}
.choosePackage .advantage-box {
  width: 225px;
  height: 200px;
  padding-top: 42px;
  box-sizing: border-box;
  transition: all 0.5s;
  text-align: center;
}
.choosePackage .advantage-box-title {
  padding-top: 24px;
  font-size: 18px;
  color: #333333;
  padding-bottom: 8px;
}
.choosePackage .advantage-box-title i {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url('../../img/zhs2.png') center center no-repeat;
}
.choosePackage .advantage-box .icon {
  font-size: 47px;
}
.choosePackage .advantage-box:hover {
  box-shadow: 0px 11px 30px 0px #eeeeee;
  border-radius: 14px;
}
.choosePackage .advantage-font {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #999999;
}
.choosePackage .content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.choosePackage .content .meal {
  display: flex;
  justify-content: space-around;
  justify-content: space-evenly;
}
.choosePackage .content .meal .box {
  width: 420px;
  height: 666px;
  border-radius: 12px;
  border: solid 1px #eeeeee;
}
.choosePackage .content .meal .box:hover {
  box-shadow: 0px 11px 30px 0px #eeeeee;
  border: none;
}
.choosePackage .content .meal .box-title {
  width: 100%;
  height: 180px;
  background-blend-mode: normal,
            normal;
  border-radius: 12px 12px 0px 0px;
  padding-top: 36px;
  box-sizing: border-box;
  position: relative;
}
.choosePackage .content .meal .box-title-top {
  width: 132px;
  height: 22px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  margin: 0 auto;
  font-weight: 800;
  text-align: center;
}
.choosePackage .content .meal .box-title-bot {
  width: 348px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
.choosePackage .content .meal .box-title1 {
  background-image: linear-gradient(-51deg, #c6c8ce 0%, #d6d7dd 50%, #e3e4e9 100%), linear-gradient(#ffffff, #ffffff);
  color: #64697a;
}
.choosePackage .content .meal .box-title1 .box-title-top {
  color: #64697a;
}
.choosePackage .content .meal .box-title2 {
  background-image: linear-gradient(-51deg, #cabaa7 0%, #dbcebb 50%, #e9dfcd 100%), linear-gradient(#e3e4e9, #c6c8ce);
  color: #75552f;
}
.choosePackage .content .meal .box-title2 .box-title-top {
  color: #75552f;
}
.choosePackage .content .meal .box-bg1 {
  width: 69px;
  height: 97px;
  position: absolute;
  right: -4px;
  top: 38px;
}
.choosePackage .content .meal .box-bg2 {
  width: 69px;
  height: 97px;
  position: absolute;
  right: -4px;
  top: 38px;
}
.choosePackage .content .meal .box ul {
  width: 330px;
  margin: 0 auto;
  padding-top: 40px;
  box-sizing: border-box;
}
.choosePackage .content .meal .box ul li {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
  display: flex;
  align-items: end;
  margin-bottom: 24px;
}
.choosePackage .content .meal .box ul li .tps {
  font-size: 14px;
  cursor: pointer;
  color: #bbb;
}
.choosePackage .content .meal .box ul li .tps:hover {
  opacity: 0.8;
}
.choosePackage .content .meal .box-hide {
  display: none;
}
.choosePackage .content .meal .box-footer {
  font-size: 20px;
  font-weight: 600;
}
.choosePackage .content .meal .active {
  border: 5px solid #81d3f8;
  background-color: #c2e9f9;
}
.choosePackage .content .meal .active .box-footer {
  display: block;
}
.choosePackage .register {
  height: 476px;
  background-color: #f5f6f8;
  opacity: 0.88;
  box-sizing: border-box;
  padding-top: 60px;
  background: url(../../img/ruzhu.png) no-repeat no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.choosePackage .register-con {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.choosePackage .register-timeLine {
  width: 1200px;
  margin: 0 auto;
  color: #E11B10;
  font-size: 16px;
  position: relative;
  top: 22px;
}
.choosePackage .register-timeLine .radius {
  position: absolute;
  top: -35.5px;
  text-align: center;
}
.choosePackage .register-timeLine .radius-num {
  font-weight: 800;
  margin-bottom: 8px;
}
.choosePackage .register-timeLine .radius-r {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #e11b10;
  background-color: #fff;
  box-sizing: border-box;
}
.choosePackage .register-timeLine .box {
  width: 225px;
  height: 150px;
  background-color: #ffffff;
  border-radius: 10px;
  position: absolute;
  top: 70px;
  left: -105px;
  text-align: center;
  padding-top: 24px;
  box-sizing: border-box;
}
.choosePackage .register-timeLine .box-title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 8px;
  font-weight: 800;
  padding-top: 2px;
}
.choosePackage .register-timeLine .box-zhu {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #999999;
  text-align: center;
  width: 169px;
  margin: 0 auto;
  margin-top: 10px;
}
.choosePackage .register-timeLine .box::after {
  content: '';
  position: absolute;
  left: 102px;
  top: -18px;
  transform: translate(0, 0);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 10;
}
.choosePackage .register-timeLine .box .iconFa {
  font-size: 37px;
}
.choosePackage .register-timeLine .box span {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 900;
}
.choosePackage .register-msg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(245, 246, 248, 0.95);
  z-index: -1;
}
.choosePackage .cooperation {
  width: 100%;
  height: 547px;
  overflow: hidden;
  padding-top: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
  background-color: #f5f6f8;
}
.choosePackage .cooperation-box {
  width: 1200px;
  margin: 0 auto;
}
.choosePackage .cooperation-box ul {
  width: 100%;
}
.choosePackage .cooperation-box ul li {
  width: 224px;
  height: 224px;
  float: left;
  background-color: #ffffff;
  border-radius: 20px;
  margin-right: 20px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 42px;
  transition: all 0.5s;
}
.choosePackage .cooperation-box ul li:last-of-type {
  margin-right: 0;
}
.choosePackage .cooperation-box ul li:hover {
  box-shadow: 0px 11px 30px 0px #eeeeee;
  border-radius: 20px;
}
.choosePackage .cooperation-box ul li img {
  width: 160px;
  height: 110px;
  margin-bottom: 15px;
}
.choosePackage .settle {
  height: 234px;
  background: url('../../img/botbanner.png') no-repeat no-repeat center;
}
.choosePackage .settle a {
  width: 188px;
  height: 44px;
  background-color: #ffffff;
  border-radius: 22px;
  color: #e11b10;
  display: block;
  text-align: center;
  line-height: 44px;
  transition: all 0.6s;
  margin: 0 auto;
  opacity: 0.8;
}
.choosePackage .settle a:hover {
  opacity: 1;
}
.choosePackage .title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 60px;
}
.choosePackage .title .line {
  width: 36px;
  margin: 0 auto;
  margin-top: 20px;
  height: 3px;
  background-color: #e11b10;
}
