.bannerHome{
    background: url(../../imgsm/banner.png) no-repeat;
    background-size: 100%,100%;;
}
.disInline{
    display: inline-block;
}
.navUl li:first-of-type{
    margin-top: 3px;
    list-style: none;
    float: left;
    /*margin-left: 126px;*/
    font-size:15px;
    font-weight:600;
    color:#FFFFFF;
    height: 54px;
    cursor:pointer;
}
.navUl li:not(:first-of-type){
    margin-top: 3px;
    list-style: none;
    float: left;
    margin-left: 30px;
    font-size:15px;
    font-weight:600;
    color:#FFFFFF;
    height: 54px;
    cursor:pointer;
}
.bottomli{
    /*border-bottom: 2px solid #fff;*/
}
.navsToU{
    height: 80px;
    line-height: 80px;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.navLogo{
    margin-left: 268px;
    vertical-align: top;
}
/*.lineheight56{*/
    /*height: 56px;*/
    /*line-height: 56px;*/
/*}*/
.telephone{
    float: right;
    margin-right:112px;
    color:#ffffff;
}
.colorw{
    color:white;
}
.fontsize-26{
    font-size: 26px;
}
.mar-40{
    margin-top:20px;
}
.sampi{
    vertical-align: top;
    margin-right:26px;
}
.fontsize-20{
    font-size: 20px;
}
.fontsize-14{
    font-size: 14px;
}
@media (min-width: 1200px){
    .container {
        max-width: 1170px;
    }
}
.simpler{
    height:300px;
    width:100%;
    background: url(../../imgsm/simpler.png) no-repeat;
    background-size: 100%,100%;
}
.hei-600{
    height:600px;
    z-index: 10;
}
.hei-634{
    height:634px;
}
.ourServices{
    font-size:36px;
    font-weight:bold;
    color:#333333;
    text-align: center;
    margin-top: 56px;
}
.ourSI{
    text-align: center;
    margin-top:10px;
}
.ourSh{
    margin-top:10px;
    font-size:17px;
    font-weight:400;
    color:#999999;
    text-align: center;
}
.ourScontent{
    margin-top: 26px;
    padding-left: 120px;
    padding-right: 120px;
    display: flex;
    justify-content:space-between;
}
.ourDiv{
    width:346px;
    height:395px;
    background:rgba(255,255,255,1);
    border-radius:8px 8px 8px 8px;
    box-shadow: 0px 0px 10px #e3dbdb;
}
.payDiv{
    width:250px;
    height:360px;
    background:rgba(255,255,255,1);
    box-shadow: 0px 0px 10px #e3dbdb;
    border-radius:6px;
}
.payDiv2{
    width:250px;
    height:360px;
    background:linear-gradient(-30deg,rgba(10,100,255,1) 0%,rgba(0,161,255,1) 100%);
    box-shadow: 0px 0px 10px #e3dbdb;
    border-radius:6px;
}
.ourimgs{
    height:260px;
    background: url(../../imgsm/peoples.png) no-repeat;
    background-size:cover;
}
.ourimgs1{
    height:260px;
    background: url(../../imgsm/devService.png) no-repeat;
    background-size:cover;
}
.ourimgs2{
    height:260px;
    background: url(../../imgsm/cuservice.png) no-repeat;

    background-size:cover;
}
.payimg1{
    height:280px;
    /*background: url(../../imgsm/PCquery.png) no-repeat;*/
    /*background-size:cover;*/
    text-align: center;

}
.ourDe{
    padding-left: 26px;
}
.payDe{
    height:80px;
    line-height:80px;
    background:linear-gradient(-30deg,rgba(10,100,255,1) 0%,rgba(0,161,255,1) 100%);
    text-align: center;
    font-size:24px;
    font-weight:bold;
    color:#FFFFFF;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.ourDef{
    margin-top: 40px;
    font-size:20px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.ourDes{
    margin-top:15px;
    font-size:16px;
    font-weight:400;
    color:#333333;
}
.xitong{
    font-size:20px;
    /*color:#ffffff;*/
    font-weight:bold;

}
.foots{
    margin-top:18px;
    font-size:12px;
    font-weight:400;

}
.scrollB{
    width: 250px;
    height: 360px;
    box-shadow: 0px 0px 10px #e3dbdb;
    overflow: hidden;
    position: relative;
}
.scrolldiv{
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.paymid{
    margin-top: 30px;
    height:60px;
    line-height: 60px;
    text-align: center;
}
.paymidsize{
    display: inline-block;
    height:60px;
    line-height: 60px;
    color:white;
    border-bottom: 1px solid #ffffff;
    font-size:24px;
    font-weight:bold;
}
.butC{
    margin-top: 20px;
    width:143px;
    height:40px;
    background:rgba(255,255,255,1);
    /*box-shadow:0px 7px 13px 0px rgba(1,57,109,0.25);*/
    border: 0px;
    border-radius:20px;
    font-size:20px;
    font-weight:bold;
    color:#333333;
    cursor:pointer;
}
#logo{
    cursor: pointer;
}
