.guarantee {
  background: #F3F3F3;
  padding-top: 80px; }
  .guarantee .content1 {
    padding-bottom: 40px;
    text-align: center; }
    .guarantee .content1 .top_grid {
      background: #fff;
      padding: 4%;
      margin: 0 15px; }
    .guarantee .content1 .span1_of_1 h2 {
      text-transform: capitalize;
      margin: 0;
      font-size: 25px;
      color: #000;
      margin-bottom: 25px; }
    .guarantee .content1 .span1_of_1 p {
      font-size: 14px;
      color: #999;
      line-height: 1.8em;
      margin-bottom: 0; }
    .guarantee .content1 .btn1 {
      font-size: 14px;
      color: #FFFFFF !important;
      padding: 15px 55px;
      background: #86d186;
      line-height: 20px;
      text-transform: capitalize;
      border: none;
      outline: none;
      -webkit-appearance: none;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -o-border-radius: 5px;
      box-shadow: inset 0px -4px 0px #70c570;
      -webkit-box-shadow: inset 0px -4px 0px #70c570;
      -moz-box-shadow: inset 0px -4px 0px #70c570;
      -o-box-shadow: inset 0px -4px 0px #70c570;
      outline: none;
      background: #e36b2c;
      box-shadow: inset 0px -4px 0px #dc5925;
      -webkit-box-shadow: inset 0px -4px 0px #dc5925;
      -moz-box-shadow: inset 0px -4px 0px #dc5925;
      -o-box-shadow: inset 0px -4px 0px #dc5925;
      margin-top: 1.5em;
      float: right; }
      .guarantee .content1 .btn1:hover {
        background: #86d186;
        box-shadow: inset 0px -4px 0px #70c570; }
  .guarantee .indexCommonTitle {
    margin: 30px 0;
    margin-bottom: 60px; }
    .guarantee .indexCommonTitle span:nth-of-type(1) {
      margin-bottom: 10px; }
    .guarantee .indexCommonTitle span:nth-of-type(2) {
      font-size: 14px;
      color: #999; }
  .guarantee .content2 {
    padding-bottom: 100px; }
    .guarantee .content2 .container .span_of_4 {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .guarantee .content2 .container .span_of_4 > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1; }
    .guarantee .content2 .span4_of_list {
      position: relative;
      height: auto;
      text-align: center;
      cursor: pointer;
      background: #ffffff;
      padding: 20px 20px 50px;
      border-radius: 4px;
      box-shadow: inset 0px -1px 1px #d8d8d8; }
      .guarantee .content2 .span4_of_list:hover .num {
        color: #e36b2c; }
      .guarantee .content2 .span4_of_list:hover .read_more .btn {
        background: #e36b2c;
        box-shadow: inset 0px -4px 0px #dc5925; }
      .guarantee .content2 .span4_of_list .num {
        font-size: 120px;
        line-height: 120px;
        color: #f1cd69;
        padding-top: 14px;
        letter-spacing: -6px;
        font-weight: bold;
        height: 73px;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .guarantee .content2 .span4_of_list h3 {
        text-transform: uppercase;
        font-size: 20px;
        color: #000;
        margin: 1.2em 0 1.5em; }
      .guarantee .content2 .span4_of_list p {
        font-size: 14px;
        color: #999;
        line-height: 1.5em;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 20px; }
      .guarantee .content2 .span4_of_list .read_more {
        position: absolute;
        bottom: -16px;
        left: 0;
        right: 0; }
        .guarantee .content2 .span4_of_list .read_more .btn {
          -webkit-box-shadow: inset 0px -4px 0px #70c570;
          font-size: 14px;
          color: #FFFFFF !important;
          padding: 15px 55px;
          background: #86d186;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          line-height: 20px;
          text-transform: capitalize;
          border: none;
          transition: all 0.3s ease-in-out; }
  .guarantee .content3 {
    background: #fff;
    padding: 60px 0;
    padding-bottom: 100px; }
    .guarantee .content3 ul li .parent {
      box-shadow: 0px 56px 36px -60px #121D12;
      border: 1px solid #EBEBEB;
      background: #fff;
      text-align: center;
      padding-bottom: 30px; }
      .guarantee .content3 ul li .parent .title {
        text-transform: uppercase;
        padding: 14px 0;
        margin-bottom: 8px;
        font-size: 20px;
        color: #004c99;
        border-bottom: 1px solid #dedede; }
      .guarantee .content3 ul li .parent .desc {
        padding: 0em 1em 1em 1em;
        line-height: 1.5em;
        font-size: 0.875em;
        color: rgba(148, 145, 145, 0.84); }
      .guarantee .content3 ul li .parent .more {
        margin-top: 10px; }
        .guarantee .content3 ul li .parent .more a {
          color: #ffffff;
          background-color: #004c99;
          display: inline-block;
          text-transform: uppercase;
          padding: 10px 30px;
          font-size: 0.875em;
          -webkit-transition: 0.5s ease;
          transition: 0.5s ease; }
  .guarantee .content4 {
    padding: 60px 0;
    padding-bottom: 80px; }
    .guarantee .content4 ul li {
      padding: 0 20px; }
      .guarantee .content4 ul li .parent {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .guarantee .content4 ul li .parent .img {
          margin-right: 20px; }
        .guarantee .content4 ul li .parent .text {
          min-width: 0;
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1; }
          .guarantee .content4 ul li .parent .text .title {
            font-size: 20px;
            color: #000;
            margin-bottom: 20px; }
          .guarantee .content4 ul li .parent .text .desc {
            line-height: 1.5em;
            font-size: 0.875em;
            color: rgba(148, 145, 145, 0.84); }
            .guarantee .content4 ul li .parent .text .desc p {
              margin: 10px 0; }
  .guarantee .content5 p {
    text-align: center; }
  .guarantee .content5 .text {
    color: rgba(148, 145, 145, 0.84); }
  .guarantee .content5 {
    background: #fff;
    padding: 60px 0;
    padding-bottom: 0; }
    .guarantee .content5 .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .guarantee .content5 .container .indexCommonTitle {
        text-align: left;
        margin: 20px 0; }
      .guarantee .content5 .container > .img {
        width: 600px;
        margin-right: 50px; }
      .guarantee .content5 .container p {
        text-align: left; }
      .guarantee .content5 .container .text {
        margin-top: 60px; }
      .guarantee .content5 .container ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: wrap;
            -ms-flex-flow: wrap;
                flex-flow: wrap; }
        .guarantee .content5 .container ul li {
          margin: 30px;
          margin-left: 0;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
          .guarantee .content5 .container ul li .img {
            display: none; }
            .guarantee .content5 .container ul li .img img {
              width: 50px; }
          .guarantee .content5 .container ul li .text {
            font-size: 14px; }

@media (max-width: 1399px) {
  .guarantee .content3 ul li .parent .desc {
    padding: 0 3em 1em 3em; }
  .guarantee .content2 .span4_of_list p {
    font-size: 13px; } }

@media (max-width: 1199px) {
  .guarantee .content2 .span4_of_list .num {
    font-size: 100px;
    line-height: 100px; }
  .guarantee .content3 ul li .parent .desc {
    padding: 0 1em 1em 1em; }
  .guarantee .content2 .span4_of_list h3 {
    font-size: 16px; } }

@media (max-width: 991px) {
  .guarantee .content1 .span1_of_1 h2 {
    font-size: 20px; }
  .guarantee .content1 .btn1 {
    padding: 15px 15px; }
  .guarantee {
    padding-top: 40px; }
  .guarantee .content1 {
    padding-bottom: 0px; }
  .guarantee .indexCommonTitle span:nth-of-type(1) {
    font-size: 22px; }
  .guarantee .indexCommonTitle {
    margin: 30px 0; }
  .guarantee .content2 .span4_of_list {
    height: 320px; }
  .guarantee .span1_of_4 {
    margin-bottom: 40px; }
  .guarantee .content2 {
    padding-bottom: 20px; }
  .guarantee .content3 ul li .parent .desc {
    height: 140px; }
  .guarantee .content3 {
    padding: 20px 0;
    padding-bottom: 60px; }
  .guarantee .content4 {
    padding: 30px 0; }
  .guarantee .content4 ul li {
    margin-bottom: 20px; }
  .guarantee .content4 ul li .parent .img img {
    width: 95px; } }

@media (max-width: 767px) {
  .guarantee .content1 .top_grid .span1_of_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .guarantee .content2 .span4_of_list {
    height: auto; }
  .guarantee .content3 ul li .parent .desc {
    height: auto; }
  .guarantee .content3 ul li .parent {
    border: 0;
    margin-bottom: 20px; }
  .guarantee .content3 ul li .parent .title {
    border: 0; }
  .guarantee .content3 ul li .parent .title {
    font-size: 16px;
    padding-bottom: 0; }
  .guarantee .content4 ul li .parent .text .title {
    font-size: 16px;
    margin-bottom: 10px; }
  .guarantee .content2 .span4_of_list h3 {
    height: 38px; }
  .guarantee .content5 .container .text {
    margin-top: 0; }
  .guarantee .content5 {
    padding-top: 30px; }
  .guarantee .indexCommonTitle span:nth-of-type(1) {
    font-size: 20px;
    height: auto; } }

@media (max-width: 575px) {
  .guarantee .content1 .span1_of_1 h2 {
    line-height: 2; }
  .guarantee .content2 .span4_of_list {
    padding-bottom: 20px; }
  .guarantee .content5 .container > .img {
    display: none; }
  .guarantee .content5 .container .text {
    text-align: center; }
  .guarantee .content5 .container .indexCommonTitle {
    text-align: center; } }

.guarantee .content2 .span4_of_list h3{
	overflow:hidden;
      text-overflow: ellipsis;
    white-space: nowrap;
}
@media (min-width:1400px){
  .guarantee .content2 .span4_of_list p{
	height:83px;
  }
}
@media (min-width:1200px) and (max-width:1399px){
  .guarantee .content2 .span4_of_list p{
  	height:75px;
  }
}