
 
    /**
    首页样式
*/

/*********************************轮播图***********************************************/

 /*******************************主体内容********************************************/
 .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{
    background-repeat: no-repeat;
    position: relative;
    margin: auto;
    min-width: 1440px;
    background-size: 100% 100%;
    min-height: 500px;

 }
 .hufu-button{
    width: 225px;
    height: 62px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 1.4px;
    cursor: pointer;
 }
 .hufu-r{
    top: 30%;
    right: 12%;

 }
 .hufu-l{
    top: 30%;
    left: 12%;
 }
 
 .sketch{
    position: relative;
    letter-spacing: 1.82px;
    min-width: 1440px;
    min-height: 430px;
    width: 100%;
 }

 .sketch-h{
    height: 50px;
 }
 
.sketch-t-l{
    top: 27%;
    left: 12%;
}
 
 .lable-fang{
       margin-bottom: 80px;
       width: 60%;
 }

.dian{
    width: 25px;
    height: 25px;
}


 .lable-fang-title{
    font-size: 28px;
    color: #333333;
    line-height: 50px;
    font-weight: normal;
    letter-spacing: 2.0px;
    text-align: left;
    margin-left: 50px;
    margin-top: -12px;
 }

 .lable-fang-title-content{
    text-align: left;
    color: #333333;
    font-size: 20px;
    line-height: 50px;
    margin-left: 50px;
 }

 .width-165{
    width: 140px;
 }
 .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: 22px;
    color: #333333;
    width: 120px;
    height: 30px;
    letter-spacing: 1.0px;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 37px;
 }
 .li-border{
     width: 121px;
     height: 2px;
     opacity: 0.5;
     background: #333333;
     margin: auto;
 }
 .li-main{
    width: 240px;
    height: 100px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #333333;
    line-height: 23px;
    letter-spacing: 1px;
    margin: auto;
 }
 
 .li-button{
    width: 90px;
    height: 30px;
    background: #333333;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 0.74px;
    margin: auto;
    cursor: pointer;
 }
 
 
 .home-end{
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 80px;
    width: 60%;
    min-height: 600px;
 }
 .home-end-top{
    display: flex;
    margin: auto;
    justify-content: space-around;
    width: 465px;
    align-items: center;
    position: absolute;
    top: 22%;
    /* left: 340px; */
    left: 24%;
 }
 
 .home-end-title{
    width: 791px;
    height: 123px;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 82px;
    letter-spacing: 4px;
    margin: auto;
    line-height: 35px;
    position: absolute;
    top: 42%;
    left: 5%;
 }

.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: 210px;
    height: 75px;
}

.imgW2{
    width: 3px;
    height: 75px;
}

.imgW3{
    width: 65px;
}
 
.imgW4{
    width: 110px;
}
 
 
 
 
 