h2 {
  font-size: 40px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 60px;
  text-align: center;
  margin: 0;
}
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
a {
  text-decoration: none!important;
}
a:hover {
  text-decoration: none!important;
}
.gsc-search-box {
  display: none !important;
  opacity: 0;
}
.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
  background: none !important;
  border: none !important;
}
.gsc-results-wrapper-overlay {
  text-align: left!important;
}
.gsc-results-wrapper-visible {
  margin: 0 auto;
}
.banner {
  padding: 85px 0 130px 0;
  text-align: center;
  background: url(/assets/ab/images/support/banner-bg.png) no-repeat;
  background-size: cover;
}
.banner h1 {
  font-size: 48px;
  font-weight: bold;
  color: #1a1a1a;
}
.banner .input-group {
  text-align: center;
  margin: 13px auto 0 !important;
}
.banner .input-group .s-form {
  width: 800px;
  height: 60px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  outline: none !important;
  border: none;
  box-shadow: 0px 0px 6px 0px rgba(32, 69, 176, 0.3);
}
.banner .input-group .input-group-btn {
  width: 70px;
  max-width: 70px;
  height: 100%;
  background: #2f57c9;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.banner .input-group .input-group-btn .s-btn {
  border: none;
  background: url(/assets/images/search/serch.png) no-repeat center;
}
.banner .input-group .input-group-btn .s-btn {
  min-width: 70px;
  width: 70px;
  height: 60px;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .banner .input-group .s-form {
    width: 500px;
  }
  .banner .hot {
    margin: 0;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .banner {
    padding: 50px 0;
  }
  .banner .input-group .s-form {
    width: 300px;
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .banner {
    padding: 50px 0;
  }
  .banner .input-group .s-form {
    width: 200px;
    font-size: 14px;
  }
}
.gt-2 {
  padding: 60px 0 80px 0;
  background: #f7f7f7;
}
.gt-2 .list {
  display: table;
  margin: 16px auto 0;
}
.gt-2 .list li {
  float: left;
  width: 500px;
  min-height: 120px;
  background: #ffffff;
  box-shadow: 0px 6px 29px 0px rgba(86, 131, 244, 0.35);
  border-radius: 10px;
  margin: 50px 0 0 54px;
}
.gt-2 .list li .cont-l,
.gt-2 .list li .cont-r {
  float: left;
}
.gt-2 .list li .cont-l {
  width: 138px;
  min-height: 120px;
  background: #ffffff;
  border-radius: 10px 0px 0px 10px;
  text-align: center;
}
.gt-2 .list li .cont-l .logo {
  display: inline-block;
  width: 50px;
  min-height: 50px;
  margin-top: 35px;
  background: url(/assets/ab/images/support/UB-all-icon.png) no-repeat;
  background-position: -5px -5px;
}
.gt-2 .list li .cont-l .logo2 {
  background-position: -148px -5px;
}
.gt-2 .list li .cont-l .logo3 {
  width: 65px;
  background-position: -300px -5px;
}
.gt-2 .list li .cont-l .logo4 {
  background-position: -486px -5px;
}
.gt-2 .list li .cont-r {
  margin: 42px 0 0 20px;
}
.gt-2 .list li .cont-r .tit {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 24px;
}
.gt-2 .list li .cont-r .email {
  font-size: 16px;
  font-weight: 400;
  color: #091871;
  line-height: 35px;
}
.gt-2 .list li .cont-r .email:hover {
  text-decoration: none;
}
.gt-2 .list li:hover .cont-l {
  background: #273ec9;
}
.gt-2 .list li:hover .cont-l .logo {
  background: url(/assets/ab/images/support/UB-all-icon.png) no-repeat;
  background-position: -75px -5px;
}
.gt-2 .list li:hover .cont-l .logo2 {
  background-position: -230px -5px;
}
.gt-2 .list li:hover .cont-l .logo3 {
  background-position: -395px -5px;
}
.gt-2 .list li:hover .cont-l .logo4 {
  background-position: -560px -5px;
}
@media screen and (max-width: 1200px) {
  .gt-2 .list li {
    margin: 30px;
    max-width: 500px;
    width: 400px;
  }
}
@media screen and (max-width: 980px) {
  .gt-2 .list li {
    width: 300px;
  }
  .gt-2 .list li .cont-l {
    width: 100%;
  }
  .gt-2 .list li .cont-r {
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
}
@media screen and (max-width: 750px) {
  .gt-2 .list {
    width: 100%;
  }
  .gt-2 .list li {
    padding-bottom: 20px;
    float: none;
    width: 100%;
    margin: 30px auto;
  }
  .gt-2 .list li .cont {
    text-align: center;
  }
  .gt-2 .list li .cont .cont-l,
  .gt-2 .list li .cont .cont-r {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}
.gt-3 {
  background: #ffffff;
  padding: 64px 0;
}
.gt-3 h2 {
  font-size: 46px;
  margin-bottom: 40px;
}
.gt-3 .img {
  margin-left: 80px;
}
.gt-3 .faq-con {
  text-align: left;
  margin-left: 54px;
}
.gt-3 .faq-con > li {
  max-width: 1022px;
  min-height: 58px;
  background-color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
  border-bottom: 1px solid #e4e4e4;
}
.gt-3 .faq-con > li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.gt-3 .faq-con .f-title {
  cursor: pointer;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
  padding: 34px 10px 34px 0;
  font-weight: bold;
  margin: 0;
}
.gt-3 .faq-con .f-title:after {
  position: absolute;
  top: 38px;
  right: 0px;
  width: 20px;
  height: 10px;
  content: "";
  background: url(/assets/ab/images/support/UB-all-icon.png) no-repeat;
  background-position: -108px -168px;
}
.gt-3 .faq-con .f-title.active:after {
  background-position: -156px -165px;
}
.gt-3 .faq-con .active {
  color: #273ec9;
}
.gt-3 .faq-con .f-info {
  max-width: 877px;
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  line-height: 24px;
  padding-bottom: 20px;
  display: none;
}
.gt-3 .tbox {
  text-align: right;
}
.gt-3 .tbox .to {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #273ec9;
  margin: 30px 100px 0 0px;
}
.gt-3 .tbox .to::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 12px;
  background: url(/assets/ab/images/support/UB-all-icon.png) no-repeat;
  background-position: -63px -166px;
  vertical-align: middle;
  margin: 0 0 3px 17px;
  transition: all 0.5s;
}
.gt-3 .tbox .to:hover {
  text-decoration: none;
}
.gt-3 .tbox .to:hover:after {
  transform: translateX(20px);
}
@media screen and (max-width: 1200px) {
  .gt-3 .faq-con {
    margin-left: 0;
  }
  .gt-3 .tbox .to {
    margin: 10px;
  }
  .gt-3 .faq-con .f-title {
    padding-right: 30px;
  }
}
.gt-4 {
  padding: 59px 0 50px 0;
  background: #f7f7f7;
}
.gt-4 .list li {
  float: left;
  width: 338px;
  text-align: center;
  padding: 0 30px;
  padding: 40px 30px 50px;
  border: 1px solid rgba(32, 69, 176, 0);
}
.gt-4 .list li .logo {
  width: 50px;
  height: 55px;
  background: url(/assets/ab/images/support/UB-all-icon.png) no-repeat;
  background-position: -6px -79px;
  margin: 0 auto;
}
.gt-4 .list li .logo2 {
  background-position: -77px -75px;
}
.gt-4 .list li .logo3 {
  background-position: -150px -79px;
}
.gt-4 .list li h6 {
  font-size: 22px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 26px;
  margin: 12px 0 10px 0;
}
.gt-4 .list li p {
  font-size: 14px;
  font-weight: 400;
  color: #42475d;
  min-height: 50px;
  line-height: 24px;
}
.gt-4 .list li .b-btn {
  display: inline-block;
  min-width: 240px;
  height: 50px;
  background: #ffffff;
  border: 2px solid #273ec9;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #273ec9;
  line-height: 50px;
  margin: 25px auto 0;
}
.gt-4 .list li .b-btn:hover {
  background: #273EC9;
  border: none;
  color: #ffffff;
}
.gt-4 .list .mli {
  margin-left: 92px;
}
@media screen and (max-width: 1200px) {
  .gt-4 .list li {
    width: 280px;
    margin: 30px;
  }
  .gt-4 .list li .b-btn {
    min-width: 200px;
  }
  .gt-4 .list .mli {
    margin: 30px;
  }
}
@media screen and (max-width: 950px) {
  .gt-4 .list li {
    float: none;
    width: 100%;
    margin: 30px auto;
  }
  .gt-4 .list .mli {
    margin: 30px auto;
  }
}
.gt-5 {
  background: #ffffff;
  padding: 100px 0 36px 0;
}
.gt-5 .ct {
  margin: 42px 0 0 90px;
}
.gt-5 .ct .ct-l,
.gt-5 .ct .ct-r {
  float: left;
}
.gt-5 .ct .ct-list li {
  position: relative;
  font-size: 22px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 30px;
  margin: 15px 0 40px;
}
.gt-5 .ct .ct-list li p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  margin-top: 10px;
}
.gt-5 .ct .ct-list li::before {
  position: absolute;
  left: -30px;
  top: 5px;
  width: 15px;
  height: 15px;
  content: "";
  display: inline-block;
  background: url(/assets/ab/images/support/UB-all-icon.png) no-repeat;
  background-position: -200px -162px;
}
.gt-5 .ct .gt4-btn {
  min-width: 240px;
  height: 40px;
  background: #273ec9;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  margin-top: 16px;
}
.gt-5 .ct .gt4-btn:hover {
  opacity: 0.8;
}
.gt-5 .ct .ct-r {
  margin-left: 100px;
}
@media screen and (max-width: 1200px) {
  .gt-5 .ct {
    margin: 30px 0;
    text-align: center;
  }
  .gt-5 .ct .ct-l,
  .gt-5 .ct .ct-r {
    float: none;
    margin: 30px auto;
  }
  .gt-5 .ct .ct-l {
    display: table;
    margin: 0 auto;
    text-align: left;
  }
}
@media screen and (max-width: 700px) {
  .gt-5 {
    padding: 30px 0;
  }
  .gt-5 .ct .ct-list li {
    margin: 15px 30px 40px;
  }
}
.gt-6 {
  padding: 45px 0 56px 0;
  background: #f7f7f7;
}
.gt-6 .cnts {
  margin: 35px 0 0 320px;
}
.gt-6 .cnts .cnt-l,
.gt-6 .cnts .cnt-r {
  float: left;
}
.gt-6 .cnts .cnt-l {
  margin-top: 30px;
}
.gt-6 .cnts .cnt-r {
  position: relative;
  max-width: 500px;
  margin: 0 0 0 155px;
}
.gt-6 .cnts .cnt-r .tit {
  font-size: 22px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 30px;
}
.gt-6 .cnts .cnt-r .ms {
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 25px;
  margin-top: 13px;
}
.gt-6 .cnts .cnt-r .gt6-btn {
  min-width: 149px;
  height: 40px;
  background: #273ec9;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  margin-top: 25px;
}
.gt-6 .cnts .cnt-r .gt6-btn:hover {
  opacity: 0.8;
}
.gt-6 .cnts .cnt-r .chat {
  position: absolute;
  right: 0;
  bottom: 100px;
  width: 100%;
  display: none;
}
.gt-6 .cnts .cnt-r .chat_show {
  display: block;
}
@media screen and (max-width: 1200px) {
  .gt-6 {
    text-align: center;
  }
  .gt-6 .cnts {
    display: table;
    margin: 50px auto 0;
  }
  .gt-6 .cnts .cnt-l {
    display: inline;
    text-align: center;
    margin: 30px auto;
  }
  .gt-6 .cnts .cnt-r {
    margin-left: 30px;
  }
}
@media screen and (max-width: 700px) {
  .gt-6 .cnts .cnt-l,
  .gt-6 .cnts .cnt-r {
    float: none;
    margin: 30px 0;
  }
}
