nav {
    width: 1140px;
    margin: 0 auto;
    height: 78px;
    display: flex;
}
nav .item{
    color: #aaa;
    padding: 0 18px;
    line-height: 78px;
    font-size: 16px;
}
nav .item.active{
    float: left;
    color: #FA0;
    position: relative;
}
nav .item.active::after{
    left: 50%;
    position: absolute;
    height: 4px;
    bottom: 0;
    left: 0;right: 0;
    display: block;
    content: '';
    background: #FA0;
}




.title {
font-size: 35px;
text-align: center;
margin-bottom: 18px;
}
.subtitle{
font-size: 14px;
text-align: center;
}
.text-o {
    color: #ffbe4c
}


.line {
    width: 100%;
}
.content {
    width: 1140px;
    margin: 0 auto;
    padding: 70px 0 60px 0;
}


.bzul {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}
.bzli {
    text-align: center;
    flex: 0 0 340px;
}
.bzul img{
    width: 240px;
    height: 240px;
    border-radius: 50%;
    margin: 0 auto;
}
.bz-title {
    font-size: 22px;
    text-align: center;
    margin-top: 30px;
}
.bz-text {
    font-size: 16px;
    color: #6c6c6c;
    text-align: center;
}


.bg {
    height: 400px;
    background: url(../images/jjfa-liucheng-bg.png);
    background-size: cover;
}
.cbul {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}
.cbli {
    width: 315px;
    height: 210px;
    box-sizing: border-box;
    padding: 35px 20px 0;
    background: #fff;
    border-radius: 16px;
}
.cbtitle {
    font-size: 18px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #fa0;
}
.cbtext {
    font-size: 16px;
    color: #a4a4a4;
    padding-top: 20px;
    text-align: center;
}



.ys-content {
    display: flex;
    padding-top: 30px;
}

.ys-text {
}
.ysul {
    width: 510px;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 30px;
}
.ysul li {
    color: #8e8e8c;
    font-size: 18px;
margin-bottom: 40px;
 letter-spacing:5px;
 width: 510px;
}
.circle {
    width: 10px;
    height: 10px;
    border: 1px solid #fa0;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
    margin-top: 22px;
}

.circlespan{
  float: left;
    width: 480px;
    line-height: 55px;
}




.middle{
  background: #f6f6f6;
}
.mid-top{
  font-size: 34px;
  text-align: center;
  padding-top:40px;
  margin-bottom: 13px;
}
p{
  color: #fa0;
  font-size:12px;
  padding-bottom: 38px;
  text-align: center;
}
ul{
  margin:0 auto;
}
.asd {
  width: 1140px;
  padding-right: -54px;
  display: flex;
  flex-wrap: wrap;
  justify-content: initial;
}
.lis{
  box-sizing: border-box;
  flex: 0 0 346px;
  width: 346px;
  height: 359px;
  padding: 14px 16px;
  background: #ffffff;
  margin-bottom: 30px;
  margin:15px;
}
.lis-text1{
  font-size: 18px;
  line-height: 50px;
}
.lis-text2{
  font-size: 16px;
  line-height: 26px;
  color: #6e6e6e;
}


.middle{
  background: #f6f6f6;
}
.mid-top{
  font-size: 34px;
  text-align: center;
  padding-top:40px;
  margin-bottom: 13px;
}
p{
  color: #fa0;
  font-size:12px;
  /*padding-bottom: 38px;*/
  text-align: center;
}
.mid-left{
  line-height: 36px;
  font-size: 14px;
  color: #5f5f5f;
  margin-left:151px;
  text-align: right;

  margin-bottom: 230px;
}
.mid-right{
  margin-left:70px;
}