@charset "UTF-8";
.w {
  width: 1200px;
  margin: 0 auto;
}
h2 {
  font-weight: bold;
  text-align: center;
}
footer h2 {
  text-align: left;
}
.character-header {
  line-height: 80px;
  height: 80px;
  position: relative;
  width: 100%;
}
.character-header .fixed {
  background-color: #fff;
  width: 100%;
  border-top: 1px solid #e0e0e0;
}
.character-header .fixed > div {
  width: 1180px;
  margin: 0 auto;
  height: 80px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}
.character-header.on .fixed {
  top: 0;
  position: fixed;
  z-index: 99;
}
.character-header h2 {
  float: left;
  font-size: 20px;
  font-weight: bold;
}
.character-header a {
  float: right;
  width: 80px;
  height: 40px;
  color: #fff;
  background-color: #1874ff;
  line-height: 40px;
  border-radius: 3px;
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}
.character-header a:active {
  background-color: #0044ab;
}
.character-header ul {
  float: right;
  font-size: 0;
  height: 80px;
  overflow: hidden;
}
.character-header ul li {
  font-size: 16px;
  display: inline-block;
  margin-right: 60px;
  cursor: pointer;
  height: 79px;
}
.character-header ul li.on {
  border-bottom: 3px solid #1874ff;
  color: #1874ff;
}
.character1 {
  height: 620px;
  background: url(/images/character/storlead_ssd_buy_first_banner1_pic.jpg) center;
  max-width: 1920px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}
.character1 h2 {
  font-size: 32px;
  padding-top: 100px;
  margin-bottom: 20px;
}
.character2,
.character9 {
  text-align: center;
  padding: 67px 0 53px;
}
.character2 h2,
.character9 h2 {
  font-size: 32px;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 20px;
}
.character2 h2:after,
.character9 h2:after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 4px;
  background-color: #1874ff;
  left: 50%;
  margin-left: -30px;
  bottom: 0;
}
.character-box {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
.character3 {
  background-color: #fff;
  padding: 100px 0;
}
.character3 .character-box {
  overflow: hidden;
  margin-top: 60px;
}
.character3 .left {
  background: url(/images/character/storlead_ssd_buy_first_firmware1_rs3502_pic.svg) top left;
  width: 580px;
  height: 656px;
  float: left;
  position: relative;
}
.character3 .left a {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -92px;
}
.character3 .right {
  font-size: 0;
  background-color: #f5f5f5;
  padding: 40px;
  width: 580px;
  float: right;
}
.character3 .right li {
  display: inline-block;
  width: 250px;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.character3 .right li:first-child,
.character3 .right li:nth-child(2) {
  padding-top: 0;
}
.character3 .right li:nth-child(2n) {
  border-right: none;
  padding-left: 40px;
}
.character3 .right li:last-child,
.character3 .right li:nth-last-child(2) {
  border-bottom: none;
  padding-bottom: 0;
}
.character3 .right h3 {
  font-size: 40px;
  position: relative;
  padding-bottom: 22px;
}
.character3 .right h3 span {
  font-size: 20px;
  margin-left: 6px;
}
.character3 .right h3:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  width: 40px;
  height: 2px;
  background-color: #1874ff;
  left: 0;
}
.character3 .right p {
  width: 206px;
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}
.character4 {
  max-width: 1920px;
  height: 1212px;
  background: url(/images/character/storlead_ssd_buy_first_ecc_bg.jpg) center;
  padding: 100px 0;
  color: #fff;
  margin: 0 auto;
}
.character4 h2 {
  margin-bottom: 40px;
}
.character4 .top {
  overflow: hidden;
  padding-bottom: 60px;
  border-bottom: 1px solid #666;
  margin-top: 20px;
}
.character4 .top img {
  float: left;
}
.character4 .top div {
  float: right;
  width: 590px;
  margin-top: 70px;
}
.character4 .top a {
  margin-top: 40px;
}
.character4 .bottom {
  border-bottom: 1px solid #666;
  padding-bottom: 40px;
}
.character4 .bottom h3 {
  font-size: 20px;
  text-align: center;
  margin: 60px 0 40px;
}
.character4 .bottom label {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.character4 .bottom > div {
  overflow: hidden;
}
.character4 .bottom .left {
  float: left;
  padding-right: 39px;
  border-right: 1px solid #666;
}
.character4 .bottom .right {
  float: right;
}
.character4 .bottom p {
  font-size: 14px;
  margin-top: 40px;
}
.character5 {
  background-color: #fff;
  padding: 100px 0;
}
.character5 a {
  margin-top: 40px;
}
.character5 .character-box {
  margin-top: 60px;
}
.character5 .left {
  width: 447px;
  float: left;
}
.character5 .right {
  float: right;
  width: 590px;
}
.character5 .right p {
  margin-bottom: 30px;
  text-align: center;
}
.character5 .warm {
  color: #666;
}
.character6 {
  padding: 100px 0;
}
.character6 ul {
  font-size: 0;
}
.character6 ul li {
  background-color: #fff;
  display: inline-block;
  width: 580px;
  vertical-align: top;
  height: 505px;
}
.character6 ul .box1 {
  padding: 90px 40px;
}
.character6 ul .box1 p {
  line-height: 29px;
  margin-top: 20px;
  font-size: 16px;
}
.character6 ul .box2 {
  margin-left: 20px;
  text-align: center;
  height: 505px;
  padding-top: 40px;
}
.character6 ul .box2 h4 {
  font-size: 16px;
  margin-bottom: 20px;
}
.character6 ul .box3 {
  height: 344px;
  text-align: center;
  margin-top: 40px;
  padding-top: 40px;
}
.character6 ul .box3 h4 {
  font-size: 16px;
  margin-bottom: 28px;
}
.character6 ul .box4 {
  padding: 49px 40px 0;
  margin: 40px 0 0 20px;
  height: 344px;
}
.character6 ul .box4 p {
  font-size: 16px;
  margin-top: 20px;
  line-height: 28px;
}
.character6 ul .box4 a {
  margin-top: 40px;
}
.character-label {
  background: url(/images/character/storlead_ssd_buy_first_leb.svg);
  display: inline-block;
  width: 76px;
  height: 26px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  padding-left: 8px;
  margin-left: 10px;
  vertical-align: 6px;
}
.character-btn {
  color: #fff;
  display: block;
  background-color: #1874ff;
  font-size: 14px;
  text-align: center;
  width: 185px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
}
.character-btn:after {
  content: '';
  display: inline-block;
  background: url(/images/character/storlead_ssd_buy_first_download.svg) no-repeat;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  vertical-align: -3px;
}
.h3 {
  font-size: 20px;
  padding-bottom: 22px;
  position: relative;
  font-weight: bold;
}
.h3:after {
  content: '';
  background-color: #1874ff;
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p {
  line-height: 28px;
  margin-top: 20px;
}
.character7 {
  background-color: #fff;
  padding: 100px 0;
}
.character7 .character-box {
  margin-top: 70px;
}
.character7 .left {
  float: left;
  width: 500px;
  margin-top: 49px;
}
.character7 .h3 {
  margin-top: 10px;
  font-size: 40px;
}
.character7 .h3 i {
  font-size: 16px;
  margin-left: 10px;
}
.character7 .right {
  float: right;
  width: 598px;
}
.character7 .right img {
  display: block;
  margin: 0 auto;
}
.character7 .right p {
  text-align: center;
  line-height: 19px;
  font-size: 12px;
  color: #666;
  margin-top: 20px;
}
.character8 {
  background: url(/images/character/storlead_ssd_buy_first_rbackup_bg.jpg) center no-repeat;
  background-size: 1920px 944px;
  max-width: 1920px;
  height: 944px;
  color: #fff;
  margin: 0 auto;
  padding-top: 80px;
}
.character8 .warm {
  text-align: left;
  width: 1000px;
  margin: 60px auto 0;
}
.character8 .character-box {
  margin-top: 56px;
}
.character8 .character-box img {
  float: left;
  margin-left: 80px;
}
.character8 .right {
  float: left;
  margin-left: 60px;
  width: 500px;
}
.character8 .h3 {
  font-size: 40px;
  margin-top: 10px;
}
.character8 .h3 i {
  font-size: 16px;
  margin: 0 10px;
}
.character8 p {
  margin-top: 20px;
  line-height: 28px;
}
.character8 .top {
  border-bottom: 1px solid #666;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.character8 a {
  margin-top: 40px;
}
.character10 {
  background-color: #fff;
  padding: 100px 0 60px;
}
.character10 .character-box > div {
  overflow: hidden;
}
.character10 .character-box > div > img {
  float: left;
}
.character10 .img-list {
  margin-top: 26px;
}
.character10 .right {
  float: left;
  margin-left: 20px;
  text-align: center;
}
.character10 .right span {
  position: relative;
  display: inline-block;
  font-size: 0;
}
.character10 .right span:last-child {
  margin-left: 10px;
}
.character10 .right label {
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #666;
  font-size: 12px;
}
.character10 label {
  font-size: 12px;
}
.character10 ul {
  text-align: center;
  font-size: 0;
  width: 1180px;
  margin: 100px auto 0;
}
.character10 li {
  width: 33.3%;
  display: inline-block;
  margin-bottom: 40px;
}
.character10 li h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
}
.character10 li img {
  height: 56px;
}
.character10 li p {
  font-size: 14px;
  line-height: 24px;
}
.character12 {
  background-color: #fff;
  padding: 100px 0;
}
.character12 .character-box div {
  background-color: #f5f5f5;
  width: 580px;
  padding: 40px;
  float: left;
}
.character12 .character-box div:last-child {
  margin-left: 20px;
}
.character12 .character-box h4 {
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
  font-weight: bold;
}
.character12 .character-box p {
  line-height: 28px;
}
.character13 {
  padding: 100px 0;
}
.h2 {
  text-align: center;
  font-size: 26px;
}
.title-h3 {
  width: 980px;
  line-height: 28px;
  margin: 30px auto 40px;
  font-size: 16px;
  text-align: center;
}
.character13 .top {
  background-color: #fff;
  overflow: hidden;
  padding: 60px 40px;
}
.character13 .top > img {
  float: right;
}
.character13 .left {
  width: 580px;
  margin-top: 64px;
  float: left;
}
.character13 .left p {
  line-height: 28px;
  margin-top: 20px;
}
.character13 .bottom {
  text-align: center;
  background-color: #fff;
  margin-top: 20px;
  padding: 60px 0;
}
.character13 .bottom img {
  height: 500px;
}
.character13 .bottom h4 {
  font-weight: bold;
  font-size: 20px;
}
.character13 .bottom p {
  margin: 20px auto 40px;
}
.character14 {
  background: url(/images/character/storlead_ssd_buy_first_delete_bg.png) center;
  height: 782px;
}
.character14 .top {
  border-bottom: none;
  padding-bottom: 100px;
}
.character14 .top div {
  margin-top: 50px;
}
.character15 .character-box {
  border-top: 1px solid #e0e0e0;
  padding-top: 60px;
}
.character15 .title-h3 {
  margin-top: 60px;
}
.character15 a {
  margin-top: 40px;
}
.character15 .left {
  margin-top: 10px;
}
.character15 .left h3 {
  font-weight: 400;
}
.character15 .left h3 .character-subtitle-num {
  position: relative;
  top: -20px;
  left: 5px;
  font-size: 15px;
}
.character15 .left h3 .character-subtitle {
  font-weight: 400;
}
.character16 {
  padding: 100px 0;
}
.character16 .pro-pre-video {
  float: right;
}
.character16 .character-box {
  margin-top: 40px;
}
.character16 .character-box img {
  float: left;
}
.character16 .character-box > div {
  background-color: #fff;
  padding: 40px;
  margin-top: 20px;
  overflow: hidden;
}
.character16 .character-box .word {
  float: left;
  width: 510px;
}
.character16 .box1 {
  margin-top: 40px;
}
.character16 .box1 img {
  margin-left: 75px;
}
.character16 .box1 .word {
  margin-top: 70px;
}
.character16 .box2 .word {
  margin-left: 80px;
}
.character16 .label-img {
  font-size: 0;
  margin-top: 48px;
}
.character16 .label-img div {
  display: inline-block;
  width: 50%;
  text-align: center;
}
.character16 .label-img img {
  float: none;
  height: 56px;
}
.character16 .label-img label {
  display: block;
  font-size: 16px;
  margin-top: 20px;
}
.character16 .box3 video {
  float: right;
}
.character16 .box3 .word {
  margin-top: 70px;
}
.character16 .box3 img {
  float: right;
}
.character16 .box4 .word {
  float: right;
  margin-top: 70px;
}
.character17 {
  background-color: #fff;
  padding: 100px 0;
}
.character17 .character-box > div {
  background-color: #f5f5f5;
  padding: 40px;
  overflow: hidden;
  margin-top: 20px;
}
.character17 .character-box > div div {
  width: 510px;
}
.character17 .character-box > div div:first-child {
  margin-top: 42px;
}
.character17 .character-box > div div:last-child {
  margin-top: 73px;
}
.character17 .left {
  float: left;
}
.character17 .right {
  float: right;
}
.character11 {
  padding: 117px 0 100px;
}
.character11 .box {
  position: relative;
  height: 560px;
  width: 1180px;
  margin: 40px auto 0;
  color: #fff;
}
.character11 .swiper-point {
  border-radius: 3px;
  font-size: 0;
  margin: 0 auto;
  height: 40px;
  width: 458px;
  border: 1px solid #1874ff;
}
.character11 .swiper-point span {
  font-size: 14px;
  width: 152px;
  text-align: center;
  color: #1874ff;
  cursor: pointer;
  border-right: 1px solid #1874ff;
  display: inline-block;
  height: 39px;
  line-height: 40px;
}
.character11 .swiper-point span:last-child {
  border-right: none;
}
.character11 .swiper-point span.on {
  color: #fff;
  background-color: #1874ff;
}
.character11 .sxbtn {
  position: absolute;
  width: 36px;
  height: 72px;
  font-size: 36px;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  line-height: 72px;
  text-align: center;
  top: 50%;
  cursor: pointer;
  margin-top: -36px;
}
.character11 .sxbtn.next {
  right: 0;
  background-image: url(/images/character/storlead_ssd_buy_first_destroy_right_icon.svg);
}
.character11 .sxbtn.prev {
  left: 0;
  background-image: url(/images/character/storlead_ssd_buy_first_destroy_left_icon.svg);
}
.character11 .sxbtn:active {
  background-color: rgba(0, 0, 0, 0.8);
}
.character11 ul {
  margin: 40px auto 0;
}
.character11 li {
  background-color: #fff;
  transition: all 0.3s ease-out;
  padding: 40px;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  width: 800px;
  position: absolute;
  height: 480px;
  left: 50%;
  margin-left: -400px;
  opacity: .6;
}
.character11 li.on {
  z-index: 3;
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
.character11 li.prev {
  transform: translate3d(-140px, 0, 0) scale(0.9);
  z-index: 1;
}
.character11 li.next {
  transform: translate3d(140px, 0, 0) scale(0.9);
  z-index: 1;
}
.character11 li p {
  line-height: 28px;
  position: relative;
  margin-bottom: 40px;
}
.character11 li h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
.character11 li img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.warm {
  font-size: 14px;
  text-align: center;
  margin-top: 40px;
}
.warm img {
  width: 13px;
  height: 13px;
  vertical-align: -2px;
  margin-right: 5px;
}
.co666 {
  color: #666;
}
.cofff {
  color: #fff;
}
.character-bottom {
  padding-bottom: 100px;
  background-color: #fff;
  text-align: center;
}
.character-bottom a {
  width: 160px;
  height: 50px;
  display: block;
  margin: 0 auto;
}
.character-bottom p {
  font-size: 14px;
  margin-top: 20px;
  color: #666;
}
.character-bottom span {
  color: #333;
}
.character-bottom i {
  color: #1874ff;
  cursor: pointer;
}
.pro-pre-video {
  background: #FFF;
  margin: 0 auto;
  width: 580px;
  height: 320px;
  position: relative;
}
.pro-pre-video img {
  width: 580px;
  height: 320px;
}
.pro-pre-video .video-play {
  position: absolute;
  z-index: 10;
  width: 60px;
  top: 50%;
  left: 50%;
  height: 60px;
  margin: -30px 0 0 -30px;
}
.video-css {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.video-css .video-js {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -360px;
  margin-top: -202px;
}
