* {
    font-family: Microsoft YaHei;
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: black;
}

input {
    border: none;
}

.swiper-container,
.swiper-slide-item {
    width: 100%;
    height: 534px;
}

.swiper-slide-item {
    background-image: url('../../images/csfanglue.com/header04.png');
    background-size: 1920px 534px;
    background-repeat: no-repeat;
    background-position: center center;
}

.swiper-slide-item p {
    display: block;
    width: 1100px;
    margin: 0 auto;
    text-align: left;
}

.swiper-slide-item .title {
    font-size: 48px;
    font-family: Source Han Sans CN;
    color: #FFFFFF;
    padding: 170px 0 30px 0;
}

.swiper-slide-item .min-title {
    font-size: 43px;
    font-family: Source Han Sans CN;
    color: #FFFFFF;
    opacity: 0.8;
}

.main {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}

#main_function {
    width: 100%;
    text-align: center;
    height: 68px;
    line-height: 68px;
    font-size: 36px;
    font-weight: 400;
    color: #000000;
}

#main_info {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: 300;
    color: #515151;
}

.main_pic {
    padding-top: 65px;
    display: flex;
    justify-content: space-between;
}

.main_pic>.pic_txt {
    width: 260px;
    padding: 15px;
    background-color: #f4f4f4;
}

.main_pic>.pic_txt img {
    width: 100%;
    height: 200px;
}

.main_pic>.pic_txt .title {
    width: 100%;
    text-align: center;
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.main_pic>.pic_txt .content {
    padding-top: 20px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #515151;
}

.parking {
    text-align: center;
}

.parking>img {
    width: 1200px;
    height: 526px;
    margin-top: 100px;
}

.device {
    background-color: #f4f4f4;
    padding: 30px 0;
}

.device .content2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.device .content2 .right {
    width: 620px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.device .content2 .bottom {
    width: 1200px;
}

.device .content2 .right .item {
    width: 310px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.device .content2 .bottom .item {
    width: 360px;
}

.device .content2 .right .item>img {
    width: 100px;
    height: 100px;
    margin: 15px;
}

.device .content2 .right .item>.tips {
    color: #000;
    font-size: 16px;
    text-align: left;
}

.device .content2 .right .item>.tips>p:nth-child(2) {
    color: #666;
    font-size: 14px;
    margin-top: 8px;
}

.produce_pic {
    padding-top: 56px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.img_txt {
    width: 550px;
}

.img_txt:first-child {
    padding-bottom: 70px;
}

.img_txt:nth-child(2) {
    padding-bottom: 70px;
}

.produce_pic>.img_txt>img {
    width: 100%;
    height: 190px;
}

.img_level {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}

.img_txt>p:last-child {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #515151;
    line-height: 20px;
}


.friend>img {
    width: 996px;
    height: 322px;
    margin-top: 51px;
    margin-left: 102px;
}

.news {
    padding-bottom: 100px;
}

.new_news {
    width: 100%;
    padding-top: 50px;
    display: flex;
    justify-content: space-around;
}

.left_news {
    width: 594px;
}

.left_news>img {
    width: 594px;
    height: 360px;
}

.right_news {
    width: 466px;
}

.right_md {
    display: flex;
    justify-content: space-between;
}

.right_md>img {
    width: 194px;
    height: 134px;
}

.right_md:first-child {
    padding-bottom: 40px;
}

.right_md:nth-child(2) {
    padding-bottom: 40px;
}

.right_md>.right_md_txt {
    margin-left: 20px;
    flex: 1;
}

.right_md_txt>p:first-child {
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #010101;
    line-height: 24px;
    margin-bottom: 10px;
}

.md_txt {
    height: 39px;
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #B5B5B5;
    line-height: 22px;
}