/***********************/
/* author ：fly_kun    */
/* date   : 2018-11-25 */
/* version: v1.0       */
/***********************/
@charset "utf-8";
.p70 {
  padding: 20px 0;
}
.bgcf1 {
  background-color: #f1f0f0;
}
#title_one {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 20px;
  line-height: 1.8em;
  text-align: center;
  color: #4c4c4c;
}
#title_one h2 {
  font-size: 20px;
}
#title_two {
  margin-left: 15%;
  font-size: 18px;
  color: #4c4c4c;
}
#title_two p {
  line-height: 1.5em;
}
#title_three h2 {
  padding-bottom: 20px;
  font-size: 18px;
  text-align: center;
  color: #4c4c4c;
}
.part_one img {
  margin-right: 15%;
  width: 30%;
}
.p_one_t {
  width: 100%;
}
.p_one_p {
  line-height: 1.8em;
}
/*part_one end*/

.p_xy_m {
  padding-right: 3%;
}
.p_xy_two h2,
.p_xy_one h2 {
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 1em;
  font-size: 15px;
  color: #fff;
  background-color: #5186ec;
}
.p_xy_two p,
.p_xy_one p {
  color: #4c4c4c;
  line-height: 1.5em;
}
.p_xy_one ul li,
.p_xy_two ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 1.5em 0;
}
.p_xy_two ul li {
  width: 30%;
}
.p_xy_one ul li i,
.p_xy_two ul li i {
  display: block;
  width: 66px;
  height: 66px;
  background: url(../images/neik_2.png) no-repeat 0 0;
}
.p_xy_one ul li:nth-child(2) i {
  background-position: 0 -70px;
}
.p_xy_one ul li:nth-child(3) i {
  background-position: 0 -140px;
}
.p_xy_one ul li:nth-child(4) i {
  background-position: 0 -210px;
}
.p_xy_one ul li:nth-child(5) i {
  background-position: 0 -280px;
}
.p_xy_one ul li p,
.p_xy_two ul li p {
  font-size: 12px;
  text-align: center;
  line-height: 1.8em;
}
.p_xy_two ul li i {
  width: 90px;
  height: 90px;
  background: url(../images/neik_3.png) no-repeat 0 0;
}
.p_xy_two ul li:nth-child(2) i {
  background-position: 0 -90px;
}
.p_xy_two ul li:nth-child(3) i {
  background-position: 0 -180px;
}
.p_xy_two ul li p {
  font-size: 14px;
}

.p_two_zy {
  padding-top: 1em;
  border-top: 2px solid #bbb;
}
.p_zy_m img {
  margin-bottom: 1em;
  width: calc(100% - 4px);
  border: 2px solid #fff
}
.p_zy_m p {
  line-height: 1.8em;
}
/*part_two end*/

.p_three_m ul li {
  margin-bottom: 1em;
}
.p_three_m ul li img {
  margin-bottom: 1em;
  width: 50%;
  border: 5px solid #c9c9c9;
  border-radius: 50%;
}
.p_three_m ul li p {
  font-size: 16px;
  text-align: center;
  line-height: 1.5em;
  color: #555;
}
/*part_three end*/

.p_four_f h3,
.p_four_s h2 {
  display: inline-block;
  padding: 5px;
  margin-bottom: 1em;
  color: #fff;
  background-color: #f00;
}
.p_four_f h3 {
  font-size: 16px;
}
.p_four_f p {
  font-size: 15px;
  line-height: 1.5em;
  color: #3e3a39;
}
.p_four_s h2 {
  margin-top: 1em;
  font-size: 18px;
}
.p_four_text {
  font-size: 15px;
  line-height: 1.5em;
  color: #3e3a39;
}
.p_four_st img {
  width: 100%;
}
/*part_four end*/