/*banner*/
.banner2 {
  position: relative;
  width: 100%;
  height: 707px;
}
.banner2 .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner2 .bd ul {
  width: 100% !important;
  height: 707px !important;
}
.banner2 .bd ul li {
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.banner2 .bd ul li a {
  display: block;
  height: 707px;
  background-position: center;
  background-repeat: repeat-x;
}
.banner2 .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.banner2 .hd ul li {
  margin: 0 6px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #ffffff;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
.banner2 .hd .on {
  width: 42px;
}
.bus .b1 {
  padding: 81px 0;
  width: 100%;
  margin: 0 auto;
}
.bus .b1 .items {
  display: flex;
  justify-content: space-between;
}
.bus .b1 .items .item {
  display: flex;
  align-items: center;
}
.bus .b1 .items .item img {
  margin-right: 20px;
}
.bus .b1 .items .item .info .p1 {
  color: #579af9;
  font-size: 26px;
  line-height: 1;
}
.bus .b1 .items .item .info .p2 {
  color: #2d2d2d;
  font-size: 14px;
  line-height: 1;
  margin-top: 18px;
}
.bus .b2 {
  width: 100%;
  height: 526px;
  background: url(../images/bgi.jpg) no-repeat center center;
}
.bus .b2 .cont {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 95px;
}
.bus .b2 .cont .title .p1 {
  color: #343434;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
.bus .b2 .cont .title .p2 {
  color: #343434;
  font-size: 20px;
  opacity: 0.5;
  margin-top: 20px;
}
.bus .b2 .cont .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 742px;
  margin-top: 70px;
}
.bus .b2 .cont .items .item {
  height: 88px;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding-left: 17px;
  margin-bottom: 30px;
  box-shadow: 15px 15px 5px 0px rgba(87, 154, 249, 0.1);
}
.bus .b2 .cont .items .item:nth-child(odd) {
  width: 302px;
}
.bus .b2 .cont .items .item:nth-child(even) {
  width: 404px;
}
.bus .b2 .cont .items .item .q {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #579af9;
  text-align: center;
  line-height: 56px;
  color: #ffffff;
  font-size: 30px;
  margin-right: 13px;
}
.bus .b2 .cont .items .item span {
  color: #1d1d1d;
  font-size: 20px;
}
.b3 {
  width: 100%;
  height: 747px;
  background: url(../images/blue_bg.jpg) no-repeat center center;
  padding-top: 90px;
}
.b3 .cont {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.b3 .cont .title {
  text-align: center;
}
.b3 .cont .title p {
  color: #ffffff;
  font-size: 40px;
  line-height: 1;
}
.b3 .cont .title p span {
  font-weight: bold;
}
.b3 .cont .title p .s2 {
  background: #f68416;
  padding: 0 10px;
  margin-left: 34px;
}
.b3 .cont .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 78px;
}
.b3 .cont .items .item {
  display: flex;
  width: 436px;
  height: 144px;
  margin-bottom: 24px;
}
.b3 .cont .items .item:nth-child(n+1){
  margin-right: 10px;
}
.b3 .cont .items .item img {
  width: 230px;
  height: 144px;
}
.b3 .cont .items .item p {
  flex: 1;
  background: #ffffff url(../images/blue_arrow.png) no-repeat left center;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #313131;
  font-size: 14px;
  line-height: 2;
  padding-top: 36px;
  padding-left: 26px;
}
.b3 .cont .bottom {
  display: flex;
  justify-content: space-between;
}
.b3 .cont .bottom .item {
  display: flex;
  width: 946px;
  height: 144px;
  margin-bottom: 24px;
}
.b3 .cont .bottom .item img {
  width: 230px;
  height: 144px;
}
.b3 .cont .bottom .item p {
  flex: 1;
  background: #ffffff url(../images/blue_arrow.png) no-repeat left center;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #313131;
  font-size: 18px;
  line-height: 2;
  padding-top: 36px;
  padding-left: 62px;
}
.b3 .cont .bottom .tel {
  width: 279px;
  height: 144px;
  background: url(../images/live_tel.png) no-repeat center center;
}
.b3 .cont .bottom .tel .p1 {
  color: #ffffff;
  font-size: 26px;
  text-shadow: 3px 3px 2px #d45c04;
  line-height: 1;
  margin-left: 85px;
  margin-top: 35px;
}
.b3 .cont .bottom .tel .p2 {
  color: #ffffff;
  font-size: 25px;
  text-shadow: 3px 3px 2px #d45c04;
  text-align: center;
  line-height: 1;
  margin-top: 30px;
}
.b4 {
  width: 100%;
  height: 585px;
  background: url(../images/live_bg.jpg) no-repeat center center;
  background-position: -359px;
}
.b4 .cont {
  width:100%;
  margin: 0 auto;
  padding: 0 10px;
}
.b4 .cont .info {
  width: 378px;
  float: right;
}
.b4 .cont .info .title {
  margin-top: 145px;
}
.b4 .cont .info .title .p1 {
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
.b4 .cont .info .title .p2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
  margin-top: 20px;
}
.b4 .cont .info .desc {
  color: #ffffff;
  font-size: 18px;
  line-height: 2;
  margin-top: 25px;
}
.b5 {
  padding-top: 81px;
}
.b5 .cont {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.b5 .cont .title {
  text-align: center;
}
.b5 .cont .title .p1 {
  color: #1b1b1b;
  font-size: 40px;
  line-height: 1;
}
.b5 .cont .title .p1 span {
  color: #1988f4;
  font-weight: bold;
}
.b5 .cont .title .p2 {
  color: #646464;
  font-size: 20px;
  line-height: 1;
  margin-top: 23px;
}
.b5 .cont .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
.b5 .cont .items .item {
  width: 404px;
  height: 386px;
  border-radius: 7px;
  background-color: #eeeeee;
  padding: 22px;
  margin-bottom: 46px;
}
.b5 .cont .items .item .mark {
  position: relative;
  z-index: 1;
  width: 254px;
  height: 43px;
  margin: -22px auto 0;
  border-radius: 22px;
  background-color: #579af9;
  color: #ffffff;
  text-align: center;
  line-height: 43px;
  font-size: 24px;
  font-weight: bold;
}
.b5 .cont .items .item .tags {
  margin-left: 84px;
  margin-top: 20px;
}
.b5 .cont .items .item .tags .tag {
  color: #2d2d2d;
  font-size: 18px;
  line-height: 2;
  background: url(../images/zq.png) no-repeat left center;
  padding-left: 28px;
}
.b6 {
  width: 100%;
  height: 531px;
  background: url(../images/about_06.jpg) no-repeat center center;
}
.b6 .cont {
  width: 100%;
  margin: 0 auto;
  position: 0 10px;
  padding-top: 94px;
}
.b6 .cont .p1 {
  color: #ffffff;
  font-size: 32px;
  line-height: 48px;
  font-weight: bold;
  padding-left: 580px;
}
.b6 .cont .p2 {
  padding-left: 580px;
  color: #ffffff;
  font-size: 20px;
  line-height: 54px;
  font-weight: lighter;
  margin-top: 43px;
}





.n-cont {
  width: 1200px;
  margin: 0 auto;
}

.ny-title {
  margin-top: 35px;
  margin-bottom: 40px;
}

.ny-title .ny-left {
  float: left;
}

.ny-title .ny-left h4 {
  font-size: 36px;
  color: rgb(217, 217, 217);
  line-height: 1;
  margin-bottom: 12px;
  height: 36px;
}

.ny-title .ny-left h5 {
  font-size: 30px;
  color: rgb(45, 45, 45);
  font-weight: bold;
  line-height: 1;
}

.ny-title .ny-link {
  position: relative;
  width: 82%;
  height: 1px;
  background: #e5e5e5;
  float: right;
  margin-top: 64px
}

.ny-title .ny-link::after {
  content: " ";
  width: 17px;
  height: 17px;
  border-width: 2px;
  border-color: rgb(88, 154, 250);
  border-style: solid;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: -9px;
}

.ny-title .ny-right {
  float: right;
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: rgb(153, 153, 153);
  position: relative;
  top: -47px;
}

.ny-title .ny-right img {
  margin-right: 10px;
}

.ny-title .ny-right a {
  color: #589afa;
}

.ny-nav {
  width: 287px;
  padding-right: 59px;
  float: left;
}

.ny-nav ul {
  background: #f7f7f7;
  padding: 20px 25px;
}

.ny-nav ul li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px dashed #dcdcdc;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  padding-left: 30px;
  position: relative;
}

.ny-nav ul li::after {
  content: " ";
  display: block;
  margin: 0px auto;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-left-color: transparent;
  display: inline-flex;
  margin-left: 18px;
  position: relative;
  top: -7px;
}

.ny-nav ul .on, .ny-nav ul li:hover {
  font-weight: bold;
 
}

.ny-nav ul .on a, .ny-nav ul li:hover a {
  color: #569bfa;
}
.ny-nav ul .on::after, .ny-nav ul li:hover::after {
  border-left-color: #589afa;
}
.ny-nav ul li:last-child {
  border-bottom: 0px dashed #dcdcdc;
}

.ny-nav ul li a {
  color: #333333;
  display: inline-flex;
}



.ny-nav .zx h4 {
  height: 60px;
  border-bottom: 1px solid #fff;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
}

.ny-nav .zx h4 img {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  margin-top: -2px
}

.ny-nav .zx p {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
}

.ny-right-box{
  width: 913px;
  float: left;
  margin-bottom: 50px;
}
.ny-nav .zx {
    margin-top: 30px;
    background: #589afa;
    padding: 0 17px;
 
    padding-bottom: 15px;
}
.ny-nav .zx h6 {
    color: #fff;
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
}