#header li:first-child>a{
  text-indent: left;
  color:#0FCDDD;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  letter-spacing: 50;
  line-height: 40px;
  border-bottom: solid 3px #0FCDDD;
}

/* -------------------------center---------------------------------- */
#center{
  margin-top: 1%;
  float: left;
  position: relative;
  width: 100%;
  background: url(../image/home/indexbg.png) no-repeat center top;
  background-size: contain;
}

#center>.cleft{
  float: left;
  width:27.66%;
  height: 89.58%;
  margin-left:16.93%;
  margin-top:1.88%;
}

#center>.cright{
  float: left;
  width:22.19%;
  height:50.38%;
  position: relative;
  margin-left:9.58%;
  margin-top:11.29%;
}
#center>.cright>.rtop>img{
  float: left;
  width:28.87%;
}
#center>.cright>.rtop span{
  display: block;
  width:100%;
  margin-left: 38%;
}
#center>.cright>.rtop>.span1{
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  text-shadow: 0px 2px 5px rgba(8, 111, 120, 0.69);
  padding-top: 3%;
}
#center>.cright>.rtop>.span2{
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  text-shadow: 0px 2px 5px rgba(8, 111, 120, 0.69);
  margin-top: -2%;
}

.line{
  width:100%;
  height: 1px;
  background-color: #FFFFFF;
  margin: 11% 0;
}

#center>.cright>.rbottom{
  width:100%;
}
#center>.cright>.rbottom>div{
  display: inline-block;
  width:40%;
}
#center>.cright>.rbottom>div:last-child{
  float: right;
}
#center>.cright>.rbottom img,span{
  display: block;
  width:100%;
  margin:0;
  padding:0;

}
#center>.cright>.rbottom img{
  margin-bottom: 13%;
}
#center>.cright>.rbottom span{
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border:1px solid crgb(225, 196, 65);
}
