﻿@charset "utf-8";
body {
    height: 100%;
    background-color: #fff;
    padding-top: 1.28rem;
}

/* 头部公用部分 */
.m-mr-soft-header {
    position: fixed;
    top: 0;
    height: 1.3rem;
    width: 100%;
    background-color: #323232;
    z-index: 9;
    border-bottom: 1px solid #464646;
}

.m-mr-header-logo {
    position: absolute;
    top: 50%;
    left: 0.27rem;
    width: 2.37rem;
    height: 0.64rem;
    background-image: url("../images/logo.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.m-mr-header-menu {
    position: absolute;
    right: 0.27rem;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.m-mr-header-menu-text {
    font-size: 0.37rem;
    color: #fff;
    vertical-align: middle;
}

.m-mr-header-menu-logo {
    display: inline-block;
    height: 0.4rem;
    width: 0.48rem;
    margin-right: 3px;
}
/* 底部公用部分 */
.m-mr-soft-footer {
    position: relative;
    height: 4.7rem;
    width: 100%;
    background-color: #333;
    text-align: center;
}

.m-mr-footer-img {
    height: 1.52rem;
    width: 1.52rem;
    margin: 0 auto 0.2rem;
}

.m-mr-footer-text {
    line-height: 0.45rem;
    font-size: 0.27rem;
    color: #c1c1c1;
}

.m-mr-soft-box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

/* 公司介绍内容 */
/* 背景 */
.company-info-banner {
    height: 4rem;
    background: url(../images/image1.png) center top no-repeat;
    background-size: 100% 100%;
}

.m-company-info-content {
    padding: 0.53rem 0;
}

.m-company-info-introduce {
    margin: 0 0.48rem;
}

.m-company-info-introduce>p {
    margin-bottom: 0.67rem;
    font-size: 0.32rem;
    color: #2b3033;
    line-height: 0.53rem;
}

.m-company-info-introduce>p span {
    font-size: 0.35rem;
    font-weight: bold;
}

.m-company-introduce-image {
    width: 100%;
    height: 5.3rem;
    margin-bottom: 0.26rem;
}

.m-company-introduce-culture {
    margin-bottom: 1rem;
    background-color: #f9f9f9;
}

.m-company-culture-text {
    position: relative;
    margin-left: 0.8rem;
    color: #666;
    font-size: 0.24rem;
    line-height: 0.53rem;
    padding-bottom: 0.16rem;
}

.m-company-culture-item {
    position: relative;
}

.m-company-culture-item::before {
    position: absolute;
    top: 0.23rem;
    left: 0.346rem;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e20612;
}

.m-company-culture-item:last-child::before {
    content: "";
    width: 0;
    height: 0;
}

.m-company-culture-title {
    font-size: 0.29rem;
    color: #181818;
    font-weight: bold;
}

.m-company-culture-title span{
    font-weight: bold;
    font-size: 0.29rem;
    color: #e20612;
}

.m-company-culture-content {
    font-weight: normal;
    font-size: 0.24rem;
}

.m-company-team-box {
    width: calc(100% - 0.96rem);
    margin: 0 0.48rem;
    text-align: center;
}

.m-company-team-title {
    margin-bottom: 0.26rem;
    font-size: 0.75rem;
    color: #181818;
}

.m-company-team-title2 {
    font-family: "Helvetica";
    line-height: 1;
    opacity: 0.2;
    color: #181818;
    font-size: 0.27rem;
    letter-spacing: 0.16rem;
    margin-bottom: 0.373rem;
}

.m-company-team-picture {
    width: 100%;
    height: 1.52rem;
    font-size: 0;
    margin-bottom: 0.4rem;
}

.m-company-team-picture:last-child {
    margin-bottom: 0.86rem;
}

.m-company-team-all-picture {
    height: 1.52rem;
    width: 100%;
    background: url(../images/photo.png) center top no-repeat;
    background-size: 100% 100%;
}

.m-company-picture-skill {
    display: inline-block;
    height: 1.52rem;
    width: calc(100% - 0.93rem);
    background: url(../images/photo2.png) center top no-repeat;
    background-size: 100% 100%;
}

.m-company-picture-market {
    display: inline-block;
    height: 1.52rem;
    width: calc(100% - 0.93rem);
    background: url(../images/photo3.png) center top no-repeat;
    background-size: 100% 100%;
}

.m-company-picture-service {
    display: inline-block;
    height: 1.52rem;
    width: calc(100% - 0.93rem);
    background: url(../images/photo4.png) center top no-repeat;
    background-size: 100% 100%;
}

.m-company-picture-text {
    display: inline-block;
    width: 0.91rem;
    height: 1.52rem;
    margin-left: 0.02rem;
    background-color: #e20612;
    color: #fff;
    writing-mode:tb-rl;
    font-size: 0.35rem;
    text-align: center;
    line-height: 0.91rem;
}

.m-company-develop {
    width: 100%;
    padding: 1.33rem 0 0.96rem;
    text-align: center;
    background-color: #f8f8f8;
    margin-bottom: 0.67rem;
}

.m-company-develop-title {
    font-size: 0.75rem;
    line-height: 0.58rem;
    color: #181818;
    letter-spacing: 0.07rem;
}

.m-company-develop-cert {
    width: 6.53rem;
    height: 0.6rem;
    background-color: #e20915;
    color: #fff;
    font-size: 0.35rem;
    letter-spacing: 0.03rem;
    line-height: 0.6rem;
    margin: 0.5rem auto 1.41rem;
    text-align: center;
}

.m-company-develop-picture {
    width: 100%;
    height: 4.9rem;
    background: url("../images/photo5.png") top center no-repeat;
    background-size: 100% 100%;
}

.m-company-contact {
    margin: 0 0.48rem;
    text-align: center;
    background-color: #fff;
}

.m-company-contact-title {
    font-size: 0.75rem;
    color: #333;
}

.m-company-contact-text {
    font-size: 0.32rem;
    color: #bfbfbf;
    letter-spacing: 0.44rem;
    opacity: 0.5;
    margin-bottom: 0.96rem;
}

.m-company-contact-box {
    position: relative;
    width: calc(100% - 1.28rem);
    height: 3.6rem;
    margin: 0 0.64rem 0.4rem;
    color: #fff;
    box-shadow: 0 0 15px rgba(248, 241, 241, 0.71);
}

.m-company-contact-qqlog {
    display: inline-block;
    width: 0.67rem;
    height: 0.67rem;
    background: url(../images/qq.png) top center no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-left: -0.86rem;
}

.m-company-contact-tellog {
    display: inline-block;
    width: 0.67rem;
    height: 0.67rem;
    background: url(../images/phone.png) top center no-repeat;
    background-size: cover;
    vertical-align: middle;
}

.m-company-contact-content-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index: 0;
    font-size: 0;
    background-color: #fff;
}

.m-company-contact-number {
    display: inline-block;
    margin-left: 0.5rem;
    font-size: 0.58rem;
    color: #333;
    vertical-align: middle;
}

.m-company-contact-row:first-child {
    margin-bottom: 0.64rem;
}

.m-company-address-box {
    text-align: center;
}

.m-company-address-logo {
    height: 0.67rem;
    width: 0.67rem;
    margin: 0 auto 0.267rem;
    background: url(../images/address.png) top center no-repeat;
    background-size: 100% 100%;
}

.m-company-address-text {
    font-size: 0.48rem;
    color: #333;
    margin-bottom: 0.6rem;
}

.m-company-tips-box {
    width: calc(100% - 0.96rem);
    height: 1.83rem;
    padding: 0.16rem 0.53rem;
    margin: 0 0.48rem;
    border: 1px solid #eee;
    text-align: center;
    font-size: 0.3rem;
    color: #999;
}

.m-company-culture-round {
    position:  absolute;
    top: 0.11rem;
    left: 0.2rem;
    width: 0.32rem;
    height: 0.32rem;
    border: 1px solid #e20612;
    border-radius: 0.16rem;
}

.m-company-culture-bot {
    position: absolute;
    top: 0.06rem;
    left: 0.07rem;
    width: 0.16rem;
    height: 0.16rem;
    background-color: #e20612;
    border-radius: 0.08rem;
}

.m-company-contact-leftbg {
    position: absolute;
    top: 0.2rem;
    left: -0.53rem;
    width: 2.5rem;
    height: 3rem;
    background: url(../images/photo9.png)top center no-repeat;
    background-size: 100% 100%;
    z-index: 99;
}

.m-company-contact-rightbg {
    position: absolute;
    bottom: 0;
    right: -0.53rem;
    width: 2.5rem;
    height: 3rem;
    background: url(../images/photo8.png) top center no-repeat;
    background-size: 100% 100%;
}

/*公共页菜单*/
#m-mr-menu-content {
    position: fixed;
    height: calc(100% - 1.29rem);
    display: none;
    width: 100%;
    top: 1.29rem;
    padding: 0 0.88rem;
    background-color: #323232;
    z-index: 2147483647;
}

.m-mr-menu-item {
    width: 8.32rem;
    height: 1.7rem;
    color: #fff;
    font-size: 0.48rem;
    line-height: 1.7rem;
    list-style: none;
    border-bottom: 1px solid #414141;
}

.m-mr-menu-item a {
    color: #fff;
    font-size: 0.48rem;
    display: block;
}

.m-mr-menu-item a:visited {
    text-decoration: none;
}

.m-mr-menu-item a:hover {
    text-decoration: none;
}

.m-mr-menu-item a:active {
    text-decoration: none;
}

.m-mr-menu-item a:focus {
    text-decoration: none;
}

.m-mr-menu-item.m-active-pages a {
    color: #fe3b45;
}

/* 首页 */
.m-mr-main-banner {
    width: 100%;
    height: 15rem;
    background: url(../images/main_banner.jpg) top center no-repeat;
    background-size: cover;
}

.m-mr-main-slogen {
    position: relative;
    height: 9.3rem;
    background-color: #f8f8f8;
    padding: 1.5rem 0.53rem;
    text-align: center;
}

.m-mr-main-slogen-logo {
    width: 100%;
    height: 1.75rem;
    background: url(../images/slogen.png) top center no-repeat;
    background-size: cover;
    margin-bottom: 0.75rem;
}

.m-mr-main-slogen-tips {
    position: relative;
    width: 4.66rem;
    height: 0.65rem;
    background-color: #211e1e;
    border-radius: 0.8rem;
    text-align: center;
    color: #fff;
    font-size: 0.4rem;
    line-height: 0.67rem;
    margin: 0 auto 1rem;
    z-index: 1;
}

/* .m-mr-main-slogen-tips::before {
    position: absolute;
    content: "";
    top: 0.325rem;
    width: 1rem;
    left: -1rem;
    height: 0;
    border: 2px dashed #ffe6e7;
}

.m-mr-main-slogen-tips::after {
    position: absolute;
    content: "";
    top: 0.325rem;
    width: 1rem;
    right: -1rem;
    height: 0;
    border: 2px dashed #ffe6e7;
}  */



.m-mr-main-slogen-a {
    position: relative;
    display: block;
}

.m-mr-main-slogen-icon-box {
    position: relative;
    display: inline-block;
    width: 30%;
}

.m-mr-main-slogen-line {
    position: absolute;
    margin: 0 auto;
    left: calc(18% + 0.53rem);
    top: 4.4rem;
    width: calc(60% - 0.53rem);
    border: 2px dashed #ffe6e7;
}

.m-mr-main-slogen-icon-box::before {
    position: absolute;
    content: "";
    border: 2px dashed #ffe6e7;
    width: 0;
    height: 1.2rem;
    top: -1.2rem;
}

.m-mr-main-slogen-icon-box.middle::before {
    position: absolute;
    content: "";
    border: 2px dashed #ffe6e7;
    width: 0;
    height: 1rem;
    top: -1rem;
}


.m-mr-main-slogen-text {
    color: #333;
    font-size: 0.37rem;
}

/* 软件基础功能 */
.m-main-function {
    margin-top: 1.1rem;
    text-align: center;
    padding-bottom: 1.2rem;
}

.m-main-function-title {
    font-size: 0.867rem;
    color: #181818;
    font-weight: bold;
    line-height: 0.867rem;
    margin-bottom: 0.267rem;
}

.m-main-function-slogen {
    margin-bottom: 0.32rem;
    padding-left: 0.32rem;
    font-size: 0.32rem;
    letter-spacing: 0.467rem;
    color: #181818;
    opacity: 0.5;
    line-height: 0.3rem;
}

.m-main-function-slogen2 {
    width: 7.867rem;
    height: 0.65rem;
    margin: 0 auto 1.1rem;
    border: 1px solid #1b1b1b;
    font-size: 0.36rem;
    line-height: 0.65rem;
    color: #181818;
}

.m-main-function-item-box {
    width: 100%;
    height: 9.53rem;
    background: url(../images/main_item.jpg) top center no-repeat;
    background-size: 100% 100%;
}

.m-main-function-item-row {
    width: 100%;
    font-size: 0;
    text-align: center;
}

.m-main-function-item {
    display:inline-block;
    width: 18%;
    margin-bottom: 0.8rem;
}
.m-main-function-item + .m-main-function-item {
    margin-left: 2%;
}

.m-main-function-item-text {
    font-size: 0.267rem;
    color: #181818;
    line-height: 0.64rem;
}
/* 手机app */
.m-main-APP-box {
    width: 100%;
    margin-bottom: 1rem;
    padding-top: 0.76rem;
    text-align: center;
    background-image:-webkit-linear-gradient(180deg,#fbfbfb, #f2f4f5);
    background-image:linear-gradient(180deg, #fbfbfb, #f2f4f5);
    background: url(../images/main_phone.jpg) top right no-repeat;
    background-size: 100% 100%;
}

.m-main-APP-title {
    font-size: 0.88rem;
    margin-bottom: 0.45rem;
    color: #181818;
    font-weight: bold;
}

.m-main-AP-title2 {
    margin-bottom: 0.3rem;
    font-size: 0.32rem;
    color: #666;
}

.m-main-APP-type {
    margin: 0 0.43rem;
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0;
    background-color: #fbf8f8;;
}

.m-main-APP-item {
    display: inline-block;
    font-size: 0.3rem;
    color: #333;
}

.m-main-APP-item + .m-main-APP-item {
    margin-left: 0.35rem;
}

.m-main-APP-item-picture {
    width: 1.93rem;
    height: 1.93rem;
    margin-bottom: -0.5rem;
}

.m-main-APP-phone {
    width: calc(100% - 0.59rem);
    height: 8rem;
}

.m-main-marketing-box {
    text-align: center;
    background: url(../images/main_card.jpg) top -20px center no-repeat;
    background-size: 100% 100%;
}
.m-main-marking-title {
    font-size: 0.88rem;
    font-weight: bold;
    color: #181818;
    margin-bottom: 0.52rem;
}

.m-main-marking-title2 {
    font-size: 0.32rem;
    color: #181818;
}

.m-main-marking-img {
    width: 100%;
    height: 8.5rem;
    margin-bottom: -0.667rem;
}

.m-main-small-box {
    width: 100%;
    height: 11.8rem;
    padding: 0.9rem 0;
    text-align: center;
    background: url(../images/main-phones.jpg) top 0.1rem center no-repeat;
    background-size: 100% 100%;
}

.m-main-small-title {
    position: relative;
    margin-bottom: 0.53rem;
    font-size: 0.75rem;
    color: #e20612;
}

.m-main-small-title span {
    display: inline-block;
    color: #181818;
}

.m-main-small-title2 {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.53rem;
}

.m-main-small-line {
    display: inline-block;
    width: 1rem;
    height: 3px;
    background-color: #181818;
    margin: 0.2rem 0.2rem;
}

.m-main-scan-box {
    padding: 1.41rem 0 0 0;
    margin-bottom: 0.91rem;
}

.m-main-scan-title {
    position: relative;
    font-size: 0.88rem;
    color: #181818;
    padding-left: 0.4rem;
    margin-bottom: 0.6rem;

}

.m-main-scan-title::before {
    position: absolute;
    width: 0.77rem;
    left: 0.4rem;
    height: 4px;
    bottom: -0.6rem;
    background-color:#e83d46;
    content: "";
}

.m-main-scan-banner {
    width: 100%;
    height: 7.5rem;
    background: url(../images/image2.png) top center no-repeat;
    background-size: 100% 100%;
}

.m-main-scan-ul {
    margin-top: 1rem;
    margin-left: 0.1rem;
    font-size: 0.37rem;
    line-height: 0.55rem;
    color: #181818;
    margin-left: 0.4rem;
    list-style: none;
}

.m-main-scan-ul li {
    list-style: disc;
    margin-left: 0.45rem;
}

.m-main-video-box {
    padding: 0 0.4rem;
    margin-bottom: 1.1rem;
    text-align: center;
}

.m-main-video-title {
    font-size: 0.88rem;
    color: #181818;
    font-weight: bold;
}

.m-main-video-title2 {
    font-size: 0.35rem;
    color: #181818;
    opacity: 0.28;
    margin-bottom: 1rem;
    letter-spacing: 0.467rem;
}

.swiper-container {
    height: 5.33rem;
    width: 100%;
}

.m-swiper-slide-video1 {
    background: url(../images/m_video.png) top center no-repeat;
    background-size: 100% 100%;
}
.m-swiper-slide-video2 {
    background: url(../images/video1.png) top center no-repeat;
    background-size: 100% 100%;
}

.swiper-container .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

.swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
    background: #e20612;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 16px !important;
}

.m-main-us-box {
    padding: 0.67rem 0.4rem;
    background-color: #f7f7f7;
}

.m-main-us-title-box {
    position: relative;
    padding-top: 0.67rem;
    font-size: 0;
}

.m-main-us-title {
    display: inline-block;
    padding-left: 0;
    font-size: 0.67rem;
    color: #333;
    vertical-align: middle;
}

.m-main-us-title2 {
    position: absolute;
    display: inline-block;
    right: 0;
    width: 2.27rem;
    height: 0.87rem;
    padding-left: 0;
    border: 1px solid #e20612;
    font-size: 0.4rem;
    color: #e20612;
    line-height: 0.87rem;
    text-align: center;
    border-radius: 0.8rem;
    vertical-align: middle;
}

.m-main-us-title2:visited {
    text-decoration: none;
    color: #e20612;
}

.m-main-us-title2:hover {
    text-decoration: none;
    color: #e20612;
}

.m-main-us-title2:active {
    text-decoration: none;
    color: #e20612;
}

.m-main-us-title2:focus {
    text-decoration: none;
    color: #e20612;
}

.m-main-us-title2:link {
    text-decoration: none;
    color: #e20612;
}

.m-main-us-bgimg {
    margin-top: 1rem;
    margin-bottom: 0.7rem;
    width: 100%;
    height: 2.8rem;
    background: url(../images/image3.jpg) top center no-repeat;
    background-size: 100% 100%;
}

.m-main-us-text {
    color: #333;
    font-size: 0.347rem;
    line-height: 0.6rem;
}

.m-main-us-text span {
    font-size: 0.373rem;
    font-weight: bold;
}

.m-main-customer-box {
    width: 100%;
    padding-top: 0.88rem;
    padding-bottom: 1rem;
    text-align: center;
}

.m-main-customer-title {
    margin-bottom: 0.267rem;
    font-size: 0.88rem;
    color: #181818;
    font-weight: bold;
}
.m-main-customer-title2 {
    margin-bottom: 0.68rem;
    font-size: 0.35rem;
    color: #181818;
    letter-spacing: 0.35rem;
    opacity: 0.28;
    margin-left: 0.35rem;
}

.m-main-customer-bgimg {
    width: 100%;
    height: 10.47rem;
    background: url(../images/main_custom.jpg) top center no-repeat;
    background-size: 100% 100%;
}

.m-main-news-box {
    padding: 0.3rem 0.4rem 0.6rem;
    background-color: #fafafa;
}

.m-main-news-title-box {
    position: relative;
    height: 2.2rem;
    border-bottom: 2px solid #eee;
    font-size: 0;
    line-height: 2.2rem;
}

.m-main-news-title {
    display: inline-block;
    height: 100%;
    padding-left: 0;
    border-bottom: 4px solid #e20612;
    font-size: 0.67rem;
    color: #333;
    vertical-align: middle;
}

.m-main-news-title2 {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 50%;
    width: 2.27rem;
    height: 0.87rem;
    padding-left: 0;
    border: 1px solid #e20612;
    font-size: 0.4rem;
    color: #e20612;
    line-height: 0.87rem;
    text-align: center;
    border-radius: 0.8rem;
    vertical-align: middle;
    -moz-transform: translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    transform: translate(0,-50%);
}

.m-main-news-title2:visited {
    text-decoration: none;
    color: #e20612;
}

.m-main-news-title2:hover {
    text-decoration: none;
    color: #e20612;
}

.m-main-news-title2:active {
    text-decoration: none;
    color: #e20612;
}

.m-main-news-title2:focus {
    text-decoration: none;
    color: #e20612;
}
.m-main-news-title2:link {
    text-decoration: none;
    color: #e20612;
}

.m-main-news-item-box {
    font-size: 0;
    padding-left: 0;
}

.m-main-news-item {
    padding-top: 0.4rem;
    border-bottom: 2px dashed #eee;
}

.m-main-news-item-value {
    display: inline-block;
    width: calc(100% - 1rem);
    margin-left: 0.2rem;
    vertical-align: top;
    padding-bottom: 0.36rem;
}

.m-main-news-item-index {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #e20612;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.347rem;
    color: #fff;
    border-radius: 0.2rem 0 0.2rem 0;
    list-style: none;
    vertical-align: top;
}

.m-main-news-item-content {
    position: relative;
    display: -webkit-box;
    display: block;
    font-size: 0.32rem;
    color: #666;
    height: 3em;
    line-height: 1.5em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


.m-main-news-item-title {
    font-size: 0.4rem;
    color: #343434;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    font-weight: bold;
}


#newBridge {z-index: 999!important}