header {
    max-width: 1920px;
    left: 50%;
    transform: translateX(-50%);
}

.wrap1520 {
    width: 1520px;
    margin-left: auto;
    margin-right: auto;
}

.form-page-wrap1134 {
    width: 1134px;
    margin-left: auto;
    margin-right: auto;
}

.form-page-wrap1134 .page-title {
    line-height: 68px;
    margin-top: 65px;
    color: #333333;
    font-size: 46px;
    font-weight: 700;
    text-align: center;
}

.form-page-wrap1134 .page-form {
    margin: 47px auto 99px auto;
    display: flex;
    flex-wrap: wrap;
}

.form-page-wrap1134 .page-form .row3 {
    width: calc(33.33% - 18px);
    height: 60px;
    margin-left: 27px;
    margin-bottom: 34px;
    background: #ffffff;
    border: 1px solid rgba(204, 204, 204, 1);
    display: flex;
}

.form-page-wrap1134 .page-form .row3:first-child {
    margin-left: 0;
}

.form-page-wrap1134 .page-form .row2 {
    width: calc(50% - 20px);
    height: 60px;
    margin-left: 40px;
    margin-bottom: 34px;
    background: #ffffff;
    border: 1px solid rgba(204, 204, 204, 1);
    display: flex;
}

.form-page-wrap1134 .page-form .row2.ml0 {
    margin-left: 0;
}

.form-page-wrap1134 .page-form .form-item.textarea {
    width: 100%;
    margin-bottom: 40px;
    background: #ffffff;
    border: 1px solid rgba(204, 204, 204, 1);
}

.form-page-wrap1134 .page-form .form-item.textarea textarea {
    width: 100%;
    height: 186px;
    padding: 18px 20px;
    line-height: 24px;
    background: none;
    border: none;
    outline: none;
    display: block;
}

.form-page-wrap1134 .page-form .ipts {
    flex: 1;
    border: none;
    outline: none;
    background: none;
    padding: 18px 20px;
    line-height: 24px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
}

.form-page-wrap1134 .page-form .submit-box {
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-page-wrap1134 .page-form .codeimg {
    height: 100%;
}

.form-page-wrap1134 .page-form .submit-btn {
    width: 294px;
    height: 100%;
    background: #cc0000;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}


.row-list4 {
    display: flex;
    flex-wrap: wrap;
}

.row-list4 .list-item {
    width: calc(25% - 19.5px);
    margin-left: 26px;
    margin-bottom: 40px;
}

.row-list4 .list-item:nth-child(4n + 1) {
    margin-left: 0;
}


.row-list3 {
    display: flex;
    flex-wrap: wrap;
}

.row-list3 .list-item {
    width: calc(33.33% - 44px);
    margin-left: 33px;
    margin-bottom: 50px;
}

.row-list3.list-item:nth-child(3n + 1) {
    margin-left: 0;
}


.pagations {
    margin: 72px auto 76px auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.pagations a,
.pagations .page-num {
    width: 68px;
    height: 34px;
    line-height: 34px;
    margin-left: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    color: #cccccc;
    font-size: 14px;
    transition-duration: 0.3s;
    transition-delay: 0.1s;
    display: inline-block;
}

.pagations a:first-child {
    margin-left: 0;
}

.pagations a.page-num-current,
.pagations a:hover {
    background: #cc0000;
    border: 1px solid #cc0000;
    color: #fff;
}

.txt-r {
    text-align: right;
}


.banner-wrap {
    position: relative;
}

.banner-wrap img {
    margin: 0 auto;
    display: block;
}

.banner-wrap .breadcrumb {
    position: absolute;
    top: 50%;
    transform: translateY(-50px);
    width: 100%;
    color: #fff;
}

.banner-wrap .breadcrumb h1 {
    line-height: 89px;
    color: #fff;
    font-size: 60px;
}

.banner-wrap .breadcrumb p {
    line-height: 24px;
    margin-top: 6px;
    font-size: 16px;
    color: #fff;
}

.banner-wrap .breadcrumb a {
    margin: 0 8px;
    font-size: 16px;
    color: #fff;
}



.layout1 {
    background-color: #fff;
}

.aboutus-page .aboutus-bg1 {
    background-image: url("../image/about-bg1.png");
    background-position: -150px center;
    background-repeat: no-repeat;
}

.aboutus-page .aboutus-bg2 {
    padding: 90px 0;
    background-image: url("../image/about-bg2.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.aboutus-page .about-info {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.aboutus-page .about-info.f1 {
    margin-top: 70px;
}

.aboutus-page .about-info.f2 {
    margin-top: 145px;
    margin-bottom: 100px;
}

.aboutus-page .about-info.f4 {
    margin: 84px auto 111px auto;
}

.aboutus-page .about-info>div:first-child {
    margin-right: 60px;
}

.aboutus-page .about-info .img {
    width: 760px;
}

.aboutus-page .about-info .img img {
    display: block;
}

.aboutus-page .about-info .info {
    flex: 1;
}

.aboutus-page .about-info h3 {
    line-height: 68px;
    margin: 40px 0;
    color: #cc0000;
    font-size: 46px;
}

.aboutus-page .about-info h4 {
    line-height: 46px;
    margin-bottom: 47px;
    color: #333333;
    font-size: 28px;
}

.aboutus-page .about-info p {
    line-height: 22px;
    color: #666666;
    font-size: 16px;
}


.sub-page h3.page-title {
    line-height: 68px;
    margin: 70px auto 0;
    color: #cc0000;
    font-size: 46px;
    text-align: center;
}

.sub-page h4.page-sub-title {
    line-height: 36px;
    color: #333333;
    font-size: 24px;
    text-align: center;
}

.speech-page .speech-info {
    margin: 55px auto 114px auto;
    display: flex;
    justify-content: space-between;
}

.speech-page .speech-info .img {
    width: 640px;
    margin-right: 120px;
}

.speech-page .speech-info .info {
    flex: 1;
    color: #666;
    font-size: 16px;
}

.speech-page .speech-info .info p {
    line-height: 22px;
    margin-top: 8px;
}

.speech-page .speech-info .info .footer {
    margin-top: 26px;
}



.flist.column2 {
    margin-top: 48px;
}

.flist.column2 li {
    width: calc(50% - 10px);
    margin-top: 40px;
    float: left;
}

.flist.column2 li:first-child,
.flist.column2 li:nth-child(2) {
    margin-top: 0;
}

.flist.column2 li:nth-child(2n + 1) {
    margin-right: 20px;
}

.flist.column2 li a {
    display: flex;
    background-color: #f0f0f0;
    transition-duration: 0.3s;
}

.flist.column2 li .img {
    width: 280px;
}

.flist.column2 li .info {
    flex: 1;
}

.leader-team-page .flist .info {
    padding: 25px 40px 25px 37px;
}

.leader-team-page .flist .info h3 {
    line-height: 40px;
    color: #333333;
    font-size: 28px;
}

.leader-team-page .flist .info h4 {
    line-height: 28px;
    margin-top: 10px;
    color: #666666;
    font-size: 18px;
}

.leader-team-page .flist .info p {
    line-height: 22px;
    margin-top: 16px;
    color: #666666;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
}

.leader-team-page .flist .info .more {
    line-height: 24px;
    margin-top: 23px;
    color: #cc0000;
    font-size: 16px;
    display: block;
}

.flist.column2 li a:hover {
    background-color: #cc0000;
}

.flist.column2 li a:hover h3,
.flist.column2 li a:hover h4,
.flist.column2 li a:hover p,
.flist.column2 li a:hover .more {
    color: #fff;
}



.default-detail-page .layout1 .wrap1520 {
    margin: 60px auto 96px auto;
}
.default-detail-page .default-detail-content h1 {
    line-height: 36px;
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.default-detail-page .default-detail-content h3 {
    line-height: 24px;
    margin-top: 7px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.default-detail-page .default-detail-content .content {
    line-height: 24px;
    margin-top: 65px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
}

.default-detail-page .default-detail-bottom {
    width: 100%;
    margin-top: 30px;
    background-color: #FAFAFA;
    display: flex;
}

.default-detail-page .default-detail-bottom h3 {
    line-height: 30px;
    color: #333333;
    font-size: 20px;
    font-weight: 400;
}

.default-detail-page .default-detail-bottom .page-item {
    flex:1;
    padding: 23px
}

.default-detail-page .default-detail-bottom a {
    max-height: 48px;
    line-height: 24px;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.default-detail-page .default-detail-bottom a:hover {
    color: #cc0000;
}

.default-detail-page .default-detail-bottom p {
    line-height: 21px;
    margin-right: 5px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}




.organization-info {
    padding: 31px 0 106px 0;
    text-align: center;
}

.organization-info img {
    
}


.development-history-info {
    margin: 83px auto 79px auto;
    background-image: url("../image/development-haistory-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.development-history-info .detail-swiper {
    width: 100%;
    overflow: hidden;
}

.development-history-info .time-zoom {
    position: relative;
    margin: 98px auto 0 auto;
}

.development-history-info .time-zoom .list-prev,
.development-history-info .time-zoom .list-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    background-color: #fff;
    border: 1px solid rgba(219, 219, 219, 1);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.development-history-info .time-zoom .list-prev {
    left: 0;
    background-image: url("../image/swiper-prev1.png");
}

.development-history-info .time-zoom .list-next {
    right: 0;
    background-image: url("../image/swiper-next1.png");
}

.development-history-info .development-history-pagination {
    position: relative;
    width: calc(100% - 160px);
    margin: 0 auto;
    overflow: hidden;
    transition-duration: 0.3s;
    transition-delay: 0.1s;
    display: flex;
}

.development-history-info .development-history-pagination .page-item {
    position: relative;
    width: 10%;
    height: 124px;
    text-align: center;
    cursor: pointer;
    z-index: 2;
    flex-shrink: 0;
}

.development-history-info .development-history-pagination .page-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    background: rgba(204, 204, 204, 1);
    border-radius: 50%;
    transition-duration: 0.3s;
    z-index: 2;
    display: block;
}

.development-history-info .development-history-pagination .page-item::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 1px;
    background: rgba(204, 204, 204, 1);
    z-index: 1;
    display: block;
}

.development-history-info .development-history-pagination .page-item.on::before {
    width: 15px;
    height: 15px;
    background: #ffffff;
    border: 2px solid #cc0000;
}

.development-history-info .development-history-pagination .page-item span {
    position: absolute;
    line-height: 27px;
    font-size: 18px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    margin-top: -22px;
}

.development-history-info .development-history-pagination .page-item.on span {
    color: #cc0000;
}

.development-history-info .detail-swiper {
    margin-bottom: 98px;
}

.development-history-info .detail-swiper .swiper-slide {
    padding: 0 50px 0 70px;
    display: flex;
}

.development-history-info .detail-swiper h1 {
    line-height: 207px;
    color: #cc0000;
    font-size: 140px;
}

.development-history-info .detail-swiper .l-info {
    height: 205px;
    overflow-y: auto;
}

.development-history-info .detail-swiper .l-info p {
    line-height: 27px;
    margin-top: 36px;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
}

.development-history-info .detail-swiper .l-info p:first-child {
    margin-top: 0;
}

.development-history-info .detail-swiper .l-info p b {
    margin-right: 21px;
}

.development-history-info .detail-swiper .detail-left {
    flex: 1;
    margin-right: 87px;
}

.development-history-info .detail-swiper .detail-right {
    width: 626px;
}


.corporate-culture-info {
    background-image: url("../image/bg.png");
    background-position: bottom center;
    background-repeat: repeat;
    background-size: contain;
}

.corporate-culture-info .wrap1520 {
    display: flex;
    margin-bottom: 50px;
    padding: 50px 0 60px 0;
}

.corporate-culture-info .wrap1520 .img {
    position: relative;
}

.corporate-culture-info .wrap1520 .img img {
    display: block;
}

.corporate-culture-info .wrap1520 .img.l {
    margin-right: 30px;
}

.corporate-culture-info .wrap1520 .img-r {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.corporate-culture-info .wrap1520 .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
}

.corporate-culture-info .wrap1520 .img .title {
    line-height: 53px;
    color: #ffffff;
    font-size: 36px;
}

.corporate-culture-info .wrap1520 .img p {
    line-height: 27px;
    color: #ffffff;
    font-size: 18px;
}


.honor-page .honor-info .wrap1520 {
    display: flex;
    margin: 60px auto 117px auto;
}

.honor-page .honor-left {
    width: 460px;
    margin-right: 80px;
    flex-shrink: 0;
    overflow: hidden;
}

.honor-page .honor-left img {
    display: block;
}

.honor-page .honor-right {
    flex: 1;
    flex-shrink: 0;
    overflow: hidden;
}

.honor-page .page-item {
    line-height: 80px;
    background: rgba(240, 240, 240, 1);
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}

.honor-page .page-item.on {
    background: #cc0000;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    color: #fff;
}

.honor-page .honor-right .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
    background-color: #fff;
}

.honor-page .honor-right .honor-item {
    width: calc(50% - 12px);
    padding: 25px 30px;
    line-height: 26px;
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    background: rgba(240, 240, 240, 1);
    cursor: pointer;
}

.honor-page .honor-right .honor-item:nth-child(4n + 3),
.honor-page .honor-right .honor-item:nth-child(4n + 4) {
    background: #fff;
}

.img-preview-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
}

.img-preview-container .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    transition-duration: 0.3s;
    display: none;
}

.img-preview-container .content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 60%;
    transform: translate(-50%, -50%);
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    display: none;
}

.img-preview-container .content .img {
    width: 100%;
    height: inherit;
    overflow: hidden;
}

.img-preview-container .content img {
    max-width: 100%;
    max-height: inherit;
    display: block;
}

.img-preview-container .content .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 28px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.6);
}

.img-preview-container .content .ctls {
    position: absolute;
    right: -2px;
    top: 0;
    transform: translateX(100%);
}

.img-preview-container .content .ctls .ctl {
    width: 80px;
    height: 80px;
    margin-bottom: 2px;
    background-color: rgba(0, 0, 0, 0.8);
    background-position: center;
    background-repeat: no-repeat;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    cursor: pointer;
}

.img-preview-container .content .ctls .ctl:hover {
    background-color: rgba(204, 0, 0, 0.8);
}

.img-preview-container .content .ctls .close {
    background-image: url("../image/close-white1.png");
}

.img-preview-container .content .ctls .next {
    background-image: url("../image/right-white1.png");
}

.img-preview-container .content .ctls .prev {
    background-image: url("../image/left-white1.png");
}


.video-center-page .video-list {
    margin: 60px auto;
    
    display: flex;
    flex-wrap: wrap;
}

.video-center-page .video-list li {
    width: calc(33.33% - 24px);
    margin-left: 36px;
    margin-bottom: 40px;
    overflow: hidden;
}

.video-center-page .video-list li:nth-child(3n + 1) {
    margin-left: 0;
}

.video-center-page .video-list li .img {
    position: relative;
    overflow: hidden;
}

.video-center-page .video-list li .img img {
    transition-delay: 0.05s;
    transition-duration: 0.3s;
    display: block;
}

.video-center-page .video-list li .img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(204, 0, 0, 0.6);
    transition-delay: 0.05s;
    transition-duration: 0.3s;
    z-index: 1;
    opacity: 0;
    display: block;
}

.video-center-page .video-list li .img::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateZ(-180deg);
    width: 48px;
    height: 48px;
    background: url("../image/play-btn-ico1.png") center no-repeat;
    background-size: cover;
    transition-delay: 0.05s;
    transition-duration: 0.3s;
    z-index: 1;
    opacity: 0;
    display: block;
}

.video-center-page .video-list li a:hover .img img {
    transform: scale(1.2);
}

.video-center-page .video-list li a:hover .img::before {
    opacity: 1;
}

.video-center-page .video-list li a:hover .img::after {
    transform: translate(-50%, -50%) rotateZ(0deg);
    opacity: 1;
}

.video-center-page .video-list p {
    width: 100%;
    height: 70px;
    padding: 0 20px;
    text-align: center;
    background: rgba(240, 240, 240, 1);
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-center-page .video-list p span {
    width: 100%;
    max-height: 48px;
    line-height: 24px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}



.video-player-page .wrap1520 {
    padding: 30px 0;
}

.video-player-page video {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}


.news-banner-wrap {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.news-banner-wrap img {
    display: block;
}

.news-banner-wrap .wrap1520 {
    padding-top: 204px;
    padding-bottom: 80px;
}

.news-banner-wrap .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-banner-wrap .top h1 {
    line-height: 62px;
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
}

.news-banner-wrap .top ul {
    display: flex;
}

.news-banner-wrap .top ul li {
    line-height: 27px;
    padding: 0 0 0 10px;
}

.news-banner-wrap .top ul li::after {
    content: "";
    width: 1px;
    height: 18px;
    margin-left: 10px;
    background: #fff;
    vertical-align: text-bottom;
    display: inline-block;
}

.news-banner-wrap .top ul li:last-child {
    padding-right: 0;
}

.news-banner-wrap .top ul li:last-child::after {
    display: none;
}

.news-banner-wrap .top ul li a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    transition-delay: 0.05s;
    transition-duration: 0.3s;
}

.news-banner-wrap .top ul li a:hover, .news-banner-wrap .top ul li a.on {
    color: #cc0000;
}

.news-banner-wrap .top-news-list {
    width: 1520px;
    margin-top: 20px;
    display: flex;
}

.news-banner-wrap .news-item {
    transition-duration: 0.3s;
}

.news-banner-wrap .news-item a {
    display: block;
}


.news-banner-wrap .news-item .img {
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.news-banner-wrap .date {
    height: 18px;
    color: #333333;
    font-size: 14px;
}

.news-banner-wrap .news-first {
    width: 745px;
    margin-right: 30px;
    background-color: #fff;
    flex-shrink: 0;
}

.news-banner-wrap .news-first .img {
    width: 100%;
    height: 375px;
}

.news-banner-wrap .title {
    line-height: 30px;
    margin-top: 17px;
    color: #333333;
    font-size: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

.news-banner-wrap .news-desc {
    padding: 23px 40px 40px 40px;
    color: #666;
    font-size: 15px;
}

.news-banner-wrap .news-first .title {
    
    -webkit-line-clamp: 1;
}

.news-banner-wrap .desc {
    height: 66px;
    line-height: 22px;
    margin-top: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}

.news-banner-wrap .news-right {
    display: flex;
    flex-direction: column;
}

.news-banner-wrap .news-second {
    background-color: #fff;
    display: flex;
    flex-shrink: 0;
}

.news-banner-wrap .news-second>a,
.news-banner-wrap .news-second .img {
    width: 424px;
    flex-shrink: 0;
}


.news-banner-wrap.news-second .img {
    height: 213px;
}


.news-banner-wrap .news-second .news-desc {
    padding: 36px 32px 55px 40px;
}

.news-banner-wrap .news-second .title {
    margin-top: 14px;
    -webkit-line-clamp: 3;
}

.news-banner-wrap .news-more {
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
}

.news-banner-wrap .news-more .img {
    width: 100%;
    height: 196px;
}

.news-banner-wrap .news-other {
    width: calc(50% - 8px);
    margin-left: 17px;
    background-color: #fff;
}

.news-banner-wrap .news-other:first-child {
    margin-left: 0;
}

.news-banner-wrap .news-other .title {
    line-height: 27px;
    margin-top: 19px;
    font-size: 20px;
}

.news-banner-wrap .news-desc {
    padding: 21px 42px 45px 42px;
}

.news-banner-wrap .news-item.bgred {
    background-color: #cd0000;
}

.news-banner-wrap .news-item:hover {
    background-color: #cd0000;
    color: #fff !important;
}

.news-banner-wrap .news-item:hover a,
.news-banner-wrap .news-item:hover .title,
.news-banner-wrap .news-item:hover .desc,
.news-banner-wrap .news-item:hover .date,
.news-banner-wrap .news-item.bgred a,
.news-banner-wrap .news-item.bgred .title,
.news-banner-wrap .news-item.bgred .desc,
.news-banner-wrap .news-item.bgred .date {
    color: #fff !important;
}

.sub-page .search {
    display: flex;
    margin: 70px auto 60px auto;
}

.sub-page .search .search-item {
    flex: 1;
    height: 60px;
    margin-left: 35px;
    display: flex;
}

.sub-page .search .search-item .ipts {
    flex: 1;
    width: 100%;
    border: none;
    outline: none;
    background: #f0f0f0;
    line-height: 24px;
    padding: 20px;
    color: #666666;
    font-size: 16px;
}

.sub-page .search .search-item .selects {
    flex: 1;
    width: 100%;
    border: none;
    outline: none;
    background: #f0f0f0;
    line-height: 24px;
    padding: 20px;
    color: #666666;
    font-size: 16px;
}

.search.white .search-item .ipts,
.search.white .search-item .selects {
    background-color: #fff;
}

.sub-page .search .search-item:first-child {
    margin-left: 0;
}

.sub-page .search .search-item .search-btn {
    width: 68px;
    background: #cc0000;
    border: none;
    outline: none;
}

.news-page .news-list li {
    margin-top: 50px;
}

.news-page .news-list li:first-child {
    margin-top: 0;
}

.news-page .news-list li>a {
    display: flex;
    padding-bottom: 49px;
    border-bottom: 1px solid #cccccc;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.news-page .news-list .left {
    flex: 1;
}

.news-page .news-list .right {
    width: 400px;
    margin-left: 88px;
    overflow: hidden;
}

.news-page .news-list h4 {
    line-height: 27px;
    margin-top: 93px;
    color: #666666;
    font-size: 18px;
    font-weight: normal;
}

.news-page .news-list h3 {
    line-height: 36px;
    margin-top: 7px;
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-page .news-list p {
    max-height: 72px;
    line-height: 24px;
    margin-top: 27px;
    color: #666666;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-page .news-list .right img {
    width: 100%;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    display: block;
}

.news-page .news-list li>a:hover {
    border-bottom-color: #cc0000;
}

.news-page .news-list li>a:hover h3 {
    color: #cc0000;
}

.news-page .news-list a:hover .right img {
    transform: scale(1.2);
}


.news-detail-page .layout1 .wrap1520 {
    display: flex;
    margin: 60px auto 96px auto;
}

.news-detail-page .news-detail-left {
    flex: 1;
}

.news-detail-page .news-detail-left h1 {
    line-height: 36px;
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.news-detail-page .news-detail-left h3 {
    line-height: 24px;
    margin-top: 7px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.news-detail-page .news-detail-left .content {
    line-height: 24px;
    margin-top: 65px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
}

.news-detail-page .news-detail-right {
    width: 290px;
    margin-left: 70px;
}

.news-detail-page .news-detail-right .bg {
    padding: 23px 0;
    background: rgba(250, 250, 250, 1);
    overflow: hidden;
}

.news-detail-page .detail-news-list {
    margin-top: 34px;
}

.news-detail-page .detail-news-list:first-child {
    margin-top: 0;
}

.news-detail-page .bg.recommend {
    margin-top: 30px;
}

.news-detail-page .news-detail-right h3 {
    line-height: 30px;
    padding: 0 23px;
    color: #333333;
    font-size: 20px;
    font-weight: 400;
}

.news-detail-page .news-detail-right h3 a {
    line-height: 21px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    float: right;
}

.news-detail-page .news-detail-right li {
    padding: 23px 23px 28px 23px;
    border-bottom: 1px solid #ededed;
}

.news-detail-page .detail-news-list:last-child li:last-child {
    border-bottom: none;
}

.news-detail-page .news-detail-right a {
    max-height: 48px;
    line-height: 24px;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.news-detail-page .news-detail-right a:hover {
    color: #cc0000;
}

.news-detail-page .news-detail-right p {
    line-height: 21px;
    margin-right: 5px;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}


.product-center-page {
    padding: 130px 0;
    background: url(../image/banner2.png) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product-center-page .top {
    position: relative;
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
}

.product-center-page .font-bg {
    width: 100%;
}

.product-center-page .font-bg img {
    display: block;
}

.product-center-page .font-front {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
}

.product-center-page h1 {
    line-height: 71px;
    color: #ffffff;
    font-weight: normal;
    font-size: 48px;
}

.product-center-page .font-front p {
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    font-size: 18px;
}

.product-center-page .industry-main {
    width: 1500px;
    margin: 115px auto 0 auto;
    display: flex;
    justify-content: space-between;
}

.product-center-page .industry-container {
    width: 1170px;
    
    overflow: hidden;
}

.product-center-page .industry-container .swiper-slide {
    display: flex;
}

.product-center-page .industry-container .industry-left {
    width: 400px;
    height: 400px;
    padding: 65px 55px;
    background-color: #cd0000;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.product-center-page .industry-container .industry-left h3 {
    line-height: 44px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}

.product-center-page .industry-container .industry-left .hr {
    width: 51px;
    height: 1px;
    margin: 12px 0 0 0;
    background: #fff;
}

.product-center-page .industry-container .industry-left .industry-content {
    height: 98px;
    line-height: 25px;
    margin: 52px 0 23px 0;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
}

.product-center-page .industry-pagination {
    position: static;
    width: 260px;
}

.product-center-page .industry-container .industry-right {
    width: 770px;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.product-center-page .industry-container .industry-right img {
    position: absolute;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
    max-width: none;
    min-width: 100%;
    min-height: 100%;
}


.industry-pagination .li-page-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 80px;
    margin-top: 26px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    transition-duration: 0.3s;
    cursor: pointer;
}

.industry-pagination .li-page-item span {
    flex:0 0 auto;
    position: relative;
    width: 55px;
    height: 55px;
    line-height: 55px;
    margin: 0 10px 0 15px;
    text-align: center;
    display: block;
    overflow: hidden;
}

.industry-pagination .li-page-item b {
    flex:1;
    font-weight: normal;
}

.industry-pagination .li-page-item span img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.industry-pagination .li-page-item:first-child {
    margin-top: 0;
}

.industry-pagination .li-page-item.on,
.industry-pagination .li-page-item:hover {
    background: #cd0000;
    border-color: #cd0000;
}


.product-list-page .product-list-top {
    position: relative;
}

.product-list-page .product-classes {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.product-list-page .classes {
    display: flex;
}

.product-list-page .li-page-item {
    width: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    margin-left: 26px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #333333;
    font-size: 18px;
    transition-duration: 0.3s;
    cursor: pointer;
}

.product-list-page .li-page-item span {
    position: relative;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 0 19px 0 0;
    text-align: center;
    display: block;
    overflow: hidden;
}

.product-list-page .li-page-item span img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    margin: auto;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.product-list-page .li-page-item:first-child {
    margin-left: 0;
}

.product-list-page .li-page-item.on,
.product-list-page .li-page-item:hover {
    background: #cd0000;
    border-color: #cd0000;
    color: #fff;
}

.product-list-page .li-page-item.on span img.img,
.product-list-page .li-page-item:hover span img.img {
    top: 100%;
    transform: translateY(-100%);
}

.product-list-page .product-list {
    margin-top: 60px;
}

.product-list-page .product-list .list-item a {
    padding: 20px 20px 36px 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    display: block;
}

.product-list-page .product-list .list-item a * {
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.product-list-page .product-list .img {
    overflow: hidden;
}

.product-list-page .product-list img {
    width: 100%;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.product-list-page .product-list h3 {
    line-height: 30px;
    margin-top: 18px;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-list-page .product-list p {
    height: 40px;
    line-height: 40px;
    margin-top: 16px;
    border: 1px solid rgba(219, 219, 219, 1);
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.product-list-page .product-list a:hover {
    background-color: #cc0000;
    color: #fff;
}

.product-list-page .product-list a:hover * {
    color: #fff;
}

.product-list-page .product-list a:hover img {
    transform: scale(1.2);
}


.product-detail-page .top {
    padding: 60px 0;
    display: flex;
}

.product-detail-page .top .left {
    position: relative;
    width: 720px;
    
    margin-right: 60px;
    padding: 40px 40px 110px 40px;
    background: #ffffff;
    border: 1px solid rgba(240, 240, 240, 1);
    overflow: hidden;
}

.product-detail-page .top .swiper {
    overflow: hidden;
}

.product-detail-page .top .swiper .swiper-wrapper {
    align-items: center;
}

.product-detail-page .top .swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-detail-page .top .swiper img {
    max-width: 100%;
    max-height: 100%;
}

.product-detail-page .top .left .product-imgs-pagination {
    position: absolute;
    left: 50%;
    bottom: 54px;
    transform: translateX(-50%);
}

.product-detail-page .top .left .product-imgs-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    margin-left: 25px;
    background: rgba(204, 204, 204, 1);
    opacity: 1;
}

.product-detail-page .top .left .product-imgs-pagination .swiper-pagination-bullet:first-child {
    margin-left: 0;
}

.product-detail-page .top .left .product-imgs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #cc0000;
}

.product-detail-page .top .right h1 {
    line-height: 68px;
    margin-top: 97px;
    color: #333333;
    font-size: 46px;
    font-weight: 500;
}

.product-detail-page .top .right .product-desc {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.product-detail-page .top .right .contact {
    margin-top: 87px;
    display: flex;
}

.product-detail-page .top .right .contact-btn {
    width: 200px;
    height: 56px;
    line-height: 56px;
    margin-right: 19px;
    background: #cc0000;
    border: 1px solid #cc0000;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    display: block;
}

.product-detail-page .top .right .contact-btn:hover {
    background-color: #fff;
    color: #cc0000;
}

.product-detail-page .top .right .c-r {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-detail-page .top .right .c-r p {
    line-height: 16px;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.product-detail-page .top .right .c-r h3 {
    line-height: 30px;
    margin-top: 2px;
    color: #cc0000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
}

.product-detail-page .main .title {
    line-height: 80px;
    background: #ffffff;
    border-bottom: 2px solid #cc0000;
}

.product-detail-page .main .title .wrap1520 {
    display: flex;
    justify-content: flex-start;
}

.product-detail-page .main .title h3 {
    padding: 0 40px;
    background: #cc0000;
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    display: block;
}

.product-detail-page .main .detail {
    padding: 60px 0 75px 0;
}


.marketing-network-page .map {
    position: relative;
    margin: 70px auto 82px auto;
}

.marketing-network-page .map-content {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}

.marketing-network-page .dots {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cc0000;
}

.marketing-network-page .dots::before,
.marketing-network-page .dots::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 10px;
    height: 10px;
    border: 1px solid #cc0000;
    border-radius: 50%;
    opacity: 1;
    display: block;
}

.marketing-network-page .dots::before {
    animation: dotsScale 3s linear 0s infinite;
}

.marketing-network-page .dots::after {
    animation: dotsScale 3s linear 1.5s infinite;
}

@keyframes dotsScale {
    0% {
        transform: translate(-50%, -50%) scale(0);
    }

    50% {
        transform: translate(-50%, -50%) scale(1.8);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(3.5);
        opacity: 0;
    }
}

.marketing-network-page .dots.d1 {
    top: 33.636%;
    left: 16.979%;
}

.marketing-network-page .dots.d2 {
    top: 13.33%;
    left: 34.71%;
}

.marketing-network-page .dots.d3 {
    top: 30%;
    left: 62.5%;
}

.marketing-network-page .dots.d4 {
    top: 31.81%;
    left: 79%;
}

.marketing-network-page .dots.d5 {
    top: 30%;
    left: 90%;
}

.marketing-network-page .dots.d6 {
    top: 70.45%;
    left: 30.2%;
}

.marketing-network-page .dots.d7 {
    top: 56.66%;
    left: 53.42%;
}

.marketing-network-page .dots.d8 {
    top: 76.06%;
    left: 84.44%;
}

.marketing-network-page .map-desc {
    line-height: 26px;
    margin-bottom: 85px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
}


.case-list-page .case-list {
    margin: 50px auto 0px auto;
}

.case-list-page .case-list .list-item a {
    background: #f0f0f0;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    display: block;
    overflow: hidden;
}

.case-list-page .case-list .img {
    overflow: hidden;
}

.case-list-page .case-list img {
    display: block;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.case-list-page .case-list h3 {
    line-height: 36px;
    margin-top: 26px;
    padding: 0 20px;
    color: #666666;
    font-size: 24px;
    font-weight: 700;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.case-list-page .case-list p {
    line-height: 24px;
    margin: 3px 0 31px 0;
    padding: 0 20px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.case-list-page .case-list a:hover {
    background: #cc0000;
}

.case-list-page .case-list a:hover h3,
.case-list-page .case-list a:hover p {
    color: #fff;
}

.case-list-page .case-list a:hover img {
    transform: scale(1.3);
}

.case-list-page .pagations {
    margin: 0 auto 45px auto;
}


.manufacture-list-page .manufacture-list {
    margin: 50px auto 20px;
}

.manufacture-list-page .manufacture-list a {
    background-color: #f0f0f0;
    display: block;
    overflow: hidden;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.manufacture-list-page .manufacture-list .img {
    display: block;
    overflow: hidden;
}

.manufacture-list-page .manufacture-list img {
    width: 100%;
    display: block;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.manufacture-list-page .manufacture-list h3 {
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    display: block;
}

.manufacture-list-page .manufacture-list a:hover {
    background-color: #cc0000;
}

.manufacture-list-page .manufacture-list a:hover img {
    transform: scale(1.3);
}

.manufacture-list-page .manufacture-list a:hover h3 {
    color: #fff;
}

.manufacture-list-page .pagations {
    margin: 0 auto 57px auto;
}


.job-list-page .layout1 {
    overflow: hidden;
    background: url("../image/job-bg.png") bottom center no-repeat;
    background-size: cover;
}

.job-list-page .page-title {
    line-height: 68px;
    margin-top: 65px;
    color: #333333;
    font-size: 46px;
    font-weight: 700;
    text-align: center;
}

.job-list-page .search {
    margin: 37px auto 30px auto;
}

.job-list-page .job-item {
    margin-top: 10px;
    overflow: hidden;
}

.job-list-page .job-item:first-child {
    margin-top: 0;
}

.job-list-page .job-item dt {
    position: relative;
    height: 100px;
    background-color: #fff;
    display: flex;
    z-index: 2;
}

.job-list-page .job-item dd {
    position: relative;
    display: none;
    z-index: 1;
}

.job-list-page .job-item dt h2 {
    width: 304px;
    padding: 0 44px;
    line-height: 36px;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.job-list-page .job-item .job-sketch {
    flex: 1;
    position: relative;
    padding: 14px 0;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.job-list-page .job-item .job-sketch::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 72px;
    background: #cccccc;
    display: block;
}

.job-list-page .job-item .job-sketch>span {
    width: 25%;
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    padding-left: 63px;
    display: block;
}

.job-list-page .show-detail-btn {
    width: 224px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: center;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    cursor: pointer;
}

.job-list-page .show-detail-btn .iconfont {
    margin-left: 15px;
}

.job-list-page .show-detail-btn:hover {
    background-color: #cc0000;
    color: #fff;
}

.job-list-page .detail-main {
    padding: 22px 80px 54px 45px;
    background-color: #f8f8f8;
    display: flex;
    justify-content: space-between;
}

.job-list-page .detail-main>div {
    width: 620px;
}

.job-list-page .detail-main h3 {
    height: 30px;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
}

.job-list-page .detail-main p {
    line-height: 24px;
    margin-top: 10px;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.job-list-page .detail-footer {
    padding: 23px 80px 23px 45px;
    display: flex;
    justify-content: space-between;
    background-color: #f0f0f0;
}

.job-list-page .detail-footer>div {
    width: 620px;
}

.job-list-page .detail-footer p {
    line-height: 24px;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}

.job-list-page .detail-footer h3 {
    line-height: 30px;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
}

.job-list-page .detail-footer h3 span {
    margin-left: 15px;
}

.job-list-page .detail-footer h3 span:first-child {
    margin-left: 0;
}

.job-list-page .job-item.on .show-detail-btn {
    background-color: #cc0000;
    color: #fff;
}

.job-list-page .job-item.on .show-detail-btn i {
    transform: rotateZ(-180deg);
}


.pattern-list {
    margin: 50px auto 20px;
}

.pattern-list a {
    display: block;
    overflow: hidden;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.pattern-list .img {
    display: block;
    overflow: hidden;
}

.pattern-list img {
    width: 100%;
    display: block;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.pattern-list h3 {
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    display: block;
}

.pattern-list a:hover {
    background-color: #cc0000;
}

.pattern-list a:hover img {
    transform: scale(1.3);
}

.pattern-list a:hover h3 {
    color: #fff;
}

.pattern-list-page .pagations {
    margin: 0 auto 57px auto;
}


.after-sale-service-container {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
}

.after-sale-service-container>div {
    width: 720px;
    margin-top: 27px;
}

.after-sale-service-container h3 {
    line-height: 53px;
    margin-top: 20px;
    color: rgba(51, 51, 51, 1);
    font-size: 36px;
    font-weight: 500;
}

.after-sale-service-container p {
    line-height: 24px;
    margin-top: 11px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
}


.contactus-page .map {
    width: 100%;
    height: 587px;
    margin: 70px auto;
    border: 1px solid #666666;
}

.contactus-page .contactus-info {
    position: relative;
}

.contactus-page .shadow img {
    max-width: none;
}

.contactus-page .BMap_bubble_pop {
    border-radius: 0 !important;
    box-sizing: border-box;
}

.contactus-page .BMap_bubble_title {
    height: auto !important;
}

.contactus-page .BMap_bubble_title h3 {
    height: auto !important;
    padding: 6px 12px 0 12px;
    font-size: 18px;
    color: #cc0000;
}

.contactus-page .BMap_bubble_content {
    padding: 12px 0;
}

.contactus-page .BMap_bubble_center p {
    line-height: 24px;
    padding: 0 12px;
    color: #333333;
    font-size: 16px;
}

.contactus-page .contactus-info .contact-msg {
    position: absolute;
    bottom: 66px;
    right: 70px;
    width: 500px;
    padding: 33px 60px 44px 60px;
    background: rgba(204, 0, 0, 0.9);
    color: #fff;
    z-index: 100;
}

.contactus-page .contactus-info .contact-msg h1 {
    line-height: 44px;
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    font-weight: 700;
}

.contactus-page .contact-msg dl {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.contactus-page .contact-msg dl dt {
    width: 24px;
    height: 24px;
    margin-right: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contactus-page dl dd {
    line-height: 34px;
    font-size: 16px;
    font-weight: 400;
}

.contactus-page .phone-number {
    line-height: 27px;
    mix-blend-mode: normal;
    font-size: 22px;
    font-weight: 400;
}

.contactus-page .weixin {
    margin-top: 12px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.contactus-page .weixin img {
    width: 99px;
    background: #fff;
    border: 4px solid #fff;
    display: block;
}

.contactus-page .weixin p {
    line-height: 27px;
    margin-top: 5px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}