
 
    /**
    首页样式
*/

/*********************************轮播图***********************************************/

 /*******************************主体内容********************************************/
 .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: 1280px; */
    width: 100%;
    background-size: 100% 100%;
    min-height: 150px;

 }
 .hufu-button{
  width: 115px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0px;
  cursor: pointer;

 }
 .hufu-r{
    top: 30%;
    right: 12%;

 }
 .hufu-l{
    top: 30%;
    left: 12%;
 }
 
 .sketch{
   position: relative;
   letter-spacing: 1px;
   min-height: 150px;
   width: 100%;
 }

 .sketch-h{
   height: 20px;
 }
 
.sketch-t-l{
    top: 27%;
    left: 10%;
}
 
 .lable-fang{
   margin-bottom: 30px;
   width: 90%;
 }

.dian{
  width: 13px;
  height: 13px;
}


 .lable-fang-title{
  font-size: 19px;
    color: #333333;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: left;
    margin-left: 25px;
    margin-top: -15px;
 }

 .lable-fang-title-content{
       text-align: left;
       color: #333333;
       font-size: 15px;
       line-height: 32px;
       margin-left: 15px;
       width: 90%;
 }

 .width-165{
    width: 140px;
 }
 .details-mobile{
   width: 100%;
   margin: auto;
   display: block;
 }

 .details{
    width: 100%;
    margin: auto;
    display: none;
 }
 .details-ul{
    list-style: none;
    margin: auto;
    padding-left: 0;
    /* min-width: 1220px; */
    width: 100%;
 }
 .details-ul li{
   width: 90%;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 30px;
 }
 .details-ul li img{
    width: 100%;
    height: 100%;
 }
 .details-ul li .div{
   margin: auto;
   text-align: center;
 }
 .li-title{
   font-weight: 600;
   text-align: center;
   font-size: 18px;
   color: #333333;
   /* width: 136px; */
   height: 32px;
   letter-spacing: 2px;
   margin: auto;
   margin-bottom: 0px;
   margin-top: 0px;
 }
 .li-border{
   width: 125px;
   height: 1.5px;
   opacity: 0.5;
   background: #333333;
   margin: auto;
 }
 .li-main{
   font-size: 15px;
   font-weight: normal;
   text-align: center;
   color: #333333;
   line-height: 25px;
   letter-spacing: 1px;
   margin: auto;
 }
 
 .li-button{
   width: 26%;
    height: 28px;
    background: #333333;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 27px;
    letter-spacing: 0.74px;
    margin: auto;
    cursor: pointer;
    border-radius: 4px;
 }
 
 
 .home-end{
   background-repeat: no-repeat;
   background-size: 100% 100%;
   position: relative;
   text-align: center;
   margin: auto;
   margin-bottom: 20px;
   width: 90%;
   height: 300px;
 }
 .home-end-top{
   display: flex;
   margin: auto;
   justify-content: space-around;
   width: 87%;
   align-items: center;
   position: absolute;
   top: 15%;
   /* left: 340px; */
   left: 5%;
 }
 
 .home-end-title{
   width: 100%;
   height: 121px;
   font-size: 20px;
   font-weight: normal;
   text-align: center;
   color: #ffffff;
   line-height: 82px;
   letter-spacing: 1px;
   margin: auto;
   line-height: 25px;
   position: absolute;
   top: 47%;
   left: 2%;
 }

.fenge{
    width: 35px; display: flex; align-items: center; justify-content: space-around;
}

.fenge-shu{
   width: 2px;
   height: 8px;
   background: #968d8d;
   border-radius: 2px;
   display: inline-block;
}
.fenge-sh2{
    
   width: 2px;
   height: 15px;
   background: #968d8d;
   border-radius: 2px;
   display: inline-block;

}
 
.imgW1{
   width: 125px;
    display: block;
}

.imgW2{
   height: 70px;
}

.imgW3{
   width: 60px;
}
 
.imgW4{
   width: 100px;
}
 
 
 
 
 