.container .main div {
  font-family: Microsoft YaHei;
  margin-bottom: 30px;
}
.container .main div h3 {
  font-size: 30px;
  margin-bottom: 22px;
  font-weight: bold;
  color: #0a61af;
}
.container .main div p {
  font-size: 15px;
  font-weight: 400;
  color: #7b7b7b;
  line-height: 30px;
}
.container .main ul {
  margin: 40px 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
}
.container .main ul p {
  color: #535353;
  margin: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.container .main ul p span {
  font-size: 40px;
  color: #ff8947;
  margin-right: 4px;
}
.container .history {
  background: #f5f5f5;
}
.container .history .history-1 {
  width: 1300px;
  margin: 0 auto;
  padding: 40px 0;
}
.container .history .history-1 h3 {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-bottom: 30px;
}
.container .history .history-1 .content {
  display: flex;
  justify-content: space-between;
}
.container .history .history-1 .content .left {
  width: 60px;
}
.container .history .history-1 .content .left div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.container .history .history-1 .content .left div p {
  border-left: 2px solid #d4d4d4;
}
.container .history .history-1 .content .left div :nth-child(1) {
  height: 40px;
}
.container .history .history-1 .content .left div :nth-child(3) {
  height: 99px;
}
.container .history .history-1 .content .left div span {
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 3px solid #e5e5e5;
  border-radius: 50%;
  display: inline-block;
}
.container .history .history-1 .content .left .left-bottom :nth-child(3) {
  height: 69px;
}
.container .history .history-1 .content .left .select span {
  border: 3px solid #0a61af;
}
.container .history .history-1 .content .rigth {
  width: 100%;
}
.container .history .history-1 .content .rigth .case {
  display: flex;
  height: 125px;
  margin-bottom: 30px;
}
.container .history .history-1 .content .rigth .case span {
  width: 8px;
  height: 8px;
  border: 8px solid #f5f5f5;
  border-right: 8px solid #ffffff;
  margin-top: 40px;
  display: inline-block;
}
.container .history .history-1 .content .rigth .case div {
  padding: 20px 40px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.container .history .history-1 .content .rigth .case div h4 {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 16px;
}
.container .history .history-1 .content .rigth .case div p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7b7b7b;
}
.container .introduction {
  width: 1300px;
  margin: 40px auto;
  display: flex;
  justify-content: space-between;
}
.container .introduction div {
  width: 286px;
  height: 266px;
  background: #f5f5f5;
}
.container .introduction div h3 {
  width: 100%;
  height: 66px;
  background: linear-gradient(0deg, #0a61af, #0a40af);
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.container .introduction div h3 img {
  width: 28px;
  height: 28px;
  margin: 0 18px 0 30px;
}
.container .introduction div p {
  padding: 20px 26px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 31px;
}
.container .lead {
  background: #f5f5f5;
}
.container .lead .lead-1 {
  width: 1300px;
  margin: 0 auto;
  padding: 50px 0;
  display: flex;
  align-items: center;
}
.container .lead .lead-1 img {
  width: 686px;
  height: 328px;
}
.container .lead .lead-1 div {
  height: 328px;
  padding: 40px 50px;
  background: #ffffff;
  border: 1px solid #eeeeee;
}
.container .lead .lead-1 div h3 {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0a61af;
  margin-bottom: 30px;
}
.container .lead .lead-1 div p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 34px;
}
.container .recognition {
  width: 1300px;
  margin: 50px auto;
}
.container .recognition h3 {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.container .recognition p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7b7b7b;
  margin: 14px 0 26px;
}
.container .recognition div {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 50px 0 30px;
  text-align: center;
}
.container .recognition div img{
    width: 80%;
}
.container .source {
}
.container .source .source-1 {
  width: 1300px;
  margin: 0 auto;
  padding: 50px 0;
}
.container .source .source-1 h3 {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.container .source .source-1 p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7b7b7b;
  margin: 16px 0 26px;
  line-height: 30px;
}
.container .source .source-1 p a{
    color: #0A61AF;
}
.container .source .source-1 .source-img {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.container .source .source-1 .source-img div {
  width: 15.8%;
  height: 130px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 10px;
}


.bg-grey{
    background: #f5f5f5;
}
.about-page{
    max-width: 1300px;
    width: 100%;
    padding: 50px 0px;
    margin: 0 auto;
}
.about-content{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7B7B7B;
    line-height: 30px;
    margin: 30px 0;
}

.about-table{
    display: flex;
    justify-content: space-between;
}
.about-table .product{
    background: #F5F5F5;
    padding: 30px 25px;
    width: 32.77%;
}

.about-table .product .category{
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}

.about-table .product .product-name{
    position: relative;
    padding: 23px 16px;
    background: #ffffff;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ffffff;
    transition: 0.3s all;
}
.about-table .product .product-name a{
    color: #666666;
}

.about-table .product .product-name:hover{
    border: 1px solid #0A61AF;
}
.about-table .product .product-name:hover a{
    color: #0A61AF;
}

.about-table .product .product-name::after{
    content: ">";
    position: absolute;
    right: 15px;
    top: 36%;
    
}

.about-page h3{
    font-size: 30px;
    font-weight: bold;
    color: #0A61AF;
    margin-bottom: 30px;
    display: block;
    width: 100%;
}

.about-page .about-team{
    display: flex;
    justify-content: space-between;
}
.about-page .about-team .left{
    width: 30%;
}


.about-page .about-team .right{
    width: 69%;
}

.about-page .about-team .title{
    height: 70px;
    line-height: 70px;
    padding-left: 20px;
    background: linear-gradient(0deg, #0A61AF, #0A40AF);
    color: #ffffff;
    font-size: 24px;
}
.about-page .about-team .title img{
    vertical-align: sub;
    margin-right: 15px;
}

.about-team .content{
    padding: 25px;
    background: #ffffff;
}

.about-team .content p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}
.about-team .left .team-culture{
    min-height: 494px;
    display: flex;
    align-items: center;
}
.about-page .about-team .content .annular{
    display: block;
    width: 100%;
}
.about-team .right .right-top{
    margin-bottom: 15px;
}

.about-team .right .right-bottom{
    display: flex;
    justify-content: space-between;
}
.about-team .right .right-bottom .right-div{
    width: 32%;
}
.about-team .right .right-bottom .right-div .min-height{
    min-height: 246px;
}

.elisa .elisa-wenxian a{
    color: #0A61AF;
}

.elisa .elisa-sub-title{
    font-size: 28px;
    color: #333333;
}
.elisa .elisa-image{
    width: 100%;
    background: #ffffff;
    text-align: center;
}
.elisa .elisa-image img{
    display: inline-block;
    width: 100%;
    padding: 30px 0;
}

.source .slick-slider div.in {
    width: 208px;
    height: 130px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
}

.source .slick-slider div.in .lazy{
    width: 100%;
}