.uiwu-list {
    align-items: center;
    margin: 0.66rem 0 0.5rem;
    padding: 0 0.53rem;
    justify-content: space-between; }
.uiwu-list li {
    font-size: 12px;
    text-align: center;
    justify-content: space-between; }
.uiwu-list li p {
    font-size: 0.48rem;
    font-weight: bold;
    color: #6C9BFF; }
.uiwu-list li span {
    font-size: 0.21rem;
    font-weight: bold;
    color: #666666; }

.uiwu-wenzhang {
    padding: 0 0.53rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: #666666;
    line-height: 1.5; }

.uiwu-jiehsao {
    margin-top: 0.93rem; }
.uiwu-jiehsao ul {
    padding: 0 0.53rem; }
.uiwu-jiehsao ul li {
    display: flex;
    align-items: center;
    background: #F5F5F5;
    justify-content: space-between;
    font-size: 12px; }
.uiwu-jiehsao ul li img {
    width: 4.46rem;
    height: 4.46rem; }
.uiwu-jiehsao ul li .left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex: 1; }
.uiwu-jiehsao ul li .left p {
    font-size: 0.32rem;
    font-weight: 400;
    color: #444444;
    text-align: center; }
.uiwu-jiehsao ul li .left span {
    font-size: 0.26rem;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-top: 0.33rem;
    line-height: 1.6; }

.uiwu-beijing {
    width: 100%;
    height: 8.7rem;
    margin-top: 1.06rem;
    background: url(/templets/newhaiba/img/m/guanyubg.png) no-repeat 0 0;
    background-size: 100% 100%;
    padding: 1px 0;
    display: flex;
    flex-direction: column; }
.uiwu-beijing .uiwu-hgroup {
    margin-top: 0.4rem; }
.uiwu-beijing .uiwu-hgroup p {
    color: #FFF; }
.uiwu-beijing .uiwu-hgroup span {
    color: #FFF; }
.uiwu-beijing ul {
    flex: 1;
    padding: 0 0.53rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-bottom: 0.4rem; }
.uiwu-beijing ul li {
    font-size: 12px;
    margin-top: 0.35rem; }
.uiwu-beijing ul li p {
    display: flex;
    align-items: center;
    font-size: 0.33rem;
    font-weight: bold;
    color: #FFFFFF; }
.uiwu-beijing ul li p img {
    max-width: 0.33rem;
    max-height: 0.33rem;
    height: auto;
    width: auto;
    margin-right: 0.2rem; }
.uiwu-beijing ul li span {
    font-size: 0.26rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.13rem;
    display: block; }

/* uiwu-rongyu */
.uiwu-rongyu {
    padding: 1px 0.53rem 0.8rem;
    background: #F7F7F7; }

.uiwu-rongyu .swiper-container {
    margin-top: 0.66rem;
    height: 3.93rem; }

.uiwu-rongyu .swiper-container ul li img {
    width: 100%;
    height: 100%; }

.uiwu-rongyu .swiper-container ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.53rem;
    background: rgba(0, 0, 0, 0.4);
    font-size: 0.26rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.53rem;
    text-align: center;
    padding: 0 0.2rem; }
