.plan .pbanner {
  width: 100%;
}
.plan .pbanner img {
  width: 100%;
  display: block;
}
.plan .js {
  padding-top: 0.6rem;
  overflow: hidden;
  background: #f6fafa;
  padding-bottom: 0.6rem;
}
.plan .js .cont .txt {
  font-size: 0.16rem;
  margin-top: 0.6rem;
}
.plan .js .cont .txt p {
  font-size: 0.16rem;
  line-height: 1.8;
  margin-bottom: 0.2rem;
  text-align: justify;
}
.plan .imgs {
  overflow: hidden;
  margin-top: 1rem;
}
.plan .imgs .simg {
  width: 100%;
}
.plan .imgs .carousel-control-prev,
.plan .imgs .carousel-control-next {
  width: 10%;
}
.plan .imgs .carousel-control-prev i,
.plan .imgs .carousel-control-next i {
  font-size: 0.5rem;
  color: #000000;
}
.plan .imgs .carousel-control-prev:hover,
.plan .imgs .carousel-control-next:hover {
  background-color: none;
}
.plan .imgs .carousel-control-prev:hover i,
.plan .imgs .carousel-control-next:hover i {
  color: #5797fa;
}
.plan .imgs .carousel-indicators {
  text-align: right;
  justify-content: right;
  margin-bottom: 0.2rem;
  display: none;
}
.plan .imgs .carousel-indicators .active {
  display: inline-block;
  background-image: url(../img/yd.png);
  width: 0.23rem;
  height: 0.23rem;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.plan .imgs .carousel-indicators li {
  display: inline-block;
  width: 0.23rem;
  height: 0.23rem;
  border-radius: 50%;
  background: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../img/yd1.png);
}
.plan .sm {
  background: #f6fafa;
  padding-top: 1rem;
  margin-top: 0.6rem;
}
.plan .sm .left {
  float: left;
  width: 50%;
}
.plan .sm .left .items .item {
  overflow: hidden;
  padding-bottom: 0.8rem;
}
.plan .sm .left .items .item .num {
  float: left;
  width: 0.4rem;
  font-size: 0.28rem;
  color: #3a4cde;
}
.plan .sm .left .items .item .c {
  float: left;
  margin-left: 0.25rem;
  width: 5.8rem;
}
.plan .sm .left .items .item .c .t {
  font-size: 0.22rem;
  color: #3a4cde;
}
.plan .sm .left .items .item .c .d {
  font-size: 0.16rem;
  color: #505050;
}
.plan .sm .right {
  float: right;
  width: 50%;
  padding-left: 0.9rem;
  box-sizing: border-box;
}
.plan .sm .right .img {
  width: 6.78rem;
  height: 4.68rem;
  overflow: hidden;
  border-radius: 0.08rem;
}
.plan .sm .right .img img {
  width: 6.78rem;
  height: 4.68rem;
}
.plan .sm .right .d1 {
  overflow: hidden;
  width: 6.78rem;
  height: 4.68rem;
  border-radius: 0.08rem;
  background-image: url(../img/fb2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.plan .sm .right .d1 .txt {
  margin-top: 0.8rem;
  margin-left: 0.8rem;
  width: 5.18rem;
  font-size: 0.22rem;
  color: #fff;
  line-height: 3 ;
}
.plan .cj {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../img/fb3.jpg);
  height: 3.95rem;
}
.plan .cj .txt {
  color: #505050;
  line-height: 0.6rem;
  margin-top: 1.1rem;
  font-size: 0.22rem;
}
.plan .en .js .txt p {
  text-align: left;
}
.plan .en .sm .right .d1 .txt {
  margin-top: 0.6rem;
  line-height: 2;
  text-align: left;
}
.plan .en .cj .txt {
  margin-top: 0.8rem;
  text-align: left;
  line-height: 2;
}
.papp .pbanner {
  width: 100%;
}
.papp .pbanner img {
  width: 100%;
  display: block;
}
.papp .js {
  padding-top: 1rem;
  overflow: hidden;
  background: #f6fafa;
  padding-bottom: 0.6rem;
}
.papp .js .cont .txt {
  font-size: 0.16rem;
  margin-top: 0.6rem;
}
.papp .js .cont .txt p {
  font-size: 0.16rem;
  line-height: 1.8;
  margin-bottom: 0.5rem;
  text-align: justify;
}
.papp .system .img {
  width: 18.7rem;
  margin: 0 auto;
}
.papp .system .img img {
  width: 18.7rem;
  display: block;
}
.papp .xxjs {
  background: #f6fafa;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
  overflow: hidden;
}
.papp .xxjs .cnt {
  position: relative;
  height: 8.7rem;
}
.papp .xxjs .rowa,
.papp .xxjs .rowb {
  width: 100%;
  overflow: hidden;
}
.papp .xxjs .rowa .txt,
.papp .xxjs .rowb .txt {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-right: 1.2rem;
}
.papp .xxjs .rowa .txt .t,
.papp .xxjs .rowb .txt .t {
  color: #3a4cde;
  font-size: 0.28rem;
}
.papp .xxjs .rowa .txt .d,
.papp .xxjs .rowb .txt .d {
  margin-top: 0.6rem;
  color: #505050;
  font-size: 0.16rem;
  line-height: 2;
}
.papp .xxjs .rowa .img,
.papp .xxjs .rowb .img {
  float: left;
  width: 50%;
  overflow: hidden;
  border-radius: 0.08rem;
}
.papp .xxjs .rowa .img img,
.papp .xxjs .rowb .img img {
  width: 100%;
}
.papp .xxjs .rowb {
  margin-top: -0.6rem;
  position: absolute;
}
.papp .xxjs .rowb .txt {
  margin-top: 1.4rem;
  padding-left: 1.2rem;
  padding-right: 0;
  float: right;
}
.papp .xxjs .rowb .img {
  float: left;
  border-radius: 0.08rem;
}
.papp .xxjs .rowb .imga {
  display: none;
}
.papp .en .xxjs .rowa .txt,
.papp .en .xxjs .rowb .txt {
  text-align: left;
  line-height: 1.2;
}
.papp .en .xxjs .rowa .d,
.papp .en .xxjs .rowb .d {
  margin-top: 0.2rem;
  line-height: 1.7;
}
.pcase .pbanner {
  width: 100%;
}
.pcase .pbanner img {
  width: 100%;
  display: block;
}
.pcase .js {
  padding-top: 0.6rem;
  overflow: hidden;
  background: #f6fafa;
  padding-bottom: 0.6rem;
}
.pcase .js .cont .txt {
  font-size: 0.16rem;
  margin-top: 0.6rem;
}
.pcase .js .cont .txt p {
  font-size: 0.16rem;
  line-height: 1.8;
  margin-bottom: 0.2rem;
  text-align: justify;
}
.pcase .remd {
  overflow: hidden;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.pcase .remd .img {
  width: 100%;
}
.pcase .remd .img img {
  width: 100%;
  display: block;
}
.pcase .remd .cont {
  margin-top: 0.6rem;
}
.pcase .remd .cont .t {
  color: #3a4cde;
  font-size: 0.22rem;
}
.pcase .remd .cont .d {
  margin-top: 0.25rem;
  color: #505050;
  font-size: 0.16rem;
  line-height: 2;
}
.pcase .remd .cont .mlink {
  width: 100%;
  margin-top: 0.25rem;
}
.pcase .remd .cont .mlink .more {
  float: right;
}
.pcase .alzs {
  background-color: #f6fafa;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  box-shadow: 0 0.06rem 0.06rem #d6d6d6;
}
.pcase .alzs .contain {
  width: 13.6rem;
  overflow: hidden;
  float: left;
  position: relative;
}
.pcase .alzs .contain .single {
  width: 100%;
  height: 2.7rem;
  position: relative;
}
.pcase .alzs .contain .single ul {
  list-style: none;
  white-space: nowrap;
  display: inline-block;
  height: 2.7rem;
  font-size: 0;
}
.pcase .alzs .contain .single ul li {
  width: 3.17rem;
  height: 2.7rem;
  display: inline-block;
  margin-right: 0.23rem;
  border-radius: 0.08rem;
  overflow: hidden;
  position: relative;
  font-size: 0.22rem;
}
.pcase .alzs .contain .single ul li img {
  width: 3.17rem;
  height: 2.7rem;
  transition: all 0.6s ease-in-out;
}
.pcase .alzs .contain .single ul li img:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.pcase .alzs .contain .single ul li a .fc1 {
  position: absolute;
  height: 0.76rem;
  color: #fff;
  background-color: rgba(197, 197, 197, 0.8);
  z-index: 1;
  bottom: 0;
  width: 100%;
  padding: 0.08rem;
  overflow: hidden;
}
.pcase .alzs .contain .single ul li a .fc1 .txt {
  margin-top: 0.04rem;
}
.pcase .alzs .contain .single ul li a .fc1 .txt span {
  display: block;
  font-size: 0.16rem;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 0.45rem;
  line-height: 1.35;
}
.pcase .alzs .contain .single ul li a:hover .fc1 {
  background-color: rgba(57, 76, 222, 0.8);
}
.pcase .alzs .btns {
  float: right;
  width: 1.77rem;
  height: 2.7rem;
  background-image: url(../img/albg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.pcase .alzs .btns .t {
  color: #fff;
  font-size: 0.28rem;
  margin-top: 0.45rem;
  text-align: center;
}
.pcase .alzs .btns .r {
  color: #fff;
  margin-top: 1.1rem;
  text-align: center;
}
.pcase .alzs .btns .r .pre,
.pcase .alzs .btns .r .next {
  display: inline-block;
  margin-left: 0.05rem;
  margin-right: 0.05rem;
  cursor: pointer;
}
.pcase .alzs .btns .r .pre i,
.pcase .alzs .btns .r .next i {
  font-size: 0.34rem;
}
.pcase .sm1 {
  margin-top: 0.09rem;
  background-image: url(../img/albg1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 7.62rem;
}
.pcase .sm1 .txt {
  font-size: 0.22rem;
  color: #505050;
  line-height: 2;
  margin-top: 2rem;
  margin-left: 7rem;
  margin: 2rem 1.8rem 0 7rem;
}
.pcase .en .js .txt p {
  text-align: left;
}
.pcase .en .alzs .contain .single ul li a .fc1 .txt {
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 0.52rem;
  line-height: 1.2;
  margin-top: 0.04rem;
}
.ndetail .nbanner {
  width: 100%;
}
.ndetail .nbanner img {
  width: 100%;
  display: block;
}
.ndetail .cont {
  padding-top: 0.6rem;
}
.ndetail .cont .t1 {
  margin-top: 0.6rem;
  font-size: 0.22rem;
  color: #454545;
  text-align: center;
  line-height: 1.2;
}
.ndetail .cont .time {
  margin-top: 0.12rem;
  text-align: center;
  color: #646464;
  font-size: 0.16rem;
}
.ndetail .cont .c {
  margin-top: 0.6rem;
  color: #646464;
  font-size: 0.16rem;
  margin-bottom: 0.4rem;
  text-align: justify;
  display: block;
  line-height: 1.8;
}
.ndetail .cont .c p {
  color: #646464;
  font-size: 0.16rem;
  margin-bottom: 0.2rem;
  text-align: justify;
  display: block;
  line-height: 1.8;
}
.ndetail .cont .c p img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.ndetail .cont .en p {
  text-align: left;
}
@media screen and (max-width: 750px) {
  .plan .js {
    padding-top: 0.6rem;
    padding-bottom: 0.3rem;
  }
  .plan .js .cont .txt {
    margin-top: 0.4rem;
    font-size: 0.2rem;
  }
  .plan .js .cont .txt p {
    font-size: 0.2rem;
    margin-bottom: 0.25rem;
  }
  .plan .imgs {
    margin-top: 0;
  }
  .plan .imgs .carousel-indicators {
    margin-bottom: 0.1rem;
  }
  .plan .imgs .carousel-indicators li,
  .plan .imgs .carousel-indicators .active {
    width: 0.12rem;
    height: 0.12rem;
  }
  .plan .sm {
    padding-bottom: 0.4rem;
  }
  .plan .sm .cnt {
    position: relative;
  }
  .plan .sm .left {
    float: none;
    margin-top: 3.6rem;
    width: 100%;
  }
  .plan .sm .left .items .item {
    padding-bottom: 0.45rem;
  }
  .plan .sm .left .items .item .num {
    font-size: 0.3rem;
  }
  .plan .sm .left .items .item .c {
    width: 5.85rem;
    margin-left: 0.25rem;
  }
  .plan .sm .left .items .item .c .t {
    font-size: 0.22rem;
  }
  .plan .sm .left .items .item .c .d {
    font-size: 0.2rem;
  }
  .plan .sm .right {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .plan .sm .right .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.84rem;
    height: 2.56rem;
    border-radius: 0.08rem;
    overflow: hidden;
  }
  .plan .sm .right .img img {
    width: 3.84rem;
    height: 2.56rem;
  }
  .plan .sm .right .d1 {
    position: absolute;
    top: 0.4rem;
    right: 0;
    width: 3.84rem;
    height: 2.56rem;
    border-radius: 0.08rem;
    overflow: hidden;
  }
  .plan .sm .right .d1 .txt {
    margin: 0 auto;
    margin-top: 0.4rem;
    line-height: 2;
    width: 3rem;
    text-align: justify;
    font-size: 0.2rem;
  }
  .plan .cj {
    min-height: 2.8rem;
    height: auto;
    background-image: url(../img/fbbg.jpg);
  }
  .plan .cj .txt {
    text-align: justify;
    margin-top: 0.3rem;
    line-height: 2;
    font-size: 0.2rem;
  }
  .plan .en .js .cont .txt p {
    line-height: 1.4;
  }
  .plan .en .sm .left .items .item .c .t {
    line-height: 1.2;
  }
  .plan .en .sm .left .items .item .c .d {
    margin-top: 0.2rem;
    line-height: 1.4;
  }
  .plan .en .sm .right .d1 .txt {
    margin-top: 0.4rem;
    line-height: 1.4;
    text-align: left;
    font-size: 0.18rem;
  }
  .plan .en .cj {
    padding-bottom: 0.3rem;
  }
  .plan .en .cj .txt {
    margin-top: 0.3rem;
    line-height: 1.4;
  }
  .papp .js {
    padding-top: 0.6rem;
    padding-bottom: 0.3rem;
  }
  .papp .js .cont .txt {
    margin-top: 0.4rem;
    font-size: 0.2rem;
  }
  .papp .js .cont .txt p {
    font-size: 0.2rem;
    margin-bottom: 0.25rem;
  }
  .papp .system .img {
    width: 7.5rem;
  }
  .papp .system .img img {
    width: 7.5rem;
    height: 4.82rem;
  }
  .papp .xxjs {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .papp .xxjs .cnt {
    height: auto;
  }
  .papp .xxjs .rowa .txt,
  .papp .xxjs .rowb .txt {
    float: none;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .papp .xxjs .rowa .txt .t,
  .papp .xxjs .rowb .txt .t {
    font-size: 0.3rem;
  }
  .papp .xxjs .rowa .txt .d,
  .papp .xxjs .rowb .txt .d {
    font-size: 0.2rem;
    margin-top: 0.4rem;
  }
  .papp .xxjs .rowa .img,
  .papp .xxjs .rowb .img {
    float: none;
    width: 100%;
    margin-top: 0.4rem;
    border-radius: 0.08rem;
  }
  .papp .xxjs .rowb {
    position: initial;
    margin-top: 0.8rem;
  }
  .papp .xxjs .rowb .txt {
    margin-top: 0;
  }
  .papp .xxjs .rowb .img {
    display: none;
  }
  .papp .xxjs .rowb .imga {
    display: block;
  }
  .papp .en .js .txt {
    line-height: 1.3;
  }
  .papp .en .js .txt p {
    line-height: 1.3;
    margin-bottom: 0.2rem;
  }
  .pcase .js {
    padding-top: 0.6rem;
    padding-bottom: 0.3rem;
  }
  .pcase .js .cont .txt {
    margin-top: 0.4rem;
    font-size: 0.2rem;
  }
  .pcase .js .cont .txt p {
    font-size: 0.2rem;
    margin-bottom: 0.25rem;
  }
  .pcase .remd {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
  .pcase .remd .cont {
    margin-top: 0.3rem;
  }
  .pcase .remd .cont .t {
    font-size: 0.22rem;
  }
  .pcase .remd .cont .d {
    font-size: 0.2rem;
    margin-top: 0.2rem;
  }
  .pcase .remd .cont .mlink {
    margin-top: 0.2rem;
  }
  .pcase .alzs {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .pcase .alzs .cnt {
    position: relative;
  }
  .pcase .alzs .contain {
    width: 5.8rem;
    margin-left: 1.8rem;
  }
  .pcase .alzs .contain .single ul li a .fc1 .txt span {
    font-size: 0.2rem;
    height: 0.5rem;
  }
  .pcase .alzs .btns {
    position: absolute;
    left: 0;
    z-index: 22;
  }
  .pcase .sm1 {
    height: 4.2rem;
    background-image: url(../img/albg2.jpg);
  }
  .pcase .sm1 .txt {
    margin: 0.6rem 0.16rem 0 2.3rem;
    font-size: 0.2rem;
  }
  .pcase .en .js .txt p {
    text-align: left;
  }
  .pcase .en .alzs .contain .single ul li a .fc1 .txt {
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.52rem;
    line-height: 1.2;
    margin-top: 0.04rem;
  }
  .pcase .en .sm1 .txt {
    margin: 0.4rem 0.16rem 0 1.8rem;
    line-height: 1.8;
  }
  .ndetail .maintitle {
    display: none;
  }
  .ndetail .cont {
    padding-top: 0.4rem;
  }
  .ndetail .cont .t1 {
    margin-top: 0.6rem;
    font-size: 0.3rem;
  }
  .ndetail .cont .time,
  .ndetail .cont .c,
  .ndetail .cont .c p {
    font-size: 0.2rem;
  }
  .ndetail .cont .c p {
    margin-bottom: 0.25rem;
  }
  .ndetail .en .cont .detail .c {
    line-height: 1.6;
  }
  .ndetail .en .cont .detail .c p {
    line-height: 1.6;
    margin-bottom: 0.25rem;
  }
}
