/***********************/
/* author ：fly_kun    */
/* date   : 2018-11-25 */
/* version: v1.0       */
/***********************/
@charset "utf-8";
.p70 {
  padding: 70px 0;
}
.bgcf1 {
  background-color: #f1f0f0;
}
#title_one {
  position: relative;
  width: 50%;
  margin: 0 auto;
  padding-bottom: 50px;
  line-height: 3.8em;
  text-align: center;
}
#title_one h3 {
  font-size: 34px;
  color: #565656;
}
#title_one h2 {
  font-size: 40px;
  color: #5186ec;
}

#title_two h2 {
  font-size: 36px;
  color: #5186ec;
  margin-bottom: 35px;
}
#title_two i {
  display: block;
  margin: 30px 0;
  width: 65px;
  height: 3px;
  background-color: #5186ec;
}
.p_one_m ul li {
  padding: 25px 20px;
  margin-top: 35px;
}
.p_one_m ul li:first-child {
  background-color: #f1f0f0;
}
.p_one_m ul li h1 {
  width: 70px;
  height: 129px;
  padding: 14px 15px 0;
  font-size: 35px;
  text-align: center;
  line-height: 1em;
  color: #fff;
  background: url(../images/yao_wq.png) no-repeat center;
}
.p_one_t {
  width: 54%;
}
.p_one_t h2 {
  padding: 7px;
  margin-bottom: 20px;
  font-size: 22px;
  color: #fff;
  background-color: #f00;
}
.p_one_p {
  font-size: 16px;
  color: #000;
  line-height: 1.8em;
  letter-spacing: 1px;
}
.p_one_m ul li img {
  width: 260px;
  height: 260px;
  border-radius: 10px;
}
/*part_one end*/

.p_two_m ul li img {
  width: 225px;
  height: 225px;
  border: 5px solid #c9c9c9;
  border-radius: 50%;
}
.p_two_m ul li h2 {
  font-size: 22px;
  line-height: 3.5em;
  color: #333;
}
.p_two_red {
  margin-top: 35px;
  text-align: center;
}
.p_two_red p {
  display: inline-block;
  padding: 13px 20px;
  font-size: 32px;
  color: #fff;
  border-radius: 40px;
  background-color: #f00;
}
/*part_two end*/

.part_three {
  padding-top: 70px;
}
.p_three_t {
  width: 52%;
}
.p_three_p em {
  display: block;
  margin-bottom: 1.5em;
  font-style: normal;
  font-size: 17px;
  color: #f00;
}
.p_three_m img {
  margin-right: 7%;
  margin-top: -7%;
  width: 400px;
  height: 550px;
}