* {
    box-sizing: border-box;
}

body {
    background-color: #002E51;
    margin: 0;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

.section .title {
    font-size: 36px;
    line-height: 40px;
    margin: auto;
    color: white;
    letter-spacing: 0;
    text-align: center;
    height: 80px;
    width: 300px;
    margin-bottom: 60px;
    background-position: 0 22px;
}

.section .title img {
    margin-top: 20px;
}

.header {
    width: 100%;
    height: 1008px;
    /*position: relative;*/
    padding-top: 170px;
    background: url("/assets/images/yunxi2019/banner.png") center top no-repeat;
    background-size: cover;
    margin-bottom: 35px;
}

.banner_title {
    font-size: 64px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}

.banner_desc {
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-top: 10px;
    text-align: center;
}

.section_0 .title {
    width: 160px;
}

.section_0 .container {
    width: 1240px;
    padding-top: 0;
    padding-bottom: 160px;
    margin: auto;
    height: auto;
}

.section_0 .container .item_list {
    width: 100%;
    background-color: #002847;
    border-radius: 4px;
    padding: 30px 50px;
}

.section_0 .item_list .report_content_part {
    width: 100%;
    height: 120px;
    /* margin-bottom: 40px; */
}

.section_0 .report_content_part>div {
    display: inline-block;
    vertical-align: top;
}

.section_0 .report_litpic {
    height: 100%;
    /* width: 38%; */
    margin-right: 20px;
}

.section_0 .report_litpic img {
    height: 120px;
    width: 200px;
}

.section_0 .report_contact {
    width: 832px;
}

.section_0 .report_contact>a {
    display: block;
    color: white;
    font-size: 24px;
    margin-bottom: 20px;
    text-decoration: none;
}

.section_0 .report_contact>a:hover {
    color: #007FDF;
}

.section_0 .li-intro {
    font-size: 16px;
    line-height: 30px;
    color: #DAE0E6;
    display: block;
    margin-bottom: 14px;
    text-align: justify;
}

.section_0 .article_line {
    width: 100%;
    height: 1px;
    background-color: #003A65;
    margin-top: 30px;
    margin-bottom: 30px;
}

.section_1 {
    margin-top: 160px;
}

.section_1 .container {
    width: 1180px;
    margin: auto;
}

.section_1 ul {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section_1 ul li {
    width: 380px;
    height: 268px;
    background-color: #003761;
    display: inline-block;
    border-radius: 4px;
    padding: 30px 40px;
    margin-bottom: 20px;
}

.section_1 li .sub_title {
    font-size: 20px;
    line-height: 28px;
    color: white;
    margin-bottom: 20px;
    margin-top: 30px;
}

.section_1 li .description {
    font-size: 16px;
    line-height: 30px;
    color: #CCD7DF;
}

.section_2 {
    margin-top: 160px;
    padding-bottom: 118px;
}

.section_2 .container {
    width: 970px;
    text-align: center;
    margin: auto;
}

.section_2 .sub_title {
    color: #52C4FF;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}

.section_2 .description {
    font-size: 16px;
    line-height: 30px;
    color: #CCD7DF;
    margin-bottom: 40px;
}

.section_2 .t {
    /*background-image: url(yunxi2019/img_t_back.png);*/
    /*background-size: 100%;*/
    width: 900px;
    height: 201px;
    margin: auto;
    margin-bottom: 20px;
}

.section_2 .t img {
    width: 900px;
}

.section_2 .m_link {
    font-size: 14px;
    line-height: 22px;
    color: #8096A8;
}

.section_2 .m_link a {
    color: #8096A8;
    margin-left: 5px;
}

.section_2 .m_link a:hover {
    color: white;
}

.section_3 {
    background-color: #004172;
    padding-top: 100px;
    padding-bottom: 111px;
}

.section_3 .content {
    width: 900px;
    background-color: #002847;
    margin: auto;
    font-size: 0;
    margin-bottom: 80px;
}

.section_3 .content>div {
    display: inline-block;
}

.section_3 .content .left {
    width: 335px;
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
    vertical-align: top;
}

.section_3 .content .left .place {
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 32px;
}

.section_3 .content .left .stitle {
    font-size: 20px;
    color: #42AEFF;
    letter-spacing: 0;
    margin-top: 24px;
    margin-bottom: 16px;
}

.section_3 .content .left span {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
}

.section_3 .content .right {
    width: 565px;
}

.section_3 .content .right img {
    width: 100%;
}

.section_1 .title {
    width: 160px;
}

/*精彩瞬间样式*/

.section_4 .section_4_container {
    width: 1280px;
    height: 740px;
    margin: auto;
    position: relative;
    padding-top: 150px;
}

.section_4 .section_4_container .title {
    width: 160px;
}

.section_4 .photo-list-wrap {
    width: 100%;
    /* display: flex; */
    position: absolute;
    opacity: 0;
    margin-bottom: 40px;
    transition: all .3s linear;
}

.section_4 .section_4_container .photo-list-wrap-show {
    opacity: 1;
}

.section_4 .photo-list-wrap ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
}

.section_4 .photo-list-wrap ul li {
    width: 300px;
    height: 200px;
    display: inline-block;
    background-color: #002E51;
    border-radius: 6px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 4px;
}

.section_4 .photo-list-wrap>img {
    width: 100%;
}

.section_4 .slide {
    width: 120px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 160px;
    left: 50%;
    transform: translate(-50%, 0);
}

.section_4 .slide li {
    background-color: #005595;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    font-size: 0;
    cursor: pointer;
}

.section_4 .slide .info-cur {
    background-color: #007FDF;
}

@media screen and (max-width: 1280px) {
    .section_4 .section_4_container {
        width: calc(100% - 60px);
    }
    .section_4 .photo-list-wrap ul {
        width: 1280px;
    }
    .section_4 .section_4_container .photo-list-wrap-show {
        overflow-x: scroll;
    }
}

@media screen and (max-width: 1240px) {
    .section_0 .container {
        width: 100%;
    }
    .section_0 .item_list .report_content_part {
        height: auto;
    }
    .section_0 .report_content_part>div {
        display: block;
    }
    .section_0 .report_contact {
        width: 100%;
    }
    .section_0 .report_litpic {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1180px) {
    .section_1 .container {
        width: 780px;
    }
}

@media screen and (max-width: 970px) {
    .section_2 .container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 900px) {
    .section_2 .t {
        width: 100%;
        height: auto;
        /*overflow-x: scroll;
        overflow-y: hidden;*/
        border-radius: 4px;
    }
    .section_2 .t img {
        /*width: 600px;*/
    }
    .section_3 .content {
        width: 585px;
    }
    .section_3 .content>div {
        display: block;
    }
}

@media screen and (max-width: 780px) {
    .section_1 .container {
        width: 380px;
    }
}

@media screen and (max-width: 585px) {
    .section_3 .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .section_3 .content {
        width: 100%;
    }
    .section_3 .content .left, .section_3 .content .right {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .header {
        background: url(/assets/images/yunxi2019/banner_s.png) center top no-repeat;
        background-size: 460px;
        height: 720px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 380px) {
    .section_1 .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .section_1 ul li {
        width: 100%;
        height: auto;
        padding: 30px 30px;
    }
    .section_2 .m_link span {
        display: block;
        width: 100%;
    }
}