.top_area {
    background-image: url(../images/cam/banner_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    height: 770px;
    width: 100%;
    min-width: 1300px;
}

.top_area_shadow {
    height: 770px;
    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: #000000;
    text-align: left;
}

.top_line p span {
    margin-left: 20px;
    vertical-align: text-bottom;
}

.top_line p b {
    font-size: 17px;
    color: #ffffff;
    background: #0096ff;
    padding: 5px 8px;
    border-radius: 4px;
    margin-left: 6px;
    vertical-align: text-bottom;
}

.top_line p:nth-of-type(2) {
    font-size: 47px;
    line-height: 47px;
    margin-top: 20px;
}

.top_line p:nth-of-type(3) {
    font-size: 16px;
    /* line-height: 80px; */
}

.top_line p:nth-of-type(4) {
    font-size: 27px;
    line-height: 80px;
}

.main_txt,
.main_xiangji {
    float: left;
}

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

.first_area {
    height: 750px;
    /* background: #0e0e0f; */
    background-image: url(../images/cam/second_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: 90px;
}

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

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

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


.first_area .info_list img {
    width: 180px;
    margin-top: 110px;
}

.first_area .info_list img:nth-of-type(1) {
    margin-left: 270px;
}

.first_area .info_list img:nth-of-type(2) {
    margin-left: 50px;
    margin-right: 50px;
}

.second_area {
    height: 760px;
    overflow: hidden;
    width: 100%;
    min-width: 1300px;
}

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

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

.second_area .float_use {
    overflow: hidden;
    /* margin-left: 300px; */
    /* margin-right: 300px; */
    margin-top: 140px;
}

.second_area .use_index {
    float: left;
}

.second_area .use_index_right {
    margin-right: 102px;
}

.second_area .use_index img {
    width: 160px;
    display: block;
    margin: 0 auto;
    margin-bottom: 70px;
}

.second_area .use_index p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.special_img {
    width: 1200px;
}

.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: 850px;
    background: #1f1f1f;
    width: 100%;
    min-width: 1300px;
}

.fourth_area .fourth_info {
    float: left;
    margin-top: 110px;
    padding-bottom: 40px;
}

.fourth_info_first {
    border-bottom: 1px solid #3c3c3c;
}

.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 .info_first {
    width: 590px !important;
    padding-left: 50px;
}

.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;
}
