/*页面宽度*/
* {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
  user-select: none;display:none;
  padding: 0px;
  margin: 0px;
}
body,
html,
div,
ul,
ol,
li,
a,
img,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
b,
s,
input,
dd,
dl,
dt {
  list-style-type: none;
  text-decoration: none;
  border: none;display:none;
}
img {
  display: block;
}
.mixins {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*头部*/
.nav1 {
  width: 1120px;
  height: 48px;
}
.nav_con {
  width: 1400px;
  height: 48px;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -700px;
  background: #fff;
  z-index: 999;
}
.nav_con .nav {
  width: 1120px;
  height: 48px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.nav_con .nav .logo {
  width: 160px;
  height: 33px;
  margin-right: 70px;
}
.nav_con .nav .logo img {
  width: 160px;
  height: 33px;
}
.nav_con .nav .title {
  display: flex;
  width: 1000px;
  align-items: center;
}
.nav_con .nav .title p {
  width: 100px;
  margin-right: 130px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  color: #1C1C1C;
}
.nav_con .nav .title p a {
  color: #1C1C1C;
  text-decoration: none;
}
.nav_con .nav .title p a:hover {
  color: #CCB283;
  border-bottom: 1px solid #CCB283;
}
.nav_con .nav .title .selected-title {
  color: #CCB283 !important;
  border-bottom: 1px solid #CCB283;
}
.banner {
  width: 1400px;
  height: 481px;
  margin: 0 auto;
}
.banner img {
  width: 1400px;
  height: 481px;
}
.title {
  width: 1113px;
  height: 33px;
  font-weight: 400;
  margin: 0 auto;
  font-size: 34px;
  color: #CCB283;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.title img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1113px;
  height: 3px;
}
.title p {
  height: 33px;
  line-height: 33px;
}
.ptcp {
  width: 1400px;
  height: auto;
  margin: 35px auto;
}
.ptcp .ydxz_con_load {
  margin-top: 30px;
  margin-left: 140px;
}
.ptcp .ydxz_con_load .ydxz_con_load_title {
  font-weight: 400;
  font-size: 30px;
  color: #CCB283;
  line-height: 36px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.ptcp .ydxz_con_load .ydxz_con_load_title img {
  width: 12px;
  height: 14px;
  margin-right: 12px;
}
.ptcp .ydxz_con_load .ydxz_con_load_text {
  color: #2F2E2E;
  font-size: 24px;
  line-height: 42px;
}
.ptcp .image {
  width: 1122px;
  margin: 30px auto 0;
}
.ptcp .image img {
  width: 1122px;
  height: 156px;
  margin-bottom: 10px;
}
.ptcp .fwxs {
  width: 1120px;
  height: 216px;
  margin: 40px auto 0;
  display: flex;
}
.ptcp .fwxs .fwxs_con {
  display: flex;
  width: 560px;
  background: #F5EDE0;
  height: 216px;
}
.ptcp .fwxs .fwxs_con img {
  width: 298px;
  height: 216px;
}
.ptcp .fwxs .fwxs_con .text {
  width: 264px;
  height: 216px;
}
.ptcp .fwxs .fwxs_con .text p {
  height: 33px;
  font-weight: 500;
  font-size: 34px;
  color: #B48C63;
  line-height: 41px;
  padding-top: 48px;
  margin-bottom: 20px;
  text-align: center;
}
.ptcp .fwxs .fwxs_con .text span {
  margin: 0 50px;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  display: block;
  line-height: 29px;
  text-align: center;
}
.ptjs {
  width: 1400px;
  height: auto;
  padding: 45px 0;
  margin: 35px auto;
  background: #f8f7f7;
}
.ptjs .jieshao {
  width: 1120px;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  margin: 45px auto 0;
  line-height: 36px;
  text-align: justifyLeft;
}
.ptjs .jieshao span {
  display: inline-block;
  text-indent: 2em;
}
.ptjs .imgText {
  width: 1120px;
  height: 820px;
  margin: 0 auto;
  padding-top: 20px;
  display: flex;
}
.ptjs .imgText .imgText_left {
  width: 550px;
}
.ptjs .imgText .imgText_left .imgText_left_con {
  height: 228px;
  margin-top: 50px;
  position: relative;
}
.ptjs .imgText .imgText_left .imgText_left_con img {
  width: 228px;
  height: 228px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.ptjs .imgText .imgText_left .imgText_left_con .miaoshu {
  width: 478px;
  height: 152px;
  background: #F5EDE0;
  border-radius: 10px 10px 10px 10px;
  position: absolute;
  top: 38px;
  right: 0;
}
.ptjs .imgText .imgText_left .imgText_left_con .miaoshu p {
  padding-left: 180px;
  font-weight: 500;
  font-size: 30px;
  padding-top: 26px;
  color: #B48C63;
}
.ptjs .imgText .imgText_left .imgText_left_con .miaoshu span {
  width: 280px;
  padding-left: 180px;
  font-size: 21px;
  color: #000000;
  line-height: 32px;
}
.ptjs .imgText .imgText_right {
  width: 550px;
  margin-left: auto;
}
.ptjs .imgText .imgText_right .imgText_right_con {
  height: 228px;
  margin-bottom: 20px;
  position: relative;
}
.ptjs .imgText .imgText_right .imgText_right_con img {
  width: 228px;
  height: 228px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.ptjs .imgText .imgText_right .imgText_right_con .miaoshu {
  width: 478px;
  height: 152px;
  background: #F5EDE0;
  border-radius: 10px 10px 10px 10px;
  position: absolute;
  top: 38px;
  left: 0;
}
.ptjs .imgText .imgText_right .imgText_right_con .miaoshu p {
  width: 295px;
  font-weight: 500;
  font-size: 30px;
  padding-top: 26px;
  text-align: right;
  color: #B48C63;
}
.ptjs .imgText .imgText_right .imgText_right_con .miaoshu span {
  width: 295px;
  font-size: 21px;
  color: #000000;
  text-align: right;
  display: block;
  line-height: 32px;
}
.ydxz {
  width: 1400px;
  height: auto;
  margin: 35px auto;
}
.ydxz .ydxz_con {
  margin: 0 140px;
}
.ydxz .ydxz_con .ydxz_con_load {
  margin-top: 30px;
}
.ydxz .ydxz_con .ydxz_con_load .ydxz_con_load_title {
  font-weight: 400;
  font-size: 30px;
  color: #CCB283;
  line-height: 36px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.ydxz .ydxz_con .ydxz_con_load .ydxz_con_load_title img {
  width: 12px;
  height: 14px;
  margin-right: 12px;
}
.ydxz .ydxz_con .ydxz_con_load .ydxz_con_load_text {
  color: #2F2E2E;
  font-size: 24px;
  line-height: 42px;
}
.lxwm {
  width: 1400px;
  height: 450px;
  margin: 0 auto;
  background: #f8f7f7;
}
.lxwm .lxwm_con {
  display: flex;
  padding-top: 69px;
}
.lxwm .lxwm_con .lxwm_left {
  display: flex;
}
.lxwm .lxwm_con .lxwm_left .ewm {
  width: 194px;
  margin-left: 52px;
  height: 217px;
  background: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  border: 2px solid #CCB283;
}
.lxwm .lxwm_con .lxwm_left .ewm img {
  width: 150px;
  height: 150px;
  margin: 20px auto 0;
}
.lxwm .lxwm_con .lxwm_left .ewm span {
  width: 194px;
  height: 17px;
  font-size: 17px;
  padding-top: 10px;
  color: #333333;
  display: inline-block;
  line-height: 27px;
  text-align: center;
}
.lxwm .lxwm_con .lxwm_right {
  margin-left: 144px;
}
.lxwm .lxwm_con .lxwm_right div {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.lxwm .lxwm_con .lxwm_right div img {
  width: 34px;
  height: 34px;
  margin-right: 14px;
}
.lxwm .lxwm_con .lxwm_right div p {
  height: 24px;
  font-size: 22px;
  color: #262626;
  line-height: 24px;
}
.foot {
  width: 1400px;
  height: 107px;
  margin: 0 auto;
  background: #313131;
  display: flex;
  align-items: center;
  justify-content: center;
}
.foot p {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 40px;
}
.foot img {
  width: 61px;
  height: 61px;
  margin: 0 60px;
}
.xuanfu {
  position: fixed;
  top: 50%;
  right: 20px;
  z-index: 9 !important;
}
.xuanfu .xuanfu_con {
  position: relative;
}
.xuanfu .xuanfu_con .xuanfu_fixed {
  width: 100px;
  height: 100px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.xuanfu .xuanfu_con .xuanfu_fixed:hover + .kefu {
  display: block;
}
.xuanfu .xuanfu_con .kefu {
  position: absolute;
  top: -140px;
  right: 100px;
  display: none;
  z-index: 99999 !important;
}
.xuanfu .xuanfu_con .kefu .kefu_con {
  position: relative;
}
.xuanfu .xuanfu_con .kefu .kefu_con .kefu_bj {
  width: 413px;
  height: 472px;
}
.xuanfu .xuanfu_con .kefu .kefu_con .kefu_t1 {
  position: absolute;
  width: 164px;
  height: 164px;
  top: 60px;
  left: 50%;
  margin-left: -92px;
}
.xuanfu .xuanfu_con .kefu .kefu_con .wenzi {
  position: absolute;
  width: 390px;
  top: 230px;
  left: 0;
  font-size: 19px;
  color: #333333;
  line-height: 30px;
  text-align: center;
  z-index: 9;
}
.xuanfu .xuanfu_con .kefu .kefu_con .lxwm_right {
  position: absolute;
  width: 390px;
  top: 290px;
  left: 0;
  z-index: 9;
}
.xuanfu .xuanfu_con .kefu .kefu_con .lxwm_right div {
  display: flex;
  margin-left: 54px;
  align-items: center;
  margin-bottom: 18px;
}
.xuanfu .xuanfu_con .kefu .kefu_con .lxwm_right div img {
  width: 27px;
  height: 27px;
  margin-right: 14px;
}
.xuanfu .xuanfu_con .kefu .kefu_con .lxwm_right div p {
  height: 24px;
  font-size: 20px;
  color: #262626;
  line-height: 24px;
}
@media screen and (min-width: 750px) {
  .h5banner,
  .h5ptcp,
  .h5lxwm,
  .h5ptje,
  .h5ydxz,
  .wxpopup_bj,
  .wxpopup_con {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  /*页面宽度*/
  .nav_con,
  .nav1,
  .title,
  .banner,
  .ptcp,
  .ptjs,
  .ydxz,
  .lxwm,
  .foot,
  .xuanfu {
    display: none;
  }
  .h5banner {
    width: 10rem;
    height: 5.96rem;
    font-size: 0.24rem;
  }
  .h5banner img {
    width: 10rem;
    height: 5.96rem;
  }
  .h5title {
    width: 8.93333333rem;
    height: 0.48rem;
    font-weight: 400;
    margin: 0 auto;
    font-size: 0.50666667rem;
    color: #CCB283;
    line-height: 0.33333333rem;
    text-align: center;
    position: relative;
  }
  .h5title img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 8.93333333rem;
    height: 0.04rem;
  }
  .h5title p {
    height: 0.48rem;
    line-height: 0.48rem;
  }
  .h5ptcp {
    width: 10rem;
    height: auto;
    margin: 0.76rem auto;
  }
  .h5ptcp .caixi {
    font-weight: 400;
    font-size: 0.33333333rem;
    margin: 0.48rem 0.8rem 0;
    color: #000000;
    line-height: 0.6rem;
  }
  .h5ptcp .image {
    width: 8.96rem;
    height: auto;
    margin: 0.26666667rem auto 0;
  }
  .h5ptcp .image img {
    width: 8.96rem;
    height: 2.08rem;
    margin-bottom: 0.26666667rem;
  }
  .h5ptcp .imageTow {
    width: 8.96rem;
    height: auto;
    margin: 0.26666667rem auto 0;
  }
  .h5ptcp .imageTow img {
    width: 8.96rem;
    height: 3.06666667rem;
    margin-bottom: 0.21333333rem;
  }
  .h5ydxz {
    width: 10rem;
    height: auto;
    margin: 0.46666667rem auto;
    padding-bottom: 1.6rem;
  }
  .h5ydxz .ydxz_con {
    margin: 0 0.8rem;
  }
  .h5ydxz .ydxz_con .ydxz_con_load {
    margin-top: 0.4rem;
  }
  .h5ydxz .ydxz_con .ydxz_con_load .ydxz_con_load_title {
    font-weight: 400;
    font-size: 0.4rem;
    color: #CCB283;
    line-height: 0.48rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.24rem;
  }
  .h5ydxz .ydxz_con .ydxz_con_load .ydxz_con_load_text {
    color: #2F2E2E;
    font-size: 0.33333333rem;
    line-height: 0.56rem;
  }
  .h5ptje {
    width: 10rem;
  }
  .h5ptje .caixi {
    font-weight: 400;
    font-size: 0.33333333rem;
    margin: 0.48rem 0.8rem 0;
    color: #000000;
    line-height: 0.6rem;
  }
  .h5ptje .imgText {
    width: 8.93333333rem;
    height: auto;
    margin: 0 auto;
    padding-top: 0.26666667rem;
    overflow: hidden;
  }
  .h5ptje .imgText .imgText_left {
    width: 7.2rem;
    height: 3.04rem;
    float: left;
  }
  .h5ptje .imgText .imgText_left .imgText_left_con {
    height: 3.04rem;
    position: relative;
  }
  .h5ptje .imgText .imgText_left .imgText_left_con .k1 {
    padding-top: 0.13333333rem !important;
  }
  .h5ptje .imgText .imgText_left .imgText_left_con img {
    width: 3.04rem;
    height: 3.04rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .h5ptje .imgText .imgText_left .imgText_left_con .miaoshu {
    width: 6.37333333rem;
    height: 2.02666667rem;
    background: #F5EDE0;
    border-radius: 0.13333333rem;
    position: absolute;
    top: 0.50666667rem;
    right: 0;
  }
  .h5ptje .imgText .imgText_left .imgText_left_con .miaoshu p {
    padding-left: 2.4rem;
    font-weight: 500;
    font-size: 0.4rem;
    padding-top: 0.26666667rem;
    color: #B48C63;
  }
  .h5ptje .imgText .imgText_left .imgText_left_con .miaoshu span {
    width: 3.73333333rem;
    padding-left: 2.4rem;
    font-size: 0.28rem;
    color: #000000;
    line-height: 0.42666667rem;
  }
  .h5ptje .imgText .imgText_right {
    width: 7.2rem;
    height: 3.04rem;
    float: right;
  }
  .h5ptje .imgText .imgText_right .imgText_right_con {
    height: 3.04rem;
    margin-bottom: 0.26666667rem;
    position: relative;
  }
  .h5ptje .imgText .imgText_right .imgText_right_con .k1 {
    padding-top: 0.13333333rem !important;
  }
  .h5ptje .imgText .imgText_right .imgText_right_con img {
    width: 3.04rem;
    height: 3.04rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }
  .h5ptje .imgText .imgText_right .imgText_right_con .miaoshu {
    width: 6.37333333rem;
    height: 2.02666667rem;
    background: #F5EDE0;
    border-radius: 0.13333333rem;
    position: absolute;
    top: 0.50666667rem;
    left: 0;
  }
  .h5ptje .imgText .imgText_right .imgText_right_con .miaoshu p {
    width: 3.93333333rem;
    font-weight: 500;
    font-size: 0.4rem;
    padding-top: 0.26666667rem;
    text-align: right;
    color: #B48C63;
  }
  .h5ptje .imgText .imgText_right .imgText_right_con .miaoshu span {
    width: 3.93333333rem;
    font-size: 0.28rem;
    color: #000000;
    text-align: right;
    display: block;
    line-height: 0.42666667rem;
  }
  .h5lxwm {
    width: 10rem;
    height: 1.6rem;
    border-top: 1px solid #D9D9D9;
    display: flex;
    padding: 0 0.33333333rem;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: #fff;
  }
  .h5lxwm .h5lxwm_left {
    width: 1.33333333rem;
    height: 1.6rem;
    text-align: center;
    padding-top: 0.37333333rem;
    box-sizing: border-box;
    margin-left: 0.4rem;
  }
  .h5lxwm .h5lxwm_left img {
    width: 0.69333333rem;
    height: 0.56rem;
    margin: 0 auto;
  }
  .h5lxwm .h5lxwm_left span {
    font-weight: 400;
    font-size: 0.28rem;
    color: #000000;
  }
  .h5lxwm .h5lxwm_right {
    width: 6.6rem;
    height: 1.04rem;
    text-align: center;
    margin-left: auto;
    background: #CAA763;
    border-radius: 0.13333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.26666667rem;
  }
  .h5lxwm .h5lxwm_right img {
    width: 0.37333333rem;
    height: 0.37333333rem;
    margin-right: 0.13333333rem;
  }
  .h5lxwm .h5lxwm_right span {
    font-weight: 500;
    font-size: 0.37333333rem;
    color: #fff;
  }
  .h5lxwm .h5lxwm_right span a {
    color: #fff;
    text-decoration: none;
  }
  .wxpopup_bj {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
  }
  .wxpopup_con {
    position: fixed;
    bottom: 0.8rem;
    left: 1.57333333rem;
    z-index: 9;
    display: none;
  }
  .wxpopup_con .wxpopup {
    width: 6.85333333rem;
    height: 8.26666667rem;
    background: #FFFFFF;
    margin: 0 auto 2rem;
    border-radius: 0.26666667rem;
    border: 1px solid #D0B072;
    position: relative;
  }
  .wxpopup_con .wxpopup .icon {
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
  }
  .wxpopup_con .wxpopup .icon img {
    width: 0.53333333rem;
    height: 0.53333333rem;
    margin: 0;
  }
  .wxpopup_con .wxpopup img {
    width: 1.81333333rem;
    height: 1.81333333rem;
    margin: 0.86666667rem auto 0.4rem;
    display: block;
  }
  .wxpopup_con .wxpopup .name {
    height: 0.52rem;
    font-weight: 600;
    font-size: 0.53333333rem;
    color: #000000;
    line-height: 0.50666667rem;
    text-align: center;
  }
  .wxpopup_con .wxpopup .wxhm {
    margin-top: 0.66666667rem;
  }
  .wxpopup_con .wxpopup .wxhm span {
    display: block;
    font-weight: 400;
    font-size: 0.4rem;
    color: #4E4E4E;
    line-height: 0.62666667rem;
    text-align: center;
  }
  .wxpopup_con .wxpopup .dkwx {
    width: 3.64rem;
    height: 1.13333333rem;
    background: #28C445;
    text-align: center;
    line-height: 1.13333333rem;
    font-size: 0.42666667rem;
    color: #fff;
    margin: 0.53333333rem auto 0;
    border-radius: 0.24rem;
  }
  .wxpopup_con .wxpopup .tishi {
    font-size: 0.26666667rem;
    color: #666;
    text-align: center;
    margin-top: 0.13333333rem;
  }
}
