body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { font-family: PingFangSC-Medium, PingFang SC;;margin:0; padding:0; }
div{cursor: default;}
body, button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a,a:hover { text-decoration:none;font-weight: bold;color: #2F97FF;cursor: pointer; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
h2{
    font-size: 48px;
    font-weight: bold;
    color: #000000;
    line-height: 67px;
}
h3{
    font-size: 36px;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
}
h4{
    font-size: 17px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.header{
    height: 30px;
    color: #000000;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.4);
    background:  #FFFFFF \9;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    padding: 10px 16px;
    z-index: 2;
}
.header-width{
    width: 1000px;
    margin: auto;
    height: 30px;
}
.heder-left{
    float: left;
    line-height: 30px;
    font-size: 16px;
}
.heder-logo{
    height: 30px;
    width: 30px;
    margin-right: 12px;
    user-select: none;
}
.header-right-down{
    width: 116px;
    line-height: 30px;
    background: #007AFF;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    float: right;
    cursor: pointer;
}
.header-right-down:hover{
    background: #0099ff;
    color: #FFFFFF;
}
.banner{
    width: 100%;
    min-width: 1000px;
    height: 800px;
    max-height: 100vh;
    max-height: 620px \9;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.banner img{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: -2;
    user-select: none;
}
.banner video{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    transform: scale(2.7);
    z-index: -1;
    user-select: none;
}
.full-screen-item video{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 750px;
    transform: scale(1.2);
}
.banner .title{
    padding-top: 19.35vh;
    padding-top: 10% \9;
    font-size: 64px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 90px;
}
.banner .desc{
    padding-top: 15px;
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
}
.banner .desc1{
    padding-top: 10px;
    font-size: 23px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
}
.banner .input{
    text-align: center;
    color: #ffffff;
    color: black \9;
    width: 420px;
    padding: 0 10px;
    max-width: 80%;
    height: 52px;
    line-height: 52px;
    font-size: 17px;
    margin: auto;
    border: none;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 8px;
}
.banner .input::placeholder{
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
    font-size: 17px;
    text-shadow: 0px 2px 4px rgba(81, 81, 81, 0.5);
}
.banner .input:focus {
    outline: 0
}
.banner .banner-btn{
    display: block;
    width: 440px;
    max-width: 80%;
    height: 52px;
    line-height: 52px;
    margin: 30px auto 0;
    background: #ffffff;
    border-radius: 8px;
    cursor: pointer;
    user-select: none;
}
.banner .banner-btn-text{
    cursor: pointer;
    width: 72px;
    text-align: center;
    margin: auto;
    user-select: none;
    font-size: 17px;
    line-height: 52px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color:  #FB1BFF;
    text-shadow: 0px 2px 4px rgba(211, 211, 211, 0.5);
    background: linear-gradient(310deg, #FFB473 0%, #FB1BFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner .banner-btn:hover .banner-btn-text{
    opacity: 0.8;
}
.title1{
    position: absolute;
    top: 195px;
    left: 7.4%;
    white-space: nowrap;
}
.title1 h3{
    padding-top: 5px;
}
.title1 h4{
    padding-top: 10px;
    padding-bottom: 30px;
}
.image1{
    position: absolute;
    bottom: 0;
    right: -120px;
    height: 575px;
    z-index: -1;
}
.title2{
    position: absolute;
    top: 169px;
    right: 13.4%;
    width: 425px;
    max-width: 80%;
    white-space: nowrap;
}
.title2 h3{
    padding-top: 5px;
}
.title2 h4{
    white-space: break-spaces;
    padding-top: 10px;
    padding-bottom: 30px;
}
.image2{
    position: absolute;
    bottom: 0;
    left: -240px;
    height: 600px;
    z-index: -1;
}

.title3{
    margin: 50px auto 34px;
    white-space: nowrap;
    text-align: center;
    max-width: 90%;
}
.title3 h3{
    white-space: break-spaces;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 28px;
}

.image3{
    position: absolute;
    bottom: 0;
    display: block;
    margin-left: -500px;
    width: 1000px;
    z-index: -1;
    left: 50%;

}


.content{
    position: relative;
    margin: auto;
    width: 1440px;
    max-width: 100%;
    min-width: 1000px;
    overflow: hidden;
}
.full-screen{
    width: 100%;
    min-width: 1000px;
    background: #F7F7F7;
    padding: 20px 0;
}
.full-screen-item{
    width: 49.5%;
    position: relative;
    float: left;
    overflow: hidden;
    height: 700px;
    text-align: center;

}
.full-screen-item a{
    font-size: 20px;
}

.full-screen-item .title3{
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}
.title4{
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50px;
    left: 0;
    right: 0;
    text-align: center;
    text-align: center;
    max-width: 100%;
}
.title4 h3{
    white-space: break-spaces;
    padding-top: 5px;
    font-weight: bold;
}
.title4 h4{
    white-space: break-spaces;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 17px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #AAAAAA;
    line-height: 24px;
}
.banner-cplt{
    width: 100%;
    min-width: 1000px;
    position: relative;
}
.banner-cplt-img-bj{
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 900px;
    z-index: -1;
}
.banner-cplt-img-content{
    position: absolute;
    width: 925px;
    margin: auto;
    top: 50px;
    left: 50%;
    margin-left: -462px;
}
.banner-hezuo{
    width: 1150px;
    max-width: 100%;
    margin: auto;
    min-width: 1000px;
    display: block;
}
.line{
    width: 100%;
    height: 20px;
    background: #F7F7F7;
}
.item1{
    background: url("https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item4.jpg");
    background-position: center;
    background-size:  auto 700px;
    margin-bottom: 1%;margin-right: 1%;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item4.jpg', sizingMethod='scale');
}
.item2{
    background: url("https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item5.jpg");
    background-size:  auto 700px;
    background-position: center;
    margin-bottom: 1%;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item5.jpg', sizingMethod='scale');
}
.item3{
    background: url("https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item6.jpg");
    margin-bottom: 1%;
    margin-right: 1%;
    background-size:  auto 700px;
    background-position: center;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item6.jpg', sizingMethod='scale');
}
.item4{
    background: url("https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item7.jpg");
    background-position: center;
    background-size:  auto 700px;
    margin-bottom: 1%;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item7.jpg', sizingMethod='scale');
}
.item5{
    background: url("https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item8.jpg");
    background-position: center;
    background-size:  auto 700px;
    margin-right: 1%;
    margin-bottom: 1%;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item8.jpg', sizingMethod='scale');
}
.item6{
    background: url("https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item9.jpg");
    background-position: center;
    background-size:  auto 700px;
    margin-bottom: 1%;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-item9.jpg', sizingMethod='scale');
}
.title-vr{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 80px;
    z-index: 1;
}
.title-vr img{
    margin: auto;
    width: 194px;
}
.title-vr h3{
    font-size: 20px;
    color: #ffffff;
    padding: 20px 0 27px;
    line-height: 28px;
}
.img-vr{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.last-link{
    margin: 60px auto 188px;
    width: 400px;
}
.last-link .input{
    line-height: 48px;
    height: 48px;
    width: 400px;
    background: #cccccc;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    border: none !important;
}
.last-link .input:focus{
    border: none;
    outline:0;
}
.last-link .input::placeholder{
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
}
.last-link .banner-btn{
    margin-top: 20px;
    display: block;
    height: 48px;
    width: 400px;
    line-height: 48px;
    background: linear-gradient(312deg, #FFB473 0%, #FF1BFF 100%);
    background:  #FF1BFF \9;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}
.last-link:hover .banner-btn span{
    opacity: 0.8;
}
footer,.footer{
    background: #161617;
}
.footer-content{
    width: 1000px;
    margin: auto;
    min-height: 110px;
}
.footer-title{
    font-size: 24px;
    padding-top: 21px;
    line-height: 33px;
    font-weight: bold;
    color: #FFFFFF;
}
.footer-erji{
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
}
.footer-link{
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #007AFF;
}
.footer-desc{
    font-size: 14px;
    font-weight: 400;
    color: #888888;
    line-height: 20px;
}
.footer-left{
    float: left;
}
.footer-right{
    width: 81px;
    float: right;
}
.footer-img{
    width: 80px;
    height: 80px;
    padding: 17px 1px 16px;
    display: block;
}

.content a{
    font-size: 20px;
}
.footer-adv{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    height: 110px;
}

@media screen and (max-width: 1450px){
    .title1{
        left: 40px;
    }
}
@media screen and (min-width: 1200px ) and ( max-width: 1320px){
    .image1{
        left: 270px;
        right: auto;
    }
    .image2{
        left: -323px;
    }
    .title2{
        left: 634px;
        right: auto;
    }
}
@media screen and (max-width: 1200px){
    .image1{
        left: 270px;
        right: auto;
    }
    .image2{
        left: -373px;
    }
    .title2{
        left: 634px;
        right: auto;
    }
}



@media screen and (min-width: 1440px){
    .full-screen{
        width: 98%;
        padding: 20px 1%;
    }
    .full-screen-item{
        width: 49.5%;
        min-height: 500px;
    }
}
.inline{
    float: left;
    display: block;
}
.btn-web-right {
    position: fixed;
    right: 100px;
    cursor: pointer;
    width: 62px;
    height: 62px;
    z-index: 2;
}
.btn-web-sim{
    bottom: 130px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url('https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-free-connect.png');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-free-connect.png', sizingMethod='scale');
}
.btn-web-icon {
    bottom: 208px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url('https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-free-icon.png');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='https://file.fangline.cn/erp/officialwebsite/static/image/saas/saas-free-icon.png', sizingMethod='scale');
}
.btn-web-icon:hover,.btn-web-sim:hover{
    opacity: 1.1;
}

.btn-web-sim:hover > .btn-web-sim-hover {display:block;}
.btn-web-sim-hover {
    display: none;
    position: fixed;
    bottom: 130px;
    right: 162px;
    background-color: #FFF;
    box-shadow: 0 2px 47px 0 rgba(159,159,159,0.50);
    border-radius: 5px;
}