﻿
h3{
    margin:0px;
    font-size:20px!important;
}
/*section1*/
.section1 {
    width: 100%;
    background: #FAFAFA;
    position:relative;
}

.section1:after {
    clear: both;
    display: table;
    content: '';
}

.lang_icon img{
    width:8%;
}

.section1_content {
    height: 100%;
    margin: 0 auto;
    position:relative;
}

    .section1_content_content {
        height: 915px;
    }

    .section1_content .section1_content_content {
        text-align: center;
        padding-top:116px;
    }

        .section1_content .section1_content_content p {
            line-height: 56px;
            margin-top:35px;
        }

        .section1_content .section1_content_content span {
            display: block;
        }

        .section1_content .section1_content_content .span1 {
            line-height: 32px;
            letter-spacing: 1px;
        }

        .section1_content .section1_content_content .span2 {
            font-size: 16px;
            color: #7F7F7F;
            margin-top: 30px;
            line-height: 24px;
        }

.section1_content_content_btn > div > a {
    letter-spacing: 2px;
    display: block;
    width: 100%;
    height: 100%;
}

.load_btn {
    font-size: 20px;
    color: #FAFAFA;
    margin-right: 20px;
    cursor:pointer;
}

.purchase_btn {
    border-radius: 100px;
    font-size: 20px;
    cursor: pointer;
}

.section_bottom {
    position: absolute;
    width: 80%;
    left: 50%;
    top:65.5%;
    margin-left: -40%;
    z-index:9999;
    height:auto;
}
.section_bottom img{
   width:100%;
}
.dubbingFollow {
    padding-top: 300px;
}
.dubbingNextdiv {
    padding-top: 100px !important;
    height: 700px !important;
}
.dubtextRight {
    margin-top: 0px !important;
}
.dubtextLeft img {
    width: 90% !important;
    margin-left: 0 !important;
}

/*section2*/
.section2 {
    background: #fff;
    position: relative;
    width: 100%;
    height: 900px;
    padding-top: 300px;
    overflow: hidden;
}
.section2:after{
    clear:both;
    display:table;
    content:'';
}
.section2 .lft{
    position:absolute;
    left:18%;
    top:49%;
}
    .section2 .rgt {
        position: absolute;
        width: 45%;
        right:5%;
        top:34%;

    }
        .section2 .rgt img {
            width:100%;
        }

.section2_content_r img{
    width:130%;
}
.section2_content{
    position:relative;
}
.section2_content_l{
    padding-top:90px;
    display:flex;
}
/*section3*/
.section3 {
    position: relative;
    background: #fff;
    height: 700px;
}
.section3:after {
    clear: both;
    display: table;
    content: '';
}

.section3_content_l img{
    width:120%;
    margin-left:-10%;
}
.section3_content_r{
   display:flex;
   justify-content:flex-end;
   align-items:center;
   height:100%;
   margin-top:-90px;
}

/*section4*/

.section4_s1 {
    height: 871px;
    background: #2A3034;
    overflow: hidden;
}

.section4 .ft_style1 {
    color: #fff;
    margin-top: 7%;
}
    .section4 .ft_style2 {
        color:#fff;
    }

   .section4_ul1{
       margin-top:7%!important;
   }
   .section4_ul1:after{
       clear:both;
       display:table;
       content:'';
   }
    .section4_content ul li{
        text-align:center;
    }
    .section4_content ul li:first-child{
        text-align:left;
    }
        .section4_content ul li:last-child {
            text-align: right;
        }
    .section4_content ul li img{
        width:80%;
    }
.section4_ul2 {
    margin-top:20px;
    font-size: 40px;
    color: #2A3034;
}
/*secton5*/
.section5{
    position:relative;
    height:700px;
}

.section5_content>div{
    flex:1;
}
.section5_content_l{
    display:flex;
    align-items:center;
    height:100%;
}
.section5_content_r {
    display: flex;
    align-items: center;
    height: 100%;
}
.section5_content_r img{
    width:100%;
    margin-right:-20%;
}
/*section6*/
.section6 {
    position: relative;
    height: 100px;
    width: 30%;
    left: 50%;
    margin-left: -15%;
    padding-bottom: 170px;
}
    .section6_btn a{
        display:block;
        width:100%;
        height:100%;
        font-size:16px;
    }

    .lang-fr .section6 > div {
        color: #2D7DB7;
        border: 1px solid #2D7DB7;
    }

    .lang-de .section6 > div {
        color: #2E9F14;
        border: 1px solid #2E9F14;
    }

    .lang-es .section6 > div {
        color: #C64E64;
        border: 1px solid #C64E64;
    }

    .lang-en .section6 > div {
        color: #3BA2F8;
        border: 1px solid #3BA2F8;
    }


#coverageContent {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 400px;
    margin-top: -200px;
    margin-left: -300px;
    z-index: 99990;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}

    #coverageContent .download {
        position: absolute;
        width: 600px;
        height: 430px;
        z-index: 15;
        background-color: #fff;
        display: none;
    }

    #coverageContent .dtitle {
        height: 40px;
        line-height: 40px;
        color: #fff;
        padding-left: 40px;
    }

    #coverageContent .closed {
        background: url('../images/ting/fr/close.png') !important;
    }

    #coverageContent .title_de {
        background: url('../images/ting/de/logo.gif') 0 50% no-repeat,#2FB16D;
        background-position: 10px 50%;
        background-repeat: no-repeat;
    }

    #coverageContent .title_en {
        background: url('../images/ting/en/logo.gif') 0 50% no-repeat,#51AED7;
        background-position: 10px 50%;
        background-repeat: no-repeat;
    }

    #coverageContent .title_es {
        background: url('../images/ting/es/logo.gif') 0 50% no-repeat,#E15351;
        background-position: 10px 50%;
        background-repeat: no-repeat;
    }

    #coverageContent .title_fr {
        background: url('../images/ting/fr/logo.gif') 0 50% no-repeat,#2280bd;
        background-position: 10px 50%;
        background-repeat: no-repeat;
    }

    #coverageContent .dcontent {
        padding: 20px 10px;
    }

    #coverageContent h4 {
        font-size: 18px;
        color: #4795D9;
        font-weight: bold;
    }

    #coverageContent .dcontent dl {
        height: 70px !important;
        line-height: 70px !important;
        margin-top: 20px;
    }


    #coverageContent .dtip {
        margin: 0 0 20px 100px;
    }

    #coverageContent .dcontent dl.mobile {
        height: 60px;
        line-height: 60px;
    }

    #coverageContent .dcontent dl {
        margin-top: 20px;
    }

    #coverageContent .mobile dt {
        background: url(../images/ting/fr/mobile.gif) 0 50% no-repeat;
        padding-left: 100px;
        display: inline-block;
    }

    #coverageContent .dcontent dd, .dcontent dd a {
        background: url(../images/ting/fr/downIcon.gif) 0 0 no-repeat;
        color: #fff;
        height: 30px;
        line-height: 30px;
        display: inline-block;
    }

    #coverageContent .dcontent dd {
        padding-left: 28px;
        margin-left: 10px;
    }

        #coverageContent .dcontent dd.qr {
            background: none;
            padding-left: 30px;
            margin: 10px 0 0 125px;
            display: block;
        }

    #coverageContent .dcontent dl {
        height: 70px;
        line-height: 70px;
        margin-top: 20px;
    }

    #coverageContent .desktop dt {
        background: url(../images/ting/fr/pc.gif) 0 0 no-repeat;
        padding-left: 100px;
        display: inline-block;
    }

    #coverageContent .dtip a {
        color: #4795D9;
        font-size: 14px;
    }

    #coverageContent .dcontent dd a {
        padding-right: 9px;
        background-position: right 0;
    }

#coverage{
    position: absolute;
    background-color: #000;
    top: 0;
    z-index: 99980;
}

#coverageContent .closed {
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 12;
    position: absolute;
    font-family: Verdana;
    cursor: pointer;
    width: 16px;
    height: 16px;
    font-weight: bold;
}




@media screen and (max-width:1200px){
    .section6{
        width:80%!important;
        left:0;
        margin-left:10%;
    }

    .section3_content_l img {
        width: 100%;
        margin-left: 0%;
    }

}

@media screen and (max-width:992px){
    .section2_content_r>div>img{
        width: 80% !important;
        margin-left: 20% !important;
        padding-top:100px;
    }
    .section2_content_l{
        justify-content:center;
    }
    .section2{
        padding-top:100px;
        height:auto;
    }
    /*section3*/
    .section3{
        height:auto;
    }
    .section3_content_l img{
        width:70%;
        margin-left:15%;
        padding-top:60px;
    }
    .section3_content_r{
        justify-content:center;
        padding:80px 0;
    }
    .section4_s1{
        height:auto;
    }
    .section4_ul1_li{
        text-align: center!important;
        margin-top:40px;
    }
    .section5{
        height:auto;
    }
    .section5_content_l{
        justify-content:center;
        padding:60px 0;
    }
    .section5_content_r img{
        width:100%;
        margin-left:0%;

    }

}


@media screen and (max-width:750px){

    .lang_icon img {
        width:100px;
    }
    .section1,.section2,.section3,.section4,.section5{
        padding:0 20px;
    }
    .section_bottom{
        top:80%;
    }

    .section_bottom img{
        margin-top:160px;
    }
    .section2{
        padding-top:200px;
    }
    .section3_content_r{
        margin-top:0px;
    }
    .section6{
        margin-top:60px;
    }
    .dcontent h4{
        display:none;
    }
    .desktop dd, .mobile dd{
        display: block !important;
        margin-top: 10px !important;
    }
    #coverageContent .download{
        width:300px;
    }
    .dtip{
        display:none!important;
    }
    #coverageContent {
        width: 300px !important;
        height: 500px !important;
        margin-left: -150px !important;
        margin-top: -250px !important;
    }
        #coverageContent .download {
            height: 500px !important;
        }
    .escape{
        display:none;
    }
    #coverageContent .dcontent dl{
        height:auto!important;
    }
    .section1_content_content{
        height:715px;
    }

}
@media screen and (max-width:520px){
    .downloadAppInfo{
        font-size: 13px;
    }
}
@media screen and (max-width:477px){

    .section_bottom{
        width:100%;
        margin-left:0;
        left:0;
        position:static;
    }
        .section_bottom img {
            margin-top: 40px;
        }


    .escape img{
        display:none;
    }
    .section1{
        background:url('');
    }
    .section1_content_content{
        padding-top:84px!important;
        height:auto;
    }
        .section1_content_content .ft_style1{
            font-size:34px;
            margin-top:20px!important;
        }

    .span1{
        font-size:18px!important;
    }
    .span2,.span3{
        font-size:13px!important;
    }
    .span2{
        margin-top:20px!important;
    }
    .span3{
        margin-top:12px!important;
    }
    .load_btn, .purchase_btn {
        width: 170px !important;
        height: 36px !important;
        line-height: 34px !important;
        font-size: 16px !important;
        margin-right:20px;

    }
    .section2{
        padding-top:0;
    }
    .section2_content_r > div > img {
        width: 100% !important;
        margin-left: 10% !important;
        left: 0 !important;
    }
    .section2_content_r > div > img{
        padding-top:20px;
    }
    .section2_content_l  .text_l {
        text-align: center;
    }
        .section2_content_l .text_l.ft_style2 {
            text-align: left;
        }
    .section3_content {
        display: flex;
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
    }

    .section3_content_r {
        padding: 80px 0 10px;
    }

    .section3_content_l {
        padding-bottom: 70px;
    }
    .section3_content_l img {
        width: 80%;
        margin-left: 10%;
        padding-top:30px!important;
    }
        .section3_content_r .text_l {
            text-align: center;
        }
            .section3_content_r .text_l.ft_style2 {
                text-align: left;
            }
    .section3_content_l .ft_style1 {
        text-align: center;
    }
    .section4{
        padding:0px;
    }
    .section4_top .ft_style2{
        padding:0 20px;
    }
    .section4_top .text_c.ft_style2 {
        text-align:left!important;
    }
    .section4 .ft_style1 {
        margin-top:20%;
    }
    .section4_content{
        padding-bottom:15px;
    }
    .section5_content_l .text_l {
        text-align: center;
    }
        .section5_content_l .text_l.ft_style2 {
            text-align: left;
        }
        .section5_content_l {
            padding:90px 0 30px;
        }
        .section6{
            padding-bottom:120px;
        }

    .section6_btn{
        height:36px!important;
        line-height:34px!important;
    }
    .modalTingPurBox .modalTingPurCon {
        width: 100% !important;
    }
    .modalTingPurBox .modalTingPurCon .appClientHide {
        display: none;
    }

}
@media screen and (max-width:376px) {
    .load_btn, .purchase_btn {
        width: 150px !important;
    }

    .span1 {
        font-size: 16px !important;
    }
    .lang_icon img{
        width:75px;
    }
}

@media screen and (max-width:350px){
    .load_btn {
        margin-right: 0px;
    }
}



/*DOWNLOAD modal*/
.downloadPurchase {
    width: 900px;
    height: 96px;
    background-color: #fff;
    border-radius: 4px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

    .downloadPurchase .logoImg {
        width: 50px;
        display: flex;
        align-items: center;
        margin-left: 20px;
    }

        .downloadPurchase .logoImg img {
            width: 50px;
            height: 50px;
        }

    .downloadPurchase > div {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .downloadPurchase .downBtn {
        width: 140px;
        height: 40px;
        border-radius: 4px;
        font-size: 16px;
        letter-spacing: 0;
        color: #3274FA;
        background: #E8F1FE;
        justify-content: center;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -20px;
        cursor: pointer;
    }

    .downloadPurchase .downDetail {
        font-size: 18px;
        color: #333333;
        margin-left: 8px;
        flex-wrap: wrap;
        height: 50px;
        margin-top: 23px;
    }

    .downloadPurchase .downDspan {
        font-size: 14px;
        margin-left: 10px;
    }

    .downloadPurchase .downDetail > span {
        display: block;
        width: 100%;
    }

.modalTingPurBox {
    margin: auto;
    min-height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999998;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .modalTingPurBox .modalTingPurCon {
        width: 840px;
        height: 553px;
        background-color: #fff;
        border-radius: 4px;
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999;
        margin: auto;
    }

    .modalTingPurBox .xiazai {
        margin-left: -14px;
        font-size: 12px;
    }

    .modalTingPurBox .xiazaiIpad {
        margin-left: -69px;
        font-size: 12px;
    }

    .modalTingPurBox .xiazaiAnd {
        margin-left: -42px;
        font-size: 12px;
    }

    .modalTingPurBox .modalTingPurGreyBg {
        background: rgba(0, 0, 0, 0.5);
        margin: auto;
        min-height: 100%;
        width: 100%;
        position: fixed;
        z-index: 999;
        bottom: 0;
        left: 0;
    }

    .modalTingPurBox .modalTitle {
        font-size: 24px;
        color: #333333;
        text-align: center;
        margin-top: 40px;
    }

    .modalTingPurBox .modalClose {
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

    .modalTingPurBox .UldownLink {
        display: flex;
        margin-top: 50px;
        justify-content: center;
    }

    .modalTingPurBox .lidownLink {
        width: 240px;
        height: 362px;
        border-radius: 4px;
        padding: 30px;
        text-align: center;
        box-sizing: border-box;
        border: 1px solid #DDDDDD;
    }

        .modalTingPurBox .lidownLink:first-child {
            margin-right: 20px;
        }

        .modalTingPurBox .lidownLink:last-child {
            margin-left: 20px;
        }

    .modalTingPurBox .modalBtn {
        width: 180px;
        height: 50px;
        opacity: 1;
        background: #3274FA;
        border-radius: 4px;
        font-size: 14px;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .modalTingPurBox .modalBtnIcon {
        margin-left: 20px;
        margin-right: 14px;
        display: flex;
        align-items: center;
    }

        .modalTingPurBox .modalBtnIcon img {
            width: 30px;
            height: 30px;
        }

    .modalTingPurBox .linkSat {
        font-size: 16px;
        color: #333333;
        margin: 31px 0;
    }

    .modalTingPurBox .linkTingBtn .modalBtn:last-child {
        margin-top: 9px;
    }

    .modalTingPurBox .linkTingBtn .modalBtn:hover {
        opacity: 0.75;
    }

    .modalTingPurBox .codeImg {
        border: 2px solid #3274FA;
        border-radius: 4px;
        padding: 2px;
        width: 108px;
        height: 108px;
        box-sizing: border-box;
    }

.contactTingPurchase {
    position: fixed;
    z-index: 9;
    bottom: 50px;
    right: 10px;
}

    .contactTingPurchase > div {
        cursor: pointer;
    }

    .contactTingPurchase .textContact {
        margin-bottom: 5px;
    }

        .contactTingPurchase .textContact img, .contactTingPurchase .phoneContact img {
            width: 44px;
            height: 44px;
        }

.phoneContactBox {
    position: relative;
}

.phoneContactCon {
    position: absolute;
    right: 100%;
    bottom: 0;
    padding-right: 20px;
}

.phoneContactMin {
    width: 160px;
    height: 115px;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.10);
    border-radius: 4px;
    padding: 20px 15px;
}

    .phoneContactMin img {
        width: 20px;
        height: 20px;
    }

.contactTingPurchase .feedback {
    width: 120px;
    height: 30px;
    background: #3173FA;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contactTingPurchase .min_cont {
    font-size: 14px;
    color: #333333;
}

    .contactTingPurchase .min_cont img {
        vertical-align: bottom;
        margin-right: 14px;
    }

.contactTingPurchase .min_cont_qq {
    margin: 23px 0;
}

.emptyDivTing {
    width: 100%;
    height: 80px;
}

.kf5-chatSupport-btn {
    display: none;
}

.tingPurchase .recmomedIcon {
    position: absolute;
    right: -1px;
    top: 0;
}

    .tingPurchase .recmomedIcon img {
        width: 56px;
        height: 55px;
        border-top-right-radius: 4px;
    }

.modalTingPurBox .linkImg img {
    width: 60px;
    height: 60px;
}

#footer {
    padding-top: 0;
}

#third-login li {
    width: 79px;
}
.modalTingPurBox .windown {
    margin-left: -48px;
}
.modalTingPurBox .modalLinuxIcon,
.modalTingPurBox .modalLinuxArrow,
.linuxUl li .AppImageBtn img,
.linuxUl li .debBtn img {
    margin-left: 20px;
    margin-right: 14px;
}

.modalTingPurBox .modalLinuxIcon,
.linuxUl li .AppImageBtn,
.linuxUl li .debBtn {
    align-items: center;
    display: flex;
}

    .modalTingPurBox .modalLinuxIcon img {
        width: 30px;
        height: 30px;
    }

.modalTingPurBox .modalLinuxArrow img {
    width: 10px;
    height: 6px;
}

.modalBtn .leftLinux {
    display: flex;
    flex: 1;
    align-items: center;
    height: 100%;
}

.linuxBox {
    margin-top: 9px;
}

    .linuxBox .linuxUl {
        display: none;
        width: 100%;
        background: #fff;
        border-radius: 4px;
        border-radius: 4px;
        font-size: 14px;
        box-shadow: 0 0 10px rgba(0,0,0,0.05);
        margin-top: 10px;
    }

.linuxUl li a {
    display: flex;
    height: 50px;
    align-items: center;
    color: #000;
}

.linuxUl li .AppImageBtn img {
    width: 24px;
    height: 24px;
}

.linuxUl li .debBtn img {
    width: 22px;
    height: 24px;
}

.linuxUl .line {
    height: 1px;
    background: #ddd;
    margin: 0 20px;
}

.linuxUl li:hover {
    background: rgba(0, 0, 0, 0.1);
}

.modalLinuxArrow .i_arrow {
    position: relative;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform-origin: center center;
    transform: rotate(-225deg);
    margin-left: 4px;
    transition: all 500ms;
    top: -2px;
}

.linuxBox:hover .modalLinuxArrow .i_arrow {
    transform-origin: center center;
    -moz-transform: rotate(-45deg);
    -moz-transition: all .1s ease-in .1s;
    -webkit-transform: rotate(-45deg);
    -webkit-transition: all .1s ease-in .1s;
    -o-transform: rotate(-45deg);
    -o-transition: all .1s ease-in .1s;
    transform: rotate(-45deg);
    transition: all .1s ease-in .1s;
    top: 0px;
}

.linuxBox .xiazai {
    margin-left: -23px;
}
.downloadAppInfo{
    margin-top: 15px;
    color: #93979e;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.downloadAppInfo p{
    margin:0;
}
.downloadAppInfo a{
    color: rgba(50,116,250,0.8);
}
.section1_content .downloadAppInfo p:first-child{
    margin-bottom: 2px;
}
.section1_content .downloadAppInfo p {
    line-height: normal;
    margin-top: 0;
}
.lang-fr .downloadAppInfo a {
    color: #127AC1;
}
.lang-de .downloadAppInfo a {
    color: #2E9F14;
}
.lang-es .downloadAppInfo a {
    color: #C64E64;
}
.lang-en .downloadAppInfo a {
    color: #3BA2F8;
}