.inside-all-top{padding-top: 180px}
.about-desc-all{}
.about-desc-all dl{}
.about-desc-all dl dt{}
.about-desc-all dl dd p{font-size: 16px;line-height: 24px;padding-bottom: 10px;text-indent: 2em;}
.about-desc-all dl dd span{display: block;width: 90px;float: right;}
.about-desc-all dl dd span img{width: 100%;}
/*品牌介绍*/
.inside-mcom-js{background: url("../images/raw_1516200252.jpg") no-repeat center;padding: 1% 0 13%;}
.inside-border-tb{border-top: 1px solid #0A7347;border-bottom: 1px solid #0A7347;width: 42%;margin: 0 auto 2%;}
.inside-border-tb p{font-size: 20px;line-height: 24px;text-align: center;padding: 3px 0;color: #0A7347;}

.inside-border-text p{font-size: 18px;line-height: 26px;text-indent: 2em;padding-bottom: 1%;}
/*发展历程*/
.about-year-list-main{padding: 4% 6%;}
.about-border-tb{border-top: 1px solid #bbbbbb;width: 50%;margin: 0 auto 6%;text-align: center;}
.about-border-tb h3{font-size: 36px;line-height: 52px;font-weight: bold;color: #6e6e6e;}
.about-border-tb p{font-size: 20px;line-height: 24px;padding: 3px 0;color: #969696;}
/**/
.about-border-CulTure{border-top: 1px solid #bbbbbb;width: 42%;margin: 0 auto 6%;text-align: center;}
.about-border-CulTure h3{font-size: 36px;line-height: 52px;font-weight: bold;color: #6e6e6e;}
.about-border-CulTure p{font-size: 20px;line-height: 24px;padding: 3px 0;color: #969696;}
/*发展影像城*/

.qua-one-title-pad{position: relative;}
.qua-one-title{position: absolute;left: 0;right: 0;margin: auto;top: -50px;color: #0A7347 !important;font-size: 28px !important;font-weight: bold;}


.qua-all-top {
    opacity: 0;
    position: relative;
    padding-top: 60px;
    margin-bottom: 60px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.qua-list-top {
    padding-top: 53px;
    font-size: 0;
}

.qua-one-top {
    display: inline-block;
    margin-bottom: 60px;
    width: 25%;
    text-align: center;
    vertical-align: top;
}
.qua-one-top-s{
    display: inline-block;
    margin-bottom: 60px;
    width: 33.33333%;
    text-align: center;
    vertical-align: top;
}
.qua-one-img-top {
    display: inline-block;
    margin-bottom: 25px;
    width: 280px;
    height: 162px;
    line-height: 162px;
}
.qua-one-img-top img{width: 100%;display: block;}
.qua-one-top p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}
.qua-one-top-s p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}
.qua-prevnext{top: 34%;}

.fzyxc{background: #fff;padding: 3% 0 0;}
/**/
.cocul-one-desc{}
.cocul-one-desc h3{font-size: 36px;color: #0A7347;line-height: 52px;padding-top: 18%;}
.cocul-one-desc p{font-size: 20px;line-height: 30px;}
.cocul-list > ul > li:nth-child(even) .cocul-one-desc h3{text-align: right;}
.cocul-list > ul > li:nth-child(even) .cocul-one-desc p{text-align: right;}

/*工程案例*/

.eng-type {
    padding-top: 26px;
    border-bottom: 1px solid #cacaca;
}
.eng-type > ul > li {
    display: inline-block;
    line-height: 16px;
    font-size: 16px;
    color: #333;
    text-align: center;
    vertical-align: top;
}
.eng-type > ul > li a {
    display: block;
    transition: .3s;
}
.eng-type > ul > li:hover a,
.eng-type > ul > li.tabhover a {
    color: #00653C;
}

.eng-type-rect {
    padding-top: 15px;
    opacity: 0;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    margin-bottom: -7px;
}
.eng-type > ul > li:hover .eng-type-rect,
.eng-type > ul > li.tabhover .eng-type-rect {
    opacity: 1;
}

.advBjTBoxBor{width: 40%;margin: 0 auto;border-bottom:1px solid #cacaca;}
.advBjTBoxImg{width: 20%;margin: 0 auto 2%;}

.advBjTop{background: #f2f2f2;padding: 3% 0;}
.advBjCtn{background: #fff;padding: 6% 0;}
.adv-list > li{padding-bottom: 1%;}
.adv-list > li:hover .eng-one {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -moz-box-shadow: 0px 20px 30px -10px #a0c4b5;
    box-shadow: 0px 20px 30px -10px #a0c4b5;
}


.eng-one {
    -o-transition: .8s .05s, box-shadow .8s 0s;
    -moz-transition: .8s .05s, box-shadow .8s 0s, -moz-box-shadow .8s 0s;
    transition: .8s .05s, box-shadow .8s 0s;
    transition: .8s .05s, box-shadow .8s 0s, -moz-box-shadow .8s 0s;
}


.eng-one-img {
    position: relative;
    width: 100%;
    height: 160px;

}

.eng-one-img img {
    width: 100%;
    height: 100%;
}

.eng-one-img-more {
    position: absolute;
    left: 50%;
    top: 55%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 22px;
    color: #fff;
    opacity: 0;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.eng-one-img-more i{font-size: 60px;}

.adv-list > li:hover .eng-one-img-more {
    opacity: 1;
    top: 50%;
}
.eng-one-title {
    position: relative;
    padding-top: 19px;
    padding-bottom: 20px;
    text-align: center;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    overflow: hidden;
}

.eng-one-title i {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -100%;
    width: 20%;
    height: 100%;
    background: #00533A;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}


.adv-list > li:hover .eng-one-title i {
    top: 0;
}
.eng-one-title .col-go-2 {
    left: 20%;
    -o-transition: .3s .1s;
    -moz-transition: .3s .1s;
    transition: .3s .1s;
}
.eng-one-title .col-go-3 {
    left: 40%;
    -o-transition: .3s .2s;
    -moz-transition: .3s .2s;
    transition: .3s .2s;
}
.eng-one-title .col-go-4 {
    left: 60%;
    -o-transition: .3s .3s;
    -moz-transition: .3s .3s;
    transition: .3s .3s;
}
.eng-one-title .col-go-5 {
    left: 80%;
    -o-transition: .3s .4s;
    -moz-transition: .3s .4s;
    transition: .3s .4s;
}
.eng-one-title h3 {
    margin-bottom: 14px;
    line-height: 18px;
    font-size: 18px;
    color: #333;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}
.adv-list  > li:hover .eng-one-title h3 {
    color: #fff;
}

.eng-one-title h3 {
    margin-bottom: 14px;
    line-height: 18px;
    font-size: 18px;
    color: #333;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.eng-one-title p {
    line-height: 14px;
    font-size: 14px;
    font-family: Arial;
    color: #999;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}


.owl-controls{display: none;}
.dongshizname{display: none;}
.webShowImg{display: none;}
/*底部*/
.smWinthP{display: none;}
.PChide{display: none;}
.oneTopPad{padding-bottom: 10%;}
/*响应式*/
.year-one-rect{}
.year-one-rect .ap1{position: absolute;top: 0;color: #fff;left: 0;right: 0;margin: auto;font-size: 20px;line-height: 108px;}
.year-one-rect .ap2{position: absolute;top: 24%;color: #fff;left: 0;right: 0;margin: auto;font-size: 20px;line-height: 18px;}
.year-one-rect p span{display: block;}
.year-one-rect .empad1{display: block;position: absolute;top: 38%;right:-88px;z-index: -1;}
.year-one-rect .empad2{display: block;position: absolute;top: 38%;right:98px;z-index: -1;}



@media (max-width: 768px) {

    .weText{width: 100%;display: none;position:relative;top: 0px}
    .smWidth {width: 50%;padding-top: 20px;}
    .smWidth p {text-align: center;font-size: 14px;line-height: 24px;}
    .footer-col1 .per1 {font-size: 20px;border-bottom: 1px solid #fff;line-height: 62px;color: #fff;margin-bottom: 20px;}
    .footer-col1 p, .footer-col1 pre {color: #bec2c9;font-size: 14px;line-height: 24px;}
    .inside-title-I > img {height: 70px;}
    .about-desc-all dl dd p {font-size: 14px;line-height: 20px;padding-bottom: 10px;text-indent: 2em;}
    .inside-border-tb {width: 70%;}
    .advTitle h3 {font-size: 30px;color: #00523A;}
    .advTitle span {font-size: 16px;color: #6e6e6e;}
    .inside-border-text p {font-size: 16px;line-height: 24px;text-indent: 2em;padding-bottom: 3%;}
    .about-border-tb {width: 78%;}
    .about-border-tb h3 {font-size: 30px;line-height: 46px;font-weight: bold;color: #6e6e6e;}
    .qua-one-top {width: 50%;padding: 0 10px;margin-bottom: 15px;}
    .qua-one-img-top {display: inline-block; margin-bottom: 10px;width: 100%; height:auto;line-height:0;}
    .about-border-CulTure {width: 100%;}
    .about-border-CulTure p {font-size: 20px;line-height: 24px;padding: 3px 0;color: #969696;}
    .cocul-one-desc h3 {font-size: 30px;line-height: 46px;padding-top: 8%;}
    .qua-all {padding-top: 0px;margin-bottom: 0px;}
    .gotop{right: 20px;top: 50%;}
    .fix-nav-all{display: none;}

    .year-one-desc {
        width: 88%;
    }
    .inside-all-top {
        padding-top: 0px;
    }

    .year-one-rect .ap1{display: none;}
    .year-one-rect .ap2{display: none;}
    .year-one-rect p span{display: block;}
    .year-one-rect .empad1{display: none;}
    .year-one-rect .empad2{display: none;}

}

@media (max-width: 480px) {
    .cocul-list > ul > li:nth-child(even) .cocul-one-desc h3{text-align: left;}
    .cocul-list > ul > li:nth-child(even) .cocul-one-desc p{text-align: left;}
    .smWidth {width: 100%;padding-top: 10px;}
    .smWidth p {text-align: center;font-size: 14px;line-height: 20px;width: 72%;margin: 0 auto;padding-top: 10px;}
    .inside-title-I > img {height: 60px;}
    .inside-all{padding-right: 0;padding-left: 0; }
    .about-desc-all dl dt img{width: 100%;padding-bottom: 10px;}
    .inside-border-tb {border-top: 1px solid #0A7347;border-bottom: 1px solid #0A7347;width: 100%;margin: 4% auto 2%;}
    .inside-border-tb p {font-size: 14px;line-height: 20px;text-align: center;/* padding: 3px 0; */color: #0A7347;}
    .inside-border-text p {font-size: 14px;line-height: 20px;text-indent: 2em;padding-bottom: 3%;}
    .about-border-tb {border-top: 1px solid #bbbbbb;width: 100%;margin: 0 auto 6%;text-align: center;}
    .about-border-tb h3 {font-size: 24px;line-height: 52px;}
    .about-border-tb p {font-size: 14px;line-height: 20px;}
    .qua-one-top {width: 50%;padding: 0 10px;margin-bottom: 15px;}
    .qua-one-img-top {display: inline-block; margin-bottom: 10px;width: 100%; height:auto;line-height:0;}
    .about-border-CulTure {border-top: 1px solid #bbbbbb;width: 100%;margin: 0 auto 6%;text-align: center;}
    .about-border-CulTure p {font-size: 16px;line-height: 24px;padding: 3px 0;color: #969696;}
    .cocul-one-desc h3 {font-size: 26px;color: #0A7347;line-height: 40px;padding-top: 6%;}
    .cocul-one-desc p {font-size: 14px;line-height: 24px;}
    .about-border-tb p {font-size: 12px;line-height: 20px;}
    .advBjTBoxImg {width: 40%;margin: 0 auto 2%;}
    .qua-all {padding-top: 4px;margin-bottom: 0px;}
    .advTitle h3 {font-size: 26px;color: #00523A;}
    .advTitle span {font-size: 14px;color: #6e6e6e;}
    .gotop{right: 15px;top: 7%;}

    .year-one-right {
        float: right;
        width: 146px;
    }
    .year-one-left {
        float: left;
        width: 150px;
    }


    .year-one-fl {float: right;width: 146px;}
    .year-one-fr {float: left;width: 150px;}
    .year-one-fr img {width: 100%;}
    .year-one-rect {left: 0;width: 30px;height: 30px;}
    .year-one {padding-top: 11px;padding-bottom: 11px;padding-left: 20px;}

    .year-one-desc h3 {margin-bottom: 4px;font-size: 16px;}
    .year-one-desc p {font-size: 12px;}
    .qua-one-top-s {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 15px;

    }

    .year-one-desc {
        width: 100%;
    }
    .qua-all {padding-top: 0;margin: 0;}
    .webHide{display: none;}
    .smWinthP{display: block;}
    .smWinthP p{display: block;padding-top: 30%;}
    .footerBtn{text-align: center;background: #fff;margin: 10px 0;border-radius: 6px;}
    .footerBtn a{font-size: 14px;height: 30px;line-height: 30px;color: #333;border-radius: 10px;}
    .smWidth p{display: none;}
    .footer-qrcode1 p {line-height: 20px;font-size: 14px;color: #fff;}
    .PChide {display: block;}

    .dongshizImg{width: 60%;float: left;}
    .dongshizname{position: relative;display: block;}
    .dongshiznamepr{position: absolute;bottom: 10px;right: -50%;}
    .dongshiznamepr h3{color: #101010;font-size: 16px;font-weight: bold;}
    .dongshiznamepr p{color: #8c8c8c;font-size: 14px;}

    .inside-mcom-js {
        background: #f2f2f2;
        padding: 1% 0 13%;
    }
    .webShowImg{display: block;margin: 15px 0;}
    .webShowImg img{display: block;width: 100%;}
    .year-one-left img {width: 80%;}
    .year-one-fr img {width: 80%;}

    .qua-all-top {height: 514px;}
    .qua-prevnext {top: 80%;}
    .qua-prevnext .qua-list-prev {left: 90px;}
    .qua-prevnext .qua-list-next {right: 90px;}
    .eng-one-img {
        position: relative;
        width: 100%;
        height: 100px;
    }
    .eng-one-title h3 {

        line-height: 14px;
        font-size: 12px;

    }
    .inside-all-top {
        padding-top: 70px;
    }
    .footer-col1 .per1 {margin-bottom: 6px;}
    .footer-wrap {padding-top: 10px;}
    .gotop {top: 1%;}

    .inside-mcom-js {background: #fff;padding: 16% 0 13%;}
    .about-desc-all {margin-bottom: 0px;}
    .about-year-list-main {padding: 16% 6%;}
    .fzyxc{background: #fff;padding: 16% 0 0;}
    .cocul-one-desc {background: #f2f2f2;}
    .cocul-list > ul > li:nth-child(even) .cocul-one-desc {background: #f2f2f2;}
    .ctEngPosition{background: #fff;padding-top: 16%;}
    .about-btn-box{padding-top: 16%;}
    .CulTureMain{padding-top: 16%;}
    .qua-all-top {margin-bottom: 0px;}
    .inside-all {margin-top: 0px;}


}
