.banner{
    width: 100%;
    min-width: 1200px;
}
.banner>img{
    width: 100%;
}

.about{
    width: 1200px;
    margin: auto;
    /* background-color: pink; */
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
}

.about>.aboutLeft{
  width: 258px;
  
}
.about>.aboutLeft>.topname{
  width: 100%;
  height: 82px;
  background-color: #ab1728;
  font-size: 20px;
  color: #fae6c5;
  line-height: 82px;
  font-weight: 400;
}
.about>.aboutLeft>.topname>p{
  padding-left: 54px;
}
.about>.aboutLeft>.cont>a>.tit{
  height: 62px;
  background-color: #fff;
  margin-top: 2px;
  font-size: 18px;
  font-weight: 400;
  color: #34312c;
  line-height: 62px
}
.about>.aboutLeft>.cont>a>.tit>p{
  float: left;
  margin-left: 54px;
  color: #34312c;
}
.about>.aboutLeft>.cont>a>.tit>.image{
  float: right;
  margin-right: 32px;
  display: none;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.about>.aboutLeft>.cont>a>.tit:hover{
  color: #ab1728;
  background-color: #fae7c8;
}
.about>.aboutLeft>.cont>a>.tit:hover>p{
  color: #ab1728;
}
.about>.aboutLeft>.cont>a>.tit:hover>.image{
  display: flex;
}

.about>.aboutLeft>.cont>a>.active{
  color: #ab1728;
  background-color: #fae7c8;

}
.about>.aboutLeft>.cont>a>.active>p{
  color: #ab1728;
}
.about>.aboutLeft>.cont>a>.active>.image{
  display: flex;
}


.about>.aboutRight{
    width: 926px;
}
.about>.aboutRight>.topbiao{
    width: 926px;
    height: 73px;
   background-image: url('../img/titleban.png');
}
.about>.aboutRight>.topbiao>.gzuo{
    font-size: 24px;
    font-weight: 400;
    color: #bd1a2d;
    line-height: 73px;
    float: left;
    margin-left: 37px;
}
.about>.aboutRight>.topbiao>.gyou{
    float: right;
    line-height: 73px;
    font-size: 16px;
    color: #2a2a2a;
    margin-right: 32px;
}
.about>.aboutRight>.topbiao>.gyou>a{
    color: #2a2a2a;
}
.about>.aboutRight>.wenben{
    width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
}
.about>.aboutRight>.wenben>.block{
    background-color: #fff;
    margin-top: 15px;
}
.about>.aboutRight>.wenben>.block>.tou{
    width: 890px;
    border-bottom: 1px solid #e2e2e2;
    margin: auto;
    color: #000000;
    font-size: 18px;
    line-height: 60px;
    padding-top: 10px;
}
.about>.aboutRight>.wenben>.block>.tou>span{
    padding-left: 35px;
    float: left;
}
.about>.aboutRight>.wenben>.block>.tou>p{
    width: 790px;
    float: left;
}
.about>.aboutRight>.wenben>.block>.wei{
    width: 890px;
    margin: auto;
    color: #5f5f5f;
    font-size: 16px;
    line-height: 25px;
    padding: 22px 0;

}
.about>.aboutRight>.wenben>.block>.wei>span{
    padding-left: 35px;
    float: left;
    display: block;
}
.about>.aboutRight>.wenben>.block>.wei>.daan{
    height: 50px;
    overflow: hidden;
    position: relative;
}

.about>.aboutRight>.wenben>.block>.wei>.daan>p{
    width: 790px;
    float: left;
}
.about>.aboutRight>.wenben>.block>.wei>.daan>.xiangxi{
    width: 260px;
    position: absolute;
    background-color: #fff;
    right: 0;
    bottom: 0; 
}
.about>.aboutRight>.wenben>.block>.wei>.daan>.xiangxi>span{
    border-bottom: 1px solid #5f5f5f;
    cursor: pointer;
    color: #5f5f5f;
    margin-left: 5px;
}
.about>.aboutRight>.wenben>.block>.wei>.put{
    width: 50px;
    margin: auto;
    margin-top: 30px;
}
.about>.aboutRight>.wenben>.block>.wei>.put>span{
    border-bottom: 1px solid #5f5f5f;
    cursor: pointer;
    color: #5f5f5f;
}
.about>.aboutRight>.wenben>.block:hover{
    background-color: #fffcf7;
    box-shadow: 2px 2px 20px #d8d8d8;
}
.about>.aboutRight>.wenben>.block:hover>.tou{
    color: #ab1728;
}
.about>.aboutRight>.wenben>.block:hover>.wei{
    color: #9d5201;
}
.about>.aboutRight>.wenben>.acc:hover{
    background-color: #fffcf7;
    box-shadow: 2px 2px 20px #d8d8d8;
}

.about>.aboutRight>.wenben>.anniu{
    margin: auto;
    text-align: center;
    margin-top: 17px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.about>.aboutRight>.wenben>.anniu>.anan{
    padding: 17px 0;
}
.about>.aboutRight>.wenben>.anniu>.anan>.blo{
    height: 44px;
    background-color: #fff;
    border: 1px solid #dedede;
    float: left;
    padding: 0 20px;
    line-height: 44px;
    color: #3c3c3c;
    margin: 5px;
}
.about>.aboutRight>.wenben>.anniu>.anan>.active{
    background-color: #ff4400;
    color: #fff;
}
.about>.aboutRight>.wenben>.anniu>.anan>.blo:hover{
    background-color: #ff4400;
    color: #fff;
}
.about>.aboutRight>.wenben>.anniu>.anan>.dian{
    height: 44px;
    float: left;
    line-height: 44px;
    color: #3c3c3c;
    margin: 5px;
}
.about>.aboutRight>.wenben>.anniu>.anan>.page{
    height: 44px;
    float: left;
    line-height: 44px;
    color: #3c3c3c;
    margin: 5px;
}
.about>.aboutRight>.wenben>.anniu>.anan>.page-box{
    height: 44px;
    width: 55px;
    background-color: #fff;
    border: 1px solid #dedede;
    float: left;
    line-height: 44px;
    color: #3c3c3c;
    margin: 5px;
    outline: none;
}