@charset "gbk";
/* CSS Document */
a {color: inherit;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;align-content: space-between;align-items: center;}
/*اه³‎¸،¶¯·½·¨*/
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{+height:1%;zoom:1;}
.clear {clear:both;}
.p {
  text-indent: 2em;
  line-height: 2em;
}
.wrap {width: 1200px;margin: auto;}
.mar {margin: 30px auto;}

.banner a {
  display: block;
  height: 400px;
  background: url("/images/zhuanye/xdcy/banner.jpg") no-repeat center;
}

.title_main {text-align: center;font-size: 18px;}
.title_main strong {
  font-size: 36px;
  color: #ed7068;
}
.title_main hr {
  width: 90px;
  border: 2px solid #d5d5d5;
  margin: 10px auto;
}
.title_main p {color: #bfbfbf;}

.pymb {
  width: 1080px;
  height: 341px;
  margin: 30px auto;
  padding: 15px 30px;
  box-shadow: 0 0 5px #ccc;
}
.pymb img {
  width: 542px;
  height: 341px;
  margin-left: -60px;
}
.pymb_con {width: 560px;}
.pymb_con strong {
  font-size: 36px;
  color: #ed7068;
}
.pymb_con strong span {color: #d5d5d5;}
.pymb_con p {
  text-indent: 2em;
  line-height: 2em;
  margin: 20px 0;
  font-size: 18px;
}
.pymbzx a {
  width: 256px;
  height: 45px;
  line-height: 45px;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.pymbzx a:first-child {background: #ed7068;}
.pymbzx a:last-child {background: #bfbfbf;}

.bg1 {background: #fff6f5;overflow: hidden;}
.jxms {
  width: 1010px;
  height: 250px;
  margin: 0 auto 30px;
}
.jxms_con {width: 510px;}
.jxms_con strong {font-size: 24px;}
.jxms_con hr {
  width: 100px;
  border-top: 1px solid #ed7068;
  margin-top: 10px;
}
.jxms_con p {
  text-indent: 2em;
  line-height: 2em;
  margin: 20px 0;
}
.jxms_con p font {color: #e81104;}
.jxmszx a {
  display: inline-block;
  width: 180px;
  height: 30px;
  line-height: 30px;
  border-radius: 10px;
  text-align: center;
  margin-right: 30px;
  border: 1px solid #333;
}
.jxmszx a:first-child {
  color: #e81104;
  border-color: #e81104;
}

.imgbox, .imgbox img {
  width: 402px;
  height: 429px;
}
.nr_con {
  width: 770px;
  height: 429px;
}
.nr_con li {
  width: 350px;
  height: 80px;
  padding: 10px 15px;
  background: #faf7f0;
  cursor: pointer;
  transition: all 0.35s;
}
.nr_con li strong {
  font-size: 22px;
  color: #ed7068;
}
.nr_con li p {margin-top: 5px;}
.nr_con li.on, .nr_con li:hover  {background: #ed7068;color: #fff;}
.nr_con li.on strong, .nr_con li:hover strong {color: #fff;}

.zxbtn {
  display: block;
  width: 310px;
  height: 50px;
  line-height: 50px;
  background: #ed7068;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  position: relative;

}
.zxbtn::after {
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #ed7068;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.35s;
}
.zxbtn:hover::after {
  left: 2px;
  top: 2px;
}

.ms {
  height: 362px;
  background: #ff877f;
}
.ms p {width: 540px;}

.zp {
  width: 1395px;
  height: 500px;
  margin: auto;
  padding-bottom: 30px;
  text-align: center;
}
.zp .swiper-button-prev {
  width: 62px;
  height: 110px;
  background: url("/images/zhuanye/xdcy/arrow-left.png") no-repeat center;
}
.zp .swiper-button-next {
  width: 62px;
  height: 110px;
  background: url("/images/zhuanye/xdcy/arrow-right.png") no-repeat center;
}
.zp .swiper-pagination {bottom: 0;}
.zp .swiper-pagination-bullet {
  width: 42px;
  height: 5px;
  background: #ed7068;
  border-radius: 2px;
  opacity: 1;
}
.zp .swiper-pagination-bullet-active {
  background: #723650;
}

.cjy {height: 500px;}
.cjy li {
  width: 380px;
  height: 240px;
  background: #fff;
  text-align: center;
}
.cjy li strong {
  display: block;
  font-size: 24px;
  color: #ed7068;
  margin: 30px 0;

}
.cjy li p {
  margin: 30px 50px;
  text-align: left;
}

.tj li {
  width: 380px;
  height: 267px;
  background: #ed7068;
  color: #fff;
}
.tj_con {padding: 15px 30px;font-size: 14px;}
.tj_con strong {font-size: 18px;}