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

.tilte {
    text-align: center;
    font-size: 2.5vw;
    margin-top: 70px;
    font-weight: bold;
}

.tilte2 {
    font-size: 1.6vw;
    margin-bottom: 70px;
    text-align: center;
}

.cpMain .cont {
    text-align: center;
}

.one .onebox {
    position: relative;
    text-align: center;
}

.one .onebox .t1 {
    position: absolute;
    font-size: 2vw;
    width: 100%;
    top: 30%;
    height: auto;
}

.one .onebox .t2 {
    font-size: 4vw;
    font-weight: bold;
    position: absolute;
    width: 100%;
    top: 43%;
    height: auto;
}

.towbox {
    width: 75.7%;
    margin: 0 auto;
}

.three .threebox {
    text-align: center;
    background-color: #f0f0f0;
    margin-top: 70px;
}

.three .threebox .t1 {
    font-size: 2.6vw;
    font-weight: bold;
    padding-top: 70px;
}

.three .threebox .t2 {
    font-size: 1.6vw;
    margin-bottom: 20px;
}

.fourbox {
    position: relative;
    color: #fff;
    text-align: center;
}

.fourbox .t1 {
    position: absolute;
    font-size: 3vw;
    width: 100%;
    top: 20%;
    height: auto;
    font-weight: bold;
}

.fourbox .t2 {
    font-size: 1.6vw;
    position: absolute;
    width: 100%;
    top: 40%;
    height: auto;
}

.seven {
    background-color: #f0f0f0;
    padding-bottom: 90px;
    padding-top: 1px;
}

.seven .sevenbox .listbox {
    margin: 0 auto;
    width: 1440px;
    overflow: hidden;
}

.seven .sevenbox .listbox div {
    position: relative;
    float: left;
    background-color: #fff;
    width: 701px;
    height: 590px;
}

.seven .sevenbox .listbox .t1 {
    position: absolute;
    font-size: 32px;
    font-weight: bold;
    top: 462px;
    left: 156px;
}

.seven .sevenbox .listbox .t2 {
    position: absolute;
    font-size: 19px;
    top: 505px;
    left: 156px;
    margin-right: 64px;
}

.eight {
    padding: 60px 0 80px;
}

.eight .eightbox {
    width: 1440px;
    margin: 50px auto 0;
    overflow: hidden;
}

.eight .listbox div {
    width: 718px;
    height: 435px;
    float: left;
    background-color: #f0f0f0;
}

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

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

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

.ten {
    background-color: #f0f0f0;
}

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

.ten .tenbox .txt {
    width: 100%;
    height: 150px;
}

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

.ten .tenbox .info_ck {
    line-height: 26px;
}

.ten .tenbox .info_ck input {
    zoom: 150%;
}

