.bk {
  cursor: pointer;
  position: relative;
}
.bk:after,
.bk:before {
  content: '';
  display: block;
  position: absolute;
  border: 1px transparent solid;
  width: 0;
  height: 0;
  box-sizing: border-box;
}
.bk:after {
  left: 0;
  top: 0;
  transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}
.bk:before {
  right: 0;
  bottom: 0;
  transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in 0s;
}
.bk:hover:after,
.bk:hover:before {
  height: 100%;
  width: 100%;
}
.bk:hover:after {
  border-right-color: #127fe4;
  border-top-color: #127fe4;
  transition: width 0.2s ease-out 0s, height 0.2s ease-out 0.2s;
}
.bk:hover:before {
  border-left-color: #127fe4;
  border-bottom-color: #127fe4;
  transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}
.content {
  width: 1280px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: -10px;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box10 {
  height: 1056px;
  background: url(../images/b1.jpg) no-repeat center top;
  box-sizing: border-box;
  padding-top: 65px;
  overflow: hidden;
}
.box10 .top .box {
  float: left;
}
.box10 .top .box .por {
  font-family: "PangMenZhengDao";
  font-size: 62px;
  line-height: 50px;
  color: #333;
  font-weight: bold;
}
.box10 .top .box .por i {
  color: #127fe4;
  font-weight: bold;
}
.box10 .top .box h3 {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 4px;
  color: #333333;
  margin-top: 10px;
}
.box10 .top .list {
  float: right;
}
.box10 .top .list li {
  float: left;
  margin-left: 109px;
}
.box10 .top .list li a {
  display: block;
  width: 130px;
  padding-top: 118px;
  font-size: 16px;
  text-align: center;
  font-size: 16px;
}
.box10 .top .list li:nth-child(1) {
  background: url(../images/c1.png) no-repeat top center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .top .list li:nth-child(1):hover {
  background: url(../images/c5.png) no-repeat top center;
}
.box10 .top .list li:nth-child(2) {
  background: url(../images/c2.png) no-repeat top center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .top .list li:nth-child(2):hover {
  background: url(../images/c6.png) no-repeat top center;
}
.box10 .top .list li:nth-child(3) {
  background: url(../images/c3.png) no-repeat top center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .top .list li:nth-child(3):hover {
  background: url(../images/c7.png) no-repeat top center;
}
.box10 .top .list li:nth-child(4) {
  background: url(../images/c4.png) no-repeat top center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .top .list li:nth-child(4):hover {
  background: url(../images/c8.png) no-repeat top center;
}
.box10 .sild10 {
  margin-top: 35px;
  position: relative;
}
.box10 .sild10 .tempWrap{
  height: 380px;
}
.box10 .sild10 .bd {
  overflow: hidden;
  height: 188px;
}
.box10 .sild10 .bd li {
  width: 1320px;
}
.box10 .sild10 .bd li .bo1{
  width: 1280px;
  height: 340px;
  overflow: hidden;
}
.box10 .sild10 .bd li .title {
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box10 .sild10 .bd li p {
  color: #666;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 56px;
  margin-top: 25px;
}
.box10 .sild10 .bd li .more {
  padding-right: 43px;
  background: url(../images/jian.png) no-repeat center right;
  background-position-x: 74px;
  margin-top: 20px;
  display: block;
  width: 108px;
  height: 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
}
.box10 .sild10 .arrow {
  position: absolute;
  top: 255px;
  left: 0;
}
.box10 .sild10 .arrow .prev {
  text-indent: -99999px;
  width: 42px;
  height: 42px;
  background: url(../images/prev.png) no-repeat center;
  float: left;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin-right: 10px;
  cursor: pointer;
}
.box10 .sild10 .arrow .prev:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .sild10 .arrow .next {
  text-indent: -99999px;
  width: 42px;
  height: 42px;
  background: url(../images/next.png) no-repeat center;
  float: left;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  cursor: pointer;
}
.box10 .sild10 .arrow .next:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .list-s {
  position: relative;
  margin: 55px -25px 129px 0;
  height: 380px;
}
.box10 .list-s .li {
  position: relative;
  float: left;
  margin-right: 34px;
  border-radius: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .list-s .li .img {
  margin-top: 45px;
  display: block;
  width: 404px;
  height: 284px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  overflow: hidden;
}
.box10 .list-s .li .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .list-s .li .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.box10 .list-s .li .title {
  position: absolute;
  bottom: -39px;
  left: 24px;
  display: block;
  box-sizing: border-box;
  width: 356px;
  height: 84px;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 0 130px 0 21px;
  line-height: 84px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 0px 2px 10px 0px rgba(34, 24, 21, 0.14);
}
.box10 .list-s .li .title:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .list-s .li .title i {
  display: block;
  font-size: 14px;
  line-height: 84px;
  color: #666;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/jian.png) no-repeat center right;
  background-position-x: 74px;
  padding-right: 34px;
  width: 108px;
  position: absolute;
  top: 0;
  right: -22px;
}
.box10 .list-s .li:hover .img {
  border: solid 1px #127fe4;
}
.box10 .list-s .li:hover .title {
  background: #127fe4;
  color: #fff;
  bottom: -50px;
}
.box10 .list-s .li:hover .title i {
  color: #fff;
  background: url(../images/jian2.png) no-repeat center right;
  background-position-x: 74px;
}
.box20 {
  height: 779px;
  background: url(../images/b2.jpg) no-repeat center top;
  overflow: hidden;
}
.box20 .content {
  position: relative;
}
.box20 .content .sild20 .bd li .ys {
  width: 834px;
  height: 558px;
  margin-left: -320px;
  float: left;
}
.box20 .content .sild20 .bd li .box {
  width: 630px;
  float: right;
  margin-top: 345px;
}
.box20 .content .sild20 .bd li .box .title {
  font-size: 24px;
  line-height: 50px;
  color: #333333;
}
.box20 .content .sild20 .bd li .box .title i {
  font-size: 14px;
  line-height: 50px;
  color: #999999;
  margin-left: 14px;
}
.box20 .content .sild20 .bd li .box p {
  line-height: 24px;
  color: #666666;
}
.box20 .content .sild20 .arrow {
  width: 225px;
  height: 70px;
  background: url(../images/zrr.png) no-repeat center;
  position: absolute;
  top: 489px;
  left: 289px;
  z-index: 20;
}
.box20 .content .sild20 .arrow .prev {
  width: 111px;
  height: 70px;
  background: url(../images/pe.png) no-repeat center;
  text-indent: -99999px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  cursor: pointer;
  float: left;
}
.box20 .content .sild20 .arrow .prev:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box20 .content .sild20 .arrow .next {
  width: 111px;
  height: 70px;
  background: url(../images/ne.png) no-repeat center;
  text-indent: -99999px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  cursor: pointer;
  float: left;
}
.box20 .content .sild20 .arrow .next:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box20 .content .con .pc {
  line-height: 50px;
  letter-spacing: 10px;
  color: #666666;
  position: absolute;
  top: 27px;
  left: 648px;
}
.box20 .content .con h3 {
  font-size: 30px;
  line-height: 52px;
  letter-spacing: 4px;
  color: #333333;
  position: absolute;
  top: 200px;
  left: 648px;
}
.box20 .content .con .num {
  height: 160px;
  position: absolute;
  top: 559px;
  left: 535px;
  padding-left: 170px;
  background: url(../images/tel2.png) no-repeat left center;
  padding-top: 43px;
  box-sizing: border-box;
}
.box20 .content .con .num p {
  font-size: 20px;
  line-height: 22px;
  padding-left: 39px;
  color: #ffffff;
  background: url(../images/tel.png) no-repeat center left;
}
.box20 .content .con .num .tel {
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  margin-top: 15px;
}
.box20 .content .con .psh {
  position: absolute;
  top: 299px;
  right: -273px;
  z-index: 20;
}
.box20 .content .con .more {
  display: block;
  width: 158px;
  height: 34px;
  background-color: #127fe4;
  line-height: 34px;
  text-align: center;
  color: #fdfdfd;
  position: absolute;
  top: 686px;
  left: 0;
}
.box30 {
  height: 716px;
  background: url(../images/b3.jpg) no-repeat center top;
  padding-top: 70px;
  box-sizing: border-box;
}
.box30 .content {
  position: relative;
}
.box30 .top {
  position: absolute;
  top: 0;
  right: 0;
}
.box30 .top .box .por {
  font-family: "PangMenZhengDao";
  font-size: 62px;
  line-height: 50px;
  color: #333;
  font-weight: bold;
  text-align: right;
}
.box30 .top .box .por i {
  color: #127fe4;
  font-weight: bold;
}

.box30 .top .box h3 {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 4px;
  color: #333333;
  margin-top: 9px;
  text-align: right;
}
.box30 .top .box .an {
  font-size: 20px;
  line-height: 48px;
  letter-spacing: 10px;
  color: #333333;
  margin-top: 60px;
  text-align: right;
}
.box30 .top .box p {
  line-height: 8px;
  color: #666666;
  text-align: right;
}
.box30 .con {
  height: 577px;
}
.box30 .con .first {
  width: 485px;
  position: absolute;
  top: 25px;
  left: 43px;
}
.box30 .con .first .title {
  display: block;
  font-size: 20px;
  line-height: 48px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box30 .con .first p {
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  margin-top: 13px;
}
.box30 .con .first .img {
  display: block;
  margin-top: 40px;
  width: 485px;
  height: 338px;
  border: solid 4px #dddddd;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box30 .con .first .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box30 .con .first .img img {
  width: 485px;
  height: 338px;
}
.box30 .con .list {
  position: absolute;
  top: 295px;
  left: 639px;
  width: 700px;
}
.box30 .con .list li {
  width: 300px;
  margin-right: 40px;
  float: left;
}
.box30 .con .list li .img {
  width: 300px;
  height: 228px;
  background-color: #000000;
  border: solid 4px #dddddd;
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box30 .con .list li .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box30 .con .list li .img img {
  width: 300px;
  height: 228px;
}
.box30 .con .list li .title {
  display: block;
  line-height: 55px;
  color: #666;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box40 {
  height: 662px;
  background: url(../images/b4.jpg) no-repeat center top;
  padding-top: 76px;
  box-sizing: border-box;
}
.box40 .z1 {
  float: left;
  width: 661px;
}
.box40 .z1 h3 {
  font-size: 30px;
  line-height: 40px;
  color: #333333;
}
.box40 .z1 p {
  line-height: 30px;
  color: #666666;
  margin-top: 76px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
}
.box40 .z1 .more {
  display: block;
  width: 147px;
  height: 32px;
  border-radius: 16px;
  background: url(../images/more.png) no-repeat right center;
  background-color: #127fe4;
  line-height: 32px;
  padding-left: 36px;
  box-sizing: border-box;
  color: #fff;
  margin-top: 51px;
  background-position-x: 118px;
}
.box40 .z1 .list {
  margin-top: 69px;
}
.box40 .z1 .list li {
  width: 166px;
  height: 166px;
  padding-top: 117px;
  box-sizing: border-box;
  float: left;
  margin-right: 20px;
}
.box40 .z1 .list li a {
  text-align: center;
  font-size: 16px;
  display: block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.box40 .z1 .list li:nth-child(1) {
  background: url(../images/w3.png) no-repeat top center;
  border: solid 4px #eeeeee;
  background-position-y: 54px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.box40 .z1 .list li:nth-child(1):hover{
  background: url(../images/w1.png) no-repeat top center;
  background-color: #127fe4;
  background-position-y: 54px;
  border: none;
}
.box40 .z1 .list li:nth-child(2):hover{
  background: url(../images/w4.png) no-repeat top center;
  background-color: #127fe4;
  background-position-y: 54px;
  border: none;
}
.box40 .z1 .list li:nth-child(1):hover a {
  color: #fff;
}
.box40 .z1 .list li:nth-child(2):hover a {
  color: #fff;
}
.box40 .z1 .list li:nth-child(2) {
  border: solid 4px #eeeeee;
  background: url(../images/w2.png) no-repeat top center;
  background-position-y: 54px;
}
.box40 .z1 .list li:nth-child(3) {
  width: 242px;
  height: 166px;
  padding-top: 0;
}
.box40 .z1 .list li:nth-child(3) a {
  display: block;
  border: solid 4px #eeeeee;
  width: 242px;
  height: 166px;
  box-sizing: border-box;
}
.box40 .z1 .list li:nth-child(3) a img {
  width: 100%;
  height: 100%;
  display: block;
}
.box40 .y1 {
  float: right;
  width: 450px;
  padding-top: 62px;
  box-sizing: border-box;
}
.box40 .y1 .sp {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 185px;
}
.box40 .y1 p {
  font-size: 16px;
  color: #cddef7;
  padding-left: 185px;
}
.box40 .y1 .ship {
  width: 430px;
  height: 334px;
  border-radius: 6px;
  margin-top: 50px;
}
.box50 .box .por {
  font-family: "PangMenZhengDao";
  font-size: 62px;
  line-height: 50px;
  color: #333;
  font-weight: bold;
  text-align: right;
}
.box50 .box .por i {
  color: #127fe4;
  font-weight: bold;
}
.box50 .box h3 {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 4px;
  color: #333333;
  margin-top: 9px;
  text-align: right;
}
.box50 .box .an {
  font-size: 20px;
  line-height: 48px;
  letter-spacing: 10px;
  color: #333333;
  margin-top: 60px;
  text-align: right;
}
.box50 .box p {
  line-height: 8px;
  color: #666666;
  text-align: right;
}
.box50 .top-s {
  margin-top: 67px;
}
.box50 .top-s .por {
  font-family: "PangMenZhengDao";
  font-size: 62px;
  line-height: 50px;
  color: #333;
}
.box50 .top-s .por i {
  color: #127fe4;
}
.box50 .top-s h3 {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 4px;
  color: #333333;
  margin-top: 9px;
}
.box50 .sild30 {
  margin: 50px 0 72px 0;
  position: relative;
}
.box50 .sild30 .bd li .z1 {
  width: 572px;
  height: 588px;
  background-color: #f8f8f8;
  padding: 60px 40px;
  box-sizing: border-box;
  float: left;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box50 .sild30 .bd li .z1:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box50 .sild30 .bd li .z1 .top .data {
  font-family: Arial;
  font-size: 24px;
  line-height: 30px;
  color: #666;
  font-weight: lighter;
}
.box50 .sild30 .bd li .z1 .top .title {
  display: block;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #343434;
  margin-top: 8px;
}
.box50 .sild30 .bd li .z1 .top p {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 61px;
}
.box50 .sild30 .bd li .z1 .img {
  width: 446px;
  height: 300px;
  display: block;
  margin: 40px auto 0;
}
.box50 .sild30 .bd li .z1 .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box50 .sild30 .bd li .y1 {
  width: 638px;
  margin-top: -25px;
  float: right;
}
.box50 .sild30 .bd li .y1 .jien {
  height: 85px;
  border-bottom: 1px dotted #eee;
}
.box50 .sild30 .bd li .y1 .jien .img {
  display: none;
}
.box50 .sild30 .bd li .y1 .jien .box {
  float: none;
  position: relative;
}
.box50 .sild30 .bd li .y1 .jien .box .top-list {
  background: url(../images/jian3.png) no-repeat right center;
  background-position-y: 50px;
  padding-top: 30px;
  padding-bottom: 45px;
  height: 85px;
  box-sizing: border-box;
}
.box50 .sild30 .bd li .y1 .jien .box .top-list .text {
  width: 410px;
  float: left;
}
.box50 .sild30 .bd li .y1 .jien .box .top-list .text .title {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 92px;
  padding-right: 15px;
  width: 500px;
}
.box50 .sild30 .bd li .y1 .jien .box .top-list .text p {
  display: none;
}
.box50 .sild30 .bd li .y1 .jien .box .data {
  font-family: Arial;
  font-size: 18px;
  line-height: 30px;
  color: #999;
  font-weight: lighter;
  margin-right: 36px;
  float: left;
  position: absolute;
  top: 33px;
  left: 0;
}
.box50 .sild30 .bd li .y1 .tex-img {
  height: 160px;
  margin-top: 25px;
  border-bottom: 1px dotted #127fe4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box50 .sild30 .bd li .y1 .tex-img .img {
  display: block;
  width: 147px;
  height: 131px;
  margin-right: 25px;
  padding-bottom: 30px;
  float: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box50 .sild30 .bd li .y1 .tex-img .img img {
  width: 100%;
  height: 100%;
}
.box50 .sild30 .bd li .y1 .tex-img .box {
  float: right;
}
.box50 .sild30 .bd li .y1 .tex-img .box .top-list {
  height: 80px !important;
  box-sizing: border-box;
  padding: 0 25px 0 0 !important;
  background: url(../images/jian4.png) no-repeat right top;
}
.box50 .sild30 .bd li .y1 .tex-img .box .top-list .text {
  width: 410px;
  float: left;
}
.box50 .sild30 .bd li .y1 .tex-img .box .top-list .text .title {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0;
  width: 410px;
}
.box50 .sild30 .bd li .y1 .tex-img .box .top-list .text p {
  line-height: 30px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.box50 .sild30 .bd li .y1 .tex-img .box .data {
  font-family: Arial;
  font-size: 18px;
  line-height: 30px;
  color: #999;
  font-weight: lighter;
  margin-right: 36px;
  float: left;
  position: static;
}
.box50 .sild30 .hd {
  position: absolute;
  top: -101px;
  right: 0;
}
.box50 .sild30 .hd li {
  float: left;
  margin-left: 85px;
}
.box50 .sild30 .hd li a {
  display: block;
  padding-left: 39px;
  font-size: 18px;
  color: #333;
  line-height: 29px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box50 .sild30 .hd li a:hover {
  color: #127fe4;
}
.box50 .sild30 .hd li:nth-child(1) {
  background: url(../images/xico1.png) no-repeat left center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box50 .sild30 .hd li:nth-child(1):hover {
  background: url(../images/xico4.png) no-repeat left center;
}
.box50 .sild30 .hd li:nth-child(2) {
  background: url(../images/xico2.png) no-repeat left center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box50 .sild30 .hd li:nth-child(2):hover {
  background: url(../images/xico5.png) no-repeat left center;
}
.box50 .sild30 .hd li:nth-child(3) {
  background: url(../images/xico3.png) no-repeat left center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box50 .sild30 .hd li:nth-child(3):hover {
  background: url(../images/xico5.png) no-repeat left center;
}
.box50 .sild30 .hd .on:nth-child(1) {
  background: url(../images/xico4.png) no-repeat left center;
}
.box50 .sild30 .hd .on:nth-child(2) {
  background: url(../images/xico5.png) no-repeat left center;
}
.box50 .sild30 .hd .on:nth-child(3) {
  background: url(../images/xico5.png) no-repeat left center;
}
.box50 .sild30 .hd .on a {
  color: #127fe4;
}
.box60 {
  height: 125px;
  background-color: #127fe4;
  border-radius: 63px 63px 0px 0px;
  overflow: hidden;
}
.box60 .FOM {
  padding-top: 40px;
  box-sizing: border-box;
}
.box60 .FOM .n {
  width: 240px;
  height: 42px;
  position: relative;
  padding: 0 0 0 39px;
  box-sizing: border-box;
  float: left;
  margin-right: 9px;
}
.box60 .FOM .n img {
  width: 90px;
  height: 42px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.box60 .FOM .n input {
  width: 100%;
  height: 100%;
  line-height: 46px;
  background: none;
  color: #fff;
}
.box60 .FOM .n ::-webkit-input-placeholder {
  color: #fff;
}
.box60 .FOM .n:nth-child(1) {
  background: url(../images/f1.png) no-repeat center left;
  background-position-x: 18px;
  background-color: #2a8ce7;
}
.box60 .FOM .n:nth-child(2) {
  background: url(../images/f2.png) no-repeat center left;
  background-position-x: 18px;
  background-color: #2a8ce7;
}
.box60 .FOM .n:nth-child(3) {
  background-position-x: 18px;
  background-color: #2a8ce7;
}
.box60 .FOM .n:nth-child(4) {
  background-position-x: 18px;
  background-color: #2a8ce7;
  padding-left: 100px;
}
.box60 .FOM .ln {
  width: 380px;
  height: 42px;
  float: left;
  background: url(../images/f3.png) no-repeat center left;
  background-position-x: 18px;
  background-color: #2a8ce7;
  padding: 0 15px 0 53px;
  box-sizing: border-box;
  margin-right: 10px;
}
.box60 .FOM .ln textarea {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 39px;
  background: none;
  color: #fff;
}
.box60 .FOM .ln textarea::placeholder {
  color: #fff;
}
.box60 .FOM #btn {
  float: left;
  width: 140px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 4px;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #127fe4;
  cursor: pointer;
}

.yuas {
  -webkit-animation: hang linear 2s infinite;
}

@-webkit-keyframes hang {

  0%,
  100% {
      -webkit-transform: translate(0, -8px);
  }

  50% {
      -webkit-transform: translate(0, 0);
  }
}



.producrtsL{
  width: 700px;
  float: left;
}

.productsR{
  float: right;
  width: 407px;
  padding-top: 5px;
}







.box10 .productsR .li {
  position: relative;
  float: left;
  margin-right: 34px;
  border-radius: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.box10 .productsR .li .img {
  display: block;
  width: 404px;
  height: 284px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  overflow: hidden;
}
.box10 .productsR .li .img:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .productsR .li .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.box10 .productsR .li .title {
  position: absolute;
  bottom: -39px;
  left: 24px;
  display: block;
  box-sizing: border-box;
  width: 356px;
  height: 84px;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 0 130px 0 21px;
  line-height: 84px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 0px 2px 10px 0px rgba(34, 24, 21, 0.14);
}
.box10 .productsR .li .title:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.box10 .productsR .li .title i {
  display: block;
  font-size: 14px;
  line-height: 84px;
  color: #666;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/jian.png) no-repeat center right;
  background-position-x: 74px;
  padding-right: 34px;
  width: 108px;
  position: absolute;
  top: 0;
  right: -22px;
}
.box10 .productsR .li:hover .img {
  border: solid 1px #127fe4;
}
.box10 .productsR .li:hover .title {
  background: #127fe4;
  color: #fff;
  bottom: -50px;
}
.box10 .productsR .li:hover .title i {
  color: #fff;
  background: url(../images/jian2.png) no-repeat center right;
  background-position-x: 74px;
}