
.banner-inside{width: 100%;height: 280px;}

.class2{margin-top: 50px;background: url("../images/class2-bg.jpg") no-repeat bottom;padding-bottom: 40px;}
.class2 ul{text-align: center;height: auto;overflow:hidden;}
.class2 ul li{display: inline-block;font-size: 20px;font-weight: bold;position: relative;overflow: hidden;margin: 0 30px;line-height: 40px;}
.class2 ul li a{color: #000;}
.class2 ul li span{position: absolute;z-index: -1;display: block;height: 10px;background-color:#9dc83b;margin-top:20px; }
.class2 ul .on span{width: 100%;     }

.nadd{line-height: 30px;color: #484848;margin-top: 30px;}
.nadd a{color: #484848;}
.nadd a:hover{color:#9dc83b}

.center{margin-top: 15px;}
.center .left-num{width: 220px;background: url("../images/left-bg.jpg") no-repeat right 10px;float: left;padding-right: 5px;padding-bottom: 50px;}
.center .left-num .tittle{line-height: 32px;width: 160px;background-color:#9dc83b;color: #fff;text-align: center;overflow: hidden;  }

.center .left-num .class2-l{font-weight: bold;font-size: 15px;margin-top: 30px;}
.center .left-num .class2-l li{margin-top: 10px;line-height: 30px;height: 30px;}
.center .left-num .class2-l li a{color:#494949; }
.center .left-num .class2-l li span{display: block;float: left;height: 14px;background-color:#ffb53e;transition: all 0.3s;width: 0px;margin-right: 0px;margin-top: 8px; }
.center .left-num .class2-l .on span{width: 44px;margin-right: 10px;}
.center .left-num .class2-l li:hover span{width: 44px;margin-right: 10px;}
.center .left-num .recommended{margin-top: 20px;}
.center .left-num .recommended .tittle1{line-height:55px;text-align: center;font-weight: bold;font-size: 18px;background-color:#9dc83b;color: #fff; }
.center .left-num .recommended ul{height: auto;overflow: hidden;margin-top: 10px;}
.center .left-num .recommended ul li{margin-top: 10px;border-bottom: 1px #ddd dashed;padding-bottom: 15px;}
.center .left-num .recommended ul li .p1{font-size: 12px;color: #484848;font-family: Arial;}
.center .left-num .recommended ul li .p2{color: #484848;line-height: 25px;height: 25px;padding-right:5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;}
    .center .left-num .recommended ul li:hover .p2{ color:#9dc83b;}
.center  .right-box{float: right;width:950px;     }
.center  .right-box .info{padding:20px;background-color: #fafafa;min-height: 600px;}
.center  .right-box .info img{max-width: 100%;}
/* 新闻单页 */
.center  .right-box .info-title {line-height: 35px;font-size: 22px;font-weight:bold;color: #313130;text-align: center;}
.center  .right-box .info-time {height: 25px;line-height: 25px;text-align: center;color: #969696;}
.center  .right-box .info-box {padding-bottom: 70px; position: relative;}
.center  .right-box .info-box .info-bottom { position: absolute;width:910px; height: 40px;line-height:40px;left: 20px; bottom: 30px;}
.center  .right-box .info-box .info-bottom div {width: 300px;height: 40px;;color: #484848;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.center  .right-box .info-box .info-bottom div a {color: #484848;}
.center  .right-box .info-box .info-bottom div a:hover {text-decoration: underline;}
.center  .right-box .info-box .info-bottom .fl {padding-left: 30px;}
.center  .right-box .info-box .info-bottom .fr {padding-right: 30px;text-align: right;}
.center  .right-box .retrieval {margin-top:10px;height:48px;line-height: 48px;padding: 20px 50px;background:#fafafa; color: #484848;}
.center  .right-box .retrieval a {display:inline-block;color: #484848;margin-left: 5px;}

.line{height: 15px;background: url("../images/line2.jpg") ;margin-top: 100px;}

/*底部推荐*/
.recommend{margin-top: 30px;}
.recommend .tittle{text-align: center;font-weight: bold;font-size:24px;color:#000; }
.recommend .ul1{height: auto;overflow: hidden;margin-top: 30px;}
.recommend .ul1 li{width: 298px;border: 1px solid #9DC83B;height:86px;float: left;margin-right: 3px;margin-top: 10px; }
.recommend .ul1 li:hover {background: rgba(157,200,59,.7);}
.recommend .ul1 li:hover .left p {color: #fff;}
.recommend .ul1 li .left{width: 218px;float: left;text-align: center;}
.recommend .ul1 li .left .p1{text-align: center;line-height: 25px;height: 25px;color: #000;font-size: 15px;margin-top: 30px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;}
.recommend .ul1 li .left .p2{text-align: center;line-height: 25px;height: 25px;color: #000;font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;}

.recommend .ul1 li .right{width:80px;text-align: center;background-color:#9DC83B;color: #fff;float: right;line-height: 20px;padding: 23px 0;  }

.recommend .ul2{height: auto;overflow: hidden;padding-bottom: 55px;}
.recommend .ul2 li{width: 350px;float: left;margin-right: 80px;margin-top: 20px;}
.recommend .ul2 li .p1{color: #7d7d7d;}
.recommend .ul2 li .p2{line-height: 30px;height: 30px;font-size: 15px;color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;}
.recommend .ul2 li:hover .p2 {color: #9DC83B;}



.product{}
.product .pro1{height: auto;overflow: hidden;margin-top: 12px;}
.product .pro1 .left{border: 1px solid #dadada;width: 224px;height: 280px;float: left;}
.product .pro1 .right{border: 1px solid #dadada;float: right;width: 620px;padding:20px 45px;height: 240px; }
.product .pro1 .div1{line-height: 30px;height: 30px;}
.product .pro1 .div1 .p1{float: left;max-width: 450px;overflow: hidden;font-size: 20px;font-weight: bold;margin-right:50px;}
.product .pro1 .div1 .p2{float: left;}
.product .pro1 .div1 .p2 a {color: #000;}
.product .pro1 .div1 .p2 img{float: left;margin-top: 5px;margin-right: 10px;}
.product .pro1 .div2{line-height:25px;height: 100px;margin-top: 15px;color:#848484;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;}
.product .pro1 .p3{text-align: center;line-height: 34px;border: 1px #dadada dashed;width: 120px;margin-top: 40px;color: #545454;font-size: 15px;}
.product .pro1 .p3:hover {background: #9dc83b;color: #fff;border-color: #9dc83b;}
.product ul{height: auto;overflow: hidden;}
.product ul li{position: relative;width: 302px;float: left;margin-right: 22px;height: auto;overflow: hidden;margin-top: 30px;}
.product ul li .product-list-shadow {
    position: absolute;
    width: 300px;
    height: 378px;
    background: rgba(157,200,59,.95);
    top: -378px;
    left: 0;
    o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.product ul li .product-list-shadow p {
    width: 40px;
    height: 39px;
    margin: 0 auto;
    margin-top: 170px;
    background: url(../images/icon4.png) no-repeat center center;
}
.product ul li .product-list-shadow h3 {
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    font-size: 14px;
}
.product ul li:hover .product-list-shadow {
    top: 0;
}
.product ul li .pro{width: 300px;height: 378px;border: 1px solid #dadada;}
.product ul li .left{width: 220px;text-align: center;background-color: #a2a2a2;color: #fff;font-size: 16px;height: 87px;padding: 1px 0;float: left;}
.product ul li .left .p1{
    line-height:25px;
    height: 25px;
    padding:0 10px;
    margin-top: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product ul li .left .p2{line-height:25px;height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product ul li .msg{float: right;background-color: #a8d14b;padding: 32px 27px;}
.product ul .hot .hot-img{display: block;}
.product ul li .hot-img{position: absolute;margin-left:229px;margin-top: 0;display: none;z-index: 10;}


/*  */
.news{}
.news ul{}
.news ul li{margin-top: 26px;height: auto;overflow: hidden;}
.news ul li:hover .right p {text-decoration: underline;}
.news ul li .left{width: 100px;text-align: center;background-color: #f8f8f8;padding: 1px 0;height: 132px;float: left;}
.news ul li .left .p1{font-weight: bold;font-size: 32px;color: #494949;margin-top: 30px;}
.news ul li .left .p2{font-size: 15px;color: #494949;font-weight: bold;line-height: 30px;}
.news ul li .right{float: right;width: 785px;padding: 0 10px;border-bottom: 1px solid #e1e1e1;border-top:1px solid #e1e1e1; }
.news ul li .right .p1{line-height: 35px;height: 35px;font-weight: bold;font-size: 16px;color: #9dc83b;margin-top:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;}
.news ul li .right .p2{line-height: 25px;height: 50px;margin-top: 10px;color: #484848;margin-bottom: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;}

/* 搜索 */
.search ul li .left { background: #f8f8f8 url(../images/search-left.png) no-repeat center center}
/* 产品详情 */
.detail {margin-top:12px;overflow: hidden;}
.detail-left { width: 490px;height: 377px;margin:0; overflow: visible;}
.detail-left .img-list  {float:left;width: 95px;height: 376px;border-top: 1px solid #dadada;}
.detail-left-wrap {float:left;width: 100px;height: 376px;overflow: hidden;}
.detail-left .img-list li {float:none;width: 93px;height: 93px;border: 1px solid #dadada;border-top:none;}
.detail-left .img-list li .img-wrap  {width: 93px;height:93px;}
.detail-left > .img-wrap {float:left;width: 376px;height: 376px;border: 1px solid #dadada;margin-left: 12px;}
.btn{
    position: absolute;
    width: 70px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    z-index: 10;
    cursor: pointer;
    display: none;
}
.btn-prev{ 
    top: 0;
    left: 15px;
    background: rgba(0,0,0,.3) url(../images/detail-arrow2.png) no-repeat center center;
    border-radius: 0 0 5px 5px;
}
.btn-next{
    bottom: 0;
    left: 15px;
    background: rgba(0,0,0,.3) url(../images/detail-arrow1.png) no-repeat center center;
    border-radius: 5px 5px 0 0;
}

.detail-right {
    position: relative;
    width: 445px;
    min-height: 300px;
    padding-bottom: 78px;
    /* overflow: hidden; */
}
.detail-right h1 {
    font-size: 22px;
    font-weight: bold;
    color: #3b3b3b;
    margin-bottom: 30px;
}
.detail-right p {
    color: #484848;
    line-height: 25px;
    margin-bottom: 25px;
}
.detail-right .bottom {
    position: absolute;
    width: 445px;
    height: 70px;
    line-height: 70px;
    text-align: left;
    bottom: 0;
}
.detail-right .bottom .fl {
    width: 273px;
    height: 68px;
    border: 1px solid #9dc83b;
    font-size: 24px;
    font-weight: bold;
    background: #fff;
}
.detail-right .bottom .fl a {
    display: block;
    color: #666668;
}
.detail-right .bottom .fl span {
    float: left;
    width: 28px;
    height: 27px;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 11px;
    background: url(../images/detail-tel.png) no-repeat center center;
}
.detail-right .bottom .fr {
    width: 170px;
    font-size: 15px;
    background: #9dc83b; 
}
.detail-right .bottom .fr a {
    display: block;
    color: #fff;
}
.detail-right .bottom .fr span {
    float: left;
    width: 28px;
    height: 25px;
    margin-top: 24px;
    margin-left: 33px;
    margin-right: 18px;
    background: url(../images/detail-right.png) no-repeat center center;
}
.detail-line {
    width: 950px;
    height: 13px;
    background: url(../images/detail-line.png) no-repeat center center;
    margin-top: 50px;
    margin-bottom: 20px;
}
.detail-search {
    width: 900px;
    height: 75px;
    color: #484848;
    background: #fafafa;
    margin-top: 7px;
    line-height: 75px;
    padding: 0 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detail-search  a {
    color: #484848;
    padding: 0 5px;
} 

/* 市场分布 */
.map-wrap {padding-top: 12px;}
.map-wrap > h1 {
    padding-left: 110px;
    height: 45px;
    font-size: 32px;
    font-weight: bold;
    line-height: 45px;
    text-align: left;
    color: #434442;
}
.map-wrap >  h1 span {
    font-family: 'Arial';
    font-size: 40px;
    padding: 0 5px;
}
.map-wrap > p {
    padding-left: 110px;
    padding-right: 90px;
    line-height: 25px;
    color: #000;
}
.map-wrap .map {
    position: relative;
    width: 664px;
    height: 541px;
    margin-left: 110px;
    background: url(../images/map2.png) no-repeat center center;
    top: 15px;
    right: 0;
    z-index: 10;
}
.map-wrap .map ul {
    width:664px;
    height: 541px;
}
.map-wrap .map li {
    position: absolute;
    display: inline-block;
    height: 50px;
    padding: 0 5px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    background: #fff;
    color: #707070;
}
.map-wrap .map li s {
    position: absolute;
    width: 14px;
    height: 12px;
    bottom: -12px;
    left: 0;
    background: url(../images/bottom3.png) no-repeat;
}
.map-wrap .map li:nth-child(1) {
    top: 38px;
    left: 555px;
}
.map-wrap .map li:nth-child(2) {
    top: 82px;
    left: 603px;
}
.map-wrap .map li:nth-child(3) {
    top: 123px;
    left: 554px;
}
.map-wrap .map li:nth-child(4) {
    top: 142px;
    left: 482px;
}
.map-wrap .map li:nth-child(5) {
    top: 172px;
    left: 435px;
}
.map-wrap .map li:nth-child(6) {
    top: 150px;
    left: 155px;
}
.map-wrap .map li:nth-child(7) {
    top: 223px;
    left: 238px;
}
.map-wrap .map li:nth-child(8) {
    left: 314px;
    top: 230px;
}
.map-wrap .map li:nth-child(9) {
    left: 400px;
    top: 213px;
}
.map-wrap .map li:nth-child(10) {
    left: 505px;
    top: 248px;
    z-index: 2;
}
.map-wrap .map li:nth-child(11) {
    left: 555px;
    top: 250px;
}
.map-wrap .map li:nth-child(12) {
    top: 278px;
    left: 480px;
    z-index: 3;
}
.map-wrap .map li:nth-child(13) {
    top: 274px;
    left: 420px;
}
.map-wrap .map li:nth-child(14) {
    top: 298px;
    left: 310px;
}
.map-wrap .map li:nth-child(15) {
    top: 275px;
    left: 178px;
}
.map-wrap .map li:nth-child(16) {
    top: 370px;
    left: 330px;
}
.map-wrap .map li:nth-child(17) {
    top: 332px;
    left: 388px;
    z-index: 2;
}
.map-wrap .map li:nth-child(18) {
    top: 344px;
    left: 439px;
}
.map-wrap .map li:nth-child(19) {
    top: 346px;
    left: 513px;
    z-index: 2;
}
.map-wrap .map li:nth-child(20) {
    top: 327px;
    left: 567px;
}

.right-box .map-wrap .info {
    background: #fff;
    margin-top: 45px;
}
/* 联系我们 */
.contact-us {
    width: 950px;
    overflow: hidden;
    padding-top: 12px;
}
.contact-us ul {
    width: 960px;
}
.contact-us ul li {
    float: left;
    width: 468px;
    height: auto;
    border: 1px solid #c6c6c6;
    margin-right: 10px;
    margin-bottom: 18px;
}
.contact-us .contact-us-top {
    padding: 30px 40px;
    border-bottom: 1px solid #c6c6c6;
}
.contact-us .contact-us-top h1 {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}
.contact-us .contact-us-top p {
    line-height: 25px;
    color: #484848;
}
.contact-us .contact-us-bottom {
    width: 442px;
    height: 225px;
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
    border-left: 13px solid #fff;
    border-right: 13px solid #fff;
}
.anchorBL, 
.BMap_noprint {
     display: none;
 }
.contact-us ul li:hover {
    border-color: #9dc83b;
}
.contact-us ul li:hover  .contact-us-top {
    border-color: #9dc83b;
}


















