.container {
  padding: 6.8% 0;
}
#banner {
  height: 500px;
  background-image: url(/images/migrate-os-to-ssd/banner.jpg);
}
#banner h1,
#banner h2,
#banner h4 {
  color: #fff;
  line-height: 1;
}
#banner h2 {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 30px 0 0;
  margin: 0;
}
#banner h1 {
  font-size: 36px;
  font-size: 3.6rem;
  padding: 25px 0;
  margin-bottom: 0;
}
#banner h4 {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.6;
  width: 72%;
  margin: 0 auto 25px;
}
#banner p {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
#banner p.price span:not(.del) {
  color: #fd8a2e;
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
}
#banner p.price span.txt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  font-weight: normal;
}
#banner p.checked {
  margin: 10px 0;
}
#banner p.license:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/public/active/purchase-week/img/icon_hook_white.png) no-repeat center;
  margin-right: 5px;
  vertical-align: middle;
}
#banner .buy {
  font-size: 20px;
  font-size: 2rem;
  max-width: 196px;
  margin-top: 15px;
  position: relative;
}
#banner .buy span {
  line-height: 1;
  padding-left: 40px;
  background: url(/images/icon/cart.png) no-repeat left center;
}
#banner .buy img {
  display: block;
  width: 93px;
  height: 44px;
  position: absolute;
  right: -93px;
  top: -12px;
  z-index: 2;
}
#banner ul.rights {
  text-align: center;
  margin-top: 25px;
}
#banner ul.rights li {
  display: inline-block;
  vertical-align: top;
  width: 16%;
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.5);
}
#banner ul.rights img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1%;
}
#banner ul.rights .txt {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
}
#banner ul.rights h6 {
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
}
[data-type=check] {
  display: inline-block !important;
  color: #46505a;
  font-size: 14px;
  cursor: pointer;
  vertical-align: middle;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[data-type=check]:before,
[data-type=check]:hover:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  vertical-align: middle;
  background: url(/public/active/purchase-week/img/icon_hook_white.png) no-repeat center;
}
@media screen and (max-width: 1200px) {
  #banner {
    height: auto;
  }
  #banner ul.rights li {
    width: 24.5%;
  }
}
@media screen and (max-width: 768px) {
  #banner ul.rights li {
    text-align: left;
    width: 49%;
    padding-left: 10%;
    box-sizing: border-box;
  }
  #banner ul.rights li:nth-child(2),
  #banner ul.rights li:first-child {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 344px) {
  #banner ul.rights li {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
  }
}
.free-select .tips-icon p,
#banner .free-select .tips-icon p {
  height: 110px;
  top: -45.5px;
}
@media screen and (min-width: 1200px) {
  .free-select .fix-position {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}
.slide {
  height: 86px;
  background-color: #f5f6f7;
}
.slide .container {
  padding: 0;
}
.slide .slick1 {
  width: 85%;
  margin: 0 auto;
}
.slide .item {
  height: 86px;
  display: table !important;
}
.slide .msg {
  width: 100%;
  color: #666;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  word-spacing: -4px;
}
.slide .msg > div,
.slide .msg > p {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  word-spacing: normal;
}
.slide .msg > div {
  text-align: center;
  width: 10%;
  min-width: 105px;
}
.slide .msg > div h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
.slide .msg > p {
  width: 90%;
  max-width: calc(100% - 105px);
  font-size: 14px;
  font-size: 1.4rem;
}
.slide .msg img {
  display: inline-block;
}
.hover-move {
  border-bottom: 1px solid #e2edf6;
}
.hover-move .container > p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  text-align: center;
  margin-bottom: 4%;
}
.hover-move h2 {
  line-height: 1;
  padding-bottom: 3%;
}
.hover-move ul {
  width: 100%;
  word-spacing: -4px;
  display: flex;
  flex-wrap: wrap;
}
.hover-move ul li {
  display: flex;
  justify-items: center;
  flex-direction: column;
  align-items: center;
  word-spacing: normal;
  flex: 0 0 33.3%;
  height: 240px;
  vertical-align: top;
  border: 1px solid #e7e7e7;
  text-align: center;
  padding: 54px 0;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.4s ease;
  background-color: #f5f6f7;
}
.hover-move ul li:not(.last) {
  border-right: none;
}
.hover-move ul li:first-child,
.hover-move ul li:nth-child(2),
.hover-move ul li:nth-child(3) {
  border-bottom: none;
}
.hover-move ul li:nth-child(2n) {
  background-color: #2280e1;
}
.hover-move ul li:nth-child(2n) h4 {
  color: #fff;
}
.hover-move ul li:nth-child(2n) p {
  color: rgba(255, 255, 255, 0.8);
}
.hover-move ul li.sp {
  transition: all 0.3s ease;
}
.hover-move ul li.sp.active,
.hover-move ul li.sp:hover {
  padding: 20px 0;
}
.hover-move ul li.sp p {
  text-align: left;
  margin-bottom: 5px;
  padding-left: 40px;
  background: url(/images/migrate-os-to-ssd/gou.png) no-repeat 20px 4px;
}
.hover-move ul li img {
  display: inline-block;
  width: 100px;
  height: 80px;
}
.hover-move ul li h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1a1a1a;
  margin: 10px 0 20px;
}
.hover-move ul li p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  text-align: center;
  padding: 0 20px;
  display: none;
}
.hover-move ul li.active,
.hover-move ul li:hover {
  padding: 50px 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.hover-move ul li.active p,
.hover-move ul li:hover p {
  display: block;
}
.hover-move ul li.active img,
.hover-move ul li:hover img {
  display: none;
}
@media screen and (min-width: 1025px) {
  .hover-move ul li.active,
  .hover-move ul li:hover {
    width: 34%;
  }
}
@media screen and (max-width: 1024px) {
  .hover-move ul li {
    padding: 20px 0;
    min-height: 320px;
  }
  .hover-move ul li:last-child,
  .hover-move ul li:nth-child(4),
  .hover-move ul li:nth-child(5) {
    min-height: 380px;
  }
  .hover-move ul li p {
    display: block;
  }
}
.lr-media h2 {
  line-height: 1;
  margin-bottom: 30px;
}
.lr-media ul {
  width: 100%;
  font-size: 0;
  word-spacing: -4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lr-media ul li {
  box-sizing: border-box;
  word-spacing: normal;
  flex: 0 0 32%;
  text-align: center;
  vertical-align: top;
  padding: 30px 25px 15px;
  background-color: #fefefe;
  border: 1px solid #e2edf6;
  transition: all 0.4s ease;
}
.lr-media ul li:nth-child(2),
.lr-media ul li:nth-child(5) {
  margin-left: 0.5%;
  margin-right: 0.5%;
}
.lr-media ul li:first-child,
.lr-media ul li:nth-child(2),
.lr-media ul li:nth-child(3) {
  margin-bottom: 2%;
}
.lr-media ul li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.lr-media ul li h4 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #1a1a1a;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
.lr-media ul li p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  line-height: 1.8;
}
.slider {
  background-color: #f5f6f7;
}
.slider h2 {
  line-height: 1;
}
.slider .container p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  text-align: center;
  margin-bottom: 30px;
}
.slider b {
  font-weight: bold;
}
.slider .msg {
  text-align: center;
}
.slider .msg p {
  margin: 0 auto 30px;
  width: 60%;
}
.slider .msg img {
  display: inline-block;
}
.slider .btn-group {
  text-align: center;
}
.slider .btn-group a {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: bottom;
}
.slider .btn-group a.download-green {
  margin-top: 5%;
}
.slider .slick-prev,
.slider .slick-next {
  width: 20px;
  height: 38px;
  background-position: 0;
  background-repeat: no-repeat;
}
.slider .slick-prev {
  background-image: url(/images/icon/left.png);
}
.slider .slick-prev:hover,
.slider .slick-prev:active {
  background-image: url(/images/icon/left.png);
}
.slider .slick-next {
  background-image: url(/images/icon/right.png);
}
.slider .slick-next:hover,
.slider .slick-next:active {
  background-image: url(/images/icon/right.png);
}
.slider .slick-dots {
  bottom: -25px;
}
.slider .slick-dots li button:before {
  background-color: #d7d8d9;
}
.slider .slick-dots li.slick-active button:before,
.slider .slick-dots li button:hover:before {
  background-color: #4294e9;
}
.tb table {
  border-top: 1px solid #dfd9d9;
  width: 1190px;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
.tb tr {
  border-left: 1px solid #dfd9d9;
  border-right: 1px solid #dfd9d9;
}
.tb td {
  border-bottom: 1px solid #dfd9d9;
  padding: 20px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
}
.tb td:first-child {
  text-align: left;
  border-left: none;
  padding-right: 15px;
}
.tb td:nth-child(3),
.tb td:nth-child(5),
.tb td:nth-child(7) {
  padding: 5px;
}
.tb thead td {
  border-left: 1px solid #dfd9d9;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}
.tb thead td:not(:first-child) {
  padding-left: 0;
  padding-right: 0;
}
.tb thead td h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 3px;
}
.tb thead td:last-child .price span:not(.del) {
  color: #fd8a2e;
}
.tb thead .buy {
  width: 140px;
  margin-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
}
.tb thead .price span:not(.del) {
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  font-weight: bold;
}
.tb tbody td:nth-child(2),
.tb tbody td:nth-child(6) {
  background-color: #ececec;
}
.tb tbody td:nth-child(4),
.tb tbody td:nth-child(8) {
  background-color: #fce9d9;
}
.tb .try {
  display: block;
  color: #fd8a2e;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 10px;
}
.tb .pay {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  margin-top: 3%;
}
.tb .pay span {
  vertical-align: middle;
}
.tb .pay img {
  vertical-align: middle;
}
.tb [data-type=check] {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 15px 0;
}
.tb [data-type=check]:before,
.tb [data-type=check]:hover:before {
  background-image: url(/images/icon/gou1.png);
}
.tb .tips-icon {
  width: 14px;
  height: 14px;
  margin-left: 2px;
  background: url(/images/icon/wen1.png) no-repeat 0;
}
.tb .del {
  color: #999;
}
.companies {
  background-color: #f5f6f7;
  text-align: center;
}
.companies img {
  display: inline-block;
}
.companies h2 {
  margin-bottom: 3%;
}
@media screen and (min-width: 1190px) {
  #banner .container {
    padding: 0;
  }
}
@media screen and (max-width: 1189px) {
  .slider .btn-group a.download-green {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .slider .btn-group a {
    width: 200px;
  }
  #banner h4 {
    width: 100%;
  }
}
@media screen and (max-width: 996px) {
  #banner .buy {
    width: 220px;
  }
  .lr-media ul li,
  .hover-move ul li {
    flex: 0 0 49%;
    margin-bottom: 2%;
  }
  .hover-move ul li:last-child,
  .hover-move ul li:nth-child(4),
  .hover-move ul li:nth-child(5) {
    min-height: auto;
    height: auto;
  }
  .lr-media ul li:nth-child(2),
  .lr-media ul li:nth-child(5) {
    margin-left: 0;
    margin-right: 0;
  }
  .hover-move ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .slider .msg p {
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .lr-media ul li,
  .hover-move ul {
    justify-content: center;
    justify-items: center;
  }
  .lr-media ul li,
  .hover-move ul li {
    flex: 0 0 100%;
    margin-bottom: 2%;
    margin-left: 0;
    margin-right: 0;
  }
  .slider .btn-group a {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1.5rem;
  }
  #banner .buy {
    width: 80%;
    max-width: 100%;
  }
  .slider .btn-group a.download-green {
    margin-right: auto;
    margin-top: 5rem;
  }
  .slider .slick-prev,
  .slider .slick-next,
  .slide {
    display: none !important;
  }
  #banner ul.rights li {
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .hover-move ul li,
  .lr-media ul li,
  .hover-move.hover-move2 ul li,
  .t-reviews li {
    height: auto;
    min-height: auto;
    display: block;
    width: 100%;
  }
  .hover-move ul li,
  .hover-move.hover-move2 ul li {
    border: 1px solid #e7e7e7;
  }
  .lr-media ul li:nth-child(even) {
    padding-left: 0;
  }
}
.slick-dots .slick-active button{
  background-color: #4294e9;
}