
.index-container{min-height:500px;background:#fff}
.ichen-danye{word-wrap:break-word;}
.about-content{width: 1200px;padding: 30px 30px 20px; overflow: hidden;}
.title{ border-bottom: none;}
.about-content p { display: block; line-height: 30px; margin-bottom: 10px; text-align: justify;font-size: 15px; }
.about-content h3{position: relative;height: 45px;line-height: 35px;text-indent: 15px;font-size: 17px;font-weight: bold;letter-spacing: 1px;}
.about-content h3::after{content: " ";position: absolute;height: 15px;width: 5px;background: linear-gradient(180deg,#58aaff 0,#1e9fff 100%);left: 0;top: 11px;border-radius: 5px;}
.link{color:#fff;padding:2px 10px 4px 30px;border-radius:15px;background-size:20px!important;transition:all .3s;color:#fff!important;margin-left: 10px;}
@media screen and (max-width: 800px){
  .about-content{width:100%;padding: 10px;}
  .layui-carousel{height: 6.5rem!important;}.about-content img{width:100%;}
}