
.bar img {
    width: 100%;
    height: auto;
}

.tilte {
    text-align: center;
    font-size: 50px;
}

.tilte2 {
    font-size: 30px;
}

.cpMain .content {
    text-align: center;
    margin: auto;
    width: 1440px;
}

.one {
    margin-top: 70px;
}

.one .list {
    margin-top: 50px;
    height: 490px;
}

.one .list div {
    float: left;
    position: relative;
}

.one .list p {
    position: absolute;
    top: 222px;
    font-size: 21px;
    text-align: left;
    margin: 0 26px;
}

.tow {
    background-color: #F0F0F0;
    padding-top: 60px;
}

.towbox {
    overflow: hidden;
}

.towbox .list {
    margin-top: 60px;
}

.towbox .list div {
    margin-left: 15.5px;
    float: left;
    position: relative;
}

.towbox .list ul {
    position: absolute;
    list-style-type: disc;
    top: 252px;
    left: 47px;
    font-size: 18px;
    color: white;
    text-align: left;
    margin-right: 16px;
    line-height: 1.8;
}

.three {
    margin-top: 60px;
    text-align: center;
}

.three .t1 {
    font-size: 50px;
}

.three .t2 {
    background-color: #e82741;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    line-height: 34px;
    border-radius: 20px;
    margin-top: 8px;
    width: 285px;
}

.three img {
    margin-top: 50px;
}

.four {
    background-color: #F0F0F0;
    margin-top: 60px;
    padding: 60px 0 80px;
}

.four .tilte {
    font-size: 50px;
}

.four .fourbox {
    width: 1440px;
    margin: 50px auto 0;
    overflow: hidden;
}

.four .listbox div {
    width: 718px;
    height: 435px;
    float: left;
    background-color: white;
}

.four .listbox .num {
    margin: 88px 0 0 40px;
}

.four .listbox .t1 {
    font-size: 38px;
    font-weight: bold;
    margin: 16px 0 0 40px;
}

.four .listbox .t2 {
    margin: 25px 70px 0 40px;
    font-size: 20px;
}

.five .fivebox {
    position: relative;
    text-align: center;
}

.five .fivebox img {
    width: 100%;
    height: auto;
}

.five .fivebox .t1 {
    position: absolute;
    font-size: 30px;
    width: 100%;
    top: 150px;
    height: auto;
}

.five .fivebox .t2 {
    font-size: 80px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    top: 190px;
    height: auto;
}

.six .sixbox {
    position: relative;
    text-align: center;
}

.six .sixbox img {
    width: 100%;
    height: auto;
}

.six .sixbox .t1 {
    position: absolute;
    font-size: 80px;
    width: 100%;
    top: 136px;
    height: auto;
    font-weight: bold;
}

.six .sixbox .t2 {
    font-size: 30px;
    position: absolute;
    width: 100%;
    top: 240px;
    height: auto;
}

.seven {
    background-color: #f0f0f0;
}

.seven .sevenbox {
    margin: 0 auto;
    width: 970px;
    height: 520px;
    padding: 72px 100px 0;
    font-size: 20px;
    background-color: #d2d2d2;
}

.seven .sevenbox .txt {
    width: 100%;
    height: 150px;
}

.seven .sevenbox .sub {
    width: 150px;
    font-size: 21px;
    line-height: 40px;
    color: #ffffff;
    background: #e4007f;
    border: 0;
    margin-left: 310px;
    margin-top: 20px;;
    cursor: pointer;
}

.seven .sevenbox .info_ck {
    line-height: 26px;
}

.seven .sevenbox .info_ck input {
    zoom: 150%;
}

