@font-face{
  font-family: "light";
  src:url("../css/font/SourceHanSansCN-Light.otf");
}
@font-face{
  font-family: "regular";
  src:url("../css/font/SourceHanSansCN-Regular.otf");
}
#header {
  width: 100%;
  height: 0.64rem;
}
.header {
  width: 100%;
  height: 0.64rem;
  background: rgba(255, 255, 255, 1);
  top: 0;
  z-index: 10;
}

.header .cont {
  width: 12rem;
  height: 0.64rem;
}
.header .cont ul {
  width: 100%;
  height: 0.64rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .cont ul li {
  width: 1.28rem;
  height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.16rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(0, 0, 0, 1);
}

.header .cont ul .l1{
  width: 1.04rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .cont ul .l1 img {
  width: .36rem;
  height: 0.34rem;
}
.header .cont ul .l1 h4{
  width: .6rem;
  height: .16rem;
  line-height: .16rem;
  font-size: .14rem;
  font-family: "SiYuanRegular21d184f95122144","regular";
}
.header .cont ul .l1 p{
  width: .6rem;
  height: .16rem;
  line-height: .16rem;
  font-size: .12rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
}


.header .cont ul .l2 a {
  display: block;
  width: .64rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  box-sizing: border-box;
}

.header .cont ul .l3 a {
  display: block;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  box-sizing: border-box;
}
.header .cont ul .l4 a {
  display: block;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  box-sizing: border-box;
}
.header .cont ul .l5 a {
  display: block;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  box-sizing: border-box;
}
.header .cont ul .l6 a {
  display: block;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  box-sizing: border-box;
}
.header .cont ul .l7 a {
  display: block;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  box-sizing: border-box;
}


.cs{
  display: block;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 0.02rem solid #0F88DF;
}



.header .cont ul .l8 {
  width: 1.3rem;
  height: 0.3rem;
  box-sizing: border-box;
  border: 0.01rem solid rgba(221,221,221,1);
  border-radius: .14rem;
}
.header .cont ul .l8 input {
  width: 0.9rem;
  height: 0.28rem;
  font-size: 0.14rem;
  color:rgba(187,187,187,1);
  font-family: "Source-Han-Ligh21d15f171e22144","light";
}
.header .cont ul .l8 img {
  width: 0.16rem;
  height: 0.16rem;
  color: #1382D1;
  opacity: 0.8;
}

.header .cont ul .l4 {
  height: 100%;
  cursor: pointer;
}
.header .cont > .l4-son {
  display: none;
  z-index: 8;
  position: absolute;
  top: 0.64rem;
  left: 0;
  width: 100%;
  height: 3.4rem;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0rem 0.08rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
}
.header .cont > .l4-son ul {
  margin: 0 auto;
  width: 12rem;
  height: 3.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .cont > .l4-son ul li {
  width: 3.3rem;
  height: 3.2rem;
  display: inline-block;
}
.header .cont > .l4-son ul li .img {
  width: 3.3rem;
  height: 1.7rem;
  margin-top: 0.2rem;
  border: 0.01rem solid rgba(221, 221, 221, 1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .cont > .l4-son ul li .img img {
  width: 3.18rem;
  height: 1.58rem;
}
.header .cont > .l4-son ul li h3 {
  width: 3.3rem;
  margin-top: 0.18rem;
  font-size: 0.18rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(0, 0, 0, 1);
  text-align: center;
}
.header .cont>.l4-son ul li p{
  width:1.3rem;
  height:0.4rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  box-sizing: border-box;
  border: 0.01rem solid #54A2E0;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  line-height: 0.4rem;
  text-align: center;
  border-radius: 0.05rem;
}
.header .cont>.l4-son ul li p a{
  display: block;
  width: 1.28rem;
  height: 0.38rem;
  font-size: 0.16rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: #4994D2;
  line-height: 0.38rem;
  text-align: center;
}
.header .cont>.l4-son ul li p a:hover{
  color: #FFFFFF;
  background-color: #4994D2;
  transition: 0.5s;
}

/* 产品中心下拉 */
.header .cont ul .l3 {
  height: 100%;
  cursor: pointer;
}
.header .cont > .l3-son {
  display: none;
  z-index: 8;
  position: absolute;
  top: 0.64rem;
  left: 0;
  width: 100%;
  height: 7rem;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0rem 0.08rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
}

.header .cont > .l3-son .top {
  width: 12rem;
  height: 3.2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.header .cont > .l3-son .top .left {
  width: 9rem;
  height: 3rem;
}
.header .cont > .l3-son .top .left h3 {
  width: 9rem;
  height: 0.8rem;
  font-size: 0.18rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  /* font-weight: 400; */
  color: rgba(0, 0, 0, 1);
  line-height: 0.8rem;
}
.header .cont > .l3-son .top .left > ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 9rem;
  height: 2.4rem;
}
.header .cont > .l3-son .top .left > ul > li {
  width: 3rem;
  height: 2.4rem;
}
.header .cont > .l3-son .top .left > ul > li ul {
  width: 3rem;
  height: 2.4rem;
  display: inline;
}
.header .cont > .l3-son .top .left > ul > li li {
  width: 2.8rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #315ca3;
}
.header .cont > .l3-son .top .left > ul > li li span {
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  margin-right: 0.14rem;
  background-color: #315ca3;
}
.header .cont > .l3-son .top .left > ul > li li a {
  width: 100%;
  font-size: 0.14rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(102, 102, 102, 1);
  text-align: left;
}

.header .cont > .l3-son .top .right {
  width: 3rem;
  height: 3rem;
}
.header .cont > .l3-son .top .right h3 {
  width: 3rem;
  height: 0.8rem;
  font-size: 0.18rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(0, 0, 0, 1);
  line-height: 0.8rem;
}
.header .cont > .l3-son .top .right > ul {
  width: 3rem;
  height: 2.4rem;
  display: inline;
}
.header .cont > .l3-son .top .right > ul > li {
  width: 2.8rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #315ca3;
}
.header .cont > .l3-son .top .right > ul > li span {
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  margin-right: 0.14rem;
  background-color: #315ca3;
}
.header .cont > .l3-son .top .right > ul > li a {
  width: 100%;
  font-size: 0.14rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(102, 102, 102, 1);
  text-align: left;
}

.header .cont > .l3-son .bot {
  width: 12rem;
  height: 3.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.header .cont > .l3-son .bot .left {
  width: 3rem;
  height: 3.5rem;
}
.header .cont > .l3-son .bot .left h3 {
  width: 3rem;
  height: 0.8rem;
  font-size: 0.18rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(0, 0, 0, 1);
  line-height: 0.8rem;
}
.header .cont > .l3-son .bot .left > ul {
  width: 3rem;
  height: 2.6rem;
  display: inline;
}
.header .cont > .l3-son .bot .left > ul > li {
  width: 2.8rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #315ca3;
}
.header .cont > .l3-son .bot .left > ul > li span {
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  margin-right: 0.14rem;
  background-color: #315ca3;
}
.header .cont > .l3-son .bot .left > ul > li a {
  width: 100%;
  font-size: 0.14rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  /* font-weight: 400; */
  color: rgba(102, 102, 102, 1);
  text-align: left;
}

.header .cont > .l3-son .bot .right {
  width: 3rem;
  height: 3.5rem;
}
.header .cont > .l3-son .bot .right h3 {
  width: 3rem;
  height: 0.8rem;
  font-size: 0.18rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(0, 0, 0, 1);
  line-height: 0.8rem;
}
.header .cont > .l3-son .bot .right > ul {
  width: 3rem;
  height: 2.6rem;
  display: inline;
}
.header .cont > .l3-son .bot .right > ul > li {
  width: 2.8rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #315ca3;
}
.header .cont > .l3-son .bot .right > ul > li span {
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  margin-right: 0.14rem;
  background-color: #315ca3;
}
.header .cont > .l3-son .bot .right > ul > li a {
  width: 100%;
  font-size: 0.14rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color: rgba(102, 102, 102, 1);
  text-align: left;
}
/* 产品中心下拉 */
.header .cont > .l3-son .top .left > ul > li a:hover,
.header .cont > .l3-son .top .right > ul > li a:hover,
.header .cont > .l3-son .bot .left > ul > li a:hover,
.header .cont > .l3-son .bot .right > ul > li a:hover
{
  color: #315ca3;
}


/* banner */
.banner{
  width: 100%;
  height: 6.8rem;
  box-sizing: border-box;
  position: relative;
}
/* 圆点 */
.banner .list{
  z-index: 1;
}
.banner .list ul{
  width: 2.0rem;
  height: .4rem;
  position: absolute;
  bottom: .26rem;
  left: 50%;
  margin-left: -1.0rem;
  background:rgba(237,237,237,0.25);
  border-radius: .2rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.banner .list ul li{
  width: .2rem;
  height: .2rem;
  background:rgba(255,255,255,1);
  opacity: 0.75;
  border-radius: 50%;
  text-align: center;
}
.active{
  background:rgba(49,92,163,1) !important;
}
/* 圆点 */
.image-slider .slide{
  width: 100%;
  height: 6.8rem;
  position: absolute;
  transition: all linear 0.4s;
  opacity: 0;
}
.image-slider .slide.current{
  opacity: 1;
}
.image-slider .txt{
  width: 6rem;
  height: 3rem;
  color: #FFFFFF;
  position: absolute;
  z-index: 1;
  top: 2rem;
  left: 50%;
}
.image-slider .txt h3{
  width: 100%;
  height: .54rem;
  line-height: .54rem;
  font-family: "Source-Han-Sans21d1817dca22144";
  font-size: .56rem;
  opacity: 0;
  text-shadow: 0.01rem 0.05rem 0.05rem rgba(26, 44, 109, 0.25);
  transform: translateX(2rem);
}
.image-slider .slide.current .txt h3{
  opacity: 1;
  transform: translateX(0);
  transition: all 1s ease-in-out 0.4s;
}
@font-face{
  font-family: "normal";
  src:url("../css/font/SourceHanSansCN-Normal.otf")format("opentype");
}
.image-slider .txt p{
  width: 100%;
  height: .54rem;
  line-height: .18rem;
  margin-top: .4rem;
  font-family: "Source-Han-Norm21d17f15a522144","normal";
  font-size: .18rem;
  opacity: 0;
  text-shadow: 0.01rem 0.05rem 0.05rem rgba(26, 44, 109, 0.25);
  transform: translateX(2rem);
}
.image-slider .txt p>span{
  display: block;
  margin-top: .16rem;  
}
.image-slider .slide.current .txt p{
  opacity: 1;
  transform: translateX(0);
  transition: all 1s ease-in-out 0.6s;
}
.image-slider .txt div{
  width: 1.4rem;
  height: .44rem;
  margin-top: .62rem;
  box-sizing: border-box;
  border:  0.01rem solid rgba(255,255,255,1);
  border-radius: 0.05rem;
  opacity: 0;
  transform: translateY(1rem);
}
.image-slider .slide.current .txt div{
  opacity: 1;
  transform: translateY(0);
  transition: all 1s ease-in-out 0.4s;
}
.image-slider .txt div a{
  display: block;
  width: 1.38rem;
  height: .42rem;
  line-height: .42rem;
  text-align: center;
  color: #FFFFFF;
  font-family: "Source-Han-Norm21d17f15a522144","normal";
  font-size: .16rem;
}
.image-slider .image{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 0.9;
}


/* 标题头 */
.subject{
  width: 100%;
  height: .82rem;
  text-align: center;
  padding-top: .38rem;
}
.subject p{
  width: 100%;
  height: .3rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .32rem;
  line-height: .3rem;
  text-align: center;
  color: #000000;
}
.subject .subject-line{
  width: .6rem;
  height: .02rem;
  margin: 0 auto;
  margin-top: .23rem;
  background:rgba(1,122,218,1);
}


/* main */
.main{
  width: 100%;
  height: 8rem;
}

.main .main-son{
  width: 100%;
  height: 100%;
  display: flex;
}
.main .main-son li{
  width: 33.3333%;
  height: 100%;
}

.main .main-son .main-son-l1 .top{
  width: 100%;
  height: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-image: url(../images/矢量智能对象123.jpg);
  background-size: cover;
  background-position:center;
}
.main .main-son .main-son-l1 .top div{
  width: 0;
  height: 0;
  border-bottom: .2rem solid #EEF0FB;
  border-right: .15rem solid transparent;
  border-left: .15rem solid transparent;
}
.main .main-son .main-son-l1 .bot{
  width: 100%;
  height: 50%;
  background-color: #EEF0FB;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.main .main-son .main-son-l1 .bot h3{
  width: 100%;
  height: .24rem;
  margin-top: 1.1rem;
  line-height: .24rem;
  font-size: .32rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align: center;
  color: #54A2E0;
}
.main .main-son .main-son-l1 .bot p{
  width: 100%;
  height: .2rem;
  margin-top: .34rem;
  line-height: .2rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .2rem;
  text-align: center;
  color: #000000;
}
.main .main-son .main-son-l1 .bot div{
  width: 1.4rem;
  height: .44rem;
  margin-top: .58rem;
  box-sizing: border-box;
  border: 0.01rem solid #54A2E0;
  border-radius: 0.05rem;
}
.main .main-son .main-son-l1 .bot div a{
  display: block;
  width: 1.38rem;
  height: .42rem;
  line-height: .42rem;
  text-align: center;
  color: #4994D2;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .16rem;
}
/* .main .main-son .main-son-l1 .bot div:hover {
  transition: 0.5s;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4); 
} */
.main .main-son .main-son-l1 .bot div a:hover{
  color: #FFFFFF;
  background-color: #4994D2;
  transition: 0.5s;
}



.main .main-son .main-son-l2 .bot{
  width: 100%;
  height: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-image: url(../images/矢量智能对象124.jpg);
  background-size: cover;
  background-position:center;
}
.main .main-son .main-son-l2 .bot div{
  width: 0;
  height: 0;
  border-top: .2rem solid #EEF0FB;
  border-right: .15rem solid transparent;
  border-left: .15rem solid transparent;
}
.main .main-son .main-son-l2 .top{
  width: 100%;
  height: 50%;
  background-color: #EEF0FB;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .main-son .main-son-l2 .top h3{
  width: 100%;
  height: .24rem;
  margin-top: 1.1rem;
  line-height: .24rem;
  font-size: .32rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align: center;
  color: #54A2E0;
}
.main .main-son .main-son-l2 .top p{
  width: 100%;
  height: .2rem;
  margin-top: .34rem;
  line-height: .2rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .2rem;
  text-align: center;
  color: #000000;
}
.main .main-son .main-son-l2 .top div{
  width: 1.4rem;
  height: .44rem;
  margin-top: .58rem;
  box-sizing: border-box;
  border: 0.01rem solid #54A2E0;
  border-radius: 0.05rem;
}
.main .main-son .main-son-l2 .top div a{
  display: block;
  width: 1.38rem;
  height: .42rem;
  line-height: .42rem;
  text-align: center;
  color: #4994D2;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .16rem;
}
/* .main .main-son .main-son-l2 .top div:hover{
  background-color: #4994D2;
  transition: 0.5s;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4); 
}
.main .main-son .main-son-l2 .top div:hover a{
  color: #FFFFFF;
  transition: 0.5s;
} */
.main .main-son .main-son-l2 .top div a:hover{
  color: #FFFFFF;
  background-color: #4994D2;
  transition: 0.5s;
}


.main .main-son .main-son-l3 .top{
  width: 100%;
  height: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-image: url(../images/矢量智能对象125.jpg);
  background-size: cover;
  background-position:center;
}
.main .main-son .main-son-l3 .top div{
  width: 0;
  height: 0;
  border-bottom: .2rem solid #EEF0FB;
  border-right: .15rem solid transparent;
  border-left: .15rem solid transparent;
}
.main .main-son .main-son-l3 .bot{
  width: 100%;
  height: 50%;
  background-color: #EEF0FB;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .main-son .main-son-l3 .bot h3{
  width: 100%;
  height: .24rem;
  margin-top: 1.1rem;
  line-height: .24rem;
  font-size: .32rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align: center;
  color: #54A2E0;
}
.main .main-son .main-son-l3 .bot p{
  width: 100%;
  height: .2rem;
  margin-top: .34rem;
  line-height: .2rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .2rem;
  text-align: center;
  color: #000000;
}
.main .main-son .main-son-l3 .bot div{
  width: 1.4rem;
  height: .44rem;
  margin-top: .58rem;
  box-sizing: border-box;
  border: 0.01rem solid #54A2E0;
  border-radius: 0.05rem;
}
.main .main-son .main-son-l3 .bot div a{
  display: block;
  width: 1.38rem;
  height: .42rem;
  line-height: .42rem;
  text-align: center;
  color: #4994D2;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .16rem;
}
.main .main-son .main-son-l3 .bot div a:hover{
  color: #FFFFFF;
  background-color: #4994D2;
  transition: 0.5s;
}




/* sto */
.sto{
  width: 100%;
  height: 3.2rem;
  background-image: url("../images/矢量智能对象126.jpg");
  background-size: cover;
  background-position:center;
}
.sto>.subject{
  width: 100%;
  height: .82rem;
  text-align: center;
  padding-top: .38rem;
}
.sto>.subject p{
  width: 100%;
  height: .3rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  font-size: .32rem;
  line-height: .3rem;
  text-align: center;
  color: #FFFFFF;
}
.sto>.subject .subject-line{
  width: .6rem;
  height: .02rem;
  margin: 0 auto;
  margin-top: .23rem;
  background:rgba(255,255,255,1);
}

.sto .sto-son{
  width: 12rem;
  height: 2rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sto .sto-son p{
  margin: 0 auto;
  width: 10.5rem;
  height: .5rem;
  line-height: .16rem;
  margin-top: .1rem;
  font-family: "Source-Han-Norm21d17f15a522144","normal";
  font-size: .16rem;
  color: #FFFFFF;
  text-align: center;
}
.sto .sto-son p>span{
  display: block;
  margin-top: .18rem;
}

.sto .sto-son div{
  width: 1.4rem;
  height: .46rem;
  margin-top: .4rem;
  box-sizing: border-box;
  border: 0.01rem solid #FFFFFF;
  border-radius: 0.05rem;
}
.sto .sto-son div a{
  display: block;
  width: 1.38rem;
  height: .44rem;
  line-height: .44rem;
  text-align: center;
  color: #FFFFFF;
  font-family: "Source-Han-Norm21d17f15a522144","normal";
  font-size: .16rem;
}




/* news */
.news{
  width: 100%;
  height: 13rem;
}
.news .news-son{
  width: 12rem;
  height: 13rem;
  margin: 0 auto;
}
.news .d1{
  width: 12rem;
  height: 4.9rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news .d1 .left{
  width: 5.0rem;
  height: 4.3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news .d1 .left .left-img{
  width: 5rem;
  height: 2.8rem;
}
.news .d1 .left img{
  width: 5.0rem;
  height: 2.8rem;
}
.news .d1 .left ul{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 5.0rem;
  height: 1.2rem;
}
.news .d1 .left ul .l1{
  width: 1rem;
  height: 1.0rem;
}
.news .d1 .left ul .l1 h3{
  height: .21rem;
  line-height: .21rem;
  font-size: .28rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color:rgba(153,153,153,1);
}
.news .d1 .left ul .l1 p{
  height: .1rem;
  line-height: .1rem;
  margin-top: .14rem;
  font-size: .14rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color:rgba(153,153,153,1);
}

.news .d1 .left ul .l2{
  width: 4rem;
  height: 1.0rem;
}
.news .d1 .left ul .l2 h3{
  height: .18rem;
  line-height: .18rem;
  font-size: .18rem;
  font-family: "Source-Han-Ligh21d15f171e22144","light";
  color:rgba(0,0,0,1);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .d1 .left ul .l2 p{
  margin-top: .16rem;
  /* height: .56rem; */
  font-size: .14rem;
  font-family:"Source-Han-Ligh21d15f171e22144","light";
  color:#666666;
  line-height: .14rem;

}
.news .d1 .left ul .l2 p>span{
  display: block;
  margin-top: .1rem;
}


.news .d1 .right{
  width: 6.0rem;
  height: 4.3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news .d1 .right li{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 6.0rem;
  height: 1.2rem;
}
.news .d1 .right li .rl1{
  width: 1rem;
  height: 1.0rem;
}
.news .d1 .right li .rl1 h3{
  height: .21rem;
  line-height: .21rem;
  font-size: .28rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color:rgba(153,153,153,1);
}
.news .d1 .right li .rl1 p{
  height: .1rem;
  line-height: .1rem;
  margin-top: .14rem;
  font-size: .14rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color:rgba(153,153,153,1);
}
.news .d1 .right li .rl2{
  width: 5rem;
  height: 1.0rem;
}
.news .d1 .right li .rl2 h3{
  line-height: .18rem;
  font-size: .18rem;
  font-family:"Source-Han-Ligh21d15f171e22144","light";
  color:rgba(0,0,0,1);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .d1 .right li .rl2 h3>span{
  display: block;
  margin-top: .1rem;
}
.news .d1 .right li .rl2 p{
  margin-top: .16rem;
  /* height: .38rem; */
  font-size: .14rem;
  font-family:"Source-Han-Ligh21d15f171e22144","light";
  color:#666666;
  line-height: .14rem;
}
.news .d1 .right li .rl2 p>span{
  display: block;
  margin-top: .1rem;
}


.news .movestar{
  width: 12rem;
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #000000; */
}
.news .movestar video{
  width: 12rem;
  height: 6.75rem;
}




/* lis */
.lis{
  width: 100%;
  height: 2rem;
  background-image: url("../images/矢量智能对象127.jpg");
  background-size: cover;
  background-position:center;
}
.lis ul{
  width: 12rem;
  height: 2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lis ul li{
  width: 1.6rem;
  height: 2rem;

}
.lis ul li div{
  margin: 0 auto;
  margin-top: .5rem;
  width: .5rem;
  height: .5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lis ul li div img{
  width: .5rem;
}
.lis ul li p{
  margin-top: .3rem;
  width: 1.6rem;
  height: .18rem;
  line-height: .18rem;
  text-align: center;
  font-size: .18rem;
  font-family:"Source-Han-Ligh21d15f171e22144","light";
  color:#FFFFFF;
}





/* friend */
.friend{
  width: 100%;
  height: 6.9rem;
}
.friend .subject{
  width: 100%;
  height: .82rem;
  text-align: center;
  padding-top: .55rem;
}
.friend .friend-son{
  width: 12rem;
  height: 5rem;
  margin: 0 auto;
}

.friend .d1{
  width: 12.0rem;
  height: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.friend .d1 ul{
  width: 12.0rem;
  height: .56rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.friend .d1 ul li{
  width: 1.6rem;
  height: .56rem;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background:rgba(255,255,255,1);
  border:0.01rem solid #DDDDDD;
}
.friend .d1 ul li img{
  width: 1.46rem;
  height: .46rem;
}


