body {
  background-color: #f5f5f5; }

.slider-list {
  position: relative;
  text-align: center;
  font-size: 0; }
.slider-list .wrap-bg img {
  max-width: 100%; }
.slider-list .wrap-tx {
  position: absolute;
  width: 70%;
  left: 15%;
  top: 35%; }
.slider-list #slider-item1 {
  background-color: #914d50; }
.slider-list #slider-item1 .wrap-bg {
  height: 450px;
  background: url(../img/banner3.jpg) center center no-repeat #914d50; }
.slider-list #slider-item1 .wrap-tx {
  display: inline-block;
  height: 0;
  width: 70%;
  padding-top: 161px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../img/b3-text1.png") transparent no-repeat center top; }

.section.part1 {
  text-align: center; }
.section.part1 .wrap-text {
  padding: 70px 0;
  font-size: 16px;
  color: #444; }
.section.part1 .wrap-text p {
  margin: 12px 0; }
.section.part1 .cards {
  width: 100%;
  padding-bottom: 50px; }
.section.part1 .cards li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin-left: 2%;
  *margin-left: 1.3%;
  background-color: #fff;
  position: relative;
  float: left;
  box-sizing: border-box;
  border: 0 solid #f5f5f5;
  height: 382px;
  border-width: 0;
  width: 32%; }
.section.part1 .cards li:first-child {
  margin-left: 0; }
.section.part1 .cards h3 {
  margin: 68px 0 15px 0;
  font-size: 23px;
  font-weight: normal; }
.section.part1 .cards .wrap-tx {
  font-size: 14px;
  color: #999; }
.section.part1 .cards .wrap-tx p {
  margin-bottom: 2px; }
.section.part1 .cards img {
  position: absolute;
  left: 50%;
  bottom: 34px;
  width: 139px;
  margin-left: -70px; }
.section.part2 {
  padding: 0 0 50px; }
.section.part2 h2 {
  color: #333;
  padding: 45px 0;
  font-size: 22px;
  font-weight: normal; }
.section.part2 .wrap-tx {
  padding: 40px 10px;
  margin-bottom: 45px;
  border-bottom: 1px solid #eee;
  text-align: center; }
.section.part2 .wrap-tx:last-child {
  margin-bottom: 0;
  border-bottom: 0; }
.section.part2 img {
  max-width: 90%; }
.section.part3 {
  padding: 0 0 60px; }
.section.part3 h2 {
  color: #333;
  padding: 45px 0;
  font-size: 22px;
  font-weight: normal; }
.section.part3 .cards .card {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  float: left;
  width: 49%; }
.section.part3 .cards .card.a img {
  margin-top: 70px;
  max-width: 90%; }
.section.part3 .cards .card.b {
  margin-left: 2%; }
.section.part3 .wrap-tx {
  height: 500px;
  background-color: #fff;
  text-align: center; }
.section.part3 .scheme-list li {
  position: relative;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 33%;
  height: 249px;
  border: 1px solid #eee;
  border-width: 0 1px 1px 0; }
.section.part3 .scheme-list li.no-left {
  border-left: 0; }
.section.part3 .scheme-list li.no-right {
  border-right: 0; }
.section.part3 .scheme-list li.no-tio {
  border-top: 0; }
.section.part3 .scheme-list h3 {
  padding: 40px 20%;
  font-weight: normal;
  font-size: 16px;
  color: #555;
  line-height: 25px; }
.section.part3 .scheme-list img {
  position: absolute;
  bottom: 34px;
  left: 50%;
  margin-left: -45px; }

@media screen and (max-width: 768px) {
  .slider-list {
    position: relative;
    text-align: center;
    font-size: 0; }
  .slider-list .wrap-bg img {
    max-width: 100%; }
  .slider-list .wrap-tx {
    top: 33%;
    left: 10%; }
  .slider-list #slider-item1 {
    background-color: #3B6BAD; }
  .slider-list #slider-item1 .wrap-bg {
    height: 140px;
    background: url(../img/banner3-sm.jpg) center center no-repeat #3f6dac; }
  .slider-list #slider-item1 .wrap-tx {
    display: inline-block;
    height: 0;
    width: 80%;
    padding-top: 60px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../img/b3-text1.png") transparent no-repeat center top;
    background-size: contain; }

  .section.part1 .wrap-text {
    padding: 20px; }
  .section.part1 .wrap-text p {
    margin: 2px 0; }
  .section.part1 .cards {
    padding-bottom: 20px; }
  .section.part1 .cards li {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    height: 310px;
    box-sizing: border-box;
    border: 0 solid #f5f5f5;
    border-width: 20px 20px 0; }
  .section.part1 .cards h3 {
    margin: 20px 0 10px;
    font-size: 16px; }
  .section.part1 .cards .wrap-tx {
    padding: 0 5%;
    font-size: 14px; }
  .section.part1 .cards img {
    bottom: 27px; }
  .section.part2 {
    padding: 0 20px 20px; }
  .section.part2 h2 {
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0; }
  .section.part2 .wrap-tx {
    padding: 20px 10px;
    margin-bottom: 10px; }
  .section.part3 {
    padding: 0 20px 20px; }
  .section.part3 h2 {
    padding: 20px 0;
    font-size: 16px;
    font-weight: normal; }
  .section.part3 .cards .card {
    display: block;
    float: none;
    width: 100%; }
  .section.part3 .cards .card.a img {
    margin-bottom: 50px; }
  .section.part3 .cards .card.b {
    margin-left: 0; }
  .section.part3 .wrap-tx {
    height: auto;
    background-color: #fff; }
  .section.part3 .scheme-list li {
    box-sizing: border-box;
    width: 50%;
    height: 249px;
    border: 1px solid #eee; }
  .section.part3 .scheme-list li.no-left {
    border-left: 1px solid #eee; }
  .section.part3 .scheme-list li.no-right {
    border-right: 1px solid #eee; }
  .section.part3 .scheme-list li.no-top {
    border-top: 1px solid #eee; }
  .section.part3 .scheme-list h3 {
    padding: 40px 20%;
    font-weight: normal;
    font-size: 16px;
    color: #555;
    line-height: 25px; }
  .section.part3 .scheme-list img {
    position: absolute;
    bottom: 34px;
    left: 50%;
    margin-left: -45px; } }

/*# sourceMappingURL=supply.css.map */
