@font-face {
    font-family: "Noto Sans TC ";
    src: url(./file/AlibabaPuHuiTi-3-55-Regular.woff2);
}

* {
    font-family: "Noto Sans TC ";
}

.marketingBox .marketingInfo .experienceBtn {
    padding-left: 0;
    text-shadow: none;
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    background: linear-gradient(270deg, #eb9928, #f17308);
    border-radius: 10px 3px 10px 3px;
    color: #fff;
    font-size: .18rem;
    margin-left: .3rem;
    margin-right: .4rem;
    cursor: pointer
}

.marketingBox .qrcodeBox {
    padding: 10px 10px 65px;
    background: #314899;
    border-radius: 4px;
    position: relative
}

.marketingBox .qrcodeBox img {
    border-radius: 4px;
    padding: 2px;
    background: #fff
}

.marketingBox .qrcodeBox p {
    font-size: 12px;
    color: #fff;
    padding: 5px 0 7px;
    text-align: center
}

.products-content-right-btn {
    position: fixed;
    right: -30px;
    top: 430px;
    z-index: 999;
    opacity: 1;
    background: #fff;
    box-shadow: 0px 0px 15px -8px rgb(0 0 0 / 50%);
    color: #000;
    height: 47.5px;
    width: 245px;
    margin: 0 auto;
    border-radius: 50px;
    margin-top: 36px;
    font-size: 14px;
    text-indent: 65px;
    padding-top: 7.5px
}

.products-content-right-btn p {
    /* height: 20px;*/
    height: 20px;
    line-height: 20px;
}

.products-content-ph {
    background-image: url(./img/tel.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 26px;
    padding-left: 60px;
}

#app .wrap .flexCenter {
    display: flex;
    justify-content: center;
    align-items: center
}

.marketingBox {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 72px;
    background: linear-gradient(270deg, #2f438f, #355abe);
    color: #fff;
    z-index: 11;
}

.marketingBox .marketingImg {
    padding-bottom: .22rem
}

.marketingBox .marketingInfo {
    float: left;
    align-items: center
}

.marketingBox .marketingInfo .data {
    height: 72px;
    padding-right: .32rem;
    padding-top: .15rem
}

.marketingBox .marketingInfo .data .num {
    font-size: .2rem;
    padding-bottom: .04rem;
    letter-spacing: 1px
}

.marketingBox .marketingInfo .data .name {
    font-size: .14rem;
    color: #b6c7fe
}

.marketingBox .marketingInfo .p1 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    text-shadow: none;
    padding-right: 40px;
    background: url(./img/tel.png);
    padding-left: 70px;
    background-repeat: no-repeat;
    background-size: 52px;
}

#app .wrap .flexBetween {
    display: flex;
    justify-content: center;
}

.dataIndicators {
    width: 100%;
    height: 80px;
    background: #fff
}

.dataIndicators>ul {
    width: 1200px;
    margin: 0 auto
}

.dataIndicators>ul li {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 80px;
    width: 20%;
    position: relative
}

.dataIndicators>ul li:last-child:after {
    background: #fff
}

.name {
    margin: 0;
    font-size: 14px;
}

.dataIndicators>ul li .count {
    font-size: 26px;
    font-weight: 700;
    color: #008f93;
    letter-spacing: 2px;
    margin-bottom: 0;
    margin-top: 0px;
}

.dataIndicators>ul li .name {
    font-size: 13px;
    font-weight: 500;
    color: #3d4461
}

.dataIndicators>ul li:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 25px;
    height: 40px;
    width: 1px;
    background: #d6eded;
}

#banner {
    height: 358px;
    overflow: hidden;
    position: relative;
    background-image: url(./img/banner.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-tips {
    font-size: 40px;
}

.banner-line {
    width: 120px;
    height: 4px;
    margin: 14px 0 14px 0;
}

.banner-main {
    width: 80%;
    margin: 0 auto;
    height: 280px;
    margin-top: 39px;
    display: flex;
}

.banner-title {
    font-size: 58px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 10px;
    text-align: center;
    flex: 1.1;
    line-height: 280px;
}

.banner-message {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    flex: 0.85;
    margin-left: 35px;
    letter-spacing: 6px;
    padding-top: 80px;
}

.banner-message p:nth-child(2) {
    text-indent: 66px;
}

.banner-message p:nth-child(3) {
    text-indent: 133px;
}

.content-bg-f {
    background: #fff;
    width: 100%;
    padding: 25px 0;
}

.content-bg-0 {
    background: #F2F2F2;
    width: 100%;
    padding: 25px 0;
}

.content-warp {
    width: 1200px;
    margin: 0 auto;
}

.content-title {
    font-size: 26px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    background-position: left center;
    padding-left: 50px;
}

.content-text p {
    line-height: 28px;
    text-indent: 32px;
    letter-spacing: 2px;
    font-size: 14px;
}

.content-plan-1 {
    width: 1000px;
    height: 90px;
    border: 3px solid #0065CD;
    margin: 0 auto;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    position: relative;
    display: flex;
}

.content-plan-2 {
    width: 1000px;
    height: 90px;
    border: 3px solid #0065CD;
    margin: 0 auto;
    border-radius: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    border-top: 1px solid #0065CD;
    margin-left: 60px;
    margin-top: -3px;
    position: relative;
    display: flex;
    /* border-bottom: none; */
    /* border-top-left-radius: 0; */
    /* border-bottom-left-radius: 0; */
    /* border-left: none; */
    width: 964px;
    margin-left: 65px;
}

.content-plan-3 {
    display: flex;
/*    width: 800px;*/
    width: 1015px;
    margin-left: 66px;
    position: relative;
}

.iframe {
    flex: 1;
}

.download {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #5EB454;
    margin: 20px auto auto auto;
    border-radius: 5px;
    cursor: pointer;
}

.download a {
    display: inline-block;
    color: #fff;
}

.download a:hover {
    color: #fff;
}

.publicity-img {
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.publicity-img .publicity-img-top,
.publicity-img .publicity-img-bottom {
    flex: 1;
}

.publicity-img img {
    width: 100%;
}

.publicity-img-bottom {}

.content-item {
    width: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -13px;
    flex: 1;
}

.content-item-round {
    width: 23px;
    height: 23px;
    border: 2px solid #5D73F2;
    border-radius: 50px;
}

.content-item-round-small {
    width: 12px;
    height: 12px;
    background: #5D73F2;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 4px;
}

.content-item-name,
.content-item-text {
    color: #0065CD;
    font-size: 14px;
    text-align: center;
    line-height: 23px;
}

.content-item-text {
    font-size: 14px;
}

.what-img {
    width: 250px;
    z-index: 999;
    position: absolute;
    left: 0;
    height: 100%;
}

.what-img img {
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.what-img-pos {
    width: 160px;
    margin-left: -80px;
    border-radius: 5px;
    height: 100%;
}

.what-text {
    margin-left: 280px;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    font-size: 14px;
    margin-right: 30px;
    position: absolute;
    bottom: 60px;
    letter-spacing: 5px;
    white-space: normal;
}

.what-name {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    text-indent: 0;
}

#header {
    height: 70px;
    width: 95%;
    margin: 0 auto;
    background: #fff;
}

#logo {
    margin-top: 12px;
    float: left;
}

#header li {
    float: right;
    margin-top: 25px;
    font-size: 15px;
    list-style: none;
}

#header a {
    text-decoration: none;
    color: #9e9e9e;
}

#header span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-left: 2px solid #ccc;
    padding-left: 20px;
    margin-left: 20px;
    margin-top: 8.5px;
    font-size: 18px;
    color: #333;
}