* {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* 主体start */
.main {
  background: #f2f2f2;
  width: 100%;
  min-width: 1228px;
  padding-bottom: 231px;
}
.main .top {
  max-width: 1920px;
  height: 344px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../img/account_top_bg.jpg);
  overflow: hidden;
}
.main .top .t_title {
  height: 94px;
  margin-top: 90px;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 47px;
  color: #fff;
  text-align: center;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main .top .t_tip {
  height: 26px;
  margin-top: 20px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 26px;
  color: rgba(255, 255, 255, 1);
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  text-align: center;
}

.main .main_wrap {
  width: 1228px;
  margin: 0 auto 0;
  /* overflow: hidden; */
  position: relative;
}
.main .main_wrap .tabs_line_wrap {
  max-width: 1920px;
  width: 100vw;
  height: 64px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.main .main_wrap .tabs_line_wrap.fixed {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: 999;
}
.main .main_wrap .tabs_line {
  width: 1228px;
  height: 64px;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2ff;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.main .main_wrap .tabs_line1 {
  width: 1228px;
  height: 64px;
  border-bottom: 1px solid #f2f2ff;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}

.main .main_wrap .tabs_line .yybtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 260px;
  height: 64px;
  background: linear-gradient(
    268deg,
    rgba(226, 62, 62, 1) 0%,
    rgba(255, 157, 109, 1) 75%,
    rgba(255, 204, 152, 1) 100%
  );
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 64px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  cursor: pointer;
}
.main .main_wrap .tabs_line .tab {
  float: left;
  height: 21px;
  margin-right: 64px;
  padding-bottom: 12px;
  padding-top: 27px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 26px;
  color: rgba(70, 70, 70, 1);
  cursor: pointer;
}
.main .main_wrap .tabs_line .tab.act {
  border-bottom: 4px solid #d83b3b;
  font-size: 20px;
  color: #d83b3b;
  cursor: default;
}
.main .main_wrap .mw_title {
  margin-top: 50px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color: rgba(70, 70, 70, 1);
}
.main .main_wrap .mw_title.mrt96 {
  margin-top: 96px;
}
.main .main_wrap .mw_title1 {
  margin-top: 60px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color: rgba(70, 70, 70, 1);
}

.main .main_wrap .gov_tip {
  margin-top: 7px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 19px;
  color: rgba(112, 112, 112, 1);
}
.main .main_wrap .way_wrap {
  width: 1228px;
  height: 537px;
  margin-top: 32px;
}
.main .main_wrap .way_wrap .ww_top {
  min-height: 372px;
  font-size: 0;
}
.main .main_wrap .way_wrap .ww_top .wt_l {
  display: inline-block;
  width: 292px;
  height: 372px;
  margin-right: 20px;
  padding: 60px 0 0;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease;
  position: relative;
  vertical-align: top;
}
.main .main_wrap .way_wrap .ww_top .wt_l:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main .main_wrap .way_wrap .ww_top .wt_l.bg_fintiba {
  background-image: url(../img/fintiba.jpg);
}
.main .main_wrap .way_wrap .ww_top .wt_l.bg_expatrio {
  background-image: url(../img/expatrio.jpg);
}
.main .main_wrap .way_wrap .ww_top .wt_l.bg_deutsche {
  height: 411px;
  background-image: url(../img/deutsche.jpg);
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_logo {
  width: 228px;
  margin: 0 auto 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.main .main_wrap .way_wrap .ww_top .wt_l.bg_fintiba .wtl_logo {
  height: 76px;
  background-image: url(../img/logo_fintiba.png);
}
.main .main_wrap .way_wrap .ww_top .wt_l.bg_expatrio .wtl_logo {
  height: 72px;
  background-image: url(../img/logo_expatrio.png);
}
.main .main_wrap .way_wrap .ww_top .wt_l.bg_deutsche .wtl_logo {
  height: 69px;
  background-image: url(../img/logo_deutsche.png);
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 228px;
  height: 154px;
  padding-top: 20px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease;
}
.main .main_wrap .way_wrap .ww_top .wt_l:hover .wtl_card {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card.deu {
  height: 123px;
  padding-top: 28px;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line {
  width: 168px;
  height: 33px;
  margin: 0 auto;
  font-size: 17px;
  font-family: Microsoft YaHei;
  line-height: 33px;
  color: rgba(70, 70, 70, 1);
  overflow: hidden;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line .wl_l {
  float: left;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line .wl_r {
  width: 44px;
  float: right;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line .wl_r.wl_r_width {
  width: 60px;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line .wl_r.wider {
  width: 74px;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line .mid {
  font-size: 21px;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line .larg {
  font-size: 25px;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_line .grey {
  font-size: 12px;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_btn {
  display: block;
  width: 178px;
  height: 30px;
  margin: 16px auto 0;
  background: rgba(246, 108, 108, 1);
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 30px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  cursor: pointer;
}
.main .main_wrap .way_wrap .ww_top .wt_l .wtl_card .wc_btn:hover {
  background-color: #d83b3b;
}
.main .main_wrap .way_wrap .ww_top .wt_r {
  display: inline-block;
  width: 916px;
  height: 372px;
  vertical-align: top;
  font-size: 0;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_top {
  width: 100%;
  height: 132px;
  padding: 24px 0 0 32px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(209, 209, 209, 1);
  box-sizing: border-box;
  overflow: hidden;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_top:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_bottom:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_bottom {
  width: 100%;
  height: 259px;
  margin-top: 20px;
  padding: 24px 0 0 32px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(209, 209, 209, 1);
  box-sizing: border-box;
  overflow: hidden;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_bottom .wrt_l,
.main .main_wrap .way_wrap .ww_top .wt_r .wr_top .wrt_l {
  width: 20px;
  height: 32px;
  margin-right: 10px;

  float: left;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_bottom .wrt_l .ico,
.main .main_wrap .way_wrap .ww_top .wt_r .wr_top .wrt_l .ico {
  font-size: 20px;
  line-height: 32px;
  color: #f66c6c;
  transition: all 0.3s ease;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_bottom .wrt_r,
.main .main_wrap .way_wrap .ww_top .wt_r .wr_top .wrt_r {
  float: left;
  width: 736px;
  min-height: 84px;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_bottom .wrt_r .wtr_title,
.main .main_wrap .way_wrap .ww_top .wt_r .wr_top .wrt_r .wtr_title {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 26px;
  color: rgba(70, 70, 70, 1);
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_top .wrt_r .wtr_content {
  margin-top: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 19px;
  color: rgba(112, 112, 112, 1);
}
.main .main_wrap .way_wrap .ww_top .wt_r .wr_bottom .wrt_r .wtr_content {
  width: 780px;
  margin-top: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 19px;
  color: rgba(112, 112, 112, 1);
  overflow: hidden;
}
.main
  .main_wrap
  .way_wrap
  .ww_top
  .wt_r
  .wr_bottom
  .wrt_r
  .wtr_content
  .wtrc_l {
  float: left;
  width: 344px;
  margin-right: 44px;
}
.main
  .main_wrap
  .way_wrap
  .ww_top
  .wt_r
  .wr_bottom
  .wrt_r
  .wtr_content
  .wtrc_l
  .wtrc_title_line {
  width: 344px;
  height: 28px;
  padding: 0 11px;
  box-sizing: border-box;
  background: rgba(246, 108, 108, 1);
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 28px;
  color: rgba(255, 255, 255, 1);
}
.main
  .main_wrap
  .way_wrap
  .ww_top
  .wt_r
  .wr_bottom
  .wrt_r
  .wtr_content
  .wtrc_l
  .wtrc_title_line.blue {
  padding: 0 20px;
  background: #5cb6cc;
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 28px;
  color: rgba(255, 255, 255, 1);
}
.main
  .main_wrap
  .way_wrap
  .ww_top
  .wt_r
  .wr_bottom
  .wrt_r
  .wtr_content
  .wtrc_l
  .wtrc_item {
  width: 100%;
  padding-left: 11px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: rgba(112, 112, 112, 1);
}
.main
  .main_wrap
  .way_wrap
  .ww_top
  .wt_r
  .wr_bottom
  .wrt_r
  .wtr_content
  .wtrc_l
  .mrt12 {
  margin-top: 12px;
}
.main
  .main_wrap
  .way_wrap
  .ww_top
  .wt_r
  .wr_bottom
  .wrt_r
  .wtr_content
  .wtrc_l
  .wtrc_item
  .list_lable {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-top: 10px;
  margin-right: 5px;
  background: rgba(255, 143, 143, 1);
  border-radius: 50%;
  vertical-align: top;
}
.main
  .main_wrap
  .way_wrap
  .ww_top
  .wt_r
  .wr_bottom
  .wrt_r
  .wtr_content
  .wtrc_l
  .wtrc_item
  .list_lable {
  background: #5cb6cc;
}

.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv {
  display: inline-block;
  width: 292px;
  height: 176px;
  margin-right: 20px;
  padding: 50px 0 0 32px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(209, 209, 209, 1);
  overflow: hidden;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv.mrt20 {
  margin-top: 20px;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv:nth-of-type(3n) {
  margin-right: 0;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv .wa_l {
  float: left;
  width: 20px;
  margin-right: 8px;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv .wa_l .ico {
  font-size: 20px;
  line-height: 32px;
  color: #f66c6c;
  transition: all 0.3s ease;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv:hover .wa_l .ico,
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv:hover .wa_title {
  color: #d83b3b;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv .wa_r {
  float: left;
  width: 208px;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv .wa_title {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 26px;
  color: rgba(70, 70, 70, 1);
  transition: all 0.3s ease;
}
.main .main_wrap .way_wrap .ww_top .wt_r .wtr_adv .wa_content {
  margin-top: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 19px;
  color: rgba(112, 112, 112, 1);
}
.main .main_wrap .way_wrap .ww_bottom {
  width: 1228px;
  height: 145px;
  margin-top: 20px;
  padding-top: 30px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(227, 227, 227, 1);
}
.main .main_wrap .way_wrap .ww_bottom ul {
  width: 100%;
  overflow: hidden;
}
.main .main_wrap .way_wrap .ww_bottom ul.sm {
  width: 1020px;
  margin: 0 auto;
}
.main .main_wrap .way_wrap .ww_bottom .step {
  width: 207px;
  float: left;
  overflow: hidden;
}
.main .main_wrap .way_wrap .ww_bottom .step.nr {
  width: 189px;
}
.main .main_wrap .way_wrap .ww_bottom .step .c_top {
  width: 124px;
  height: 31px;
  margin: 11px auto 0;
  background: rgba(248, 248, 248, 1);
  border: 1px solid rgba(170, 170, 170, 1);
  border-radius: 8px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 31px;
  color: rgba(70, 70, 70, 1);
  text-align: center;
}
.main .main_wrap .way_wrap .ww_bottom .step .c_btn {
  width: 124px;
  height: 25px;
  margin: 14px auto 0;
  background: rgba(255, 180, 96, 1);
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  cursor: pointer;
}
.main .main_wrap .way_wrap .ww_bottom .step .c_btn:active {
  background: rgba(235, 160, 76, 1);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_l {
  width: 18px;
  text-align: center;
  float: left;
}
.main .main_wrap .way_wrap .ww_bottom .step .s_l .ico-arrow {
  display: block;
  width: 0;
  height: 0;
  margin-top: 26px;
  border-left: 18px solid #dedede;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 0;
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r {
  width: 189px;
  float: left;
  text-align: center;
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top {
  width: 44px;
  height: 44px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: center;
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.ico1 {
  background-image: url(../img/ico-step1.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.ico2 {
  background-image: url(../img/ico-step2.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.ico3 {
  background-image: url(../img/ico-step3.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.ico4 {
  background-image: url(../img/ico-step4.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.ico5 {
  background-image: url(../img/ico-step5.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.bank_ico1 {
  background-image: url(../img/bank-step1.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.bank_ico2 {
  background-image: url(../img/bank-step2.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.bank_ico3 {
  background-image: url(../img/bank-step3.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.bank_ico4 {
  background-image: url(../img/bank-step4.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_top.bank_ico5 {
  background-image: url(../img/bank-step5.png);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_bottom {
  display: inline-block;
  height: 25px;
  margin: 14px auto 0;
  padding: 0 14px;
  box-sizing: border-box;
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
  color: #464646;
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_bottom.act {
  background: rgba(246, 108, 108, 1);
  color: rgba(255, 255, 255, 1);
}
.main .main_wrap .way_wrap .ww_bottom .step .s_r .sr_bottom.act:hover {
  background-color: #d83b3b;
}
.kf_content {
  width: 280px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(232, 232, 232, 1);
}
.kf_content .kf_tip {
  margin-top: 28px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 18px;
  color: rgba(112, 112, 112, 1);
  text-align: center;
}
.kf_content .kf_code {
  width: 176px;
  height: 176px;
  margin: 28px auto 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/kf_code.jpg);
}

/* 主体end */
