.zt img {
    width: 100%;
    display: block;
}
.zt {
    color: #191919;
}
.main-w {
    width: 1200px;
    margin: 0 auto;
}
.zt ul li {
    float: left;
}
.zbox {
    padding: 30px 0;
}
.zt .con1 {
    width: 1013px;
    height: 362px;
    background: url(bg.png) no-repeat center;
    margin: 30px auto;
}
.con1 h2 {
    font-size: 38px;
    text-align: center;
    margin-top: 10px;

}
.con1 .c1 {
    padding-top: 50px;
}
.con1 .x1 {
    width: 824px;
    margin: 0 auto;
    border:  1px dashed #b9b9b9;
}

.con1 p {
    font-size: 32px;
    text-align: center;
}
.zbox .title {
    width: 607px;
    height: 108px;
    background: url(tbg.png) no-repeat center;
    margin: 0 auto 30px auto;
}
.zbox .title h1 {
    font-size: 34px;
    text-align: center;
    line-height: 90px;
    color: #fff;
}
.fl1 .title {
    position: relative;
    top: 50px;
}
.fl1 .con{
    background-color: #ff3749;
    padding: 40px 0;
}
.zbox .btn {
    width: 260px;
    height: 50px;
    color: #fff;
    border-radius: 35px;
    text-align: center;
    line-height: 50px;
    background-color: #fe0a26;
    cursor: pointer;
    font-size: 24px;
    margin: 36px auto;
}
.bmxc ul li {
    float: left;
    margin-top: 15px;
    width: 24%;
    margin-left: 1%;
    overflow: hidden;
    border-radius: 5px;
}
.bmxc ul li:nth-child(4n+1) {
    margin-left: 0;
}
.zt .hd ul li {
    width: 32%;
    margin-left: 20px;
    margin-top: 15px;
}

.zt .hd ul li:nth-child(3n+1) {
    margin-left: 0;
}
.zt .hd ul li .img {
    height: 256px;
    overflow: hidden;
}
.zt ul li h2 {
    text-align: center;
    font-size: 22px;
    padding: 15px 0;
}
.ty ul li {
    float: left;
    margin-left: 20px;
    width: 380px;
    margin-top: 25px;
  }
.ty ul li .img {
    height: 216px;
    overflow: hidden;
}
.ty ul li p {
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
    /* color: #fff; */
    
}