* {
  margin: 0;
  padding: 0; }

@font-face {
  font-family: ro-r;
  src: url(../fonts/RobotoCondensed-Regular.ttf);
  font-weight: normal; }
@font-face {
  font-family: ro-b;
  src: url(../fonts/RobotoCondensed-Bold.ttf);
  font-weight: normal; }
@font-face {
  font-family: u-avb;
  src: url(../fonts/UTM-AvoBold.ttf);
  font-weight: normal; }
img {
  max-width: 100%;
  vertical-align: middle; }

body {
  font-family: ro-r;
  font-size: 18px;
  font-weight: 500;
  color: #444; }

a {
  list-style: none;
  text-decoration: none; }
  a:hover {
    list-style: none;
    text-decoration: none; }

header {
  height: 59px; }
  header .logo img {
    margin: 6px 0 0 21px; }
  header .hl {
    text-align: right;
    font-family: ro-b;
    letter-spacing: 0.1px; }
    header .hl a {
      width: 95px;
      height: 26px;
      background: #ff7f00;
      box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.35);
      margin: 17px 20px 0 12px;
      border-radius: 4px;
      line-height: 26px;
      color: #fff;
      text-align: center;
      display: inline-block;
      cursor: pointer; }

.tit {
  font-family: ro-b;
  font-size: 35px;
  letter-spacing: 0.1px;
  text-align: center;
  text-transform: uppercase; }

#bn {
  background: url(../images/bn-bg.png) no-repeat center top;
  color: #fff;
  padding-bottom: 225px; }
  #bn h1 {
    font-family: u-avb;
    font-size: 40px;
    line-height: 50px;
    padding: 76px 40px 0 24px;
    font-weight: 500px; }
    #bn h1 span {
      font-size: 80px;
      display: block;
      padding: 35px 0 47px; }
    #bn h1 i {
      display: block; }
  #bn .r1 img {
    display: block;
    margin: 36px auto 48px; }
  #bn .r1 a {
    width: 294px;
    height: 56px;
    line-height: 56px;
    font-size: 30px;
    font-family: ro-b;
    text-align: center;
    color: #fff;
    background: #ff7f00;
    border-radius: 10px;
    box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.35);
    display: inline-block;
    margin-left: 28px; }
  #bn .it {
    position: relative; }
    #bn .it img {
      display: block;
      margin: 0 auto; }
    #bn .it p {
      text-align: center;
      padding: 0 15px; }
    #bn .it .t {
      padding: 14px 0 0px;
      font-size: 30px;
      font-family: ro-b; }
    #bn .it:after {
      width: 42px;
      height: 30px;
      display: inline-block;
      position: absolute;
      content: "";
      top: 60px;
      right: -36px;
      background: url(../images/i-te.png) no-repeat center; }
  #bn .it2 p {
    padding: 0 10px; }
  #bn .it2:after {
    display: none; }

#s1 {
  margin-top: -210px;
  padding-bottom: 30px; }
  #s1 .tit {
    color: #fff;
    padding: 20px 0 50px; }
  #s1 .it {
    height: 298px;
    border-radius: 8px;
    box-shadow: 0 0 12px 0 rgba(25, 101, 212, 0.3);
    position: relative;
    background: #fff; }
    #s1 .it img {
      display: block;
      margin: 39px auto 0; }
    #s1 .it .img {
      position: absolute;
      top: -46px;
      display: flex;
      width: 100%;
      height: 86px;
      justify-content: center;
      align-items: center; }
      #s1 .it .img img {
        margin: 0; }
    #s1 .it p {
      text-align: center;
      line-height: 38px; }
      #s1 .it p span {
        font-size: 25px;
        color: #ff7f00;
        display: block;
        text-align: center;
        font-family: ro-b; }
    #s1 .it .t {
      font-size: 25px;
      font-family: ro-b;
      padding: 53px 0 0px; }
    #s1 .it a {
      display: block;
      width: 180px;
      height: 38px;
      text-align: center;
      background: #486dda;
      font-family: ro-b;
      font-size: 20px;
      color: #fff;
      position: absolute;
      border-radius: 10px;
      box-shadow: 4px 4px 5px 1px rgba(0, 0, 0, 0.35);
      cursor: pointer;
      text-align: center;
      line-height: 38px;
      text-transform: uppercase;
      bottom: -19px;
      left: 50%;
      margin-left: -90px; }

#s2 .tit {
  padding: 35px 0 45px; }
#s2 .s21 {
  padding: 0 120px;
  position: relative; }
  #s2 .s21 .col-md-4 {
    position: absolute;
    top: 0;
    left: 115px; }
    #s2 .s21 .col-md-4:before {
      width: 70px;
      height: 62px;
      bottom: -160px;
      display: inline-block;
      position: absolute;
      background: url(../images/s2-1.png) no-repeat center;
      left: 50%;
      margin-left: -75px;
      content: ""; }
    #s2 .s21 .col-md-4:nth-child(1) .it .t {
      padding-bottom: 11px; }
    #s2 .s21 .col-md-4:nth-child(2) {
      left: 270px; }
      #s2 .s21 .col-md-4:nth-child(2):before {
        background: url(../images/s2-2.png) no-repeat center; }
    #s2 .s21 .col-md-4:nth-child(3) {
      left: 420px; }
      #s2 .s21 .col-md-4:nth-child(3):before {
        background: url(../images/s2-3.png) no-repeat center; }
    #s2 .s21 .col-md-4:nth-child(4) {
      left: 575px; }
      #s2 .s21 .col-md-4:nth-child(4):before {
        background: url(../images/s2-4.png) no-repeat center; }
    #s2 .s21 .col-md-4:nth-child(5) {
      left: 728px; }
      #s2 .s21 .col-md-4:nth-child(5):before {
        background: url(../images/s2-5.png) no-repeat center; }
  #s2 .s21 .t2 {
    top: 488px; }
    #s2 .s21 .t2 .it:after {
      top: -33px;
      transform: rotate(180deg); }
    #s2 .s21 .t2:before {
      top: -160px; }
#s2 .it {
  height: 230px;
  border-radius: 8px;
  background: #fff;
  width: 270px;
  filter: drop-shadow(4px 3px 2px rgba(0, 0, 0, 0.15)); }
  #s2 .it p {
    text-align: center;
    line-height: 30px;
    padding: 0 18px; }
  #s2 .it .t {
    font-size: 25px;
    color: #ff7f00;
    font-family: ro-b;
    padding: 4px 0 0px; }
  #s2 .it:after {
    width: 76px;
    height: 34px;
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/i-s2.png) no-repeat center;
    bottom: -33px;
    left: 50%;
    margin-left: -38px; }
#s2 .giua {
  width: 100%;
  height: 152px;
  background: url(../images/s2.png) no-repeat center;
  margin: 284px 0 174px; }

#s3 {
  background: url(../images/bn-bg1.png) no-repeat center top;
  padding: 1px 0 80px;
  color: #fff; }
  #s3 p {
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 0.1px; }
    #s3 p span {
      font-family: ro-b; }
  #s3 .s31, #s3 .s32 {
    position: relative; }
    #s3 .s31:before, #s3 .s32:before {
      width: calc(100% + 110px);
      height: 100%;
      left: -55px;
      top: 0;
      border-radius: 9px;
      border: 3px solid #fff;
      content: "";
      display: inline-block;
      position: absolute; }
    #s3 .s31:after, #s3 .s32:after {
      width: 94px;
      height: 94px;
      display: inline-block;
      position: absolute;
      content: "";
      background: url(../images/s4-1.png) no-repeat center;
      top: -45px;
      left: -14px; }
  #s3 .s31 {
    margin: 180px 0 50px;
    padding: 29px 25px 24px 79px; }
    #s3 .s31 p {
      text-align: right; }
  #s3 .s32 {
    padding: 29px 87px 24px 17px; }
    #s3 .s32 i {
      display: block; }
    #s3 .s32:after {
      background: url(../images/s4-2.png) no-repeat center;
      top: unset;
      left: unset;
      bottom: -45px;
      right: -14px; }
  #s3 .s33 {
    margin-top: 51px; }
    #s3 .s33 p {
      text-align: center; }
      #s3 .s33 p a {
        display: inline-block;
        width: 180px;
        height: 38px;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 38px;
        color: #fff;
        padding-left: 65px;
        position: relative;
        border-radius: 9px;
        background: #ff7f00;
        box-shadow: 4px 4px 5px 1px rgba(0, 0, 0, 0.35);
        text-align: left;
        cursor: pointer; }
        #s3 .s33 p a:nth-child(2) {
          margin-left: 30px; }
          #s3 .s33 p a:nth-child(2):before {
            background: url(../images/bank.png) no-repeat center; }
        #s3 .s33 p a:before {
          width: 26px;
          height: 26px;
          position: absolute;
          top: 6px;
          left: 21px;
          content: "";
          display: inline-block;
          background: url(../images/pp.png) no-repeat center; }
    #s3 .s33 .a {
      font-size: 35px;
      font-family: ro-b;
      padding-bottom: 40px;
      position: relative; }
      #s3 .s33 .a:after {
        width: 452px;
        height: 88px;
        display: inline-block;
        position: absolute;
        content: "";
        top: 16px;
        left: 50%;
        margin-left: -226px;
        background: url(../images/bg-tt.png) no-repeat center; }

#s4 {
  background: #ed7030;
  padding-bottom: 74px; }
  #s4 p {
    text-align: center;
    text-transform: uppercase;
    font-family: u-avb;
    font-size: 40px;
    color: #fff;
    position: relative;
    padding: 74px 0 30px; }
    #s4 p:before {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      position: absolute;
      top: -24px;
      left: 50%;
      margin-left: -24px;
      background: #fff url(../images/down.png) no-repeat center;
      display: inline-block;
      content: ""; }
    #s4 p span {
      color: #ffd800; }
  #s4 a {
    display: block;
    margin: 0 auto;
    width: 294px;
    height: 56px;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 56px;
    color: #ec7230;
    position: relative;
    border-radius: 9px;
    background: #fff;
    box-shadow: 4px 4px 5px 1px rgba(0, 0, 0, 0.35);
    text-align: center;
    font-family: ro-b;
    cursor: pointer; }

footer {
  padding: 16px 0 8px; }
  footer p {
    text-align: center; }
    footer p:nth-child(1) {
      padding-bottom: 5px; }
    footer p span {
      color: #0061a2; }
    footer p a {
      margin: 0 20px;
      display: inline-block;
      position: relative;
      color: #0061a2; }
      footer p a:after {
        height: 80%;
        border-right: 1px solid #b9b7b7;
        position: absolute;
        top: 10%;
        right: -20px;
        content: "";
        display: inline-block; }
      footer p a:nth-child(3):after {
        display: none; }

@media only screen and (max-width: 1024px) {
  #bn h1 {
    font-size: 37px;
    padding: 76px 0px 0 0px; }

  #bn .it p {
    padding: 0 5px; }

  #s1 .it a {
    width: 170px; }

  #s2 .s21 {
    padding: 0; }

  #s2 .s21 .col-md-4 {
    left: 10px; }

  #s2 .s21 .col-md-4:before {
    margin-left: -37px; }

  #s2 .s21 .col-md-4:nth-child(2) {
    left: 165px; }

  #s2 .s21 .col-md-4:nth-child(3) {
    left: 315px; }

  #s2 .s21 .col-md-4:nth-child(4) {
    left: 470px; }

  #s2 .s21 .col-md-4:nth-child(5) {
    left: 623px; }

  .col-md-8 {
    width: 80%; }

  .col-md-offset-2 {
    margin-left: 10%; } }
@media only screen and (max-width: 768px) {
  body {
    font-size: 16px; }

  #bn h1 {
    font-size: 26px;
    padding: 30px 0px 0 0px;
    line-height: 35px; }

  #bn h1 span {
    font-size: 60px;
    padding: 25px 0 32px; }

  #bn .r1 a {
    width: 210px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    margin-left: 0px; }

  #bn .it img {
    width: 70%; }

  #bn .it:after {
    top: 42px;
    right: -35px;
    background-size: 80%; }

  #bn .it .t {
    padding: 10px 0 0px;
    font-size: 26px; }

  #bn .it p {
    padding: 0 0px; }

  .tit {
    font-size: 28px; }

  #s1 .it p {
    line-height: 30px; }

  #s1 .it {
    height: 245px; }

  #s1 .it a {
    width: 140px;
    height: 32px;
    font-size: 16px;
    border-radius: 8px;
    line-height: 32px;
    text-transform: uppercase;
    bottom: -16px;
    margin-left: -70px; }

  #s2 .s21 {
    padding-left: 90px; }

  #s2 .s21 .col-md-4 {
    position: unset; }

  #s2 .it:after, #s2 .s21 .t2 .it:after {
    left: -46px;
    margin-left: 0;
    top: 50%;
    transform: rotate(90deg);
    margin-top: -20px; }

  #s2 .it {
    width: 100%;
    height: 110px;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.15));
    margin-bottom: 20px; }

  #s2 .s21 .col-md-4:before {
    display: none; }

  #s2 .s21 .it:before {
    width: 70px;
    height: 62px;
    display: inline-block;
    position: absolute;
    background: url(../images/s2-1.png) no-repeat center;
    left: -95px;
    margin-left: 0;
    top: 50%;
    content: "";
    margin-top: -31px; }

  #s2 .s21 .col-md-4:nth-child(2) .it:before {
    background: url(../images/s2-2.png) no-repeat center; }

  #s2 .s21 .col-md-4:nth-child(3) .it:before {
    background: url(../images/s2-3.png) no-repeat center; }

  #s2 .s21 .col-md-4:nth-child(4) .it:before {
    background: url(../images/s2-4.png) no-repeat center; }

  #s2 .s21 .col-md-4:nth-child(5) .it:before {
    background: url(../images/s2-5.png) no-repeat center; }

  #s2 .giua {
    display: none; }

  #s2 {
    padding-bottom: 20px; }

  #s3 .s31 {
    margin: 60px 0 30px;
    padding: 24px 0px 19px 50px; }

  #s3 .s31:after {
    left: -40px; }

  .col-md-offset-2 {
    margin-left: 5%;
    width: 90%; }

  #s3 .s32 {
    padding: 24px 50px 19px 0px; }

  #s3 .s32:after {
    right: -40px; }

  #s4 p {
    padding-top: 44px; }

  #s4 {
    padding-bottom: 44px; } }
@media only screen and (max-width: 480px) {
  #s1 .it p span{
    display: unset;
  }
  #s1 .it p i{
    display: block;
  }
  #s1 .it {
    height: auto;
  }
  #s1 .it p {
    line-height: 22px;
}
#s1 .it img {
    margin: 20px auto 20px;
}
#s1 .it {
  padding-bottom: 20px;
}
#s1 .it .t {
    padding: 46px 0 0px;
}
  header .logo img {
    margin: 6px 0 0 0px; }

  #bn h1 {
    text-align: center;
    margin: 0; }

  header .hl a {
    margin-right: 0; }

  #bn .r1 {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    #bn .r1 .col-xs-12:nth-child(1) {
      order: 2; }
    #bn .r1 .col-xs-12:nth-child(2) {
      order: 1; }

  #bn .r1 a {
    display: block;
    margin: 0 auto; }

  #bn .r1 img {
    margin: 10px auto 10px; }

  #bn {
    padding-bottom: 0;
    background: url(../images/bn-bg.jpg) no-repeat center;
    background-size: cover; }

  #bn h1 {
    padding: 0; }

  #bn .it {
    margin-bottom: 30px; }

  #bn .it .img {
    width: 40%;
    float: left; }
    #bn .it .img img {
      width: 70%; }

  #bn .it .nd {
    width: 60%;
    float: right; }

  #s1 {
    margin-top: 0; }

  #bn .r2 {
    padding-top: 20px; }

  #bn .it:after {
    top: 100%;
    left: 15%;
    background-size: 50%;
    transform: rotate(90deg); }

  #s1 .tit {
    color: #444; }

  #s1 .it {
    margin-bottom: 75px; }

  #s1 .col-xs-6:nth-child(3) .it, #s1 .col-xs-6:nth-child(4) .it {
    margin-bottom: 0; }

  #s2 .tit {
    padding: 15px 0 15px; }

  #s2 .it {
    height: auto; }

  #s2 .s21 .col-md-4:nth-child(1) .it .t {
    padding: 4px 0 0px; }

  #s2 .s21 .col-md-4:nth-child(4) .it:before, #s2 .s21 .col-md-4:nth-child(1) .it:before, #s2 .s21 .col-md-4:nth-child(2) .it:before, #s2 .s21 .col-md-4:nth-child(3) .it:before, #s2 .s21 .col-md-4:nth-child(5) .it:before {
    background-size: 80%; }

  .col-md-offset-2 {
    margin-left: 0%;
    width: 100%; }

  #s3 .s31, #s3 .s32 {
    padding: 50px 10px 10px; }
    #s3 .s31:after, #s3 .s32:after {
      top: -45px;
      left: 50%;
      margin-left: -47px; }
    #s3 .s31 p, #s3 .s32 p {
      text-align: left; }

  #s3 .s31 {
    margin: 60px 0; }

  #s3 .s31:before, #s3 .s32:before {
    width: 100%;
    height: 100%;
    left: 0px; }

  #s4 p span {
    display: block; } }
@media only screen and (max-width: 414px) {
  header .hl {
    font-size: 12px; }
    header .hl a {
      width: 70px;
      margin: 12px 20px 0 12px; }
  header .hl a {
    margin: 0 auto;
    display: block; }

  header .hl {
    text-align: center; }

  header {
    height: 50px; }

  #s3 p {
    font-size: 20px; }

  #s3 .s33 p a {
    width: 148px;
    font-size: 17px;
    padding-left: 50px; }

  #s3 .s33 .a {
    font-size: 24px;
    padding-bottom: 25px; }

  #s3 .s33 .a:after {
    width: 100%;
    height: 88px;
    display: inline-block;
    position: absolute;
    content: "";
    top: 7px;
    left: 0;
    margin-left: 0;
    background: url(../images/bg-tt.png) no-repeat center;
    background-size: contain; }

  footer {
    padding: 5px 0 5px; }
    footer p {
      font-size: 10px; }

  footer p:nth-child(1) {
    padding-bottom: 0px; } }
@media only screen and (max-width: 375px) {
  #s4 p {
    font-size: 32px;
    padding: 24px 0 14px; } }
@media only screen and (max-width: 360px) {
  #bn .it p {
    padding: 0 0 0 5px; }

  #bn .it .t {
    padding: 0px;
    font-size: 20px; }

  #bn .it .nd {
    width: 70%; }

  #bn .it .img {
    width: 30%; }
    #bn .it .img img {
      width: 100%; }

  #bn .it:after {
    left: 9%; }

  #s2 .s21 {
    padding-left: 70px; }

  #s2 .it:after, #s2 .s21 .t2 .it:after {
    left: -40px; }

  #s2 .s21 .col-md-4:nth-child(4) .it:before, #s2 .s21 .col-md-4:nth-child(1) .it:before, #s2 .s21 .col-md-4:nth-child(2) .it:before, #s2 .s21 .col-md-4:nth-child(3) .it:before, #s2 .s21 .col-md-4:nth-child(5) .it:before {
    background-size: 70%;
    left: -85px; }

  #s2 .it p {
    padding: 0 10px; }

  #s3 .s33 p a:nth-child(2) {
    margin-left: 15px; } }
@media only screen and (max-width: 320px) {
  #bn h1 {
    font-size: 23px; }

  #s1 .it .img img {
    width: auto; }

  #s3 .s33 p a {
    width: 135px;
    font-size: 17px;
    padding-left: 45px; }

  #s3 .s33 p a:before {
    left: 12px; }

  #s3 .s33 .a:after {
    top: 0px; }

  #s3 .s33 .a {
    font-size: 21px;
    padding-bottom: 9px; }

  #s1 .it a {
    width: 120px;
    margin-left: -60px; } }
