﻿/*头部Banner*/
.support-banner{
    height: 8rem;
    overflow: hidden;
    position: relative;
}
.support-banner img{
    height: 8rem;
}
.support-masks{
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 8rem;
    background: rgba(0,0,0,0.2);
}
.support-mask{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 10rem;
    height: 3rem;
}
.support-mask h2{
    font-size: 0.38rem;
    font-weight: 500;
    letter-spacing: 0.03rem;
    color: #fff;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
    text-transform: uppercase;
}
.support-mask hr{
    border: 0.005rem solid #fff;
    width: 1rem;
    margin: 0 auto 0.4rem auto;
}
.support-mask p{
    font-size: 0.17rem;
    letter-spacing: 0.035rem;
    color: #fff !important;
    width: 8rem;
    margin: 0 auto 2.4rem auto;
    line-height: 0.28rem;
}

/*mobile application开始*/
.section-title{
    max-width:10.24rem;
    margin: 2rem auto 0 auto;
    position: relative;
}
.section-title img{
    width: 100%;
    margin: 0 auto;
}
.section-title .title-content{
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size:0.4rem;
    font-weight: 800;
    line-height: 0.6rem;
    text-transform: uppercase;
}
.section-describe{
    margin: 0.2rem auto 0.2rem auto;
    text-align: center;
    width:38%;
    font-size:0.2rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:0.34rem;
    letter-spacing: 0.02rem;
}

.dividing-line{
    width:4.36rem;
    height:1px;
    margin:0 auto;
    background:rgba(216,216,216,1);
    border:1px solid rgba(151,151,151,1);
    opacity: 0.6;
}

.support-row-1{
    display: flex;
    margin-top: 0.8rem;
}
.app-download{
    flex: 1;
    position: relative;
    padding-bottom: 0.2rem;
}
.download1{

}
.app-download .app-download-info{
    text-align: center;
    position: absolute;
    bottom: 0.1rem;
    right: 0;
    left: 0;
}
.app-download .mask{
    background-color: rgba(109, 177, 247, 0.7);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all .9s;
}
.app-download .mask-info{
    text-align: center;
    padding: 0.1rem 0;
    font-size: 0.22rem;
}
.app-download .mask-flex{
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.app-download .mask p{
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 0.22rem;
    opacity: 0;
    transition: all .9s;
}
.app-download .mask p:first-child{
    top: 1.5rem;
}
.app-download .mask p:last-child{
    top: 2.1rem;
}
.app-download:hover .mask{
    opacity: 1;
    transition: all 1.2s;
}
.app-download:hover .mask p{
    opacity: 1;
    transition: all 1.2s;
}
/*mobile application结束*/


/*Customer service开始*/
.customer-service-box{
    background-color: #F0F1F2;
    width: 16rem;
    min-height: 5rem;
    margin-top: 0.8rem;
}
.customer-service-text-top{
    text-align: center;
}
.customer-service-img img {
    margin: auto;
}
.customer-service-contact-us{
    margin-top: 0.45rem;
    text-align: center;
    font-size: 0.22rem;
}
.customer-service-contact-us p{
    font-size: 0.22rem;
}
.customer-service-email {
    padding-bottom: 0.53rem;
}
.customer-service-email-name {
    color: #c4c4c4;
    font-size: 0.25rem;
}
.customer-service-email p{
    font-size: 0.3rem;
    text-align: center;
    color: #6198F5;
}
.customer-service-row{
    padding-top: 0.8rem;
}
.customer-service-text-bottom{
    width: 11.78rem;
    height: 2.79rem;
    margin-left: 2.11rem;
}
.text-bottom-p{
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 0.25rem;
    letter-spacing: 0.013rem;
}
.text-bottom-list-qr{
    display: flex;
    margin-top: 0.54rem;
}
.text-bottom-list{
    padding-top: 0.3rem;
    text-align: left;
    color:rgba(97,152,245,1);
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 0.24rem;
    width: 5.77rem;
    height: 2rem;
}
.text-bottom-qr{
    height: 2rem;
    width: 2rem;
    margin-left: 6rem;
}
.download-info {
    position: relative;
    width: 12rem;
    height: 4.5rem;
    margin: 1.3rem auto;
}
.download-info .download1 {
    width: 5.42rem;
}
.download-info .download1 p {
    margin-top: 30px;
}
.download-info .download1 img {
    width: 2.09rem;
    display: inline-block;
}
.download1-bg {
    width: 5.43rem;
    height: 2.53rem;
    background: #EFEFEF;
    position: absolute;
    bottom: 30px;
}
.download-info .app-download-info {
    position: absolute;
    right: -1rem;
    bottom: -30px;
    z-index: 1;
}
.download-info .right {
    margin: 0 1.6rem;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}
.download-info .right img {
    width: 2rem;
}
/*Customer service结束*/

@media screen and (min-width: 2000px) {
    .caption p{
        font-size:0.16rem;
        line-height:0.3rem;
    }
    .section-describe {
        width: 50%;
    }

    .media-item p.media-item-content{
        font-size: 0.2rem;
    }
}