#banner {
    border: 0;
    /*
    height: 500px;
    */
    margin-bottom: 0;
    clear: both;
        overflow: hidden;
        position: relative;
 
}

#banner .flex-direction-nav {
    display: none;
}


#banner .flex-control-nav  {
        bottom: 25px;
}

.fjs {
   display:  flex;
   flex-wrap:  nowrap;
   justify-content:  space-between;
}

.fjs::after , .fjs::before{
    display:  none;
    width: 0;
    height:  0;
}

.fjs  > * {
    
}

.fjs  img {
    width: 100%;
    height: auto;
}
.fjs  p {
    text-align: center;
}


/*************************************************************************/

#hot-search {
    background: url(/static/hengsheng/s.png)   no-repeat center;
    line-height: 51px;
 
}

#hot-search .key {
       font-size: 16px;
       color: white;
}

#hot-search .key  span {
   font-weight: bold;
   color: #333;
}

#hot-search .mainw {
    position: relative;
}


#hot-search .mainw  form {
    position: absolute;
    top:  0;
       left: 839px;
    height: 51px;
   
}

#hot-search .mainw  form  .text {
        line-height: 25px;
    width: 180px;
}


#hot-search .mainw  form .submit {
    background: transparent;
    outline:  0;
    border:  0;
}




#home-pro {
    background: url(/static/hengsheng/home-pro.jpg) top  center;
}




#home-pro .list {
    width: 283px;
    background: url(/static/hengsheng/prolist.png) top  center no-repeat;
    text-align: center;
}



#home-pro .list  a.name  {
    display: block;
    padding-top: 100px;
    color: #f5d287;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 30px;
}


#home-pro .list  li {
        background: url(/static/hengsheng/prolistli.png) top  center no-repeat;
        color: #333;
        line-height: 42px;
        margin-bottom: 30px;
}

#home-pro .list  li:hover  ,#home-pro .list  li:first-child {
          background: url(/static/hengsheng/prolistli-hover.png) top  center no-repeat;
          color: white;
}




#home-pro .list .tel {
        background: url(/static/hengsheng/listtel.png) top  left  no-repeat;
        height: 47px;
        margin-left: 30px;
        padding-left: 50px;
        color: #f3cf82;
}

#home-pro .list .tel  .up {
    font-size: 16px;
    text-align: left;
}

#home-pro .list .tel  .nu {
    font-size: 24px;
}


#home-pro .con {
    width: 890px;
    margin-top: 50px;
}

#home-pro .con {
    flex-wrap:  wrap;
}

#home-pro .con a {
    width: 32%;
}

#home-pro .con p {
    line-height: 2.4em;
    font-size: 16px;
    margin-bottom: 1em;
}



#home-about {
    height: 600px;
     background: url(/static/hengsheng/about.jpg) center no-repeat;
}


#home-about  .con {
    width: 580px;
    padding-top: 60px;
    
}

#home-about  .con .name {
    padding-top: 2em;
    font-size:15px;
    color: #175aa5;

}


#home-about  .con .name:after {
    content:  " ";
    display: block;
    margin-top: 5px ;
    background: #2eccc8;
    height: 2px;
    width: 105px;
}


#home-about  .con .text {
    margin-top: 20px;
    line-height: 2em;
    margin-bottom: 20px;
}



#home-about  .con   .fjs {
    justify-content:  space-around;
    flex-wrap:  wrap;
}

#home-about  .con   .fjs .u {
    width: 34%;
      height: 50px;
      text-align: left;
      margin-bottom: 30px;
      padding-top: 10px;
}



#home-about  .con   .fjs .u  p {
    text-align: left;
    color: #ccc;
    line-height: 2em;
}



#home-about  .con   .fjs .u.u-1 {
    background: url(/static/hengsheng/about-1.png) left center no-repeat;
    padding-left: 80px;
}

#home-about  .con   .fjs .u.u-2 {
    background: url(/static/hengsheng/about-2.png) left center no-repeat;
    padding-left: 80px;
}

#home-about  .con   .fjs .u.u-3 {
    background: url(/static/hengsheng/about-3.png) left center no-repeat;
    padding-left: 80px;
}
#home-about  .con   .fjs .u.u-4 {
    background: url(/static/hengsheng/about-4.png) left center no-repeat;
    padding-left: 80px;
}



.main-title {
    display: block;
    text-align: center;
}


.main-title {
    display: block;
    text-align: center;
}


.main-title h3  {
    display: block;
    font-size: 30px;
    color: #313032;
    margin-top: 30px;
}

.main-title h3   span {
    font-size: 16px;
    font-weight: normal;
    color: #666;
}
.main-title    p {
    line-height: 3em;
}

#home-hangye  {
    margin-top: 50px;
}

#home-hangye  .fjs {
    margin-top: 30px;
    margin-bottom: 30px;
}


#home-hangye .u {
    width: 224px;
    height: 223px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    color: white;
    padding-top: 120px;
}

#home-hangye .u-1 {
    background: url(/static/hengsheng/h-1.png) top center;
}


#home-hangye .u-2 {
    background: url(/static/hengsheng/h-2.png) top center;
}


#home-hangye .u-3 {
    background: url(/static/hengsheng/h-3.png) top center;
}


#home-hangye .u-4 {
    background: url(/static/hengsheng/h-4.png) top center;
}



#home-hangye .u-5 {
    background: url(/static/hengsheng/h-5.png) top center;
}






#home-case   {
    background: url(/static/hengsheng/case.jpg) bottom center no-repeat;
    padding-top: 30px;
    padding-bottom: 160px;
}

#home-case   .u {
        background: url(/static/hengsheng/case-u.png) bottom center;
        width: 291px;
        height: 364px;
        position: relative;
}

#home-case   .u  img {
    display: block;
    width: 100%;
    height: 222px;
    margin-top: 50px;
}


#home-case   .u  p {
    line-height: 2em;
    margin-top: 10px;
    font-weight: bold;
}


#home-case   .u:before {
    display: block;
    position: absolute;
    content:  "1";
    font-size: 24px;
    left:  20px;
    top: 5px;
    font-weight: bold;
    color: white;
}


#home-case   .u-1 {
           background: url(/static/hengsheng/case-u-hover.png) bottom center;
           color: white;
}



#home-case   .u-1:before { 
    content:  "1";
}

#home-case   .u-2:before { 
    content:  "2";
}
#home-case   .u-3:before { 
    content:  "3";
}
#home-case   .u-4:before { 
    content:  "4";
}
#home-case   .u-5:before { 
    content:  "5";
}




























#home-news .qiehuan .qiehuan-title {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 690px;
    margin: 0 auto;
}

#home-news .qiehuan .qiehuan-title a.unit {
    width: 230px;
    line-height: 3.6em;
    text-align: center;
    display: block;
 
    color: white;
}


 


#home-news .qiehuan .qiehuan-title .unit-1 {
    background: url(/static/hengsheng/home-news-unit-1.png) center no-repeat ;
}

#home-news .qiehuan .qiehuan-title .unit-1.hover {
    background: url(/static/hengsheng/home-news-unit-1.png) center no-repeat ;
}


#home-news .qiehuan .qiehuan-title .unit-2 {
    background: url(/static/hengsheng/home-news-unit-2.png) center no-repeat ;
}


#home-news .qiehuan .qiehuan-title .unit-2.hover {
    background: url(/static/hengsheng/home-news-unit-2.png) center no-repeat ;
}


#home-news .qiehuan .qiehuan-title .unit-3 {
    background: url(/static/hengsheng/home-news-unit-3.png) center no-repeat ;
}


#home-news .qiehuan .qiehuan-title .unit-3.hover {
    background: url(/static/hengsheng/home-news-unit-3.png) center no-repeat ;
}


#home-news .qiehuan  .qiehuan-con {
    width: 1200px;
    margin:  0 auto;
}

#home-news .qiehuan  .qiehuan-con  .tops {
    display: flex;
    flex-wrap:  nowrap;
justify-content: space-between;
    margin-top: 2em;
    margin-bottom: 1em;
}

#home-news .qiehuan  .qiehuan-con  .tops .u {
    width: 32%;
   box-sizing: border-box;
   padding: 15px;
   border: 2px solid #ccc;
   border-radius: 3px;
   position: relative;
    background: url(/static/hengsheng/hhh.png) center no-repeat ;
    padding: 10px 20px;
    padding-bottom: 80px;
    
}

#home-news .qiehuan  .qiehuan-con  .tops .u:hover  h3 {
   color: #a26907;
}

#home-news .qiehuan  .qiehuan-con  .tops .u:hover  .end {
     color: white;
     background: #7896de;
     
}

#home-news .qiehuan  .qiehuan-con  .tops .u  .end {
    position: absolute;
    bottom:  0;
    left:  0;
    width: 100%;
    padding:  10px  20px;
    box-sizing: border-box;
    display: flex;
    justify-content:  space-between;
}

#home-news .qiehuan  .qiehuan-con  .tops .u  .ymd .md {
    font-size: 30px;
}



#home-news .qiehuan  .qiehuan-con  .tops .u  h3 {
    line-height: 3em;
        overflow: hidden;
            white-space: nowrap;
                text-overflow: ellipsis;

}



#home-news .qiehuan  .qiehuan-con  .tops .u  p {
    padding: 1em 0;
    padding-top:  0;
    line-height: 1.4em;
    color: #666;
    border-bottom: 1px  dotted #ccc;
}


#home-news .qiehuan  .qiehuan-con  .tops .u   .more {
   padding-top: 0.5em;
}




#home-news .qiehuan  .qiehuan-con  .newscon {
    display: flex;
    flex-wrap:  wrap;
    justify-content:  space-between;
    margin-top: 2.5em;
    
} 



#home-news .qiehuan  .qiehuan-con  .newscon > a {
    width: 48%;
    
    display: flex;
    flex-wrap:  nowrap;
    justify-content:  space-between;
    margin-bottom: 2em;
 
}

#home-news .qiehuan  .qiehuan-con  .newscon > a  .end {
    
}
#home-news .qiehuan  .qiehuan-con  .newscon > a  .ymd {
 
  background: #dcdcdc;
  text-align: center;
  color: white;
  padding:  0 20px;
  display:  inline;
  padding-bottom: 10px;
}


#home-news .qiehuan  .qiehuan-con  .newscon > a  .ymd .Y {
    font-size: 40px;
    
   padding-top: 20px;
}


#home-news .qiehuan  .qiehuan-con  .newscon > a  .ymd .md {
 
   white-space:nowrap;
}


#home-news .qiehuan  .qiehuan-con  .newscon .info {
    padding-left: 2em;
}

#home-news .qiehuan  .qiehuan-con  .newscon .info  p {
    line-height: 1.5em;
    margin-top: 0.5em;
}
 

#home-news .qiehuan  .qiehuan-con  .newscon .info  p  span {
    display: inline-block;
    float: right;
}

 







.links {

}
.links a { display: inline-block; margin-left: 10px; }
