.relative,
.top-nav {
    position: relative
}

html {
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-height: 900px
}

body {
    min-height: 100%;
    font-family: "Microsoft YaHei"
}

.w-1200 {
    width: 1200px;
    margin: auto
}

.my_inline-block {
    display: inline-block
}

.radius_6 {
    border-radius: 6px
}

.mg-top5 {
    margin-top: 5px
}

.mg-top10 {
    margin-top: 10px
}

.mg-top15 {
    margin-top: 15px
}

.mg-top20 {
    margin-top: 20px
}

.mg-top25 {
    margin-top: 25px
}

.mg-top30 {
    margin-top: 30px
}

.mg-top40 {
    margin-top: 40px
}

.bg-gray {
    background: #cbcbcb
}

.bg-gray1 {
    background: #f6f6f6
}

.bg-green {
    background: #94c62a
}

.bg-white {
    background: #fff
}

.color-gray {
    color: #aeaeae
}

.color-gray1 {
    color: #666
}

.color-white {
    color: #fff
}

.color-green {
    color: #94c62a
}

.color-green3 {
    color: #28a660
}

.color-blue {
    color: #66bcfe
}

.blod,
.bold {
    font-weight: 700
}

.a-no-under {
    text-decoration: none
}

#logo {
    display: block;
    margin-top: 15px
}

/* é¡¶éƒ¨å¯¼èˆª */



/* end */

.green-circle-title {
    background: url(../../img/website/lvchuang/product/green-circle.jpg) left center no-repeat;
    padding-left: 20px;
    font-size: 20px;
    color: #28a660
}

.fadeIn {
    animation: fade 1s alternate;
    animation-fill-mode: forwards
}

.fadeOut {
    animation: fadeOut 1s alternate;
    animation-fill-mode: forwards
}

@keyframes fade {
    0% {
        background: #f6f6f6;
        box-shadow: none
    }

    100% {
        background: #fff;
        box-shadow: 3px 3px 20px #eee
    }
}

@keyframes fadeOut {
    0% {
        background: #fff;
        box-shadow: 3px 3px 20px #eee
    }

    100% {
        background: #f6f6f6;
        box-shadow: none
    }
}

.font-12 {
    font-size: 12px
}

.font-13 {
    font-size: 13px
}

.font-14 {
    font-size: 14px
}

.font-15 {
    font-size: 15px
}

.font-16 {
    font-size: 16px
}

.font-17 {
    font-size: 17px
}

.font-18 {
    font-size: 18px
}

.font-19 {
    font-size: 19px
}

.font-20 {
    font-size: 20px
}

.font-21 {
    font-size: 21px
}

.font-22 {
    font-size: 22px
}

.font-23 {
    font-size: 23px
}

.font-24 {
    font-size: 24px
}

.font-25 {
    font-size: 25px
}

.font-26 {
    font-size: 26px
}

.font-27 {
    font-size: 27px
}

.font-28 {
    font-size: 28px
}

.font-29 {
    font-size: 29px
}

.font-30 {
    font-size: 30px
}

.font-31 {
    font-size: 31px
}

.font-32 {
    font-size: 32px
}

.font-33 {
    font-size: 33px
}

.font-34 {
    font-size: 34px
}

.font-35 {
    font-size: 35px
}

.font-36 {
    font-size: 36px
}

.font-37 {
    font-size: 37px
}

.font-38 {
    font-size: 38px
}

.font-39 {
    font-size: 39px
}

.friends-link,
.friends-link ul {
    margin-top: 30px
}

.friends-link ul li {
    display: inline-block;
    width: 127px;
    height: 56px;
    border: 1px solid #cdcdcd;
    margin-left: 90px;
    margin-top: 15px
}

.bottom-msg {
    width: 100%;
    height: 230px;
    background-image: url(../../img/website/lvchuang/index/bottom_bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

#carousel-example-generic {
    width: 100%;
    background: #94c62a;
    border: none
}

#carousel-example-generic img {
    width: 100%
}

#carousel-example-generic .carousel-indicators li {
    width: 20px;
    height: 20px;
    background: #fff;
    border: none;
    margin-left: 20px
}

#carousel-example-generic .carousel-indicators .active {
    background: #94c62a;
    border: none
}

.index-box1 {
    padding: 80px 0
}

.index-box1 .index-box1-items {
    width: 323px;
    height: 380px;
    margin: 30px auto auto;
    padding: 50px 60px 0;
    animation: fadeOut 1s alternate;
    animation-fill-mode: forwards
}

.index-box1 .index-box1-items .img1 {
    display: inline
}

.index-box1 .index-box1-items .img2,
.index-box1 .index-box1-items.current .img1,
.index-box1 .index-box1-items:hover .img1 {
    display: none
}

.index-box1 .index-box1-items.current,
.index-box1 .index-box1-items:hover {
    animation: fade 1s alternate;
    animation-fill-mode: forwards
}

.index-box1 .index-box1-items.current .img2,
.index-box1 .index-box1-items:hover .img2 {
    display: inline
}

.index-box1 .index-box1-items.current .index-box1-items-title,
.index-box1 .index-box1-items:hover .index-box1-items-title {
    color: #94c62a
}

.index-box1 .index-box1-items .index-box1-items-content {
    line-height: 30px
}

.index-box2 {
    padding: 80px 0
}

.index-box2 .index-box2-item1 {
    margin-top: 65px
}

.index-box2 .index-box2-item1 .index-box2-content-l1 {
    width: 541px;
    height: 455px
}

.index-box2 .index-box2-item1 .index-box2-content-r1 {
    width: 510px;
    margin-left: 605px
}

.index-box2 .index-box2-item1 .index-box2-content-r1 .b2-l {
    width: 63px;
    height: 50px
}

.index-box2 .index-box2-item1 .index-box2-content-r1 .b2-r {
    width: 437px;
    margin-left: 73px
}

.index-box2 .index-box2-item2 {
    margin-top: 140px
}

.index-box2 .index-box2-item2 .index-box2-content-l2 {
    width: 460px;
    margin: 20px 0 0 50px
}

.index-box2 .index-box2-item2 .index-box2-content-l2 .b2-l {
    width: 63px;
    height: 50px
}

.index-box2 .index-box2-item2 .index-box2-content-l2 .b2-r {
    width: 387px;
    margin-left: 73px
}

.index-box2 .index-box2-item2 .index-box2-content-r2 {
    width: 541px;
    height: 455px;
    margin-left: 605px
}

.index-box2 .index-box2-contents {
    line-height: 35px
}

.index-box3 {
    padding-top: 70px
}

.index-box3 .index-box3-title {
    text-align: center;
    display: block;
    position: relative;
    overflow: visible
}

.index-box3 .index-box3-title li {
    font-size: 26px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 80px;
    width: 145px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    overflow: visible;
    position: relative
}

.index-box3 .index-box3-title li:first-child {
    margin-left: 74px
}

.index-box3 .index-box3-title li.current,
.index-box3 .index-box3-title li:hover {
    border-radius: 7px;
    background: #94c62a;
    color: #fff
}

.index-box3 .index-box3-title li.current a,
.index-box3 .index-box3-title li:hover a {
    display: block
}

.index-box3 .index-box3-title li a {
    position: absolute;
    top: 0;
    width: 100px;
    color: #333;
    display: none
}

.index-box3 .index-box3-title li a.more1 {
    right: -580px
}

.index-box3 .index-box3-title li a.more2 {
    right: -335px
}

.index-box3 .index-news-1 {
    text-align: center;
    padding-top: 70px
}

.index-box3 .index-news-1 a {
    text-decoration: none
}

.index-box3 .index-news-1 .index-news-img1 img {
    width: 420px;
    height: 280px
}

.index-box3 .index-news-1 .index-news-title1 {
    display: block;
    color: #333;
    text-overflow: ellipsis;
    width: 460px;
    margin: 30px auto auto
}

.index-box3 .index-news-1 .index-news-title1:hover {
    color: #94c62a
}

.index-box3 .index-news-1 .index-news-content1 {
    display: block;
    text-align: left;
    height: 100px;
    text-overflow: ellipsis;
    line-height: 1.5;
    width: 460px;
    margin: 30px auto auto;
    color: #666
}

.index-box3 .index-news-2 .items {
    border-bottom: 1px solid #eee;
    padding: 30px 0;
    overflow: hidden
}

.index-box3 .index-news-2 .items .index-news-2-content,
.index-box3 .index-news-2 .items .index-news-2-time,
.index-box3 .index-news-2 .items .index-news-2-title {
    color: #666
}

.index-box3 .index-news-2 .items .index-news-2-time,
.index-box3 .index-news-2 .items .index-news-2-title {
    padding-top: 30px
}

.index-box3 .index-news-2 .items .index-news-2-content {
    line-height: 1.8
}

.index-box3 .index-news-2 .items:last-child {
    border: none
}

.index-box3 .index-news-2 .items .index-news-2-img img {
    width: 260px;
    height: 160px
}

.index-box4 {
    overflow: hidden
}

.index-box4 .index-box4-l {
    position: relative;
    width: 50%
}

.index-box4 .index-box4-l img {
    width: 100%
}

.index-box4 .index-box4-l #left-arrow {
    position: absolute;
    width: 42px;
    height: 84px;
    right: -2px;
    top: 50%;
    margin-top: -42px;
    background: url(../../img/website/lvchuang/index/left-arrow.png) no-repeat
}

.index-box4 .index-bo4-r {
    width: 50%
}

.index-box4 .index-bo4-r .index-bo4-r-inner {
    padding: 15vh 15px 0 50px
}

.index-box4 .index-bo4-r .index-bo4-r-inner .index-box4-title {
    color: #fff;
    font-size: 26px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    font-weight: 700
}

.index-box4 .index-bo4-r .index-bo4-r-inner .index-box4-title1 {
    color: #fff;
    font-size: 20px
}

.index-box4 .index-bo4-r .index-bo4-r-inner .index-box4-content {
    color: #fff;
    font-size: 16px
}

@media screen and (max-width:1200px) {
    .index-box4 .index-bo4-r .index-bo4-r-inner {
        padding: 8vh 15px 0 50px
    }
}

@media screen and (min-width:1920px) {
    .index-box4 .index-bo4-r .index-bo4-r-inner {
        padding: 20vh 15px 0 50px
    }
}

.business-banner-wrapper {
    background: #69f;
    height: 250px
}

.business-banner-wrapper img {
    display: block;
    margin-left: 100px
}

.business-area-box1 {
    margin-top: 100px;
    padding: 0 0 100px
}

.business-area-box2 {
    background: #f6f6f6;
    padding: 100px 0
}

.business-area-box2 .business-area-box2-items {
    margin-top: 80px
}

.business-area-box2 .business-area-box2-items .business-area-box2-titles {
    margin-top: 75px
}

.business-area-box2 .business-area-box2-items .business-area-box2-contents {
    margin-top: 35px;
    line-height: 2
}

.business-area-box3 {
    padding: 55px 0;
    background: #edf9e1
}

.business-area-box3 ul {
    display: block;
    margin-left: -75px
}

.business-area-box3 ul li {
    display: inline-block;
    width: 190px;
    height: 50px;
    line-height: 50px;
    background: #74a0fe;
    text-align: center;
    margin-left: 40px;
    border-radius: 6px;
    color: #fff;
    font-size: 14px
}

.business-area-box3 .business-area-box3-imgs {
    margin-top: 75px
}

.huanwei-banner-wrapper {
    background: #eaeef1;
    height: 250px
}

.huanwei-banner-wrapper #banner-img {
    background: url(../../img/website/lvchuang/smarty_recycle/banner.png) center center no-repeat;
    height: 250px
}

.huanwei-box1 {
    padding: 35px 0
}

.huanwei-box1 .huanwei-content {
    background: url(../../img/website/lvchuang/smarty_recycle/huanwei-cloud.jpg) left center no-repeat;
    height: 110px;
    padding-left: 135px;
    line-height: 1.5
}

.huanwei-box2 {
    background-image: url(../../img/website/lvchuang/smarty_recycle/bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.huanwei-box2 .huanwei-box2-items {
    padding: 45px 0;
    border-bottom: 1px solid #eee
}

.huanwei-box2 .huanwei-box2-items .num-wrapper {
    padding-left: 80px;
    height: 76px;
    margin-left: 100px
}

.huanwei-box2 .huanwei-box2-items .num-wrapper .num-title {
    padding-bottom: 10px;
    width: 180px;
    border-bottom: 3px solid #66bcfe
}

.huanwei-box2 .huanwei-box2-items #num1 {
    background: url(../../img/website/lvchuang/smarty_recycle/1.png) left top no-repeat
}

.huanwei-box2 .huanwei-box2-items #num2 {
    background: url(../../img/website/lvchuang/smarty_recycle/2.png) left top no-repeat
}

.huanwei-box2 .huanwei-box2-items #num3 {
    background: url(../../img/website/lvchuang/smarty_recycle/3.png) left top no-repeat
}

.huanwei-box2 .huanwei-box2-items #num4 {
    background: url(../../img/website/lvchuang/smarty_recycle/4.png) left top no-repeat
}

.huanwei-box2 .huanwei-box2-items #num5 {
    background: url(../../img/website/lvchuang/smarty_recycle/5.png) left top no-repeat
}

.huanwei-box2 .huanwei-box2-items #num6 {
    background: url(../../img/website/lvchuang/smarty_recycle/6.png) left top no-repeat
}

.huanwei-box2 .huanwei-box2-items .huanwei-box2-title {
    margin-left: 50px;
    margin-top: 40px
}

.huanwei-box2 .huanwei-box2-items .huanwei-box2-content {
    margin-left: 50px;
    margin-top: 20px;
    text-align: left;
    line-height: 1.8
}

.classic-case-banner {
    background: url(../../img/website/lvchuang/classic_case/banner.png) center center no-repeat;
    height: 330px
}

.classic-case-box1 {
    padding-bottom: 75px
}

.classic-case-box1 .classic-case-box-1-title {
    margin-top: 75px;
    text-align: center;
    color: #94c62a;
    font-size: 26px
}

.classic-case-box1 .classic-case-box1-sub-title {
    color: #42b029;
    font-size: 30px;
    font-weight: 700;
    margin-top: 165px
}

.classic-case-box1 .classic-case-box1-items {
    margin-top: 100px
}

.classic-case-box1 .classic-case-box1-items .gc-title {
    background: url(../../img/website/lvchuang/classic_case/green-circle.png) left center no-repeat;
    color: #42b029;
    font-size: 20px;
    padding-left: 15px
}

.classic-case-box1 .classic-case-box1-items .gc-content {
    line-height: 2.2;
    letter-spacing: 1px
}

.news-banner {
    background: url(../../img/website/lvchuang/news/banner.png) center center no-repeat;
    height: 250px
}

.news-box1 {
    padding: 30px 0
}

.news-box1 .news-box-1-title {
    border-left: 3px solid #28a660;
    padding-left: 30px;
    color: #28a660;
    font-size: 30px
}

.news-box1 .news-box1-inner1 {
    padding: 15px 0
}

.news-box1 .news-box1-inner1 .news-box1-inner1-title {
    font-size: 18px
}

.news-box1 .news-box1-inner1 .news-box1-inner1-title a {
    width: auto;
    color: #28a660;
    border: none;
    text-align: left
}

.news-box1 .news-box1-inner1 .news-box1-inner1-time {
    color: #666;
    margin-top: 15px
}

.news-box1 .news-box1-inner1 .news-box1-inner1-content {
    color: #aeaeae;
    margin-top: 15px;
    letter-spacing: 3px;
    line-height: 2
}

.news-box1 .news-box1-inner1 a {
    width: 120px;
    height: 35px;
    border: 1px solid #28a660;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    display: block;
    color: #666
}

.news-box1 .news-box1-inner1 img {
    width: 260px;
    height: 195px
}

.news-box1 .news-box1-inner2 {
    padding: 30px 0
}

.news-box1 .news-box1-inner2 .green-box {
    background: #28a660;
    position: relative;
    width: 88px;
    height: 88px;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
    color: #fff
}

.news-box1 .news-box1-inner2 .green-box .green-box-inner {
    position: absolute;
    left: 0;
    bottom: 0r;
    width: 88px;
    height: 30px;
    line-height: 30px;
    background: #1b9451;
    font-size: 14px
}

.news-box1 .news-box1-inner2 .news-box1-inner2-title {
    display: block;
    font-size: 18px;
    color: #28a660;
    text-decoration: none
}

.news-box1 .news-box1-inner2 .news-box1-inner2-content {
    display: block;
    line-height: 1.5;
    letter-spacing: 3px;
    text-decoration: none;
    margin-top: 15px;
    color: #aeaeae;
    font-size: 14px
}

.news-box1 .news-box1-inner2:hover {
    background: #edfbf1
}

.about_us-banner {
    background: url(../../img/website/lvchuang/about_us/banner.png) center center no-repeat;
    height: 250px
}

.left-nav-1 li {
    height: 47px;
    width: 100%;
    margin-top: 2px;
    padding: 0 10px
}

.left-nav-1 li.current,
.left-nav-1 li:hover {
    background: #95c629
}

.left-nav-1 li.current a,
.left-nav-1 li:hover a {
    color: #fff
}

.left-nav-1 li.current a::before {
    background-color: #fff
}

.left-nav-1 li.current span,
.left-nav-1 li:hover span {
    color: #fff;
    display: inline
}

.left-nav-1 li a {
    color: #666;
    font-size: 16px;
    display: block;
    line-height: 47px;
    height: 47px;
    text-decoration: none;
    letter-spacing: 5px
}

.left-nav-1 li span {
    margin: 10px 0 0;
    color: #333;
    font-size: 16px
}

.about_us-box1>.container {
    overflow: hidden;
    padding: 40px 0 40px 20px;
    background-color: #fff
}

.about_us-box1>.container>.row {
    overflow: hidden;
    margin: 0
}

.about-green-txt {
    margin-bottom: 40px;
    color: #95c629;
    font-size: 20px;
    font-weight: 700
}

.about-pic-box {
    margin: 20px
}

.about_us-box2-item {
    padding: 0;
    cursor: pointer
}

.about-pic {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    text-align: center
}

.about-content {
    margin: 10px 60px
}

.map-pic {
    max-width: 100%;
    margin-top: 10px
}

.about-pic img {
    width: 40px;
    height: 40px
}

.about-pic p {
    margin: 0;
    font-size: 16px;
    line-height: 30px
}

.about-pic span {
    display: inline-block;
    width: 43px;
    height: 43px
}

.about_us-box2-item-1 span {
    background-image: url(../../img/website/lvchuang/about_us/icon/1.png)
}

.about_us-box2-item-1:hover span {
    background-image: url(../../img/website/lvchuang/about_us/icon/active_1.png)
}

.about_us-box2-item-2 span {
    background-image: url(../../img/website/lvchuang/about_us/icon/2.png)
}

.about_us-box2-item-2:hover span {
    background-image: url(../../img/website/lvchuang/about_us/icon/active_2.png)
}

.about_us-box2-item-3 span {
    background-image: url(../../img/website/lvchuang/about_us/icon/3.png)
}

.about_us-box2-item-3:hover span {
    background-image: url(../../img/website/lvchuang/about_us/icon/active_3.png)
}

.about_us-box2-item-4 span {
    background-image: url(../../img/website/lvchuang/about_us/icon/4.png)
}

.about_us-box2-item-4:hover span {
    background-image: url(../../img/website/lvchuang/about_us/icon/active_4.png)
}

.about_us-box2-item:hover p {
    color: #86b420
}

.line-box {
    min-height: 300px;
    overflow: hidden;
    padding-bottom: 30px;
    background: url(../../img/website/lvchuang/about_us/line.jpg) 210px 0 repeat-y
}

.line-box .year {
    background: url(../../img/website/lvchuang/about_us/big-circle.jpg) 218px 10px no-repeat
}

.line-box .month {
    background: url(../../img/website/lvchuang/about_us/small-circle.jpg) 221px 10px no-repeat
}

.product-banner-wrapper {
    background: #69f;
    height: 250px
}

.product-banner-wrapper #banner-img {
    background: url(../../img/website/lvchuang/product/product-banner.jpg) left center no-repeat;
    height: 250px
}

.product-box1 {
    padding: 35px 0
}

.product-box1 .product-content {
    background: url(../../img/website/lvchuang/product/1.png) left center no-repeat;
    height: 110px;
    padding-left: 135px;
    line-height: 1.5
}

.product-box2 {
    padding: 65px 0
}

.product-box2 .pd-b2-items {
    padding: 30px;
    background: #fff;
    border-radius: 8px;
    margin-top: 30px;
    overflow: hidden
}

.product-box2 .pd-b2-items .pd-b2-items-img {
    width: 78px;
    height: 49px
}

.product-box2 .pd-b2-items .pd-b2-items-img .img-0 {
    display: block
}

.product-box2 .pd-b2-items .pd-b2-items-img .img-1 {
    display: none
}

.product-box2 .pd-b2-items .pd-b2-items-text {
    margin-left: 100px;
    color: #666
}

.product-box2 .pd-b2-items .pd-b2-items-text .pd-b2-items-title span {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 2px solid #666
}

.product-box2 .pd-b2-items:hover .pd-b2-items-img .img-0 {
    display: none
}

.product-box2 .pd-b2-items:hover .pd-b2-items-img .img-1 {
    display: block
}

.product-box2 .pd-b2-items:hover .pd-b2-items-title {
    color: #28a660
}

.product-box2 .pd-b2-items:hover .pd-b2-items-title span {
    border-bottom: 2px solid #28a660
}

.product-box3 {
    padding: 30px 0
}

.product-box3 .title {
    font-weight: 700
}

.product-box3 .product-box3-content1 {
    color: #666;
    padding-left: 105px;
    margin-top: 60px
}

.product-box3 .product-box3-content2 {
    padding-left: 105px;
    margin-top: 50px
}

.product-box3 .product-box3-content2 .ctx {
    color: #666;
    line-height: 1.8
}

.product-box4 {
    padding: 50px 0
}

.product-box4 .product-boxes {
    overflow: hidden
}

.product-box4 .product-boxes .product-boxes-img {
    width: 130px;
    height: 120px
}

.product-box4 .product-boxes .product-boxes-content {
    margin-left: 150px;
    text-align: justify;
    padding-right: 60px
}

.product-box4 .product-boxes .product-boxes-content .title {
    color: #5d5d5d
}

.product-box4 .product-boxes .product-boxes-content .content {
    line-height: 1.5;
    color: #666
}

.product-box4 .img-b1 {
    height: 480px
}