.clearfix:before,.clearfix:after{display: table;content: " ";}
.clearfix:after{clear: both;}
/* banner模块 */
.pageBanner{
    position: relative;
}
.pageBannerBg>img:nth-child(1){
    width:100%;
    height: auto;
}
.pageBanner .pageTopContent,
.pageTopModule{
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.pageTopModule>.container{
    height:100%;
    position: relative;
}
.pageTopModule>.container>div{
    height: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
}
/* banner块的大字体设置 */
.leftMainTitleHome{
    color:#fff;
    font-size: 3rem;
    font-weight: bold;
    text-align: right;
    padding:2rem 1rem  2rem 2rem;
}
.leftMainTitleHome>span{
    font-size: .8rem;
}
.leftMainTitle{
    color:#fff;
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    padding: 1rem 0 0;
}
.leftSecondTitle{
    color:#fff;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 200;
}

.describeModule{
    width: 70%;
    margin: 0 auto;
}
@media (max-width: 441px){
    .describeModule {
        width: 90% !important;
    }
}
.forDemoSectionBg{
    background: url("../IMG/demo/demoBg.jpg") no-repeat;
    background-size: cover;
    color: white;
}
/* demo Title */
.forDemoSection{
    margin-top: 1rem;
    color:#333;
}
.forDemoTitleModule{
    padding-top:4rem
}
.forDemoTitleModuleFirst{
    color:#d82e28;
    font-size:3rem;
    font-weight: bold;
}
.forDemoTitleModuleSecond{
    font-size: 1.8rem;
    line-height: 3.2rem;
    margin-top: 3rem;
}
.forDemoTitleBox{
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    border-radius: 10px;
    min-height: 28rem;
    margin-top: 5rem;
    padding-bottom: 3rem;
    text-align: center;
}
.forDemoBoxFirstTitle{
    color:#fff;
    font-size: 1.6rem;
    height: 4.2rem;
    line-height: 4.2rem;
    background: url(../img/homeBanner.png) no-repeat;
    background-size: 100% 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.forDemoTitleBox>p{
    width:70%;
    margin: 0 auto;
    margin-top: 3rem;
}
.forDemoTitleBox>p:first-child{
    margin-top: 0;
    width:100%;
}
.forDemoBoxSecondTitle{
    font-size: 1.4rem;
    line-height: 2rem;
}
.forDemoBoxDescribe{
    font-size: 1rem;
    line-height: 2rem;
}
.forDemoBoxLink{
    display: inline-block;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 3rem;
    font-size: 1.2rem;
    width: 20%;
    min-width: 16rem;
    color: #d82e28;
    border: 2px solid #d82e28;
    border-radius: 10px;
    height: 4rem;
    line-height: calc(4rem - 4px);
    cursor: pointer;
}
.forDemoBoxLink:hover{
    color: #fff;
    background: #d82e28;
}
/* what you can get */
.forDemoAdvModule,.forDemoVideoModule{
    margin: 6rem 0;
}
.forDemoAdvModuleTitle{
    font-size: 1.6rem;
    font-weight: bold;
    text-indent: 1.2rem;
}
.forDemoAdvModuleItem{
    font-weight: 400;
    font-size: 1rem;
    line-height: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding-left: 2.5rem;
}
.forDemoAdvModuleItem:before{
    position: absolute;
    content: ' ';
    background: url(../img/choose.png) no-repeat;
    background-size: 1rem;
    width: 1.4rem;
    height: 1rem;
    top: 0.7rem;
    left: 0;
}
/* video */
.forDemoVideoModuleTitle{
    font-size: 1.8rem;
    color: #d82e28;
}
.forDemoVideoModuleDescribe{
    font-size: 1rem;
    line-height: 1.6rem;
    margin-top: 1rem;
    text-indent: 1rem;

}

@media screen and (max-width:991px){
    .forDemoAdvModuleTitle{
        margin-bottom: 3rem;
    }
    .forDemoAdvModuleItem:before{
        width: 24rem;
        height: 100%;
        top:0.5rem;
    }
}

/* how to deploy */
/* deploy */
/* SKYAUDIT ESA */
.SKYAUDITESATitle{
    margin-top: 1.5rem;
}
.cardForDeploy .SKYAUDITESATitleGroup{
    display: flex;
    align-items: center;
}
.cardForDeploy .SKYAUDITESATitle{
    padding-left: 5%;
    font-weight: 300;
}
.SKYAUDITESATitle>p{
    font-size: 1.6rem;
    line-height: 3.2rem;
    color:#333;
}
.SKYAUDITESATitle .forHighLight{
    color:#d82e28;
    font-weight: normal;
}
.SKYAUDITESACard{
    margin-bottom: 3rem;
    margin-top: 2rem;
    background: #fff;
    padding: 1.5rem;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    display: flex;
    align-items: center;
}
.SKYAUDITESACardLeft{
    width: 7rem;
    text-align: center;
    padding-right: 1.5rem;
}
.SKYAUDITESACardLeft>p{
    margin-top: 1rem;
    color: #333;
    font-size: 1.1rem;
    font-weight:bold;
    margin-bottom: 0;
}
.SKYAUDITESACardRight>p{
    line-height: 2.4rem;
    color:#333;
}
.SKYAUDITESACardRight>p>img{
    max-height: 2.6rem;
    margin-top: 0rem;
}
.toSetHomeIcon{
    max-width: 4rem;
    width: 3rem;
}
.toSetVirtualIcon{
    max-width: 4.5rem;
    width: 2.6rem;
}
.SKYAUDITESABtns{
    text-align: center;
}
.SKYAUDITESABtnItem{
    font-size:0.16rem;
    margin: 0.6rem 0.15rem 0;
    min-width: 3rem;
    height: 0.8rem;
    border-radius: 10px;
    line-height: 0.8rem;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0px 0px 5px #ccc, inset 0px 0px 5px rgba(204, 204, 204, 0.7);
}
.SKYAUDITESABtnItem.SKYAUDITESABtnNormal{
    color: #d82e28;
    border: 2px solid #d82e28;
}
.SKYAUDITESABtnItem.SKYAUDITESABtnSpecial{
    color: #fff;
    border: none;
    background: url(../img/homeBanner.png) no-repeat;
    background-size: 100% 100%;
}
.describeModule{
    width: 80%;
    padding: 4rem 2rem 4rem;
    background: #fff;
    margin: 0 auto;
}
@media (max-width: 441px){
    .describeModule {
        width: 90% !important;
    }
}
.forBgGrayColor {
    /* background: #f5f5f5; */
    background: #fafafa;
}
/**/
.deployService{
    padding: 5rem 2rem 5rem;
    text-align: center;
}
.deployServiceTitle{
    font-size: 1.8rem;
    font-weight: bold;
    color: #333;
}
.deployServiceItem>div{
    margin-top: 3rem;
}
.deployServiceItemImg{
    max-height: 80px;
    height: 4rem;
    margin-bottom: 0.8rem;
}
.deployServiceItemTitle{
    font-size: 1.4rem;
    margin-bottom: 0.2rem;
    font-weight: bold;
    color: #333;
}
.deployServiceItemWords{
    /*font-weight: 300;*/
}
/* 小屏适配 */
@media screen and (max-width:991px){
    .contactUsInfo .container{
        padding-right: 0;
        padding-left: 0;
    }
    .whoAndWhat .whoAndWhatBtn{
        margin-top: 2rem;
    }
    .whoAndWhat .container>div>div{
        margin-top: 3rem;
    }
}
@media screen and (max-width:441px){
    .cardForDeploy .SKYAUDITESATitleGroup{
        display: inline-block;
        align-items: inherit;
    }
}