.page-banner {

    width: 100%;

    height: 48vw;

    background-size: cover;

    background-position:center center;

    padding-top: 15vw;

}

.page-title {

    font-size: 1.2rem;

    font-weight: 900;

    color: #fff;

    text-align: center;

}

.content-item {

    margin-left: 1rem;

    margin-right: 1rem;

}

.page-banner-line {

    width: 18px;

    height: 3px;

    margin-top: 1rem;

    margin-left: auto;

    margin-right: auto;

    background-color: #fff;

}

.column-child {

    margin-top: -4.5rem;

    padding-top: 4.5rem;

}

.pinpailianhe-center {

    text-align: center;

    padding-top: 1rem;

}

.pinpailianhe-content .content-title {

    font-size: 1rem;

    font-weight: 900;

}

.pinpailianhe-content .content-red-line {

    width: 18px;

    height: 3px;

    margin-left: auto;

    margin-right: auto;

    background-color: rgba(188, 28, 113, 1);

    margin-top: 0.5rem;

    margin-bottom: 1rem;

}

.carousel {

    width: 100%;

    height:auto;

}

.carousel-btns {

    height: 0;

    position: relative;

    top: 40vw;

    z-index: 99;

    display: flex;

    justify-content: space-between;

    padding: 0 20px;

}

.carousel-btns .btn-item {

    width: 2rem;

    height: 2rem;

}

.carousel-btns .btn-item img {

    width: 2rem;

    height: 2rem;

}

.carousel-item img {

    height:auto;
	width:100%

}

.pinpailianhe-articles {

    padding: 1rem 0;

    overflow: hidden;

}

.pinpailianhe-article-item {

    padding-top: 1rem;

    display: none;

}

.pinpailianhe-article-item.active {

    display: block;

}

.pinpailianhe-article-item .article-line {

    display: flex;

    justify-content: space-between;

    margin-bottom: 1rem;

}

.pinpailianhe-article-item .article-line .article-title {

    width: 70vw;

    font-family: 'Source Han Sans CN';

    font-style: normal;

    font-weight: 500;

    font-size: 1rem;

}

.pinpailianhe-article-item .article-line .article-date {

    font-family: 'Source Han Sans CN';

    font-style: normal;

    font-weight: 400;

    font-size: 0.8rem;

    color: rgba(51, 51, 51, 0.6);

}

.pinpailianhe-article-item .article-line .article-description {

    font-family: 'Source Han Sans CN';

    font-style: normal;

    font-weight: 400;

    font-size: 0.9rem;

    line-height: 1.5rem;

    color: rgba(102, 102, 102, 1);

}

.pinpailianhe-content .more-btn {

    margin-top: 1rem;

    text-align: center;

}

.pinpailianhe-content .more-btn a {

    padding: 0.5rem 2rem;

    color: rgba(188, 28, 113, 1);

    border: 1px solid rgba(188, 28, 113, 1);

    font-family: 'Source Han Sans CN';

    font-style: normal;

    font-weight: 400;

    font-size: 1rem;

    line-height: 16px;

    margin-left: auto;

    margin-right: auto;

    text-decoration: none;

}

.cxbj-bg002 {

    background-image: url('../image/m_lxwm_bg002.png') !important;

    background-size: cover;

    background-position:center center;

    margin-top: 1rem;

    padding-bottom: 1rem;

}

.zhaoxiannashi-center {

    text-align: center;

    padding-top: 1rem;

}

.zhaoxiannashi-content a {

    text-decoration: none;

}

.zhaoxiannashi-content .content-title {

    font-size: 1rem;

    font-weight: 900;

    color: #FFFFFF;

}

.zhaoxiannashi-content .content-white-line {

    width: 18px;

    height: 3px;

    margin-left: auto;

    margin-right: auto;

    background-color: #FFFFFF;

    margin-top: 0.5rem;

    margin-bottom: 1rem;

}

.zhaoxiannashi-params {

    color: #FFFFFF;

}

.zhaoxiannashi-param-item {

    text-align: center;

}

.zhaoxiannashi-param-img img {

    width: 2rem;

    height: 2rem;

}

.zhaoxiannashi-param-title {

    font-family: 'Source Han Sans SC';

    font-style: normal;

    font-weight: 700;

    font-size: 1rem;

    line-height: 2rem;

    margin-top: 0.5rem;

    margin-bottom: 0.5rem;

    text-decoration: none;

}

.zhaoxiannashi-param-content {

    text-align: left;

    color: rgba(255, 255, 255, 0.6);

    font-size: 0.9rem;

    padding-left: 1.5rem;

    padding-right: 1.5rem;

    margin-bottom: 2rem;

}

.cxbj-bg003 {

    background-image: url('../image/m_lxwm_bg003.png') !important;

    background-size: cover;

    background-position:center center;

    margin-top: 2rem !important;

    margin-bottom: 1rem;

    padding-top: 20rem;

}

.contact-info {

    width: 100%;

    padding: 1rem;

    color: #FFFFFF;

}

.contact-title {

    font-family: 'Source Han Sans SC';

    font-style: normal;

    font-weight: 700;

    font-size: 1rem;

    line-height: 2rem;

    margin-bottom: 1rem;

    text-align: center;

}

.contact-item {

    display: flex;

    margin-bottom: 1rem;

}

.contact-icon {

    width: 2.2rem;

    height: 2.2rem;

    margin-right: 0.5rem;

}

.contact-icon img {

    width: 2.2rem;

    height: 2.2rem;

}

.contact-label {

    color: rgba(255, 255, 255, 0.8);

    font-family: 'Source Han Sans CN';

    font-style: normal;

    font-weight: 400;

    font-size: 0.8rem;

}

.contact-value {

    font-family: 'Source Han Sans CN';

    font-style: normal;

    font-weight: 400;

    font-size: 0.8rem;

}

.contact-qrcode {

    text-align: center;

    position: relative;

    top: -12rem;

    left: 8rem;

    height: 0;

}

.contact-qrcode .qrcode-image img {

    width: 5rem;

}

.contact-qrcode .qrcode-text {

    color: rgba(255, 255, 255, 0.69);

    font-size: 0.8rem;

    margin-top: 10px;

}

.page-navs {

    background-color: rgba(246, 246, 246, 1);

}

.page-nav-item {

    display: flex;

    border-bottom: 1px solid rgba(241, 241, 241, 1);

    color: rgba(51, 51, 51, 1);

    font-size: 1rem;

    justify-content: space-between;

    text-decoration: none;

}

.page-nav-item .page-nav-icon img{

    width: 1.5rem;

    height: 1.5rem;

}

.column-child {

    margin-top: -4.5rem;

    padding-top: 4.5rem;

}

.page-nav-item.active {

    color: rgba(202, 24, 120, 1);

}

.page-nav-item .page-nav-text {

    padding: 1rem 0;

}

.page-nav-item .page-nav-icon {

    padding: 1rem 0;

}

.page-nav-item.active .page-nav-text {

    border-bottom: 1px solid rgba(202, 24, 120, 1);

}

.pinpailianhe-article-item .icon-img{ display:none}

.nnn{ display:none}



