.mt10 {
    margin-top: 10px;
}

.pt85 {
    padding-top: 75px;
}

.pb50 {
    padding-bottom: 50px;
}

.pt240 {
    padding-top: 240px;
}

.w744 {
    width: 744px;
    overflow: hidden;
}


/*about*/

.about1 h1 {
    font-size: 20px;
    color: #666;
    margin-bottom: 30px;
    font-weight: 500;
}

.about1 h2 {
    font-size: 18px;
    color: #f5b87b;
    margin-bottom: 0px;
    font-weight: 500;
}

.about1 p {
    font-size: 13px;
    color: #848484;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: justify;
    text-justify: distribute;
}

.about1 h3 {
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: justify;
    text-justify: distribute;
}

.about2 .sideMen h3 {
    font-size: 28px;
    color: #666;
    font-weight: 500;
    width: 100%;
    height: 90px;
    line-height: 90px;
    background: #f6f6f7;
    padding-left: 34px;
    margin-bottom: 10px;
    transition: all 400ms;
}

.about2 .sideMen h3 b {
    font-size: 26px;
    color: #f3a960;
    font-family: 'DINCond-Medium';
    vertical-align: middle;
}

.about2 .sideMen ul {
    padding: 20px 0 15px 34px;
}

.about2 .sideMen ul li p {
    font-size: 13px;
    color: #848484;
    margin-bottom: 10px;
    line-height: 20px;
}

.about2 .sideMen a div {
    width: 743px;
    height: 0;
    overflow: hidden;
    transition: height 400ms;
}

.about2 .sideMen a.on div {
    height: auto;
    transition: height 400ms;
}

.about2 .sideMen a.on h3 {
    margin-bottom: 10px;
    transition: all 400ms;
}

.about3-lst {
    margin-bottom: 50px;
}

.about3-lst li {
    width: 100%;
    height: 290px;
    background: #fafafb;
    margin-top: 10px;
    overflow: hidden;
}

.about3-img {
    width: 215px;
    height: 290px;
    overflow: hidden;
    float: left;
}

.about3-cnt {
    padding: 20px 20px 0;
    width: 480px;
    float: left;
}

.about3-cnt h2 {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 90px;
}

.about3-cnt h2 b {
    font-size: 18px;
}

.about3-cnt p {
    font-size: 13px;
    color: #848484;
    line-height: 22px;
    text-align: justify;
    text-justify: distribute;
}

.about4-lst {
    margin-top: 35px;
    margin-bottom: 40px;
    background: url(../img/about/about4-lstbg.png) repeat-y center;
}

.about4-lst li {
    width: 100%;
    height: 60px;
    text-align: left;
    margin-bottom: 1px;
    overflow: hidden;
    padding-left: 290px;
}

.about4-lst li a {
    font-size: 13px;
    color: #848484;
    line-height: 60px;
    background: #f6f6f7;
    padding: 21px;
}

.about4 .his-lst {
    width: 743px;
    margin-top: 30px;
}

.about4 .his-lst ul {
    background: #f3f2f1;
    padding: 0 30px 30px;
    margin-bottom: 30px;
}

.about4 .his-lst ul.lst1 li {
    height: 50px;
    line-height: 50px;
    border-left: 2px solid #00995a;
    background: #f3f2f1;
    transition: all 400ms;
}

.about4 .his-lst ul.lst2 li {
    height: 50px;
    line-height: 50px;
    border-left: 2px solid #999;
    background: #f3f2f1;
    transition: all 400ms;
}

.about4 .his-lst ul li:hover {
    border-left: 2px solid #848484;
    background: #e3e3e2;
    transition: all 400ms;
}

.about4 .his-lst ul.lst1 li a {
    display: block;
    height: 50px;
    padding-left: 30px;
    margin-left: -8px;
    background: url(../img/about/his-lst-i.png) no-repeat left;
    font-size: 13px;
    color: #848484;
    transition: all 400ms;
}

.about4 .his-lst ul.lst2 li a {
    display: block;
    height: 50px;
    padding-left: 30px;
    margin-left: -8px;
    background: url(../img/about/his-lst-i2.png) no-repeat left;
    font-size: 13px;
    color: #848484;
    transition: all 400ms;
}

.about4 .his-lst ul li:hover a {
    color: #00995a;
    background: url(../img/about/his-lst-ih.png) no-repeat left;
    transition: all 400ms;
}

.about5 h2 {
    font-size: 22px;
    color: #f3a960;
    font-weight: 500;
    margin-bottom: 10px;
}

.about5 p {
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
    width: 740px;
}

.about5 .hisMessage {
    width: 744px;
    overflow: hidden;
}

.about5 .hisBg {
    width: 100%;
    overflow: hidden;
    height: 240px;
}

.about5 .hisBg .bd {
    height: 240px;
}

.about5 .hisBg .bd ul {
    background: url(../img/about/hisBg.png) repeat-x left center;
    height: 240px;
}

.about5 .hisBg .bd li {
    width: 250px;
    margin-top: 30px;
    position: relative;
    z-index: 2;
}

.about5 .hisBg .bd li p {
    font-size: 13px;
    color: #666;
    line-height: 20px;
    width: 160px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin-bottom: 0;
    background: url(../img/about/hisIconDown.png) no-repeat left top;
}

.about5 .hisBg .bd li.down {
    margin-top: 127px;
    padding-top: 30px;
}

.about5 .hisBg .bd li.down p {
    background: url(../img/about/hisIconUp.png) no-repeat left top;
}

.about5 .hisBg .bd li em {
    display: block;
    position: absolute;
    width: 3px;
    height: 68px;
    background: #bbaeae;
    left: 8px;
    top: 28px;
    z-index: 3;
}

.about5 .hisBg .bd li.down em {
    height: 26px;
    top: 0;
}


/*industry*/

.ind1-a {
    display: block;
    width: 180px;
    height: 180px;
    position: absolute;
    z-index: 1;
    top: 400px;
    background: #f3f2f1;
    transition: all 400ms;
    text-align: center;
    line-height: 180px;
    font-size: 28px;
    color: #666;
}

.ind1-a:hover {
    background: #56cf92;
    color: #fff;
    transition: all 400ms;
}

.inda1 {
    left: 0;
}

.inda2 {
    left: 190px;
}

.ind1 p {
    font-size: 18px;
    color: #848484;
    line-height: 22px;
    text-align: justify;
    text-justify: distribute;
}

.ind1 b {
    font-size: 18px;
    color: #f3a960;
    font-weight: 500;
}

.ind1-btn {
    margin-top: 55px;
}

.ind1-btn a {
    display: block;
    width: 180px;
    height: 180px;
    background: #f3f2f1;
    float: left;
    margin-right: 10px;
    text-align: center;
    line-height: 180px;
    font-size: 28px;
    color: #1c1c1c;
}

.ind1-btn a:hover {
    color: #fff;
    background: #56cf92;
    transition: all 400ms;
}

.industry {
    background: #fff;
    overflow: hidden;
}

.ind-nav a {
    display: block;
    width: 596px;
    height: 70px;
    background: #f5f0ea;
    font-size: 18px;
    color: #676665;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
}

.ind-nav a.on {
    border-top: 5px solid #41b69f;
    margin-top: -5px;
}


/*.ind-cnt1 h1{font-size: 31px;color:#707070;text-align:center;transition: all 0;font-weight: 500;text-transform: uppercase;}
*/

.ind-cnt1 h2 {
    font-size: 30px;
    color: #00995a;
    text-align: center;
    margin-bottom: 20px;
}

.w700 {
    width: 630px;
}

.ind3-img2 {
    width: 100%;
    height: 613px;
    background: url(../img/industry/ind3-img2.jpg) no-repeat center;
}

.ind3-img2 h1 {
    font-size: 41px;
    color: #fff;
    font-weight: 500;
    margin-top: 260px;
    margin-bottom: 30px;
}

.ind3-img2 p {
    font-size: 18px;
    color: #1b1a1a;
    line-height: 27px;
    text-align: justify;
    text-justify: distribute;
}

.ind-cnt1 p {
    font-size: 20px;
    color: #666;
    line-height: 33px;
    margin-bottom: 10px;
    width: 1000px;
    margin: 0 auto 10px;
    text-align: justify;
    text-justify: distribute;
}

.ind3-cnt2 {
    height: 1345px;
}

.ind3-cnt2 h1 {
    font-size: 41px;
    color: #0f8554;
    text-align: center;
    padding: 40px 0;
}

.ind3-cnt2 li {
    position: absolute;
    z-index: 2;
    width: 600px;
}

.ind3-cnt2 .ind3-li1 {
    height: 500px;
    background: url(../img/industry/ind3-img2-1.jpg) no-repeat center;
    top: 0;
    left: 0;
}

.ind3-cnt2 .ind3-li2 {
    height: 711px;
    background: url(../img/industry/ind3-img2-2.jpg) no-repeat center;
    top: 0;
    right: 0;
}

.ind3-cnt2 .ind3-li3 {
    height: 711px;
    background: url(../img/industry/ind3-img2-3.jpg) no-repeat center;
    top: 500px;
    left: 0;
}

.ind3-cnt2 .ind3-li4 {
    height: 500px;
    background: url(../img/industry/ind3-img2-4.jpg) no-repeat center;
    top: 711px;
    right: 0;
}

.ind3-cnt2 li a {
    display: block;
    width: auto;
    height: 0px;
    padding: 20px 10px 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    background: #31bbdd;
    overflow: hidden;
    transition: all 800ms;
}

.ind3-cnt2 li a h3 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    padding: 0 0 15px;
}

.ind3-cnt2 li a p {
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    margin-bottom: 3px;
}

.ind3-cnt2 li:hover a {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all 600ms;
}

.ind3-cnt2 li.ind3-li1 a {
    bottom: 30px;
    left: 92px;
}

.ind3-cnt2 li.ind3-li2 a {
    bottom: 315px;
    right: 45px;
}

.ind3-cnt2 li.ind3-li3 a {
    bottom: 30px;
    right: 70px;
}

.ind3-cnt2 li.ind3-li4 a {
    bottom: 130px;
    right: 28px;
}

.ind3-cnt2 li.ind3-li1:hover a {
    height: 260px;
}

.ind3-cnt2 li.ind3-li2:hover a {
    height: 200px;
}

.ind3-cnt2 li.ind3-li3:hover a {
    height: 220px;
}

.ind3-cnt2 li.ind3-li4:hover a {
    height: 220px;
}

.ind3-img5 {
    width: 100%;
    height: 640px;
    background: url(../img/industry/ind3-img5.jpg) no-repeat center;
    margin-top: 50px;
}


/*.ind-cnt2 .cntlst2{width: 1215px;margin-top: -70px;position: relative; z-index: 2;}
.ind-cnt2 .cntlst2 li{width:390px;height:244px;overflow:hidden;float: left;margin-right: 14px;margin-bottom: 35px;transition: all 400ms;}
.ind-cnt2 .cntlst2 li.lst1{background:#fac000;}
.ind-cnt2 .cntlst2 li.lst2{background:#47378c;}
.ind-cnt2 .cntlst2 li.lst3{background:#009fa9;}

.ind-cnt2 .cntlst2 li.lst1 p{color:#1d1d1d;opacity: 1;filter:alpha(opacity=100);}
.ind-cnt2 .cntlst2 li.lst2 p{color:#a39bc6;opacity: 1;filter:alpha(opacity=100);}
.ind-cnt2 .cntlst2 li.lst3 p{color:#8cd4d8;opacity: 1;filter:alpha(opacity=100);background:url(../img/industry/ind3-dot.jpg) no-repeat 6px center;padding-left:15px;}

.ind-cnt2 .cntlst2 li:hover{margin-top:-289px;height: 533px;transition: all 400ms;}
.ind-cnt2 .cntlst2 li p{font-size: 13px;width: 330px;margin:0 auto 20px;color:#ffeeee;text-align:justify; text-justify:distribute;opacity: 0.8;filter:alpha(opacity=80);line-height:20px;}
.ind-cnt2 .cntlst2 li h3{font-size: 14px;width: 330px;margin:0 auto; color:#333;text-align: justify;text-justify:distribute;opacity: 0.8;filter:alpha(opacity=80);}
*/

.ind-cnt4 {
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 2;
    padding-bottom: 10px;
    overflow: hidden;
}

.ind-cnt4 h1 {
    font-size: 30px;
    color: #10ae00;
    text-align: center;
    margin-top: 50px;
}

.ind-cnt4 h2 {
    font-size: 20px;
    line-height: 33px;
    color: #666;
    text-align: center;
    margin-bottom: 25px;
}

.ind-cnt4 ul {
    width: 1220px;
}

.ind-cnt4 ul li {
    width: 390px;
    height: 485px;
    float: left;
    margin-right: 14px;
    position: relative;
}

.ind-cnt4 ul li div {
    width: 360px;
    height: 145px;
    overflow: hidden;
    padding: 30px 0 0 30px;
    position: absolute;
    bottom: 2px;
    left: 0;
    transition: height 400ms;
}

.ind-cnt4 ul li div h1 {
    font-size: 36px;
    color: #fff;
    font-family: 'DINCond-Medium';
    opacity: 0.4;
    filter: alpha(opacity=40);
    text-align: left;
    margin-top: 85px;
}

.ind-cnt4 ul li div h2 {
    font-size: 22px;
    color: #fff;
    text-align: left;
    margin-top: 85px;
}

.ind-cnt4 ul li div p {
    font-size: 13px;
    color: #a9d3b0;
    text-align: left;
    width: 335px;
    margin-bottom: 20px;
}

.ind-cnt4 ul li div p b {
    font-size: 13px;
    color: #333;
    margin-bottom: 5px;
    display: block;
}

.ind-cnt4 ul li div.cnt4-i1 {
    background: #419d50 url(../img/industry/cnt4-i1.png) no-repeat 30px 30px;
}

.ind-cnt4 ul li div.cnt4-i2 {
    background: #419d50 url(../img/industry/cnt4-i2.png) no-repeat 30px 30px;
}

.ind-cnt4 ul li div.cnt4-i3 {
    background: #419d50 url(../img/industry/cnt4-i3.png) no-repeat 30px 30px;
}

.ind-cnt4 ul li div:hover {
    height: 385px;
    transition: height 300ms;
}

.ind-cnt5 {
    background: #f5f4f4;
    padding-top: 45px;
}

.ind-cnt5 h1 {
    font-size: 30px;
    color: #10ae00;
    text-align: center;
}

.ind-cnt5 .hd {
    text-align: center;
}

.ind-cnt5 .hd li {
    display: inline-block;
    margin: 20px 10px 30px;
}

.ind-cnt5 .hd li a {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.ind-cnt5 .hd li.on a {
    font-size: 14px;
    color: #10ae00;
}

.ind-cnt5 .cnt5-box {
    /*height: 190px;*/
    padding: 30px 0;
    background: #fff;
    margin-top: 0px;
    position: relative;
    z-index: 5;
}

.ind-cnt5 .cnt5-box h1 {
    font-size: 24px;
    color: #419d50;
    text-align: center;
    margin-bottom: 10px;
}

.ind-cnt5 .cnt5-box h2 {
    font-size: 24px;
    color: #a0cea8;
    font-family: 'DINCond-Medium';
    text-align: center;
    margin-bottom: 5px;
}

.ind-cnt5 .cnt5-box p {
    font-size: 13px;
    color: #666;
    text-align: left;
    padding: 0 200px;
    width: 580px;
    margin: 0 auto;
    line-height: 22px;
}

.ind-cnt5 .slideBox .a_btn {
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    top: 360px;
    z-index: 2;
}

.ind-cnt5 .slideBox .prev2 {
    background: url(../img/index/idx-prev.png) no-repeat center;
    left: -50px;
    transition: all 400ms;
}

.ind-cnt5 .slideBox .next2 {
    background: url(../img/index/idx-next.png) no-repeat center;
    right: -50px;
    transition: all 400ms;
}

.ind-cnt5 .slideBox:hover .prev2 {
    left: 30px;
    transition: all 400ms;
}

.ind-cnt5 .slideBox:hover .next2 {
    right: 30px;
    transition: all 400ms;
}


/*.ind-cnt4 h1{font-size: 32px;color: #5f5e5c;text-align: center;}
.ind-cnt4 p{font-size: 13px;color: #666;line-height: 22px;padding-bottom:20px;text-align: center;width: 560px;margin:0 auto;}
*/

.ind-mid {
    width: 100%;
    height: 726px;
    background: url(../img/industry/ind-sc-bg.jpg) no-repeat center;
    position: relative;
    z-index: 3;
}


/* .ind-sc{width: 370px;height: 370px;background: url(../img/industry/ind-sc.png) no-repeat center;margin:0 auto;cursor: pointer;transition: all 400ms;-webkit-animation:dongsc 15s ease-in-out 0s infinite;}
@-webkit-keyframes dongsc{
    0%{transform:rotate(0deg)}
    20%{transform:rotate(0deg)}
    100%{transform:rotate(360deg)}
}
.ind-mid .sc-img {width:370px;margin:0 auto; text-align: center;}
.ind-mid .sc-img img{position: absolute;left: 123px;top:130px;z-index: 10;} */

.ind-mid .mid-a {
    width: 320px;
    height: 320px;
    margin: 0 auto;
    padding-top: 145px;
}

.ind-mid .mid-a a {
    display: block;
    position: absolute;
    z-index: 2;
}

.ind-mid .mid-a a.mid1 {
    width: 100px;
    height: 50px;
    top: 202px;
    left: 100px;
}

.ind-mid .mid-a a.mid2 {
    width: 50px;
    height: 90px;
    top: 255px;
    left: 244px;
}

.ind-mid .mid-a a.mid3 {
    width: 47px;
    height: 70px;
    top: 394px;
    left: 250px;
}

.ind-mid .mid-a a.mid4 {
    width: 77px;
    height: 50px;
    top: 469px;
    left: 129px;
}

.ind-mid .mid-a a.mid5 {
    width: 57px;
    height: 90px;
    top: 389px;
    left: 15px;
}

.ind-mid .mid-a a.mid6 {
    width: 40px;
    height: 85px;
    top: 256px;
    left: 15px;
}

.ind-mid .mid-a a.mid7 {
    width: 108px;
    height: 57px;
    top: 122px;
    left: 21px;
}

.ind-mid .mid-a a.mid8 {
    width: 38px;
    height: 130px;
    top: 277px;
    left: 362px;
}

.ind-mid .mid-a a.mid9 {
    width: 76px;
    height: 65px;
    top: 505px;
    left: -30px;
}

.ind-mid .mid-cnt li {
    display: none;
}

.ind-mid .mid-cnt {
    width: 325px;
    position: absolute;
    right: 0px;
    top: 260px;
}

.ind-mid .mid-cnt h1 {
    font-size: 27px;
    color: #507e67;
    margin-bottom: 20px;
}

.ind-mid .mid-cnt p {
    font-size: 13px;
    color: #666;
    margin-bottom: 10px;
    text-align: justify;
    text-justify: distribute;
}


/*brand*/

.brand .ind-tablst {
    margin-top: 0px;
}

.brand .ind-tablst li {
    float: left;
    margin-right: 3px;
}

.brand .ind-tablst li a {
    font-size: 13px;
    color: #848484;
    padding: 20px 10px;
    display: block;
    background: #ededee;
    border-bottom: 3px solid #ddddde;
}

.brand .pad30 .ind-tablst li a {
    padding: 20px 30px;
}

.brand .ind-tablst li a:hover,
.ind-tablst li.on a {
    border-bottom: 3px solid #00995a;
}

.news-lst {
    margin-top: 30px;
}

.news-lst li {
    width: 705px;
    height: 80px;
    background: #eeece7;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 1px;
    transition: all 400ms;
}

.news-lst li .time-h {
    width: 70px;
    float: left;
}

.news-lst li .time-h h1 {
    font-size: 29px;
    color: #8b8b8b;
    font-family: 'DINCond-Medium';
    text-align: right;
    transition: all 400ms;
}

.news-lst li .time-h h2 {
    font-size: 36px;
    color: #676665;
    font-family: 'DINCond-Medium';
    text-align: right;
    transition: all 400ms;
}

.news-lst li .lst-cnt {
    width: 575px;
    float: left;
    margin-left: 40px;
    margin-top: 5px;
}

.news-lst li .lst-cnt h1 {
    font-size: 18px;
    color: #848484;
    font-weight: bold;
    margin-bottom: 5px;
    transition: all 400ms;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-lst li .lst-cnt p {
    font-size: 13px;
    color: #848484;
    line-height: 20px;
    transition: all 400ms;
}

.brand .slideTxtBox .bd ul {
    margin-bottom: 40px;
}

.news-lst li:hover {
    background: #e1d8ce;
    animation: libg 2s;
    -webkit-animation: libg 2s;
}

@keyframes libg {
    from {
        background: #eeece7;
    }
    to {
        background: #e1d8ce;
    }
}

.news-lst li:hover .time-h h1,
.news-lst li:hover .time-h h2,
.news-lst li:hover .lst-cnt h1,
.news-lst li:hover .lst-cnt p {
    color: #56534f;
    transition: all 400ms;
}

.ban2-box .slideBox {
    position: relative;
    width: 743px;
    height: 373px;
}

.ban2-box .slideBox .hd {
    float: right;
    width: 166px;
    overflow: hidden;
}

.ban2-box .slideBox .hd li {
    width: 166px;
    height: 60.5px;
    background: #33ad7b;
    border-bottom: 2px solid #00995a;
}

.ban2-box .slideBox .hd li.on {
    background: #00995a;
}

.ban2-box .slideBox .hd li a {
    font-size: 15px;
    color: #fff;
    line-height: 60.5px;
    padding-left: 26px;
}

.ban2-box .slideBox .bd {
    float: left;
    width: 577px;
    height: 373px;
}

.ban2-box .slideBox .bd li {
    height: 373px;
}


/*.brand2 .ban2-box{height:1838px;overflow: hidden;position: relative;}
.brand2 .ban2-box li{position: absolute;z-index: 1;}
.brand2 .ban2-box div{position: relative;width: 100%;height: 100%;}
.brand2 .ban2-box a{display: block;width:100%;height: 0;background: url(../img/brand/ban2/cover.png) repeat;position: absolute;z-index: 3;bottom: 0;text-align: center;}
.brand2 .ban2-box .box1{overflow:hidden;top:0;left:0;width: 743px;height: 418px;background: url(../img/brand/ban2/ban2-img1.jpg) no-repeat center;}
.brand2 .ban2-box .box2{overflow:hidden;top:418px;left:0px;width: 389px;height: 673px;background: url(../img/brand/ban2/ban2-img2.jpg) no-repeat center;}
.brand2 .ban2-box .box3{overflow:hidden;top:312px;left:389px;width: 355px;height: 669px;background: url(../img/brand/ban2/ban2-img3.jpg) no-repeat center;}
.brand2 .ban2-box .box4{overflow:hidden;top:1101px;left:0px;z-index:2;width: 389px;height: 418px;background: url(../img/brand/ban2/ban2-img4.jpg) no-repeat center;}
.brand2 .ban2-box .box5{overflow:hidden;top:991px;left:399px;width: 344px;height: 418px;background: url(../img/brand/ban2/ban2-img5.jpg) no-repeat center;}
.brand2 .ban2-box .box6{overflow:hidden;top:1419px;left:0px;width: 743px;height: 418px;background: url(../img/brand/ban2/ban2-img6.jpg) no-repeat center;}
.brand2 .ban2-box .box1:hover a{transition: all 400ms;height: 350px;padding-top: 20px;}
.brand2 .ban2-box .box2:hover a{transition: all 400ms;height: 494px;padding-top: 20px;}
.brand2 .ban2-box .box3:hover a{transition: all 400ms;height: 408px;padding-top: 20px;}
.brand2 .ban2-box .box4:hover a{transition: all 400ms;height: 345px;padding-top: 20px;}
.brand2 .ban2-box .box5:hover a{transition: all 400ms;height: 323px;padding-top: 20px;}
.brand2 .ban2-box .box6:hover a{transition: all 400ms;height: 299px;padding-top: 20px;}
*/

.brand3-cnt {
    background: #f6f6f7;
    padding: 30px;
    margin-bottom: 10px;
}

.brand3-cnt h1 {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    margin-bottom: 25px;
}

.brand3-cnt h2 {
    padding-left: 15px;
    background: url(../img/brand/brand3-i.png) no-repeat left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.brand3-cnt p {
    font-size: 13px;
    color: #666;
    line-height: 22px;
}

.brand3-cnt p b {
    font-size: 13px;
    color: #f3a960;
}

.brand3-s .slideBox {
    margin-bottom: 20px;
}

.brand3-s .slideBox .hd {
    position: absolute;
    bottom: 40px;
    z-index: 3;
    text-align: center;
    left: 40px;
}

.brand3-s .slideBox .hd li {
    width: 157px;
    height: 130px;
    background: #f6f6f7 url(../img/brand/brand3-i.png) no-repeat 40px 28px;
    float: left;
    margin-right: 10px;
}

.brand3-s .slideBox .hd li a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-top: 20px;
    display: block;
    width: 10px;
    margin: 0 auto;
}

.brand3-s .slideBox .hd li:hover,
.brand3-s .slideBox .hd li.on {
    background: #00995a;
}

.brand3-s .slideBox .hd li:hover a,
.brand3-s .slideBox .hd li.on a {
    color: #fff;
}

.brand3-s .slideBox .bd {
    width: 744px;
    height: 418px;
}

.brand3-s .slideBox .bd li {
    width: 744px;
    height: 418px;
    overflow: hidden;
}

.brand3-s .slideBox .bd li img {
    width: 100%;
    height: auto;
}

.brand4 p {
    font-size: 15px;
    color: #666;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
    text-justify: distribute;
    margin-bottom: 45px;
    margin-top: 10px;
}

.brand4 h1 {
    font-size: 36px;
    color: #666;
    font-weight: 500;
    margin-bottom: 5px;
}

.brand4 h3 {
    font-size: 15px;
    color: #419d50;
    font-weight: 500;
    line-height: 22px;
}

.brand5 p {
    font-size: 15px;
    color: #666;
    font-weight: 500;
    line-height: 22px;
    margin: 0 0 40px;
    text-align: justify;
    text-justify: distribute;
}

.brand6 p {
    font-size: 15px;
    color: #666;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
    text-justify: distribute;
    margin-bottom: 20px;
}

.brand6-lst {
    margin-bottom: 60px;
    overflow: hidden;
}

.brand6-lst ul {
    width: 754px;
}

.brand6-lst ul li {
    width: 200px;
    height: 288px;
    padding: 20px;
    background: #f6f6f7;
    float: left;
    margin: 0 10px 10px 0;
}

.brand6-lst ul li h2 {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.brand6-lst ul li h2 b {
    font-size: 40px;
    color: #666;
    font-family: 'DINCond-Medium';
}

.brand6-lst ul li div {
    width: 197px;
    height: 247px;
    margin: 0 auto;
    overflow: hidden;
    transition: all 400ms;
    text-align: center;
}

.brand6-lst ul li div img {
    width: 197px;
    height: 247px;
    transition: all 400ms;
}

.brand6-lst ul li:hover div {
    padding: 5px;
    width: 187px;
    height: 237px;
    overflow: hidden;
    background: #56cf92;
    transition: all 400ms;
}

.brand6-lst ul li:hover div img {
    width: 187px;
    height: 237px;
    transition: all 400ms;
}

.brand7 p {
    font-size: 15px;
    color: #666;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
    text-justify: distribute;
    margin-bottom: 20px;
}

.brand7 h1 {
    font-size: 32px;
    color: #00995a;
    font-weight: 500;
    margin-bottom: 20px;
}

.brand7 h3 {
    font-size: 15px;
    color: #419d50;
    font-weight: 500;
    line-height: 22px;
}

.news-cnt h1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}

.news-cnt h2 {
    font-size: 29px;
    color: #8b8b8b;
    font-family: 'DINCond-Medium';
    letter-spacing: -1px;
    margin-bottom: 20px;
    display: none;
}

.news-cnt h3 {
    font-size: 15px;
    color: #848484;
    font-weight: bold;
    margin-bottom: 10px;
}

.news-cnt h4 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.news-cnt p {
    font-size: 13px;
    color: #999;
    line-height: 22px;
    margin-bottom: 20px;
}


/*contact*/

.contact1 {
    padding-bottom: 40px;
}

.contact1 h1 {
    font-size: 32px;
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 7px;
}

.contact1 p {
    font-size: 15px;
    color: #666;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
    text-justify: distribute;
    margin-bottom: 20px;
}

.w410 {
    width: 410px;
    float: left;
}

.w350 {
    width: 350px;
    float: left;
}

.contact3 .l-cnt3 ul {
    margin-top: 145px;
}

.contact3 .l-cnt3 li {
    display: none;
}

.contact3 .l-cnt3 h1 {
    font-size: 18px;
    color: #00995a;
    font-weight: bold;
    margin-bottom: 20px;
}

.contact3 .l-cnt3 p {
    font-size: 13px;
    color: #7f7f7f;
    line-height: 20px;
    margin-bottom: 10px;
}

.contact3 .l-cnt3 p img {
    width: 395px;
    overflow: hidden;
}

.contact3 .r-cnt3 ul {
    border-left: 5px solid #f3f2f1;
    padding: 30px 0 30px 20px;
}

.contact3 .r-cnt3 ul li {
    font-size: 13px;
    color: #999;
    margin-bottom: 15px;
    cursor: pointer;
}

.contact3 .r-cnt3 ul li.on {
    color: #666;
}

.he-line {
    position: absolute;
    z-index: 1;
    width: 5px;
    height: 19px;
    top: 30px;
    left: 0;
    background: #f3a960;
    transition: top 400ms;
}

.contact4 a {
    margin-right: 20px;
    display: block;
    float: left;
    position: relative;
}

.contact4 a>img {
    display: block;
}

.contact4 a>.ct-mask {
    width: 100%;
    height: 100%;
    background: url(../img/contact/contact-mask.png) no-repeat right center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.contact4 a:hover>.ct-mask {
    opacity: 1;
    filter: alpha(opacity=100);
}

.contact4 p {
    font-size: 15px;
    color: #666;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
    text-justify: distribute;
    margin-bottom: 20px;
    margin-top: 10px;
}

.contact4 .contact4-img1 {
    width: 743px;
    height: 439px;
    background: url(../img/contact/contact4-img1.jpg) no-repeat center;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.contact4 .contact4-img1 h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 80px;
    left: 305px;
    height: 25px;
    width: 0;
    overflow: hidden;
}

.contact4 .contact4-img1 h3 {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 145px;
    left: 550px;
    height: 20px;
    width: 0;
    overflow: hidden;
}

.contact4 .contact4-img1 .ceo-name {
    width: 0;
    height: 47px;
    overflow: hidden;
    background: url(../img/contact/ceo-name.png) no-repeat left;
    position: absolute;
    z-index: 3;
    top: 130px;
    left: 635px;
}

.contact5 h1 {
    font-size: 42px;
    color: #7f7f7f;
    font-weight: 500;
    text-align: center;
}

.contact5 p {
    margin-bottom: 20px;
    font-size: 15px;
    color: #7f7f7f;
    text-align: center;
}

.contact5 a {
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 120px;
    display: block;
    width: 287px;
    height: 85px;
    margin: 0 auto;
    background: url(../img/contact/cont5-img.png) no-repeat center;
}

.contact-slide .slideBox .a_btn {
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    top: 180px;
    z-index: 2;
}

.contact-slide .slideBox .prev {
    background: url(../img/index/idx-prev.png) no-repeat center;
    left: -6%;
    transition: all 400ms;
}

.contact-slide .slideBox .next {
    background: url(../img/index/idx-next.png) no-repeat center;
    right: -6%;
    transition: all 400ms;
}

.contact-slide:hover .slideBox .prev {
    left: 3%;
    transition: all 400ms;
}

.contact-slide:hover .slideBox .next {
    right: 3%;
    transition: all 400ms;
}


/*hr*/

.hr1-tle {
    width: 100%;
    height: 162px;
    background: url(../img/hr/hr-img1.jpg) no-repeat top;
    padding: 100px 0 0px;
}

.hr1-tle h1 {
    text-align: center;
    margin-bottom: 15px;
}

.hr1-tle h2 {
    text-align: left;
    text-indent: 60px;
    font-size: 18px;
    color: #575042;
    font-weight: bold;
    margin-bottom: 15px;
}

.hr1-tle p {
    text-align: left;
    text-indent: 60px;
    font-size: 13px;
    color: #575042;
    line-height: 20px;
    margin-bottom: 2px;
    font-weight: bold;
}

.hr2 p {
    font-size: 13px;
    color: #575042;
    margin-bottom: 30px;
    line-height: 22px;
}

.hr1 .news-lst li {
    height: 50px;
}

.hr1 .news-lst i {
    height: 90px !important;
}

.hr1 .news-lst li .lst-cnt {
    margin-top: 15px;
}

.hr-input {
    overflow: hidden;
}

.hr-input span {
    display: block;
    float: left;
    height: 65px;
    background: #f2f2f2;
    font-size: 12px;
    color: #848484;
    margin-bottom: 10px;
}

.hr-input span input {
    height: 65px;
    border: 0;
    background: #f2f2f2;
    width: 100%;
    text-indent: 25px;
}

.hr-input span select {
    height: 65px;
    border: 0;
    background: #f2f2f2;
    font-size: 12px;
    color: #848484;
    width: 95%;
    padding-right: 5%;
    text-indent: 25px;
}

.hr-input div {
    float: left;
    background: #f2f2f2;
    height: 135px;
    margin-bottom: 10px;
}

.hr-input div textarea {
    height: 80px;
    width: 680px;
    border: 0;
    background: #f2f2f2;
    padding: 25px;
    font-size: 12px;
    color: #848484;
}

.ipt-btn {
    display: block;
    width: 735px;
    height: 65px;
    background: #383838;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 65px;
}

.hr5 h1 {
    font-size: 15px;
    color: #848484;
    font-weight: bold;
}

.hr5 p {
    font-size: 13px;
    color: #848484;
    margin-bottom: 10px;
}

.hr1 .news-lst li {
    position: relative;
}

.hr1 .news-lst i {
    display: block;
    width: 43px;
    height: 120px;
    background: url(../img/hr/pdf-img.png) no-repeat center;
    position: absolute;
    z-index: 2;
    right: 40px;
    top: 0;
}

.hr6 li {
    display: block;
    height: 90px;
    margin-bottom: 1px;
    background: #f9f9f9;
    text-indent: 40px;
    transition: all 400ms;
}

.hr6 li:hover {
    background: #f4f4f4;
    transition: all 400ms;
}

.hr6 li a {
    font-size: 16px;
    color: #848484;
    line-height: 90px;
}

.hr6 .sideMen h3 {
    font-size: 28px;
    color: #666;
    font-weight: 500;
    width: 100%;
    height: 90px;
    line-height: 90px;
    background: #f6f6f7 url(../img/hr/down.png) no-repeat 680px;
    padding-left: 34px;
    margin-bottom: 10px;
    transition: all 400ms;
}

.hr6 .sideMen h3 b {
    font-size: 26px;
    color: #f3a960;
    font-family: 'DINCond-Medium';
    vertical-align: middle;
}

.hr6 .sideMen a.on h3 {
    margin-bottom: 10px;
    transition: all 400ms;
    background: #f6f6f7 url(../img/hr/up.png) no-repeat 680px;
}

.hr6 .sideMen ul {
    margin-bottom: 25px;
}


/*pic-slide*/

.pic-slide .picScroll-left {
    position: relative;
}

.pic-slide .a_btn {
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    top: 187px;
    z-index: 2;
}

.pic-slide .prev {
    background: url(../img/index/idx-prev.png) no-repeat center;
    left: -50px;
    transition: all 400ms;
}

.pic-slide .next {
    background: url(../img/index/idx-next.png) no-repeat center;
    right: -50px;
    transition: all 400ms;
}

.pic-slide:hover .prev {
    left: 30px;
    transition: all 400ms;
}

.pic-slide:hover .next {
    right: 30px;
    transition: all 400ms;
}

.pic-slide .pageState {
    width: 76px;
    height: 76px;
    display: block;
    text-align: center;
    line-height: 76px;
    position: absolute;
    z-index: 3;
    bottom: 30px;
    right: 30px;
    font-size: 22px;
    color: #fff;
    font-family: 'DINCond-Medium';
    background: url(../img/public/pageState-bg.png) no-repeat center;
}

.pic-slide .pageState span {
    font-size: 22px;
    color: #fff;
    font-family: 'DINCond-Medium';
}

.contact-slide .pageState {
    width: 76px;
    height: 76px;
    display: block;
    text-align: center;
    line-height: 76px;
    position: absolute;
    z-index: 3;
    bottom: 30px;
    right: 30px;
    font-size: 22px;
    color: #fff;
    font-family: 'DINCond-Medium';
    background: url(../img/public/pageState-bg.png) no-repeat center;
}

.contact-slide .pageState span {
    font-size: 22px;
    color: #fff;
    font-family: 'DINCond-Medium';
}

.industrial_planning2 h1 {
    font-size: 41px;
    color: #0f8554;
    text-align: center;
    padding: 40px 0;
}

.industrial_planning {
    width: 1200px;
    margin: 0 auto;
}

.industrial_planning ul {
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
}

.industrial_planning li {
    width: 33.3333333%;
    float: left;
}

.industrial_planning li a {
    padding: 0 5px;
    display: block;
}

.industrial_planningtitle {
    width: 97.5%;
    margin: 0 auto;
    line-height: 109px;
    background: #f3f2f1;
    text-align: center;
    margin-top: 10px;
}

.industrial_planningtitle a {
    font-size: 22px;
    color: #333333;
}

.w734 {
    width: 734px;
    overflow: hidden;
}

.contact6 .img {
    width: 100%;
    height: 278px;
    padding-top: 102px;
    padding-left: 60px;
    box-sizing: border-box;
    margin-bottom: 27px;
}

.contact6 .img .txt {
    font-size: 22px;
    color: #00995a;
    line-height: 36px;
}

.contact6 p {
    font-size: 13px;
    color: #848484;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: justify;
}

.contact6 p:last-child {
    margin-bottom: 0;
}

.contact6 ul {
    overflow: hidden;
    margin-top: 27px;
    margin-bottom: 23px;
}

.contact6 ul li:nth-child(3) {
    margin-right: 0;
}

.contact6 ul li {
    float: left;
    width: 238px;
    height: 230px;
    padding-top: 70px;
    background: url(../images/img2.jpg) no-repeat center;
    margin-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.contact6 ul li:last-child {
    width: 100%;
    background: url(../images/img3.jpg) no-repeat center;
    margin-bottom: 0;
}

.contact6 ul li .t img {
    margin: 0 auto;
    display: block;
}

.contact6 ul li p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    margin-top: 15px;
}

.nav .s-nav2 ul:last-child {
    width: 505px;
}