@charset "utf-8";

.serviceSupportDivAll{
    width:100%;
    min-width: 1200px;
    height:  auto;
    background: #F4F4F4;
}

/*服务支持banner图*/
.serviceSupportBannerBox{
    height:820px;
    overflow: hidden;
    position: relative;
}
.serviceSupportBanner{
    width:100%;
    position: relative;
}
.serviceSupportBanner img{
    width:100%;
    height:100%;
}
.serviceSupportBannerTxt{
    position: absolute;
    top:50%;
    left: 50%;
    margin: -40px 0 0 -98px;
}
.serviceSupportBannerTxt h1{
    color: #FFFFFF;
    line-height: 47px;
    font-size: 36px;
    text-align: center;
    margin-bottom: 14px;
}
.serviceSupportBannerTxt p{
    color: #FFFFFF;
    line-height: 19px;
}
/*服务支持banner图*/

.costControlTitle{padding-top: 60px;}
.costControlTitle h2{
    height: 40px;
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    margin-bottom: 14px;
}
.costControlTitle i{margin: 0 auto 40px;}
.costControlTitle i{
    display: block;
    width: 60px;
    height: 4px;
    background: #007AFF;
}


.serviceSupportBox{
    width:1200px;
    min-width: 1200px;
    overflow: hidden;
    padding: 50px 0 40px 30px;
    background-color: #ffffff;
    position: absolute;
    box-sizing: border-box;
    border-radius: 4px;
    top:307px;
    left: 50%;
    margin-left: -600px;
}
.serviceSupportCon{
    width:1000px;
    margin: 0 auto;
}
.serviceSupportList{margin-right: 345px;}
.serviceSupportBox p{
    color: #666666;
    line-height: 30px;
    margin-bottom: 40px;
}
.serviceSupportList img{
    display: block;
    margin: 0 auto;
}
.serviceSupportList h3{
    color: #007AFF;
    line-height: 19px;
    margin: 18px 0 14px;
    text-align: center;
}
.serviceSupportList_Left{
    width: 245px;
    margin: 0 auto;
}
.serviceSupportList_Right{
    width: 325px;
    margin: 0 auto;
}
.serviceSupportList ul li span{
    font-size: 12px;
    color: #999999;
    float: left;
    line-height: 16px;
    margin-bottom: 14px;
    box-sizing: border-box;
}
.serviceSupportList ul li i{
    width: 4px;
    height: 4px;
    display: block;
    float: left;
    background: #007AFF;
    border-radius: 50%;
    margin: 6px 6px 0 0;
}



.serviceSystemBox{
    width:100%;
    height: 395px;
    overflow: hidden;
    background: #D8D8D8;
    position: relative;
}
.serviceSystemBox >div{
    width:1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.serviceSystemBox .costControlTitle i{margin-bottom: 24px;}
.serviceSystemBox .costControlTitle p{
    text-align: center;
    color: #333333;
    line-height: 19px;
}
.serviceSystem_1{
    position: absolute;
    top:0;
    left:0;
}
.serviceSystem_2{
    position: absolute;
    top:0;
    right:0;
}
.serviceSystemCon{
    margin-top: 60px;
}
.serviceSystemLeft{
    width:170px;
    margin: 0 106px 0 15px;
}
.serviceSystemCenter >div{
    width:282px;
}
.serviceSystemCenter span{
    width: 1px;
    display: block;
    height: 146px;
    background: #FFFFFF;
}
.serviceSystemRight{
    width:100px;
    margin-left: 160px;
}
.serviceSystemLeft img,.serviceSystemCenter img,.serviceSystemRight img{
    display: block;
    margin: 0 auto;
}
.serviceSystemRight img{margin: 13px 0 6px 0;}
.serviceSystemLeft p,.serviceSystemCenter p{
        margin: 23px 0 18px;
}
.serviceSystemLeft p,.serviceSystemCenter p,.serviceSystemRight p{
    color: #666666;
    line-height: 14px;
    text-align: center;
}
.serviceSystemLeft h3,.serviceSystemCenter h3{
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    text-align: center;
}




.softwareDownloadsBox{
    width:100%;
    overflow: hidden;
    padding: 60px 0;
}
.softwareDownloadsBox >div{
    width:720px;
    min-width: 720px;
    margin: 0 auto;
}
.SoftwareDownloads_iphone{
    margin-right: 182px;
}
.QRCode_2{
    display: block;
    margin: 0 auto 29px;
}
.softwareDownloads_content{
    padding: 11px 30px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px #CCCCCC;
    border-radius: 23px;
    box-sizing: border-box;
}
.softwareDownloads_content span{
    margin: 4px;
    color: #666666;
    line-height: 19px;
}
.DownloadNow_ios{margin-right: 40px;}




.ServiceSupport_Row{
    width:100%;
    padding-bottom: 60px;
    overflow: hidden;
    background: #F7F8FA;
}
.ServiceSupport_Row >div{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
}
.CommonProblem_list{margin-bottom: 14px;}
.CommonProblem_title{
    height: 60px;
    color: #666666;
    font-size: 16px;
    line-height: 60px;
    padding-left: 30px;
    cursor: pointer;
    border: 1px solid #EEEEEE;
    border-radius: 4px 4px 0px 0px;
    background: #EEEEEE url("../../images/serviceSupport/open.png") no-repeat 1160px;
}
.chkCommonProblem_title{
    color: #007AFF;
    background: #E2EEFA url("../../images/serviceSupport/retract.png") no-repeat 1160px;
}
.CommonProblem_row{
    padding: 20px 0 20px 30px;
}
.CommonProblem_row div{margin-bottom: 30px;}
.CommonProblem_row h6{
    color: #333333;
    line-height: 14px;
}
.CommonProblem_row h6 i{
    width: 4px;
    height: 4px;
    background: #DDDDDD;
    float: left;
    margin: 6px 12px 6px 0;
    border-radius: 50%;
}
.CommonProblem_row p{
    height: 16px;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    margin: 12px 0 30px 15px;
    display: none;
}
.CommonProblem_row h6:hover {color: #007AFF;cursor: pointer;}
.CommonProblem_row h6:hover i{background: #007AFF;}