
.top_area {
    background-image: url(../images/road/banner_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    height: 800px;
    width: 100%;
    min-width: 1300px;
}

.top_area_shadow {
    height: 800px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    min-width: 1300px;
}

.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    /* position: relative; */
}

.top_area .top_space {
    padding-top: 330px;
}

.top_line p {
    color: #ffffff;
    text-align: left;
}

.top_line p:nth-of-type(1) {
    font-size: 47px;
    line-height: 47px;
}

.top_line p:nth-of-type(2) {
    font-size: 16px;
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-left: -20px;
}

.top_line p:nth-of-type(3) {
    font-size: 27px;
    line-height: 27px;
    margin-left: 50px;
    margin-top: 20px;
}

.main_txt,
.main_xiangji {
    float: left;
}

.main_txt {
    margin-left: 210px;
}

.main_xiangji img {
    width: 420px;
    margin-left: 100px;
    margin-top: -100px;
}

.first_area {
    height: 750px;
    background-image: url(../images/road/first_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    width: 100%;
    min-width: 1300px;
}

.first_area_shadow {
    height: 750px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    min-width: 1300px;
}

.first_area .info_list {
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 500px;
    position: relative;
}

.first_area .info_list p {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.first_area .info_list p:nth-of-type(1) {
    font-size: 44px;
}

.first_area .info_list p:nth-of-type(2) {
    font-size: 20px;
}


.first_area .info_list img {
    width: 320px;
    position: absolute;
    top: 220px;
    right: 130px;
}

.second_area {
    height: 730px;
    width: 100%;
    min-width: 1300px;
}

.second_area .use_area_first {
    background-image: url(../images/full/second_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    height: 730px;
}

.use_area_first_shadow {
    height: 760px;
    background: rgba(0, 0, 0, 0.5);
}

.second_area .second_title {
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}

.second_area .float_use {
    overflow: hidden;
    margin-top: 60px;
}

.second_area .float_use img {
    width: 950px;
    display: block;
    margin: 0 auto;
}

.second_area .txt_under {
    display: inline-block;
    font-size: 26px;
    color: #ffffff;
    margin-top: 82px;
}

.second_area .txt_under {
    margin-left: 190px;
}

.second_area .txt_under_second {
    margin-left: 340px;
}

.third_area {
    height: 800px;
    background: #141414;
    width: 100%;
    min-width: 1300px;
}

.third_area .left_txt,
.third_area .right_pic {
    float: left;
    /* width: 600px; */
}

.third_area .left_txt {
    width: 404px;
    padding-right: 230px;
    padding-top: 200px;
}

.third_area .left_txt h3 {
    font-size: 36px;
    color: #ffffff;
    text-align: right;
    font-weight: normal;
    margin-bottom: 20px;
}

.third_area .left_txt h3:nth-of-type(2) {
    margin-top: 80px;
}

.third_area .left_txt p {
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    text-align: right;
}

.third_area .right_pic img {
    width: 300px;
    margin-top: 170px;
    margin-left: 50px;
}

.fourth_area {
    height: 1950px;
    background: #1f1f1f;
    width: 100%;
    min-width: 1300px;
}

.fourth_area .fourth_info {
    float: left;
    border-bottom: 1px solid #3c3c3c;
    margin-top: 70px;
    padding-bottom: 60px;
}

.fourth_info_last {
    border-bottom: none !important;
}

.fourth_area .info_left,
.fourth_area .info_second {
    float: left;
}

.fourth_area .info_left p,
.fourth_area .info_second p {
    color: #ffffff;
}

.fourth_area .info_left {
    width: 150px;
}

.fourth_area .info_left p {
    margin-top: 60px;
    font-size: 24px;
}

.fourth_area .special_info p {
    margin-top: 170px;
}

.fourth_area .info_first {
    width: 660px !important;
    padding-left: 250px;
}

.fourth_area .info_second {
    width: 410px;

}

.fourth_area .info_second p {
    font-size: 14px;
    line-height: 35px;
}

.fifth_area {
    height: 620px;
    background: #ffffff;
    background-image: url(../images/xing/fifth_bg.png);
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    min-width: 1300px;
}

.fifth_area .fifth_first,
.fifth_area .fifth_second {
    float: left;
}

.fifth_area .fifth_first img {
    width: 580px;
    margin-top: 80px;
}

.fifth_area .fifth_second p:nth-of-type(1) {
    font-size: 36px;
    color: #000000;
    margin-top: 200px;
}

.fifth_area .fifth_second p:nth-of-type(2) {
    font-size: 30px;
    color: #000000;
}

.fifth_area .fifth_second p:nth-of-type(3) {
    font-size: 14px;
    color: #707070;
}

.fifth_area .fifth_second img {
    margin-top: 35px;
}

.fifth_area .fifth_second img:nth-of-type(2) {
    margin-left: 46px;
}

.sixth_area {
    height: 640px;
    background-image: url(../images/xing/fuwu_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    width: 100%;
    min-width: 1300px;
}

.sixth_area_shadow {
    height: 640px;
    background: rgba(0, 0, 0, 0.5);
}

.sixth_area p {
    font-size: 48px;
    padding-top: 110px;
    color: #ffffff;
    text-align: center;
}

.sixth_area .sixth_float {
    float: left;
    margin-top: 150px;
    margin-left: 190px;
}

.sixth_area .sixth_float img {
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.sixth_area .sixth_float p {
    font-size: 18px;
    line-height: 30px;
    padding-top: 0;
}

.swiper-pagination-bullet {
    border-radius: 0px;
}

.swiper-pagination-bullet-active {
    background: #ffffff;
}