.content{
    width:80%;
    margin: auto;
}
.title{
    text-align: center;
    color: #e30013;
    font-size: 30px;
    margin-top: 3%;
    margin-bottom: 2%;
    font-weight: bold;
}
.fz{
    width: 33%;
    height:450px;
    float: left;
    margin-top: 3%;
}
.fz_thumb{
    text-align: center;
}
.fz_thumb img{
    width:200px;
}
.fz_content{
    margin: auto;
    width:70%;
    margin-top: 3%;
}
.fz_title{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
.fz_con{
    line-height: 200%;
    font-size: 20px;
    padding-top: 6%;
}
.middle{
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}
.c_middle{
    width:80%;
    margin: auto;
    margin-top: 3%;
    position:relative;
    overflow: hidden;
}

.tu{
    width: 75%;
    float:right;
    text-align: center;
}
.tu img {
    width: 800px;
    text-align: center;
}
.wenzi{
    width: 25%;
    position: absolute;
    top: 50%;
    left: 12%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.wenzi span{
    display: block;
    line-height: 200%;
    font-size: 20px;
    font-weight: bold;
}
.c_title{
    font-size: 35px;
    color: #e30013;
    font-weight: bold;
    text-align: center;
}
.c_content{
    margin-top: 7%;
}
.future{
    width: 85%;
    margin: auto;
    overflow: hidden;
}
.fu_thumb{
    float: left;
    text-align: center;
}
.fu_thumb img {
    width: 90%;
}
.left{
    width: 48%;
}
.right{
    width: 52%;
}
.fu_content{
    width: 61%;
    margin: auto;
    margin-top: 3%;
}
.fu_title{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.fu_descp{
    font-size:20px;
    line-height: 200%;
    margin-top: 2%;
    text-align: center;
}
.fu_middle{
    margin-top: 5%;
    margin-bottom: 5%;
}
.fu_middle_title{
    font-size: 30px;
    color:#e30013;
    text-align: center;
    font-weight: bold;
    margin-bottom: 3%;
}
.fu_middle_thumb{
    text-align: center;
}
.fu_middle_thumb img {
    width: 900px;
}