.banner{
  width: 100%;
  height: 500px;
  position: relative;
  z-index: 1;
  background: url("../images/ban_p_1.jpg") no-repeat center #ffd04e;
}
.banner .ban{
  position: relative;
  z-index: 1;
  height: 500px;
}
.banner .ban .ban-text{
  position: absolute;
  z-index: 1;
  top: 65px;
  left: 95px;
  line-height: 1;
}
.banner .ban .ban-text .tit{
  font-size: 36px;
  color: #c65502;
  font-weight: bold;
  line-height: 1.7;
}
.banner .ban .ban-text .sub-tit{
  margin-top: 15px;
  font-size: 18px;
  color: #bd552c;
}
.banner .ban .ban-text .ban-btn{
  margin-top: 50px;
}
.banner .ban .ban-text .btn-try{
  font-size: 20px;
  color: #fc9b17;
  padding: 8px 16px;
  cursor: pointer;
}

.banner .ban-footer{
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  background-color: rgba(251, 135, 2, .72);
}
.banner .ban-footer ul li{
  float: left;
  position: relative;
  width: 33%;
  padding-top: 30px;
  text-align: center;
  color: #fff;
}
.banner .ban-footer ul li:after{
  content: '';
  position: absolute;
  right: 0;
  top: 22px;
  width: 2px;
  height: 75px;
  background-color: #fff;
}
.banner .ban-footer ul li .tit{
  font-size: 18px;
  font-weight: bold;
}
.banner .ban-footer ul li .sub-tit{
  font-size: 12px;
  margin-top: 15px;
}
.banner .ban-footer ul li:last-child::after{
  display: none;
}

/* ------------------------------------------------- */

.page-part{
  padding: 48px 0;
}
.page-part .part-title{
  text-align: center;
  margin-bottom: 56px;
  font-size: 30px;
  font-weight: bold;
  color: #444458;
  line-height: 1.7;
}
.page-part .part-title .hil{
  color: #fb8804
}
.page-part .part-title .sub-title{
  font-size: 24px;
}

/* 行业困境 */
.part-1{
  background-color: #fff;
}
.part-1 .list{
  font-size: 0;
  text-align: center;
}
.part-1 .list li{
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
  width: 320px;
  height: 188px;
  box-sizing: border-box;
  padding: 45px 18px 0;
  margin: 0 30px 70px;
  border: 2px solid #fcddbb;
  border-radius: 23px;
  font-size: 14px;
}
.part-1 .list li .icon{
  position: absolute;
  z-index: 3;
  top: -16px;
  left: 50%;
  margin-left: -36px;
  height: 60px;
  width: 72px;
  text-align: center;
  font-size: 0;
  background: url("../images/p1_half.png") no-repeat bottom center #fff;
  background-size: 100% auto;
}
.part-1 .list li .icon i{
  display: inline-block;
  width: 43px;
  height: 43px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.part-1 .list li p{
  line-height: 1.8;
  text-align: center;
}
.part-1 .list li .t{
  color: #584944;
}
.part-1 .list li .w{
  color: #cc0000;
  font-size: 18px;
  font-weight: bold;
}
.part-1 .list li .desc{
  text-align: left;
  color: #785631;
  margin-top: 15px;
  line-height: 1.5;
}

.part-1 .list li.item-1 .icon i{
  background-image: url("../images/p1_1.png");
}
.part-1 .list li.item-2 .icon i{
  background-image: url("../images/p1_2.png");
}
.part-1 .list li.item-3 .icon i{
  background-image: url("../images/p1_3.png");
}
.part-1 .list li.item-4 .icon i{
  background-image: url("../images/p1_4.png");
}
.part-1 .list li.item-5 .icon i{
  background-image: url("../images/p1_5.png");
}
.part-1 .list li.item-6 .icon i{
  background-image: url("../images/p1_6.png");
}



/* part2 */
.part-2{
  background: url("../images/bg_p2.png") no-repeat top center #fff;
  background-size: 100% auto;
  padding-bottom: 100px;
}


/* part3 */
.part-3{
  background-color: #fffaf7;
  padding: 70px 0 90px 0;
}
.part-3 .p-left{
  width: 360px;
  margin-left: 50px;
  margin-right: 80px;
}
.part-3 .p-left .list{

}
.part-3 .p-left .list .item{
  margin-bottom: 30px;
}
.part-3 .p-left .list .item .tit{
  font-size: 18px;
  color: #444458;
  font-weight: bold;
}
.part-3 .p-left .list .item .desc{
  color: #444458;
  margin-top: 5px;
}
.part-3 .p-left .list .item:hover .tit{
  color: #dc4f3b;
}
.part-3 .p-left .list .item:hover .desc{
  color: #a7582d;
}
.part-3 .more{
  display: inline-block;
  cursor: pointer;
  background-color: #fb8804;
  padding: 4px;
  font-size: 0;
}
.part-3 .more span{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
}
.part-3 .more .info{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fb8804;
  background-color: #fff;
}
.part-3 .more .act{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

/* part4 */
.part-4{
  background-color: #fff;
  padding: 70px 0 90px 0;
}
.part-4 .p-img{
  margin-left: 80px;
}
.part-4 .p-left{
  width: 385px;
  margin-left: 80px;
  margin-top: 30px;
}
.part-4 .p-left .list .item{
  margin-bottom: 30px;
}
.part-4 .p-left .list .item .tit{
  font-size: 18px;
  color: #444458;
  font-weight: bold;
}
.part-4 .p-left .list .item .desc{
  color: #444458;
  margin-top: 5px;
}
.part-4 .p-left .list .item:hover .tit{
  color: #dc4f3b;
}
.part-4 .p-left .list .item:hover .desc{
  color: #a7582d;
}
.part-4 .more{
  display: inline-block;
  cursor: pointer;
  background-color: #fb8804;
  padding: 4px;
  font-size: 0;
}
.part-4 .more span{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
}
.part-4 .more .info{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fb8804;
  background-color: #fff;
}
.part-4 .more .act{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

/* part5 */
.part-5{
  background-color: #fffaf7;
  padding: 70px 0 90px 0;
}
.part-5 .p-img{
  margin-top: 60px;
  margin-left: 50px;
}
.part-5 .p-left{
  width: 385px;
  margin-left: 80px;
  margin-top: 30px;
}
.part-5 .p-left .list .item{
  margin-bottom: 30px;
}
.part-5 .p-left .list .item .tit{
  font-size: 18px;
  color: #444458;
  font-weight: bold;
}
.part-5 .p-left .list .item .desc{
  color: #444458;
  margin-top: 5px;
}
.part-5 .p-left .list .item:hover .tit{
  color: #dc4f3b;
}
.part-5 .p-left .list .item:hover .desc{
  color: #a7582d;
}
.part-5 .more{
  display: inline-block;
  cursor: pointer;
  background-color: #fb8804;
  padding: 4px;
  font-size: 0;
}
.part-5 .more span{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
}
.part-5 .more .info{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fb8804;
  background-color: #fff;
}
.part-5 .more .act{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

/* part6 */
.part-6{
  background-color: #fff;
  padding: 70px 0 90px 0;
}
.part-6 .p-img{
  margin-top: 30px;
}
.part-6 .p-left{
  width: 350px;
  margin-left: 120px;
  margin-top: 70px;
}
.part-6 .p-left .list{
  margin-bottom: 70px;
}
.part-6 .p-left .list .item{
  margin-bottom: 30px;
}
.part-6 .p-left .list .item .tit{
  font-size: 18px;
  color: #444458;
  font-weight: bold;
}
.part-6 .p-left .list .item .desc{
  color: #444458;
  margin-top: 5px;
}
.part-6 .p-left .list .item:hover .tit{
  color: #dc4f3b;
}
.part-6 .p-left .list .item:hover .desc{
  color: #a7582d;
}
.part-6 .more{
  display: inline-block;
  cursor: pointer;
  background-color: #fb8804;
  padding: 4px;
  font-size: 0;
}
.part-6 .more span{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
}
.part-6 .more .info{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fb8804;
  background-color: #fff;
}
.part-6 .more .act{
  width: 115px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}


/* part7 */
.part-7{
  background-color: #fffaf7;
}
.part-7 .list{
  font-size: 0;
  text-align: center;
}
.part-7 .list li{
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 16px;
  color: #444458;
  margin: 0 35px;
  padding: 65px 58px 0;
  background-color: #fff;
  border-radius: 37px;
}
.part-7 .list li .t{
  display: inline-block;
  padding: 13px 25px;
  background-color: #fb8702;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 25px;
  margin-bottom: 25px;
}
.part-7 .list li .info{
  line-height: 1.8;
  font-weight: bold;
}
.part-7 .list li .icon{
  margin-top: 35px;
}


/* part 8 */
.part-8 .img{
  text-align: center;
}

.part-try{
  margin-top: 50px;
  padding: 80px 0;
  background-color: #fb8702;
  text-align: center;
}
.part-try p{
  font-size: 36px;
  color: #fff;
  letter-spacing: 10px;
}
.part-try .btn-try{
  font-size: 24px;
  color: #fb8702;
  font-weight: bold;
  background-color: #fff;
  width: 270px;
  height: 60px;
  line-height: 60px;
  margin-top: 30px;
}
