.header-nav.header-product .nav-left .nav-logo{
  width: auto !important;
  height: auto !important;
}
.header-nav.header-product .header-wrapper .button-combe{
  background: linear-gradient(to right, #009f05, #27ff00);
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0 0;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}
img {
  width: auto;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #2984c0;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #a9a9a9;
  text-decoration: none;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}
.container {
  position: relative;
  width: 1126px;
  display: block;
  margin: 0 auto;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.footer-new .foot-box .foot-name {
  text-align: left;
}
input[type="checkbox"] {
  display: none;
}
.smbg .nav-bg {
  background: rgba(1, 10, 18, 0.9) url(../images/line.png) no-repeat center bottom;
}
.btn.down,
.btn.new-down {
  padding: 0 35px;
  height: 60px;
  line-height: 60px;
  background-color: #13af60;
  font-size: 18px;
  box-shadow: 0 10px 13px 0 rgba(0, 0, 0, 0.5);
  color: #fff !important;
  text-decoration: none !important;
}
.btn.down:hover,
.btn.new-down:hover {
  background-color: #14d171;
}
.btn.lear-more {
  width: 260px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  background-color: #13af60;
  box-shadow: 0 10px 13px 0 rgba(0, 0, 0, 0.5);
}
.float_window {
  width: 550px;
  height: 280px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: url(../images/home/float_window_bg.png) no-repeat center;
  z-index: 999;
  transition: all 0.6s ease;
  transform: translateY(100%);
}
.float_window.floatb{
  width: 400px;
  height: 360px;
  background: url(../images/home/float_window_blog.png) no-repeat center;
}
.float_window.floatb .float_window_download {
  left: 0px;
  right: 0px;
  margin: 0px auto;
  bottom: 22px;
}
.float_window.on {
  transform: translateY(0%);
}

.float_window_download {
  width: 180px;
  height: 35px;
  display: block;
  position: absolute;
  right: 12px;
  bottom: 52px;
  border-radius: 5px;
  background-image: linear-gradient(to right, #00ff90, #2cffb7);
  font: normal normal bold 12px/14px League Spartan;
  letter-spacing: 0px;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.float_window_download i {
  opacity: 0;
  transition: all 0.1s ease;
}

.float_window_download:hover {
  color: #000000;
  text-decoration: none;
  background-image: linear-gradient(to right, #00ff90, #47ffc0);
}

.float_window_download:hover i {
  width: 9px;
  height: 11px;
  background: url(../images/home/float_arrow.png) no-repeat center;
  display: block;
  margin-right: 10px;
  opacity: 1;
}

.float_window_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  padding: 5px;
  background: transparent url(../images/home/float_close.png) no-repeat center;
  opacity: 0.4;
  transition: all 0.3s ease;
}

.float_window_close:hover {
  opacity: 0.6;
  background: #c25e86 url(../images/home/float_close.png) no-repeat center;
}
.home-banner {
  padding-top: 103px;
  height: 547px;
  background: url(../images/home/banner.jpg) no-repeat center;
}

.home-banner .left-img {
  position: relative;
  float: left;
  width: 378px;
  height: 377px;
  margin-top: 80px;
  margin-left: 50px;
  background: url(../images/home/booster-big.png) no-repeat center;
}

.home-banner .left-img:after {
  position: absolute;
  content: "";
  width: 116px;
  height: 25px;
  left: 50%;
  margin-left: -58px;
  bottom: 179px;
  background: url(../images/home/restore.png);
  -webkit-animation: bootst 8s infinite;
}

.home-banner .left-img .circleprogress_wrapper {
  width: 256px;
  height: 256px;
  margin: 61px auto;
  position: relative;
}

.home-banner .left-img .circleprogress_wrapper .wrappercir {
  width: 128px;
  height: 258px;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.home-banner .left-img .circleprogress_wrapper .wrappercir .circleprogress_smgb {
  width: 205px;
  height: 205px;
  border: 25px solid transparent;
  border-radius: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(45deg);
}

.home-banner .left-img .circleprogress_wrapper .wrappercir .circleprogress_smgb.rightcircle {
  border-top: 25px solid #000;
  border-right: 25px solid #000;
  right: 3px;
  -webkit-animation: circleProgressLoad_right 4s linear infinite alternate;
}

.home-banner .left-img .circleprogress_wrapper .wrappercir .circleprogress_smgb.leftcircle {
  border-bottom: 25px solid #000;
  border-left: 25px solid #000;
  left: 0;
  -webkit-animation: circleProgressLoad_left 4s linear infinite alternate;
}

.home-banner .left-img .circleprogress_wrapper .wrappercir.left {
  left: 1px;
}

.home-banner .left-img .circleprogress_wrapper .wrappercir.right {
  right: 0;
}

@-webkit-keyframes circleProgressLoad_right {
  0% {
    -webkit-transform: rotate(45deg);
  }

  50% {
    -webkit-transform: rotate(45deg);
  }

  100% {
    -webkit-transform: rotate(225deg);
  }
}

@-webkit-keyframes circleProgressLoad_left {
  0% {
    -webkit-transform: rotate(45deg);
  }

  50% {
    -webkit-transform: rotate(225deg);
  }

  100% {
    -webkit-transform: rotate(225deg);
  }
}

@-webkit-keyframes bootst {
  0% {
    background: url(../images/home/boost-size.png) no-repeat center;
  }

  50% {
    background: url(../images/home/boost-size.png) no-repeat center;
  }

  51% {
    background: url(../images/home/restore.png) no-repeat center;
  }

  100% {
    background: url(../images/home/restore.png) no-repeat center;
  }
}

.home-banner .left-img .max {
  position: absolute;
  width: 89px;
  height: 39px;
  bottom: 63px;
  left: 148px;
  background: url(../images/home/max.png);
}

.home-banner .right-message {
  width: 600px;
  float: right;
  margin-right: 30px;
  margin-top: 40px;
  color: #fff;
}

.home-banner .right-message h1 {
  height: 60px;
  font-size: 46px;
  line-height: 60px;
  font-weight: 400;
}

.home-banner .right-message h2,
.home-banner .right-message p {
  font-weight: 300;
}

.home-banner .right-message h2 {
  margin-top: 10px;
  margin-bottom: 35px;
  font-size: 30px;
}

.home-banner .right-message p {
  position: relative;
  padding-left: 25px;
  margin: 0;
  font-size: 18px;
  color: #dcd0cd;
  line-height: 28px;
}

.home-banner .right-message p:after {
  position: absolute;
  content: "";
  width: 13px;
  height: 12px;
  left: 0;
  top: 12px;
  background: url(../images/home/list.png) no-repeat left;
}

.home-banner .right-message dl dt .try {
  margin-left: 25px;
}

.home-banner .btn.down {
  background-image: -moz-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -webkit-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -ms-linear-gradient(-90deg, #00d901 0, #00b300 100%);
}

.home-banner .btn.down:hover {
  background-image: -moz-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -webkit-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -ms-linear-gradient(-90deg, #00b300 0, #00d901 100%);
}

.list-target {
  padding: 25px 0;
  background-color: #f3f3f3;
}

.list-target ul {
  width: 965px;
  margin: 0 auto;
  list-style-type: none;
}

.list-target ul li {
  display: inline-block;
  width: 306px;
  height: 68px;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 68px;
  background: #fff;
  border: solid #e6e6e6 1px;
  font-size: 18px;
  cursor: pointer;
  overflow: hidden;
}

.list-target ul li span {
  float: left;
  width: 72px;
  text-align: right;
  margin-right: 10px;
}

.list-target ul li span i {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/home/icons.png) no-repeat center;
}

.list-target ul li.list01 span i {
  width: 39px;
  height: 33px;
  background-position: 0 0;
}

.list-target ul li.list02 span i {
  width: 37px;
  height: 35px;
  background-position: 0 -33px;
}

.list-target ul li.list03 span i {
  width: 41px;
  height: 31px;
  background-position: 0 -68px;
}

.list-target ul li.list04 span i {
  width: 36px;
  height: 34px;
  background-position: 0 -99px;
}

.list-target ul li.list05 span i {
  width: 34px;
  height: 33px;
  background-position: 0 -133px;
}

.list-target ul li.list06 span i {
  width: 32px;
  height: 33px;
  background-position: 0 -166px;
}

.list-target ul li.list07 span i {
  width: 35px;
  height: 35px;
  background-position: 0 -230px;
}

.list-target ul li.list08 span i {
  width: 40px;
  height: 25px;
  background-position: 0 -202px;
}

.list-target ul li.list09 span i {
  width: 37px;
  height: 35px;
  background-position: 0 -265px;
}

.list-target ul li:hover {
  background-color: #e92f2f;
  color: #fff;
}

.list-target ul li:hover.list01 span i {
  background-position: -41px 0;
}

.list-target ul li:hover.list02 span i {
  background-position: -43px -33px;
}

.list-target ul li:hover.list03 span i {
  background-position: -41px -68px;
}

.list-target ul li:hover.list04 span i {
  background-position: -45px -99px;
}

.list-target ul li:hover.list05 span i {
  background-position: -47px -133px;
}

.list-target ul li:hover.list06 span i {
  background-position: -49px -166px;
}

.list-target ul li:hover.list07 span i {
  background-position: -47px -230px;
}

.list-target ul li:hover.list08 span i {
  background-position: -47px -202px;
}

.list-target ul li:hover.list09 span i {
  background-position: -45px -265px;
}

.list-message {
  overflow: hidden;
}

.list-message .container.pc {
  display: block;
}

.list-message .container.mobile {
  display: none;
}

.list-message h2 {
  margin-bottom: 15px;
  font-size: 34px;
}

.list-message h2 i {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 7px;
  background: url(../images/home/note.png);
}

.list-message p {
  font-size: 16px;
  line-height: 28px;
}

.list-message p a {
  display: inline-block;
  margin-top: 20px;
  color: #256bfa;
  text-decoration: underline;
}

.list-message.list-message01 {
  height: 582px;
  background: #fff url(../images/home/list-bg-01.jpg) no-repeat center bottom;
}

.list-message.list-message01 .container {
  height: 582px;
}

.list-message.list-message01 .container .img {
  float: left;
  margin-top: 120px;
  margin-left: 0;
}

.list-message.list-message01 .container .img span {
  position: absolute;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  text-indent: -9999px;
  -webkit-transform: translate(0, -600px);
  -moz-transform: translate(0, -600px);
  -ms-transform: translate(0, -600px);
  transform: translate(0, -600px);
  -webkit-transition: transform 1s ease;
  transition: transform 1s ease;
}

.list-message.list-message01 .container .img span.ram {
  width: 116px;
  height: 116px;
  left: -36px;
  top: 289px;
  background: url(../images/home/ram.png);
}

.list-message.list-message01 .container .img span.besom {
  width: 67px;
  height: 67px;
  top: 415px;
  left: 419px;
  background: url(../images/home/besom.png);
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
}

.list-message.list-message01 .container .img span.sold {
  background-color: #ff4e4e;
}

.list-message.list-message01 .container .img span.sold.big {
  width: 42px;
  height: 42px;
  top: 370px;
  right: 317px;
  z-index: 2;
  background: url(../images/home/sold45.png);
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
}

.list-message.list-message01 .container .img span.sold.default {
  width: 33px;
  height: 33px;
  top: 439px;
  right: 65px;
  background: url(../images/home/sold30.png);
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
}

.list-message.list-message01 .container .img span.sold.yellow {
  width: 7px;
  height: 7px;
  right: 107px;
  bottom: 201px;
  border-radius: 50%;
  background: #ffe7b9;
}

.list-message.list-message01 .container .img span.sold.border {
  width: 21px;
  height: 21px;
  right: 225px;
  bottom: 90px;
  border-radius: 50%;
  background: 0 0;
  border: solid #d3efeb 2px;
}

.list-message.list-message01 .container .message {
  float: right;
  width: 540px;
  margin-right: 80px;
}

.list-message.list-message01 .container .message h2 {
  margin-top: 130px;
}

.list-message.list-message02 {
  height: 500px;
  color: #fff;
  background: url(../images/home/list-bg-02.jpg) no-repeat center;
}

.list-message.list-message02 .message {
  float: left;
  width: 610px;
  margin-left: 85px;
}

.list-message.list-message02 .message h2 {
  margin-top: 130px;
  padding-bottom: 10px;
}

.list-message.list-message02 .message p {
  color: #a9a9a9;
}

.list-message.list-message02 .message p strong {
  color: #fff;
}

.list-message.list-message03 {
  height: 740px;
  text-align: center;
  background: #fff;
}

.list-message.list-message03 h2 {
  padding-top: 70px;
  padding-bottom: 30px;
  margin: 0;
}

.list-message.list-message03 img {
  margin-top: 30px;
  margin-left: 179px;
}

.list-message.list-message04 {
  position: relative;
  height: 510px;
  background-color: #f3f3f3;
}

.list-message.list-message04:after,
.list-message.list-message04:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 6px;
  left: 0;
  background: url(../images/home/line-shadow.png) no-repeat center;
}

.list-message.list-message04:after {
  top: 0;
}

.list-message.list-message04:before {
  bottom: -6px;
}

.list-message.list-message04 .img {
  float: left;
  margin-top: 82px;
  margin-left: 80px;
}

.list-message.list-message04 .message {
  float: left;
  width: 490px;
  margin-top: 150px;
  margin-left: 55px;
}

.list-message.list-message04.list-message06 {
  background-color: #fff;
}

.list-message.list-message04.list-message06:after,
.list-message.list-message04.list-message06:before {
  display: none;
}

.list-message.list-message04.list-message06 .img {
  margin-top: 140px;
}

.list-message.list-message04.list-message06 .message {
  margin-left: 20px;
}

.list-message.list-message05 {
  background-color: #fff;
  text-align: center;
}

.list-message.list-message05 .container {
  padding-top: 60px;
  border-bottom: solid #d8d8d8 1px;
}

.list-message.list-message05 h2 {
  padding-bottom: 30px;
}

.list-message.list-message05 img {
  margin-top: -10px;
}

.list-message.list-new {
  height: 760px;
  text-align: center;
  background: url(../images/home/list-bg-new.jpg) no-repeat center;
}

.list-message.list-new h2 {
  padding-top: 70px;
  padding-bottom: 30px;
  margin: 0;
}

.list-message.list-new img {
  margin-top: 30px;
}

.list-message.list-message07 {
  height: 583px;
  text-align: center;
  background: url(../images/home/list-bg-07.jpg) no-repeat center;
}

.list-message.list-message07 h2 {
  padding-top: 50px;
  padding-bottom: 30px;
  margin: 0;
}

.list-message.list-message08 {
  height: 600px;
  color: #fff;
  text-align: center;
  background: url(../images/home/list-bg-08.jpg) no-repeat center;
}

.list-message.list-message08 h2 {
  padding-top: 75px;
  padding-bottom: 30px;
}

.list-message.list-message08 p {
  padding: 0 130px;
}

.bottom-down {
  padding: 40px 0;
  text-align: center;
  background: url(../images/home/bottom-bg.png) no-repeat center;
  position: relative;
  z-index: 2;
}

.bottom-down.temp {
  padding: 20px 0;
}

.bottom-down.temp p {
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
}

.bottom-down h2 {
  font-size: 48px;
  color: #fff;
}

.bottom-down dl.title {
  margin-bottom: 0;
}

.bottom-down dl.title dd,
.bottom-down dl.title dt {
  display: inline-block;
  vertical-align: middle;
}

.bottom-down dl.title dt img.pc {
  display: block;
}

.bottom-down dl.title dt img.mobile {
  display: none;
}

.bottom-down dl.title dd {
  padding-left: 20px;
  position: relative;
  text-align: left;
  color: #fff;
}

.bottom-down dl.title dd:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 60px;
  background-color: #000;
  left: 0;
  top: 15px;
}

.bottom-down dl.title dd h2 {
  margin: 0;
  line-height: 56px;
  font-size: 46px;
}

.bottom-down dl.title dd p {
  font-size: 16px;
  color: #fff;
}

.bottom-down dd {
  color: #fff;
  font-weight: 700;
}

.bottom-down dd span {
  color: #fff;
}

.bottom-down .down {
  margin-top: 20px;
}

.bottom-down .down.down {
  background-image: -moz-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -webkit-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -ms-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  box-shadow: 0 14px 15px 0 rgba(46, 7, 7, 0.8);
}

.bottom-down .down.down:hover {
  background-image: -moz-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -webkit-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -ms-linear-gradient(-90deg, #00b300 0, #00d901 100%);
}

.bottom-down .home-down-message {
  margin-top: 0;
}

.fps-floatlayer {
  position: fixed;
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: #000;
  left: 0;
  top: -80px;
  z-index: 3;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
}

.fps-floatlayer .container {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.fps-floatlayer .logo {
  float: left;
  margin-top: -1px;
}

.fps-floatlayer h2 {
  float: left;
  margin-left: 10px;
  color: #fff;
  font-size: 20px;
}

.fps-floatlayer .btn {
  padding: 0 15px;
  margin-left: 50px;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  background-image: -moz-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -webkit-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -ms-linear-gradient(-90deg, #00d901 0, #00b300 100%);
}

.fps-floatlayer .btn:hover {
  background-image: -moz-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -webkit-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -ms-linear-gradient(-90deg, #00b300 0, #00d901 100%);
}

.fps-floatlayer.on {
  top: 0;
}

.scroll-top {
  position: fixed;
  right: 5%;
  bottom: -65px;
  width: 57px;
  height: 57px;
  cursor: pointer;
  background: url(../images/fqs-booster/top.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.scroll-top:hover {
  opacity: 0.8;
}

.scroll-top.on {
  bottom: 50px;
}

.overclock-banner {
  height: 932px;
  color: #9897a3;
  font-family: play, Arial, sans-serif;
  background: url(../images/overclock-cpu/banner.jpg) no-repeat top center;
}

.overclock-banner .container {
  position: relative;
  z-index: 4;
  width: 1200px;
}

.overclock-banner .message {
  float: right;
  width: 520px;
  padding-top: 150px;
  margin-right: 110px;
  font-size: 16px;
}

.overclock-banner .message h2 {
  color: #ff4544;
  line-height: 50px;
  font-size: 42px;
  font-weight: 400;
}

.overclock-banner .message h2 span {
  display: block;
  font-size: 26px;
}

.overclock-banner .message p {
  padding-top: 50px;
  padding-right: 60px;
  line-height: 30px;
}

.overclock-banner .message p.last {
  padding-top: 30px;
}

.overclock-banner .message p span {
  position: relative;
  display: block;
  width: 65px;
  height: 65px;
  overflow: hidden;
  background: url(../images/overclock-cpu/arrow.png);
}

.overclock-banner .message p span:after {
  position: absolute;
  content: "";
  display: block;
  left: 22px;
  top: 26px;
  width: 21px;
  height: 12px;
  background: url(../images/overclock-cpu/drop.png);
  animation: drop 1s infinite linear alternate;
  -webkit-animation: drop 1s infinite linear alternate;
}

.overclock-banner .message .mobile {
  display: none;
}

.overclock-message {
  background: #3b3d48;
  font-family: play, Arial, sans-serif;
}

.overclock-message .container {
  width: 1200px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 4px 27px 0 rgba(22, 23, 28, 0.8);
}

.overclock-message .container .left-message {
  float: left;
  width: 300px;
  height: 900px;
  padding-top: 40px;
  padding-left: 15px;
  background: #24262f;
  color: #fff;
  font-size: 18px;
}

.overclock-message .container .left-message.on {
  position: fixed;
  top: 0;
  height: 100%;
}

.overclock-message .container .left-message p {
  cursor: pointer;
}

.overclock-message .container .left-message dl,
.overclock-message .container .left-message p {
  padding: 30px 0;
  margin: 0;
  position: relative;
  line-height: 20px;
}

.overclock-message .container .left-message dl.on,
.overclock-message .container .left-message p.on {
  color: #ff4544;
}

.overclock-message .container .left-message dl:after,
.overclock-message .container .left-message p:after {
  position: absolute;
  content: "";
  width: 81px;
  height: 2px;
  background: #fff;
  top: 0;
  left: 0;
}

.overclock-message .container .left-message dl dt {
  font-weight: 400;
  padding-bottom: 15px;
  cursor: pointer;
}

.overclock-message .container .left-message dl dt.on {
  color: #ff4544;
}

.overclock-message .container .left-message dl dd {
  position: relative;
  font-size: 14px;
  color: #9393a0;
  padding-left: 10px;
  cursor: pointer;
}

.overclock-message .container .left-message dl dd.white {
  color: #fff;
}

.overclock-message .container .left-message dl dd.check {
  color: #ff4544 !important;
}

.overclock-message .container .left-message dl dd:after {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 0;
  top: 7px;
  background: #fff;
}

.overclock-message .container .right-message {
  float: right;
  width: 890px;
  padding: 10px 75px;
}

.overclock-message .container .right-message h3 {
  margin: 0;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #212229;
  font-size: 26px;
}

.overclock-message .container .right-message p {
  margin: 0;
  padding-bottom: 30px;
  font-size: 14px;
  color: #787884;
  line-height: 24px;
}
.overclock-message .container .right-message p a {
  color: #459dd7;
}
.overclock-message .container .right-message p.red {
  color: #ff4544;
}

.overclock-message .container .right-message hr {
  margin-top: 40px;
}

.overclock-message .container .right-message h4 {
  margin-bottom: 20px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  background: url(../images/overclock-cpu/title-bg.png) no-repeat left;
}

.overclock-message .container .right-message h4 span {
  display: inline-block;
  width: 92px;
  margin-right: 5px;
  text-align: center;
  text-indent: -4px;
}

.overclock-message .container .right-message dl {
  margin-bottom: 0;
}

.overclock-message .container .right-message dl dt {
  font-weight: 700;
  color: #000;
  font-size: 16px;
}

.overclock-message .container .right-message dl dd {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0;
  color: #787884;
  padding-left: 35px;
  line-height: 24px;
}

.overclock-message .container .right-message dl dd:after {
  position: absolute;
  content: "";
  width: 27px;
  height: 473px;
  left: 0;
  top: 0;
  background: url(../images/overclock-cpu/line.png);
}

.overclock-message .container .right-message dl dd p {
  padding-top: 15px;
}

.overclock-message .container .right-message dl dd p strong {
  color: #000;
}

.overclock-message .container .right-message .box {
  position: relative;
  padding: 20px 40px;
  margin-bottom: 5px;
  background: #e1e3ee;
  color: #787884;
}

.overclock-message .container .right-message .box span {
  position: absolute;
  display: block;
  width: 21px;
  height: 21px;
  left: 0;
  top: 0;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background: #bbbcc7;
}

.bottom-banner {
  height: 365px;
  text-align: center;
  font-family: play, Arial, sans-serif;
  background: url(../images/overclock-cpu/bottom-banner.jpg) no-repeat center;
  position: relative;
}

.bottom-banner h2 {
  padding-top: 115px;
  font-size: 26px;
  color: #ff4544;
  font-weight: 400;
}

.bottom-banner h3 {
  margin-top: 5px;
  font-size: 36px;
  color: #fff;
  font-weight: 400;
}

.bottom-banner .mobile {
  display: none;
}

.bottom-banner .down-message dd {
  color: #67676f;
}

.overclock-floatlayer {
  position: fixed;
  width: 355px;
  height: 484px;
  padding-top: 200px;
  top: 115px;
  right: -355px;
  font-family: play, Arial, sans-serif;
  background: url(../images/overclock-cpu/pop-bg.png);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.overclock-floatlayer .close {
  position: absolute;
  display: block;
  right: 30px;
  width: 11px;
  height: 11px;
  top: 12px;
  cursor: pointer;
  background: url(../images/overclock-cpu/close.png);
}

.overclock-floatlayer .close:hover {
  opacity: 0.8;
}

.overclock-floatlayer p {
  position: relative;
  width: 250px;
  margin: 0 0 0 85px;
  font-size: 14px;
  color: #ff4544;
  line-height: 30px;
  padding-left: 25px;
}

.overclock-floatlayer p:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 10px;
  left: 0;
  top: 10px;
  background: url(../images/overclock-cpu/list.png);
}

.overclock-floatlayer .btn {
  display: block;
  margin-left: 82px;
  margin-top: 15px;
  width: 220px;
  height: 48px;
  padding: 0 20px;
  font-size: 15px;
  line-height: 48px;
}

.overclock-floatlayer.on {
  right: 0;
}

i.half-star,
i.star {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  width: 12px;
  height: 12px;
  margin-top: -2px;
}

i.star {
  background: url(../images/overclock-cpu/star.png);
}

i.half-star {
  background: url(../images/overclock-cpu/half-star.png);
}

@keyframes drop {
  from {
    top: 26px;
  }

  to {
    top: 36px;
  }
}

@-webkit-keyframes drop {
  from {
    top: 26px;
  }

  to {
    top: 36px;
  }
}

.fps-banner {
  position: relative;
  z-index: 0;
  height: 670px;
  text-align: center;
  color: #fff;
  background: url(../images/fqs-booster/banner.jpg) no-repeat top center;
}

.fps-banner h2 {
  margin: 0;
  padding-top: 200px;
  font-size: 60px;
}

.fps-banner h3 {
  padding-top: 20px;
  font-size: 24px;
  line-height: 36px;
}

.fps-banner .btn {
  margin-top: 110px;
}

.fps-banner:after {
  position: absolute;
  content: "";
  width: 89px;
  height: 89px;
  right: 0;
  left: 0;
  bottom: -45px;
  margin: auto;
  background: url(../images/fqs-booster/arrow.png);
}

.fps-important {
  height: 590px;
  text-align: center;
  background: url(../images/fqs-booster/main-bg.png);
}

.fps-important h2 {
  margin: 0;
  font-size: 34px;
  padding-top: 110px;
}

.fps-important p {
  padding-top: 30px;
  padding-bottom: 45px;
  font-size: 16px;
  line-height: 30px;
}

.fps-important .fps {
  overflow: hidden;
  width: 899px;
  height: 92px;
  position: relative;
  margin: 0 auto 30px;
  font-weight: 700;
  line-height: 92px;
  text-align: left;
  font-size: 28px;
  text-indent: 30px;
}

.fps-important .fps .move {
  position: absolute;
  width: 34px;
  height: 34px;
  top: 29px;
}

.fps-important .fps span {
  position: relative;
  z-index: 3;
}

.fps-important .fps.red {
  color: #780b0b;
  background-color: #db1919;
}

.fps-important .fps.red .move {
  background-color: #1a1a1c;
  animation: move 1s infinite linear;
  -webkit-animation: move 1s infinite linear;
}

.fps-important .fps.block {
  color: #4a4949;
  background-color: #1c1c1c;
}

.fps-important .fps.block .move {
  background-color: #db1919;
  animation: moveblock 1s infinite linear;
  -webkit-animation: moveblock 1s infinite linear;
}

.fps-important .mobile {
  display: none;
}

.fps-message {
  position: relative;
  overflow: hidden;
  padding-top: 85px;
  background: url(../images/fqs-booster/fps_bg.png);
}

.fps-message .left-message {
  float: left;
  width: 263px;
  margin-right: 50px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.fps-message .left-message dl {
  background-color: #fff;
}

.fps-message .left-message dl dt {
  height: 80px;
  line-height: 80px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-indent: 10px;
  background-color: #1c1c1c;
}

.fps-message .left-message dl dd a {
  display: block;
  position: relative;
  height: 54px;
  width: 243px;
  margin: 0 auto;
  font-size: 16px;
  color: #030b13;
  line-height: 54px;
  border-bottom: solid #e5e5ec 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fps-message .left-message dl dd a:hover {
  text-decoration: none;
  color: #db1919;
}

.fps-message .left-message dl dd a:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 6px;
  left: 0;
  bottom: 0;
  background-color: #db1919;
}

.fps-message .left-message dl dd.active a {
  text-decoration: none;
  color: #db1919;
}

.fps-message .left-message dl dd.active a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 6px;
  left: 0;
  bottom: 0;
  background-color: #db1919;
}

.fps-message .left-message p {
  line-height: 30px;
}

.fps-message .left-message p a {
  color: #256bfa;
  text-decoration: underline;
}

.fps-message .left-message p i {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #256bfa url(../images/fqs-booster/prev.png) no-repeat center center;
}

.fps-message .left-message.on {
  position: fixed;
  top: 70px;
  z-index: 2;
}

.fps-message .left-message.bottom {
  position: fixed;
  z-index: 2;
  bottom: 245px;
}

.fps-message .right-message {
  float: right;
  width: 810px;
  padding-bottom: 50px;
}

.fps-message .right-message h2 {
  margin: 0;
  line-height: 80px;
  font-size: 34px;
}
.fps-message .right-message a {
  color: #459dd7;
  text-decoration: underline;
}
.fps-message .right-message iframe {
  display: block;
  position: relative;
  width: 639px;
  height: 418px;
}

.fps-message .right-message dl {
  padding: 30px 0 50px 0;
  border-bottom: solid #c9c9c9 1px;
}

.fps-message .right-message dl dt {
  margin-bottom: 30px;
  font-size: 22px;
}

.fps-message .right-message dl dt img {
  margin-right: 5px;
}

.fps-message .right-message dl dt h3 {
  margin: 0;
  font-weight: 700;
}

.fps-message .right-message dl dt h4 {
  font-size: 22px;
  font-weight: 700;
}

.fps-message .right-message dl dt h4 span {
  display: inline-block;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
  vertical-align: top;
  color: #fff;
  background-color: #db1b1b;
  border-radius: 50%;
}

.fps-message .right-message dl dd {
  margin-bottom: 15px;
  font-size: 16px;
  color: #64696d;
  line-height: 26px;
}

.fps-message .right-message dl dd.mobile {
  display: none;
}

.fps-message .right-message dl dd strong {
  color: #000;
}

.fps-message .right-message dl dd img {
  max-width: 100%;
  margin-top: 35px;
}

.fps-message .right-message dl dd .btn {
  margin-top: 30px;
}

.fps-message .right-message dl dd h4 {
  margin: 30px 0 0 0;
  height: 40px;
  color: #000;
  line-height: 40px;
  font-weight: 700;
  font-size: 18px;
  padding-left: 25px;
  background: url(../images/fqs-booster/tips.png) no-repeat left 13px;
}

.fps-message .right-message dl dd p {
  color: #030b13;
}

.fps-message .right-message dl dd ul {
  padding-left: 25px;
  line-height: 24px;
  font-size: 14px;
  color: #64696d;
}
.fps-message .right-message dl dd ul li {
  list-style: disc;
}

.fps-message .right-message dl:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

@keyframes move {
  from {
    left: 0;
  }

  to {
    left: 1000px;
  }
}

@-webkit-keyframes move {
  from {
    left: 0;
  }

  to {
    left: 1000px;
  }
}

@keyframes moveblock {
  from {
    left: 0;
  }

  to {
    left: 900px;
  }
}

@-webkit-keyframes moveblock {
  from {
    left: 0;
  }

  to {
    left: 900px;
  }
}

.cpu-banner {
  height: 650px;
  text-align: center;
  color: #fffcf0;
  background: url(../images/cpu/banner.jpg) no-repeat center;
}

.cpu-banner h2 {
  margin-top: 0;
  padding-top: 415px;
  font-size: 40px;
}

.cpu-banner h3 {
  padding: 15px 0px;
  font-size: 16px;
  line-height: 24px;
}

.optimal-cpu {
  position: relative;
  text-align: center;
}

.optimal-cpu .container {
  z-index: 2;
  position: relative;
  padding-bottom: 35px;
  border: solid #e3e3e3 1px;
  background-color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.optimal-cpu h2 {
  width: 920px;
  height: 145px;
  margin: 0 auto;
  padding-top: 45px;
  font-size: 34px;
  line-height: 100px;
  border-bottom: solid #c20000 1px;
}

.optimal-cpu p {
  margin: 0;
  padding: 25px 20px 20px;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #64696d;
}

.optimal-cpu p strong {
  color: #1c1c1c;
}

.optimal-cpu p img {
  display: block;
  margin: 0 auto;
}

.optimal-cpu:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 52px;
  background-color: #100707;
}

.optimal-cpu:before {
  content: "";
  z-index: 3;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -24px;
  width: 63px;
  height: 58px;
  margin: auto;
  background: url(../images/cpu/arrow.png) no-repeat center;
}

.banner {
  padding-top: 60px;
  height: 416px;
}

.banner.banner-contact {
  background: url(../images/contact/banner.jpg);
}

.banner.banner-faqs {
  background: url(../images/faqs/banner.jpg);
}

.banner.banner-feedback {
  background: url(../images/feedback/banner.jpg);
}

.banner.banner-support {
  background: url(../images/support/banner.jpg);
}

.banner .bread {
  margin-top: 40px;
  margin-bottom: 20px;
}

.banner .bread a,
.banner .bread span {
  margin-left: 2px;
  margin-right: 2px;
  color: #000;
}

.banner .bread a:hover {
  text-decoration: underline;
}

.banner .message .bg,
.banner .message dl {
  float: left;
  width: 374px;
  height: 82px;
  padding-top: 25px;
  margin-right: 1px;
  margin-bottom: 1px;
  color: #fff;
  background-color: red;
  text-align: center;
}

.banner .message .bg dt,
.banner .message dl dt {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}

.banner .message .bg dd,
.banner .message dl dd {
  display: inline-block;
  text-align: left;
}

.banner .message .bg dd strong,
.banner .message dl dd strong {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 18px;
}

.banner .message .bg dd strong a,
.banner .message dl dd strong a {
  color: #fff;
}

.banner .message .bg dd p,
.banner .message dl dd p {
  width: 212px;
  font-size: 12px;
  font-weight: 300;
}

.banner .message .bg.us-bg,
.banner .message dl.us-bg {
  background: rgba(65, 10, 10, 0.8);
}

.banner .message .bg.us-bg dd p,
.banner .message dl.us-bg dd p {
  width: 212px;
}

.banner .message .bg {
  background: rgba(255, 0, 0, 0.32);
}

.main {
  padding-bottom: 95px;
  margin-top: -70px;
}

.main .title {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  color: #222;
}
.main .title a{
  color: #599bfe;
  text-decoration: underline;
}
.main .title a:hover{
  color:#6dcaff;
}
.main .title:after {
  position: absolute;
  content: "";
  width: 85px;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: red;
}

.main .about p {
  line-height: 28px;
  color: #4c4c4c;
}

.main .map {
  overflow: hidden;
  margin-top: 50px;
}

.main .map h2 {
  margin-bottom: 20px;
}

.main .map .map-img {
  float: left;
  width: 655px;
  height: 425px;
}

.main .map .contact {
  float: left;
  padding-top: 75px;
  width: 345px;
  height: 350px;
  background: url(../images/contact/contact-bg.png);
}

.main .map .contact dl {
  margin-left: 25px;
  margin-bottom: 60px;
}

.main .map .contact dl dt {
  width: 54px;
  display: inline-block;
  vertical-align: top;
}

.main .map .contact dl dd {
  font-weight: 600;
  color: #fff;
  display: inline-block;
  line-height: 26px;
}

.main .map .contact dl dd p {
  margin: 0;
}

.main .faqs h3 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
}

.main .faqs h3:first-of-type {
  margin-top: 30px;
}

.main .faqs p {
  margin: 0;
  padding: 6px 0;
}

.main .faqs p a {
  color: #6b6b6b;
}

.main .feedback ul {
  list-style-type: none;
}

.main .feedback ul li {
  position: relative;
  float: left;
  height: 62px;
  width: 229px;
  text-align: center;
  line-height: 62px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  background-color: #f4f4f4;
  font-size: 16px;
  cursor: pointer;
}

.main .feedback ul li.actvie {
  background: #fff !important;
}

.main .feedback ul li.actvie:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 62px;
  right: -10px;
  background: url(../images/feedback/shadow.png);
}

.main .feedback ul li.general {
  z-index: 10;
}

.main .feedback ul li.report {
  z-index: 4;
}

.main .feedback ul li.range {
  margin-left: -22px;
}

.main .feedback ul li.sugg-bg {
  background-color: #b8b7b7;
}

.main .feedback table {
  width: 100%;
  background-color: #fff;
}

.main .feedback table tr td {
  position: relative;
  padding: 15px 0;
}

.main .feedback table tr td sup {
  color: red;
}

.main .feedback table tr td select {
  width: 188px;
  height: 30px;
  border: solid #d4d4d4 1px;
}

.main .feedback table tr td input {
  width: 422px;
  height: 30px;
  border: solid #d4d4d4 1px;
}

.main .feedback table tr td input.file {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 15px;
  left: 433px;
  height: 32px;
  width: 110px;
}

.main .feedback table tr td input.inputbtn {
  width: 110px;
  height: 32px;
  margin: 0 0 0 10px;
  font-size: 15.96px;
  cursor: pointer;
}

.main .feedback table tr td textarea {
  width: 600px;
  height: 200px;
  padding: 5px;
  line-height: 24px;
}

.main .feedback table tr td p {
  margin-top: 10px;
  color: #858585;
}

.main .feedback table tr td img {
  margin-left: 5px;
}

.main .feedback table tr td a {
  color: red;
}

.main .feedback table tr td .btnsubmit {
  display: block;
  margin: 0 auto 35px;
  width: 259px;
  height: 69px;
  text-align: center;
  line-height: 69px;
  color: #fff;
  font-size: 24px;
  background: url(../images/feedback/btn.png);
}

.main .feedback table tr td .btnsubmit:hover {
  text-decoration: none;
  background-position: 0 -82px;
}

.main .feedback table .name {
  width: 200px;
  line-height: 30px;
  padding-right: 20px;
  vertical-align: top;
  text-align: right;
  font-size: 16px;
}

.main .feedback table .fields {
  padding-left: 68px;
  color: #858585;
}

.main .feedback table .fields i {
  vertical-align: middle;
  margin-right: 10px;
}

.main .support {
  height: 680px;
}

.main .support dl {
  width: 500px;
  height: 680px;
  float: left;
  padding-left: 55px;
  border: solid #d6d6d6 1px;
  background: #fff url(../images/support/box.png) no-repeat right top;
  box-shadow: 7px 12.124px 9px 0 rgba(4, 0, 0, 0.1);
}

.main .support dl h3 {
  margin-top: 45px;
  margin-bottom: 30px;
}

.main .support dl dd {
  padding: 5px 0;
}

.main .support dl dd a {
  color: #6b6b6b;
}

.main .support dl.right {
  float: right;
}

.main .faqs-content h3 {
  font-size: 22px;
  font-weight: 400;
}

.main .faqs-content h4 {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 600;
}

.main .faqs-content p {
  margin-bottom: 30px;
  color: #6b6b6b;
  line-height: 30px;
}
.main .faqs-content p a{
  color: #599bfe;
  text-decoration: underline;
}
.main .faqs-content p a:hover{
  color:#6dcaff;
}
.main .faqs-content p img {
  max-width: 1126px;
}

.main .faqs-content p a.pc {
  display: inline-block;
}

.main .faqs-content p a.mobile {
  display: none;
}

.main .resend-code {
  padding: 66px 50px 20px;
  min-height: 600px;
  border: 1px solid #d6d6d6;
  background-color: #fff;
  box-shadow: 0 14px 9px 0 rgba(4, 0, 0, 0.08);
}

.main .resend-code > p {
  margin-bottom: 14px;
  padding-right: 100px;
  color: #252424;
  font-size: 16px;
  line-height: 32px;
}

.main .resend-code > p.note {
  color: #727272;
  font-size: 14px;
}

.main.usermanual {
  margin-top: 120px;
}

i.i-recode {
  margin-left: -15px;
  background-position: 7px -241px;
}

.resend-handle,
.select-content {
  list-style: none;
}

.resend-handle {
  margin-top: 56px;
}

.resend-handle li {
  position: relative;
  padding-bottom: 34px;
  min-height: 38px;
  list-style: none;
}

.resend-handle li label {
  display: inline-block;
  width: 175px;
  min-height: 38px;
  color: #252424;
  font-size: 16px;
}

.resend-handle li .select-content,
.resend-handle li input[type="text"],
.resend-handle li textarea {
  display: inline-block;
  width: 526px;
  color: #646363;
  font-size: 14px;
  box-sizing: border-box;
}

.resend-handle li input[type="password"],
.resend-handle li input[type="text"],
.resend-handle li textarea {
  padding: 8px 15px;
  font-size: 14px;
  border-radius: 3px;
  background-color: #f1f3f6;
  border: 1px solid #dedee3;
}

.resend-handle li input[type="password"]:hover,
.resend-handle li input[type="text"]:hover,
.resend-handle li textarea:hover {
  border: 1px solid #75a2d9;
}

.resend-handle li .select-content {
  position: relative;
}

.resend-handle li .select-content .simulation-select {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  text-indent: 15px;
  cursor: pointer;
  background-color: #f1f3f6;
  border: 1px solid #dedee3;
}

.resend-handle li .errormsg {
  position: absolute;
  bottom: 12px;
  left: 175px;
  padding: 0;
  margin-top: 3px;
  display: none;
  color: #f93b3b;
  font-size: 12px;
}

.resend-handle li .errormsg .i-errormsg {
  margin-top: -6px;
  margin-right: 8px;
  vertical-align: middle;
}

.resend-handle li .vercode {
  position: absolute;
  top: 12px;
  left: 716px;
}

.resend-handle li .vercode a {
  color: red;
}

.resend-handle li .vercode a:hover {
  text-decoration: underline;
}

.resend-handle li .btnsubmit {
  display: inline-block;
  margin-top: 2px;
  padding: 0 66px;
  color: #f6f6f6;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  border-radius: 3px;
  background: #2168ed;
}

.resend-handle li .btnsubmit:hover {
  text-decoration: none;
  background: #2b75fe;
}

.resend-handle li.error .errormsg {
  display: block;
}

.content404 {
  position: relative;
  background: #fff;
  text-align: center;
}

.content404 .message {
  padding-top: 150px;
  padding-bottom: 70px;
}

.content404 h3 {
  padding-top: 25px;
  font-size: 24px;
  line-height: 36px;
}

.content404 p {
  padding-top: 40px;
  font-size: 16px;
  line-height: 28px;
}

.content404 p a {
  color: #1e7dea;
}

.statusinfo {
  position: relative;
  display: none;
  margin-top: 4px;
  padding: 0 20px;
  color: #f6f6f6;
  width: 100%;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  border-radius: 3px;
  box-sizing: border-box;
}

.statusinfo .i-sendinfo {
  margin-top: -4px;
  margin-right: 6px;
  vertical-align: middle;
}

.statusinfo.on {
  background: #40ba7c;
}

.statusinfo.active {
  display: block;
}

.statusinfo.failure {
  background: #ff9c00;
}

.down-message {
  margin-top: 35px;
  padding-left: 0;
}

.down-message dd {
  margin-top: 10px;
  color: #675755;
  font-size: 12px;
}

.down-message dd span {
  color: #675755;
}

.anmian {
  opacity: 1 !important;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.eula-message {
  margin-top: 80px;
}

.popvideo {
  position: fixed;
  bottom: -380px;
  right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.popvideo .pop-close {
  position: absolute;
  top: -20px;
  right: 10px;
  width: 11px;
  height: 11px;
  cursor: pointer;
  background: url(../images/close.png) no-repeat;
}

.popvideo .pop-close:hover {
  background-position: 0 -11px;
}

.popvideo.on {
  bottom: 0;
}

.cyri-main {
  min-height: 900px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  background: url(../images/game/banner.jpg) no-repeat top center;
}

.cyri-main .container {
  width: 1200px;
}

.cyri-main .container .left-line,
.cyri-main .container .right-line {
  display: inline-block;
  vertical-align: middle;
  width: 73px;
  height: 3px;
}

.cyri-main .container .hide {
  display: none;
}

.cyri-main .container .left-line {
  margin-right: 10px;
  background: url(../images/game/left-line.png);
}

.cyri-main .container .right-line {
  margin-left: 10px;
  background: url(../images/game/right-line.png);
}

.cyri-main .container .drop {
  display: block;
  width: 47px;
  height: 60px;
  margin: 0 auto;
  background: url(../images/game/drop.png);
}

.cyri-main .container .btn.down {
  position: relative;
  width: 289px;
  height: 66px;
  padding: 0;
  margin-top: 80px;
  margin-left: 40px;
  line-height: 66px;
  font-size: 20px;
  border-radius: 35px;
  background: url(../images/game/buybtn.png);
  text-shadow: 0 4px 6px rgba(0, 100, 1, 0.85);
}

.cyri-main .container .btn.down:hover {
  background-position: 0 -66px;
}

.cyri-main .container .btn.down:after {
  position: absolute;
  content: "";
  width: 352px;
  height: 127px;
  bottom: -56px;
  left: -45px;
  background: url(../images/game/shadow.png);
}

.cyri-main .top-banner {
  padding-top: 12px;
}

.cyri-main .top-banner .logo {
  display: block;
  width: 84px;
  height: 59px;
  margin-left: 15px;
  text-indent: -9999px;
  background: url(../images/logo.png);
}

.cyri-main .top-banner .imgbox {
  margin-top: 50px;
  margin-left: 53px;
}

.cyri-main .top-banner .right-message {
  width: 600px;
  float: right;
  margin-top: 73px;
}

.cyri-main .top-banner .right-message h2 {
  width: 691px;
  height: 44px;
  margin-left: -10px;
  text-indent: -9999px;
  background: url(../images/game/title.png) no-repeat;
}

.cyri-main .top-banner .right-message .btn.down {
  margin-top: 75px;
}

.cyri-main .top-banner .right-message p {
  margin-top: 35px;
  padding-left: 40px;
  font-size: 18px;
  color: #dddede;
  line-height: 34px;
}

.cyri-main .top-banner .right-message p.last {
  margin-top: 0;
  width: 299px;
  text-align: center;
  font-size: 12px;
  color: #8ba381;
}

.cyri-main .top-banner h3 {
  clear: both;
  margin-top: 60px;
  font-size: 24px;
  color: #c3c3c3;
  text-align: center;
}

.cyri-main .top-banner .listbox {
  display: block;
  margin: 30px auto 0;
}

.cyri-main .fps-does-message {
  margin-top: 75px;
  height: 610px;
  background: url(../images/game/spacing.png) no-repeat center bottom;
}

.cyri-main .fps-does-message h2 {
  font-size: 24px;
  color: #c3c3c3;
  line-height: 38px;
  text-align: center;
}

.cyri-main .fps-does-message h2 strong {
  color: #dd2b2b;
  font-size: 30px;
}

.cyri-main .fps-does-message .box {
  margin-top: 65px;
  text-align: center;
}

.cyri-main .fps-does-message .box ul {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  text-align: left;
  font-size: 16px;
  color: #f0f0f0;
}

.cyri-main .fps-does-message .box ul li {
  margin-bottom: 27px;
}

.cyri-main .fps-does-message .box.after ul {
  padding-top: 25px;
}

.cyri-main .free-download {
  height: 620px;
  text-align: center;
  background: url(../images/game/spacing.png) no-repeat center bottom;
}

.cyri-main .free-download h2 {
  font-size: 24px;
  color: #c3c3c3;
  line-height: 38px;
  text-align: center;
}

.cyri-main .free-download dl {
  width: 230px;
  margin-top: 70px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
  background: url(../images/game/free-line.png) no-repeat right top;
}

.cyri-main .free-download dl dt {
  height: 140px;
  line-height: 140px;
  margin-bottom: 20px;
  text-indent: -9999px;
  background: url(../images/game/list01.png) no-repeat center bottom;
}

.cyri-main .free-download dl dt img {
  display: inline-block;
  vertical-align: bottom;
}

.cyri-main .free-download dl dd {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #f0f0f0;
}

.cyri-main .free-download dl:hover dt {
  background: url(../images/game/list01-hover.png) no-repeat center bottom;
}

.cyri-main .free-download dl.list02 dt {
  background: url(../images/game/list02.png) no-repeat center bottom;
}

.cyri-main .free-download dl.list02:hover dt {
  background: url(../images/game/list02-hover.png) no-repeat center bottom;
}

.cyri-main .free-download dl.list03 dt {
  height: 145px;
  margin-bottom: 15px;
  background: url(../images/game/list03.png) no-repeat center bottom;
}

.cyri-main .free-download dl.list03:hover dt {
  background: url(../images/game/list03-hover.png) no-repeat center bottom;
}

.cyri-main .free-download dl.list04 {
  width: 320px;
  background: 0 0;
}

.cyri-main .free-download dl.list04 dt {
  background: url(../images/game/list04.png) no-repeat center bottom;
}

.cyri-main .free-download dl.list04:hover dt {
  background: url(../images/game/list04-hover.png) no-repeat center bottom;
}

.cyri-main .free-download p.last {
  margin-top: 10px;
  text-indent: 33px;
  color: #8ba381;
  font-size: 12px;
}

.cyri-main .feature-message {
  height: 1300px;
  margin-top: 50px;
  text-align: center;
  background: url(../images/game/feature-line.png) no-repeat center bottom;
}

.cyri-main .feature-message .message-box {
  margin-bottom: 100px;
}

.cyri-main .feature-message .message {
  display: inline-block;
  vertical-align: top;
  width: 605px;
  height: 298px;
  text-align: left;
  background: url(../images/game/message-bg.png);
}

.cyri-main .feature-message .message h3,
.cyri-main .feature-message .message p {
  padding-left: 125px;
}

.cyri-main .feature-message .message h3 {
  padding-top: 15px;
  margin-bottom: 25px;
  font-size: 20px;
  color: #a42b2b;
}

.cyri-main .feature-message .message p {
  font-size: 14px;
  color: silver;
  line-height: 30px;
}

.cyri-main .feature-message .message-box02 .message {
  background: url(../images/game/message-bg-left.png);
}

.cyri-main .feature-message .message-box02 .message h3,
.cyri-main .feature-message .message-box02 .message p {
  padding-right: 125px;
  padding-left: 40px;
}

.cyri-main .step-cyri h2 {
  font-size: 24px;
  color: #c3c3c3;
  line-height: 38px;
  text-align: center;
}

.cyri-main .step-cyri ul {
  margin-top: 65px;
  list-style-type: none;
}

.cyri-main .step-cyri ul li {
  position: relative;
  display: inline-block;
  margin-right: 75px;
  padding: 0 50px 0 10px;
  height: 70px;
  line-height: 70px;
  font-size: 14px;
  color: #c4c4c4;
  background: #1d1818;
}

.cyri-main .step-cyri ul li strong {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 60px;
  color: #eae5e5;
  text-shadow: 0 0 21px rgba(255, 23, 19, 0.4);
}

.cyri-main .step-cyri ul li:after {
  position: absolute;
  content: "";
  width: 158px;
  height: 81px;
  top: -5px;
  right: -118px;
  z-index: 3;
  background: url(../images/game/arrow.png);
}

.cyri-main .step-cyri ul li:last-child {
  margin-right: 0;
}

.cyri-main .step-cyri ul li:last-child:after {
  display: none;
}

.cyri-main .bottom-cyri {
  height: 330px;
  margin-top: 195px;
  text-align: center;
}

.cyri-main .bottom-cyri h2 {
  height: 45px;
  font-size: 30px;
  color: #ececec;
  background: url(../images/game/bottom-line.png) no-repeat bottom center;
}

.cyri-main .bottom-cyri h3 {
  font-size: 18px;
  color: #c4c4c4;
}

.cyri-main .bottom-cyri .btn.down {
  margin-top: 45px;
}

.cyri-main .bottom-cyri p.last {
  margin-top: 10px;
  text-indent: 33px;
  color: #8ba381;
  font-size: 12px;
}

.cyri-main .floatlayer-cyri {
  position: fixed;
  height: 133px;
  left: 0;
  top: -155px;
  width: 100%;
  background: url(../images/game/fl-bg.png) no-repeat top center;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.cyri-main .floatlayer-cyri.on {
  top: 0;
}

.cyri-main .floatlayer-cyri h2 {
  margin: 0 0 0 100px;
  text-align: center;
  line-height: 110px;
  text-indent: 25px;
  float: left;
  font-size: 20px;
  color: #e8e8e8;
  width: 740px;
}

.cyri-main .floatlayer-cyri .btn.down {
  float: left;
  margin-top: 24px;
}

.smgbdl-main {
  background: #0a0c13 url(../images/smgbdl/banner.jpg) no-repeat center top;
}

.smgbdl-main .container {
  width: 1100px;
}

.smgbdl-main .left-line,
.smgbdl-main .right-line {
  display: inline-block;
  vertical-align: middle;
  width: 73px;
  height: 3px;
}

.smgbdl-main .left-line {
  margin-right: 10px;
  background: url(../images/smgbdl/left-line.png);
}

.smgbdl-main .right-line {
  margin-left: 10px;
  background: url(../images/smgbdl/right-line.png);
}

.smgbdl-main .btn.down {
  position: relative;
  display: block;
  width: 303px;
  height: 67px;
  padding: 0;
  line-height: 67px;
  font-size: 22px;
  font-weight: 500;
  border-radius: 0;
  background: url(../images/smgbdl/btn.png);
}

.smgbdl-main .btn.down:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -56px;
  width: 303px;
  height: 56px;
  background-image: -moz-linear-gradient(90deg, #151618 0, #1fa320 100%, #a770ef 100%);
  background-image: -webkit-linear-gradient(90deg, #151618 0, #1fa320 100%, #a770ef 100%);
  background-image: -ms-linear-gradient(90deg, #151618 0, #1fa320 100%, #a770ef 100%);
  opacity: 0.302;
  box-shadow: inset 0 7px 0 0 rgba(85, 255, 85, 0);
}

.smgbdl-main .btn.down i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: -16px;
  margin-right: 10px;
  width: 44px;
  height: 34px;
  background: 0 0;
}

.smgbdl-main .btn.down i:after {
  position: absolute;
  content: "";
  display: block;
  left: 12px;
  top: 1px;
  width: 20px;
  height: 31px;
  overflow: hidden;
  background: url(../images/smgbdl/down-icon.png);
  animation: downicon 2s infinite linear;
  -webkit-animation: downicon 2s infinite linear;
}

.smgbdl-main .btn.down i:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  z-index: 3;
  width: 44px;
  height: 34px;
  background: url(../images/smgbdl/down.png);
}

.smgbdl-main .btn.down:hover {
  background-position: 0 -68px;
}

.smgbdl-main .top-banner {
  height: 824px;
}

.smgbdl-main .top-banner .imgbox {
  float: left;
  margin-top: 232px;
  margin-left: -46px;
}

.smgbdl-main .top-banner .right-message {
  float: right;
  width: 570px;
  margin-right: 95px;
  margin-top: 289px;
  color: #fff;
}

.smgbdl-main .top-banner .right-message h2 {
  padding-left: 18px;
  line-height: 78px;
  font-size: 48px;
  text-shadow: 0 2px 3.92px rgba(39, 133, 52, 0.42);
}

.smgbdl-main .top-banner .right-message h2 span {
  font-size: 78px;
}

.smgbdl-main .top-banner .right-message p {
  padding-left: 22px;
  font-size: 22px;
  line-height: 40px;
}

.smgbdl-main .top-banner .right-message p.last {
  width: 320px;
  margin: 10px auto 0;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
}

.smgbdl-main .top-banner .right-message .btn {
  margin: 50px auto 0;
  text-shadow: 0 2px 3.92px rgba(39, 133, 52, 0.42);
}

.smgbdl-main .over-content {
  color: #fff;
  text-align: center;
}

.smgbdl-main .over-content h2 {
  margin-top: 85px;
  margin-bottom: 70px;
}

.smgbdl-main .feature-message span.drop {
  display: block;
  width: 88px;
  height: 55px;
  margin: 100px auto 0;
  background: url(../images/smgbdl/arrow.png);
}

.smgbdl-main .feature-message .message-box {
  padding-bottom: 25px;
  overflow: hidden;
  padding-top: 130px;
}

.smgbdl-main .feature-message .message-box.message-box01 {
  padding-bottom: 150px;
  background: url(../images/smgbdl/line.png) no-repeat center bottom;
}

.smgbdl-main .feature-message .message-box.message-box01 .left {
  margin-left: -73px;
}

.smgbdl-main .feature-message .message-box.message-box01 h3:after {
  left: 0;
  bottom: 0;
}

.smgbdl-main .feature-message .message-box.message-box02 {
  padding-top: 40px;
}

.smgbdl-main .feature-message .message-box.message-box02 .message {
  width: 460px;
}

.smgbdl-main .feature-message .message-box.message-box02 .message h3 {
  border-bottom: none;
}

.smgbdl-main .feature-message .message-box.message-box02 .message h3:after {
  top: -60px;
  right: -638px;
}

.smgbdl-main .feature-message .message-box.message-box02 .right {
  margin-top: 50px;
}

.smgbdl-main .feature-message .message-box.message-box03 {
  padding-top: 100px;
}

.smgbdl-main .feature-message .message-box.message-box03 .message {
  width: 460px;
}

.smgbdl-main .feature-message .message-box.message-box03 .message h3:after {
  right: 0;
  bottom: 0;
}

.smgbdl-main .feature-message .message-box.message-box03 .right {
  margin-top: 20px;
}

.smgbdl-main .feature-message .message-box.message-box04 {
  background: url(../images/smgbdl/line.png) no-repeat center 45px;
}

.smgbdl-main .feature-message .message-box.message-box04 .message h3 {
  border: none;
}

.smgbdl-main .feature-message .message-box.message-box04 .message h3:after {
  left: -551px;
  top: -104px;
}

.smgbdl-main .feature-message .message-box.message-box05 {
  padding-top: 60px;
}

.smgbdl-main .feature-message .message-box.message-box05 .message {
  width: 460px;
}

.smgbdl-main .feature-message .message-box.message-box05 .message h3:after {
  right: 0;
  bottom: 0;
}

.smgbdl-main .feature-message .message-box.message-box05 .right {
  margin-right: 100px;
  margin-top: 60px;
}

.smgbdl-main .feature-message .left {
  float: left;
}

.smgbdl-main .feature-message .right {
  float: right;
}

.smgbdl-main .feature-message .message {
  width: 548px;
  height: 298px;
  text-align: left;
  color: #dfdfdf;
}

.smgbdl-main .feature-message .message h3 {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: solid #951919 1px;
  font-size: 30px;
}

.smgbdl-main .feature-message .message h3:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 6px;
  background: #951919;
}

.smgbdl-main .feature-message .message p {
  font-size: 18px;
  line-height: 40px;
}

.smgbdl-main .bottom-smgbdl {
  padding-top: 160px;
  padding-bottom: 35px;
  text-align: center;
  color: #fff;
}

.smgbdl-main .bottom-smgbdl h2 {
  line-height: 59px;
  font-size: 40px;
  text-shadow: 0 0 14.7px rgba(255, 3, 3, 0.14);
}

.smgbdl-main .bottom-smgbdl h2 i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 47px;
  height: 48px;
  background: url(../images/smgbdl/logo.png);
}

.smgbdl-main .bottom-smgbdl h3 {
  font-weight: 500;
  font-size: 22px;
}

.smgbdl-main .bottom-smgbdl .btn {
  margin: 80px auto 0;
}

.smgbdl-main .bottom-smgbdl p.last {
  margin-top: 5px;
  font-size: 15px;
  line-height: 24px;
}

.smgbdl-main .floatlayer-smgbdl {
  position: fixed;
  width: 100%;
  height: 89px;
  line-height: 89px;
  left: 0;
  top: 0;
  background: #04070e;
  box-shadow: 14.142px 14.142px 7.84px 0.16px rgba(0, 0, 0, 0.11);
  border-bottom: solid rgba(255, 0, 0, 0.17) 1px;
}

.smgbdl-main .floatlayer-smgbdl h2 {
  float: left;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.smgbdl-main .floatlayer-smgbdl h2 i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 47px;
  height: 48px;
  background: url(../images/smgbdl/logo.png);
}

.smgbdl-main .floatlayer-smgbdl .btn {
  float: right;
  width: 210px;
  height: 50px;
  margin-top: 21px;
  line-height: 50px;
  font-size: 16px;
  background-position: 0 -140px;
}

.smgbdl-main .floatlayer-smgbdl .btn:hover {
  background-position: 0 -190px;
}

.smgbdl-main .floatlayer-smgbdl .btn:after {
  display: none;
}

.smgbdl-main .floatlayer-smgbdl .btn span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: -14px;
  width: 32px;
  height: 25px;
  overflow: hidden;
}

.smgbdl-main .floatlayer-smgbdl .btn span:after {
  position: absolute;
  content: "";
  display: block;
  left: 10px;
  top: 1px;
  width: 14px;
  height: 19px;
  overflow: hidden;
  background: url(../images/smgbdl/fl-down-icon.png);
  animation: downicon 2s infinite linear;
  -webkit-animation: downicon 2s infinite linear;
}

.smgbdl-main .floatlayer-smgbdl .btn span:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  z-index: 3;
  width: 32px;
  height: 25px;
  background: url(../images/smgbdl/fl-down.png);
}

@keyframes downicon {
  from {
    top: -16px;
  }

  to {
    top: 40px;
  }
}

@-webkit-keyframes downicon {
  from {
    top: -16px;
  }

  to {
    top: 40px;
  }
}

.banner.banner-thank {
  height: 281px;
  color: #fff;
  text-align: center;
  background: url(../images/thankyou/banner.jpg) bottom center no-repeat;
}

.banner.banner-thank h1 {
  padding-top: 100px;
  font-size: 60px;
}

.banner.banner-thank p {
  font-size: 22px;
}

.main.thank-main {
  padding: 100px 0 22px;
}

.thank-list {
  position: relative;
  margin: 0 auto 66px;
  width: 940px;
  text-align: center;
}

.thank-list.thank-option:before {
  content: "";
  display: block;
  margin: 0 auto 56px;
  width: 21px;
  height: 5px;
  background-color: #4b4b4b;
}

.thank-list h2 {
  margin-bottom: 25px;
  font-size: 22px;
}

.thank-list p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.thank-list p a {
  text-decoration: underline;
}

.thank-list .thank-title {
  margin-top: 16px;
}

.pop-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9998;
  background: rgba(0, 0, 0, 0.5);
}

.pop-share {
  position: fixed;
  width: 960px;
  height: 590px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999;
}

.pop-share img {
  max-width: 960px;
}

.pop-share .close {
  position: absolute;
  right: -40px;
  top: -20px;
  color: #fff;
  font-size: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(../images/store/mask-close.png);
}

.pop-share .close:hover {
  opacity: 0.5;
}

.pop-share a {
  display: block;
  width: 340px;
  height: 60px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 50px;
  line-height: 60px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  background-image: -moz-linear-gradient(-90deg, #fd6845 0, #ef362f 100%);
  background-image: -webkit-linear-gradient(-90deg, #fd6845 0, #ef362f 100%);
  background-image: -ms-linear-gradient(-90deg, #fd6845 0, #ef362f 100%);
}

.pop-share a i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 21px;
  height: 22px;
  background: url(../images/ico_share_download.png);
}

.pop-share a:hover {
  text-decoration: none;
  background-image: -moz-linear-gradient(-90deg, #fd7654 0, #f75b39 100%);
  background-image: -webkit-linear-gradient(-90deg, #fd7654 0, #f75b39 100%);
  background-image: -ms-linear-gradient(-90deg, #fd7654 0, #f75b39 100%);
}

@media screen and (max-width: 1200px) {
  .home-banner .container {
    width: 900px;
  }

  .home-banner .container.pc {
    display: block;
  }

  .home-banner .container.mobile {
    display: none;
  }

  .home-banner .left-img {
    margin-top: 70px;
    margin-left: 0;
  }

  .home-banner .right-message {
    width: 510px;
    margin-top: 30px;
    margin-right: 0;
  }

  .home-banner .right-message h1 {
    font-size: 44px;
  }

  .home-banner .right-message h2 {
    font-size: 28px;
  }

  .home-banner .right-message p {
    font-size: 16px;
  }

  .home-banner .right-message p:after {
    top: 9px;
  }

  .list-message {
    overflow: hidden;
  }

  .list-message .container {
    width: 900px;
  }

  .list-message h2 {
    margin-bottom: 10px;
    font-size: 32px;
  }

  .list-message p {
    line-height: 26px;
  }

  .list-message.list-message01 .container .img span.besom {
    top: 430px;
  }

  .list-message.list-message01 .container .img span.sold.big {
    top: 375px;
    right: 235px;
  }

  .list-message.list-message01 .container .message {
    width: 424px;
    margin-right: 0;
    padding: 0 30px;
  }

  .list-message.list-message01 .container .message h2 {
    margin-top: 114px;
  }

  .list-message.list-message02 .message {
    margin-left: 0;
  }

  .list-message.list-message04 .img {
    margin-left: 0;
  }

  .list-message.list-message04 .message {
    float: left;
    width: 390px;
    margin-top: 150px;
    margin-left: 0;
    padding: 0 50px;
  }

  .list-message.list-message04.list-message06 .message {
    width: 409px;
    margin-top: 130px;
    margin-left: 0;
    padding: 0 30px;
  }

  .list-message.list-message08 p {
    padding: 0 100px;
  }

  .bottom-down .container {
    width: 900px;
  }

  .bottom-down .container h2 {
    font-size: 46px;
  }

  .bottom-down .container dl.title h2 {
    line-height: 52px;
    font-size: 44px;
  }

  .bottom-down .container dl.title p {
    font-size: 14px;
  }

  .fps-floatlayer .container {
    width: 900px;
  }

  .fps-floatlayer h2 {
    margin: 0 0 0 10px;
    font-size: 16px;
    line-height: 70px;
  }

  .fps-floatlayer .btn {
    margin-left: 20px;
  }

  .overclock-banner {
    height: 852px;
  }

  .overclock-banner .container {
    width: 960px;
  }

  .overclock-banner .message {
    margin-right: 0;
  }

  .overclock-banner .message p span {
    margin-left: 90px;
  }

  .overclock-message {
    background: #fff;
  }

  .overclock-message .container {
    width: 960px;
  }

  .overclock-message .container .left-message {
    float: left;
    width: 240px;
    height: 720px;
    padding-top: 32px;
    padding-left: 12px;
    font-size: 15px;
  }

  .overclock-message .container .left-message dl,
  .overclock-message .container .left-message p {
    padding: 24px 0;
    line-height: 20px;
  }

  .overclock-message .container .left-message dl:after,
  .overclock-message .container .left-message p:after {
    width: 65px;
    height: 2px;
  }

  .overclock-message .container .left-message dl dt {
    padding-bottom: 12px;
  }

  .overclock-message .container .left-message dl dd {
    font-size: 12px;
    padding-left: 8px;
  }

  .overclock-message .container .left-message dl dd:after {
    width: 4px;
    height: 4px;
    left: 0;
    top: 6px;
  }

  .overclock-message .container .right-message {
    float: right;
    width: 588px;
    padding: 8px 60px;
  }

  .overclock-message .container .right-message h3 {
    padding-top: 40px;
    padding-bottom: 24px;
    font-size: 26px;
  }

  .overclock-message .container .right-message p {
    padding-bottom: 24px;
    font-size: 14px;
    line-height: 24px;
  }

  .overclock-message .container .right-message p img {
    width: 80%;
  }

  .overclock-message .container .right-message hr {
    margin-top: 32px;
  }

  .overclock-message .container .right-message h4 {
    margin-bottom: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }

  .overclock-message .container .right-message dl dt {
    font-size: 16px;
  }

  .overclock-message .container .right-message dl dd {
    margin-top: 16px;
    padding-left: 28px;
    line-height: 24px;
  }

  .overclock-message .container .right-message dl dd:after {
    width: 22px;
    height: 379px;
    background: url(../images/overclock-cpu/line.png);
    background-size: 100% 100%;
  }

  .overclock-message .container .right-message dl dd p {
    padding-top: 12px;
  }

  .overclock-message .container .right-message .box {
    padding: 16px 32px;
    margin-bottom: 4px;
  }

  .overclock-message .container .right-message .box span {
    width: 17px;
    height: 17px;
    line-height: 17px;
  }

  .bottom-banner h3 {
    font-size: 29px;
  }

  .overclock-floatlayer {
    display: none;
  }

  .fps-banner h2 {
    font-size: 48px;
    line-height: 66px;
  }

  .fps-banner h3 {
    font-size: 20px;
    line-height: 36px;
  }

  .fps-important h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .fps-important .fps {
    width: 720px;
    height: 74px;
    margin: 0 auto 30px;
    line-height: 74px;
    font-size: 24px;
    text-indent: 24px;
  }

  .fps-important .fps .move {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 23px;
  }

  .fps-message {
    padding-top: 68px;
  }

  .fps-message .left-message {
    width: 250px;
    margin-right: 40px;
  }

  .fps-message .left-message dl {
    margin-right: 0;
  }

  .fps-message .left-message dl dt {
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    text-indent: 8px;
  }

  .fps-message .left-message dl dd a {
    height: 44px;
    width: 220px;
    font-size: 14px;
    line-height: 44px;
  }

  .fps-message .left-message dl dd a:hover:after {
    height: 5px;
  }

  .fps-message .left-message dl dd.active a:after {
    height: 5px;
  }

  .fps-message .left-message p {
    line-height: 30px;
  }

  .fps-message .left-message p i {
    width: 16px;
    height: 16px;
  }

  .fps-message .right-message {
    float: right;
    width: 610px;
    padding-bottom: 40px;
  }

  .fps-message .right-message h2 {
    line-height: 64px;
    font-size: 28px;
  }

  .fps-message .right-message iframe {
    width: 512px;
    height: 335px;
  }

  .fps-message .right-message video {
    width: 512px;
    height: 296px;
  }

  .fps-message .right-message dl {
    margin-right: 0;
    padding: 24px 0 40px 0;
  }

  .fps-message .right-message dl dt {
    margin-bottom: 24px;
    font-size: 18px;
  }

  .fps-message .right-message dl dt img {
    width: 25px;
    margin-right: 4px;
  }

  .fps-message .right-message dl dt h4 {
    font-size: 18px;
  }

  .fps-message .right-message dl dt h4 span {
    margin-right: 4px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
  }

  .fps-message .right-message dl dd {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 22px;
  }

  .fps-message .right-message dl dd img {
    margin-top: 28px;
    max-width: 80%;
  }

  .fps-message .right-message dl dd .btn {
    margin-top: 24px;
  }

  .fps-message .right-message dl dd h4 {
    margin: 24px 0 0 0;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding-left: 20px;
    background: url(../images/fqs-booster/tips.png) no-repeat left 11px;
  }

  .fps-message .right-message dl dd ul {
    padding-left: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .cpu-banner h2 {
    font-size: 38px;
    line-height: 44px;
  }

  .cpu-banner h3 {
    font-size: 14px;
    line-height: 24px;
  }

  .optimal-cpu .container {
    width: 900px;
  }

  .optimal-cpu h2 {
    width: 736px;
    font-size: 28px;
  }

  .optimal-cpu p {
    font-size: 14px;
  }

  .usermanual.container {
    width: 900px;
  }

  .usermanual img {
    width: 85%;
  }

  .usermanual img.list01 {
    width: 33px !important;
  }

  .usermanual img.list02 {
    width: 80px !important;
  }

  .usermanual img.list03 {
    width: 29px !important;
  }

  .usermanual img.list04 {
    width: 27px !important;
  }

  .usermanual img.list05 {
    width: 380px !important;
  }

  .usermanual img.list06 {
    width: 97px !important;
  }

  .banner .message .bg,
  .banner .message dl {
    width: 299px;
  }

  .banner .message .bg dt,
  .banner .message dl dt {
    margin-right: 20px;
  }

  .main .support dl {
    width: 410px;
    height: 680px;
    padding-left: 20px;
    margin-right: 30px;
  }

  .main .support dl h3 {
    margin-top: 45px;
    margin-bottom: 30px;
  }

  .main .support dl dd {
    padding: 5px 0;
  }

  .main .support dl dd a {
    color: #6b6b6b;
  }

  .main .support dl.right {
    float: right;
  }

  .main .support dl:last-child {
    border: solid #d6d6d6 1px;
  }

  .main .resend-code {
    padding: 66px 30px 20px;
  }

  i.i-recode {
    margin-left: -5px;
    margin-right: -15px;
  }
}

@media screen and (max-width: 960px) {
  .home-banner {
    height: 417px;
    background-position: top center;
    background-size: 1536px;
  }

  .home-banner .container {
    width: 100%;
  }

  .home-banner .left-img {
    margin-top: 0;
    margin-left: -30px;
  }

  .home-banner .right-message {
    float: left;
    width: 380px;
    margin-top: 0;
    margin-right: 0;
    margin-left: -18px;
  }

  .home-banner .right-message h1 {
    font-size: 38px;
  }

  .home-banner .right-message h2 {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .home-banner .right-message p {
    font-size: 14px;
  }

  .home-banner .right-message p:after {
    top: 9px;
  }

  .list-target ul {
    width: 100%;
  }

  .list-target ul li {
    width: 40%;
    margin: 0 3% 0 6%;
  }

  .list-target ul li.mobile-double {
    margin: 0 6% 0 3%;
  }

  .list-message {
    overflow: hidden;
  }

  .list-message .container {
    width: 100%;
  }

  .list-message .container.pc {
    display: block;
  }

  .list-message .container.mobile {
    display: none;
  }

  .list-message h2 {
    margin-bottom: 10px;
    font-size: 28px;
  }

  .list-message p {
    padding: 0 30px;
    font-size: 14px;
    line-height: 24px;
  }

  .list-message.list-message01 {
    height: 515px;
  }

  .list-message.list-message01 .container {
    height: 515px;
  }

  .list-message.list-message01 .container .img {
    margin-top: 115px;
  }

  .list-message.list-message01 .container .img img {
    display: block;
    width: 330px;
  }

  .list-message.list-message01 .container .img span.ram {
    left: 0;
  }

  .list-message.list-message01 .container .img span.besom {
    top: 380px;
    left: 300px;
  }

  .list-message.list-message01 .container .img span.sold.big {
    top: 325px;
    right: 235px;
  }

  .list-message.list-message01 .container .img span.sold.default {
    top: 339px;
  }

  .list-message.list-message01 .container .message {
    width: 360px;
    margin-right: 0;
    padding: 0 10px;
  }

  .list-message.list-message01 .container .message h2 {
    margin-top: 92px;
  }

  .list-message.list-message01 .container .message p {
    padding: 0;
  }

  .list-message.list-new {
    height: 650px;
  }

  .list-message.list-new img {
    margin: 30px auto 0;
    width: 692px;
    display: block;
  }

  .list-message.list-message02 {
    height: 440px;
  }

  .list-message.list-message02 .message {
    width: 560px;
    margin-left: 0;
  }

  .list-message.list-message02 .message h2 {
    margin-top: 100px;
    padding-left: 30px;
  }

  .list-message.list-message03 {
    height: 670px;
  }

  .list-message.list-message03 img {
    width: 546px;
  }

  .list-message.list-message04 {
    height: 450px;
  }

  .list-message.list-message04 .img {
    margin-left: 0;
  }

  .list-message.list-message04 .img img {
    width: 320px;
    display: block;
  }

  .list-message.list-message04 .message {
    float: right;
    width: 320px;
    margin-top: 120px;
    margin-left: 0;
    padding: 0 30px;
  }

  .list-message.list-message04 .message p {
    padding: 0;
  }

  .list-message.list-message04.list-message06 .img {
    margin-top: 120px;
    margin-left: -22px;
  }

  .list-message.list-message04.list-message06 .img img {
    width: 342px;
  }

  .list-message.list-message04.list-message06 .message {
    width: 360px;
    margin-top: 100px;
    margin-left: 0;
    padding: 0 30px;
  }

  .list-message.list-message05 .container {
    padding-top: 40px;
  }

  .list-message.list-message05 img {
    width: 100%;
  }

  .list-message.list-message08 p {
    padding: 0 30px;
  }

  .bottom-down .container {
    width: 100%;
  }

  .bottom-down .container h2 {
    font-size: 38px;
  }

  .bottom-down .container dl.title h2 {
    line-height: 38px;
    font-size: 44px;
  }

  .bottom-down .container dl.title p {
    margin: 10px 0;
    font-size: 12px;
  }

  .fps-floatlayer {
    display: none;
  }

  .overclock-banner {
    height: 852px;
  }

  .overclock-banner .container {
    width: 100%;
  }

  .overclock-banner .message {
    margin-right: 0;
    padding-top: 190px;
  }

  .overclock-message .container {
    width: 100%;
  }

  .overclock-message .container .left-message {
    float: left;
    width: 210px;
    height: 540px;
    padding-top: 24px;
    padding-left: 9px;
    font-size: 12px;
  }

  .overclock-message .container .left-message dl,
  .overclock-message .container .left-message p {
    padding: 18px 0;
    line-height: 20px;
  }

  .overclock-message .container .left-message dl:after,
  .overclock-message .container .left-message p:after {
    width: 48px;
    height: 2px;
  }

  .overclock-message .container .left-message dl dt {
    padding-bottom: 12px;
  }

  .overclock-message .container .left-message dl dd {
    font-size: 12px;
    padding-left: 8px;
  }

  .overclock-message .container .left-message dl dd:after {
    width: 4px;
    height: 4px;
    left: 0;
    top: 6px;
  }

  .overclock-message .container .right-message {
    float: right;
    width: 460px;
    padding: 6px 40px;
  }

  .overclock-message .container .right-message h3 {
    padding-top: 30px;
    padding-bottom: 18px;
    font-size: 20px;
  }

  .overclock-message .container .right-message p {
    padding-bottom: 18px;
    font-size: 14px;
    line-height: 22px;
  }

  .overclock-message .container .right-message p img {
    width: 100%;
  }

  .overclock-message .container .right-message hr {
    margin-top: 24px;
  }

  .overclock-message .container .right-message h4 {
    margin-bottom: 12px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
  }

  .overclock-message .container .right-message dl {
    margin-right: 55px;
  }

  .overclock-message .container .right-message dl dt {
    font-size: 14px;
  }

  .overclock-message .container .right-message dl dd {
    margin-top: 12px;
    padding-left: 30px;
    line-height: 18px;
  }

  .overclock-message .container .right-message dl dd:after {
    width: 22px;
    height: 370px;
    background: url(../images/overclock-cpu/line.png);
    background-size: 100% 100%;
  }

  .overclock-message .container .right-message dl dd p {
    padding-top: 9px;
  }

  .overclock-message .container .right-message .box {
    padding: 12px 24px;
    margin-bottom: 3px;
  }

  .overclock-message .container .right-message .box span {
    width: 13px;
    height: 13px;
    line-height: 13px;
  }

  .bottom-banner .container {
    width: 100%;
  }

  .bottom-banner h3 {
    font-size: 22px;
  }

  .overclock-floatlayer {
    display: none;
  }

  .fps-banner .container {
    width: 100%;
  }

  .fps-banner h2 {
    font-size: 38px;
    line-height: 66px;
  }

  .fps-banner h3 {
    font-size: 16px;
    line-height: 36px;
    padding: 20px 10px 0;
  }

  .fps-important .container {
    width: 100%;
  }

  .fps-important h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .fps-important p {
    padding: 30px 20px 45px;
  }

  .fps-important .fps {
    width: 576px;
    height: 60px;
    margin: 0 auto 30px;
    line-height: 60px;
    font-size: 20px;
    text-indent: 20px;
  }

  .fps-important .fps .move {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 22px;
  }

  .fps-message {
    padding-top: 68px;
  }

  .fps-message .container {
    width: 100%;
  }

  .fps-message .left-message {
    width: 190px;
    margin-right: 20px;
  }

  .fps-message .left-message dl {
    margin-right: 0;
  }

  .fps-message .left-message dl dt {
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    text-indent: 8px;
  }

  .fps-message .left-message dl dd a {
    height: 36px;
    width: 180px;
    font-size: 12px;
    line-height: 36px;
  }

  .fps-message .left-message dl dd a:hover:after {
    height: 4px;
  }

  .fps-message .left-message dl dd.active a:after {
    height: 4px;
  }

  .fps-message .left-message p {
    line-height: 24px;
  }

  .fps-message .left-message p i {
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
  }

  .fps-message .left-message p a.temp {
    font-size: 12px;
  }

  .fps-message .left-message.on {
    position: fixed;
    top: 70px;
    z-index: 2;
  }

  .fps-message .left-message.bottom {
    position: fixed;
    z-index: 2;
    bottom: 310px;
  }

  .fps-message .right-message {
    float: right;
    max-width: 520px;
    min-width: 460px;
    padding-bottom: 32px;
  }

  .fps-message .right-message h2 {
    line-height: 52px;
    font-size: 22px;
  }

  .fps-message .right-message iframe {
    width: 410px;
    height: 268px;
  }

  .fps-message .right-message video {
    width: 410px;
    height: 238px;
  }

  .fps-message .right-message dl {
    margin-right: 0;
    padding: 24px 0 40px 0;
  }

  .fps-message .right-message dl dt {
    margin-bottom: 24px;
    font-size: 18px;
  }

  .fps-message .right-message dl dt img {
    width: 20px;
    margin-right: 4px;
  }

  .fps-message .right-message dl dt h3 {
    font-size: 20px;
  }

  .fps-message .right-message dl dt h3.temp {
    padding-left: 18px;
  }

  .fps-message .right-message dl dt h4 {
    font-size: 18px;
  }

  .fps-message .right-message dl dt h4 span {
    margin-right: 4px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
  }

  .fps-message .right-message dl dt h4.temp {
    padding-left: 18px;
  }

  .fps-message .right-message dl dd {
    padding: 0 20px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 22px;
  }

  .fps-message .right-message dl dd img {
    margin-top: 28px;
    max-width: 80%;
  }

  .fps-message .right-message dl dd .btn {
    margin-top: 24px;
  }

  .fps-message .right-message dl dd h4 {
    margin: 24px 0 0 0;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    padding-left: 20px;
    background: url(../images/fqs-booster/tips.png) no-repeat left 11px;
  }

  .fps-message .right-message dl dd ul {
    padding-left: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .cpu-banner .container {
    width: 100%;
  }

  .cpu-banner h2 {
    font-size: 30px;
    line-height: 44px;
  }

  .cpu-banner h3 {
    padding: 0 10px;
    font-size: 12px;
    line-height: 24px;
  }

  .optimal-cpu .container {
    width: 90%;
  }

  .optimal-cpu h2 {
    width: 576px;
    height: 76px;
    padding-top: 36px;
    font-size: 22px;
    line-height: 76px;
  }

  .optimal-cpu p {
    font-size: 12px;
  }

  .usermanual.container {
    width: 100%;
  }

  .usermanual h3,
  .usermanual h4,
  .usermanual p {
    padding-left: 5%;
    padding-right: 5%;
  }

  .usermanual .title:after {
    left: 5%;
  }

  .banner .container {
    width: 100%;
    padding: 0 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .banner .message .bg,
  .banner .message dl {
    width: 45%;
    margin-right: 5%;
  }

  .banner .message .bg dt,
  .banner .message dl dt {
    margin-right: 20px;
  }

  .banner .message .bg dd,
  .banner .message dl dd {
    display: inline-block;
    text-align: left;
  }

  .banner .message .bg dd strong,
  .banner .message dl dd strong {
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 18px;
  }

  .banner .message .bg dd strong a,
  .banner .message dl dd strong a {
    color: #fff;
  }

  .banner .message .bg dd p,
  .banner .message dl dd p {
    width: 212px;
    font-size: 12px;
    font-weight: 300;
  }

  .banner .message .bg.us-bg,
  .banner .message dl.us-bg {
    background: rgba(65, 10, 10, 0.8);
  }

  .banner .message .bg.us-bg dd p,
  .banner .message dl.us-bg dd p {
    width: 212px;
  }

  .banner .message .bg {
    background: rgba(255, 0, 0, 0.32);
  }

  .main {
    padding-bottom: 40px;
  }

  .main.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .main .support {
    height: auto;
  }

  .main .support dl {
    float: none;
    width: 90%;
    height: auto;
    padding: 0 0 45px 27px;
    margin: 30px auto;
  }

  .main .support dl h3 {
    margin-top: 45px;
    margin-bottom: 30px;
  }

  .main .support dl dd {
    padding: 5px 0;
  }

  .main .support dl dd a {
    color: #6b6b6b;
  }

  .main .support dl.right {
    float: none;
    margin: 30px auto;
  }

  .main .support dl:last-child {
    border: solid #d6d6d6 1px;
  }

  .main .feedback {
    margin-top: 36px;
  }

  .main .feedback table tr td textarea {
    width: 90%;
  }

  .main .feedback table tr td input {
    width: 322px;
  }

  .main .feedback table tr td input.file {
    left: 0;
  }

  .resend-handle {
    margin-top: 56px;
  }

  .resend-handle li .vercode {
    position: absolute;
    top: 45px;
    left: auto;
    right: -15px;
  }

  .resend-handle li .btnsubmit {
    display: inline-block;
    margin-top: 2px;
    padding: 0 66px;
    color: #f6f6f6;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    border-radius: 3px;
    background: #2168ed;
  }

  .resend-handle li .btnsubmit:hover {
    text-decoration: none;
    background: #2b75fe;
  }

  .resend-handle li.error .errormsg {
    display: block;
  }
}

@media screen and (max-width: 670px) {
  .header-nav.header-product .nav-left .nav-logo {
    width: 84px;
    height: 59px;
  }
  .header-nav.header-product .nav-left .nav-logo img {
    margin-top: 0px !important;
  }
  body {
    font-size: 14px;
  }

  .home-banner {
    padding-top: 0;
    height: 5.52px;
    background: url(../images/mobile/home/banner-bg.jpg) no-repeat top center;
    background-size: 100% 100%;
  }

  .home-banner .container {
    width: 100%;
  }

  .home-banner .left-img {
    display: none;
  }

  .home-banner.newhome-banner .right-message {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-left: 0;
    margin-top: 20px !important;
    color: #fff;
  }

  .home-banner .right-message h1 {
    height: 5px;
    font-size: 40px;
    line-height: 5px;
    font-weight: 400;
    text-align: center;
  }

  .home-banner.newhome-banner .right-message h2,
  .home-banner.newhome-banner .right-message p {
    font-weight: 300;
  }

  .home-banner.newhome-banner .right-message h2 {
    padding: 0 70px;
    margin-top: 6px;
    margin-bottom: 32px;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }

  .home-banner.newhome-banner .right-message p {
    position: relative;
    margin: 0 0 4px 90px;
    line-height: 28px;
    font-size: 18px;
    color: #dcd0cd;
  }

  .home-banner .right-message p:after {
    position: absolute;
    content: "";
    width: 13px;
    height: 12px;
    left: 0;
    top: 10px;
    background: url(../images/home/list.png) no-repeat left;
    background-size: 13px 12px;
  }

  .home-banner .btn.down {
    display: block;
    width: 280px;
    height: 36px;
    padding: 0;
    margin: 42px auto 10px;
    font-size: 16px;
    line-height: 36px;
  }

  .home-banner .btn.down i.i-down {
    width: 22px;
    height: 17px;
    margin-right: 18px;
    background: url(../images/mobile/btn-arrow.png) no-repeat center;
    background-size: 22px 17px;
  }

  .home-banner .down-message {
    margin: 0;
  }

  .home-banner .down-message dd {
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    color: #787878;
  }

  .home-banner .down-message dd span {
    color: #787878;
  }

  .list-target {
    padding: 56px 0;
    background-color: #f3f3f3;
  }

  .list-target ul {
    width: 100%;
    margin: 0 auto;
    list-style-type: none;
  }

  .list-target ul li {
    display: inline-block;
    width: 100%;
    height: 68px;
    margin: 0 auto 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 68px;
    background: #fff;
    border: solid #e6e6e6 1px;
    cursor: pointer;
    overflow: hidden;
  }

  .list-target ul li.mobile-double {
    margin: 0 auto 10px;
  }

  .list-target ul li span {
    float: left;
    width: 45px;
    height: 68px;
    margin-left: 125px;
    margin-right: 15px;
    text-align: center;
  }

  .list-target ul li span i {
    display: inline-block;
    vertical-align: middle;
  }

  .list-target ul li.list01 span i {
    width: 41px;
    height: 33px;
    background: url(../images/mobile/home/icons01.png) no-repeat center;
    background-size: 41px 33px;
  }

  .list-target ul li.list02 span i {
    width: 41px;
    height: 350px;
    background: url(../images/mobile/home/icons02.png) no-repeat center;
    background-size: 41px 350px;
  }

  .list-target ul li.list03 span i {
    width: 41px;
    height: 310px;
    background: url(../images/mobile/home/icons03.png) no-repeat center;
    background-size: 41px 310px;
  }

  .list-target ul li.list04 span i {
    width: 41px;
    height: 34px;
    background: url(../images/mobile/home/icons04.png) no-repeat center;
    background-size: 41px 34px;
  }

  .list-target ul li.list05 span i {
    width: 41px;
    height: 33px;
    background: url(../images/mobile/home/icons05.png) no-repeat center;
    background-size: 41px 33px;
  }

  .list-target ul li.list06 span i {
    width: 41px;
    height: 32px;
    background: url(../images/mobile/home/icons06.png) no-repeat center;
    background-size: 41px 32px;
  }

  .list-target ul li.list07 span i {
    width: 41px;
    height: 350px;
    background: url(../images/mobile/home/icons07.png) no-repeat center;
    background-size: 41px 350px;
  }

  .list-target ul li.list08 span i {
    width: 41px;
    height: 25px;
    background: url(../images/mobile/home/icons08.png) no-repeat center;
    background-size: 41px 25px;
  }

  .list-target ul li:hover {
    background-color: #e92f2f;
    color: #fff;
  }

  .list-target ul li:hover.list01 span i {
    background: url(../images/mobile/home/icons01-hover.png) no-repeat center;
    background-size: 41px 33px;
  }

  .list-target ul li:hover.list02 span i {
    background: url(../images/mobile/home/icons02-hover.png) no-repeat center;
    background-size: 41px 350px;
  }

  .list-target ul li:hover.list03 span i {
    background: url(../images/mobile/home/icons03-hover.png) no-repeat center;
    background-size: 41px 310px;
  }

  .list-target ul li:hover.list04 span i {
    background: url(../images/mobile/home/icons04-hover.png) no-repeat center;
    background-size: 41px 34px;
  }

  .list-target ul li:hover.list05 span i {
    background: url(../images/mobile/home/icons05-hover.png) no-repeat center;
    background-size: 41px 33px;
  }

  .list-target ul li:hover.list06 span i {
    background: url(../images/mobile/home/icons06-hover.png) no-repeat center;
    background-size: 41px 32px;
  }

  .list-target ul li:hover.list07 span i {
    background: url(../images/mobile/home/icons07-hover.png) no-repeat center;
    background-size: 41px 350px;
  }

  .list-target ul li:hover.list08 span i {
    background: url(../images/mobile/home/icons08-hover.png) no-repeat center;
    background-size: 41px 25px;
  }

  .list-message {
    overflow: hidden;
  }

  .list-message .container {
    width: 100%;
  }

  .list-message .container.pc {
    display: none;
  }

  .list-message .container.mobile {
    display: block;
  }

  .list-message h2 {
    margin: 0 0 17px 0;
    padding: 0;
    font-size: 30px;
    text-align: center;
  }

  .list-message h2 i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 7px;
    background: url(../images/home/note.png);
  }

  .list-message p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #64696d;
  }

  .list-message p a {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    text-align: center;
    color: #256bfa;
  }

  .list-message.list-message01 {
    height: auto;
    background: #fff url(../images/mobile/home/list-bg-01.jpg) no-repeat center bottom;
    background-size: 100% 2110px;
  }

  .list-message.list-message01 .container {
    height: auto;
    padding-top: 5px;
  }

  .list-message.list-message01 .container .message {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .list-message.list-message01 .container .message h2 {
    margin: 0 0 17px 0;
  }

  .list-message.list-message01 .container .message p {
    padding: 0 20px;
  }

  .list-message.list-message01 .container .img {
    float: none;
    position: relative;
    margin-top: 26px;
    margin-bottom: 58px;
    margin-left: 45px;
  }

  .list-message.list-message01 .container .img img {
    display: block;
    width: 356px;
    height: 265px;
  }

  .list-message.list-message01 .container .img span {
    position: absolute;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    text-indent: -9999px;
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transition: transform 1s ease;
    transition: transform 1s ease;
  }

  .list-message.list-message01 .container .img span.ram {
    display: none;
  }

  .list-message.list-message01 .container .img span.besom {
    width: 67px;
    height: 67px;
    top: 1.82px;
    left: 206px;
    background: url(../images/home/besom.png);
    background-size: 67px 67px;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
  }

  .list-message.list-message01 .container .img span.sold {
    background-color: #ff4e4e;
  }

  .list-message.list-message01 .container .img span.sold.big {
    width: 42px;
    height: 42px;
    top: 155px;
    right: 70px;
    z-index: 2;
    background: url(../images/home/sold45.png);
    background-size: 42px 42px;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
  }

  .list-message.list-message01 .container .img span.sold.default {
    width: 33px;
    height: 33px;
    top: 210px;
    right: 7px;
    background: url(../images/home/sold30.png);
    background-size: 33px 33px;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
  }

  .list-message.list-message01 .container .img span.sold.yellow {
    width: 7px;
    height: 7px;
    right: 39px;
    bottom: 137px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ffe7b9;
  }

  .list-message.list-message01 .container .img span.sold.border {
    width: 21px;
    height: 21px;
    right: 4350px;
    bottom: 138px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: 0 0;
    border: solid #d3efeb 2px;
  }

  .list-message.list-new {
    height: auto;
    text-align: center;
    background: #f3f3f3 url(../images/mobile/home/list-bg-new.jpg) no-repeat bottom center;
    background-size: 100% 643px;
  }

  .list-message.list-new .container {
    padding-top: 5px;
  }

  .list-message.list-new h2 {
    margin: 0 0 17px 0;
    padding: 0;
  }

  .list-message.list-new p {
    padding: 0 20px;
  }

  .list-message.list-new img {
    display: block;
    width: 100%;
    margin-top: 33px;
    margin-bottom: 5px;
  }

  .list-message.list-message02 {
    height: auto;
    color: #fff;
    background: url(../images/mobile/home/list-bg-02.jpg) no-repeat center;
    background-size: 100% 100%;
  }

  .list-message.list-message02 .container {
    padding-top: 5px;
  }

  .list-message.list-message02 h2 {
    margin: 0 0 17px 0;
    padding: 0;
  }

  .list-message.list-message02 p {
    padding: 0 45px;
    color: #b2b2b2;
  }

  .list-message.list-message02 p strong {
    color: #b2b2b2;
  }

  .list-message.list-message02 p a {
    font-weight: 600;
    color: #256bfa;
  }

  .list-message.list-message02 img {
    display: block;
    width: 155px;
    height: 285px;
    margin: 16px auto 36px;
  }

  .list-message.list-message03 {
    height: auto;
    background: #fff;
  }

  .list-message.list-message03 .container {
    padding-top: 5px;
  }

  .list-message.list-message03 h2 {
    margin: 0 0 17px 0;
    padding: 0;
  }

  .list-message.list-message03 p {
    padding: 0 46px;
  }

  .list-message.list-message03 img {
    display: block;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 53px;
    margin-left: 0;
  }

  .list-message.list-message04 {
    position: relative;
    height: auto;
    background-color: #f3f3f3;
  }

  .list-message.list-message04:after,
  .list-message.list-message04:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    left: 0;
    background: url(../images/home/line-shadow.png) no-repeat center;
    background-size: 100% 6px;
  }

  .list-message.list-message04:after {
    top: 0;
  }

  .list-message.list-message04:before {
    bottom: -6px;
  }

  .list-message.list-message04 .container {
    padding-top: 5px;
  }

  .list-message.list-message04 h2 {
    margin: 0 0 17px 0;
    padding: 0;
  }

  .list-message.list-message04 p {
    padding: 0 25px;
  }

  .list-message.list-message04 img {
    display: block;
    width: 347px;
    height: 298px;
    margin: 32px auto 58px;
  }

  .list-message.list-message04.list-message06 {
    background-color: #fff;
  }

  .list-message.list-message04.list-message06:after,
  .list-message.list-message04.list-message06:before {
    display: none;
  }

  .list-message.list-message04.list-message06 img {
    display: block;
    width: 36px;
    height: 230px;
    margin: 33px auto 0.61px;
    padding: 0;
  }

  .list-message.list-message05 {
    background-color: #fff;
  }

  .list-message.list-message05 .container {
    padding-top: 5px;
  }

  .list-message.list-message05 h2 {
    margin: 0 0 17px 0;
    padding: 0;
  }

  .list-message.list-message05 p {
    padding: 0 25px;
  }

  .list-message.list-message05 img {
    display: block;
    width: 100%;
    margin-top: 36px;
    margin-bottom: 0;
  }

  .list-message.list-message07 {
    height: auto;
    background: url(../images/mobile/home/list-bg-07.jpg) no-repeat center;
    background-size: 100% 100%;
  }

  .list-message.list-message07 .container {
    padding-top: 5px;
  }

  .list-message.list-message07 h2 {
    margin: 0 0 17px;
    padding: 0;
  }

  .list-message.list-message07 p {
    padding: 0 30px;
  }

  .list-message.list-message07 img {
    display: block;
    width: 373px;
    height: 198px;
    margin: 28px auto 0;
  }

  .list-message.list-message08 {
    height: 600px;
    background: url(../images/home/list-bg-08.jpg) no-repeat center;
  }

  .list-message.list-message08 h2 {
    padding: 75px 30px 30px;
  }

  .list-message.list-message08 p {
    padding: 0 46px;
    margin: 0 0 22px 0;
    color: #b2b2b2;
  }

  .list-message.list-message08 img {
    width: 100%;
  }

  .bottom-down {
    padding: 54px 0 48px 0;
    text-align: center;
    background: url(../images/mobile/home/bottom-bg.png) no-repeat center;
    background-size: 100% 100%;
  }

  .bottom-down.temp {
    padding: 60px 0 60px;
  }

  .bottom-down.temp p {
    font-size: 20px;
    font-size: 14px;
    margin: 20px 0 10px;
  }

  .bottom-down .container h2 {
    margin: 6px 0 10px;
    font-size: 26px;
  }

  .bottom-down .container dl {
    border: 0;
  }

  .bottom-down .container dl.title {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .bottom-down .container dl.title dd,
  .bottom-down .container dl.title dt {
    display: inline-block;
    vertical-align: middle;
  }

  .bottom-down .container dl.title dt img.pc {
    display: none;
  }

  .bottom-down .container dl.title dt img.mobile {
    display: block;
    width: 70px;
    height: 66px;
    margin: 0 auto 20px;
  }

  .bottom-down .container dl.title dd {
    padding-left: 20px;
    position: relative;
    text-align: left;
    color: #fff;
  }

  .bottom-down .container dl.title dd:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 60px;
    background-color: #000;
    left: 0;
    top: 15px;
  }

  .bottom-down .container dl.title dd h2 {
    margin: 0;
    padding: 0;
    font-size: 34px;
    line-height: 42px;
    text-align: center;
    color: #fff;
  }

  .bottom-down .container dl.title dd p {
    margin: 0;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    color: #b27979;
  }

  .bottom-down .container dl.home-down-message {
    margin: 0;
  }

  .bottom-down .container dl.home-down-message dd {
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    color: #885a5a;
  }

  .bottom-down .container dl.home-down-message dd span {
    color: #885a5a;
  }

  .bottom-down .down {
    display: block;
    width: 280px;
    height: 36px;
    padding: 0;
    margin: 42px auto 10px;
    font-size: 16px;
    line-height: 36px;
  }

  .bottom-down .down i.i-down {
    width: 22px;
    height: 17px;
    margin-right: 18px;
    background: url(../images/mobile/btn-arrow.png) no-repeat center;
    background-size: 22px 17px;
  }

  .fps-floatlayer {
    display: none;
  }

  .overclock-banner {
    height: 558px;
    background: #fff url(../images/mobile/overclock-cpu/banner.jpg) no-repeat top center;
    background-size: 100% 532px;
  }

  .overclock-banner .container {
    width: 100%;
  }

  .overclock-banner .message {
    width: 100%;
    margin-right: 0;
    padding-top: 40px;
    font-size: 16px;
  }

  .overclock-banner .message h2 {
    margin: 0;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
  }

  .overclock-banner .message h2 span {
    display: block;
    margin: 0 0 15px 0;
    font-size: 24px;
    line-height: 30px;
  }

  .overclock-banner .message p {
    margin-top: 19px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }

  .overclock-banner .message p.last {
    margin: 0;
    padding-top: 42px;
  }

  .overclock-banner .message p.last span {
    position: relative;
    display: block;
    width: 57px;
    height: 57px;
    margin: 0 auto;
    background-size: 57px 57px;
  }

  .overclock-banner .message p.last span:after {
    left: 18px;
    top: 22px;
    width: 21px;
    height: 12px;
    background-size: 21px 12px;
    -webkit-animation: none;
    animation: none;
  }

  .overclock-banner .message .mobile {
    display: block;
    width: 206px;
    height: 149px;
    margin-top: -80px;
  }

  .overclock-message .container {
    width: 100%;
    box-shadow: none;
  }

  .overclock-message .container .left-message {
    display: none;
  }

  .overclock-message .container .right-message {
    float: right;
    width: 100%;
    padding: 0 0 28px 0;
  }

  .overclock-message .container .right-message h3 {
    padding: 41px 0 18px 25px;
    font-size: 26px;
    line-height: 30px;
  }

  .overclock-message .container .right-message p {
    padding: 0 24px 12px 25px;
    font-size: 14px;
    line-height: 24px;
  }

  .overclock-message .container .right-message p img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 16px;
  }

  .overclock-message .container .right-message p a {
    font-size: 12px;
    font-style: italic;
    color: #0084ff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .overclock-message .container .right-message p.pc {
    display: none;
  }

  .overclock-message .container .right-message hr {
    width: 430px;
    margin: 32px auto 0;
  }

  .overclock-message .container .right-message h4 {
    margin-top: 8px;
    margin-bottom: 20px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    background: url(../images/mobile/overclock-cpu/title-bg.png) center no-repeat;
    background-size: 100% 100%;
  }

  .overclock-message .container .right-message h4 span {
    width: 100px;
    margin-left: 5px;
    margin-right: 0;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    text-indent: 0;
  }

  .overclock-message .container .right-message dl {
    margin-right: 0;
  }

  .overclock-message .container .right-message dl dt {
    padding-left: 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .overclock-message .container .right-message dl dd {
    margin-top: 12px;
    margin-left: 25px;
    padding-left: 40px;
    font-size: 14px;
    line-height: 24px;
  }

  .overclock-message .container .right-message dl dd:after {
    width: 27px;
    height: 473px;
    margin-top: 6px;
    background: url(../images/overclock-cpu/line.png);
    background-size: 100% 100%;
  }

  .overclock-message .container .right-message dl dd p {
    padding: 20px 23px 10px 0;
  }

  .overclock-message .container .right-message .box {
    width: 360px;
    padding: 16px 13px 16px 45px;
    margin: 0 auto 15px;
  }

  .overclock-message .container .right-message .box span {
    width: 21px;
    height: 21px;
    line-height: 21px;
  }

  .overclock-message .container .right-message .btn.new-down {
    width: 148px;
    height: 58px;
    margin-top: 16px;
    line-height: 58px;
    border: solid #07fa08 10px;
    border-radius: 20px;
    font-size: 18px;
    font-style: normal;
    color: #000;
  }

  .overclock-message .container .right-message .btn.new-down i {
    width: 14px;
    height: 18px;
    margin-right: 10px;
    background-size: 14px 18px;
  }

  .bottom-banner {
    height: 363px;
    margin-top: -65px;
    background: url(../images/mobile/overclock-cpu/bottom-banner.jpg) bottom center no-repeat;
    background-size: 100% 352px;
  }

  .bottom-banner .container {
    width: 100%;
  }

  .bottom-banner h2 {
    margin-top: 60px;
    padding: 0;
    font-size: 24px;
    line-height: 44px;
    text-align: center;
  }

  .bottom-banner h3 {
    margin: 0;
    padding: 0 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .bottom-banner dl:last-child {
    margin: 0;
  }

  .bottom-banner dl:last-child dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }

  .bottom-banner .mobile {
    display: block;
    margin-top: 40px;
  }

  .bottom-banner .btn.new-down {
    width: 148px;
    height: 58px;
    margin-top: 26px;
    line-height: 58px;
    border: solid #07fa08 10px;
    border-radius: 20px;
    font-size: 18px;
    font-style: normal;
    color: #000;
  }

  .bottom-banner .btn.new-down i {
    width: 14px;
    height: 18px;
    margin-right: 10px;
    background-size: 14px 18px;
  }

  .overclock-floatlayer {
    display: none;
  }

  i.half-star,
  i.star {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    width: 12px;
    height: 12px;
  }

  i.star {
    background: url(../images/overclock-cpu/star.png);
    background-size: 100% 100%;
  }

  i.half-star {
    background: url(../images/overclock-cpu/half-star.png);
    background-size: 100% 100%;
  }

  @keyframes drop {
    from {
      top: 22px;
    }

    to {
      top: 32px;
    }
  }

  @-webkit-keyframes drop {
    from {
      top: 22px;
    }

    to {
      top: 32px;
    }
  }

  .fps-banner {
    height: 532px;
    background: url(../images/mobile/fqs-booster/banner.jpg) no-repeat top center;
    background-size: 100% 532px;
  }

  .fps-banner .container {
    width: 100%;
  }

  .fps-banner h2 {
    margin: 0;
    padding: 118px 65px 0;
    font-size: 40px;
    line-height: 48px;
  }

  .fps-banner h3 {
    margin: 0;
    padding: 6px 6px 0;
    font-size: 16px;
    line-height: 30px;
  }

  .fps-banner .btn {
    display: none;
  }

  .fps-banner:after {
    position: absolute;
    content: "";
    width: 0.89px;
    height: 0.89px;
    right: 0;
    left: 0;
    bottom: -5px;
    margin: auto;
    background: url(../images/fqs-booster/arrow.png);
    background-size: 0.89px 0.89px;
  }

  .fps-important {
    height: auto;
    padding-bottom: 6px;
    text-align: center;
    background: url(../images/fqs-booster/main-bg.png);
  }

  .fps-important h2 {
    margin: 0;
    padding-top: 65px;
    font-size: 34px;
    line-height: 46px;
  }

  .fps-important p {
    padding: 15px 48px 37px;
    font-size: 16px;
    line-height: 30px;
  }

  .fps-important .fps {
    display: none;
  }

  .fps-important .mobile {
    display: block;
    width: 318px;
    margin: 0 auto 110px;
  }

  .fps-message {
    position: relative;
    overflow: hidden;
    padding-top: 0px;
  }

  .fps-message .left-message {
    display: none;
  }

  .fps-message .right-message {
    float: right;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-bottom: 0;
  }

  .fps-message .right-message h2 {
    margin: 0;
    padding: 44px 55px 0;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
  }

  .fps-message .right-message iframe {
    display: block;
    position: relative;
    width: 95%;
    height: 280px;
  }

  .fps-message .right-message video {
    display: block;
    position: relative;
    width: 100%;
  }

  .fps-message .right-message dl {
    width: 95%;
    margin: 0 auto;
    padding: 26px 0 20px 0;
    border-bottom: solid #c9c9c9 1px;
  }

  .fps-message .right-message dl dt {
    margin-bottom: 22px;
    font-size: 20px;
  }

  .fps-message .right-message dl dt img {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 5px;
  }

  .fps-message .right-message dl dt h3 {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
  }

  .fps-message .right-message dl dt h3 span {
    display: block;
    padding-left: 40px;
  }

  .fps-message .right-message dl dt h3 span.last {
    padding-left: 0;
  }

  .fps-message .right-message dl dt h3.temp {
    padding-left: 0;
    font-size: 28px;
    text-align: center;
  }

  .fps-message .right-message dl dt h4 {
    font-size: 22px;
    font-weight: 700;
  }

  .fps-message .right-message dl dt h4 span {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    vertical-align: bottom;
    color: #fff;
    background-color: #db1b1b;
    border-radius: 50%;
  }

  .fps-message .right-message dl dt h4.temp {
    padding-left: 0;
  }

  .fps-message .right-message dl dd {
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    color: #64696d;
  }

  .fps-message .right-message dl dd.mobile {
    display: block;
    padding-top: 15px;
  }

  .fps-message .right-message dl dd.mobile > a {
    display: block;
    width: 100%;
    height: 67px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    line-height: 67px;
    text-align: center;
    text-decoration: none;
    color: #1c1c1c;
    background: #d5d5d5;
  }

  .fps-message .right-message dl dd.mobile > a:hover {
    color: #fff;
    background: #db1b1b;
  }

  .fps-message .right-message dl dd.temp {
    text-align: center;
  }

  .fps-message .right-message dl dd a {
    color: #256bfa;
  }

  .fps-message .right-message dl dd strong {
    color: #000;
  }

  .fps-message .right-message dl dd img {
    max-width: 100%;
    margin: 0;
  }

  .fps-message .right-message dl dd img.last {
    margin: 35px 0;
  }

  .fps-message .right-message dl dd .btn {
    display: none;
  }

  .fps-message .right-message dl dd h4 {
    height: 35px;
    margin: 15px 0 0 0;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
    white-space: nowrap;
    color: #000;
    background: url(../images/fqs-booster/tips.png) no-repeat left 12px;
    background-size: 10px 18px;
  }

  .fps-message .right-message dl dd p {
    margin: 0 0 10px;
    color: #030b13;
  }

  .fps-message .right-message dl dd ul {
    padding-left: 25px;
    line-height: 24px;
    font-size: 14px;
    color: #64696d;
  }

  .fps-message .right-message dl:last-child {
    width: 95%;
    margin: 0 auto;
    padding: 36px 0 20px 0;
    border-bottom: none;
  }

  .cpu-banner {
    height: 531px;
    background: url(../images/mobile/cpu/banner.jpg) no-repeat top center;
    background-size: 100% 531px;
  }

  .cpu-banner .container {
    width: 100%;
  }

  .cpu-banner h2 {
    padding: 68px 32px 0;
    font-size: 36px;
    line-height: 48px;
  }

  .cpu-banner h3 {
    padding: 46px 48px 0;
    font-size: 16px;
    line-height: 30px;
  }

  .cpu-banner .pc {
    display: none;
  }

  .optimal-cpu {
    margin-bottom: 23px;
  }

  .optimal-cpu .container {
    width: 100%;
    padding-bottom: 65px;
    border: 0;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .optimal-cpu h2 {
    width: 100%;
    height: 95px;
    margin: 0 auto;
    padding-top: 6px;
    font-size: 30px;
    line-height: 36px;
    border-bottom: solid #c20000 1px;
  }

  .optimal-cpu p {
    padding: 25px 25px 0;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #64696d;
  }

  .optimal-cpu p strong {
    color: #1c1c1c;
  }

  .optimal-cpu p img {
    display: block;
    margin: 0 auto;
  }

  .optimal-cpu:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 0.52px;
    background-color: #100707;
  }

  .optimal-cpu:before {
    content: "";
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
    width: 63px;
    height: 58px;
    margin: auto;
    background: url(../images/cpu/arrow.png) no-repeat center;
    background-size: 63px 58px;
  }

  .usermanual.container {
    width: 100%;
  }

  .usermanual img {
    max-width: 85%;
  }

  .usermanual img.list01 {
    width: 33px !important;
  }

  .usermanual img.list02 {
    width: 80px !important;
  }

  .usermanual img.list03 {
    width: 29px !important;
  }

  .usermanual img.list04 {
    width: 27px !important;
  }

  .usermanual img.list05 {
    width: 380px !important;
  }

  .usermanual img.list06 {
    width: 97px !important;
  }

  .banner {
    padding-top: 74px;
    height: 498px;
  }

  .banner .container {
    width: 430px;
    padding-left: 0;
    padding-right: 0;
  }

  .banner.banner-contact,
  .banner.banner-faqs,
  .banner.banner-feedback,
  .banner.banner-support {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .banner.banner-support {
    background: url(../images/support/banner.jpg) bottom center no-repeat;
    background-size: 100% 498px;
  }

  .banner.banner-faqs {
    background: url(../images/mobile/faqs/banner.jpg) bottom center no-repeat;
    background-size: 100% 498px;
  }

  .banner.banner-contact {
    background: url(../images/mobile/contact/banner.jpg) bottom center no-repeat;
    background-size: 100% 498px;
  }

  .banner.banner-feedback {
    background: url(../images/mobile/feedback/banner.jpg) bottom center no-repeat;
    background-size: 100% 498px;
  }

  .banner .bread {
    width: 430px;
    height: 5px;
    margin: 0 auto 30px;
    font-size: 13px;
    line-height: 5px;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
  }

  .banner .message .bg,
  .banner .message dl {
    float: left;
    width: 210px;
    height: 0.96px;
    padding-top: 15px;
    padding-left: 0;
    margin-right: 4px;
    margin-bottom: 7px;
    color: #fff;
    background-color: red;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .banner .message .bg dt,
  .banner .message dl dt {
    display: none;
    vertical-align: top;
    margin-right: 18px;
  }

  .banner .message .bg dt i,
  .banner .message dl dt i {
    display: none;
  }

  .banner .message .bg dd,
  .banner .message dl dd {
    display: inline-block;
    text-align: left;
  }

  .banner .message .bg dd strong,
  .banner .message dl dd strong {
    display: block;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 20px;
  }

  .banner .message .bg dd strong a,
  .banner .message dl dd strong a {
    color: #fff;
  }

  .banner .message .bg dd p,
  .banner .message dl dd p {
    width: 180px;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
  }

  .banner .message .bg.us-bg,
  .banner .message dl.us-bg {
    background: rgba(65, 10, 10, 0.8);
  }

  .banner .message .bg.us-bg dd p,
  .banner .message dl.us-bg dd p {
    width: 175px;
  }

  .banner .message .bg {
    background: rgba(255, 0, 0, 0.32);
  }

  .main {
    padding-bottom: 40px;
    margin-top: -70px;
  }

  .main.container {
    width: 430px;
    padding-left: 0;
    padding-right: 0;
  }

  .main .title {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 18px;
    font-size: 28px;
    line-height: 28px;
  }

  .main .title:after {
    width: 85px;
  }

  .main .about p {
    line-height: 26px;
  }

  .main .support {
    height: auto;
  }

  .main .support dl {
    width: 100%;
    height: auto;
    float: none;
    padding-left: 15px;
    border: solid #d6d6d6 1px;
    background: #fff url(../images/support/box.png) no-repeat right top;
    box-shadow: 7px 12.124px 9px 0 rgba(4, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .main .support dl h3 {
    margin-top: 45px;
    margin-bottom: 30px;
  }

  .main .support dl dd {
    padding: 5px 0;
  }

  .main .support dl dd a {
    color: #6b6b6b;
  }

  .main .support dl.right {
    float: none;
  }

  .main .faqs h3 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .main .faqs h3:first-of-type {
    margin-top: 30px;
  }

  .main .faqs p {
    margin: 0;
    padding: 6px 0;
  }

  .main .feedback ul li {
    height: 48px;
    width: 148px;
    line-height: 48px;
    border-top-right-radius: 15px;
    font-size: 14px;
  }

  .main .feedback ul li.actvie:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 48px;
    right: -10px;
    background: url(../images/feedback/shadow.png);
  }

  .main .feedback ul li.general {
    z-index: 10;
  }

  .main .feedback ul li.report {
    z-index: 4;
  }

  .main .feedback ul li.range {
    margin-left: -22px;
  }

  .main .feedback ul li.sugg-bg {
    background-color: #b8b7b7;
  }

  .main .feedback table {
    width: 100%;
  }

  .main .feedback table tr td {
    padding: 15px 0;
  }

  .main .feedback table tr td sup {
    color: red;
  }

  .main .feedback table tr td select {
    width: 180px;
    height: 30px;
  }

  .main .feedback table tr td input {
    width: 170px;
    height: 30px;
  }

  .main .feedback table tr td input.file {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 15px;
    left: 0;
    height: 32px;
    width: 110px;
  }

  .main .feedback table tr td input.inputbtn {
    width: 90px;
    height: 32px;
    margin: 0 0 0 10px;
    font-size: 14px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }

  .main .feedback table tr td textarea {
    width: 91%;
    height: 194px;
    padding: 5px;
    line-height: 24px;
  }

  .main .feedback table tr td p {
    margin-top: 10px;
    font-size: 12px;
  }

  .main .feedback table tr td img {
    margin-left: 55px;
  }

  .main .feedback table tr td a {
    color: red;
  }

  .main .feedback table tr td .btnsubmit {
    display: block;
    margin: 0 auto 350px;
    width: 249px;
    height: 5px;
    line-height: 5px;
    font-size: 24px;
    background: url(../images/mobile/feedback/btn.png) center no-repeat;
    background-size: 249px 5px;
  }

  .main .feedback table .name {
    width: 125px;
    line-height: 30px;
    padding-right: 20px;
    font-size: 14px;
  }

  .main .feedback table .fields {
    padding-left: 14px;
  }

  .main .feedback table .fields i {
    vertical-align: middle;
    margin-right: 10px;
  }

  .main .resend-code {
    padding: 5px 15px 0;
  }

  .main .resend-code > p {
    padding: 0;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 28px;
  }

  .main .resend-code > p.note {
    font-size: 14px;
  }

  .main .faqs-content h3 {
    font-size: 22px;
  }

  .main .faqs-content h4 {
    margin: 20px 0;
    font-size: 18px;
  }

  .main .faqs-content p {
    margin-bottom: 30px;
    line-height: 30px;
  }

  .main .faqs-content p img {
    max-width: 85%;
  }

  .main .faqs-content p a.pc {
    display: none;
  }

  .main .faqs-content p a.mobile {
    display: inline-block;
  }

  .resend-handle {
    margin-top: 56px;
  }

  .resend-handle li {
    min-height: 38px;
    padding-bottom: 80px;
  }

  .resend-handle li label {
    width: 175px;
    min-height: 38px;
    font-size: 16px;
  }

  .resend-handle li .errormsg {
    left: 0;
    top: 0.82px;
    bottom: auto;
    margin-top: 3px;
    font-size: 12px;
  }

  .resend-handle li .select-content,
  .resend-handle li input[type="text"],
  .resend-handle li textarea {
    width: 100%;
  }

  .resend-handle li input[type="password"],
  .resend-handle li input[type="text"],
  .resend-handle li textarea {
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 3px;
  }

  .resend-handle li .vercode {
    position: relative;
    top: 30px;
    left: auto;
    right: auto;
    text-align: right;
    line-height: 32px;
  }

  .resend-handle li.last {
    text-align: center;
  }

  .resend-handle li .btnsubmit {
    padding: 0 66px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
  }

  .content404 .message {
    padding-top: 15px;
    padding-bottom: 70px;
  }

  .content404 .message > img {
    width: 100%;
  }

  .content404 .message > h3 {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 24px;
    line-height: 36px;
  }

  .content404 .message > p {
    padding: 40px 25px 10px;
    font-size: 16px;
    line-height: 28px;
  }

  .statusinfo {
    margin-top: 4px;
    padding: 0 20px;
    height: 36px;
    font-size: 12px;
    line-height: 36px;
    border-radius: 3px;
  }

  .down-message {
    display: none;
  }
}

.sitemap {
  height: auto;
  overflow: hidden;
  background: #090d11;
}

.sitemap dl {
  float: left;
  margin-right: 120px;
  margin-top: 40px;
  width: 340px;
  min-height: 130px;
  color: #b5b5b5;
  border-right: 1px #394352 solid;
}

.sitemap dl dt {
  font-weight: 600;
  font-size: 18px;
}

.sitemap dl dd {
  line-height: 24px;
}

.sitemap dl dd a {
  color: #959595;
}

.sitemap dl dd a:hover {
  color: #fff;
  text-decoration: none;
}

.sitemap dl:last-child {
  border: none;
}

.sitemap dl:last-child dd,
.sitemap dl:last-child dt {
  margin-left: 35px;
}

.footer {
  padding: 15px 0;
  text-align: center;
  background: #0e1318;
  font-size: 16px;
}

.footer p {
  color: #5b5b5b;
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .container {
    width: 900px;
  }

  .container dl {
    margin-right: 105px;
  }

  .container dl:last-child {
    border: none;
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .sitemap .container {
    width: 100%;
  }

  .sitemap .container dl {
    width: 50%;
    margin-right: -1px;
  }

  .sitemap .container dl dd,
  .sitemap .container dl dt {
    margin-left: 35px;
  }

  .sitemap .container dl:last-child {
    border: none;
    margin-right: 0;
  }

  .footer {
    padding: 15px 0 65px 0;
  }
}

@media screen and (max-width: 670px) {
  .sitemap .container {
    width: 100%;
  }

  .sitemap .container dl {
    position: relative;
    width: 100%;
    min-height: auto;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
    margin-right: 0;
    text-align: center;
  }

  .sitemap .container dl dd,
  .sitemap .container dl dt {
    margin-left: 0;
    line-height: 0.24rem;
    color: #b5b5b5;
  }

  .sitemap .container dl dt {
    font-size: 0.18rem;
  }

  .sitemap .container dl dd {
    font-size: 0.16rem;
  }

  .sitemap .container dl:last-child {
    border: none;
    margin-right: 0;
  }

  .sitemap .container dl:last-child:after {
    content: "";
    display: block;
    position: absolute;
    top: -0.3rem;
    left: 50%;
    width: 1.14rem;
    height: 1px;
    margin-left: -0.57rem;
    background: #2e353b;
  }

  .footer {
    padding: 0.15rem 0 60px 0;
  }

  .footer p {
    font-size: 0.16rem;
    color: #b5b5b5;
  }
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  display: block;
  clear: both;
}

.banner-download,
.location-download,
.main-download {
  font-family: "Titillium Web", sans-serif;
}

.banner-download .container,
.main-download .container {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.banner.banner-download {
  min-height: 674px;
  background: #fff url(../images/download/banner.jpg) top center no-repeat;
}

.banner.banner-download h1 {
  margin: 195px 0px 50px;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  color: #fff;
}

.banner.banner-download h1:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -112px;
  left: 570px;
  width: 112px;
  height: 112px;
  background: url(../images/download/hook.png) center no-repeat;
}

.banner.banner-download h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  color: #fff;
}

.banner.banner-download h2 a {
  text-decoration: underline;
  color: #6da7ff;
}

.banner.banner-download h2 a:hover {
  color: #6dcaff;
}

.banner.banner-download .step {
  width: 100%;
  height: 242px;
  box-sizing: content-box;
  margin-top: 54px;
  padding-top: 36px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 8px 36px rgba(101, 101, 101, 0.27);
  box-shadow: 0 8px 36px rgba(101, 101, 101, 0.27);
  background: #fff;
}

.banner.banner-download .step h3 {
  width: 960px;
  padding-bottom: 22px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  color: #010101;
  border-bottom: 1px dashed rgba(93, 94, 93, 0.3);
}

.banner.banner-download .step dl {
  position: relative;
  float: left;
  margin-top: 28px;
  margin-left: 100px;
}

.banner.banner-download .step dl dt {
  width: 54px;
  height: 54px;
  margin: 0 auto;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #26c461;
}

.banner.banner-download .step dl dd {
  margin-top: 22px;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #000;
}

.banner.banner-download .step dl.one {
  width: 210px;
}

.banner.banner-download .step dl.two {
  width: 312px;
}

.banner.banner-download .step dl.two:after,
.banner.banner-download .step dl.two:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 36px;
  width: 62px;
  height: 106px;
  background: url(../images/download/arrow.png) center no-repeat;
}

.banner.banner-download .step dl.two:before {
  left: -80px;
}

.banner.banner-download .step dl.two:after {
  right: -50px;
}

.banner.banner-download .step dl.three {
  width: 322px;
}

.main {
  margin-top: 0;
}

.main.main-download {
  background: #fff;
  padding-top: 85px;
  padding-bottom: 25px;
}

.main.main-download dl {
  height: 210px;
  margin-bottom: 56px;
  border: 1px solid #e2e2e2;
}

.main.main-download dl dt {
  float: left;
}

.main.main-download dl dt img {
  width: 300px;
  height: 210px;
  display: block;
}

.main.main-download dl dd {
  float: left;
  width: 815px;
  margin-left: 60px;
  padding-top: 35px;
}

.main.main-download dl dd > p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
}

.main.main-download dl dd > a {
  display: block;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
  color: #599bfe;
}

.main.main-download dl dd > a:hover {
  color: #6dcaff;
}

.location.location-download {
  z-index: 99;
  position: fixed;
  bottom: 5%;
  left: 2%;
  width: 119px;
  height: 153px;
}

.location.location-download > a {
  display: block;
  width: 119px;
  height: 130px;
  padding-top: 23px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: url(../images/download/location.png) center no-repeat;
  -webkit-animation: bounce 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: bounce 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.location.location-download > a:hover {
  text-decoration: none;
}

.location.location-download span {
  z-index: -1;
  display: block;
  position: absolute;
  left: 18px;
  bottom: -30px;
  width: 83px;
  height: 53px;
  background: url(../images/download/location-shadow.png) center no-repeat;
  -webkit-animation: bounceShadow 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: bounceShadow 1s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

@keyframes bounce {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
}

@keyframes bounceShadow {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
}

.update-icons {
  position: relative;
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  background: url(../images/update/smgb/update-icons.png) no-repeat;
}

.btn {
  position: relative;
}

.btn.btn-update {
  display: block;
}

.btn.btn-update.green {
  width: 260px;
  height: 56px;
  margin-top: 25px;
  margin-left: 84px;
  font-size: 18px;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
  text-shadow: 0 1px 0 #007a1f;
  color: #fff;
  background: url(../images/update/smgb/btn.png) 0 0 no-repeat;
}

.btn.btn-update.green > span {
  width: 11px;
  height: 14px;
  padding-bottom: 3px;
  margin-right: 3px;
  background-position: 0 -22px;
  overflow: hidden;
}

.btn.btn-update.green > span > i {
  position: absolute;
  top: 0;
  left: 0;
  float: none;
  width: 11px;
  height: 14px;
  background-position: -11px -22px;
  -webkit-animation: fadeOutDown 1.2s linear infinite;
  animation: fadeOutDown 1.2s linear infinite;
}

.btn.btn-update.green:after {
  content: "";
  position: absolute;
  top: -11px;
  left: -17px;
  width: 294px;
  height: 88px;
  background: url(../images/update/smgb/btn-shadow-green.png) top center no-repeat;
}

.btn.btn-update.green:hover {
  background-position: -260px 0;
}

.btn.btn-update.green.small {
  width: 240px;
  height: 54px;
  margin: 18px auto 10px;
  line-height: 54px;
  background-position: 0 -103px;
}

.btn.btn-update.green.small:hover {
  background-position: -240px -103px;
}

.btn.btn-update.green.small:after {
  top: -11px;
  left: -17px;
  width: 274px;
  height: 88px;
  background: url(../images/update/smgb/btn-shadow-green-small.png) top center no-repeat;
}

.btn.btn-update.red {
  width: 212px;
  height: 47px;
  margin: 10px auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 47px;
  text-align: center;
  text-shadow: 0 1px 0 #9a0400;
  color: #fff;
  background: url(../images/update/smgb/btn.png) 0 -56px no-repeat;
}

.btn.btn-update.red:after {
  content: "";
  position: absolute;
  top: -11px;
  left: -17px;
  width: 246px;
  height: 81px;
  background: url(../images/update/smgb/btn-shadow-red.png) top center no-repeat;
}

.btn.btn-update.red:hover {
  background-position: -212px -56px;
}

.btn.btn-update.red.small {
  width: 240px;
  height: 54px;
  margin: 18px auto 10px;
  font-size: 18px;
  line-height: 54px;
  background-position: 0 -157px;
}

.btn.btn-update.red.small:hover {
  background-position: -240px -157px;
}

.btn.btn-update.red.small:after {
  width: 274px;
  height: 88px;
  background: url(../images/update/smgb/btn-shadow-red-small.png) top center no-repeat;
}

.banner-update,
.coupon-update,
.main-update {
  font-family: "Titillium Web", sans-serif;
}

.banner-update .container,
.main-update .container {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.banner.banner-update {
  height: 550px;
  background: url(../images/update/smgb/banner.jpg) top center no-repeat;
}

.banner.banner-update .box-update {
  display: block;
  float: left;
  margin-top: 95px;
  margin-left: -26px;
}

.banner.banner-update .message-update {
  float: left;
  width: 664px;
  margin-top: 65px;
  padding-left: 40px;
}

.banner.banner-update .message-update h1 {
  margin: 0;
  height: 58px;
  text-indent: -9999px;
  background: url(../images/update/smgb/title-5-2.png) center left no-repeat;
}

.banner.banner-update .message-update h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #ff6d6a;
}

.banner.banner-update .message-update ul {
  margin-top: 35px;
  margin-left: 82px;
}

.banner.banner-update .message-update ul li {
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  list-style: none;
  color: #f3f3f3;
}

.banner.banner-update .message-update ul li i {
  width: 23px;
  height: 22px;
  background-position: 0 0;
}

.banner.banner-update .message-update ul li span {
  display: inline-block;
  width: 114px;
  height: 19px;
  margin-left: 3px;
  text-indent: -9999px;
  vertical-align: middle;
  background: url(../images/update/smgb/tag.png) center no-repeat;
}

.banner.banner-update .message-update .btn {
  display: inline-block;
}

.banner.banner-update .message-update .btn.first {
  margin-left: 75px;
  margin-right: 25px;
}

.banner.banner-update .message-update p {
  margin-top: 14px;
  margin-left: 100px;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #9f9f9f;
}

.main.main-update {
  padding-bottom: 70px;
  background: url(../images/update/smgb/main.jpg) top center no-repeat;
}

.main .arrow-update {
  margin-top: 118px;
}

.arrow-update {
  display: block;
  width: 31px;
  height: 38px;
  margin: 56px auto 0;
  line-height: 38px;
  text-align: center;
  background: url(../images/update/smgb/circle.png) center no-repeat;
}

.arrow-update i {
  width: 23px;
  height: 18px;
  background-position: 0 -40px;
  -webkit-animation: bounceOutDown 1s linear infinite;
  animation: bounceOutDown 1s linear infinite;
}

.comparison-update {
  padding-top: 40px;
}

.comparison-update h2 {
  margin: 0;
  height: 54px;
  text-indent: -9999px;
  background: url(../images/update/smgb/comparison-title.png) center no-repeat;
}

.comparison-update table {
  width: 1076px;
  margin: 30px auto 0;
  border-collapse: collapse;
}

.comparison-update table thead th {
  height: 164px;
}

.comparison-update table thead th.itema,
.comparison-update table thead th.itemb {
  vertical-align: bottom;
}

.comparison-update table thead th.itema div,
.comparison-update table thead th.itemb div {
  height: 105px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.comparison-update table thead th.itemb div {
  font-size: 24px;
  font-weight: 700;
  line-height: 105px;
  text-align: center;
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}

.comparison-update table thead th.itemc div {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.comparison-update table thead th.itemc div em {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #9f9f9f;
}

.comparison-update table tbody td {
  height: 49px;
}

.comparison-update table tbody td.itema,
.comparison-update table tbody td.itemb {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}

.comparison-update table tbody td.itema {
  font-size: 14px;
  font-weight: 400;
  text-indent: 5px;
  color: #e9e1e1;
}

.comparison-update table tbody td.itema i {
  margin-top: -5px;
  margin-left: 5px;
}

.comparison-update table tbody td.itema i.new {
  width: 44px;
  height: 14px;
  background-position: 0 -90px;
}

.comparison-update table tbody td.itema i.improved {
  width: 73px;
  height: 15px;
  background-position: 0 -104px;
}

.comparison-update table tbody td.itemb,
.comparison-update table tbody td.itemc {
  text-align: center;
}

.comparison-update table tbody td.itemb i,
.comparison-update table tbody td.itemc i {
  width: 29px;
  height: 29px;
  background-position: -29px -60px;
}

.comparison-update table tbody td.itemb i.no,
.comparison-update table tbody td.itemc i.no {
  background-position: 0 -60px;
}

.comparison-update table tbody td.itemb i.yes,
.comparison-update table tbody td.itemc i.yes {
  background-position: -58px -60px;
}

.comparison-update table td,
.comparison-update table th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.comparison-update table td.itema,
.comparison-update table th.itema {
  width: 512px;
}

.comparison-update table td.itemb,
.comparison-update table th.itemb {
  width: 252px;
}

.comparison-update table td.itemc,
.comparison-update table th.itemc {
  width: 312px;
}

.comparison-update table td.last,
.comparison-update table th.last {
  border-bottom: 0;
  vertical-align: bottom;
}

.comparison-update span {
  display: inline-block;
  position: absolute;
  top: 123px;
  right: 61px;
  width: 313px;
  height: 572px;
  background: 0 0;
  border: 1px solid #b73a32;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 12px 24px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 12px 24px 3px rgba(0, 0, 0, 0.2);
}

.mid-update {
  margin-top: 160px;
}

.mid-update h2 {
  margin: 0;
  height: 54px;
  text-indent: -9999px;
  background: url(../images/update/smgb/mid-title.png) center no-repeat;
}

.mid-update .btnbox-update {
  width: 656px;
  margin: 55px auto 0;
}

.mid-update .btnbox-update dl {
  float: left;
  width: 50%;
  text-align: center;
}

.mid-update .btnbox-update dl dt {
  height: 32px;
}

.mid-update .btnbox-update dl dt p {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  color: #fff;
}

.mid-update .btnbox-update dl dt p big {
  font-size: 36px;
}

.mid-update .btnbox-update dl dt p del {
  font-size: 16px;
  font-weight: 400;
  color: #9f9f9f;
}

.mid-update .btnbox-update dl dd em {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #9f9f9f;
}

.review-update {
  margin-top: 58px;
}

.review-update h2 {
  margin: 0;
  height: 54px;
  text-indent: -9999px;
  background: url(../images/update/smgb/review-title.png) center no-repeat;
}

.review-update dl {
  position: relative;
  width: 342px;
  padding: 30px 38px 66px;
  border: 1px solid rgba(198, 44, 63, 0.18);
  background: rgba(34, 11, 14, 0.24);
}

.review-update dl dt {
  position: absolute;
  top: -46px;
  left: 0;
  width: 100%;
}

.review-update dl dt img {
  display: block;
  margin: 0 auto;
}

.review-update dl dd h3 {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
}

.review-update dl dd h3:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 75px;
  height: 4px;
}

.review-update dl dd p {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #e9e1e1;
}

.review-update dl dd cite {
  display: block;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #a3a3a3;
}

.review-update dl.media {
  float: left;
  margin-top: 104px;
  margin-left: 139px;
}

.review-update dl.media h3:before {
  left: -90px;
  background: url(../images/update/smgb/line-l.png) center no-repeat;
}

.review-update dl.user {
  float: right;
  margin-top: 148px;
  margin-right: 139px;
  padding-bottom: 46px;
}

.review-update dl.user h3 {
  text-align: right;
  padding: 0 10px;
  margin-top: -20px;
}

.review-update dl.user h3:before {
  right: -80px;
  background: url(../images/update/smgb/line-r.png) center no-repeat;
}

.review-update dl.user p {
  padding: 0 10px;
}

.coupon-update {
  display: none;
  z-index: 1001;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/update/smgb/point.png) repeat;
}

.coupon-update .coupon-update-content {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 875px;
  height: 460px;
  margin-left: -438px;
  color: #2e2e2e;
  background: url(../images/update/smgb/coupon-bg.png) center no-repeat;
}

.coupon-update .coupon-update-content h2 {
  height: 46px;
  margin: 0;
  padding-top: 80px;
  font-size: 38px;
  font-weight: 400;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
}

.coupon-update .coupon-update-content h3 {
  margin: 34px 0 0 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 46px;
  text-align: center;
}

.coupon-update .coupon-update-content ul {
  position: relative;
  width: 225px;
  height: 50px;
  margin: 25px auto 0;
}

.coupon-update .coupon-update-content ul li {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 45px;
  line-height: 50px;
  text-align: center;
  list-style: none;
}

.coupon-update .coupon-update-content ul li.first {
  margin-right: 30px;
}

.coupon-update .coupon-update-content ul li.last {
  margin-right: 0;
}

.coupon-update .coupon-update-content ul li a,
.coupon-update .coupon-update-content ul li img {
  display: inline-block;
  vertical-align: middle;
}

.coupon-update .coupon-update-content p {
  display: none;
  margin: 32px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #453837;
}

.coupon-update .coupon-update-content p b {
  font-size: 18px;
  color: #bd2222;
}

.coupon-update .coupon-update-content .coupon-update-close {
  position: absolute;
  display: block;
  top: 21px;
  right: -23px;
  width: 45px;
  height: 50px;
  text-indent: -9999px;
  background: url(../images/update/smgb/close.png) center no-repeat;
}

@keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes bounceOutDown {
  0%,
  100%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25% {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }

  75% {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
  }
}

@media screen and (max-width: 1200px) {
  .banner-update .container,
  .main-update .container {
    width: 900px;
    min-width: 900px;
  }

  .banner.banner-update .box-update {
    margin-left: -124px;
  }

  .banner.banner-update .message-update {
    width: 460px;
    padding-left: 25px;
  }

  .banner.banner-update .message-update h2 {
    font-size: 18px;
  }

  .comparison-update table {
    width: 900px;
  }

  .comparison-update table td.itema,
  .comparison-update table th.itema {
    width: 477px;
  }

  .comparison-update table td.itemb,
  .comparison-update table th.itemb {
    width: 189px;
  }

  .comparison-update table td.itemc,
  .comparison-update table th.itemc {
    width: 234px;
  }

  .comparison-update span {
    right: 0;
    width: 234px;
  }

  .mid-update h2 {
    background-size: 100%;
  }

  .mid-update .btnbox-update dl {
    width: 40%;
  }

  .review-update dl {
    position: relative;
    width: 256px;
    padding: 22px 28px 50px;
    margin-right: 85px;
  }

  .review-update dl.media {
    margin-left: 85px;
  }

  .review-update dl.user {
    margin-right: 85px;
  }
}

@media screen and (max-width: 960px) {
  .btn.btn-update.green {
    margin-left: 36px;
  }

  .btn.btn-update.red:after {
    left: -26px;
  }

  .banner-update .container,
  .main-update .container {
    width: 100%;
    min-width: 100%;
    padding: 0;
  }

  .banner.banner-update .box-update {
    width: 48%;
    margin-left: -30px;
  }

  .banner.banner-update .message-update {
    width: 52%;
    padding-left: 20px;
  }

  .banner.banner-update .message-update h1 {
    background-size: 100%;
  }

  .banner.banner-update .message-update h2 {
    font-size: 16px;
  }

  .banner.banner-update .message-update ul {
    margin-left: 12px;
  }

  .banner.banner-update .message-update ul li {
    font-size: 16px;
  }

  .banner.banner-update .message-update p {
    margin-left: 48px;
  }

  .comparison-update h2 {
    background-size: 64%;
  }

  .comparison-update table {
    width: 100%;
  }

  .comparison-update table tbody td.itema {
    padding: 0 3%;
    font-size: 12px;
    text-indent: 0;
  }

  .comparison-update table td.itema,
  .comparison-update table th.itema {
    width: 48%;
  }

  .comparison-update table td.itemb,
  .comparison-update table th.itemb {
    width: 22%;
  }

  .comparison-update table td.itemc,
  .comparison-update table th.itemc {
    width: 30%;
  }

  .comparison-update span {
    right: 0;
    width: 30%;
  }

  .main.main-update {
    background: #161719 url(../images/update/smgb/main.jpg) top center no-repeat;
  }

  .mid-update h2 {
    background-size: 95%;
  }

  .mid-update .btnbox-update {
    width: 100%;
  }

  .mid-update .btnbox-update dl {
    width: 50%;
    margin-right: 0;
  }

  .review-update {
    margin-top: 58px;
  }

  .review-update h2 {
    margin: 0;
    height: 54px;
    text-indent: -9999px;
    background: url(../images/update/smgb/review-title.png) center no-repeat;
  }

  .review-update dl {
    position: relative;
    width: 342px;
    padding: 30px 38px 66px;
    border: 1px solid rgba(198, 44, 63, 0.18);
    background: rgba(34, 11, 14, 0.24);
  }

  .review-update dl dt {
    position: absolute;
    top: -46px;
    left: 0;
    width: 100%;
  }

  .review-update dl dt img {
    display: block;
    margin: 0 auto;
  }

  .review-update dl dd h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
  }

  .review-update dl dd h3:before {
    content: "";
    position: absolute;
    top: 10px;
    width: 75px;
    height: 4px;
  }

  .review-update dl dd p {
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #e9e1e1;
  }

  .review-update dl dd cite {
    display: block;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: #a3a3a3;
  }

  .review-update dl.media {
    float: left;
    margin-top: 104px;
    margin-left: 139px;
  }

  .review-update dl.media h3:before {
    left: -90px;
    background: url(../images/update/smgb/line-l.png) center no-repeat;
  }

  .review-update dl.user {
    float: right;
    margin-top: 148px;
    margin-right: 139px;
    padding-bottom: 46px;
  }

  .review-update dl.user h3 {
    text-align: right;
    padding: 0 10px;
    margin-top: -20px;
  }

  .review-update dl.user h3:before {
    right: -80px;
    background: url(../images/update/smgb/line-r.png) center no-repeat;
  }

  .review-update dl.user p {
    padding: 0 10px;
  }
}

@media screen and (max-width: 670px) {
  .btn.btn-update.green {
    margin: 0.25rem auto 0;
  }

  .btn.btn-update.red:after {
    left: -17px;
  }

  .banner-update .container,
  .main-update .container {
    width: 100%;
    min-width: 100%;
  }

  .banner.banner-update {
    height: 8.45rem;
    padding-top: 1.05rem;
    background: url(../images/mobile/update/smgb/banner.jpg) top center no-repeat;
    background-size: 100% 100%;
  }

  .banner.banner-update .box-update {
    float: none;
    width: 4.24rem;
    margin: 0 0 0.88rem 0;
  }

  .banner.banner-update .message-update {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .banner.banner-update .message-update h1 {
    margin: 0;
    height: 0.6rem;
    background: url(../images/mobile/update/smgb/title-5-2.png) center center no-repeat;
    background-size: 3.76rem 0.6rem;
  }

  .banner.banner-update .message-update h2 {
    margin: 0.25rem 0 0 0;
    font-size: 0.16rem;
    line-height: 0.3rem;
    text-align: center;
  }

  .banner.banner-update .message-update ul {
    margin-top: 0.32rem;
    margin-left: 1.12rem;
  }

  .banner.banner-update .message-update ul li {
    font-size: 0.14rem;
    line-height: 0.28rem;
  }

  .banner.banner-update .message-update p {
    margin: 0.14rem 0 0 0;
    font-size: 0.12rem;
    line-height: 0.24rem;
    text-align: center;
  }

  .main.main-update {
    padding-bottom: 70px;
    background: url(../images/mobile/update/smgb/main.jpg) top center no-repeat;
    background-size: 100% 100%;
  }

  .main .arrow-update {
    margin-top: 118px;
  }

  .arrow-update {
    display: block;
    width: 0.31rem;
    height: 0.38rem;
    margin: 0.48rem auto 0;
    line-height: 0.38rem;
    text-align: center;
    background: url(../images/update/smgb/circle.png) center no-repeat;
    background-size: 100% 100%;
  }

  .arrow-update i {
    width: 23px;
    height: 18px;
    background-position: 0 -40px;
    -webkit-animation: bounceOutDown 1s linear infinite;
    animation: bounceOutDown 1s linear infinite;
  }

  .comparison-update {
    padding-top: 0;
  }

  .comparison-update h2 {
    margin: 0;
    height: 0.85rem;
    text-indent: -9999px;
    background: url(../images/mobile/update/smgb/comparison-title.png) bottom center no-repeat;
    background-size: 3.96rem 0.56rem;
  }

  .comparison-update table {
    width: 4.3rem;
    margin: 0.29rem auto 0;
    border-collapse: collapse;
  }

  .comparison-update table thead th {
    height: 0;
  }

  .comparison-update table thead th.itema,
  .comparison-update table thead th.itemb {
    vertical-align: bottom;
  }

  .comparison-update table thead th.itema div,
  .comparison-update table thead th.itemb div {
    display: none;
  }

  .comparison-update table thead th.itemb div {
    display: none;
  }

  .comparison-update table thead th.itemc div {
    display: none;
  }

  .comparison-update table tbody td {
    height: 0.48rem;
  }

  .comparison-update table tbody td.itema,
  .comparison-update table tbody td.itemb {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
  }

  .comparison-update table tbody td.itema {
    font-size: 0.14rem;
    text-indent: 0;
    padding: 0;
    white-space: nowrap;
    border-right: 0;
  }

  .comparison-update table tbody td.itema i {
    margin-top: -0.05rem;
    margin-left: 0.05rem;
  }

  .comparison-update table tbody td.itema i.new {
    width: 0.35rem;
    height: 0.11rem;
    background: url(../images/mobile/update/smgb/new.png) center no-repeat;
    background-size: 0.35rem 0.11rem;
  }

  .comparison-update table tbody td.itema i.improved {
    width: 0.66rem;
    height: 0.13rem;
    background: url(../images/mobile/update/smgb/improve.png) center no-repeat;
    background-size: 0.66rem 0.13rem;
  }

  .comparison-update table tbody td.itemb,
  .comparison-update table tbody td.itemc {
    display: none;
  }

  .comparison-update table td,
  .comparison-update table th {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }

  .comparison-update table td.itema,
  .comparison-update table th.itema {
    width: 100%;
  }

  .comparison-update table td.itemb,
  .comparison-update table th.itemb {
    display: none;
  }

  .comparison-update table td.itemc,
  .comparison-update table th.itemc {
    display: none;
  }

  .comparison-update table td.last,
  .comparison-update table th.last {
    border-bottom: 0;
    vertical-align: bottom;
  }

  .comparison-update span {
    display: none;
  }

  .mid-update {
    margin-top: 0;
  }

  .mid-update h2 {
    margin: 0;
    height: 1.4rem;
    text-indent: -9999px;
    background: url(../images/mobile/update/smgb/mid-title.png) bottom center no-repeat;
    background-size: 4.54rem 0.62rem;
  }

  .mid-update .btnbox-update {
    width: 100%;
    margin: 0.55rem auto 0;
  }

  .mid-update .btnbox-update dl {
    float: none;
    width: 100%;
    margin-bottom: 0.2rem;
    text-align: center;
  }

  .mid-update .btnbox-update dl dt {
    height: 0.32rem;
  }

  .mid-update .btnbox-update dl dt p {
    font-size: 0.18rem;
    line-height: 0.32rem;
  }

  .mid-update .btnbox-update dl dt p big {
    font-size: 0.36rem;
  }

  .mid-update .btnbox-update dl dt p del {
    font-size: 0.16rem;
  }

  .mid-update .btnbox-update dl dd em {
    font-size: 0.14rem;
  }

  .review-update {
    margin-top: 0.58rem;
  }

  .review-update h2 {
    margin: 0;
    height: 0.54rem;
    text-indent: -9999px;
    background: url(../images/update/smgb/review-title.png) center no-repeat;
    background-size: 2.91rem 0.31rem;
  }

  .review-update dl {
    position: relative;
    width: 3.42rem;
    padding: 0.3rem 0.38rem 0.66rem;
  }

  .review-update dl dt {
    top: -0.46rem;
  }

  .review-update dl dd h3 {
    font-size: 0.18rem;
    line-height: 0.24rem;
  }

  .review-update dl dd h3:before {
    content: "";
    position: absolute;
    top: 0.1rem;
    width: 0.75rem;
    height: 0.04rem;
  }

  .review-update dl dd p {
    margin-top: 0.3rem;
    margin-bottom: 0.4rem;
    font-size: 0.14rem;
    line-height: 0.26rem;
  }

  .review-update dl dd cite {
    font-size: 0.14rem;
    line-height: 0.26rem;
  }

  .review-update dl.media {
    float: left;
    margin-top: 1.04rem;
    margin-left: 0.25rem;
  }

  .review-update dl.media h3:before {
    left: -0.9rem;
    background: url(../images/update/smgb/line-l.png) center no-repeat;
    background-size: 0.75rem 0.04rem;
  }

  .review-update dl.user {
    float: left;
    margin-top: 1.48rem;
    margin-left: 0.25rem;
    margin-right: 0;
    padding-bottom: 0.46rem;
  }

  .review-update dl.user h3 {
    text-align: left;
    padding: 0 0.1rem;
    margin-top: -0.2rem;
  }

  .review-update dl.user h3:before {
    left: -0.9rem;
    right: auto;
    background: url(../images/update/smgb/line-l.png) center no-repeat;
    background-size: 0.75rem 0.04rem;
  }

  .review-update dl.user p {
    padding: 0 0.1rem;
  }
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  display: block;
  clear: both;
}

.banner-giveaway,
.main-giveaway {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.banner-giveaway .container,
.main-giveaway .container {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.banner.banner-giveaway {
  height: 696px;
  padding-top: 0;
  background: url(../images/giveaway/banner-over.jpg) top center no-repeat;
  overflow: hidden;
}

.banner.banner-giveaway.on {
  cursor: none;
}

.banner.banner-giveaway .logo {
  z-index: 99;
  position: absolute;
  top: 21px;
  left: 4px;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  background: url(../images/giveaway/logo.png) center no-repeat;
}

.banner.banner-giveaway .title {
  padding: 0;
  margin: 0;
  text-align: center;
}

.banner.banner-giveaway .title h1,
.banner.banner-giveaway .title h2,
.banner.banner-giveaway .title p {
  padding: 0;
  margin: 0;
}

.banner.banner-giveaway .title h1 {
  height: 121px;
  text-indent: -9999px;
  background: url(../images/giveaway/title.png) bottom center no-repeat;
}

.banner.banner-giveaway .title h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 54px;
  text-shadow: 0 1px 0 #c29881;
  color: #18100b;
}

.banner.banner-giveaway .title p {
  margin-top: 20px;
  line-height: 30px;
  color: #252525;
  background: url(../images/giveaway/timer-bg.png) center no-repeat;
}

.banner.banner-giveaway .title p img {
  vertical-align: middle;
  margin-right: 3px;
  margin-top: -1px;
}

.banner.banner-giveaway .group {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 426px;
}

.banner.banner-giveaway .group .target {
  position: absolute;
  top: 0;
  left: 500px;
  width: 197px;
  height: 210px;
  background: url(../images/giveaway/target.png) top center no-repeat;
}

.banner.banner-giveaway .group .target .aimed {
  display: block;
  position: absolute;
  top: 17px;
  left: 16px;
  width: 165px;
  height: 161px;
  background: url(../images/giveaway/aimed-at-bg.png) center no-repeat;
}

.banner.banner-giveaway .group .target .aimed:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/giveaway/aimed-at.png) center no-repeat;
  -webkit-animation: zoomIn 3s ease-in-out infinite;
  animation: zoomIn 3s ease-in-out infinite;
}

.banner.banner-giveaway .group .target .aimed.on:after {
  content: "";
  -webkit-animation: none;
  animation: none;
}

.banner.banner-giveaway .group .target .point {
  display: none;
  position: absolute;
  bottom: 104px;
  right: 81px;
  width: 28px;
  height: 27px;
  background: url(../images/giveaway/point.png) center no-repeat;
}

.banner.banner-giveaway .group .target .point.on {
  display: block;
}

.banner.banner-giveaway .group .gun-container {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1000px;
  height: 280px;
}

.banner.banner-giveaway .group .gun-container .gun-box {
  position: absolute;
  bottom: 0;
  left: 721px;
  width: 279px;
  height: 280px;
}

.banner.banner-giveaway .group .gun-container .gun-box .item {
  position: absolute;
  left: 81px;
  bottom: 32px;
  width: 298px;
  height: 42px;
  padding-right: 22px;
  font-size: 16px;
  line-height: 44px;
  text-align: right;
  letter-spacing: 1px;
  color: #ffd0a0;
  background: url(../images/giveaway/item.png) center right no-repeat;
}

.banner.banner-giveaway .group .gun-container .gun-box .gun {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/giveaway/gun.png) bottom center no-repeat;
}

.banner.banner-giveaway .group .gun-container .gun-box .gun.on {
  -webkit-animation: sharke 0.3s ease-in-out 1;
  animation: sharke 0.3s ease-in-out 1;
}

.banner.banner-giveaway .group .message {
  position: absolute;
  top: 210px;
  left: 0;
  width: 100%;
  text-align: center;
}

.banner.banner-giveaway .group .message .oops {
  display: block;
  position: absolute;
  top: -146px;
  left: 50%;
  width: 463px;
  height: 160px;
  margin-left: -246px;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: opacity(0);
  background: url(../images/giveaway/oops.png) bottom center no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.banner.banner-giveaway .group .message .oops.on {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: opacity(100);
}

.banner.banner-giveaway .group .message .start {
  display: block;
  text-indent: -9999px;
  width: 307px;
  height: 121px;
  margin: 0 auto;
  background: url(../images/giveaway/btn.png) 0 0 no-repeat;
  -webkit-animation: blink 1s ease-in-out infinite;
  animation: blink 1s ease-in-out infinite;
}

.banner.banner-giveaway .group .message .start:hover {
  background: url(../images/giveaway/btn-hover.png) 0 0 no-repeat;
  -webkit-animation: none;
  animation: none;
}

.banner.banner-giveaway .group .message .start.disabled,
.banner.banner-giveaway .group .message .start.disabled:hover {
  background: url(../images/giveaway/btn-disabled.png) 0 0 no-repeat;
  -webkit-animation: none;
  animation: none;
  cursor: default;
}

.banner.banner-giveaway .group .message > p {
  margin: -43px 0 0 0;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #c28966;
}

.banner.banner-giveaway .group .message ul {
  display: inline-block;
  margin: 0 auto;
  padding: 5px 10px;
  border: 1px solid #4d4743;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.banner.banner-giveaway .group .message ul li {
  list-style: none;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #f0f0f0;
}

.banner.banner-giveaway .bottom.bottom-giveaway {
  padding-top: 200px;
  text-align: center;
}

.banner.banner-giveaway .bottom.bottom-giveaway h1 {
  margin: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 28px;
  color: #fff;
}

.banner.banner-giveaway .bottom.bottom-giveaway h2 {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 54px;
  color: #fff;
}

.banner.banner-giveaway .bottom.bottom-giveaway p {
  margin: 0;
  font-size: 18px;
  line-height: 48px;
  color: #ddd2cd;
}

.banner.banner-giveaway .bottom.bottom-giveaway p.code {
  display: none;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.banner.banner-giveaway .bottom.bottom-giveaway a {
  position: relative;
  width: 180px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 40px auto 0;
  letter-spacing: 3px;
  background-image: -moz-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -webkit-linear-gradient(-90deg, #00d901 0, #00b300 100%);
  background-image: -ms-linear-gradient(-90deg, #00d901 0, #00b300 100%);
}

.banner.banner-giveaway .bottom.bottom-giveaway a:hover {
  background-image: -moz-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -webkit-linear-gradient(-90deg, #00b300 0, #00d901 100%);
  background-image: -ms-linear-gradient(-90deg, #00b300 0, #00d901 100%);
}

.banner.banner-giveaway .bottom.bottom-giveaway a.btn.down i {
  margin-right: 10px;
  margin-top: -4px;
}

.banner.banner-giveaway .bottom.bottom-giveaway em {
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 36px;
  color: #7f6e61;
}

.main {
  margin-top: 0;
}

.main.main-giveaway {
  min-width: 1200px;
  height: 790px;
  padding: 140px 0 0 0;
  margin: 0;
  overflow-x: hidden;
  background: url(../images/giveaway/main-bg.jpg) top center no-repeat;
}

.main.main-giveaway .feature.feature-giveaway {
  width: 1320px;
  margin-left: -60px;
  background: url(../images/giveaway/feature-bg.png) 0 160px no-repeat;
}

.main.main-giveaway .feature.feature-giveaway h2 {
  height: 37px;
  margin: 0 0 0 484px;
  text-indent: -9999px;
  background: url(../images/giveaway/feature-title.png) left center no-repeat;
}

.main.main-giveaway .feature.feature-giveaway ul {
  float: right;
  width: 560px;
  margin-top: 100px;
}

.main.main-giveaway .feature.feature-giveaway ul li {
  margin-bottom: 30px;
  list-style: none;
}

.main.main-giveaway .feature.feature-giveaway ul li h3 {
  position: relative;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
  color: #e2e2e2;
}

.main.main-giveaway .feature.feature-giveaway ul li h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: -30px;
  width: 16px;
  height: 16px;
  background: url(../images/giveaway/feature-icon.png) left center no-repeat;
}

.main.main-giveaway .feature.feature-giveaway ul li p {
  margin: 0;
  line-height: 26px;
  color: #9e9e9e;
}

.main.main-giveaway .feature.feature-giveaway ul li.margin-bottom50 {
  margin-bottom: 50px;
}

.popup.popup-giveaway {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/giveaway/black.png) repeat;
}

.popup.popup-giveaway .popup-container {
  position: absolute;
  top: 10%;
  left: 50%;
  width: 838px;
  height: 292px;
  margin-left: -419px;
  padding-top: 205px;
  background: url(../images/giveaway/popup-bg.png) center no-repeat;
}

.popup.popup-giveaway .popup-container h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  color: #090705;
}

.popup.popup-giveaway .popup-container .close {
  display: block;
  position: absolute;
  top: 144px;
  right: 154px;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  background: url(../images/giveaway/close.png) 0 0 no-repeat;
}

.popup.popup-giveaway .popup-container .close:hover {
  background-position: 0 -10px;
}

.popup.popup-giveaway .popup-container .popup-content {
  width: 515px;
  height: 220px;
  margin: 1px auto 0;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1,
.popup.popup-giveaway .popup-container .popup-content .popupno2 {
  width: 100%;
  height: 100%;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 h4 {
  margin: 22px 0 16px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #666;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 form label input {
  display: inline-block;
  width: 250px;
  height: 37px;
  font-size: 14px;
  line-height: 37px;
  text-align: left;
  text-indent: 10px;
  color: #4e4e4e;
  border: 0;
  outline: 0;
  background-color: #eee;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 form label input:focus {
  border: 1px solid #459dd7;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 form label button {
  display: inline-block;
  width: 110px;
  height: 37px;
  margin-left: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 37px;
  color: #fff;
  border: 0;
  outline: 0;
  background-color: #4584d3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 form label button:hover {
  background-color: #509cfa;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 em {
  display: block;
  width: 455px;
  margin: 0 auto;
  padding-top: 20px;
  border-top: 1px solid #eee;
  font-size: 12px;
  font-style: normal;
  line-height: 36px;
  color: #606060;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 i {
  display: block;
  margin-left: 72px;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  text-indent: 0;
  text-align: left;
  color: red;
  visibility: hidden;
}

.popup.popup-giveaway .popup-container .popup-content .popupno1 i.on {
  visibility: visible;
}

.popup.popup-giveaway .popup-container .popup-content .popupno2 {
  display: none;
}

.popup.popup-giveaway .popup-container .popup-content .popupno2 h4 {
  margin: 40px 0 30px 64px;
  padding-left: 74px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #222;
  text-align: left;
  background: url(../images/giveaway/email.png) left center no-repeat;
}

.popup.popup-giveaway .popup-container .popup-content .popupno2 h5 {
  width: 450px;
  padding: 20px 0 0 0;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  color: #4b4b4b;
  border-top: 1px solid #eee;
}

.popup.popup-giveaway .popup-container .popup-content .popupno2 h5 a.share {
  display: inline-block;
  width: 64px;
  height: 26px;
  text-indent: -9999px;
  background: url(../images/giveaway/share.png) center no-repeat;
}

.popup.popup-giveaway .popup-container .popup-content .popupno2 p {
  width: 450px;
  margin: 0 auto;
  padding-right: 10px;
  font-size: 12px;
  line-height: 50px;
  text-align: right;
  color: #606060;
}

.popup.popup-giveaway .popup-container .popup-content .popupno2 p a {
  color: #1e5fe5;
}

@keyframes blink {
  0%,
  100% {
    background: url(../images/giveaway/btn.png) 0 0 no-repeat;
  }

  50% {
    background: url(../images/giveaway/btn-hover.png) 0 0 no-repeat;
  }
}

@keyframes zoomIn {
  0%,
  100%,
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: opacity(100);
  }

  15%,
  5% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.25;
    filter: opacity(25);
  }

  10%,
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: opacity(100);
  }

  35%,
  45% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
    filter: opacity(100);
  }
}

@keyframes sharke {
  0%,
  100% {
    -webkit-transform: rotateX(0) translateY(0);
    transform: rotateX(0) translateY(0);
  }

  25% {
    -webkit-transform: rotateX(15deg) translateY(15%);
    transform: rotateX(15deg) translateY(15%);
  }
}

#tips {
  font-family: Open Sans;
  font-size: 16px;
  padding-top: 58px;
  background: #fff;
}

#tips * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#tips a {
  text-decoration: none;
}

#tips .container {
  width: 1364px;
  margin: 0 auto;
}

#tips ._mob {
  display: none !important;
}

#tips .btn-box {
  display: flex;
  align-items: start;
  gap: 10px;
}

#tips .btn-box a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}

#tips .btn-box a span {
  font-size: 14px;
  font-weight: 700;
}

#tips .btn-box .down-box {
  width: fit-content;
  height: fit-content;
}

#tips .btn-box .down-box p.vs {
  font-size: 12px;
  font-weight: 500;
  color: #848484;
  text-align: center;
  margin-top: 8px;
}

#tips .btn-box .btn-down {
  width: 225px;
  height: 56px;
  background: transparent linear-gradient(0deg, #00c666 0, #00ff83 100%) 0 0 no-repeat padding-box;
  border: 1px solid #7aff83;
  gap: 10px;
}

#tips .btn-box .btn-down svg {
  width: 23px;
  height: 23px;
}

#tips .btn-box .btn-down span {
  color: #000;
}

#tips .btn-box .btn-down:hover {
  background: #7effa5 0 0 no-repeat padding-box;
}

#tips .btn-box .btn-buy {
  width: 150px;
  height: 56px;
  background: 0 0;
  border: 1px solid #ffc144;
}

#tips .btn-box .btn-buy span {
  color: #ffc144;
}

#tips .btn-box .btn-buy:hover {
  background: #ffc144 0 0 no-repeat padding-box;
}

#tips .btn-box .btn-buy:hover span {
  color: #000;
}

#tips .author_info {
  display: flex;
  align-items: center;
  gap: 10px;
}

#tips .author_info .avatar {
  width: 48px;
  height: 48px;
  border-radius: 48px;
  overflow: hidden;
}

#tips .author_info .avatar img {
  width: 100%;
  height: 100%;
}

#tips .author_info .date,
#tips .author_info .name {
  font-size: 14px;
  font-weight: 500;
}

#tips .author_info .name {
  color: #1e1c2c;
}

#tips .author_info .date {
  color: #8e8b9d;
}

#tips .scroll-top {
  position: fixed;
  right: 5%;
  bottom: -65px;
  width: 57px;
  height: 57px;
  cursor: pointer;
  background: url(../images/fqs-booster/top.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

#tips .scroll-top:hover {
  opacity: 0.8;
}

#tips .scroll-top.on {
  bottom: 50px;
}

#tips .tips-banner-message {
  height: 354px;
  background: url(../images/blog/tips_banner.webp) center no-repeat;
  background-size: 100%;
}

#tips .tips-banner-message .container {
  height: 100%;
  display: flex;
  align-items: center;
}

#tips .tips-banner-message .left-message {
  width: 60%;
}

#tips .tips-banner-message .left-message .title {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}

#tips .tips-banner-message .left-message .title span {
  color: #00c666;
}

#tips .tips-banner-message .left-message ul {
  margin: 16px 0 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

#tips .tips-banner-message .left-message ul li {
  display: flex;
  align-items: center;
  gap: 12px;
}

#tips .tips-banner-message .left-message ul li::before {
  content: "";
  display: block;
  width: 13px;
  height: 10px;
  background: url(../images/blog/green_check.svg) center no-repeat;
}

#tips .tips-new-content {
  margin-top: 50px;
  min-height: 500px;
}

#tips .tips-new-content .classify {
  width: 100%;
  border-bottom: 1px solid #00c666;
  padding: 0 50px;
}

#tips .tips-new-content .classify .swiper-notification {
  display: none;
}

#tips .tips-new-content .classify .swiper-wrapper {
  display: flex;
  gap: 5px;
  position: relative;
}

#tips .tips-new-content .classify .swiper-wrapper .swiper-slide {
  width: fit-content !important;
  height: fit-content;
  z-index: 1;
  list-style: none;
}

#tips .tips-new-content .classify .swiper-wrapper .swiper-slide.active a {
  background: 0 0 !important;
  color: #00c666;
}

#tips .tips-new-content .classify .swiper-wrapper .swiper-slide a {
  display: block;
  padding: 12px 35px;
  color: #1e1c2c;
  font-weight: 700;
  cursor: pointer;
}

#tips .tips-new-content .classify .swiper-wrapper .swiper-slide a:hover {
  background: #e7f2ed;
  color: #00c666;
}

#tips .tips-new-content .classify .swiper-wrapper .act_bg {
  width: 91px;
  height: 47px;
  background: transparent linear-gradient(180deg, #e8fff4 0, #fff 100%) 0 0 no-repeat padding-box;
  border-radius: 4px 4px 0 0;
  border: 1px solid #00c666;
  border-bottom: none;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 0;
  transition: all 0.3s ease;
  list-style: none;
}

#tips .tips-new-content .cont-message {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 50px;
  padding-bottom: 50px;
  position: relative;
  transform: translateX(0);
  opacity: 1;
  transition: all 0.3s ease-out;
}

#tips .tips-new-content .cont-message.tab {
  opacity: 0;
  transform: translateX(-30px);
}

#tips .tips-new-content .cont-message dl {
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid #cfced4;
  gap: 40px;
  transition: all 0.3s ease;
}

#tips .tips-new-content .cont-message dl dt {
  width: 475px;
  height: 268px;
  border-radius: 20px;
  overflow: hidden;
}

#tips .tips-new-content .cont-message dl dt a {
  display: block;
  width: 100%;
  height: 100%;
}

#tips .tips-new-content .cont-message dl dt a img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}

#tips .tips-new-content .cont-message dl dd {
  flex: 1;
}

#tips .tips-new-content .cont-message dl dd .classify_sp {
  display: block;
  width: fit-content;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #000;
  border-radius: 5px;
  color: #1e1c2c;
  cursor: pointer;
  padding: 6px 20px;
  font-size: 12px;
  font-weight: 700;
}

#tips .tips-new-content .cont-message dl dd .classify_sp:hover {
  background: #e7f2ed 0 0 no-repeat padding-box;
  border: 1px solid #00c666;
  color: #00c666;
}

#tips .tips-new-content .cont-message dl dd .txt_tit {
  color: #000;
  font: normal normal bold 30px/42px Open Sans;
  margin: 10px 0 15px;
  display: block;
}

#tips .tips-new-content .cont-message dl dd .txt_des {
  font: normal normal 500 16px/28px Open Sans;
}

#tips .tips-new-content .cont-message dl dd .author_info {
  margin-top: 24px;
}

#tips .tips-new-content .cont-message dl:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}

#tips .tips-new-content .cont-message dl:hover dt a img {
  transform: scale(1.2);
}

#tips .tips-new-content .cont-message dl:hover dd .txt_tit {
  color: #00c666;
  text-decoration: underline;
}

#tips.tipsdetail .container {
  width: 1200px;
}

#tips.tipsdetail .detail-content {
  font-size: 18px;
  color: #1e1c2c;
  padding-bottom: 100px;
}

#tips.tipsdetail .detail-content .crumbs {
  padding: 25px 0;
  color: #bcbcbc;
  font-size: 16px;
}

#tips.tipsdetail .detail-content .crumbs a {
  color: #00c666;
}

#tips.tipsdetail .detail-content .crumbs a:hover {
  text-decoration: underline;
}

#tips.tipsdetail .detail-content h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.5;
}

#tips.tipsdetail .detail-content .share_list {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
}

#tips.tipsdetail .detail-content .share_list li {
  font-size: 14px;
  font-weight: 500;
}

#tips.tipsdetail .detail-content .share_list li:nth-of-type(1) {
  padding-right: 5px;
}

#tips.tipsdetail .detail-content .share_list a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9e9e9;
  width: 48px;
  height: 48px;
  border-radius: 30px;
}

#tips.tipsdetail .detail-content .share_list a:hover svg {
  filter: invert(1);
}

#tips.tipsdetail .detail-content .share_list a.fb:hover {
  background: transparent linear-gradient(180deg, #00b2ff 0, #006aff 100%) 0 0 no-repeat padding-box;
}

#tips.tipsdetail .detail-content .share_list a.tw:hover {
  background: #000;
}

#tips.tipsdetail .detail-content .share_list a.in:hover {
  background: #069;
}

#tips.tipsdetail .detail-content .detail-media {
  display: flex;
  justify-content: space-between;
  margin: 16px 0 20px;
}

#tips.tipsdetail .detail-content .dl_des {
  line-height: 2;
}

#tips.tipsdetail .detail-content .detail-message {
  margin-top: 30px;
  padding-top: 35px;
  display: flex;
  gap: 40px;
  border-top: 1px solid #acacac;
  position: relative;
}

#tips.tipsdetail .detail-content .detail-message .left-message {
  width: 860px;
  word-break: break-word;
}

#tips.tipsdetail .detail-content .detail-message .left-message p {
  margin-bottom: 10px;
  line-height: 1.5;
}

#tips.tipsdetail .detail-content .detail-message .left-message p > img {
  display: block;
  margin: 25px auto;
  max-width: 100%;
  height: auto;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
}

#tips.tipsdetail .detail-content .detail-message .left-message p a {
  color: #0054ff;
  text-decoration: underline;
}

#tips.tipsdetail .detail-content .detail-message .left-message h3 {
  margin: 20px 0;
  font-size: 22px;
  line-height: 1.5;
}

#tips.tipsdetail .detail-content .detail-message .left-message .title-list {
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 1.5;
  margin: 20px 0;
  padding-left: 20px;
  position: relative;
  height: fit-content;
}

#tips.tipsdetail .detail-content .detail-message .left-message .title-list::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  border-radius: 6px;
  background: #00c666;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-list {
  margin: 30px 0;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-list ul {
  margin: 15px 0 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-list ul li {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-list ul li p {
  margin: 0;
  line-height: 1.5;
  flex: 1;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-list ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: 2px solid #00c666;
  box-sizing: border-box;
  position: relative;
  top: -2px;
}

#tips.tipsdetail .detail-content .detail-message .left-message ol,
#tips.tipsdetail .detail-content .detail-message .left-message ul {
  margin-left: 20px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 {
  width: 100%;
  height: 330px;
  margin: 30px auto;
  background: transparent linear-gradient(273deg, #2a2c47 0, #000 100%) 0 0 no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 60px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .img_box {
  width: 385px;
  height: 330px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .img_box img {
  width: 100%;
  height: auto;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box {
  width: fit-content;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box .txt_title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box ul {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: #fff;
  font-size: 14px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box ul li {
  display: flex;
  align-items: center;
  gap: 8px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box ul li::before {
  content: "";
  display: block;
  width: 13px;
  height: 10px;
  background: url(../images/blog/green_check.svg) center no-repeat;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box .btn-box {
  margin-top: 40px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box .btn-box .down-box span {
  display: flex;
  flex-direction: column;
}

#tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .txt_box .btn-box .down-box span i {
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  overflow: visible;
  text-indent: 0;
  background: 0 0;
}

#tips.tipsdetail .detail-content .detail-message .left-message table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 25px 0;
  table-layout: fixed;
}

#tips.tipsdetail .detail-content .detail-message .left-message table .firstRow {
  background: #dedede;
}

#tips.tipsdetail .detail-content .detail-message .left-message table .firstRow td {
  font-size: 14px;
  font-weight: 700;
  padding: 8px 30px;
}

#tips.tipsdetail .detail-content .detail-message .left-message table td {
  word-break: break-word;
  border: 1px solid #cfced4;
  padding: 6px 30px;
  font-size: 12px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons {
  display: flex;
  justify-content: space-between;
  margin: 30px auto;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons > div {
  width: 50%;
  height: fit-content;
  padding-left: 35px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons > div h4 {
  width: fit-content;
  height: fit-content;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  padding: 6px 22px;
  line-height: 1;
  margin-bottom: 10px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons > div p {
  font-size: 14px;
  line-height: 2;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons > div p::before {
  content: "";
  display: block;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons .pros {
  border-right: 1px solid #cfced4;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons .pros h4 {
  background: #00c666;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons .pros p::before {
  width: 13px;
  height: 10px;
  background: url(../images/blog/green_check.svg) center no-repeat;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons .cons h4 {
  background: #fc3c54;
}

#tips.tipsdetail .detail-content .detail-message .left-message .pros-cons .cons p::before {
  width: 11px;
  height: 11px;
  background: url(../images/blog/red_close.svg) center no-repeat;
}

#tips.tipsdetail .detail-content .detail-message .left-message .tips-title {
  margin: 25px auto;
}

#tips.tipsdetail .detail-content .detail-message .left-message .tips-title .tips_h {
  width: fit-content;
  height: fit-content;
  background: #616484 0 0 no-repeat padding-box;
  border-radius: 10px 10px 0 0;
  padding: 6px 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  color: #fff;
  line-height: 1;
}

#tips.tipsdetail .detail-content .detail-message .left-message .tips-title .tips_h::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/blog/tips.svg) center no-repeat;
}

#tips.tipsdetail .detail-content .detail-message .left-message .tips-title p {
  background: #f2f2f2 0 0 no-repeat padding-box;
  border-radius: 0 10px 10px 10px;
  font-size: 16px;
  font-weight: 500;
  color: #0d1458;
  line-height: 1.5;
  padding: 12px 25px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf {
  margin-top: 35px;
  padding-bottom: 30px;
  border-bottom: 1px solid #cfced4;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf h3 {
  display: flex;
  align-items: center;
  gap: 12px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf h3 span {
  font-size: 14px;
  color: #cfced4;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf h3::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background: #cfced4;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 15px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl dt {
  width: 84px;
  height: 84px;
  border-radius: 50px;
  overflow: hidden;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl dt img {
  width: 100%;
  height: 100%;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl dd {
  flex: 1;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl dd h4 {
  font-size: 14px;
  margin-bottom: 10px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl dd p {
  font-size: 12px;
  margin: 0;
  line-height: 1.6;
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl {
  width: 781px;
  height: 261px;
  margin-top: 20px;
  background: url(../images/tips/moudel-bg.png);
  color: #fff;
  clear: both;
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl h2 {
  font-size: 36px;
  padding-left: 40px;
  padding-top: 20px;
  height: 100px;
  margin: 0;
  letter-spacing: 1px;
  line-height: 100px;
  text-shadow: -0.977px 2.837px 8px rgba(1, 1, 1, 0.15);
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl ul {
  float: left;
  width: 510px;
  margin-top: 40px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl ul li {
  float: left;
  width: 200px;
  height: 22px;
  overflow: hidden;
  margin-bottom: 25px;
  padding-left: 55px;
  font-size: 16px;
  background: url(../images/tips/list.png) no-repeat 35px 5px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl ul li a {
  color: #fff;
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl dl {
  float: right;
  width: 240px;
  margin-top: 30px;
  text-align: center;
  margin-right: 30px;
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl dl dd {
  margin-top: 15px;
  font-size: 14px;
  color: #9195a6;
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl dl .btn.blue {
  display: block;
  width: 240px;
  height: 52px;
  line-height: 52px;
  color: #fff;
  border-radius: 5px;
  font-size: 20px;
  background-image: -moz-linear-gradient(-90deg, #00f701 0, #00be00 100%);
  background-image: -webkit-linear-gradient(-90deg, #00f701 0, #00be00 100%);
  background-image: -ms-linear-gradient(-90deg, #00f701 0, #00be00 100%);
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl dl .btn.blue i {
  float: inherit;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
  width: 22px;
  height: 17px;
  background: url(../images/tips/shop-icon.png);
}

#tips.tipsdetail .detail-content .detail-message .left-message .moudl dl .btn.blue:hover {
  background-image: -moz-linear-gradient(-90deg, #32ff33 0, #00e100 100%);
  background-image: -webkit-linear-gradient(-90deg, #32ff33 0, #00e100 100%);
  background-image: -ms-linear-gradient(-90deg, #32ff33 0, #00e100 100%);
}

#tips.tipsdetail .detail-content .detail-message .right-message {
  width: 300px;
  height: fit-content;
}

#tips.tipsdetail .detail-content .detail-message .right-message.sticky {
  position: sticky;
  top: 30px;
}

#tips.tipsdetail .detail-content .detail-message .right-message .float_down {
  height: 467px;
  margin-top: 15px;
  background: url(../images/blog/float_down.jpg) center no-repeat;
  padding: 35px 22px;
  text-align: center;
  position: relative;
}

#tips.tipsdetail .detail-content .detail-message .right-message .float_down .title {
  font-size: 24px;
  color: #1bf68c;
}

#tips.tipsdetail .detail-content .detail-message .right-message .float_down .desc {
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
}

#tips.tipsdetail .detail-content .detail-message .right-message .float_down .btn-box {
  margin-top: 100%;
  width: 100%;
}

#tips.tipsdetail .detail-content .detail-message .right-message .float_down .btn-box .btn-down,
#tips.tipsdetail .detail-content .detail-message .right-message .float_down .btn-box .down-box {
  width: 100%;
}

#tips.tipsdetail .detail-content .detail-message .title_anchor {
  background: #fff;
  border: 1px solid #cfced4;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

#tips.tipsdetail .detail-content .detail-message .title_anchor dt {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 6px;
}

#tips.tipsdetail .detail-content .detail-message .title_anchor dd {
  display: flex;
  gap: 6px;
  cursor: pointer;
}

#tips.tipsdetail .detail-content .detail-message .title_anchor dd:hover p {
  font-weight: 700;
  text-decoration: underline;
  color: #00c666;
}

#tips.tipsdetail .detail-content .detail-message .title_anchor dd p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  flex: 1;
  word-break: break-word;
}

#tips.tipsdetail .detail-content .detail-message .title_anchor dd::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #00c666;
  margin-top: 6px;
}

#tips.tipsdetail .related-art {
  padding: 100px 0;
  background: transparent linear-gradient(0deg, #f9f9f9 0, #e6f2ec 100%) 0 0 no-repeat padding-box;
}

#tips.tipsdetail .related-art h3 {
  font-size: 38px;
  text-align: center;
}

#tips.tipsdetail .related-art .container {
  display: flex;
  gap: 23px;
  margin-top: 50px;
}

#tips.tipsdetail .related-art .container li {
  width: 283px;
  list-style: none;
}

#tips.tipsdetail .related-art .container li div {
  height: 212px;
  border-radius: 10px;
  overflow: hidden;
}

#tips.tipsdetail .related-art .container li div img {
  display: block;
  width: auto;
  height: 100%;
  margin: 0 auto;
  transition: all 0.3s ease;
}

#tips.tipsdetail .related-art .container li p {
  margin-top: 15px;
  font-weight: 700;
  color: #00c666;
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#tips.tipsdetail .related-art .container li a:hover img {
  transform: scale(1.2);
}

#tips.tipsdetail .related-art .container li a:hover p {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  #tips {
    padding-top: 52px;
  }

  #tips ._pc {
    display: none !important;
  }

  #tips ._mob {
    display: block !important;
  }

  #tips .container {
    width: 100%;
  }

  #tips .btn-box {
    flex-direction: column;
  }

  #tips .btn-box .btn-buy,
  #tips .btn-box .btn-down,
  #tips .btn-box .down-box {
    width: 100%;
    max-width: 400px;
  }

  #tips .btn-box p.vs {
    display: none;
  }

  #tips .tips-banner-message {
    width: 100%;
    height: auto;
    background: url(../images/blog/mob_tp_banner.webp) center no-repeat;
    background-size: cover;
    padding: 50px 0;
  }

  #tips .tips-banner-message .container {
    width: 90%;
  }

  #tips .tips-banner-message .left-message {
    width: 100%;
  }

  #tips .tips-new-content .classify {
    overflow-x: clip;
    position: relative;
    padding: 0 5%;
  }

  #tips .tips-new-content .classify::after {
    content: "";
    display: block;
    width: 15%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    background: transparent linear-gradient(270deg, #fff 0, #ffffff00 100%) 0 0 no-repeat padding-box;
  }

  #tips .tips-new-content .classify .swiper-wrapper .act_bg {
    width: 61px;
  }

  #tips .tips-new-content .classify .swiper-wrapper .swiper-slide a {
    padding: 12px 20px;
  }

  #tips .tips-new-content .cont-message {
    margin-top: 30px;
  }

  #tips .tips-new-content .cont-message dl {
    flex-direction: column;
    gap: 20px;
  }

  #tips .tips-new-content .cont-message dl dd,
  #tips .tips-new-content .cont-message dl dt {
    width: 90%;
    margin: 0 auto;
  }

  #tips .tips-new-content .cont-message dl dt {
    height: fit-content;
    border-radius: 15px;
    max-height: 300px;
  }

  #tips .tips-new-content .cont-message dl dd .txt_tit {
    font-size: 24px;
    line-height: 1.5;
  }

  #tips .tips-new-content .cont-message dl dd .txt_des {
    font-size: 18px;
    line-height: 1.5;
  }

  #tips.tipsdetail .container {
    width: 100%;
  }

  #tips.tipsdetail .tips-banner-message .container {
    width: 90%;
  }

  #tips.tipsdetail .detail-content {
    padding: 0 5% 50px;
    font-size: 16px;
  }

  #tips.tipsdetail .detail-content h1 {
    font-size: 24px;
  }

  #tips.tipsdetail .detail-content .dl_des {
    line-height: 1.6;
  }

  #tips.tipsdetail .detail-content .share_list._mob {
    display: flex !important;
    margin-top: 20px;
  }

  #tips.tipsdetail .detail-content .share_list._mob a svg {
    filter: invert(1);
  }

  #tips.tipsdetail .detail-content .share_list._mob a.fb {
    background: transparent linear-gradient(180deg, #00b2ff 0, #006aff 100%) 0 0 no-repeat padding-box;
  }

  #tips.tipsdetail .detail-content .share_list._mob a.tw {
    background: #000;
  }

  #tips.tipsdetail .detail-content .share_list._mob a.in {
    background: #069;
  }

  #tips.tipsdetail .detail-content .detail-message {
    display: block;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message {
    width: 100%;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message h3 {
    font-size: 20px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .title-list {
    font-size: 22px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .title_anchor {
    padding: 20px 5%;
    margin-bottom: 20px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .title_anchor p {
    margin-bottom: 0;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .step-banner .btn-box {
    flex-direction: row;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .step-banner .btn-box .down-box {
    width: 60%;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .step-banner .btn-box .down-box p.vs {
    display: block;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .step-banner .btn-box .btn-buy {
    flex: 1;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 {
    flex-direction: column;
    height: fit-content;
    padding: 0 5% 30px;
    background: transparent linear-gradient(271deg, #2a2c47 0, #000 100%) 0 0 no-repeat padding-box;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .fea-banner1 .img_box {
    width: 100%;
    height: fit-content;
    margin: 0 auto;
    max-width: 530px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message table td {
    padding: 6px 3% !important;
    width: auto;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .pros-cons {
    flex-direction: column;
    gap: 15px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .pros-cons > div {
    padding: 0;
    width: 100%;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .pros-cons > div p {
    line-height: 1.5;
    align-items: baseline;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .pros-cons .pros {
    border-right: none;
    border-bottom: 1px solid #cfced4;
    padding-bottom: 15px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .tips-title p {
    padding: 12px 5%;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .author-pf h3 span {
    font-size: 16px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl dd h4 {
    font-size: 16px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .author-pf dl dd p {
    font-size: 14px;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl {
    width: 100%;
    height: 2.61rem;
    margin-top: 0.2rem;
    background: url(../images/tips/moudel-bg.png) top center no-repeat;
    background-size: 100% 2.61rem;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl h2 {
    font-size: 0.36rem;
    padding-left: 0.4rem;
    padding-top: 0.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl ul {
    float: none;
    width: 100%;
    margin: 0.4rem 0;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl ul li {
    float: left;
    width: 50%;
    height: 0.22rem;
    margin-bottom: 0.25rem;
    padding-left: 0;
    font-size: 0.16px;
    background: url(../images/tips/list.png) no-repeat 0.35rem 0.05rem;
    background-size: 0.11rem 0.1rem;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl dl {
    float: none;
    width: 100%;
    margin-top: 0.3rem;
    margin-right: 0;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl dl dd {
    margin-top: 0.15rem;
    font-size: 0.14rem;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl dl .btn.blue {
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    border-radius: 0.05rem;
    font-size: 0.2rem;
  }

  #tips.tipsdetail .detail-content .detail-message .left-message .moudl dl .btn.blue i {
    margin-top: -0.05rem;
    margin-right: 0.1rem;
    width: 0.22rem;
    height: 0.17rem;
    background: url(../images/tips/shop-icon.png);
    background-size: 0.22rem 0.17rem;
  }

  #tips.tipsdetail .related-art {
    padding: 50px 0 70px;
  }

  #tips.tipsdetail .related-art h3 {
    font-size: 24px;
  }

  #tips.tipsdetail .related-art .container {
    width: 90%;
    margin: 50px auto 0;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 0;
  }

  #tips.tipsdetail .related-art .container li {
    width: 48%;
  }

  #tips.tipsdetail .related-art .container li div {
    width: 100%;
    height: fit-content;
  }

  #tips.tipsdetail .related-art .container li div img {
    width: 100%;
    height: auto;
  }

  #tips.tipsdetail .related-art .container li p {
    margin-top: 10px;
    font-size: 14px;
  }

  #tips .scroll-top {
    background: url(../images/blog/to_top.png) center no-repeat;
    background-size: cover;
  }

  #tips .scroll-top.on {
    bottom: 70%;
  }
}

.tool-banner {
  position: relative;
  padding-top: 60px;
  min-height: 680px;
  background: #7fb4f5 url(../images/tool/banner-bg.jpg) no-repeat center bottom;
}

.tool-banner:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #7db0f4;
}

.tool-banner ul {
  width: 100%;
  height: 58px;
  margin-top: 25px;
  border: solid #cfe2ff 1px;
  border-radius: 5px;
  line-height: 58px;
  list-style-type: none;
  text-align: center;
}

.tool-banner ul li {
  float: left;
  width: calc(25%);
  height: 58px;
  position: relative;
}

.tool-banner ul li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 36px;
  top: 10px;
  right: 0;
  background: #cfe2ff;
}

.tool-banner ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
}

.tool-banner ul li a span {
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  margin-top: -5px;
  line-height: 44px;
  margin-right: 20px;
  border-radius: 50%;
}

.tool-banner ul li a span i {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  background: url(../images/tool/icons.png);
}

.tool-banner ul li.icons01 a span i {
  height: 28px;
}

.tool-banner ul li.icons02 a span i {
  height: 22px;
  background-position: 0 -28px;
}

.tool-banner ul li.icons03 a span i {
  height: 19px;
  background-position: 0 -50px;
}

.tool-banner ul li.icons04:after {
  display: none;
}

.tool-banner ul li.icons04 a span i {
  height: 24px;
  background-position: 0 -69px;
}

.tool-banner ul li.icons05 a span i {
  height: 25px;
  background-position: 0 -93px;
}

.tool-banner ul li.active {
  background: #f5f9ff;
  border-radius: 5px;
}

.tool-banner ul li.active:after {
  display: none;
}

.tool-banner ul li.active a {
  font-weight: 700;
  color: #3d577f;
}

.tool-banner ul li.active a span {
  background: url(../images/tool/hover.png);
}

.tool-banner ul li.active.icons01 a span i {
  background-position: -27px 0;
}

.tool-banner ul li.active.icons02 a span i {
  background-position: -27px -28px;
}

.tool-banner ul li.active.icons03 a span i {
  background-position: -27px -50px;
}

.tool-banner ul li.active.icons04 a span i {
  background-position: -27px -69px;
}

.tool-banner ul li.active.icons05 a span i {
  background-position: -27px -93px;
}

.tool-banner ul li:hover {
  background: #f5f9ff;
  border-radius: 5px;
}

.tool-banner ul li:hover span {
  background: #8abfff;
}

.tool-banner ul li:hover:after {
  display: none;
}

.tool-banner ul li:hover a {
  font-weight: 700;
  color: #3d577f;
  text-decoration: none;
}

.tool-banner h1,
.tool-banner h2 {
  text-align: center;
  color: #fff;
}

.tool-banner h1 {
  padding-top: 70px;
  font-size: 40px;
  text-shadow: 0 0 12.35px rgba(58, 126, 204, 0.39);
}

.tool-banner h2 {
  font-size: 24px;
  font-weight: 400;
}

.tool-banner .content {
  position: relative;
  height: 313px;
  margin-top: 45px;
  background-color: #fff;
}

.tool-banner .content .left-message {
  position: relative;
  float: left;
  width: 600px;
  margin-left: 52px;
}

.tool-banner .content .left-message:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 265px;
  background-color: #e4e9f0;
  right: -100px;
  top: 20px;
}

.tool-banner .content .left-message h3 {
  padding-top: 10px;
  font-size: 18px;
  color: #3c3c3c;
}

.tool-banner .content .left-message dl {
  color: #474747;
}

.tool-banner .content .left-message dl dt {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 400;
}

.tool-banner .content .left-message dl dt a {
  font-size: 14px;
}

.tool-banner .content .left-message dl dd {
  line-height: 24px;
  font-size: 14px;
}

.tool-banner .content .canvas-section {
  width: 395px;
  float: right;
}

.tool-banner .content .canvas-section .microphone-canvas {
  width: 194px;
  height: 194px;
  margin: 0 auto;
  border-radius: 50%;
  background: #f2f5f9;
  animation: canvasshadow 1s infinite alternate;
  -webkit-animation: canvasshadow 1s infinite alternate;
}

.tool-banner .content .canvas-section .microphone-canvas #audio-start {
  cursor: pointer;
  background: url(../images/tool/micro-icons.png) no-repeat center center;
}

.tool-banner .content .canvas-section .microphone-canvas #audio-canvas {
  height: 194px;
  border: none;
  border-radius: 50%;
}

.tool-banner .content .canvas-section .microphone-canvas #audio-info {
  top: 29%;
}

.tool-banner .content .canvas-section .dis-flex {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
  color: #515152;
}

.tool-banner .content .canvas-section .dis-flex:after {
  position: absolute;
  content: "";
  right: 77px;
  top: 76px;
  width: 22px;
  height: 30px;
  z-index: 4;
  background: url(../images/tool/arrow.png);
}

.tool-banner .content .canvas-section .dis-flex .wid-xs-50 {
  width: 100%;
}

.tool-banner .content .canvas-section .dis-flex h3 {
  font-size: 16px;
  font-weight: 400;
}

.tool-banner .content .sound-section {
  width: 375px;
  float: right;
  text-align: center;
}

.tool-banner .content .sound-section h3 {
  margin-top: 25px;
  position: relative;
  font-size: 15px;
  font-weight: 400;
}

.tool-banner .content .sound-section h3:after {
  position: absolute;
  content: "";
  right: 28px;
  top: 29px;
  width: 22px;
  height: 30px;
  z-index: 4;
  background: url(../images/tool/arrow.png);
}

.tool-banner .content .sound-section div {
  display: inline-block;
  width: 88px;
  height: 88px;
  line-height: 88px;
  margin-top: 70px;
  border: solid #e3f0ff 2px;
  background: #e3f0ff;
  border-radius: 3px;
  cursor: pointer;
}

.tool-banner .content .sound-section div i {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 39px;
  background: url(../images/tool/sound.png);
}

.tool-banner .content .sound-section div.right-sound {
  margin-left: 25px;
}

.tool-banner .content .sound-section div.right-sound i {
  background-position: -45px 0;
}

.tool-banner .content .sound-section div.active,
.tool-banner .content .sound-section div:hover {
  background-color: #fff;
  box-shadow: -0.244px 6.996px 12px 0 rgba(132, 187, 246, 0.39);
}

.tool-banner .content .webcam-section {
  width: 374px;
  float: right;
}

.tool-banner .content .webcam-section .camera-test {
  width: 100%;
}

.tool-banner .content .webcam-section .wid-sm-100 {
  width: 374px;
}

.tool-banner .content .webcam-section #webcam-test {
  width: 178px;
  height: 168px;
  margin: 0 auto;
  animation: canvasshadow 1s infinite alternate;
  -webkit-animation: canvasshadow 1s infinite alternate;
  background: #f2f5f9 !important;
}

.tool-banner .content .webcam-section h3 {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  color: #515152;
}

.tool-banner .content .webcam-section h3:after {
  position: absolute;
  content: "";
  right: 18px;
  top: 29px;
  width: 22px;
  height: 30px;
  z-index: 4;
  background: url(../images/tool/arrow.png);
}

.tool-banner .content .webcam-section #webcam-start {
  cursor: pointer;
  background: url(../images/tool/webcam-icons.png) no-repeat center center;
}

.tool-banner .content .webcam-section #webcam-info p {
  padding-top: 90px;
  line-height: 24px;
  color: #4c4c4c;
}

.tool-banner .content .webcam-section #webcam-info a {
  color: #2d65f3;
  text-decoration: underline;
}

.tool-banner .content .webcam-section .fullscreen-img {
  text-align: center;
  line-height: 25px;
  background: #f2f5f9 !important;
}

.tool-banner .content .webcam-section .fullscreen-img img {
  width: 15px;
}

.tool-banner .content .pop-canvas {
  position: absolute;
  width: 344px;
  height: 313px;
  padding-left: 45px;
  right: 0;
  top: 0;
  background: #e5f2ff;
  z-index: 999;
  display: none;
}

.tool-banner .content .pop-canvas p {
  padding-top: 90px;
  line-height: 24px;
  color: #4c4c4c;
}

.tool-banner .content .pop-canvas a {
  color: #2d65f3;
  text-decoration: underline;
}

.tool-banner .content .pop-canvas.show {
  display: block;
}

.tool-banner .content .another-btn {
  position: absolute;
  left: 52px;
  bottom: 35px;
  width: 100%;
}

.tool-banner.keyboard-banner {
  position: relative;
  background: #f5f9ff url(../images/tool/banner-bg.jpg) no-repeat center top;
}

.tool-banner.keyboard-banner:after {
  display: none;
}

.tool-banner.keyboard-banner .message {
  padding: 20px;
  background-color: #fcfdfd;
  font-size: 14px;
  line-height: 22px;
}

.tool-banner.keyboard-banner .message h3 {
  position: absolute;
  top: 263px;
  z-index: 99;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .tool-banner ul {
    display: none;
  }

  .tool-banner .container {
    width: 900px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .tool-banner .container .content {
    height: auto;
    padding-bottom: 45px;
    overflow: hidden;
  }

  .tool-banner .container .content .left-message {
    width: 400px;
  }

  .tool-banner .container .content .wid-xs-50 {
    width: 100% !important;
  }

  .tool-banner.keyboard-banner .message h3 {
    top: 230px;
  }
}

@media (max-width: 960px) and (min-width: 670px) {
  .tool-banner .container {
    width: 100%;
  }

  .tool-banner .content .left-message {
    width: 395px;
  }

  .tool-banner .content .left-message:after {
    right: -10px;
  }

  .tool-banner .content .canvas-section,
  .tool-banner .content .webcam-section {
    width: 281px;
  }
}

@media (max-width: 670px) {
  .tool-banner {
    padding-bottom: 0.3rem;
  }

  .tool-banner h1 {
    font-size: 0.4rem;
    padding-top: 0.3rem;
    margin: 0.2rem 0 0.1rem;
  }

  .tool-banner h2 {
    font-size: 0.24rem;
    margin: 0.2rem 0 0.1rem;
  }

  .tool-banner .container {
    width: 100%;
  }

  .tool-banner .container .content {
    padding-bottom: 0.45rem;
  }

  .tool-banner .container .content .left-message {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0.1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid #dadde1 1px;
  }

  .tool-banner .container .content .left-message:after {
    display: none;
  }

  .tool-banner .container .content .canvas-section {
    padding-bottom: 0.4rem;
    float: none;
    width: 100%;
  }

  .tool-banner .container .content .another-btn {
    left: 0.1rem;
    bottom: 0.15rem;
  }

  .tool-banner.keyboard-banner .content {
    display: none;
  }

  .tool-banner.keyboard-banner .message h3 {
    position: inherit;
    top: 0;
  }
}

@keyframes canvasshadow {
  from {
    box-shadow: 0 9px 29.16px 6.84px rgba(132, 186, 246, 0.8);
  }

  to {
    box-shadow: 0 9px 16px 6.84px rgba(132, 186, 246, 0.8);
  }
}

@-webkit-keyframes canvasshadow {
  from {
    box-shadow: 0 9px 29.16px 6.84px rgba(132, 186, 246, 0.8);
  }

  to {
    box-shadow: 0 9px 16px 6.84px rgba(132, 186, 246, 0.8);
  }
}

.sound-faules,
.tool-online {
  padding-bottom: 165px;
  overflow: hidden;
  background-color: #f5f9ff;
}

.sound-faules h2,
.tool-online h2 {
  padding: 40px 40px 60px;
  margin: 0;
  text-align: center;
}

.sound-faules dl,
.tool-online dl {
  float: left;
  width: 50%;
  margin-bottom: 60px;
  color: #282828;
}

.sound-faules dl dt,
.tool-online dl dt {
  float: left;
  margin-left: 50px;
  margin-right: 25px;
  min-height: 120px;
}

.sound-faules dl dd,
.tool-online dl dd {
  float: left;
  width: 330px;
  padding-right: 30px;
  font-size: 14px;
  line-height: 24px;
}

.sound-faules dl dd strong,
.tool-online dl dd strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}

.sound-faules .share,
.tool-online .share {
  clear: both;
  color: #4d4d4d;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-bottom: solid #dee4ee 1px;
}

.sound-faules .share strong,
.tool-online .share strong {
  font-size: 16px;
  color: #3b59a1;
}

.sound-faules .share > div,
.tool-online .share > div {
  display: inline-block;
  vertical-align: middle;
}

.sound-faules .share a,
.tool-online .share a {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  background-color: #439ed9;
}

.sound-faules .share a .at-resp-share-element .at-share-btn .at-label,
.tool-online .share a .at-resp-share-element .at-share-btn .at-label {
  display: none;
}

.sound-faules .share a:hover,
.tool-online .share a:hover {
  background-color: #4caae8;
}

.sound-faules .share a i,
.tool-online .share a i {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 20px;
  background: url(../images/tool/share.png);
}

.sound-faules .share a.fb,
.tool-online .share a.fb {
  background-color: #3b59a1;
}

.sound-faules .share a.fb i,
.tool-online .share a.fb i {
  width: 11px;
  background-position: -64px 0;
}

.sound-faules .share a.fb:hover,
.tool-online .share a.fb:hover {
  background-color: #4163b4;
}

.sound-faules .share a.ins,
.tool-online .share a.ins {
  background-color: #d0212a;
}

.sound-faules .share a.ins i,
.tool-online .share a.ins i {
  width: 16px;
  background-position: -118px 0;
}

.sound-faules .share a.ins:hover,
.tool-online .share a.ins:hover {
  background-color: #de252f;
}

.sound-faules.webcam-tool-online dl dt,
.tool-online.webcam-tool-online dl dt {
  min-height: 95px;
}

@media (max-width: 1200px) {
  .sound-faules .container,
  .tool-online .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sound-faules .container dl,
  .tool-online .container dl {
    margin-right: 0;
  }

  .sound-faules .container dl dt,
  .tool-online .container dl dt {
    min-height: 110px;
  }

  .sound-faules .container dl dd,
  .tool-online .container dl dd {
    width: 300px;
  }

  .sound-faules.webcam-tool-online dl,
  .tool-online.webcam-tool-online dl {
    margin-bottom: 40px;
  }

  .sound-faules.webcam-tool-online dl dt,
  .tool-online.webcam-tool-online dl dt {
    min-height: 110px;
  }
}

@media (max-width: 960px) {
  .sound-faules .container,
  .tool-online .container {
    width: 100%;
  }

  .sound-faules .container dl dt,
  .tool-online .container dl dt {
    float: none;
    min-height: 90px;
    padding-top: 20px;
    margin: 0;
  }

  .sound-faules .container dl dt img,
  .tool-online .container dl dt img {
    display: block;
    margin: 0 auto;
  }

  .sound-faules .container dl dd,
  .tool-online .container dl dd {
    float: none;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 700px) {
  .sound-faules h2,
  .tool-online h2 {
    padding-bottom: 20px;
    font-size: 20px;
    border-bottom: solid #dadde1 1px;
  }

  .sound-faules dl,
  .tool-online dl {
    float: inherit;
    width: 100%;
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: solid #dadde1 1px;
  }

  .sound-faules dl dt,
  .tool-online dl dt {
    margin-left: 10px;
    margin-right: 10px;
  }

  .sound-faules .share,
  .tool-online .share {
    height: 90px;
    padding-top: 30px;
    line-height: 30px;
  }
}

.sound-faules {
  overflow: initial;
  color: #474747;
  padding-bottom: 50px;
  background-image: -moz-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
  background-image: -webkit-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
  background-image: -ms-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
}

.sound-faules .bg {
  min-height: 633px;
  background: url(../images/tool/faules-bg.png) no-repeat center bottom;
}

.sound-faules .bg .content {
  position: relative;
  float: left;
  width: 100%;
  padding: 50px 20px;
  background: #fff;
  margin-top: -110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 27px 32px 0 rgba(11, 95, 246, 0.38);
}

.sound-faules .bg .content .snock {
  position: absolute;
  right: -267px;
  bottom: -45px;
}

.sound-faules .bg .content dl {
  background: 0 0;
}

.faules-message,
.sound-online {
  min-height: 633px;
  color: #474747;
  background-image: -moz-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
  background-image: -webkit-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
  background-image: -ms-linear-gradient(0deg, #0659f7 0, #48a2ef 100%);
}

.faules-message .bg,
.sound-online .bg {
  min-height: 633px;
  background: url(../images/tool/faules-bg.png) no-repeat center bottom;
}

.faules-message .bg .content,
.sound-online .bg .content {
  position: relative;
  float: left;
  width: 100%;
  padding: 50px 20px;
  background: #fff;
  margin-top: -110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 27px 32px 0 rgba(11, 95, 246, 0.38);
}

.faules-message .bg .content h2,
.sound-online .bg .content h2 {
  text-align: center;
  font-size: 24px;
}

.faules-message .bg .content h3,
.sound-online .bg .content h3 {
  font-size: 18px;
}

.faules-message .bg .content .drop,
.sound-online .bg .content .drop {
  display: block;
  width: 28px;
  height: 28px;
  margin: 35px auto 45px;
  border-radius: 3px;
  box-shadow: 0 2px 8px 0 rgba(12, 96, 246, 0.18);
  background: #fff url(../images/tool/drop.png) no-repeat center;
}

.faules-message .bg .content p,
.sound-online .bg .content p {
  line-height: 28px;
}

.faules-message .bg .content p span,
.sound-online .bg .content p span {
  color: red;
}

.faules-message .bg .content dl,
.sound-online .bg .content dl {
  position: relative;
  background: #f3f7fe;
  padding: 20px;
}

.faules-message .bg .content dl:after,
.sound-online .bg .content dl:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -13px;
  display: block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f3f7fe;
  z-index: 1;
}

.faules-message .bg .content dl dt,
.sound-online .bg .content dl dt {
  color: #31335f;
}

.faules-message .bg .content dl dd,
.sound-online .bg .content dl dd {
  padding-left: 20px;
  background: url(../images/faules-list.png) no-repeat 0 8px;
  margin-top: 20px;
  line-height: 24px;
}

.faules-message .bg .content dl dd strong,
.sound-online .bg .content dl dd strong {
  color: red;
}

.faules-message .bg .content .snock,
.sound-online .bg .content .snock {
  position: absolute;
}

@media (min-width: 1000px) {
  .faules-message .bg .content,
  .sound-online .bg .content {
    padding: 50px 75px;
  }

  .faules-message .bg .content .snock,
  .sound-online .bg .content .snock {
    right: -267px;
    bottom: -45px;
  }
}

@media (max-width: 1200px) {
  .faules-message .bg,
  .sound-online .bg {
    padding-bottom: 150px;
    background: url(../images/tool/faules-bg.png) no-repeat -110px 665px;
  }

  .faules-message .container,
  .sound-online .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .faules-message .container .content,
  .sound-online .container .content {
    float: inherit;
    display: inline-block;
  }

  .faules-message .container .content .snock,
  .sound-online .container .content .snock {
    right: -101px;
    bottom: -126px;
  }

  .faules-message .content dl,
  .sound-online .content dl {
    width: 100%;
    box-sizing: border-box;
  }
}

@media (max-width: 700px) {
  .faules-message .bg,
  .sound-online .bg {
    padding-bottom: 40px;
  }

  .faules-message .bg .content,
  .sound-online .bg .content {
    padding: 20px;
  }

  .faules-message .bg .content .snock,
  .sound-online .bg .content .snock {
    width: 141px;
    right: -35px;
    bottom: -25px;
  }
}

.sound-online {
  min-height: 900px;
  background: #fff;
}

.sound-online .bg {
  background: #fff;
}

.sound-online .bg .content {
  margin-top: 0;
  box-shadow: none;
}

.sound-online .bg .content h2 {
  margin-bottom: 30px;
}

.sound-online .bg .content dl {
  width: 100%;
}

.sound-online .bg .content dl dd a {
  text-decoration: underline;
  font-weight: 700;
}

.tool-extra {
  background: #f5f9ff url(../images/tool/tool-extra-bg.png) no-repeat center 320px;
  color: #282828;
  padding: 80px 0 20px;
  background-size: 100%;
}

.tool-extra h2 {
  font-size: 24px;
  text-align: center;
}

.tool-extra .drop {
  display: block;
  width: 28px;
  height: 28px;
  margin: 35px auto 45px;
  border-radius: 3px;
  box-shadow: 0 2px 8px 0 rgba(12, 96, 246, 0.18);
  background: #fff url(../images/tool/drop.png) no-repeat center;
}

.tool-extra .content {
  position: relative;
  z-index: 3;
  overflow: hidden;
  padding: 30px 0;
  border: solid #d3e2f7 1px;
  color: #474747;
}

.tool-extra .content dl {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
}

.tool-extra .content dl dt {
  font-size: 16px;
}

.tool-extra .content dl dd {
  padding-left: 10px;
  margin-top: 15px;
  line-height: 24px;
}

.tool-extra .content dl.first {
  border-right: solid #d3e2f7 1px;
}

.tool-extra .note {
  position: relative;
  z-index: 3;
  padding: 40px 0;
  text-align: center;
  color: #969696;
}

.tool-extra .img-box {
  position: absolute;
  top: 240px;
  left: -278px;
  z-index: 0;
}

.tool-extra .bottom-change {
  height: 118px;
  background: #1266f5;
  border-radius: 3px;
}

.tool-extra .bottom-change > span {
  float: left;
  width: 350px;
  height: 118px;
  line-height: 118px;
  text-align: center;
  font-size: 18px;
  color: #f5f9ff;
  border-radius: 3px;
}

.tool-extra .bottom-change ul {
  float: left;
  width: calc(776px);
  background: #fff;
  list-style-type: none;
}

.tool-extra .bottom-change ul li {
  float: left;
  width: 25%;
  height: 118px;
  text-align: center;
}

.tool-extra .bottom-change ul li.list02 span {
  background-position: 0 -34px;
}

.tool-extra .bottom-change ul li.list03 span {
  background-position: 0 -70px;
}

.tool-extra .bottom-change ul li.list04 span {
  background-position: 0 -105px;
}

.tool-extra .bottom-change ul li.list05 span {
  height: 37px;
  background-position: 0 -140px;
}

.tool-extra .bottom-change ul li a {
  display: inline-block;
  width: 100%;
  height: 118px;
  color: #000;
}

.tool-extra .bottom-change ul li a span {
  display: block;
  width: 42px;
  height: 35px;
  margin: 25px auto 5px;
  background: url(../images/tool/bottom-icon.png);
}

.tool-extra .bottom-change ul li a:hover {
  background: #f5f9ff;
  text-decoration: none;
}

.tool-extra .bottom-change ul li a:hover span {
  background-position: -42px 0;
}

.tool-extra .bottom-change ul li.list02 a:hover span {
  background-position: -42px -34px;
}

.tool-extra .bottom-change ul li.list03 a:hover span {
  background-position: -42px -70px;
}

.tool-extra .bottom-change ul li.list04 a:hover span {
  background-position: -42px -105px;
}

.tool-extra .bottom-change ul li.list05 a:hover span {
  background-position: -42px -140px;
}

@media (max-width: 1350px) {
  .tool-extra .container .img-box {
    left: -236px;
  }
}

@media (max-width: 1200px) {
  .tool-extra .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .tool-extra .container .img-box {
    display: none;
  }

  .tool-extra .container .bottom-change {
    background: 0 0;
    height: auto;
  }

  .tool-extra .container .bottom-change > span {
    position: relative;
    height: 40px;
    width: 100%;
    display: block;
    line-height: 40px;
    float: inherit;
    color: #000;
    text-align: center;
    font-weight: 700;
  }

  .tool-extra .container .bottom-change > span:after,
  .tool-extra .container .bottom-change > span:before {
    position: absolute;
    content: "";
    width: 150px;
    height: 1px;
    background: #dadde1;
    top: 19px;
  }

  .tool-extra .container .bottom-change > span:after {
    left: 0;
  }

  .tool-extra .container .bottom-change > span:before {
    right: 0;
  }

  .tool-extra .container .bottom-change ul {
    float: inherit;
    width: 100%;
    height: 118px;
    margin-top: 20px;
  }

  .tool-extra .content dl {
    margin-right: 0;
  }
}

@media (max-width: 700px) {
  .tool-extra {
    padding-bottom: 40px;
  }

  .tool-extra .content {
    border: none;
    padding: 0;
  }

  .tool-extra .content dl {
    float: inherit;
    width: 100%;
    padding: 0;
  }

  .tool-extra .content dl.first {
    padding-bottom: 30px;
    border: none;
    border-bottom: solid #d3e2f7 1px;
  }

  .tool-extra .note {
    padding: 10px 0;
  }

  .tool-extra .bottom-change span:after,
  .tool-extra .bottom-change span:before {
    display: none;
  }
}

.star-convert {
  height: 40px;
  text-align: center;
  padding: 2em 1em;
  color: #262e3d;
  line-height: 40px;
  font-size: 14px;
}

.star-convert b,
.star-convert span {
  display: inline-block;
}

.star-convert .star {
  cursor: pointer;
}

.star-convert b {
  width: 40px;
  color: #f7850a;
  font-size: 18px;
  font-weight: 600;
  text-align: right;
}

.star-convert span i.ct-star {
  display: inline-block;
  margin: 0 1px;
  width: 17px;
  height: 17px;
  vertical-align: -2px;
  cursor: pointer;
  background: url(../images/tool/star.png) 0 0 no-repeat;
}

.star-convert span i.ct-star.ct-star-off {
  background-position: 0 -17px;
}

body.partner {
  overflow-x: hidden;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  display: block;
  clear: both;
}

.award-partner .container,
.banner-partner .container {
  position: relative;
  width: 1300px;
  min-width: 1300px;
  margin: 0 auto;
}

.award-partner .content,
.banner-partner .content {
  position: relative;
  width: 1100px;
  min-width: 1100px;
  margin: 0 auto;
}

.banner.banner-partner {
  min-width: 1300px;
  height: 760px;
  background: url(../images/partner/banner.jpg) top center no-repeat;
}

.banner.banner-partner .container {
  padding-top: 120px;
}

.banner.banner-partner h1 {
  margin: 0;
  font-size: 69px;
  font-weight: 600;
  line-height: 100px;
  text-align: left;
  color: #fff;
}

.banner.banner-partner h2 {
  margin: 38px 0 0 0;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  color: #dacbcb;
  background: url(../images/partner/line.png) left center no-repeat;
}

.banner.banner-partner h2 span {
  color: #f83937;
}

.banner.banner-partner .panel-partner {
  z-index: 19;
  position: relative;
  width: 1298px;
  height: 398px;
  margin: 100px 0 0 0;
  text-align: left;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.banner.banner-partner .panel-partner:after {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  top: -316px;
  right: 30px;
  width: 179px;
  height: 352px;
  background: url(../images/partner/partner.png) center no-repeat;
}

.banner.banner-partner .panel-partner .content {
  padding-top: 70px;
}

.banner.banner-partner .panel-partner h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 38px;
  color: #000;
}

.banner.banner-partner .panel-partner p {
  margin: 10px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.5px;
  color: #565656;
}

.banner.banner-partner .panel-partner p span {
  color: #f83937;
}

.banner.banner-partner .panel-partner ul {
  position: relative;
  width: 100%;
  margin-top: 40px;
}

.banner.banner-partner .panel-partner ul li {
  display: block;
  float: left;
  position: relative;
  width: 360px;
  height: 100px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 100px;
  text-align: center;
  color: #000;
  background: #eee;
  overflow: hidden;
  cursor: pointer;
}

.banner.banner-partner .panel-partner ul li > img {
  margin-right: 15px;
}

.banner.banner-partner .panel-partner ul li > img.mobile {
  display: none;
}

.banner.banner-partner .panel-partner ul li > a {
  display: block;
  position: relative;
  width: 360px;
  height: 100px;
  font-size: 18px;
  font-weight: 600;
  line-height: 100px;
  text-align: center;
  text-decoration: none;
  color: #000;
  background: #eee;
}

.banner.banner-partner .panel-partner ul li > a > img.pc {
  display: inline-block;
}

.banner.banner-partner .panel-partner ul li > a > img.mobile {
  display: none;
}

.banner.banner-partner .panel-partner ul li.last {
  margin-right: 0;
}

.banner.banner-partner .panel-partner ul li.last > a {
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 98px;
  font-size: 12px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: rgba(219, 0, 0, 0.8);
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner.banner-partner .panel-partner ul li.last > a img {
  margin-top: 20px;
  display: inline-block;
}

.banner.banner-partner .panel-partner ul li.last.active > a {
  top: 0;
}

.award.award-partner {
  min-width: 1300px;
  min-height: 755px;
  margin-top: -88px;
  padding-bottom: 188px;
  background: #fff url(../images/partner/award.jpg) bottom center no-repeat;
}

.award.award-partner h2 {
  padding: 245px 0 0 0;
  font-size: 42px;
  font-weight: 600;
  line-height: 68px;
  color: #000;
}

.award.award-partner ul {
  margin-top: 48px;
  text-align: center;
}

.award.award-partner ul li {
  float: left;
  margin-right: 36px;
  margin-bottom: 44px;
  list-style: none;
  width: 236px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e4e4e4;
}

.award.award-partner ul li.last {
  margin-right: 0;
}

.award.award-partner ul li img {
  vertical-align: middle;
}

.award.award-partner ul li img.pc {
  display: inline-block;
}

.award.award-partner ul li img.mobile {
  display: none;
  width: 100%;
}

.award.award-partner ul li a {
  display: inline-block;
  width: inherit;
  height: inherit;
}

@keyframes bounce {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
  }
}

@keyframes bounceShadow {
  0%,
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
}

@media screen and (max-width: 1200px) {
  .award-partner .container,
  .banner-partner .container {
    position: relative;
    width: 960px;
    min-width: 960px;
    margin: 0 auto;
  }

  .award-partner .content,
  .banner-partner .content {
    position: relative;
    width: 880px;
    min-width: 880px;
    margin: 0 auto;
  }

  .banner.banner-partner {
    min-width: 960px;
  }

  .banner.banner-partner .panel-partner {
    width: 958px;
    height: auto;
    padding-bottom: 40px;
  }

  .banner.banner-partner .panel-partner ul li {
    width: 30%;
    height: 100px;
    margin-right: 3%;
  }

  .banner.banner-partner .panel-partner ul li > a {
    width: 100%;
  }

  .award.award-partner {
    min-width: 960px;
  }

  .award.award-partner ul {
    margin-top: 48px;
    text-align: center;
  }

  .award.award-partner ul li {
    width: 30%;
    margin-right: 3%;
  }

  .award.award-partner ul li a {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 960px) {
  .award-partner .container,
  .banner-partner .container {
    position: relative;
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
  }

  .award-partner .content,
  .banner-partner .content {
    position: relative;
    width: 95%;
    min-width: 95%;
    margin: 0 auto;
  }

  .banner.banner-partner {
    min-width: 100%;
  }

  .banner.banner-partner h2 {
    font-size: 14px;
  }

  .banner.banner-partner .panel-partner {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .banner.banner-partner .panel-partner:after {
    display: none;
  }

  .banner.banner-partner .panel-partner ul li {
    width: 30%;
    height: 100px;
    margin-right: 3%;
  }

  .banner.banner-partner .panel-partner ul li > a {
    width: 100%;
    font-size: 16px;
  }

  .award.award-partner {
    min-width: 100%;
  }

  .award.award-partner h2 {
    font-size: 32px;
    text-align: center;
  }

  .award.award-partner ul {
    margin-top: 48px;
    text-align: center;
  }

  .award.award-partner ul li {
    width: 30%;
    margin-right: 3%;
  }

  .award.award-partner ul li a {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 670px) {
  .award-partner .container,
  .banner-partner .container {
    position: relative;
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
  }

  .award-partner .content,
  .banner-partner .content {
    position: relative;
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
  }

  .banner.banner-partner {
    min-width: 100%;
    height: auto;
    background: #f9f9f9 url(../images/mobile/partner/banner.jpg) top center no-repeat;
    background-size: 100% 6.17rem;
  }

  .banner.banner-partner .container {
    padding-top: 1.14rem;
  }

  .banner.banner-partner h1 {
    margin: 0;
    font-size: 0.44rem;
    font-weight: 600;
    line-height: 0.46rem;
    text-align: center;
    color: #fff;
  }

  .banner.banner-partner h1:after {
    content: "";
    display: block;
    width: 0.76rem;
    height: 0.05rem;
    margin: 0.23rem auto 0.25rem;
    background: #dc0000;
  }

  .banner.banner-partner h2 {
    margin: 0;
    padding: 0 0.35rem;
    font-size: 0.16rem;
    font-weight: 400;
    line-height: 0.28rem;
    text-align: center;
    color: #dacbcb;
    background: 0 0;
  }

  .banner.banner-partner h2 span {
    display: none;
  }

  .banner.banner-partner .panel-partner {
    z-index: 19;
    position: relative;
    width: 4.3rem;
    height: auto;
    margin: 0.7rem auto 0;
    padding-bottom: 0.73rem;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
  }

  .banner.banner-partner .panel-partner:after {
    display: none;
  }

  .banner.banner-partner .panel-partner .content {
    padding-top: 0.6rem;
  }

  .banner.banner-partner .panel-partner h3 {
    margin: 0;
    font-size: 0.22rem;
    font-weight: 600;
    line-height: 0.28rem;
    color: #000;
  }

  .banner.banner-partner .panel-partner p {
    margin: 0.2rem 0 0 0;
    padding: 0 0.15rem;
    font-size: 0.16rem;
    font-weight: 400;
    line-height: 0.28rem;
    letter-spacing: 0;
    color: #565656;
  }

  .banner.banner-partner .panel-partner p span {
    color: #f83937;
  }

  .banner.banner-partner .panel-partner ul {
    position: relative;
    width: 100%;
    margin-top: 0.3rem;
  }

  .banner.banner-partner .panel-partner ul li {
    display: block;
    float: none;
    position: relative;
    width: 3.6rem;
    height: 1rem;
    margin: 0.2rem auto 0;
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 1rem;
    text-align: left;
    color: #000;
    background: #eee;
    overflow: hidden;
    cursor: pointer;
  }

  .banner.banner-partner .panel-partner ul li > img {
    margin-right: 0.15rem;
  }

  .banner.banner-partner .panel-partner ul li > img.pc {
    display: none;
  }

  .banner.banner-partner .panel-partner ul li > img.mobile {
    display: inline-block;
    margin: 0 0.2rem 0 0.63rem;
  }

  .banner.banner-partner .panel-partner ul li > a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 1rem;
    text-align: left;
    text-decoration: none;
    color: #000;
    background: #eee;
  }

  .banner.banner-partner .panel-partner ul li > a > img.pc {
    display: none;
  }

  .banner.banner-partner .panel-partner ul li > a > img.mobile {
    display: inline-block;
    margin: 0 0.23rem 0 0.63rem;
  }

  .banner.banner-partner .panel-partner ul li.last {
    margin: 0.2rem auto 0;
  }

  .banner.banner-partner .panel-partner ul li.last > a {
    display: block;
    position: absolute;
    top: -1rem;
    left: 0;
    width: 3.58rem;
    height: 0.98rem;
    font-size: 0.12rem;
    font-weight: 400;
    line-height: 0.36rem;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: rgba(219, 0, 0, 0.8);
    border: 0.01rem solid #e5e5e5;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .banner.banner-partner .panel-partner ul li.last > a img {
    width: 0.43rem;
    height: 0.36rem;
    margin-top: 0.2rem;
  }

  .banner.banner-partner .panel-partner ul li.last.active > a {
    top: 0;
  }

  .award.award-partner {
    min-width: 100%;
    min-height: 5.66rem;
    margin-top: 0;
    padding-bottom: 1.32rem;
    background: #f9f9f9 url(../images/mobile/partner/award.jpg) bottom center no-repeat;
  }

  .award.award-partner h2 {
    margin: 0;
    padding: 0.56rem 0.8rem 0;
    font-size: 0.34rem;
    font-weight: 600;
    line-height: 0.4rem;
    color: #000;
  }

  .award.award-partner ul {
    margin-top: 0.42rem;
    padding-left: 0.25rem;
    text-align: center;
  }

  .award.award-partner ul li {
    float: left;
    margin-right: 0.13rem;
    margin-bottom: 0.13rem;
    list-style: none;
    width: 2.08rem;
    height: 1.22rem;
    line-height: 1.22rem;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .award.award-partner ul li.last {
    margin-right: 0;
  }

  .award.award-partner ul li img {
    vertical-align: middle;
  }

  .award.award-partner ul li img.pc {
    display: none;
  }

  .award.award-partner ul li img.mobile {
    display: inline-block;
    width: 100%;
  }

  .award.award-partner ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
}

.home-banner.newhome-banner {
  height: 881px;
  background: url(../images/home/home-banner.jpg) no-repeat center;
  padding-top: 0;
  overflow: hidden;
}

.home-banner.newhome-banner .right-message {
  max-width: 1200px;
  width: 92%;
  margin: 110px auto 0;
  text-align: center;
  float: none;
}

.home-banner.newhome-banner .right-message h1 {
  font-weight: 700;
  font-size: 58px;
  height: auto;
}

.home-banner.newhome-banner .right-message > span {
  font-size: 20px;
  color: #aaa;
  margin-top: 5px;
  display: block;
}

.home-banner.newhome-banner .newhome-bootst {
  width: 890px;
  height: 622px;
  background: url(../images/home/home-boostbg.png) no-repeat center;
  margin: -100px auto -120px;
  overflow: hidden;
}

.home-banner.newhome-banner .left-img {
  float: none;
  overflow: hidden;
  margin: 80px auto;
}

.home-banner.newhome-banner .left-img .circleprogress_wrapper {
  margin-top: 65px;
}

.newhome-banner.home-banner .left-img {
  background: url(../images/home/home-boost.png) no-repeat center;
  width: 462px;
  height: 462px;
}

.newhome-banner.home-banner .left-img .circleprogress_wrapper {
  width: 350px;
  height: 350px;
}

.newhome-banner.home-banner .left-img .circleprogress_wrapper .wrappercir {
  width: 175px;
  height: 350px;
}

.newhome-banner.home-banner .left-img .circleprogress_wrapper .wrappercir .circleprogress_smgb {
  width: 286px;
  height: 285px;
  box-sizing: content-box;
}

.newhome-banner.home-banner .left-img .circleprogress_wrapper .wrappercir .circleprogress_smgb.rightcircle {
  right: 6px;
  border-top: 25px solid #060606;
  border-right: 25px solid #060606;
}

.newhome-banner.home-banner .left-img .circleprogress_wrapper .wrappercir .circleprogress_smgb.leftcircle {
  left: 8px;
  border-bottom: 25px solid #060606;
  border-left: 25px solid #060606;
}

.newhome-banner.home-banner .left-img .max {
  width: 62px;
  height: 40px;
  bottom: 61px;
  left: 200px;
  background: url(../images/home/homemax.png);
}

.newhome-banner.home-banner .left-img:after {
  bottom: 220px;
}

.newhometitle2 {
  display: none;
}

.home-banner.newhome-banner .newhome-improve {
  position: relative;
}

.home-banner.newhome-banner .newhome-improve:after {
  width: 590px;
  height: 21px;
  content: "";
  display: block;
  background: url(../images/home/homeline.png) no-repeat center;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  position: absolute;
}

.home-banner.newhome-banner .newhome-improve > div {
  height: 74px;
  background: url(../images/home/home-textbg.png) no-repeat center;
  line-height: 74px;
  display: inline-block;
  min-width: 170px;
  background-size: 100% 100%;
  margin: 0 8px;
  font-size: 16px;
  color: #ccc;
}

.home-banner.newhome-banner .down-message {
  margin-top: 20px;
}

.home-banner.newhome-banner .down-message dd {
  font-size: 14px;
  color: #666;
  margin-top: 12px;
}

.newhome-feature {
  width: 100%;
  height: 1720px;
  background: url(../images/home/home-feature.jpg) #1d1d1d no-repeat center;
  overflow: hidden;
}

.newhome-feature h2 {
  max-width: 1200px;
  width: 92%;
  font-size: 34px;
  color: #fff;
  font-weight: 600;
  margin: 110px auto 0;
  text-align: center;
}

.newhome-feablock {
  max-width: 1200px;
  margin: 30px auto 0;
}

.newhome-feablock2 {
  margin-top: 0;
}

.newhome-feablock > img {
  float: right;
}

.newhome-feablock > img.fl {
  float: left;
}

.newhome-feablock1 > img {
  margin-right: -110px;
}

.newhome-feablock2 > img {
  margin-left: -50px;
}

.newhome-feablock3 > img {
  margin-right: 0;
}

.newhome-featext {
  width: 543px;
  float: left;
}

.newhome-feablock1 .newhome-featext {
  margin-top: 110px;
}

.newhome-feablock2 .newhome-featext {
  margin-top: 140px;
}

.newhome-feablock3 .newhome-featext {
  margin-top: 80px;
}

.newhome-featext.fr {
  width: 500px;
  float: right;
}

.newhome-featext h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  position: relative;
  display: inline-block;
  text-wrap: nowrap;
}

.newhome-featext h4:after {
  width: 28px;
  height: 30px;
  content: "";
  display: block;
  background: url(../images/home/home-featextaft.png) no-repeat center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.newhome-featext h4:before {
  width: 366px;
  height: 8px;
  content: "";
  display: block;
  background: url(../images/home/home-featextbef.png) no-repeat center;
  display: block;
  left: 0;
  bottom: -20px;
  z-index: 2;
  position: absolute;
}

.newhome-featext p {
  font-size: 17px;
  color: #ccc;
  line-height: 1.7;
  margin-top: 30px;
}

.newhome-featext p a {
  font-size: inherit;
  color: #fff;
  font-weight: 700;
}

.newhome-tool {
  width: 100%;
  height: 843px;
  background: url(../images/home/home-feabg.jpg) #1c1c1c no-repeat center;
  overflow: hidden;
  text-align: center;
}

.newhome-tool h2 {
  max-width: 1200px;
  width: 92%;
  margin: 50px auto 0;
  font-size: 34px;
  color: #fff;
  font-weight: 600;
}

.newhome-pertool {
  width: 1200px;
  margin: 20px auto 0;
  position: relative;
}

.newhome-perto {
  position: absolute;
}

.newhome-perto1 {
  width: 251px;
  left: 255px;
  top: 15px;
}

.newhome-perto2 {
  width: 243px;
  left: 620px;
  top: 90px;
}

.newhome-perto3 {
  width: 260px;
  right: 20px;
  top: 5px;
}

.newhome-perto4 {
  width: 280px;
  left: 0;
  top: 235px;
}

.newhome-perto5 {
  width: 250px;
  left: 390px;
  top: 345px;
}

.newhome-perto6 {
  width: 221px;
  right: 80px;
  top: 325px;
}

.newhome-perto h5 {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  margin-top: -20px;
}

.newhome-perto a {
  font-size: inherit;
  color: #fff;
  font-weight: 700;
}

.newhome-perto p {
  font-size: 14px;
  color: #aaa;
  margin-top: 10px;
  line-height: 1.7;
}

.newhome-media {
  width: 100%;
  height: 610px;
  background: url(../images/home/home-comment.jpg) #1a1a1b no-repeat center;
  overflow: hidden;
  text-align: center;
}

.newhome-media h2 {
  font-size: 34px;
  color: #fff;
  font-weight: 600;
  margin-top: 0;
}

.newhome-mediascroll {
  max-width: 960px;
  min-height: 390px;
  margin: 45px auto 0;
  position: relative;
}

.newhome-mediatext {
  width: 100%;
  height: 390px;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  background: url(../images/home/home-commentbg2.png) no-repeat center;
  transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
  -moz-transition: all linear 0.5s;
  -o-transition: all linear 0.5s;
  transform: scale(0.8);
}

.newhome-mediatext1 {
  background: url(../images/home/home-commentbg1.png) no-repeat center;
}

.newhome-mediatext.showed {
  z-index: 2;
  opacity: 1;
  transform: scale(1);
}

.newhome-mediatext img {
  margin-top: 35px;
}

.newhome-mediatext h5 {
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
}

.newhome-mediatext p {
  max-width: 740px;
  width: 80%;
  margin: 20px auto 0;
  font-size: 14px;
  color: #ccc;
  margin-top: 30px;
  line-height: 2.1;
}

.newhome-mediahd {
  margin-top: 40px;
}

.newhome-mediahd span {
  width: 20px;
  height: 2px;
  display: inline-block;
  margin: 0 2px;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
}

.newhome-mediahd span.checked {
  background: red;
}

.newhome-mediarrow a {
  width: 22px;
  height: 39px;
  display: block;
  position: absolute;
  z-index: 3;
  top: calc(50% - 20px);
  background: url(../images/home/homearrow.png);
}

.newhome-mediarrow .preview_arrow1 {
  left: -60px;
  background-position: 0 0;
}

.newhome-mediarrow .preview_arrow1:hover {
  background-position: 0 -39px;
}

.newhome-mediarrow .preview_arrow2 {
  right: -60px;
  background-position: 0 -78px;
}

.newhome-mediarrow .preview_arrow2:hover {
  background-position: 0 -117px;
}

.newbottom-down {
  background: url(../images/home/home-bottom.jpg) no-repeat center;
  padding: 0;
  height: 300px;
  text-align: center;
  overflow: hidden;
}

.newbottom-down h2 {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  vertical-align: middle;
  margin-top: 13px;
  margin-bottom: -10px;
}

.newbottom-down h2 span {
  transform: translateX(-16px);
  display: inline-block;
  margin-right: -8px;
}

.newbottom-down p {
  font-size: 14px;
  color: #ccc;
  line-height: 1.6;
}

.newbottom-down h2 img {
  vertical-align: middle;
}

.newbottom-down .down-message dd {
  color: #888;
  font-size: 14px;
  margin-top: 12px;
}

.newbottom-down.bottom-down .down.down {
  box-shadow: none;
}

@media screen and (max-width: 1220px) {
  .newhome-feature {
    height: auto;
    background: #1d1d1d;
    padding: 20px 0;
  }

  .newhome-feablock > img,
  .newhome-feablock > img.fl {
    max-width: 500px;
    float: none;
    margin: 20px auto;
    display: block;
    width: 80%;
  }

  .newhome-feablock > .newhome-featext {
    width: 92%;
    float: none;
    margin: 50px auto 0;
    text-align: center;
  }

  .newhome-tool {
    height: auto;
    background: #1c1c1c;
    padding: 20px 0;
    text-align: center;
  }

  .newhome-pertool {
    width: 92%;
    margin: 20px auto;
  }

  .newhome-perto {
    position: relative;
    width: 45%;
    margin: 20px 10px;
    display: inline-block;
    vertical-align: top;
    left: 0;
    right: 0;
    top: 0;
  }

  .newhome-perto > img {
    height: 200px;
    width: auto;
  }
}

@media screen and (max-width: 960px) {
  .home-banner.newhome-banner {
    height: auto;
    padding-bottom: 30px;
  }

  .home-banner.newhome-banner .newhome-bootst {
    display: none;
  }

  .home-banner.newhome-banner .newhome-improve:after {
    display: none;
  }

  .home-banner.newhome-banner .right-message h1 {
    font-size: 36px;
    line-height: 36px;
  }

  .newhome-mediarrow .preview_arrow1 {
    left: 10px;
  }

  .newhome-mediarrow .preview_arrow2 {
    right: 10px;
  }
}
@media screen and (max-width: 568px) {
  .newhome-featext h4 {
    text-wrap: wrap;
  }
  .float_window {
    margin: 0 auto;
    width: 100%;
    max-width: 550px;
    background-size: contain;
    background-position: center bottom;
    height: 200px;
  }
  .float_window .float_window_download {
    width: 30%;
    height: 30px;
    bottom: 20px;
  }
  .newhome-perto {
    width: 100%;
    margin: 20px auto;
  }

  .newhome-mediatext img {
    width: 80px;
    height: 80px;
  }

  .newhome-mediatext {
    width: 100%;
  }

  .newbottom-down {
    height: auto;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .newbottom-down.bottom-down .container h2 {
    margin: 0;
  }

  .newbottom-down h2 img {
    display: block;
    margin: 0 auto;
  }

  .newbottom-down h2 span {
    transform: translateX(0);
  }

  .newhome-feature h2 {
    margin-top: 50px;
  }

  .home-banner.newhome-banner .newhome-improve > div {
    height: 40px;
    line-height: 40px;
  }
}
