
 
    /**
    首页样式
*/

/*********************************轮播图***********************************************/

 /*******************************主体内容********************************************/
 .main{
    
 }
 
 /* .title{
     margin: 8% 0px;
     display:flex;
     justify-content: center;
     align-items: center;
 }
 .title-left{
     width: 350px;
     height: 4px;
    
 } */
 /* .title-main{
     width: 490px;
     text-align: center;
     letter-spacing: 9.6px;
     font-family: PingFang, PingFang-SC-Bold;
 }
 .title-right{
     width: 350px;
     height: 4px;
    
 } */
 
 .hufu-wenxiu{
        /* height: 600px; */
    /* max-width: 1900px; */
    background-repeat: no-repeat;
    background-size: 1900px 600px;
    position: relative;
    margin: auto;
    max-width: 1900px;
    background-size: 100% 100%;
    min-height: 650px;
 }
 .hufu-button{
     width: 320px;
     height: 83px;
    
     line-height: 83px;
     text-align: center;
     letter-spacing: 1.4px;
     
     cursor: pointer;
 }
 .hufu-r{
    top: 40%;
    right: 15%;

 }
 .hufu-l{
    top: 40%;
    left: 15%;
 }
 
 .sketch{
    position: relative;
    letter-spacing: 1.82px;
    max-width: 1900px;
    min-height: 500px;
 }

 .sketch-h{
    height: 70px;
 }
 
.sketch-t-l{
    top: 30%;
    left: 15%;
}
 
 .lable-fang{
    /* width: 1220px;  */
    margin-bottom: 125px;
    /* height: 100px; */
    width: 60%;
 }

.dian{
    width: 30px;
    height: 30px;
}


 .lable-fang-title{
    font-size: 38px;
    color: #333333;
    line-height: 65px;
    font-weight: normal;
    letter-spacing: 2.28px;
    text-align: left;
    margin-left: 60px;
    margin-top: -8px;
 }

 .lable-fang-title-content{
    text-align: left;
    color: #333333;
    font-size: 22px;
    line-height: 72px;
    margin-left: 60px;
 }

 .width-165{
    width: 165px;
 }
 .details-mobile{
    width: 100%;
    margin: auto;
    display: none;
  }

 .details{
    width: 60%;
    margin: auto;
 }
 .details-ul{
    list-style: none;
    margin: auto;
    padding-left: 0;
    /* min-width: 1220px; */
    width: 100%;
 }
 .details-ul li{
        /* width: 600px; */
    /* height: 357px; */
    display: inline-block;
    vertical-align: top;
    /* vertical-align: text-bottom; */
    margin-left: -8px;
    width: 50%;
    text-align: center;
 }
 .details-ul li img{
    width: 100%;
    height: 100%;
 }
 .details-ul li .div{
     width: 300px;
     margin: auto;
     text-align: center;
 }
 .li-title{
     font-weight: normal;
     text-align: center;
     font-size: 28px;
     color: #333333;
     width: 219px;
     height: 27px;
     letter-spacing: 1.68px;
     margin: auto;
     margin-bottom: 30px;
     margin-top: 65px;
 }
 .li-border{
     width: 121px;
     height: 2px;
     opacity: 0.5;
     background: #333333;
     margin: auto;
 }
 .li-main{
     width: 250px;
     height: 100px;
     font-size: 18px;
     font-weight: normal;
     text-align: center;
     color: #333333;
     line-height: 24px;
     letter-spacing: 1.08px;
     margin: auto;
 }
 
 .li-button{
     width: 96px;
     height: 35px;
     background: #333333;
     font-size: 12px;
     font-weight: normal;
     text-align: center;
     color: #ffffff;
     line-height: 35px;
     letter-spacing: 0.74px;
     margin: auto;
     cursor: pointer;
 }
 
 
 .home-end{
       /* width: 1200px; */
       height: 800px;
       background-repeat: no-repeat;
       background-size: 100% 100%;
       position: relative;
       text-align: center;
       /* height: 106%; */
       margin: auto;
       margin-bottom: 140px;
       width: 60%;
 }
 .home-end-top{
    display: flex;
    margin: auto;
    justify-content: space-around;
    width: 600px;
    align-items: center;
    position: absolute;
    top: 25%;
    /* left: 340px; */
    left: 25%;
 }
 
 .home-end-title{
    width: 791px;
    height: 123px;
    font-size: 41px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 82px;
    letter-spacing: 4.96px;
    margin: auto;
    line-height: 45px;
    position: absolute;
    top: 50%;
    left: 16%;
 }

.fenge{
    width: 35px; display: flex; align-items: center; justify-content: space-around;
}

.fenge-shu{
    width: 3px;height: 12px;background: #968d8d; border-radius: 2px; display: inline-block;
}
.fenge-sh2{
    width: 4px;height: 17px;background: #968d8d; border-radius: 2px; display: inline-block;
}
 
.imgW1{
    width: 264px;height: 100px;
}

.imgW2{
    width: 4px; height: 100px;
}

.imgW3{
    width: 79px; height: 32px;
}
 
.imgW4{
    width: 137px; height: 31px;
}
 
 
 
 
 