* {
  margin: 0px;
  padding: 0px;
}

header {
  height: 140px;
}
header .h-logo img {
  width: 340.25px;
  height: 55.37px;
}
header .header-right {
  width: 48px !important;
  height: 48px !important;
  background-size: 100%;
}

.wb1 {
  position: relative;
  padding-top: 100px;
  width: 750px;
  background: #ecf4ff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wb1 .tt1 {
  font-size: 92px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #15357a;
  line-height: 108px;
}
.wb1 .tt2 {
  font-size: 36px;
  font-family: Open Sans-Regular, Open Sans;
  font-weight: bold;
  color: #355395;
  line-height: 58px;
  margin-top: 40px;
}
.wb1 .tt3 {
  font-size: 36px;
  font-family: Open Sans-Regular, Open Sans;
  font-weight: 400;
  color: #355395;
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.wb1 .tt3 img {
  width: 36px;
  height: 36px;
  margin-right: 20px;
}
.wb1 .download_wap_btn {
  display: block;
  margin-top: 88px;
  padding: 24px 80px;
  width: 670px;
  height: 102px;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
  color: #fff;
  background: #0E6FDE;
  border-radius: 8px;
  text-align: center;
}
.wb1 .nav_scroll_wrap {
  width: 100%;
  height: 450px;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-top: -294px;
}
.wb1 .nav_scroll_wrap .follow {
  margin-top: 380px;
  width: 1300px;
  display: flex;
}
.wb1 .nav_scroll_wrap .follow .li_wrap {
  position: relative;
  padding: 0 40px 0 120px;
  display: inline-block;
  height: 60px;
  font-family: 'Open Sans';
  font-size: 25px;
  line-height: 60px;
  color: #8592AC;
  background: url("../../../index/img/index/flow-icon01.svg") no-repeat 30px 0;
  background-size: 48px 100%;
  cursor: pointer;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:hover {
  color: #355395;
  background: url("../../../index/img/index/flow-icon01-h.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:hover .hover_wrap {
  display: block;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:hover .hover_wrap img {
  width: 100%;
  height: auto;
}
.wb1 .nav_scroll_wrap .follow .li_wrap::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 0;
  width: 2px;
  height: 30px;
  background: #C5DFFF;
}
.wb1 .nav_scroll_wrap .follow .li_wrap .hover_wrap {
  position: absolute;
  top: -290px;
  left: -10px;
  display: none;
  width: 750px;
  height: 320px;
  overflow: hidden;
}
.wb1 .nav_scroll_wrap .follow .li_wrap .hover_wrap.hover_wrap02 {
  left: -185px;
  top: -320px;
}
.wb1 .nav_scroll_wrap .follow .li_wrap .hover_wrap.hover_wrap03 {
  left: -238px;
  top: -320px;
}
.wb1 .nav_scroll_wrap .follow .li_wrap .hover_wrap.hover_wrap04 {
  left: -238px;
  top: -320px;
}
.wb1 .nav_scroll_wrap .follow .li_wrap .hover_wrap.hover_wrap05 {
  left: -380px;
  top: -288px;
  height: 290px;
  width: 706px;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:last-child::after {
  width: 0;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(2) {
  background: url("../../../index/img/index/flow-icon02.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(2):hover {
  color: #355395;
  background: url("../../../index/img/index/flow-icon02-h.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(3) {
  background: url("../../../index/img/index/flow-icon03.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(3):hover {
  color: #355395;
  background: url("../../../index/img/index/flow-icon03-h.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(4) {
  background: url("../../../index/img/index/flow-icon04.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(4):hover {
  color: #355395;
  background: url("../../../index/img/index/flow-icon04-h.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(5) {
  background: url("../../../index/img/index/flow-icon05.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(5):hover {
  color: #355395;
  background: url("../../../index/img/index/flow-icon05-h.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(6) {
  background: url("../../../index/img/index/flow-icon06.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .nav_scroll_wrap .follow .li_wrap:nth-child(6):hover {
  color: #355395;
  background: url("../../../index/img/index/flow-icon06-h.svg") no-repeat 30px 0;
  background-size: 48px 100%;
}
.wb1 .wbt {
  margin-top: 80px;
  height: 102px;
  background: #0e6fde;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  font-size: 40px;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wb1 .ima2 {
  width: 670px;
  height: 552px;
  margin-top: 60px;
}

.wb2 {
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 670px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wb2 .rtit {
  margin-right: inherit;
  padding-left: 0%;
  width: 100%;
}
.wb2 .ll1 {
  margin-top: 40px;
  font-size: 64px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 83px;
}
.wb2 .ll2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 170%;
  color: #55687D;
  margin-top: 40px;
}
.wb2 .ll3 {
  font-size: 32px;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300;
  color: #55687d;
  line-height: 54px;
}
.wb2 .imgg {
  width: 670px;
  height: 616px;
  margin-top: 60px;
}

.n-work {
  margin-left: auto;
  margin-right: auto;
  width: 670px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.n-work .list {
  margin-top: 40px;
}
.n-work .list .imgg {
  width: 76px;
}
.n-work .list .li-t {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  color: #042040;
  margin-top: 40px;
  margin-bottom: 20px;
}
.n-work .list .li {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 170%;
  color: #55687D;
}
.n-work .imggg {
  width: 670px;
  margin-top: 110px;
}

.p-more {
  margin-left: auto;
  margin-right: auto;
  width: 670px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-more .p-list {
  margin-bottom: 40px;
  border: 1px solid #F1F1F1;
  padding: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 670px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 32px;
}
.p-more .p-list .top1 {
  display: flex;
}
.p-more .p-list .top1 .imgg {
  width: 120px;
}
.p-more .p-list .top1 p {
  margin-left: 20px;
  width: 410px;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 130%;
  color: #042040;
}
.p-more .ll1 {
  margin-top: 40px;
  font-size: 64px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 83px;
}
.p-more .ll2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 170%;
  color: #55687D;
  margin-top: 40px;
}

.scc {
  width: 750px;
  overflow: scroll;
  height: 1102px;
  margin-top: 130px;
  margin-bottom: 100px;
  position: relative;
}

.spec-recom-wap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 70px;
}
.spec-recom-wap .browse {
  width: 100%;
}
.spec-recom-wap .browse .tit_txt {
  margin-left: 40px;
  width: auto;
  height: 124px;
  font-size: 64px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 62px;
}
.spec-recom-wap .browse .browse_content {
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 50px;
  width: 100%;
  height: 630px;
}
.spec-recom-wap .browse .browse_content .browse_tit_wrap {
  width: 900px;
}
.spec-recom-wap .browse .browse_content .browse_tit_wrap .tit_info_ul {
  display: flex;
  margin-top: 33px;
  margin-left: 40px;
}
.spec-recom-wap .browse .browse_content .browse_tit_wrap .tit_info_ul .tit_info_li {
  width: 285px;
  height: 106px;
  border-left: 1px solid #FF4800;
  padding-left: 30PX;
}
.spec-recom-wap .browse .browse_content .browse_tit_wrap .tit_info_ul .tit_info_li p {
  font-size: 48px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 50px;
}
.spec-recom-wap .browse .browse_content .browse_tit_wrap .tit_info_ul .tit_info_li span {
  margin-top: 30px;
  font-size: 28px;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300;
  color: #55687D;
  line-height: 16px;
}
.spec-recom-wap .browse .browse_content .abs_sty {
  background: url("../../../index/img/index/erth.svg") no-repeat 0px -76px;
  width: 1300px;
  height: 550px;
  margin-left: 100px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont {
  position: relative;
  height: 412px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li {
  position: absolute;
  top: 121px;
  left: -43px;
  width: 190px;
  height: 58px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li .abs_t {
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 2;
  font-size: 20px;
  font-family: Ubuntu-Medium, Ubuntu;
  font-weight: 500;
  color: #55687D;
  line-height: 20px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li .abs_t_border {
  z-index: 1;
  -webkit-text-stroke: 3px #FFFFFF;
  text-stroke: 3px #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li .abs_num {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 2;
  font-size: 28px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 28px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li .abs_num_border {
  z-index: 1;
  -webkit-text-stroke: 3px #FFFFFF;
  text-stroke: 3px #FFFFFF;
  -webkit-background-clip: text;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li.abs_li02 {
  top: 90px;
  left: 270px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li.abs_li02 .abs_num {
  left: 20px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li.abs_li03 {
  top: 270px;
  left: 606px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li.abs_li03 .abs_t {
  left: 0;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li.abs_li04 {
  top: 185px;
  left: 1003px;
}
.spec-recom-wap .browse .browse_content .abs_sty .abs_cont .abs_li.abs_li04 .abs_t {
  left: 0;
}
.spec-recom-wap .browse .browse_content .abs_sty .more_wr .more_btn01 {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 152px;
  height: 23px;
  font-size: 18px;
  font-family: Open Sans-Regular, Open Sans;
  color: #042040;
}
.spec-recom-wap .browse .browse_content .abs_sty .more_wr .more_btn01 .more_icon {
  position: absolute;
  top: 7px;
  right: 0;
  width: 18px;
  height: 16px;
  background: url("../../../index/img/index/Arrow-more-icon.svg") no-repeat;
}
.spec-recom-wap .browse .browse_content .abs_sty .more_wr .more_btn01:hover {
  color: #FF4800;
}
.spec-recom-wap .browse .cont_wrap .cont_info_li {
  margin: 40px;
  padding: 30px;
  background: #FFFFFF;
  border: 1px solid #F0F4F5;
  box-shadow: 0px 4px 30px rgba(0, 54, 130, 0.05);
  border-radius: 10px;
}
.spec-recom-wap .browse .cont_wrap .cont_info_li .tit_name {
  margin-bottom: 20px;
  font-size: 40px;
  font-family: Ubuntu-Medium, Ubuntu;
  color: #042040;
  line-height: 150%;
}
.spec-recom-wap .browse .cont_wrap .cont_info_li .content_info {
  margin-top: 5px;
  font-size: 32px;
  font-family: Open Sans-Light, Open Sans;
  color: #55687D;
  line-height: 150%;
}

.companies_use_wap {
  position: relative;
}
.companies_use_wap .companies_use_title {
  margin-left: 40px;
  margin-bottom: 40px;
}
.companies_use_wap .companies_use_title span {
  width: 524px;
  height: 116px;
  font-size: 64px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 64px;
}
.companies_use_wap .companies_use_cont {
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  margin-bottom: 40px;
  width: 324px;
  height: 272px;
  background: #FFFFFF;
  border: 1px solid #F1F1F1;
  border-radius: 32px;
  cursor: pointer;
  overflow: hidden;
  transition: all .3s;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t {
  margin: 30px auto 0;
  width: 120px;
  height: 120px;
  background: url("../../../index/img/index/companies-use01.svg") no-repeat;
  background-size: 100% 100%;
  transition: all .3s;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t02 {
  background: url("../../../index/img/index/companies-use02.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t03 {
  background: url("../../../index/img/index/companies-use03.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t04 {
  background: url("../../../index/img/index/companies-use04.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t05 {
  background: url("../../../index/img/index/companies-use05.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t06 {
  background: url("../../../index/img/index/companies-use06.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t07 {
  background: url("../../../index/img/index/companies-use07.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t08 {
  background: url("../../../index/img/index/companies-use08.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .pic_t.pic_t09 {
  background: url("../../../index/img/index/companies-use09.svg") no-repeat;
  background-size: 100% 100%;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .companies_use_cont_li_cont {
  margin: 15px auto 0;
  height: 21px;
  text-align: center;
  font-size: 32px;
  font-family: Ubuntu-Medium, Ubuntu;
  color: #042040;
  line-height: 32px;
  transition: all .3s;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li:last-child {
  margin-right: 0;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li.companies_use_cont_li_w {
  margin-top: 25px;
  width: 283px;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li:hover {
  z-index: 2;
  box-shadow: 0px 3px 18px 0px rgba(162, 180, 202, 0.3), inset 0px 4px 0px 0px #FF8822;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li:hover .companies_use_cont_li_cont,
.companies_use_wap .companies_use_cont .companies_use_cont_li:hover .pic_t {
  opacity: 0;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li:hover .fix_wrap {
  top: 0;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .fix_wrap {
  display: none;
  position: absolute;
  top: 200px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: all .3s;
  overflow: hidden;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .fix_wrap span {
  position: relative;
  z-index: 2;
  margin: 25px auto;
  display: block;
  font-size: 16px;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300;
  text-align: center;
  color: #55687D;
  line-height: 27px;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .fix_wrap .bg1 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: -35px;
  left: -87px;
  background: #FFEAE4;
  border-radius: 43px 43px 43px 43px;
  opacity: 0.3;
  transform: rotate(330deg);
  transition: all .3s;
}
.companies_use_wap .companies_use_cont .companies_use_cont_li .fix_wrap .bg2 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 75px;
  left: -87px;
  background: #FFEAE4;
  border-radius: 43px 43px 43px 43px;
  opacity: 0.3;
  transform: rotate(330deg);
  transition: all .3s;
}

.spec-table {
  width: 1530px;
  display: flex;
  position: relative;
  box-shadow: 0px 18px 26px 0px rgba(162, 181, 202, 0.15);
  padding: 0px;
  margin: 0px;
  margin-left: 40px;
}
.spec-table .li {
  position: relative;
  flex: 1;
  border-right: 1px solid #f4f6f8;
}
.spec-table .li:nth-of-type(1) {
  flex: none;
  width: 480px;
}
.spec-table .li:nth-of-type(1) .td,
.spec-table .li:nth-of-type(1) .tr {
  justify-content: flex-start;
}
.spec-table .li.li1 .li1-box {
  content: "";
  width: 100%;
  height: calc(100% + 56px);
  box-shadow: 0px 4px 5px 0px rgba(255, 72, 0, 0.1);
  border: 8px solid #ff8822;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  box-sizing: border-box;
}
.spec-table .li.li1 .li1-box .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 56px;
  background-color: #ff8822;
  font-size: 32px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  cursor: pointer;
}
.spec-table .li.li1 .li1-box .btn:hover span::after {
  width: 100%;
}
.spec-table .li.li1 .li1-box .btn:hover i {
  transform: translateX(3px);
}
.spec-table .li.li1 .li1-box .btn span {
  position: relative;
}
.spec-table .li.li1 .li1-box .btn span::after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
.spec-table .li.li1 .li1-box .btn i {
  width: 17px;
  height: 9px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/special/jt_r.svg");
  margin-left: 8px;
  transition: all 0.3s;
}
.spec-table .li.li1 .td {
  background-color: #fff9f5;
}
.spec-table .li.li1 .tr {
  background-color: #fff9f5;
}
.spec-table .li.li1 .tr:nth-of-type(2n) {
  background-color: #fff2ea;
}
.spec-table .li:nth-last-of-type(1) {
  border-right: none;
}
.spec-table .li .td,
.spec-table .li .tr {
  padding: 24px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.spec-table .li .td {
  height: 80px;
  font-size: 22px;
  font-family: Ubuntu-Medium, Ubuntu;
  font-weight: 500;
  color: #042040;
  line-height: 26px;
}
.spec-table .li .tr {
  font-size: 32px;
  font-family: Open Sans-Regular, Open Sans;
  font-weight: 400;
  color: #55687d;
  line-height: 1;
  min-height: 48px;
  background-color: #fff;
}
.spec-table .li .tr:nth-of-type(2n) {
  background-color: #fbfbfb;
}

.ipbody {
  overflow: hidden;
}
.ipbody h1 {
  font-size: 48px;
  font-family: Ubuntu-Bold, Ubuntu;
  color: #141414;
  line-height: 58px;
  text-align: center;
  margin: 0 auto;
}
.ipbody h1 span {
  background: none;
  -webkit-text-fill-color: #6680ff;
}
.ipbody h1 i,
.ipbody h1 b,
.ipbody h1 span {
  display: inline;
}
.ipbody .htxt {
  max-width: 542px;
  font-size: 16px;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300;
  color: #767676;
  line-height: 22px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.ipbody .pay-list {
  padding-bottom: 60px;
  width: auto !important;
}
.ipbody .pay-list .li::after {
  border: 2px solid transparent;
}
.ipbody .pay-list .li:nth-of-type(1).active::after, .ipbody .pay-list .li:nth-of-type(1):hover::after, .ipbody .pay-list .li:nth-of-type(2).active::after, .ipbody .pay-list .li:nth-of-type(2):hover::after {
  border: 2px solid #6680ff;
}
.ipbody .pay-list .li:nth-of-type(1).active .li-cont,
.ipbody .pay-list .li:nth-of-type(1).active .li-other, .ipbody .pay-list .li:nth-of-type(1):hover .li-cont,
.ipbody .pay-list .li:nth-of-type(1):hover .li-other, .ipbody .pay-list .li:nth-of-type(2).active .li-cont,
.ipbody .pay-list .li:nth-of-type(2).active .li-other, .ipbody .pay-list .li:nth-of-type(2):hover .li-cont,
.ipbody .pay-list .li:nth-of-type(2):hover .li-other {
  background-color: #f9f9f9;
}
.ipbody .pay-list .li:nth-of-type(1).active .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(1).active .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(1):hover .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(1):hover .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(2).active .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(2).active .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(2):hover .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(2):hover .li-other .pay-li-fot {
  background-color: #e4e9ee;
  border-radius: 0px 0px 17px 17px;
}
.ipbody .pay-list .li:nth-of-type(1).active .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(1).active .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(1):hover .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(1):hover .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(2).active .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(2).active .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(2):hover .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(2):hover .li-other .pay-li-fot .check {
  background-color: #6680ff;
}
.ipbody .pay-list .li:nth-of-type(1).active .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(1).active .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(1):hover .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(1):hover .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(2).active .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(2).active .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(2):hover .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(2):hover .li-other .pay-li-fot .check .quan {
  border: 2px solid #f3f3f3;
}
.ipbody .pay-list .li:nth-of-type(1) .li-cont,
.ipbody .pay-list .li:nth-of-type(1) .li-other, .ipbody .pay-list .li:nth-of-type(2) .li-cont,
.ipbody .pay-list .li:nth-of-type(2) .li-other {
  background-color: #f9f9f9;
}
.ipbody .pay-list .li:nth-of-type(1) .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(1) .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(2) .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(2) .li-other .pay-li-fot {
  background-color: #e4e9ee;
  border-radius: 0px 0px 17px 17px;
}
.ipbody .pay-list .li:nth-of-type(3).active::after, .ipbody .pay-list .li:nth-of-type(3):hover::after {
  border: 2px solid #6680ff;
}
.ipbody .pay-list .li:nth-of-type(3).active .li-cont,
.ipbody .pay-list .li:nth-of-type(3).active .li-other, .ipbody .pay-list .li:nth-of-type(3):hover .li-cont,
.ipbody .pay-list .li:nth-of-type(3):hover .li-other {
  background-color: #f9f9f9;
}
.ipbody .pay-list .li:nth-of-type(3).active .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(3).active .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(3):hover .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(3):hover .li-other .pay-li-fot {
  background-color: #e4e9ee;
  border-radius: 0px 0px 17px 17px;
}
.ipbody .pay-list .li:nth-of-type(3).active .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(3).active .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(3):hover .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(3):hover .li-other .pay-li-fot .check {
  background-color: #6680ff;
}
.ipbody .pay-list .li:nth-of-type(3).active .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(3).active .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(3):hover .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(3):hover .li-other .pay-li-fot .check .quan {
  border: 2px solid #f3f3f3;
}
.ipbody .pay-list .li:nth-of-type(3) .li-cont,
.ipbody .pay-list .li:nth-of-type(3) .li-other {
  background-color: #f3f7fd;
}
.ipbody .pay-list .li:nth-of-type(3) .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(3) .li-other .pay-li-fot {
  background-color: #eaf1fc;
  border-radius: 0px 0px 17px 17px;
}
.ipbody .pay-list .li:nth-of-type(4).active::after, .ipbody .pay-list .li:nth-of-type(4):hover::after, .ipbody .pay-list .li:nth-of-type(5).active::after, .ipbody .pay-list .li:nth-of-type(5):hover::after, .ipbody .pay-list .li:nth-of-type(6).active::after, .ipbody .pay-list .li:nth-of-type(6):hover::after {
  border: 2px solid #ff9254;
}
.ipbody .pay-list .li:nth-of-type(4).active .li-cont,
.ipbody .pay-list .li:nth-of-type(4).active .li-other, .ipbody .pay-list .li:nth-of-type(4):hover .li-cont,
.ipbody .pay-list .li:nth-of-type(4):hover .li-other, .ipbody .pay-list .li:nth-of-type(5).active .li-cont,
.ipbody .pay-list .li:nth-of-type(5).active .li-other, .ipbody .pay-list .li:nth-of-type(5):hover .li-cont,
.ipbody .pay-list .li:nth-of-type(5):hover .li-other, .ipbody .pay-list .li:nth-of-type(6).active .li-cont,
.ipbody .pay-list .li:nth-of-type(6).active .li-other, .ipbody .pay-list .li:nth-of-type(6):hover .li-cont,
.ipbody .pay-list .li:nth-of-type(6):hover .li-other {
  background-color: #f9f9f9;
}
.ipbody .pay-list .li:nth-of-type(4).active .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(4).active .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(4):hover .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(4):hover .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(5).active .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(5).active .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(5):hover .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(5):hover .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(6).active .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(6).active .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(6):hover .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(6):hover .li-other .pay-li-fot {
  background-color: #e4e9ee;
  border-radius: 0px 0px 17px 17px;
}
.ipbody .pay-list .li:nth-of-type(4).active .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(4).active .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(4):hover .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(4):hover .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(5).active .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(5).active .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(5):hover .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(5):hover .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(6).active .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(6).active .li-other .pay-li-fot .check, .ipbody .pay-list .li:nth-of-type(6):hover .li-cont .pay-li-fot .check,
.ipbody .pay-list .li:nth-of-type(6):hover .li-other .pay-li-fot .check {
  background-color: #ff9254;
}
.ipbody .pay-list .li:nth-of-type(4).active .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(4).active .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(4):hover .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(4):hover .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(5).active .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(5).active .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(5):hover .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(5):hover .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(6).active .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(6).active .li-other .pay-li-fot .check .quan, .ipbody .pay-list .li:nth-of-type(6):hover .li-cont .pay-li-fot .check .quan,
.ipbody .pay-list .li:nth-of-type(6):hover .li-other .pay-li-fot .check .quan {
  border: 2px solid #f3f3f3;
}
.ipbody .pay-list .li:nth-of-type(4) .li-cont,
.ipbody .pay-list .li:nth-of-type(4) .li-other, .ipbody .pay-list .li:nth-of-type(5) .li-cont,
.ipbody .pay-list .li:nth-of-type(5) .li-other, .ipbody .pay-list .li:nth-of-type(6) .li-cont,
.ipbody .pay-list .li:nth-of-type(6) .li-other {
  background-color: #fdfaf3;
}
.ipbody .pay-list .li:nth-of-type(4) .li-cont .pay-mony-box .pay-mony p span,
.ipbody .pay-list .li:nth-of-type(4) .li-other .pay-mony-box .pay-mony p span, .ipbody .pay-list .li:nth-of-type(5) .li-cont .pay-mony-box .pay-mony p span,
.ipbody .pay-list .li:nth-of-type(5) .li-other .pay-mony-box .pay-mony p span, .ipbody .pay-list .li:nth-of-type(6) .li-cont .pay-mony-box .pay-mony p span,
.ipbody .pay-list .li:nth-of-type(6) .li-other .pay-mony-box .pay-mony p span {
  color: #ff9254;
}
.ipbody .pay-list .li:nth-of-type(4) .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(4) .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(5) .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(5) .li-other .pay-li-fot, .ipbody .pay-list .li:nth-of-type(6) .li-cont .pay-li-fot,
.ipbody .pay-list .li:nth-of-type(6) .li-other .pay-li-fot {
  background-color: #fcf6e9;
  border-radius: 0px 0px 17px 17px;
}
.ipbody .pay-list .li .pay-orginprc {
  font-size: 28px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #55687D;
  margin-top: 30px;
}
.ipbody .pay-list .li-cont,
.ipbody .pay-list .li-other {
  width: 202px;
  min-height: 201px;
  padding-top: 25px;
}
.ipbody .pay-list .li-cont .pay-mony-box,
.ipbody .pay-list .li-other .pay-mony-box {
  margin-top: 30px;
}
.ipbody .pay-list .li-cont .pay-mony-box .pay-mony p,
.ipbody .pay-list .li-other .pay-mony-box .pay-mony p {
  font-size: 16px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #767676;
  line-height: 16px;
}
.ipbody .pay-list .li-cont .pay-mony-box .pay-mony p span,
.ipbody .pay-list .li-other .pay-mony-box .pay-mony p span {
  font-size: 36px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #6680ff;
  line-height: 36px;
  margin-right: 4px;
}
.ipbody .pay-best .ul {
  max-width: 630px;
}
.ipbody .pay-best .ul .li:nth-last-of-type(1), .ipbody .pay-best .ul .li:nth-last-of-type(2) {
  margin-bottom: 11px;
}
.ipbody .pay-best .ul .li:nth-of-type(2n) {
  margin-left: 20px;
}
.ipbody .pay-best .ul .li:nth-of-type(2n) p {
  width: 295px;
}
.ipbody .pay-best .ul .li p {
  min-width: 199px;
  width: auto;
}
.ipbody .pay-best .best-pay-wap {
  margin-top: 108px;
  width: 100%;
  padding: 40px;
}
.ipbody .pay-best .best-pay-wap .b-moy {
  display: flex;
  justify-content: flex-end;
}
.ipbody .pay-best .best-pay-wap .aman_btn_wap {
  background-color: #FF6E30;
}
.ipbody .pay-best .best-pay-wap .aman_btn_wap:hover {
  background-color: #ff9254;
}

.lang_cont_h1_l_ip {
  font-size: 64px;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 83px;
  width: 400px;
}

.lang_cont_h1_c_ip {
  font-size: 64px;
}

.ipbody h1 {
  width: 568px;
}

.htxt {
  font-size: 32px !important;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300 !important;
  color: #55687d;
  line-height: 54px !important;
}

.payList {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.payList .li {
  margin-top: 40px !important;
  width: 670px !important;
  height: 402px !important;
}
.payList .li-cont {
  width: 670px !important;
  height: 402px !important;
  background: #f9f9f9;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
}
.payList .pay-name {
  padding-top: 50px !important;
  font-size: 40px !important;
}

.ipbody .pay-list .li-cont .pay-mony-box .pay-mony p span,
.ipbody .pay-list .li-other .pay-mony-box .pay-mony p span {
  font-size: 72px !important;
}

.ipbody .pay-list .li-cont .pay-mony-box .pay-mony p,
.ipbody .pay-list .li-other .pay-mony-box .pay-mony p {
  margin-top: 40px !important;
  font-size: 32px !important;
}

.pay-li-fot {
  height: 120px !important;
}

.quan {
  width: 25.38px !important;
  height: 25.38px !important;
}

.check {
  width: 25.38px !important;
  height: 25.38px !important;
}

.f-txt {
  margin-top: 12px !important;
  font-size: 28px !important;
}

.pay-best {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 1158px !important;
  width: 670px !important;
  padding: 0px;
}
.pay-best .ul {
  display: block;
}

.cover {
  width: 750px;
  overflow: hidden;
  position: relative;
}

.txt {
  width: 540px !important;
  font-size: 32px !important;
  font-size: 32px !important;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300 !important;
  color: #042040;
  line-height: 54px !important;
}

.spec-discuss {
  padding-left: 0px;
  padding-right: 0px;
}

.swiper-container {
  width: 570px;
  transform: translateX(103px);
}

.swiper-button-prev {
  width: 90px !important;
  height: 90px !important;
  background: #ffffff;
  border-radius: 50% !important;
  box-shadow: 0px 6px 36px 0px rgba(162, 180, 202, 0.3);
  opacity: 1;
}
.swiper-button-prev img {
  width: 40px;
  height: 40px;
}

.swiper-button-next {
  width: 90px !important;
  height: 90px !important;
  background: #ffffff;
  border-radius: 50% !important;
  box-shadow: 0px 6px 36px 0px rgba(162, 180, 202, 0.3);
  opacity: 1;
}
.swiper-button-next img {
  width: 40px;
  height: 40px;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "" !important;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "" !important;
}

.swiper-button-prev {
  position: absolute !important;
  left: 523px !important;
  bottom: 0px;
}

.ggg {
  transform: translate(-21px, 31px);
}

.rtit {
  padding-left: 40px;
  font-size: 28px !important;
  font-family: Open Sans-Regular, Open Sans;
  font-weight: 400;
  color: #ff4800;
  line-height: 36px !important;
}

.tit-box {
  display: block !important;
}
.tit-box h3 {
  padding-left: 40px;
  font-size: 64px !important;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #042040;
  line-height: 83px !important;
  margin-right: 0px !important;
  max-width: 630px !important;
}
.tit-box p {
  max-width: none !important;
  display: block;
  padding-left: 40px;
  font-size: 32px !important;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300;
  color: #55687d;
  line-height: 54px !important;
}
.tit-box span {
  margin-top: 40px;
  padding-left: 40px;
  font-family: 'Open Sans';
  font-size: 32px;
  line-height: 170%;
  color: #55687D;
}

.dis-cont {
  height: 100%;
}
.dis-cont .cover_wap {
  padding: 40px;
}
.dis-cont .cover_wap .see_say_li {
  margin-top: 30px;
}
.dis-cont .cover_wap .see_say_li .ss_li_cont {
  position: relative;
  margin-bottom: 60px;
  padding: 40px;
  font-family: 'Open Sans';
  font-size: 32px;
  line-height: 170%;
  color: #042040;
  background: #FFFFFF;
  box-shadow: 0px 3px 14px rgba(162, 181, 202, 0.2);
  border-radius: 16px;
}
.dis-cont .cover_wap .see_say_li .ss_li_cont::after {
  content: '';
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  position: absolute;
  border-top: 36px solid #fff;
  border-left: 26px solid transparent;
  border-right: 26px solid transparent;
  border-bottom: 0px solid transparent;
  left: 36px;
  bottom: -36px;
}
.dis-cont .cover_wap .see_say_li .user {
  display: flex;
  align-items: center;
  margin-left: 22px;
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 40px;
  line-height: 100%;
  color: #042040;
}
.dis-cont .cover_wap .see_say_li .user img {
  margin-right: 40px;
  width: 108px;
}

.pay-best .ul {
  width: 590px !important;
}
.pay-best .ul .li {
  height: 80px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-left: 0px !important;
}
.pay-best .ul .li p {
  font-size: 28px;
  font-family: Heebo-Light, Heebo;
  font-weight: 300;
  color: #767676;
  line-height: 1;
  width: auto !important;
}
.pay-best .ul .li img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.pay-best .ul_wap {
  width: 590px !important;
}
.pay-best .ul_wap .li {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  height: 80px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
.pay-best .ul_wap .li p {
  font-size: 28px;
  font-family: Heebo-Light, Heebo;
  font-weight: 300;
  color: #042040;
  line-height: 1;
  width: auto !important;
}
.pay-best .ul_wap .li img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}

.lang_needpay {
  font-size: 32px !important;
  font-family: Heebo-Light, Heebo;
  font-weight: 300 !important;
  color: #767676;
}

.b-moy b {
  font-size: 48px !important;
}
.b-moy i {
  font-size: 48px !important;
}

.aman_btn_wap {
  height: 96px !important;
  background: #ff8822;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  font-size: 32px !important;
  font-family: Heebo-Bold, Heebo;
  font-weight: bold !important;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px !important;
}

.type-box-wap {
  margin-top: 30px !important;
}
.type-box-wap img {
  width: 69px !important;
}
.type-box-wap img.pay_1 {
  width: 44px !important;
}

.pay-best {
  justify-content: flex-start;
}

.best-pay {
  margin-top: 108px !important;
}

.pay-best .ul .li {
  margin-bottom: 30px !important;
}

.tit {
  min-height: 237px;
  padding: 40px 40px !important;
}
.tit span {
  font-size: 44px !important;
  line-height: 52px !important;
}

.cont p {
  font-size: 34px !important;
  font-family: Open Sans-Regular, Open Sans;
  font-weight: 400 !important;
  color: #55687d;
  line-height: 54px !important;
}

.index-h2 {
  font-size: 64px !important;
  line-height: 83px !important;
}

.pay-list_wap {
  width: auto;
}
.pay-list_wap .li .pay-ipsave {
  position: absolute;
  top: 0;
  right: 0px !important;
  width: 100% !important;
  height: 54px !important;
  font-size: 30px !important;
  background: url("../../../index/img/index/flow-icon-def02.svg") no-repeat !important;
  background-size: 100% 100% !important;
}
.pay-list_wap .li.istop .pay-ipsave {
  width: 160px !important;
  height: 170px !important;
  right: -37px !important;
  top: -82px !important;
  color: #fff !important;
  background-size: 100% 100% !important;
  line-height: 38px !important;
  text-align: center !important;
  font-size: 40px !important;
  font-weight: bold !important;
  transform: inherit;
  background: url("../../../index/img/index/jiaobiao2_flow_wap.svg") no-repeat 0px 0px !important;
  background-size: 100% 110% !important;
  justify-content: center !important;
  padding-top: 42px !important;
}
.pay-list_wap .li.istop .pay-ipsave .off {
  font-size: 30px !important;
  margin-top: 10px !important;
  font-weight: bold !important;
}
.pay-list_wap .li.istop::after {
  background: linear-gradient(to right, #FF6E30 0%, #FF8330 100%) !important;
  border: 0 !important;
  width: 695px !important;
  height: 422px !important;
  z-index: -1 !important;
}

.footer-bgbox {
  width: 750px;
  padding: 80px 40px 190px;
}
.footer-bgbox .foot-li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.footer-bgbox .foot-li .tit {
  padding: 0px !important;
  min-height: 0 !important;
  font-size: 34px !important;
  font-family: Ubuntu-Bold, Ubuntu;
  font-weight: bold;
  color: #15357a;
}
.footer-bgbox .foot-li .li_wap {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 160%;
  color: #15357A;
}
.footer-bgbox .foot-li a {
  margin-top: 40px;
}
.footer-bgbox .foot_icon_wrap {
  margin-top: 70px;
}
.footer-bgbox .foot_icon_wrap .foot_li_info {
  display: flex;
  margin-top: 24px;
  font-family: 'Open Sans';
  font-size: 32px;
  line-height: 32px;
  color: #15357A;
  height: 40px;
}
.footer-bgbox .foot_icon_wrap .foot_li_info img {
  margin-right: 28px;
  width: 40px;
}

.mb30 {
  width: 282px !important;
  height: 55px !important;
}

.fff {
  display: flex;
}

.icon {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  width: 224px;
}
.icon img {
  width: 50px;
  height: 50px;
}

.spec-discuss .dis-cont .li .user p {
  font-size: 36px !important;
}

.spec-discuss {
  border-radius: 40px !important;
}

.reg {
  font-size: 32px;
  font-family: Ubuntu-Light, Ubuntu;
  font-weight: 300;
  color: #55687d;
}

.pop-top a {
  width: 698px;
  height: 50px;
}

.head-right-pop .pop-top .li p {
  font-size: 30px;
}

.head-right-pop .pop-bom > a {
  height: 100px;
  font-size: 30px;
}

.head-right-pop {
  z-index: 99999;
}

.register_wrap {
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 118px;
  background: #0E6FDE;
  box-shadow: 0px -4px 8px rgba(16, 93, 183, 0.21);
  font-family: 'Ubuntu';
  font-size: 40px;
  line-height: 118px;
  text-align: center;
  color: #fff;
}
