/*å…¬å…±æ ·å¼*/
* {
  margin: 0;
  padding: 0;
  font-family: Arial, "Microsoft Yahei";
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: white;
}
h1 {
  margin-bottom: 0;
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
}
.wrap {
  width: 100%;
}
/* .content{ padding-top: 3%; } */
.info-content.tv_list h3 {
  font-size: 14px;
}
.info-content{
  background-color: #fff;
}
.info-content.tv_list .content {
  text-align: left;
  font-size: 14px;
}
.module1 .left-txt {
  margin-top: 50px;
  color: white;
}
/* @font-face {
    font-family: "sourceHandMedium";
    src: url("../font/SCMedium.otf");

} */
@font-face {
  font-family: "grayDesignBold";
  src: url("../font/GrayDesignBold.ttf");
  font-display: swap;
}
.left-txt > h1 span {
  display: inline-block;
  font-size: 48px;
  color: #000;
  font-weight: normal;
  vertical-align: top;
  margin-top: 40px;
}
.left-txt > p {
  font-size: 16px;
  line-height: 32px;
  font-weight: lighter;
  color: #999;
}
.left-txt .logo {
  width: 114px;
  height: 114px;
  border-radius: 10px;
  vertical-align: top;
}

/*äºŒç»´ç */
.qr-box {
  margin: 45px 0 0 0;
  font-size: 18px;
  overflow: hidden;
}
.qr-div {
  float: left;
}
.qr-img {
  width: 160px;
  height: 160px;
}
.qr-img img {
  width: 100%;
}
.qr-free {
  padding-right: 40px;
}
.qr-pro {
  padding-left: 40px;
}

.dashed {
  height: 233px;
  width: 0px;
  border: 1px dashed #72abc0;
  margin-top: 33px;
}

/*äº§å“ç‰¹ç‚¹*/
.features {
  padding-top: 35px;
  margin-left: 40px;
}
.features li {
  display: block;
  margin: 0 0 13px 0;
  height: 43px;
  line-height: 43px;
  font-size: 18px;
}
/*å›¾æ ‡*/
.f-icon {
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  height: 43px;
  background: url(https://cache.kolacdn.xyz/transocks/index/img/sprites.png)
    no-repeat;
  margin-right: 10px;
}
.vip {
  background-position: -60px -200px;
}
.no-ad {
  background-position: -110px -200px;
}
.more-func {
  background-position: -160px -200px;
}

/*æŒ‰é’®*/
.button {
  text-align: center;
  border-radius: 3px;
  margin-top: 25px;
}
.button > a {
  display: inline-block;
  height: 100%;
  text-decoration: none;
  color: #fff;
}
.button:hover {
  opacity: 0.8;
}
.free-btn,
.pro-btn {
  width: 160px;
  height: 48px;
  line-height: 48px;
}
.free-btn,
.free-btn-m {
  background: #0080ff;
}
.pro-btn,
.pro-btn-m {
  background: #ff5c6b;
}
/*.ios-btn, .android-btn{ display: none; }
.ios_pc_btn, .android_pc_btn{ display: block; width: 160px; height: 40px; background: url(https://cache.kolacdn.xyz/transocks/index/img/sprite.png) no-repeat; }
.ios_pc_btn{ background-position: -32px -125px; }
.ios_pc_btn:hover{ background-position: -232px -125px; }
.android_pc_btn{ background-position: -32px -46px; }
.android_pc_btn:hover{ background-position: -232px -46px; }*/

.green-dl,
.black-dl {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  background: url(https://cache.kolacdn.xyz/transocks/index/img/sprites.png)
    no-repeat;
  width: 16px;
  height: 20px;
  margin-right: 6px;
}
.green-dl {
  background-position: -110px -260px;
}
.black-dl {
  background-position: -60px -260px;
}

/*å³è¾¹çš„å›¾*/
.content .right-part {
  padding: 0;
  margin-top: 6%;
}
.right-img {
  height: 630px;
  position: relative;
  width: 590px;
  padding: 0;
}
/*.right-img div img{ width: 100%; }*/
.right-img .black,
.right-img .comments {
  width: 282px;
  position: absolute;
  right: 0;
  top: 30px;
  text-align: left;
}
.right-img .white {
  width: 312px;
  position: absolute;
  right: 263px;
  z-index: 1000;
}
.right-img .pc {
  width: 700px;
  position: absolute;
  right: 0px;
  top: 170px;
  z-index: 1000;
}

.comments {
  height: 570px;
  background: url(https://cache.kolacdn.xyz/transocks/index/img/black_frame.png)
    no-repeat;
  z-index: 1;
}
.comments_div {
  height: 390px;
  width: 244px;
  position: relative;
  top: 107px;
  left: 19px;
  overflow: hidden;
}
.comments_list {
  width: 244px;
  padding: 0 15px;
  overflow: hidden;
  top: 0;
  position: absolute;
  margin: 0;
}
.comments_list li {
  padding: 10px 0 15px 0;
  height: 130px;
  border-bottom: 1px solid #eee;
}
.cmt_title,
.cmt_author {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cmt_title {
  font-size: 16px;
  width: 12em;
  color: #333;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.cmt_stars {
  width: 96px;
  height: 16px;
  background: url("https://cache.kolacdn.xyz/transocks/index/img/sprites.png")
    no-repeat;
  margin: 0 0 5px 0;
  background-position: -60px -20px;
}
.cmt_text,
.cmt_info {
  font-size: 13px;
  height: 23px;
  line-height: 23px;
  color: #666;
  margin: 0;
}
.cmt_author {
  display: inline-block;
  max-width: 8em;
  vertical-align: bottom;
}
.cmt_text {
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 46px;
  overflow: hidden;
}

.right-img-m,
.qr-box-m {
  display: none;
}
.right-part {
  display: inline-block;
}
.right-part img {
  width: 100%;
}

/*åº•éƒ¨ä¿¡æ¯æ */
.footer {
  width: 100%;
  text-align: center;
  padding-top: 110px;
}
.footer h1 {
  color: white;
}
.footer p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  color: white;
}
.footer p > a {
  color: #333;
}
.footer p > span {
  margin: 0 2px 0 5px;
}
.cut-off {
  display: inline-block;
  height: 16px;
  width: 1px;
  background: #333;
}

/*ä¿¡æ¯é¡µé¢*/
.info-wrap {
  display: block;
  margin-top: 225px;
  width: 20%;
}
.white-bg {
  background: #fff;
  opacity: 0.88;
}
.info-dir {
  background: #fff;
  margin-top: 225px;
  padding: 0;
  opacity: 0.88;
  width: 20%;
}
.info-dir li {
  display: block;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #666;
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
}
.info-dir li:hover {
  background: #eee;
  color: #333;
}
.info-dir li.active {
  background: rgba(32, 39, 43, 0.8);
  color: #fff;
}
.green-font-a {
  color: #1be8c1;
  text-decoration: underline;
}
.info-content {
  min-height: 70vh;
  padding: 0 22px;
  display: block;
}
.info-content-text-container .help-content-block {
  line-height: 24px;
  background-color: rgba(32, 39, 43, 0.8);
  color: #4c4c4c;
  margin: 20px auto 0 0;
  padding: 0;
}
.info-content-text-container .hide-block {
  display: none;
}
.info-content-text-container .help-content-block .help-content-block-p1 {
  color: white;
  margin: 0;
  text-align: justify;
  padding: 20px 20px;
}
.info-content-text-container .help-content-block .help-content-block-p2 {
  color: white;
  margin: 0;
  text-align: justify;
  padding: 0 20px 20px 20px;
}
.info-content-text-container .guide {
  margin: 30px auto;
}
.help-title > h4 {
  font-size: 26px;
  color: #20272b;
  margin-bottom: 30px;
}
.help-title {
  margin-bottom: 30px;
}
.info-content-text-container .guide .help-content {
}
.info-content-text-container .guide .help-content .help-content-item {
  margin-bottom: 20px;
}
.info-content-text-container
  .guide
  .help-content
  .help-content-item
  .help-content-num {
  color: #319998;
}
.info-content-text-container
  .guide
  .help-content
  .help-content-item
  .help-content-a {
  display: flex;
  color: #319998;
}
.info-content-text-container
  .guide
  .help-content
  .help-content-item
  .help-content-a:hover {
  cursor: pointer;
  color: #21665f;
}
.info-content-text-container
  .guide
  .help-content
  .help-content-item
  .help-content-a
  .help-content-a-title {
  width: 100%;
}
.info-content .help-line {
  width: 100%;
  height: 1px;
  border: none;
}
.info-content h3 {
  margin: 5px 0 26px;
}
.info-content > hr {
  width: 100%;
  height: 1px;
  border: none;
  margin: 0;
}
.info-text {
  padding: 10px 0;
  text-align: left;
}
.info-text > p {
  line-height: 26px;
}
.info-text > p.indent {
  text-indent: 2em;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: 1000;
  width: 100%;
  color: white;
}
.header img {
  width: 100%;
}
.header_free {
  background: url(https://cache.kolacdn.xyz/transocks/index/img/head_bg.png)
    repeat-x;
}
.header_pro {
  background: url(https://cache.kolacdn.xyz/transocks/index/img/page1.png)
    repeat-x;
}
.header_pc {
  background: url(https://cache.kolacdn.xyz/transocks/index/img/pc_bg.png)
    repeat-x;
}

.header_infomation {
  background-color: #20272b;
}
.header_infomation .logo-container {
  display: flex;
  align-items: center;
}
.headline-big-english {
  font-family: grayDesignBold, Microsoft YaHei, sans-serif;
  font-size: 4rem;
  color: #41bda7;
}
.headline-big-china {
  color: #41bda7;
  font-weight: initial;
  font-family: sourceHandMedium, "Microsoft YaHei", sans-serif;
  margin-right: 1rem;
}
.header_infomation .logo-image {
  margin-top: 0;
  margin-right: 0;
  cursor: pointer;
}
.logo-sm {
  margin-top: 23px;
  margin-left: -15px;
  margin-right: 1em;
}
.header h1 {
  margin: 0;
  font-size: 32px;
  margin-top: 32px;
}

/*2017-09-14 new pc page*/

.wrap_bg {
  width: 100%;
  background: url("https://cache.kolacdn.xyz/transocks/index/img/head_bg.png");
  height: 706px;
  padding-top: 96px;
}
.wrap_bg .left-txt > p {
  color: white !important;
}
.wrap_pro_bg .left-txt > p {
  color: white !important;
}
.wrap_pc_bg .left-txt > p {
  color: white !important;
}

.module1 {
  margin-top: 55px;
  position: relative;
  left: -30px;
  right: -30px;
}
.module2 {
  margin-top: 160px;
  position: relative;
  left: -30px;
  right: -30px;
}

/*.module2{*/
/*position: relative;*/
/*left: -30px;*/
/*right: -30px;*/
/*}*/

.mt70 {
  margin-top: 70px;
}
.mt140 {
  margin-top: 140px;
}

.footer-free {
  background: url("https://cache.kolacdn.xyz/transocks/index/img/page5-free.png");
  height: 708px;
}

.footer-professional {
  background: url("https://cache.kolacdn.xyz/transocks/index/img/page5.png");
  height: 708px;
}

.footer-pc {
  background: url("https://cache.kolacdn.xyz/transocks/index/img/pc_footer.png");
  height: 556px;
}

.copyright {
  margin-top: 85px;
}
.copyright p a {
  color: white;
}
.align-right {
  text-align: right;
}
.header span {
  font-size: 14px;
  font-weight: lighter;
  line-height: 97px;
}
.header a {
  color: white;
  text-decoration: none;
}
.header span.active {
  border-bottom: 2px solid white;
  padding-bottom: 10px;
}
.header .itemlist {
  position: relative;
  left: 75px;
}
.pf-logo {
  vertical-align: sub;
  margin-right: 10px;
}

.wrap_pro_bg {
  width: 100%;
  background: url("https://cache.kolacdn.xyz/transocks/index/img/page1.png");
  height: 706px;
  padding-top: 96px;
}

.wrap_pc_bg {
  width: 100%;
  background: url("https://cache.kolacdn.xyz/transocks/index/img/pc_bg.png");
  height: 706px;
  padding-top: 96px;
}

.wrap_bg .module2 .left-txt {
  margin-top: 0;
  color: black;
}
.professional_text_right.module2 .left-txt {
  padding: 120px 50px;
}

/*2017-09-14 new pc page*/

@media screen and (max-width: 1025px) {
  /*ipad*/
  .qr-div {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}

@media screen and (min-width: 993px) {
  .qr-div {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .left-txt > h1 {
    height: 114px;
    margin-bottom: 42px;
  }
  .left-txt .logo {
    width: 100px;
    height: 100px;
  }
  .left-txt > h1 span {
    font-size: 36px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 992px) {
  .container {
    text-align: center;
  }
  .right-img {
    margin: 10% auto;
  }
  .qr_table {
    margin: 10% auto 0;
  }
  .guide {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .qr_table,
  .left-txt > p span,
  .right-img,
  .qr-box {
    display: none;
  }
  .ios-btn,
  .android-btn,
  .right-img-m {
    display: block;
  }
  .wrap {
    background-size: cover;
  }
  .content {
    padding: 0;
  }
  .left-txt .logo {
    width: 1.14rem;
    height: 1.14rem;
  }
  .left-txt > h1 {
    margin-bottom: 0;
  }
  .left-txt > h1 span {
    display: block;
    height: 0.6rem;
    font-size: 0.48rem;
    margin-top: 0.2rem;
    line-height: 0.6rem;
  }
  .left-txt > p {
    padding: 0 10px;
    font-size: 20px;
    line-height: 0.57rem;
    margin: 0;
  }
  .left-txt .subtitle {
    margin-bottom: 20px;
    font-size: 32px;
    color: #333;
  }
  .left-txt .subtitle2 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #333;
  }
  .right-img-m img {
    margin: 30px auto 0;
    width: 70%;
  }
  /*.ios-btn a, .android-btn a{ display: block; width: 4.8rem; height: 0.64rem; margin: 0 auto 0.3rem; }
.ios-btn a{ background: url("https://cache.kolacdn.xyz/transocks/index/img/ios_btn.png") no-repeat; background-size: cover; }
.android-btn a{ background: url("https://cache.kolacdn.xyz/transocks/index/img/android_btn.png") no-repeat; background-size: cover; }
}*/
  .button {
    display: inline-block;
  }
  .button a {
    font-size: 0.3rem;
  }
  .button a > span {
    font-size: 0.22rem;
  }
  .qr-box-m {
    display: table;
    font-size: 0.24rem;
    width: 100%;
  }
  .pro-btn-m,
  .free-btn-m {
    width: 2.4rem;
    padding: 0.1rem 0;
  }

  .qr-box-m td > p {
    width: 2.4rem;
    margin: 15px auto 0;
    text-align: left;
  }
  .f-icon {
    background-size: 180px 160px;
    width: 25px;
    height: 25px;
  }

  .vip {
    background-position: -28px -100px;
  }
  .no-ad {
    background-position: -53px -100px;
  }
  .more-func {
    background-position: -78px -100px;
  }
  .rocket {
    background-position: -103px -100px;
  }
  .nouser {
    background-position: -128px -100px;
  }
  .fast {
    background-position: -153px -100px;
  }

  .header {
    height: 1.1rem;
    padding: 0 0.36rem;
    background-size: contain;
  }
  .header p {
    font-size: 0.3rem;
    text-align: center;
    line-height: 1rem;
  }
  .logo-sm {
    height: 0.48rem;
    width: 0.48rem;
    margin-top: 0.24rem;
  }

  .info-wrap {
    margin: 1rem 0 0 0;
    padding: 0;
  }
  .white-bg {
    padding: 0;
  }
  .info-dir {
    font-size: 0;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    position: fixed;
    top: 1rem;
    z-index: 100;
    background: #fff;
    margin-top: 0;
    padding: 0;
    opacity: 1;
  }
  .info-dir li {
    display: inline-block;
    width: 25%;
    font-size: 0.3rem;
    color: #999;
    height: 0.9rem;
    line-height: 0.9rem;
  }
  .info-dir li.active {
    background: #fff;
    color: #333;
  }
  .info-content {
    padding: 0.2rem 0.36rem;
    min-height: 60vh;
    display: block;
  }
  /*åˆ†å‰²çº¿*/
  .info-content-text-container .guild-split-line {
    height: 1px;
    background-color: blue;
    opacity: 0.05;
  }
  /*ç®­å¤´*/
  .info-content
    .info-content-text-container
    .guide
    .help-content
    .help-content-item
    img {
    float: right;
    width: 14px;
    height: 16px;
  }

  .info-content
    .info-content-text-container
    .guide
    .help-content
    .help-content-item
    .help-content-block
    .span-red {
    color: red;
  }

  .info-content h3,
  .info-content > hr {
    display: none;
  }
  .info-content-text-container .guide .help-title {
    font-size: 0.4rem;
  }
  .info-content-text-container .guide .help-content {
    font-size: 0.3rem;
  }
  .info-content .help-line {
    display: none;
  }
  .info-text {
    border: none;
    padding: 0;
    text-align: left;
  }
  .info-text > p {
    color: #333;
    font-size: 0.28rem;
    line-height: 0.5rem;
  }

  .footer p {
    font-size: 0.24rem;
  }
}

/*2018-12-20*/

@media (min-width: 1200px) {
  .container {
    width: 1206px;
  }
}
/*mobileç‰¹æ®Šæ ·å¼*/
.mobile-footer font {
  color: black;
}

.testFlightHelp img {
  max-width: 480px;
}
