.steps-ver2_wrapper {
  background: #fff;
  padding: 40px 0; }

.steps-ver2_wrapper.inverse {
  background: #212121;
  }

.steps-ver2_wrapper.inverse .steps-ver2_inner .title {
  color: #fff; }

.steps-ver2_wrapper.inverse .steps-ver2_inner .steps-ver2_item .pic-part .number {
  background: #ec4432;
  color: #fff;
  }

.steps-ver2_wrapper.inverse .steps-ver2_inner .steps-ver2_item .text-part .subtitle {
  color: #fff; }

.steps-ver2_wrapper.inverse .steps-ver2_inner .steps-ver2_item .text-part .text {
  color: #aeaeae; }

.steps-ver2_wrapper p {
  margin: 0;
  padding: 0; }

.steps-ver2_wrapper .steps-ver2_inner {
  max-width: 1138px;
  margin: 0 auto;
  padding: 0 15px; }

@media screen and (max-width: 1200px) {
  .steps-ver2_wrapper .steps-ver2_inner {
    max-width: 940px; } }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner {
    padding: 0 30px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner {
    padding: 0 20px; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner {
    padding: 0 10px; } }

.steps-ver2_wrapper .steps-ver2_inner .title {
  text-align: center;
  margin-bottom: 60px; }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner .title {
    font-size: 24px;
    margin-bottom: 40px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .title {
    font-size: 32px;
    margin-bottom: 20px; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner .title {
    font-size: 24px;
    margin-bottom: 20px; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 80px; }

@media screen and (max-width: 1200px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
    margin-bottom: 60px; } }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
    margin-bottom: 40px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
    margin-bottom: 20px;
    display: block;
    padding: 0; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item {
    margin-bottom: 30px; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item:last-child {
  margin-bottom: 0; }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-left: 60px; }

@media screen and (max-width: 1200px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part {
    margin-left: 40px; } }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part {
    margin-left: 20px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part {
    margin: 0 auto; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
  right: 100%;
  margin-right: -80px; }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
    margin-right: -70px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
    margin-right: -70px; } }

@media screen and (max-width: 550px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
    margin-right: -90px; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .pic-part .number {
    margin-right: -70px; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item.left .text-part {
  padding-left: 0; }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  width: 520px;
  height: 320px;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative; }

@media screen and (max-width: 1200px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
    width: 380px;
    height: 234px; } }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
    width: 280px;
    height: 172px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
    margin: 0 auto;
    width: 80%;
    height: auto;
    position: relative; }

  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part:before {
    content: "";
    display: block;
    padding-top: 62.5%; } }

@media screen and (max-width: 550px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part {
    width: 100%; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part img {
  width: 100%;
  height: 100%;
  box-sizing: border-box; }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -45px;
  margin-right: -10px;
  width: 90px;
  height: 90px;
  text-align: center;
  background: #ec4432;
  font-size: 55px;
  color: #fff;
  line-height: 90px; }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 45px;
    margin-right: 0;
    margin-top: -35px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 45px;
    right: 100%;
    top: 100%;
    margin-right: -70px;
    margin-top: -70px; } }

@media screen and (max-width: 550px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 55px;
    right: 100%;
    top: 100%;
    margin-right: -90px;
    margin-top: -90px; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .pic-part .number {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 45px;
    right: 100%;
    top: 100%;
    margin-right: -70px;
    margin-top: -70px; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-left: 60px;
  width: 100%; }

@media screen and (max-width: 1200px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
    padding-left: 40px; } }

@media screen and (max-width: 940px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
    padding-left: 20px; } }

@media screen and (max-width: 750px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
    display: block;
    padding: 0;
    margin-top: 20px; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part {
    display: block;
    padding: 0;
    margin-top: 15px; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .subtitle {
  margin-bottom: 10px; }

@media screen and (max-width: 1200px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .subtitle {
    font-size: 24px; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .subtitle {
    font-size: 18px; } }

.steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .text {
  margin-bottom: 0; }

@media screen and (max-width: 1200px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .text {
    font-size: 18px; } }

@media screen and (max-width: 450px) {
  .steps-ver2_wrapper .steps-ver2_inner .steps-ver2_item .text-part .text {
    font-size: 16px; } }
