@charset "UTF-8";
body {
  background: #fff; }

input:focus, textarea:focus {
  outline: none; }

a {
  color: #333; }

a:hover {
  text-decoration: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999; }

/*通用*/
.layer {
  min-width: 960px; }

.layer_inner {
  width: 960px;
  margin-left: auto;
  margin-right: auto; }

.bg_f5 {
  background: #F5F5F5; }

.h480 {
  height: 480px; }

.red {
  color: #ff1a36 !important; }

.bg-e92d37 {
  background-color: #e92d37; }

.bg-red {
  background-color: #EA4155; }

/*头部*/
.header {
  height: 64px;
  position: relative;
  background: #fff;
  z-index: 1000; }

.header_inner {
  width: 1080px;
  margin: 0 auto; }

.hs_logo {
  padding: 10px 0 0 16px;
  height: 54px; }

.hs_logo img {
  width: 169px;
  height: 46px; }

.header_nav {
  font-size: 16px; }

.header_nav li {
  float: left;
  line-height: 64px;
  margin: 0 14px; }

.header_nav li a:hover {
  color: #ff1a36; }

.header_nav li.cur a {
  color: #ff1a36; }

.header_login {
  font-size: 16px;
  padding-right: 18px;
  position: relative; }

.header_login:before {
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  width: 1px;
  height: 16px;
  background: #e1e1e1; }

.header_login ul {
  margin-right: -22px; }

.header_login li {
  float: left;
  line-height: 64px;
  padding: 0 14px;
  position: relative; }

.header_login li a {
  color: #333; }

.header_login li a:hover {
  color: #ff1a36; }

.header_login li a.kh_btn {
  display: inline-block;
  vertical-align: middle;
  width: 94px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ff1a36;
  background: #ff1a36;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.header_login li a.kh_btn:hover {
  border: 1px solid #ff1a36;
  background: #fff;
  color: #ff1a36; }

.my_account {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #000;
  z-index: 1100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  -moz-transition: all .1s;
  transition: all .1s; }

.account_num {
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  padding: 10px 0; }

.account_num em {
  display: block; }

.my_account .exit_account {
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 15px; }

.my_account .exit_account a {
  display: block;
  height: 35px;
  background: #333;
  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.my_account .exit_account a:hover {
  background: #ff1a36;
  color: #fff; }

.header_login li:hover .my_account {
  visibility: visible;
  opacity: 1; }

/*头部子菜单*/
.header_subnav.show {
  height: 35px; }

.header_subnav.show ul {
  margin-top: 0; }

.header_subnav {
  position: absolute;
  top: 64px;
  left: 0;
  right: 0;
  width: 100%;
  min-width: 960px;
  height: 0;
  line-height: 35px;
  text-align: right;
  background: #122d49;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s; }

.header_subnav ul {
  width: 960px;
  margin: 0 auto;
  margin-top: -35px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s; }

.header_subnav li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px; }

.header_subnav li:hover {
  background: #333; }

.header_subnav li a {
  color: #fff; }

.header_subnav li a:hover {
  color: #fff; }

.header_subnav li.cur {
  background: #333; }

.header_subnav li:last-child {
  margin-right: 252px; }

.notice {
  position: relative;
  z-index: 100;
  width: 960px;
  margin: 0 auto;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  padding-left: 32px;
  background: #000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAAuklEQVQokaWTPQ5BQRRGzxMWQPxUGhuwBoUWiRXorMEC9DqF4ilVlkAvkSj1CrGJoyAiMm9MOOXMnXNn8t2BBNSamqurlPqQYKRefZCHakqRww11A2yBVmC/r1YAyuoA6HzUZMAMqBc0qAAL4KyOMcyxYD1/EzXVizopfM43siy7AXNg+rPkyQ7o/isBIukk0gNOP0vUJo8El2VgSDjiNvGI98ABWMc6NdRNJOLXsKVc++vYp4qqsQ94BwJMr56aa+XEAAAAAElFTkSuQmCC) 13px center no-repeat; }

.notice_con {
  padding-left: 20px; }

.notice_con a {
  color: #fff; }

.notice_con a:hover {
  opacity: .9; }

.banner {
  min-width: 960px;
  position: relative;
  height: 545px;
  z-index: 80;
  background: url(../png/banner-2.png) center 0 no-repeat; }

.ls-p {
  letter-spacing: 4px;
  color: #fff;
  font-size: 26px;
  text-align: center;
  padding-top: 250px; }

.b_content {
  width: 960px;
  height: 100%;
  position: relative;
  margin: 0 auto; }

.subs {
  position: absolute;
  top: 100px;
  left: -80px; }

.w1 {
  width: 960px;
  margin: 0 auto; }

.top_bg {
  color: #666666;
  font-size: 16px;
  text-align: center; }

.top_bg h4 {
  color: #333333;
  font-size: 26px;
  text-align: center;
  margin-bottom: 10px; }

.top_bg h4 span {
  padding: 0 20px; }

.c-red {
  color: #e92942; }

.icon_hk,
.icon_us {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px; }

.icon_hk {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAACuUlEQVQ4ja2TX0hTcRTHv7u7Oufcdk2ZW8qYUq4HhZKQICmxoIcKFgQq9SBh9A/CeppIYi+yN6XUvQSZJPZQqOGCQssoMIXEXBGJ4BrO2XLs7p/Oe+/ur4fa7S636KED5+Wc7/n8OF/OT0EIwf8IKkvdxnl8swCIPIVvQV8yyLYDYHZMEELkyfD+7x+51XV+ra2bfLE0EDesUn61XSOx6TkibiUShBCbfFYhW40hHL8WHnGp/W3dSLKRrGsUtpyB6e6tpBjbvE4biwcA/AYlQ5GV6NOXltUW+z95oqmvRfmrIQA4AGCBAgBhfeOqGIubs0H09ovIqa5Mq8Wn5xC43QdhfeMhkDJboegIdN7JaLzJPQ6dvRWUvmBHL9g7BEqrsQKwUAAsdEnR7tDgqCTQXmkC47gJVV0NtlyvAQAkFMEuZycovVbSJdkIIo+f08kg20wBsGzOLCTkLyXezkN7uRGGCSeEZS8ijnvQdVyCpvkkDC4naLNJ0nKeVXAen5UGAMLxeXIQ715CfMSF7TfzIIltbM98QH7Km+GJjD7SAEAbi7cAqOUN1t4Dg8sJMRyF4PWDNpsQHXgkrSoPSqNOUACmVdZytZLRpTUZxw3kVO2FGI6BX1yC6nAN1KeO7oCoD1bxqn0V7xSEEHAe3yz7YLQ20NUnCVR1NT8N9foheP0wuJwI2XvAu5ckTa6lFJUrUwBQmDrIejG2OblcfVrJeXyZPTCbIHj9aTXzWD/yD+2/T5cUXZAum/P4hsVovHHlyHnl375HKsoGHdDajoWUem0FAFY6wlxL6Tm6iHm2Z3Fc1NTXZgUoGR3MY/0pSAMAFkDap/3pSZBtV+TndSXef6LCT17QiYXPEkBnOw7d2ROCEAhO5ZaXNaUgGUG/ggFgE9YCrSLHGyEkaaogP0YEYTKnzNgLwPPnwA9yIUegSfZrSAAAAABJRU5ErkJggg==) 0 0 no-repeat; }

.icon_us {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAAChUlEQVQ4jZVUXUhTYRh+vrOd43TTHfwpcWEzvMiM9MLLQiH6oyj7u6guJtRFVBdCXdiF3ZVFiEIR1EU/FCFEaUQEEqgoiCAxcpVmMp1mk3nG2dk8bmfn7O0iF3O6lQ+88MH3vs/3vO/3PR8jImSAcyWSkAG4MyWDiNKj4ae0/IuIaHhCIrdXphXEiChKRJ1EJKbXsVRFUc34QMCBG13fmKuhHFJYw52Xn/Fqnw0AYBILwDsd4CxChFly9qQqNCcXC3KsP6DE6s90jMLjU1CcnwO/HEVwbAreW+2ruihqdtlKb18dZTlCXZKMAwBF1TuCEa1+zKfg2rFK7K4qwnaHDbUVduRbhTXjkDqfwd/SbkpE1KHUGYlqTDcaWgfpad8M9XsChBPd5PbK1DMyT/Wtg5QFcSK6TkQwA2j8Ohtm/V8WYRChvCgXAHC3ZxI+aRkcYxkvamU0VwC0mWN64qJ7OsREK49753dBtPIYGg/i5rkdcHtDuN/RCw+7kJFpJ42XARDNkqJVvBiYhbwUR/PjMchqHDMBFU33PkG08ggvadkUQfsxYwiVW2uZGtPnJuYjDnkpvm5i3uwcqi2ZyXLrqsOczXqUEZEbQE3WY/+NCrMRDL0Nv+urmWtq2XC1pbYK2waeL3MFtmnOVGh/IroaITgdGyYqbnYBJtMbAH8sYsjKR90v7Q11vf9vEsHpgP3sEZ0JfAkAOWk6kYh82V7eOtCJ6NJ6pnUm1OiwNjldGmh7CN2/uEYFZ8uD/dRBiE3HAeAygAfJvVXuByDqgeAjc0nh6ajnO5TXvSmtbEHByf1kKJEFvmzTIaT9TelEfwkBNGpTvsMJNZoPALxj84ip0N6dTpDEbxTjmZdtYCY/AAAAAElFTkSuQmCC) 0 0 no-repeat; }

.service_more {
  clear: both;
  text-align: right;
  padding: 10px 20px;
  font-size: 12px;
  color: #fff; }

.service_more a {
  color: #fff; }

.service_more a:hover {
  color: #ff1a36; }

.ti25 {
  text-indent: 25px; }

.financing {
  height: 78px;
  font-size: 14px;
  color: #fff;
  padding-top: 20px;
  line-height: 1.8; }

.footer {
  background: #2a2c33; }

.footer_inner {
  width: 960px;
  height: 266px;
  margin: 0 auto;
  position: relative; }

.customer_service {
  position: absolute;
  top: 55px;
  left: 0;
  font-size: 14px;
  color: #fff;
  line-height: 1.5; }

.service_online {
  padding-top: 30px; }

.btn_kf {
  display: inline-block;
  vertical-align: middle;
  width: 141px;
  height: 34px;
  border: 1px solid #ff1a36;
  line-height: 34px;
  color: #ff1a36;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.btn_kf:hover {
  background: #ff1a36;
  color: #fff; }

.footer_link {
  text-align: left;
  padding-top: 57px;
  float: right; }

.footer_link ul {
  overflow: hidden; }

.footer_link li {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  line-height: 18px;
  padding: 0 21px;
  margin-right: -1px;
  border-right: 1px solid #fff;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px; }

.footer_link li a {
  color: #fff; }

.footer_link li a:hover {
  color: #999; }

.footer_link li:last-child {
  padding-right: 0;
  border-right: 0; }

.footer_copyright {
  clear: both;
  text-align: right;
  padding-top: 50px;
  font-size: 14px;
  color: #fff;
  line-height: 25px; }

/*繁体官网新加样式*/
.red {
  color: #ff424a; }

.green {
  color: #00aa3b; }

.top_bar {
  height: 30px;
  line-height: 30px;
  background: #f6f6f6;
  min-width: 960px; }

.top_bar_inner {
  width: 960px;
  margin: 0 auto; }

.hk_address {
  font-size: 12px;
  color: #666; }

.facebook_zan {
  display: inline-block;
  vertical-align: baseline;
  height: 18px;
  line-height: 18px;
  padding: 0 3px;
  background: #215d9b;
  font-size: 12px;
  color: #fff;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  position: relative; }

.facebook_zan:before {
  content: "";
  float: left;
  width: 12px;
  height: 12px;
  margin: 3px 3px 0 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAmUlEQVQokZWRwQnCQBQFJxrwoGAJIt692YAVaAdiO1ZkD548eBIsQIkSFT2I48EFIyQbMrCw/y3z/7ILFagL9apOinmrSgDGQA+Y1QrqEFiGMos0BbWjbvwxrRNW/pOrl7B2qPtQZOo87Ks4pcCoMGAA9CMX2MZeqYxjU+HWVFinJeGb7/+8gHvInsADOKQh7IaDc5Ik7diID2xretZNFDBLAAAAAElFTkSuQmCC) center center no-repeat; }

.quick_in {
  font-size: 0; }

.icon_weibo,
.icon_weixin {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px; }

.icon_weibo {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAACL0lEQVQ4jaWUX0hTcRTHP/fu7m53zpmbt1oIGZpFjWxEMJMko5coinoJgsrRkurFh0UFCj1kZEQFBQVBoY891VMvRUKCSGEpFVkuA0trVJpDupt3994enMrYLFfft9/58znnxzm/nzASDLmAK8ARQKEwJYEOICplIMcLBMzKOZsrjARDWsbwP9LEQiCCLIMo5nMpea355Kyrpbyni/Lux3jPtSCWeLKLjARDVr5EeUMApa6W1MArkj29IIo4gjVgGBQfOojN5yMebgJrJl3Kad9up7TlDEV7dgGgD3/ka+8zJL8fObAeZVs9Py9fRb1xDXlNNdOD7/KARBFfextKQ/2cyaaqrHj4ANtSFf3DMIk7HUgVFZiTCQTX/LZkgTyRRpSGeqxkEq27B30ohqA4sVdVopT5EBQFresplq5TtHsn+vvYfA9zlb2leCJhUv0DfNl3AP3tIPbVVaRHx/jefIp4YxO2Mh/++/eQ/H6+nWzGnJrKBdmrKhEkiR+nW3Ht2I4nEkYOrMPbehbHxhqmX78h9aIf2/JlOLduyRnOHCg9OjYzActEWrWS+OGjmBMTAJjaL0RPMfLaajBNUn0v/wyavHkb38XzaI+eUHLiGFYyxXhbOxgG6q3rCG434xcuoQ/FckA5e+TYvAn3/r3YVBUsC7F0CYLTSep5H4m7naQ/fc6B5AVlOWU7lmGCYSwUknU1bSGnNa0vCkLm0XYuJvIv6pSAaObwLx+blmkk+htSJbOeUbSRkQAAAABJRU5ErkJggg==) center center no-repeat; }

.icon_weixin {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAB0klEQVQ4jaWUT0iTcRzGP7/3fWV/wGG4Zs10Q+1idAgvQRejQzAQSlHxTygKqYdOYkSnbhHVQToEBYkR1qUOXiK8DBTyUh5kwhS1kWaulutd5f6+rwfn2Nj7JmPP7fny/D48P77wFW3+FjvwGBgAbJSmfWAaGFeykNESAUeyHb2Vsk3K1YCCyXdcVjcWyUI4vkNCix/bTMl3AoHP3UlH/SBOiwuAjJ5m/sccU+uT7CV/mpKkgn4Ntxg5extNT+dmairKJecVHl54gaOi6niQy+rmet0NAKY2JtmNfwPg7deXrMYCuKxurp3pNwWJNn+LDnDR2crdc49MgwCxtMqnyAL+8Hs+//po3CiSCP8XAlCpOGit8XHv/BP6vGPGoLXYCoHfS4YAHY3XX54B8GHnHZFEmG7PMLV2TzEI4H5ggtDf9SKQQKLHexOAq6fbqc5utN7emMsUrF9NRdn+F2J2awarbMNRcYIuzxACYdBSZ/NP0BgE8GDlDjpazmf0NL3ekSLQq82nfI9vm4PyIQBvQs9Z2lvkco2Pk5ZTqKkoTZXNzG7NFOSKQEYKqssE1eWcl4WMLOSCjMThKShJGT1DUkvmj/YlDu9JuZpWgPGsKeuwHQCZBZCk3a25RgAAAABJRU5ErkJggg==) center center no-repeat; }

.stock {
  height: 132px;
  background: #fff;
  margin-top: -30px;
  -webkit-box-shadow: 0 3px 7px #d8d8d8;
     -moz-box-shadow: 0 3px 7px #d8d8d8;
          box-shadow: 0 3px 7px #d8d8d8;
  position: relative;
  z-index: 150; }

.stock_list {
  width: 552px;
  height: 110px;
  overflow: hidden; }

.stock_list li {
  float: left;
  padding-left: 65px;
  padding-top: 30px; }

.stock_name {
  font-size: 13px;
  color: #666; }

.icon_zs {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 20px;
  margin-right: 6px; }

.icon_zs img {
  width: 100%;
  height: 100%; }

.stock_price {
  font-size: 24px; }

.stock_zdf {
  font-size: 13px; }

.banner-left {
  float: left;
  margin-top: 130px;
  color: #fff;
  margin-left: 60px;
  font-size: 16px; }
  .banner-left h2 {
    font-size: 32px; }

.banner-right {
  float: right;
  margin-top: 130px;
  background: rgba(42, 44, 51, 0.5);
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  width: 373px;
  padding: 20px; }

.my-login li {
  height: 42px;
  margin-bottom: 24px; }

.my-login .tel-li {
  border: 1px solid #F0F0F1;
  background-color: #fff;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  position: relative; }
  .my-login .tel-li .quhao {
    float: left;
    color: #485460;
    font-size: 12px;
    line-height: 44px;
    padding-left: 15px;
    background: url(../png/ar-bm-2.png) right center no-repeat;
    padding-right: 40px;
    cursor: pointer; }
  .my-login .tel-li input {
    background-color: #fff;
    height: 32px;
    padding: 5px 10px;
    float: right;
    width: 250px;
    border: 0;
    font-size: 14px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px; }

.my-login .txm-li input {
  height: 32px;
  padding: 5px 10px;
  width: 210px;
  border: 1px solid #F0F0F1;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px; }

.my-login .txm-li .txm {
  float: right;
  width: 132px;
  height: 44px; }

.my-login .txm-li .yzm {
  float: right;
  width: 132px;
  height: 44px;
  line-height: 44px;
  color: #BFC3C7;
  font-size: 14px;
  background-color: #E3E5E6;
  text-align: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px; }
  .my-login .txm-li .yzm a {
    color: #485460; }
  .my-login .txm-li .yzm .act {
    color: #BFC3C7; }

.my-login .my-btn {
  margin-bottom: 10px; }
  .my-login .my-btn a {
    display: block;
    width: 373px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #FF4049;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px; }

.t-tips {
  color: #FF4049;
  font-size: 12px; }
  .t-tips a {
    color: #C2C6CA; }

.qh-list {
  position: absolute;
  top: 50px;
  left: -1px;
  width: 373px;
  background-color: #fff;
  height: 145px;
  overflow-y: scroll;
  z-index: 11;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px; }
  .qh-list li {
    height: 28px;
    line-height: 28px;
    margin-bottom: 0;
    padding: 0 5px;
    color: #485460; }
    .qh-list li:hover {
      background-color: #F0F0F1; }

.main1 {
  padding: 25px 0; }

.main2 li.m2-li {
  padding: 30px 0 0 0;
  height: 425px;
  color: #818A92;
  font-size: 18px; }
  .main2 li.m2-li h3 {
    color: #FF4049;
    font-size: 26px;
    font-weight: normal;
    margin-top: 130px; }
  .main2 li.m2-li:nth-child(2n) {
    background-color: #F5F5F5; }

.m-tab1 ul {
  position: relative;
  width: 400px; }

.m-tab1 ul li input {
  display: none; }

.m-tab1 ul li label {
  float: left;
  width: 100px;
  text-align: center;
  line-height: 30px;
  border-right: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  color: #0a1b2b;
  font-size: 20px; }

.m-tab1 ul li input:checked + label {
  color: #ff4049;
  border-bottom: 1px solid #ff4049; }

.m-tab1 ul li .content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 31px;
  width: 100%;
  height: 200px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  color: #818a92;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  padding-top: 10px; }

.m-tab1 ul li input:checked ~ .content {
  opacity: 1;
  visibility: visible; }

.main-intro {
  padding: 70px;
  height: 330px; }

.m-tab2 ul {
  width: 700px;
  border: 1px solid #fa1432; }

.m-tab2 ul li label {
  width: 175px;
  color: #0a1b2b;
  font-size: 26px;
  padding: 13px 0; }

.m-tab2 ul li input:checked + label {
  color: #fff;
  background-color: #fa1432;
  border-bottom: 0; }

.m-tab2 ul li .content {
  top: 70px;
  font-size: 20px;
  width: 780px;
  left: -40px; }

.main3 {
  padding: 60px 0 10px 0; }
  .main3 h4 {
    color: #0A1B2B;
    font-size: 26px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px; }

.main4 {
  background: url(../png/red-bg.png) center bottom no-repeat;
  padding-top: 70px;
  height: 570px; }
  .main4 h4 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    text-align: center; }
  .main4 .pingt {
    width: 333px;
    margin: 15px auto;
    text-align: center; }
  .main4 .pt-download {
    width: 138px;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px; }
    .main4 .pt-download a {
      color: #FF4049;
      display: block; }
  .main4 .sb-bg {
    position: absolute;
    margin-top: 40px;
    margin-left: 110px; }

.main5 {
  padding-top: 130px;
  text-align: center;
  font-size: 16px;
  color: #818A92;
  padding-bottom: 70px; }
  .main5 h4 {
    font-weight: normal;
    color: #0A1B2B;
    font-size: 26px; }

.main6 {
  color: #818A92;
  font-size: 16px;
  padding: 70px 0;
  text-align: center; }
  .main6 h4 {
    font-weight: normal;
    color: #0A1B2B;
    font-size: 26px; }
  .main6 li {
    float: left;
    width: 33%;
    padding-top: 140px;
    font-size: 14px; }
    .main6 li h5 {
      color: #485460;
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: normal; }
    .main6 li:first-child {
      background: url(../png/quans.png) center 0 no-repeat; }
    .main6 li:nth-child(2) {
      background: url(../png/baoz.png) center 0 no-repeat; }
    .main6 li:last-child {
      margin-right: 0;
      background: url(../png/tuog.png) center 0 no-repeat; }

.main-step {
  padding-top: 70px;
  padding-bottom: 70px; }
  .main-step h4 {
    font-size: 26px;
    text-align: center;
    color: #0a1b2b;
    font-weight: normal; }
  .main-step .account-step {
    height: 100px;
    padding-left: 170px;
    width: 230px;
    font-size: 26px;
    line-height: 100px;
    background: #fff url(../png/zn-1.png) 80px center no-repeat;
    -webkit-box-shadow: 0 0 9px rgba(157, 157, 157, 0.2);
       -moz-box-shadow: 0 0 9px rgba(157, 157, 157, 0.2);
            box-shadow: 0 0 9px rgba(157, 157, 157, 0.2);
    margin: 50px 30px 50px 30px; }
  .main-step .account-main {
    position: relative;
    color: #0a1b2b;
    cursor: pointer;
    z-index: 11; }
    .main-step .account-main:hover {
      color: #ff4049; }
      .main-step .account-main:hover .step-table {
        display: block; }
  .main-step .step-table {
    position: absolute;
    left: 30px;
    top: 150px;
    width: 700px;
    display: none; }
    .main-step .step-table th {
      background-color: #fd3f49;
      color: #fff;
      text-align: center;
      font-weight: normal;
      font-size: 18px;
      line-height: 60px;
      border: 1px solid #ffc9cc; }
    .main-step .step-table td {
      padding: 15px 30px 10px;
      color: #485460;
      font-size: 18px;
      background-color: #fff;
      border: 1px solid #ffc9cc; }
      .main-step .step-table td a {
        display: block;
        width: 230px;
        height: 56px;
        line-height: 56px;
        text-align: center;
        color: #fff;
        background-color: #fa1432;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        margin: 15px auto 0;
        font-size: 26px; }

.js-kh{background: #fff url(../png/icon3.png) 55px center no-repeat;float: left;
  width: 150px;
  height: 100px;
  line-height: 100px;
  color: #485460;
  font-size: 18px;
  margin-right: 30px;
  padding-left: 150px;
}
.js-bj{background: #fff url(../png/icon2.png) 55px center no-repeat;    float: left;
  width: 150px;
  height: 100px;
  line-height: 100px;
  color: #485460;
  font-weight: bold;
  font-size: 18px;
  margin-right: 30px;
  padding-left: 150px;}
.kh-my{background: #fff url(../png/icon1.png) 55px center no-repeat;float: left;
  width: 150px;
  height: 100px;
  line-height: 100px;
  color: #485460;
  font-weight: bold;
  font-size: 18px;
  margin-right: 0;
  padding-left: 150px;}

.icon_whats,.icon_whatsapp{display: inline-block;vertical-align: middle;width:18px; height: 18px;}
.icon_whats{
  margin-right: 3px;
  vertical-align: -4px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEqADAAQAAAABAAAAEgAAAACaqbJVAAAChElEQVQ4Ea2USWhTQRjH/y/vZSMlMTaNjVqrtoqgFsSCVg+CqCCCUlwQUUGsB08KRnOpIkUPXoQePLmiPVgQFcSFilAraA7WWjUu0MYSi2lM09qYxOzxm0lmxJK6gB88ZvvP71tm3ijbTxYMn2L+NgXK3gIKLvyD0Z4g7blaUzH/hMYgtNdDExKxcKYBzU1WNNabUWVTkcwUMBTKoPt1HLe8UaRozKzk2EMMKE1u/2cRiaoDDm2uxJYVVtx8GkWPL47gWBYmg4JFs43YttoKp01Da8cXvBpKSscsMmWle1CGcmq3EzUOPdo6wxgMpqVQdHQKsGuNDfvW2XHk4ghefvwJoxiKxlJZVmfG4fPBshCmypPLju4JXOgax+k9TpgpUmEcxFJqWT8NZ26EMR7Pi7Up2+tPJjAcyVKqNqnhoIa5Jl7AHl9CLvyuU6DIOgm2tsEiZRxUV23Au+GUnPybzttACvNm6KVUYz2bRYclc0xoP1AN5u1ebwxdfTEpEh1WE3ezAw6rCpUqb9Tr6FN4NjwiQEFgNIP7BPCRp/1Ur3K2nA5jaa2J64QjUe4SCAiEM3jwIgbvhwT3Vg6kqqDDyHGdAAkdT40NFrgM/I647BoyWXm1hI63aZpnN53dJb0qYilKOGggmMKsSg31BGM1ar8T+QUgBr0DSTzqj3OnFrMO0USO/z5snYMev0mAfX8yFtG5u2Ncxi6wiYotTKYmJia3BzdOx6bGCiiUSeRbDseuhGAx6dCywY7WayEp10pPwZTPx9ZVVpy9PYpwNFfcvKMKi2uNuPzwK/r8xX+NMTT2nhDWI9GTOs/oFI/vdPLZ7+k8vO8TOHppBM+pXsIYQ/lfD9sPRq/7CgqNoEoAAAAASUVORK5CYII=') no-repeat center top;
}
.icon_whatsapp {
  margin-right: 3px;
  vertical-align: -4px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAgVBMVEUb10Eb10Eb10Eb10H8//34/vnj+ujR99mN66BY4nRV4XE021Yu2lH+///M9tU43For2k6t8buJ6p1c4nda4nYf2ETv/PLe+ePd+eOk77N86JJS4W5E3mM83Vwk2Uj3/vj0/fbZ+N/G9c++9Mmw8b2c7qya7auE6Zh3545v5odR4G5bpdrMAAAAA3RSTlP2lwqV6j5/AAAAp0lEQVQY023QVw7DIBAEUOyhG/cS9/R6/wMGGyxFSfYDoSdmJJaEAcHHkCAkAb4mIP5NWpapu3nRgrYtFcrZcvSsyICs2PcbaaZdZmDKUyJr0a1WCEcRNWN8qBfKaLqS4pib3EV35UoVB562ZZwtVS4YG+BOL6yZbHCrB/A601MtfT1uvgiKaU/H7ioNYCR7AL6L50nMOU2G7ZNmgvVKR/Dyu5w/K3wDEbwJYaEmOaQAAAAASUVORK5CYII=') no-repeat center top;
}
