body {
    background-color: transparent;
}
#navigation {
    background: #FFFFFF;
    border-color: #FFFFFF;
    position: relative !important;


}
#navigation .container .navbar-right a {
    font-size: 16px;
    font-family: Source Han Sans CN;
    color: #707070;
}
#home{
    width: 100%;
    height: 100%;
    background: url("../img/publicity/home.png") no-repeat;
    background-position: center center;
    background-size: cover;
}
#home .title{

    display: flex;
    flex-direction:column;
    justify-content: center;
}
#home .container{
    position: relative;
}
#home .main{
    background: url("../img/publicity/home1.png") no-repeat;
    background-position: center center;
    height: 822px;
    margin-top: 20px;
    padding-top: 80px;
    position: relative;
    text-align: start;
}
#home .main .container{
    background: url("../img/publicity/home2.png") no-repeat;
    background-position: center center;
    height: 100%;
}
#home .main h2{
    font-size: 46px;
    position: absolute;
    top: 75px;
    left: 56px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 78px;
    color: #FFFFFF;
    text-shadow: 0px 5px 6px rgba(193, 0, 0, 0.71);
    letter-spacing: 6px;
    opacity: 1;
}
#home .main h4{
    font-size: 40px;
    position: absolute;
    top: 154px;
    left: 70px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 68px;
    color: #FFFFFF;
    text-shadow: 0px 9px 14px rgba(255, 0, 0, 0.47);
    letter-spacing: 6px;
    opacity: 1;
}
#home .main  .left{
    position: absolute;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    top: 245px;
    left: 70px;
    width: 408px;
    background: rgba(158,0,0,.5);

}
#home .main  .left p{
    font-size: 24px;
    margin: 0px;
    margin-left: 23px;
    letter-spacing: 4px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    line-height: 41px;
    color: #FFFFFF;
}
#home .main  .right{
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 378px;
    right: 80px;
    width: 375px;
    height: 260px;
    background: rgba(158,0,0,.4);
}
#home .main  .right p{
    width: 321px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    margin: 0px;
    line-height: 30px;
    color: #FFFFFF;
    opacity: 1
}
#advantage{
    padding-top: 124px;
    padding-bottom: 98px;
}
#advantage .container{
    background: url("../img/publicity/home3.png") no-repeat;
    background-position: center center;
    height: 724px;
    position: relative;
}
#advantage .container h2{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 51px;
    color: #9E0000;
    opacity: 1;
}
#advantage .container  p{
    width: 168px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    color: #424241;
    opacity: 1;
}
#advantage .container .left-top{
    position: absolute;
    top: -68px;
}
#advantage .container .left-bootom {
    position: absolute;
    bottom: 180px;
}
#advantage .container .right-top{
    position: absolute;
    text-align: right;
    top: -68px;
    right: 0;

}
#advantage .container .right-bottom{
    position: absolute;
    text-align: right;
    bottom: 180px;
    right: 0;
}



#advantage .container h3{
    text-align: center;
   position: absolute;
    margin: 0;
    left: 40%;
    bottom: 115px;
    font-size: 50px;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    line-height: 10px;
    color: #9E0000;
    letter-spacing: 5px;
    opacity: 1;
}
#advantage .container .line{
    position: absolute;
    bottom: 25px;
    left: 47%;

}
#compare {
    background: url("../img/publicity/home4.png") no-repeat;
    background-position: center center;
    background-size: cover;
}
#compare .row h2{
    font-size: 50px;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    text-align: center;
    line-height: 76px;
    color: #9E0000;
    letter-spacing: 5px;
    opacity: 1;
}
#compare .row article{
    width: 265px;
    height: 452px;
    background: #FFFFFF;
    margin-top: 51px;
    float: left;
    opacity: 1;
}
#compare .row article header{
    padding-top: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#compare .row article span{
    width: 33px;
    height: 0px;
    display: block;
    border: 1px solid #707070;
    opacity: 1;
}
#compare .row article h2{
    font-size: 24px;
    margin: 0;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 31px;
    color: #000000;
    letter-spacing: 5px;
    opacity: 1;
}
#compare .row article div{
    margin-top: 43px;
    margin-left: 24px;
    margin-right: 24px;
    background: rgba(209, 0, 0, 0.17);
    border-radius: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: center;
    line-height: 59px;
    color: #424241;
}
#compare .row article .content{
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 8px;

}
#compare .row article p{
    font-size: 14px;
    margin-left: 24px;
    margin-top: 39px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 20px;
    color: #9E0000;
    opacity: 1;
}
#compare .row article ul{
    margin-top: 21px;
    margin-left: 24px;
    width: 217px;
    height: 107px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 22px;
    color: #424241;
    opacity: 1;
}
#compare .row  .right{
    background: url("../img/publicity/home5.png") no-repeat;
    background-position: center center;
    margin-left: -30px;
    height: 608px;
    float: left;
}
#compare .row .main{
    margin:27px 12px 0px 25px;
    border-radius: 20px;
    background: #FFFFFF;
    border: 4px solid rgba(38, 37, 37, 0.7215686274509804);
    opacity: 1;
}
#compare .row .main h2{
    width: 304px;
    height: 85px;
    font-size: 36px;
    margin-left: 23px;
margin-left: 28px;
    margin-right: 28px;
    margin-top: 34px;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    line-height: 38px;
    color: #9E0000;
    letter-spacing: 0px;
    opacity: 1;
}
#compare .row .main .center{
    width: 319px;
    height: 59px;
    background: #9E0000;
    margin: 0 auto;
    margin-top: 31px;
    text-align: center;
    border: 1px solid #9E0000;
    opacity: 1;
    border-radius: 30px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 57px;
    color: #FFFFFF;
}
#compare .row .main .bottom{
    width: 319px;
    height: 195px;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 28px;
    border: 1px solid #9E0000;
    opacity: 1;
    border-radius: 30px;
}
#compare .row .main .bottom ul{
    margin-top: 22px;
}
#compare .row .main .bottom li{
    margin-left: 70px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #9E0000;
    letter-spacing: 5px;
    opacity: 1;
}
#compare .row .main .bottom .glyphicon{
    margin-right: 15px;
}
#function{
    background: url("../img/publicity/home6.png") no-repeat;
    background-position: center center;
    background-size: cover;

}
#function .row h2{
    text-align: center;
    font-size: 50px;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    line-height: 76px;
    color: #9E0000;
    letter-spacing: 5px;
    opacity: 1;
}
#function .row article{
    width: 370px;
    height: 380px;
    margin-top: 30px;
    margin-left: 20px;
    background: #FFFFFF;
    border: 1px solid #F79084;
    position: relative;
    opacity: 1;
    border-radius: 10px;
}
#function .row article:hover{
    border: 1px solid #F79084;
    background: linear-gradient(180deg, #FFCDA5 0%, #EE4D5F 100%);
    opacity: 1;
    border-radius: 10px;
}
#function .row article:hover h2{
    color: #FFFFFF;
}
#function .row article:hover p{
    color: #FFFFFF;
}
#function .row article .figue{
    text-align: center;
    position: absolute;
    left: 30%;
    top: 65px;
}
#function .row article .figue1{
    text-align: center;
    position: absolute;
    left: 30%;
    top: 65px;
}
#function .row article h2{
    font-size: 30px;
    margin: 0px;
    position: absolute;
    top: 221px;
    left: 130px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    /*margin-top: 58px;*/
    line-height: 51px;
    letter-spacing: 0px;
    color: #9E0000;
    opacity: 1;
}
#function .row article  p{
    font-size: 16px;
    width: 331px;
    margin: 0 auto;
    /*margin-top: 32px;*/
    position: absolute;
    top: 283px;
    left: 25px;
    /*left: 130px;*/
    /*text-align: center;*/
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #6f5555;
    opacity: 1;
}
#function .row article .figue1{
    display: none;
}
#function .row article:hover .figue1{
    display: block;
}
#function .row article:hover .figue{
    display: none;
}

#function .row article:nth-of-type(6) h2{
    left:145px
}
#function .row article:nth-of-type(7) h2{
    left:145px
}
#function .row article:nth-of-type(8) h2{
    left:145px
}
#function .row article:nth-of-type(9) h2{
    left:145px
}

#function .row article:nth-of-type(1) p{
    text-align: center;
}
#function .row article:nth-of-type(3) p{
    text-align: center;
}
#function .row article:nth-of-type(4) p{
    text-align: center;
}


#function-content {
    background: url("../img/publicity/home7.png") no-repeat;
    background-position-x: center ;
    margin-top: 75px;
}
#function-content .row .figue{
    /*text-align: center;*/
    margin-top: 74px;
    float: left;
}
#function-content .row .word{
    width: 68px;
    height: 415px;
    font-size: 50px;
    margin-top: 367px;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    line-height: 50px;
    margin-left: 45px;
    float: left;
    color: #9E0000;
    letter-spacing: 7px;
    opacity: 1;
}
/*#function-content .row .content{*/
/*    margin-top: 191px;*/
/*}*/
#function-content .row{
    position: relative;
}
#function-content .row .content:nth-of-type(1){
    position: absolute;
    right: 115px;
    top: 185px;
}
#function-content .row .content:nth-of-type(2){
    position: absolute;
    right: 92px;
    top: 365px;
}
#function-content .row .content:nth-of-type(3){
    position: absolute;
    right: 68px;
    top: 550px;
}
#function-content .row .content:nth-of-type(4){
    position: absolute;
    right: 65px;
    top: 735px;
}
#function-content .row .content:nth-of-type(5){
    position: absolute;
    right: 150px;
    top: 918px;
}
#function-content .row .content h2{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 51px;
    color: #9E0000;
    opacity: 1;
}
#function-content .row .content p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #A8A8A8;
    opacity: 1
}
#object{
    position: relative;
    overflow-y: hidden;
}
#object .row h2{
    font-size: 50px;
    margin-top: 127px;
    text-align: center;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    line-height: 76px;
    color: #9E0000;
    letter-spacing: 5px;
    opacity: 1;
}
#object .row .word{
    font-size: 24px;
    text-align: center;
    font-family: Source Han Sans CN;
    font-weight: 500;
    line-height: 30px;
    color: #A8A8A8;
    letter-spacing: 5px;
    opacity: 1
}
#object .row li:nth-of-type(1){
    margin-left: 0px;
}
#object .row ul{
    height: 100%;
    width: 100%;
    margin-top: 46px;

}
#object .row li{
    float: left;
    margin-left: 96px;
}
#object .row li p{
    font-size: 30px;
    text-align: center;
    margin-top: 27px;
    margin-bottom: 90px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 54px;
    color: #9E0000;
    letter-spacing: 5px;
    opacity: 1;
}
#object .object-figue{
    position: absolute;
    top: 60%;
    height: 100%;
    width: 100%;
    background: #9E0000;
    border: 1px solid #707070;
    opacity: 0.1;
}
#more{
    background: linear-gradient(180deg, #FB8686 0%, #8A0000 100%);
    opacity: 1;
    position: relative;
}
#more .center h2{
    text-align: center;
    font-size: 46px;
    margin-top: 85px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 76px;
    color: #FFFFFF;
    letter-spacing: 5px;
    opacity: 1;

}
#more  .center p{
    text-align: center;
    font-size: 46px;
    margin-top: 46px;
    float: left;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 76px;
    color: #FFFFFF;
    letter-spacing: 5px;
    opacity: 1;
}
#more {
    display: flex;
    justify-content:space-between;
}

#more  .center span{
    float: left;
    margin-top: 88px;
    margin-left: 29px;
    text-align: center;
    font-size: 88px;
    font-family: Helvetica;
    font-weight: bold;
    line-height: 76px;
    color: #FFFFFF;
    opacity: 1;
}
#case{
    background: url("../img/publicity/case1.png") no-repeat;
    background-position: center ;
    background-size: cover;

}
#case .row{
    margin-right: -30px;
    margin-left: -30px;

}
#case .row h2{
    font-size: 50px;
    margin-top: 98px;
    margin-bottom: 58px;
    text-align: center;
    font-family: YouSheBiaoTiHei;
    font-weight: 400;
    line-height: 76px;
    color: #FFFFFF;
    letter-spacing: 17px;
    opacity: 1;
}
#case .row article{
    float: left;
}
#case .row .figue{
    position: relative;
}
#case .row .figue .content{
    width: 100%;
    height: 100px;
    background: black;
    opacity: 0.6;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
#case .row .figue:hover .content{
    display: block;
}
#case .row .figue-right{
    margin-bottom: 30px;
    margin-left: 30px;
}
#case .row .right{
}
#case .row .figue .content h2{
    font-size: 30px;
    margin-top: 58px;
    margin: 0px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 51px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
#case .row .figue .content p{
    font-size: 24px;
    margin: 0px;
    text-align: center;
    letter-spacing: 0px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 41px;
    color: #FFFFFF;
    opacity: 1;
}