body {
  /* background-color: #F4EBDA; */
}

.box {
  position: relative;
  overflow: hidden;
}
.delay {
  animation-duration: 1.2s;
}
.banner {
  height: auto;
  background: url("../images/banner_bg.png") no-repeat top center;
  position: relative;
  overflow: hidden;
}
.container {
  z-index: 1;
}
.banner .container {
  padding: 44px 0 0;
  z-index: 0;
}
.ship {
  position: absolute;
  right: -290px;
  top: 593px;
  width: 356px;
  height: 185px;
  background: url("../images/ship.png") no-repeat center;
  z-index: -1;
}
.banner-bg {
  background: url('../images/box_bg.png') repeat-y center;
}
.banner-title {
  width: 1073px;
  height: 436px;
  background: url("../images/title.png") no-repeat center;
  margin: auto;
  position: relative;
}
.txt {
  width: 215px;
  height: 37px;
  background: url("../images/txt_bg.png") no-repeat center;
  line-height: 37px;
  text-align: center;
  font-size: 18px;
  font-family: "FZDESHS_508R";
  color: rgb(255, 255, 255);
  position: absolute;
  left: 346px;
  top: 45px;
}
.banner-zx {
  display: flex;
  justify-content: center;
  margin-top: -34px;
  margin-bottom: 59px;
}
.banner-zx .zx-box {
  width: 424px;
  height: 167px;
  background: url("../images/zx_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 35px 0 0;
}
.banner-zx .zx-box:hover {
  background: url("../images/zx_bg1.png") no-repeat center;
}
.banner-zx a {
  display: block;
  width: 300px;
  height: 87px;
  margin: auto;
  line-height: 80px;
  font-size: 30px;
  font-family: FZDeSaiHeiS;
  font-weight: normal;
  color: #ffffff;
}
.yuyue {
  box-sizing: border-box;
  padding: 0 34px 0 0;
}
.yueyue-title h2 {
  font-size: 48px;
  font-family: FZCuKaiS-R-GB;
  font-weight: 400;
  color: #2c3a55;
  text-align: center;
  letter-spacing: 5px;
  position: relative;
}
.yueyue-title h2:before,
.yueyue-title h2:after {
  content: "";
  display: block;
  width: 84px;
  height: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.yueyue-title h2:before {
  background: url("../images/icon_l.png") no-repeat center;
  left: 360px;
}
.yueyue-title h2:after {
  background: url("../images/icon_r.png") no-repeat center;
  right: 360px;
}
.yueyue-title p {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2c3a55;
  text-align: center;
}
.yuyue-content {
  display: flex;
  justify-content: space-between;
}
.yuyue-fl {
  width: 553px;
  height: 421px;
  background: url("../images/box1_fl.png") no-repeat center;
  box-sizing: border-box;
  padding: 60px 53px 0 64px;
}
.yuyue-fl h2 {
  text-align: center;
  font-size: 24px;
  font-family: PingFang SC;
  text-decoration: underline;
  color: #2e3c57;
  margin-bottom: 20px;
}
.input-box input,
.input-box select {
  border: none;
  border-bottom: 1px solid rgba(46, 60, 87, 0.6);
  height: 50px;
  box-sizing: border-box;
  padding: 0 15px;
  color: rgba(44, 58, 85, 0.6);
  font-size: 20px;
  font-family: PingFang SC;
}
.input-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.input-box select {
  width: 48%;
  background: url("../images/select.png") no-repeat 95% center;
}
.input-box input {
  width: 100%;
}
.input-box input#fs {
  width: 140px;
  color: #2e3c57;
  cursor: pointer;
}
.input-box input#PhoneCode {
  width: calc(100% - 140px);
}
.yuyueBtn {
  display: block;
  width: 320px;
  height: 54px;
  background: #2e3c57;
  border-radius: 4px;
  margin: 9px auto 0;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.yuyue-fr {
  box-sizing: border-box;
  padding: 60px 0 0;
}
.book {
  position: absolute;
  left: -253px;
  top: -35px;
}
.li-box {
  width: 327px;
  height: 305px;
  background: #ffffff;
  box-shadow: 0px 10px 29px 0px rgba(6, 22, 32, 0.18);
  position: relative;
  box-sizing: border-box;
  padding: 20px 0 0;
}
.li-box li {
  box-sizing: border-box;
  padding: 0 30px 0 70px;
  background: url("../images/icon1.png") no-repeat 39px center;
  line-height: 44px;
  font-size: 21px;
  font-family: PingFang SC;
  color: #000000;
}
.welfare {
  width: 259px;
  height: 41px;
  background: #b7c8ce;
  border-radius: 4px;
  margin: auto;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin-top: 10px;
}
.welfare a {
  width: 259px;
  height: 41px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  /* cursor: not-allowed; */
}
.welfare.active,
.welfare.active a {
  cursor: pointer;
  background: #ee1d23;
}
.welfare img {
  width: 20px;
  height: 22px;
  margin-right: 7px;
}
.yuyue-tips {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ee1d23;
  text-align: center;
  margin-top: 10px;
}
.bg {
  background: url("../images/box_bg.png") repeat-y center;
}
.title {
  background: url("../images/title_bg1.png") no-repeat top center;
  box-sizing: border-box;
  padding: 170px 0 0;
  text-align: center;
}
.title h2 {
  font-size: 48px;
  font-family: FZCuKaiS-R-GB;
  color: #2c3a55;
  box-sizing: border-box;
}
.title1 h2 {
  padding-right: 50px;
}
.title p {
  font-size: 18px;
  font-family: PingFang SC;
  color: #2c3a55;
  margin-top: 10px;
}
.box-bg {
  background: #f7fcfe;
  box-sizing: border-box;
  padding: 0 22.5px;
}
.box-bg1 {
  background: url("../images/bg_c.png") repeat-y center;
  background-size: 100%;
}
.bg-t1 {
  height: 24px;
  background: url("../images/bg_t1.png") no-repeat center;
  background-size: 100%;
}
.bg-b1 {
  height: 26px;
  background: url("../images/bg_b1.png") no-repeat center;
  background-size: 100%;
}
.box1-tab {
  margin: 50px auto 8px;
}
.box1-tab ul {
  display: flex;
  justify-content: center;
}
.box1-tab ul li {
  width: 277px;
  height: 95px;
  background: url("../images/tab_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 10px 12px;
}
.box1-tab ul li:hover,
.box1-tab ul li.active {
  background: url("../images/tab_bg1.png") no-repeat center;
}
.box1-tab ul li div {
  cursor: pointer;
  width: 235px;
  height: 65px;
  line-height: 49px;
  font-size: 19px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #ffffff;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}
.box1-item {
  display: none;
}
.box1-item.active {
  display: block;
}
.box1-content {
  box-sizing: border-box;
  padding: 0 36px;
}
.box1 table {
  width: 100%;
  text-align: center;
  word-break: break-all;
}
.box1 table thead th {
  font-size: 20px;
  font-family: PingFang SC;
  color: #2c3a55;
  border-bottom: 1px solid #2c3a55;
}
.box1 table tr {
  height: 44px;
  border-bottom: 1px solid #2c3a55;
}
.box1 table tr td {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2c3a55;
}
.box1 table tr:last-child {
  border-bottom: none;
}
.table1 th:nth-child(1) {
  width: 10%;
}
.table1 th:nth-child(2),
.table1 th:nth-child(3),
.table1 th:nth-child(4),
.table1 th:nth-child(5),
.table1 th:nth-child(6),
.table1 th:nth-child(7) {
  width: 16%;
}
.box1-btn {
  display: inline-block;
  line-height: 44px;
  box-sizing: border-box;
  padding: 0 40px;
  background: #ee1d23;
  border-radius: 4px;
  box-shadow: 0 4px 0 #c61318;
  margin-top: 17px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  transition: all 0.3s;
}
.box1-btn:hover {
  transform: scale(1.1);
}
.box1-all {
  text-align: center;
}
.box1 .box-bg {
  padding: 0 22.5px 5px;
}
.box1-item3 {
  display: flex;
  justify-content: space-between;
}
.box1-fl,
.box1-fr {
  width: 492px;
}
.box1-item3 table td a,
.box1-item4 a {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  text-decoration: underline;
  color: #f92610;
}
.box1-item4 th {
  width: 25%;
}
.title2 {
  background: url("../images/title_bg2.png") no-repeat top center;
  padding: 252px 0 0;
}
.box2 {
  margin-top: -80px;
}
.box2-ul {
  margin: 65px 0 30px;
}
.box2-ul li {
  float: left;
  width: 279px;
  margin-right: 28px;
}
.box2-ul li:nth-child(4n) {
  margin-right: 0;
}
.book-box {
  width: 279px;
  height: 359px;
  background: url("../images/book_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 29px 25px;
}
.book-box h2 {
  font-size: 20px;
  font-family: PingFang SC;
  color: #000000;
  text-align: center;
  margin-bottom: 17px;
}
.book-box img {
  width: 100%;
}
.book-buy {
  display: block;
  width: 259px;
  line-height: 44px;
  background: #2C3A55;
  box-shadow: 0 4px 0 #19253C;
  border-radius: 4px;
  margin: 20px auto 0;
  text-align: center;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.book-buy:hover {
  background: #ee1d23;
  box-shadow: 0 4px 0 #c61318;
}
.box3-ul li {
  float: left;
  width: 378px;
  overflow: hidden;
}
.box3-ul li img {
  width: 100%;
  transition:  all .4s;
}
.box3-ul li img:hover {
  transform: scale(1.1);
}
.box3-content {
 margin-top: 53px;
}
.box3 {
  box-sizing: border-box;
  padding-bottom: 112px;
  background: url('../images/box3_bg.png') no-repeat bottom center;
}
.fixed-right {
  display: none;
  position: fixed;
  right: 0px;
  top: 200px;
  width: 228px;
  height: 441px;
  background: url('../images/fixed_bg.png') no-repeat center;
  box-sizing: border-box;
  padding: 65px 20px 0;
  text-align: center;
}
.fixed-right h2 {
  color: rgb(56, 73, 106);
  font-size: 30px;
  font-family: "FZCKJW";
  margin-bottom: 10px;
}
.fixed-ul li {
  line-height: 49px;
 background: url('../images/li_bg.png') no-repeat bottom center;
 font-size: 22px;
 font-family: "PingFangSC";
 font-weight: 600;
}
.fixed-ul li a {
  display: block;
  color: rgb(46, 60, 87);
  
}
.fixed-ul li:hover a {
  color: #f92610;
}
.toTop {
  cursor: pointer;
}
.toTop img {
  margin: auto;
}

@media only all and (max-width: 1080px) {
  ::-webkit-scrollbar {
    width: 0.1rem; /*对垂直流动条有效*/
  }
  .banner {
    background-size: 150%;
  }
  .banner .container {
    padding: 1rem 0 0;
  }
  .ship {
    right: 0;
    top: 11rem;
    width: 5rem;
    height: 4rem;
    background-size: 100%;
  }
  .banner-title {
    width: 100%;
    height: 10rem;
    background-size: 100%;
  }
  .txt {
    width: 7rem;
    height: 1rem;
    background-size: 100% 100%;
    line-height: 1rem;
    font-size: .6rem;
    left: 4rem;
    top: 1rem;
  }
  .banner-zx {
    margin-top: -1.5rem;
    margin-bottom: 1rem;
  }
  .banner-zx .zx-box {
    width: 33%;
    height: 3rem;
    background-size: 130%;
    padding: .8rem 0 0;
  }
  .banner-zx .zx-box:hover {
    background-size: 130%;
  }
  .banner-zx a {
    width: 100%;
    height: 100%;
    line-height: 1rem;
    font-size: .6rem;
  }
  .bg-t, .bg-b {
    width: 100%;
  }
  .bg-b {
    margin-top: -1px;
  }
  .yuyue {
    padding: .5rem;
  }
  .yueyue-title h2 {
    font-size: 1.2rem;
    letter-spacing: .1rem;
  }
  .yueyue-title h2:before,
  .yueyue-title h2:after {
    width: 2.1rem;
    height: .9rem;
  }
  .yueyue-title h2:before {
    background-size: 100%;
    left: 3rem;
  }
  .yueyue-title h2:after {
    background-size: 100%;
    right: 3rem;
  }
  .yueyue-title p {
    font-size: .7rem;
  }
  .yuyue-content {
    display: block;
  }
  .yuyue-fl {
    width: 100%;
    height: 12rem;
    background-size: 100%;
    padding: 1.5rem;
  }
  .yuyue-fl h2 {
    font-size: .9rem;
    margin-bottom: .5rem;
  }
  .input-box input,
  .input-box select {
    height: 1.5rem;
    padding: 0 .4rem;
    font-size: .7rem;
  }
  .input-box {
    margin-bottom: .3rem;
  }
  .input-box select {
    width: 48%;
    background-size: .5rem;
  }
  .input-box input#fs {
    width: 4.5rem;
  }
  .input-box input#PhoneCode {
    width: calc(100% - 4.5rem);
  }
  .yuyueBtn {
    width: 8rem;
    height: 1.5rem;
    border-radius: .1rem;
    margin: .5rem auto 0;
    font-size: .7rem;
  }
  .yuyue-fr {
    padding: 2rem 0 0;
  }
  .book {
    width: 5rem;
    left: -.8rem;
    top: 2rem;
  }
  .li-box {
    width: 100%;
    height: auto;
    padding: 1rem .5rem 1rem 4.5rem;
  }
  .li-box li {
    padding: 0 .8rem 0 1rem;
    background-size: .9rem;
    background-position: 0 center;
    line-height: 1.5rem;
    font-size: .7rem;
  }
  .welfare {
    width: 8rem;
    height: 1.5rem;
    border-radius: .1rem;
    font-size: .7rem;
    margin-top: .3rem;
    margin: 0 0 0 1rem;
  }
  .welfare a {
    width: 8rem;
    height: 1.5rem;
  }
  .welfare img {
    width: .5rem;
    height: .55rem;
    margin-right: .2rem;
  }
  .yuyue-tips {
    font-size: .7rem;
    margin-top: .3rem;
  }
  .bg, .banner-bg {
    background-size: 100%;
  }
  .bg {
    margin-top: -1px;
  }
  .title {
    background-size: 100%;
    padding: 2rem 0 0;
  }
  .title h2 {
    font-size: 1rem;
  }
  .title1 h2 {
    padding-right: 0;
  }
  .title p {
    font-size: .7rem;
    margin-top: .2rem;
  }
  .box-bg {
    margin-top: -1px;
    padding: 0 .3rem;
  }
  .box-bg1 {
    background-size: 100%;
  }
  .bg-t1 {
    height: .38rem;
    background-size: 100%;
  }
  .bg-b1 {
    height: .4rem;
    background-size: 100%;
  }
  .box1-tab {
    margin: 1rem auto .2rem;
  }
  .box1-tab ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .box1-tab ul li {
    width: 50%;
    height: 3rem;
    background-size: 100%;
    padding: .2rem .3rem;
  }
  .box1-tab ul li:hover,
  .box1-tab ul li.active {
    background-size: 100%;
  }
  .box1-tab ul li div {
    width: 100%;
    height: 1.5rem;
    line-height: 1.8rem;
    font-size: .7rem;
    padding: 0 0 0 .2rem;
  }
  .box1-content {
    padding: 0 .5rem;
  }
  .box1 table thead th {
    font-size: .5rem;
  }
  .box1 table tr {
    height: 1.5rem;
  }
  .box1 table tr td {
    font-size: .5rem;
  }
  .table1 th:nth-child(1) {
    width: 11%;
  }
  .box1-btn {
    line-height: 1.5rem;
    padding: 0 1rem;
    border-radius: .1rem;
    box-shadow: 0 .1rem 0 #c61318;
    margin-top: .7rem;
    font-size: .8rem;
  }
  .box1 .box-bg {
    padding: 0 .5rem .1rem;
  }
  .box1-fl,
  .box1-fr {
    width: 100%;
  }
  .box1-item3 table td a,
  .box1-item4 a {
    font-size: .6rem;
  }
  .box1-item4 th {
    width: 25%;
  }
  .title2 {
    background-size: 100%;
    padding: 2.5rem 0 0;
  }
  .box2 {
    margin-top: -0;
  }
  .box2-ul {
    margin: 1rem 0 .5rem;
  }
  .box2-ul li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: .5rem;
  }
  .box2-ul li:nth-child(2n) {
    margin-right: 0;
  }
  .book-box {
    width: 100%;
    height: 12rem;
    background-size: 100%;
    padding: .8rem .5rem;
  }
  .book-box h2 {
    font-size: .7rem;
    margin-bottom: .5rem;
  }
  .book-box img {
    width: 100%;
  }
  .book-buy {
    width: 90%;
    line-height: 1.8rem;
    box-shadow: 0 .1rem 0 #19253C;
    border-radius: .1rem;
    margin: .5rem auto 0;
    font-size: .7rem;
  }
  .book-buy:hover {
    box-shadow: 0 .1rem 0 #c61318;
  }
  .box3-ul li {
    width: 100%;
  }
  .box3-content {
   margin-top: 1rem;
  }
  .box3 {
    padding-bottom: 1rem;
    background-size: 140%;
  }
  .fixed-right {
    display: none;
  }
}
