body {
    background: #fff;
}


/* 第1部分 */

.part1 {
    position: relative;
}

.part1 img {
    width: 100%;
}


/* 第2部分 */

.part2 {
    position: relative;
    padding: 0 0.2rem;
    background: url(../images/part2_wave.png) repeat-y center bottom/100%;
}

.part2-big {
    padding: 0.6rem 0 0;
    font-size: 0.36rem;
    line-height: 0.48rem;
    color: #0050a4;
    text-align: center;
}

.part2-small {
    padding: 0.2rem 0;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-align: center;
}

.part2-small span {
    color: #0051a4;
}

.part2-name {
    width: 2.4rem;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #0051a4;
    border-radius: 5px;
}
.part2-name a{
    color: #fff;
}

.part2-box {
    display: block;
    margin: 0.4rem auto 0;
    background: url(../images/part2_box_bg.jpg) no-repeat center center/cover;
}

.part2-left {
    position: relative;
}

.part2-left i {
    display: block;
}

.part2-left i img {
    width: 100%;
}

.part2-left-layer {
    position: absolute;
    z-index: 5;
    left: 0.3rem;
    top: 0.6rem;
}

.part-title {
    color: #000;
    text-align: left;
}

.part-title-big {
    font-size: 18px;
    line-height: 20px;
}

.part2 .part-title-big {
    background: url(../images/part4_line.png) no-repeat 80px bottom/0.6rem 2px;
}

.part-title-small {
    font-size: 12px;
    line-height: 20px;
}

.part-title-wave img {
    width: 0.4rem;
}

.part2-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0.4rem;
    width: 100%;
    padding: 0.4rem 0 0.2rem;
    background: url(../images/part2_en.jpg) no-repeat center 0/100% 100%;
}

.part2-li {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 50%;
    margin: 2px 0;
    padding: 0 0.2rem 0 0.4rem;
    background: url(../images/part2_line.png) no-repeat right bottom;
}

.part2-li-icon {
    width: 0.8rem;
    padding-bottom: 0.1rem;
}

.part2-li-icon img {
    width: 0.4rem;
}

.part2-li-font {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: right;
}

.part2-right {
    padding: 1.2rem 0;
    text-align: center;
}

.part2-icon {
    text-align: center;
}

.part2-icon img {
    width: 0.5rem;
}

.part2-font {
    display: flex;
    justify-content: center;
    padding: 0.2rem 0 0;
}

.part2-map {
    width: 50%;
    padding-right: 0.2rem;
    color: #0051a4;
    text-align: right;
    border-right: 1px dashed #0050a4;
}

.part2-map span {
    display: block;
    font-size: 12px;
    line-height: 20px;
}

.part2-map p {
    font-size: 18px;
    line-height: 24px;
}

.part2-info {
    width: 50%;
    padding-left: 0.2rem;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-align: left;
}


/* 第3部分 */

.part3 {
    position: relative;
}

.part3-main {
    width: 100%;
    padding: 0 0.2rem;
}

.part3-top {
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0;
}

.part3 .part-title-big {
    background: url(../images/part4_line.png) no-repeat 80px bottom/0.6rem 2px;
}

.part3-more a {
    display: block;
    width: 1.8rem;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #0051a4;
    border-radius: 5px;
}

.part3-box {
    padding: 0.4rem 0.2rem;
    background: url(../images/jsq.png) no-repeat center center/100%;
}

#marquee1 {
    position: relative;
    height: 5rem;
    overflow: hidden;
}

.part3-box ul {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}

.part3-box ul li {
    width: 3.6rem;
    padding: 0 0.2rem;
}

.part3-box ul a {
    display: block;
    position: relative;
    overflow: hidden;
}

.part3-box ul a i {
    display: block;
    padding: 0 0.2rem;
}

.part3-box ul i img {
    width: 100%;
}

.part3-box ul a p {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #000;
}


/* 第4部分 */

.part4 {
    position: relative;
    background: url(../images/mpart4_bg.jpg) no-repeat center 0 / cover;
}

.part4-main {
    width: 100%;
    padding: 2rem 0.8rem;
}

.part4-title {
    color: #fff;
}

.part4-title .part-title-big {
    background: url(../images/part4_line.png) no-repeat 0 bottom/6vw;
}

.part4-icon {
    padding: 0 0 3vw;
}

.part4-icon img {
    width: 0.4rem;
}

.part4-p {
    margin: 0.6rem 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}


/* 第5部分 */

.part5 {
    position: relative;
}

.part5-name {
    padding: 0.3rem;
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #0050a4;
    text-align: left;
}

.part5-main {
    padding: 0.6rem 0;
    background: url(../images/mpart5_bg.png) no-repeat center 0 / cover;
}

.part5-line {
    display: flex;
    justify-content: space-between;
}

.part5-line-name {
    width: 3rem;
    margin: 0 auto;
}

.part5-line-name span {
    display: block;
    font-size: 0.3rem;
    line-height: 0.56rem;
    color: #fff;
    text-align: center;
    background: #0051a4;
    border-radius: 0.24rem;
}

.part5-ul {
    padding: 0.4rem 0 0;
}

.part5-li {
    display: flex;
    justify-content: space-between;
    padding: 0.2rem 0;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border-bottom: 1px dashed #000;
}

.part5-li-center,
.part5-li-right {
    width: 50%;
    padding: 0 0.1rem;
    text-align: center;
}