body {
    background-color: #F5F7FA;
}
.article-swiper {
    height: 740px;
    width: 100%;
}
.carousel-item {
    height: 740px;
    overflow: hidden;
}
.carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.large-bg {
    width: 100%;
    margin-bottom: 24px;
    background-color: #FFF;
}
.article-content {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 56px;
}
.top-line {
    display: flex;
    line-height: 50px;
    justify-content: space-between;
    margin-bottom: 10px;
}
.top-line .line-left {
    display: flex;
}
.article-title {
    font-size: 40px;
    color: #333;
    margin-right: 24px;
    max-width: 600px;
}
.article-type {
    background: rgba(211,51,48,0.2);
    color: #D33330;
    width: 70px;
    padding: 5px 0;
    height: 34px;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    margin-top: 10px;
    margin-right: 32px;
}
.article-price {
    color: #000;
}
.article-price .price-label {
    font-size: 20px;
    color: #999;
}
.article-price .price-icon {
    font-size: 20px;
    color: #333;
}
.article-price .price-value {
    font-size: 32px;
    color: #000;
    font-weight: 700;
}
.article-price .price-unit {
    font-size: 20px;
    color: #000;
}
.article-special-price {
    color: #D33330;
    float: right;
    margin-left: 50px;
}
.article-special-price .price-label {
    font-size: 24px;
}
.article-special-price .price-icon {
    font-size: 32px;
}
.article-special-price .price-value {
    font-size: 50px;
}
.article-special-price .price-unit {
    font-size: 32px;
}
.article-tag {
    font-size: 14px;
    color: #004E96;
    background: rgba(0,78,150,0.1);
    line-height: 30px;
    padding: 0 12px;
    margin-right: 10px;
}
.mianji-info {
    display: flex;
}
.mianji-item {
    margin-right: 50px;
    font-size: 28px;
}
.article-contact-line {
    margin-top: 26px;
    display: flex;
    justify-content: space-between;
}
.article-contact-btns {
    display: flex;
}
a.article-contact-btn {
    border: 1px solid #004E96;
    height: 72px;
    line-height: 72px;
    margin-right: 20px;
    font-size: 26px;
    color: #004E96;
    padding: 0 44px;
}
span.article-contact-btn {
    color: #004E96;
    font-size: 24px;
}
.article-time {
    margin-top: 24px;
    color: #999;
    font-size: 20px;
}
.article-qrcode {
    text-align: center;
    color: #999;
    font-size: 16px;
}
.article-qrcode img {
    width: 163px;
    height: 163px;
    margin-bottom: 12px;
}
.article-content-box {
    padding-bottom: 56px;
    margin-top: 10px;
}
.article-content-label {
    color: #333;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 26px;
}
.article-content-label img {
    width: 32px;
    height: 32px;
    margin-right: 4px;
}
.article-content-content {
    color: #666;
    font-size: 24px;
}
.article-content-items {
    display: flex;
    flex-wrap: wrap;
    font-size: 24px;
    color: #333;
}
.article-content-item {
    margin-bottom: 30px;
}
.article-content-item img {
    width: 32px;
    height: 32px;
    margin-right: 4px;
}
.article-content-item.w400 {
    width: 460px;
}
.article-content-item.w1400 {
    width: 1400px;
}
.images-swiper .carousel-item {
    height: 267px;
}
.images-swiper .carousel-item .image-list {
    display: flex;
}
.images-swiper .carousel-item .img-item {
    width: 267px;
    height: 267px;
    background-size: cover;
    background-position:center center;
    margin-right: 14px;
    cursor: pointer;
}
.swiper-btns {
    margin-top: 32px;
}
.swiper-btn {
    width: 60px;
    height: 60px;
    border: 1px solid #004E96;
    border-radius: 2px;
    color: #004E96;
    text-align: center;
    line-height: 56px;
    display: inline-block;
    font-size: 40px;
    margin-right: 40px;
}
.swiper-btn:hover {
    background-color: #004E96;
    color: #FFF;
}
.real_size_tags {
    display: flex;
}
.real_size_tag {
    margin-right: 22px;
    border: 1px solid #E3E2E2;
    font-size: 20px;
    line-height: 40px;
    padding: 0 14px;
}
.real_size_tag.active {
    color: #004E96;
    border: 1px solid #004E96;
}
.real_size_images {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
    cursor: pointer;
}
.real_size_images img {
    display: none;
    max-height: 267px;
    max-width: 267px;
    margin-right: 14px;
}
.real_size_videos {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
}
.real_size_videos img {
    max-height: 267px;
    max-width: 267px;
    margin-right: 14px;
}
.article-link-btn {
    background-color: #D33330;
    text-align: center;
    width: 228px;
    line-height: 70px;
    height: 70px;
    color: #FFF;
    font-size: 26px;
    display: block;
}
.zhoubian-list {
    z-index: 5 !important;
}
.zhoubian-list-body {
    background-color: #FFF;
    min-height: 400px;
}
.point-title {
    width: 200px;
    background-color: #1a4f91;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    border-radius: 14px;
    padding: 4px 10px;
    text-align: center;
}
.point-body img {
    margin-left: 84px;
}
.article-content-map .zhoubian-list {
    position: relative;
    top: -500px;
    left: 1000px;
    width: 300px;
    z-index: 1;
    height: 0;
}
.zhoubian-list-title {
    background-color: #004E96;
    color: #FFF;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
}
.zhoubian-list-items {
    padding: 12px 40px;
    font-size: 26px;
    color: #333;
}
.zhoubian-list-item {
    margin: 12px 0;
}
.real-size-modal-carousel .carousel-inner {
    height: calc(100% - 200px);
}
.real-size-modal-carousel .carousel-inner .carousel-item .img-box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.real-size-modal-carousel img {
    height: 100%;
    width: auto;
    margin: auto;
}
.real-size-modal-carousel .carousel-control-prev {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-top: calc(50% - 500px);
    background-color: #333;
}
.real-size-modal-carousel .carousel-control-next {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-top: calc(50% - 500px);
    background-color: #333;
}
.qrcode-modal-line {
    padding: 0 50px;
    display: flex;
    justify-content: space-between;
    line-height: 70px;
    font-size: 26px;
    font-weight: 500;
}
.qrcode-modal-item img {
    height: 150px;
    width: 150px;
}
.helper-text {
    text-align: center;
    color: #999;
    margin-top: 20px;
}