.ptitle {
  text-align: center;
  font-size: 24px;
  color: #2e65c1;
  padding-top: 100px;
}

.ptitle span {
  display: block;
  font-size: 18px;
  color: #999999;
}

.p-bg {
  background: #f8fcff;
  margin-top: 50px;
}

.p-bg .picScroll-left {
  position: relative;
  padding: 0 84px;
}

.p-bg .picScroll-left .hd .next {
  background: url(../images/left.png) no-repeat top center;
  width: 66px;
  height: 66px;
  position: absolute;
  top: 185px;
  left: 0;
}

.p-bg .picScroll-left .hd .prev {
  background: url(../images/right.png) no-repeat top center;
  width: 66px;
  height: 66px;
  position: absolute;
  top: 185px;
  right: 0;
}

.p-bg .picScroll-left .bd ul li .pic {
  width: 522px;
  height: 417px;
  float: left;
}

.p-bg .picScroll-left .bd ul li .pic img {
  width: 522px;
  height: 417px;
}

.p-bg .picScroll-left .bd ul li .title {
  width: 430px;
  float: right;
  margin-right: 40px;
  margin-top: 80px;
}

.p-bg .picScroll-left .bd ul li .title a {
  display: block;
}

.p-bg .picScroll-left .bd ul li .title a span {
  display: block;
  font-size: 20px;
  color: #2e65c1;
}

.p-bg .picScroll-left .bd ul li .title a .xian {
  width: 60px;
  height: 1px;
  background: #000000;
display:none
}

.p-bg .picScroll-left .bd ul li .title a h3 {
  font-size: 16px;
  color: #2e65c1;
  line-height: 30px;
  font-weight: normal;
  margin-top: 35px;
  height: 185px;
  overflow: hidden;
}

.p-bg .picScroll-left .bd ul li .title a .more {
  width: 113px;
  height: 35px;
  box-shadow: 0px 1px 9.9px 0.1px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  border-radius: 30px;
  line-height: 35px;
  text-align: center;
  font-size: 12px;
  color: #4b78c7;
}

.pro-index {
  margin-top: 65px;
}

.pro-index .plist1 {
  margin: 0 -14px;
}

.pro-index .plist1 li {
  float: left;
  width: 379px;
  position: relative;
  margin: 0 15px;
  margin-bottom: 80px;
}

.pro-index .plist1 li a {
  display: block;
}

.pro-index .plist1 li a .img img {
  width: 379px;
  height: 303px;
}

.pro-index .plist1 li .hh {
  background: #2e65c1;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: none;
}

.pro-index .plist1 li .hh .wz {
  border: 1px solid #5884cd;
  margin: 20px 25px;
  height: 264px;
  padding: 0 40px;
}

.pro-index .plist1 li .hh .wz .w1 {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  padding-top: 44px;
}

.pro-index .plist1 li .hh .wz .w2 {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
}

.pro-index .plist1 li .hh .wz .more {
  width: 61px;
  height: 23px;
  box-shadow: 0px 1px 14.85px 0.15px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 50px;
  margin: 0 auto;
  text-align: center;
  line-height: 23px;
  color: #000000;
  margin-top: 25px;
}

.pro-index .plist1 li:hover .hh {
  display: block;
}

.ys-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 736px;
  overflow: hidden;
  margin-top: 10px;
}

.ys-bg .ys-index .ytitle {
  text-align: center;
  font-size: 24px;
  color: #2e65c1;
  padding-top: 50px;
}

.ys-bg .ys-index .ytitle span {
  display: block;
  font-size: 18px;
  color: #999999;
}

.ys-bg .ys-index .ys-con {
  position: relative;
  padding-top: 65px;
  height: 560px;
}

.ys-bg .ys-index .ys-con .ys0 {
  position: absolute;
}

.ys-bg .ys-index .ys-con .ys1 {

  width: 319px;

  height: 161px;

  left: 0;

  text-align: right;

  padding-top: 40px;
}

.ys-bg .ys-index .ys-con .ys1 p {
  padding-right: 30px;
  font-size: 14px;
  color: #868585;
  line-height: 30px;
}

.ys-bg .ys-index .ys-con .ys1 p:nth-of-type(1) {
  font-size: 18px;
  color: #000000;
  padding-bottom: 10px;
}

.ys-bg .ys-index .ys-con .ys1:hover {
  background: url(../images/tt1.png) no-repeat top center;
}

.ys-bg .ys-index .ys-con .ys1:hover p:nth-of-type(1) {
  color: #2e65c1;
}

.ys-bg .ys-index .ys-con .ys1 .xian {
  position: relative;
  margin-top: 20px;
  margin-left: 36px;
}

.ys-bg .ys-index .ys-con .ys1 .xian::after {
  position: absolute;
  display: inline-block;
  content: "";
  bottom: 0;
  left: 0;
  background: #2e65c1;
  width: 0;
  height: 1px;
  transition: ease 0.5s 0.1s;
}

.ys-bg .ys-index .ys-con .ys1:hover .xian::after {
  width: 255px;
}

.ys-bg .ys-index .ys-con .ys1 .ys-bg .ys-index .ys-con .ys2 {
  background: url(../images/tt2.png) no-repeat top center;
  width: 319px;
  height: 199px;
  right: 0;
  text-align: left;
  padding-top: 40px;
}

.ys-bg .ys-index .ys-con .ys2 {

  width: 319px;

  height: 161px;

  right: 0;

  text-align: left;

  padding-top: 40px;
}

.ys-bg .ys-index .ys-con .ys2 p {
  padding-right: 30px;
  font-size: 14px;
  color: #868585;
  line-height: 30px;
}

.ys-bg .ys-index .ys-con .ys2 p:nth-of-type(1) {
  font-size: 18px;
  color: #000000;
  padding-bottom: 10px;
}


.ys-bg .ys-index .ys-con .ys2 p {
  padding-left: 30px;
  font-size: 14px;
  color: #868585;
  line-height: 30px;
}

.ys-bg .ys-index .ys-con .ys2:hover {
  background: url(../images/tt2.png) no-repeat top center;
  color: #2e65c1;
}

.ys-bg .ys-index .ys-con .ys2:hover p:nth-of-type(1) {}

.ys-bg .ys-index .ys-con .ys2 p:nth-of-type(1) {
  font-size: 18px;
  color: #000000;
  padding-bottom: 10px;
}

.ys-bg .ys-index .ys-con .ys2 .xian {
  position: relative;
  margin-top: 20px;
  margin-left: 28px;
}

.ys-bg .ys-index .ys-con .ys2:hover p:nth-of-type(1) {

  color: #2e65c0;

}


.ys-bg .ys-index .ys-con .ys2 .xian::after {
  position: absolute;
  display: inline-block;
  content: "";
  bottom: 0;
  left: 0;
  background: #2e65c1;
  width: 0;
  height: 1px;
  transition: ease 0.5s 0.1s;
}

.ys-bg .ys-index .ys-con .ys2:hover .xian::after {
  width: 255px;
}

.ys-bg .ys-index .ys-con .ys3 {
  left: 40px;
  bottom: 20px;
  text-align: right;
}

.ys-bg .ys-index .ys-con .ys3 p {
  padding-left: 25px;
  font-size: 14px;
  color: #868585;
  line-height: 30px;
}

.ys-bg .ys-index .ys-con .ys3 p:nth-of-type(1) {
  font-size: 18px;
  color: #000000;
  padding-bottom: 10px;
}

.ys-bg .ys-index .ys-con .ys3:hover {
  background: url(../images/tt3.png) no-repeat top center;
}

.ys-bg .ys-index .ys-con .ys4 {
  right: 20px;
  bottom: 20px;
  text-align: left;
}

.ys-bg .ys-index .ys-con .ys4 p {
  padding-right: 30px;
  font-size: 14px;
  color: #868585;
  line-height: 30px;
}

.ys-bg .ys-index .ys-con .ys4 p:nth-of-type(1) {
  font-size: 18px;
  color: #000000;
  padding-bottom: 10px;
}

.ys-bg .ys-index .ys-con .ys4:hover {
  background: url(../images/tt4.png) no-repeat top center;
}

.about-bg {
  background: url(../images/bj2.jpg) repeat-x top center;
  height: 457px;
}

.about-bg .about-index {
  padding-top: 68px;
}

.about-bg .about-index .abl {
  width: 451px;
  height: 388px;
}

.about-bg .about-index .abr {
  width: 687px;
}

.about-bg .about-index .abr h2 {
  font-size: 24px;
  color: #ffffff;
  padding-top: 64px;
  padding-left: 50px;
}

.about-bg .about-index .abr h2 span {
  display: block;
  font-size: 14px;
  color: #bbbbbb;
  /*padding-left: 50px;*/
}

.about-bg .about-index .abr .cont {
  background: #fff;
  padding-left: 50px;
  height: 250px;
  margin-top: 20px;
  padding-top: 25px;
  padding-right: 30px;
}

.about-bg .about-index .abr .cont p {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
}

.about-bg .about-index .abr .cont a {
  display: block;
  width: 113px;
  height: 35px;
  box-shadow: 0px 1px 9.9px 0.1px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 20px;
  text-align: center;
  line-height: 35px;
  font-size: 12px;
  color: #4b78c7;
  margin-top: 30px;
}

.news-index .ntitle {
  text-align: center;
  font-size: 24px;
  color: #2e65c1;
  padding-top: 120px;
}

.news-index .ntitle span {
  display: block;
  font-size: 18px;
  color: #999999;
}

.news-index .nlist1 {
  margin-top: 40px;
}

.news-index .nlist1 li {
  width: 491px;
  height: 192px;
  background: #fff;
  float: left;
  padding: 40px;
  margin-bottom: 14.85px;
}

.news-index .nlist1 li a {
  display: block;
}

.news-index .nlist1 li a .date {
  font-size: 12px;
  color: #999999;
}

.news-index .nlist1 li a .n1 {
  font-size: 16px;
  color: #000000;
  border-bottom: 1px solid #ebebeb;
  line-height: 45px;
  position: relative;
}

.news-index .nlist1 li a .n1::after {
  position: absolute;
  display: inline-block;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #2e65c1;
  width: 32px;
  height: 1px;
  transition: ease 0.5s 0.1s;
}

.news-index .nlist1 li a .n2 {
  margin-top: 20px;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
}

.news-index .nlist1 li:nth-child(2n) {
  float: right;
}

.news-index .nlist1 li:hover {
  box-shadow: 0px 1px 14.85px 0.15px rgba(0, 0, 0, 0.15);
}

.news-index .nlist1 li:hover a .n1::after {
  width: 100%;
}

.news-index .n-more {
  width: 113px;
  height: 35px;
  box-shadow: 0px 1px 9.9px 0.1px rgba(0, 0, 0, 0.15);
  background: #fff;
  margin: 0 auto;
  border-radius: 30px;
  margin-top: 40px;
}

.news-index .n-more a {
  display: block;
  font-size: 12px;
  color: #2e65c1;
  text-align: center;
  line-height: 35px;
  text-transform: uppercase;
}

.link {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  margin-top: 70px;
}

.link a {
  color: #999999;
}

.foot-bg {
  background: #f8fcff;
  padding-top: 25px;
}

.foot-bg .foot-index .erq {
  width: 334px;
  text-align: center;
  color: #868585;
  font-size: 16px;
  line-height: 50px;
}

.foot-bg .foot-index .lx {
  width: 704px;
  margin-top: 20px;
}

.foot-bg .foot-index .lx .dh {
  border-bottom: 1px solid #bbceec;
  margin-right: 10px;
}

.foot-bg .foot-index .lx .dh a {
  font-size: 14px;
  color: #868585;
  padding: 0 16px;
  line-height: 40px;
}

.foot-bg .foot-index .lx .dz {
  font-size: 14px;
  color: #868585;
  line-height: 34px;
  margin-top: 16px;
}

.foot-bg .k11 {
  border-bottom: 1px solid #bbceec;
  line-height: 30px;
}

.foot-bg .are {
  padding: 10px 0;
}