#banner {
    border: 0;
    height: 600px;
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 9999;
}

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


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

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

#top {
    height: 80px;

}

#top.mainw {
    position:relative;
}

#top.mainw  .nav {
    position: absolute;
    right: 0;
    top:  0;
    width: 880px;
    font-size: 0;
    letter-spacing: -3px;

}

#top.mainw  .nav a {
    line-height: 80px;
    display: inline-block;
    text-align: center;
    width: 110px;
    font-size: 16px;
    letter-spacing: 3px;
}


#home-four {
    height: 300px;
    width: 1200px;
    margin:  0 auto;
    font-size: 0;
    letter-spacing: -3px;
    margin-top: 30px;
}

#home-four  > a {
    display: inline-block;
    font-size: 0;
    letter-spacing: -3px;
    height: 300px;
    width: 300px;
    color: white;
    /*transition: all 0.6s;*/
}
#home-four  > a:hover h3 {

    transform:  scale(1.2); 
}

#home-four  > a   h3  {
    letter-spacing: 3px;
    font-size: 24px;
    text-align: center;
    margin-top: 100px;
}

#home-four  > a  p {
    letter-spacing: 2px;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    padding: 0 20px;
    letter-spacing: 1px;
}

#home-four  .item-1 { background: #0f8eeb; }
#home-four .item-2 { background: url(/static/lvyuan/four-2.jpg) no-repeat }
#home-four .item-3 { background: #67b440;}

#home-four .item-4  { background: url(/static/lvyuan/four-4.jpg) no-repeat; background-size: cover}


.home-main-title {
    text-align: center;

}

.home-main-title h3 {
    font-size: 24px;
    line-height: 1.7;
    margin-top: 50px;
    letter-spacing: 4px;
}

.home-main-title p {
    font-size: 14px;
    color:#666666;
    text-transform:  uppercase;
}



#home-prolist .qiehuan {
    position: relative;
    min-height: 500px;
}

#home-prolist .qiehuan .qiehuan-title {
    height: 476px;
    width: 260px;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 38px;
    padding-bottom: 38px;
    background: #a3cbee;
}
#home-prolist .qiehuan .qiehuan-title a {
    display: block;
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 60px;
    position: relative;
    box-sizing: border-box;
    font-size: 18px;
}
#home-prolist .qiehuan .qiehuan-title a:hover , #home-prolist .qiehuan .qiehuan-title a.hover {
    color: white;
    background: #67b440;
}
#home-prolist .qiehuan .qiehuan-title a span {
    display: block;
    position: absolute;
    width: 40px;
    height: 80px;
    left: -40px;
    top: 0;
    background: #67b440;
    display: none;
}

#home-prolist .qiehuan .qiehuan-title a:hover  span , #home-prolist .qiehuan .qiehuan-title a.hover  span {
    display: block;
}

#home-prolist .qiehuan .qiehuan-title a.item-1 { background: url(/static/lvyuan/prolist-1.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-2 { background: url(/static/lvyuan/prolist-2.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-3 { background: url(/static/lvyuan/prolist-3.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-4 { background: url(/static/lvyuan/prolist-4.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-5 { background: url(/static/lvyuan/prolist-5.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-6 { background: url(/static/lvyuan/prolist-6.png) 10px no-repeat;}

#home-prolist .qiehuan .qiehuan-title a.item-1:hover  { background: #67b440 url(/static/lvyuan/prolist-1-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-2:hover  { background: #67b440 url(/static/lvyuan/prolist-2-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-3:hover  { background: #67b440 url(/static/lvyuan/prolist-3-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-4:hover  { background: #67b440 url(/static/lvyuan/prolist-4-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-5:hover  { background: #67b440 url(/static/lvyuan/prolist-5-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-6:hover  { background: #67b440 url(/static/lvyuan/prolist-6-hover.png) 10px no-repeat;}

#home-prolist .qiehuan .qiehuan-title a.item-1.hover  { background: #67b440 url(/static/lvyuan/prolist-1-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-2.hover  { background: #67b440 url(/static/lvyuan/prolist-2-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-3.hover  { background: #67b440 url(/static/lvyuan/prolist-3-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-4.hover  { background: #67b440 url(/static/lvyuan/prolist-4-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-5.hover  { background: #67b440 url(/static/lvyuan/prolist-5-hover.png) 10px no-repeat;}
#home-prolist .qiehuan .qiehuan-title a.item-6.hover  { background: #67b440 url(/static/lvyuan/prolist-6-hover.png) 10px no-repeat;}





#home-prolist .qiehuan .qiehuan-title  {

}

#home-prolist .qiehuan .qiehuan-con {
    width: 860px;
    height: 476px;
    position: absolute;
}



#home-prolist .qiehuan .qiehuan-con .unit {
    text-align: justify;
    text-align-last:  justify;
}


#home-prolist .qiehuan .qiehuan-con .unit li {
    width: 30%;
    display: inline-block;
}


#home-prolist .qiehuan .qiehuan-con .unit li a {
    text-align: center;
    text-align-last: center;
    display: block;
}
#home-prolist .qiehuan .qiehuan-con .unit li a img {
    max-width: 100%;
    width: 100%;
    height: 180px;
    /*float: left;*/
    vertical-align: top;
}

#home-prolist .qiehuan .qiehuan-con .unit li a p {
    height: 50px;
    width: 100%;
    line-height: 50px;
    border: 1px solid #0f8eeb;
    border-top: 0;
    box-sizing: border-box; 
    margin-bottom: 20px;
}

#home-tonglan-1 {
    margin-top: 50px;
    background: url(/static/lvyuan/tonglan.jpg) center no-repeat;
    height: 257px;
}

#home-tonglan-1 .mainw {
    position: relative;
    color: white;
}
#home-tonglan-1 .mainw span {
    font-weight: bold;
}

#home-tonglan-1 .mainw .text1 {
    position: absolute;
    top: 20px;
    left: 20px;

    font-size: 18px;
}
#home-tonglan-1 .mainw .text1  span {
    font-size: 24px;
}

#home-tonglan-1 .mainw .text2 {
    position: absolute;
    top: 60px;
    left: 20px;

    font-size: 36px;
}

#home-tonglan-1 .mainw .text2  span {

}


#home-tonglan-1 .mainw .text3 {
    position: absolute;
    top: 120px;
    left: 20px;

    font-size: 18px;
}

#home-tonglan-1 .mainw .tel {
    position: absolute;
    top: 170px;
    left: 20px;
    height: 50px;
    width: 300px;
    font-size: 18px;
    background:  white url(/static/lvyuan/tonglan-1-tel.png) no-repeat 10px 10px;
    border-radius: 25px;
    color: #0f8eeb;
    padding-left: 60px;
}
#home-tonglan-1 .mainw .tel span {
    font-size: 24px;
}



#home-tonglan-1 .mainw  .right {
    position: absolute;
    width: 500px;
    right: 20px;
    top: 10px;
}
#home-tonglan-1 .mainw  .right  p {
    font-size: 24px;
    line-height: 100px;
}

#home-tonglan-1 .mainw  .right .con {
    text-align: justify;
    text-align-last: justify;
}

#home-tonglan-1 .mainw  .right .con  span {
    text-align: center;
    display: inline-block;
    width: 20%;
    height: 90px;
    border:1px solid white;
    font-size: 23px;
    line-height: 90px;
    text-align: center;
    text-align-last: center;
}


#home-case {

}


#home-case .qiehuan {
    position: relative;
    height: 510px;
}


#home-case .qiehuan  .qiehuan-title {
    position: absolute;
    left: 0;
    top: 0;
    height: 510px;
    width: 280px;
}

#home-case .qiehuan  .qiehuan-title  a {
    width: 100%;
    height: 155px;
    display: block;
    margin-bottom: 25px;
}
#home-case .qiehuan  .qiehuan-title  a img {
    width: 100%;
    height: 100%;
}

#home-case .qiehuan .qiehuan-con {
    position: absolute;
    top: 0;
    right: 0;
    width: 900px;
    height: 510px;
}
#home-case .qiehuan .qiehuan-con .unit {
    width: 900px;
    height: 510px;
    position: relative;
}

#home-case .qiehuan .qiehuan-con .unit img {
    width: 900px;
    height: 510px;
    position: absolute;
}

#home-case .qiehuan .qiehuan-con .unit .con {
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    position: absolute;
    color: white;
    padding: 10px 20px;
    box-sizing:  border-box;
}
#home-case .qiehuan .qiehuan-con .unit .con  h3 {
    padding-top: 10px;
}

#home-case .qiehuan .qiehuan-con .unit .con p {
    line-height: 1.2;
    padding-top: 10px;
}


#home-show {
    background: url(/static/lvyuan/home-show.jpg) center no-repeat ;
    height: 425px;
    margin-top: 50px;
    color: white;
}

#home-show  .mainw {
    position: relative;
    height: 100%;
}

#home-show  .mainw  .top-text {
    position: absolute;
    top: 32px;
    left: 40px;
    width: 100%;
    font-size: 0;

}
#home-show  .mainw  .top-text span {
    display:inline-block;
    width: 14.28%;
    font-size: 14px;
}
#home-show  .mainw .tel {
    position: absolute;
    bottom: 23px;
    left: 65px;
    font-size: 24px;
}


#home-show  .mainw .text {
    position: absolute;

    left: 333px;
    top: 200px;
    font-size: 22px;
}
#home-show  .mainw .text  span {
    color: #67b440;
}

#home-show  .mainw  #hzkh {
    font-size: 22px;
    position: absolute;
    top: 273px;
    right: 20px;
    width: 855px;
    height: 125px;
    /*outline: 1px solid red;*/
}


/* 本例子css */
.picScroll-left{ width:685px;  overflow:hidden;    }
.picScroll-left .hd{ 

    overflow: hidden;
    height: 30px;
    background: #67b440;
    padding: 0 0px;
    position: absolute;
    width: 190px;
    height: 125px;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ 
    
        display: block;
    width: 21px;
    height: 21px;
    float: right;
    margin-right: 0;
    margin-top: 80px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}
    
.picScroll-left .hd .text-text {
    text-align: center;
    position: absolute;
    width: 100%;
    line-height: 67px;
}

.picScroll-left .hd .prev {  background:url("/static/lvyuan/arrow-prev.png") no-repeat;     left: 111px;}
.picScroll-left .hd .next {  background:url("/static/lvyuan/arrow-next.png") no-repeat;     left: 55px;}
 
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1;  zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  height: 125px;   }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{   
    position: absolute;
    right: 0;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative; }
.picScroll-left .bd ul li .pic{ text-align:center;  width: 150px; height: 125px; position: relative; }
.picScroll-left .bd ul li .pic img{ width:152px; height:125px; display:block;  }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;  position: absolute; background: 0; text-align: center; width: 100%; display: none  }


#home-about {
    
}


#home-about .mainw  {
    margin-top: 20px;
}


#home-about .mainw .con{
    height: 354px;
    background: url(/static/lvyuan/lvyuan.jpg) left top no-repeat;
    padding-left: 800px;
}


#home-about .mainw .con h3 {
    font-size: 24px;
    color: #0f8eeb;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}


#home-about .mainw .con p {
    margin-top: 30px;
    text-align: justify;
    text-align-last:  left;
}


#home-about .mainw .con  a {
    display: inline-block;
    float: right;
    color: #0f8eeb;
    font-size: 16px;
    
}




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

#home-news .mainw {
    text-align: justify;
    text-align-last: justify;
}
#home-news  .item {
    display: inline-block;
    width: 32%;
    padding: 24px 10px;
    box-sizing: border-box;
    
    text-align: left;
    text-align-last: left;
}

#home-news  .item  a.title {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    display: inline-block;
}

#home-news  .item  a.title-1 {
    background: url(/static/lvyuan/news-1.png) right top 3px no-repeat;
}

#home-news  .item  a.title-2 {
    background: url(/static/lvyuan/news-2.png) right top 3px no-repeat;
}

#home-news  .item  a.title-3 {
    background: url(/static/lvyuan/news-3.png) right top 3px no-repeat;
}


#home-news  .item   .img  {
    position: relative;
    /*height: 364px;*/
}
#home-news  .item  img {
    width: 100%;
}
#home-news  .item  .img p {
    position: absolute;
    bottom: 0;
    line-height: 40px;
    width: 100%;
    background: rgba(0,0,0,0.8);
    color: white;
    padding: 0 10px;
    box-sizing:  border-box;
}

#home-news  .item  ul {
    margin-top: 40px;
}

#home-news  .item  ul  li {
    line-height: 30px;
    
}

#home-news  .item  ul  li a {
    display: block;
    position: relative;
}

#home-news  .item  ul  li a .text {
    display: inline-block;
     overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
     width: 63%;
     color: #666;
}

#home-news  .item  ul  li a .date {
    position: absolute;
    display: inline-block;
    right: 0;
    line-height: 30px;
}

#home-news  .item  ul  li  s {
    text-decoration:  none;
}

#home-news  .item {
    border: 1px solid rgba(255,255,1255,0);
}

#home-news  .item:hover {
    border: 1px solid #ccc;
}


#home-links {
    margin: 20px auto;
}

#home-links .title {
    line-height: 30px;
    font-size: 20px;
}

#home-links .title  b {
    font-weight: bolder;
}

#home-links  a  {
    display: inline-block;
    /*line-height: 30px;*/
    color: #666;
    padding: 0 10px;
    border-right: 1px  solid #ccc;
    margin-bottom: 10px;
    font-size: 16px;
}


#footer {
    background: url(/static/lvyuan/footer.jpg) center;
    height: 367px;
    color: #b2b2b2;
}

#footer  h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #666;
    color: white;
    padding-top: 30px;
    padding-bottom: 5px;
}

#footer  a {
    color: inherit;
}

#footer   .unit {
    float: left;
    
}

#footer   .unit.item-1 a  {
    display: block;
    width: 185px;
    padding-top: 18px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
}
#footer   .unit.item-2 {
    margin-left: 80px;
    width: 400px;
}

#footer   .unit.item-2 p {
      display: block;
 
    padding-top: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #666;
    padding-left: 30px;
  
}
#footer   .unit.item-2 p.phone { background: url(/static/lvyuan/footer-phone.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.tel { background: url(/static/lvyuan/footer-tel.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.fax { background: url(/static/lvyuan/footer-fax.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.email { background: url(/static/lvyuan/footer-email.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.you { background: url(/static/lvyuan/footer-postcode.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.address { background: url(/static/lvyuan/footer-address.png)  center left 3px no-repeat;}

#footer   .unit.message {
    width: 500px;
    float: right;
}

#footer   .unit.message  .info {
    display: inline-block;
    width: 20%;
    line-height: 40px;
    vertical-align:  central;
 
}

#footer   .unit.message  input {
    width: 70%;
    height: 20px;
    padding: 5px;
    margin: 10px;
     font-size: 16px;
}

#footer   .unit.message  textarea {
     width: 70%;
 
    padding: 5px;
    margin: 10px;
    height: 100px;
    font-size: 16px;
} 

#footer   .unit.message  .line {
    position: relative;
}

#footer   .unit.message .ab {
    position: absolute;
    top: 50px;
    left: 0;
}


#footer   .unit.message #submit {
    height: 40px;
    width: 100px;
    background: #67b440;
    color: white;
    border: 0;
}

#copyright {
    background: #0f8eeb;
    line-height: 50px;
    color: white;
    text-align: center;
    font-size: 16px;
}
