@charset "utf-8";
html,
body {
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
}
body {
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8rem;
  line-height: 1rem;
  color: #000;
  background-color: #efeff4;
  -webkit-overflow-scrolling: touch;
}
a,
button,
input,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a,
u {
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-appearance: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  /* touch-action: none; */
}
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
q,
s,
b,
i,
u,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
canvas,
footer,
header,
nav,
output,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
textarea,
input {
  display: block;
  padding-top: 0.1rem;
  padding-left: 0;
  height: 1.7rem;
  vertical-align: middle;
  font-size: 0.7rem;
  line-height: 0.8rem;
  border: 0;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  font-family: inherit;
  outline-offset: 0;
  outline-style: none;
  background-image: none;
}
textarea,
[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"] {
  margin: 0;
  padding: 0;
  -webkit-user-select: text;
}
input::-webkit-input-placeholder{
  color: #999999;
}

/* aboutus */
.about_con{min-width: 320px;max-width: 1024px;margin: auto;}
.buy_topictit02{ text-align: center;color: #333333;font-size: 0.8rem;padding: 0.8rem 0;position: relative;}
.buy_topictit02 img{ width: 0.6rem;position: absolute;left: 5%;}
.about_navx .about_itemi{display: block;width: 35%;padding: 0.2rem;background-color: #fff;border: 1px solid #999999;border-radius: 0.5rem; margin:1rem auto;}
.about_navx .about_itemi .about_imgal{display: block;width: 100%;}
.about_num{color:#999999;font-size: 0.5rem;text-align: center;}
.about_wxwb .about_wxone{padding-left: 33%;}
.about_wxwb .about_wxone img{display: inline-block;width: 0.8rem;height: 0.8rem; position: relative;top: 0.15rem;margin-right: 0.2rem;
}
.about_wxwb .about_wxone span{display: inline-block; color: #999999;font-size: 0.7rem;margin-right: 0.35rem;}
.about_wxwb .about_wxone p{display: inline-block; color: #333333;font-size: 0.7rem; -webkit-user-select:text;
  -moz-user-select:text;
  -ms-user-select:text;
  user-select:text;}
.about_kfdh{display: block;width: 94%;margin: 2.5rem 3% 1.5rem 3%;box-sizing: border-box; line-height: 2rem;background-color: #fff;font-size: 0.7rem;color: #333333;padding: 0 3%;border-radius: 0.2rem;}
.about_kfdh span{float: right; width: 0.4rem;height: 0.4rem;border: 1px solid red;border-right: none;border-top: none;transform: rotate(224deg);margin-top: 0.85rem;}
.about_foota .about_btna{display: block;width: 100%;line-height: 1.2rem;color: #999999;font-size: 0.6rem;text-align: center;}


/* pmp1 */
.pmp1_body{min-width: 320px;max-width: 1024px;margin: auto;}
.pmponeBan img{display: block;width: 100%;}
.pmpon_num{padding: 0 3%;background-color: #fff;height: 20rem;}
.pmpon_grad{width: 100%;background: #fff;border-radius: 15px;padding: 1rem 3%; box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);position: relative;top: -4.5rem;}
.pmpon_ul li a{display: flex;justify-content: space-between;align-items:center;padding: 0.5rem 0;border-bottom: 1px solid #F5F5F5;}
.pmpon_ul li:nth-child(1) a{padding-top: 0;}
.pmpon_ul li:nth-child(6) a{padding-bottom: 0;border: none;}
.pmpon_ul li a img{width: 2.2rem;margin-right: 3%;}
.pmpon_ul li a p{flex: 1;line-height: 1.1rem;font-size: 0.7rem;color: #333333;overflow: hidden; padding-right: 2%;
  display: -webkit-box; 
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;  }
  .pmpon_ul li a p span{color: #FF0000;}
.pmpon_comget{display: block;width: 90%; line-height: 2rem;font-size: 0.8rem;color: #fff;border-radius: 40px;text-align: center;margin: 1rem auto 0;background-image: linear-gradient(to top, #FF5739,#FF8456);font-weight: bold;}

.pmptw_all{padding: 1rem 3%;background: url('/pmp/pmp1/img/pmp1_imgq01.jpg')no-repeat;background-size: 100% 100%;}
.pmptw_tit{text-align: center;font-size: 1rem;font-weight: bold;}
.pmptw_tit img{display: inline-block;width: 0.8rem;position:relative;top: -0.1rem;}
.pmptw_tit img:nth-child(2){transform:rotate(180deg);}
.pmptw_ul li{display: flex;justify-content: space-between;align-items: center;overflow: hidden;border: 1px solid #5286FF;border-radius: 8px;margin-top: 1rem;line-height: 2.2rem;height: 2.2rem;background-color: #FFFFFD;}
.pmptw_ul li h3{width: 16%;text-align: center;font-size: 0.75rem;color: #fff;background-image: linear-gradient(to right, #336EF5,#628EF5); height: 100%;line-height: 2.2rem;height: 2.2rem;font-weight: bold;border-radius: 8px;position: relative;}
.pmptw_ul li h3::after{content: '';display: block;position: absolute;right: -0.2rem;top: 40%;border-top: 0.2rem solid transparent;
  border-bottom: 0.2rem solid transparent;
  border-left: 0.2rem solid #5F8CF5;
}
.pmptw_ul li  p{flex: 1;padding-left: 3%;font-size: 0.7rem;color: #525060;
  white-space: nowrap;text-overflow :ellipsis;overflow : hidden; }

  .pmptw_grad{line-height: 1.1rem;font-size: 0.7rem;color: #333333;overflow: hidden; text-align: center;padding-top: 0.2rem;}
  .pmptw_grad span{color: #FF0000;}
  .pmi_mechan{background-color: #fff;padding: 1rem 0 0.4rem 0;}
  .pmi_pxgrad{overflow: hidden;padding: 1rem 3% 0 3%;background: url("/pmp/pmp1/img/pmp1_imgq17.png")no-repeat;background-size: 100% 83%;}
  .pmi_pxgrad li{float: left; width: 30.5%; height: auto;text-align: center;border-radius: 10px;margin:0 4% 0.7rem 0;background-color: #fff;padding: 0.5rem 0;box-shadow: 0px 0px 10px 0px rgba(24, 142, 238, 0.15);}
  .pmi_pxgrad li:nth-child(3){margin-right: 0;}
  .pmi_pxgrad li:nth-child(4){margin-left: 17.5%;}
  .pmi_pxgrad li:nth-child(2) h3{color: #FF8080;}
  .pmi_pxgrad li:nth-child(3) h3{color: #53C2ED;}
  .pmi_pxgrad li:nth-child(4) h3{color: #F5A46C;}
  .pmi_pxgrad li:nth-child(5) h3{color: #5EACFE;}
  
  .pmi_pxgrad li img{display: block;background-color: #fff;margin: auto;width: 1.6rem;}
  .pmi_pxgrad li h3{font-size: 0.8rem;font-weight: bold;padding: 0.4rem 0 0.2rem 0; color: #6170E3;}
  .pmi_pxgrad li p{color: #333333;font-size: 0.6rem;}
  
.pmptwer_zs{padding: 1rem 3% 0 3%;background-color: #ECF3FF;}
.pmptwer_tit{font-size: 2.4rem;color: #D7E2FE;padding-left: 5%;font-weight: bold; margin-top: 0.8rem;}
.pmptwer_hot{background-color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 5px;
 z-index: 99;
 position: relative;top: -1rem;
 background: url("/pmp/pmp1/img/pmp1_imgq03.jpg")top center no-repeat;
 /* background-size: 100% 100%; */
}
.pmptwer_to{position: relative; top: -0.6rem;}
.pmptwre_top{position: relative;}
.pmptwre_top .pmptwre_tal{padding: 0.8rem 5%;
  overflow: hidden;}
.pmptwre_top .pmptwre_tal h3{font-size: 1.2rem;color: #333333;font-weight: bold;padding-bottom: 0.4rem;}
.pmptwre_top .pmptwre_tal p{width: 40%;background-image: linear-gradient(to right, #F5E4C1,#FBCD86);  font-size: 0.7rem;color: #333333;line-height: 1.2rem;text-align: center; border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;}
  .pmptwre_top img{display: block;position: absolute;top: -2.3rem;right:5%;width: 35%;}
  .pmptwre_top  .pmp_twre_aol{width: 36.5%;}
  .pmptwre_jstit{padding: 0.4rem 3%;line-height: 1.1rem;color: #FFFFFF;font-size: 0.7rem;background-image: linear-gradient(to right, #628EF5,#80A4F6);   border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px; }
.pmphour_img{display: block;width: 100%;position: relative; top: -0.6rem;}

.pmpfhre_mu{background-color: #fff;padding: 1rem 3% 4rem 3%;}
.pmpfhre_hos{border-radius: 15px;box-shadow: 0px 0px 10px 0px rgba(24, 142, 238, 0.15);margin-top: 0.6rem;}
.pmpfhre_ul{display: flex;justify-content: space-between;align-items:center;background: url("/pmp/pmp1/img/pmp1_imgq12.png")no-repeat;background-size: 100% 100%;padding: 0.7rem 3%;overflow: hidden;}
.pmpfhre_ul li{width: 31%;line-height: 1.6rem;font-size: 0.7rem;border-radius: 20px;background-image: linear-gradient(to right, #336EF5,#628EF5);text-align: center;}
.pmpfhre_ul li a{color: #FFFFFF;}
.pmpfhre_ul li a i{display: inline-block;font-size: 0.4rem;position: relative;top: -0.2rem;}
.pmpfhre_ul li img{display: inline-block;width: 0.6rem;margin-right: 1%;}
.pmpfhre_ipt{padding: 1rem 6%;}
.pmpfhre_ipt input{display: block;width: 100%;padding-left: 4%;height: 2.2rem;line-height: 2.2rem;border: 1px solid #5286FF;border-radius: 5px;box-shadow: 0px 0px 10px 0px rgba(57, 172, 243, 0.25);font-size: 0.6rem;color: #999999;}
.pmpon_ipt{width: 100%;}

.pmp_footml{ position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;height: 2.8rem;z-index: 999;}

.pmp_footmite{line-height: 2.4rem;height: 2.4rem;padding: 0 3%;background-image: linear-gradient(to right, #FEEFC7,#FAD294); font-size: 0.7rem;color: #BC884A;margin-top: 0.4rem;overflow: hidden;display: flex;align-items: center;}
.pmp_footmite img{width: 1.8rem;margin-left: 2%;}
.pmp_footmite .pmp_footmual{width: 50%; margin-left: 2%;}
.pmp_footmite .pmp_footmual p{font-size: 0.65rem;color: #FF5500;margin-left: 2%;line-height: 0.8rem;}

.pmp_footage{display: block; position: absolute;right: 0;top: 0;width: 42%;height: 2.8rem;line-height: 2.8rem;background-image: linear-gradient(to right, #FF3336,#FA6132);font-size: 1rem;color: #fff;text-align: center;font-weight: 600;border-bottom-left-radius: 30px;border-top-left-radius: 30px;}
.pmp_footage img{display: inline-block;width: 1rem;position: relative;top: 0.2rem;left: 2%;}
