@CHARSET "UTF-8";


.container-fluid {
    width: 1920px;
    position: relative;
    margin-left: -960px;
    left: 50%;
}
.container {
    width: 1200px;
    margin: 0 auto;
}




/*头部样式*/

#header {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.top {
    height: 150px;
}

.logo {
    float: left;
    margin-top: 50px;
}

.topLink {
    width: 400px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    font-family: "微软雅黑";
    margin-top: 30px;
    float: right;
    text-align: left;
    width: 240px;
    line-height: 1.2;
}

#menu {
    width: 1200px;
    margin: 0 auto;
}

.head-nav {
    width: 100%;
    background: #329b00;
    height: 56px;
}



/*  */
.pro {
    padding: 50px 0 ;
}
.pro ul {
    overflow: hidden;
}
.pro ul li {
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
}
.pro ul li img {
    width: 159px;
    height: 79px;
    display: block;
}
.pro ul li h3 a {
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #5b5b5b;
    display: block;
    font-weight: normal;
}
.pro ul li h3 a:hover {
    color: #329b00;
}



/* 产品中心 */
.ptt{text-align:center;color:#333333;font-size:24px;font-weight:normal;}
.ptt span{display:block;font-size:12px;text-transform:uppercase;}
.prd-wrap {
    background: #f3f3f3;
}
.prd {
    overflow: hidden;
    padding: 50px 0 15px;
}
.prdl {
    width: 220px;
    height: 640px;
    float: left;
    background: #fff;
    margin-right: 30px;
}
.prdl h2 {
    padding-left: 55px;
    padding-top: 15px;
    height: 56px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 16px;
    color: #1c1c1c;
    line-height: 16px;
    overflow: hidden;
    background: url(../images/prd_bg.jpg) no-repeat 15px center;
}
.prdl h2 span {
    font-size: 12px;
    color: #989898;
    display: block;
    font-family: 'Arial';
}
.prdl ul li {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    border-left: 2px solid #fff;
    background: url(../images/prd_bg1.jpg) no-repeat 15px 13px;
    padding-left: 55px;
}
.prdl ul li h3 a {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
}
.prdl .prdc a {
    display: block;
    line-height: 28px;
    font-size: 14px;
}
.prdl .prdc a:hover, .prdl ul li:hover h3 a {
    color: #329b00;
}
.prdl ul li:hover {
    border-left: 2px solid #329b00;
    background: url(../images/prd_bg1_hover.jpg) no-repeat 15px 13px;
}

.prdr {
    width: 950px;
    float: left;
    overflow: hidden;
}
.prdr h2 {
    padding-left: 30px;
    background: url(../images/prd_bg2.jpg) no-repeat left center;
    font-size: 16px;
    color: #329b00;
    font-weight: normal;
    height: 38px;
    line-height:36px;
    padding-bottom: 14px;
}
.prdr ul {
    overflow: hidden;
    width: 978px;
}
.prdr ul li {
    width: 298px;
    float: left;
    margin-right: 28px;
    margin-bottom: 28px;
    position: relative;
    background: #fff;
    padding-top: 10px;
}
.prdr ul li img {
    width: 277px;
    height: 215px;
    display: block;
    margin: 0 auto;
    border: 1px solid #f0eeee;
}
.prdr ul li h3 a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    color: #303030;
    font-weight: normal;
}
.prdr ul li p {
    width: 100%;
    height: 100%;
    background: rgba(50, 155, 0, 0.75);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 2;
}
.prdr ul li p a {
    width: 128px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    color: #fff;
    border: 2px solid #fff;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -66px;
    margin-top: -20px;
}
.prdr ul li:hover p {
    display: block;
}


/* 横图 */
.heng{  width: 1920px;
    position: relative;
    margin-left: -960px;
    left: 50%;}
.heng img {
    display: block;
    margin: 0 auto;
}


/* 优势 */
.adv-wrap {
    background: url(../images/adv_bg2.jpg) no-repeat center center;
    height: 960px;
}
.advt {
    padding: 40px 0 35px;
    text-align: center;
}
.advt h2 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    color: #010101;
}
.advt h2 span {
    color: #329b00;
}
.advt h3 {
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
    font-weight: normal;
    background: url(../images/adv_bg.png) no-repeat center center;
}
.advt p {
    font-size: 14px;
    color: #a4a4a4;
    line-height: 20px;
}

.advc {
    overflow: hidden;
}
.advl {
    width: 718px;
    float: left;
}
.advr {
    width: 482px;
    float: left;
}
.advb {
    background: url(../images/adv_bg1.png) no-repeat;
    padding-left: 100px;
    font-size: 14px;
    line-height: 25px;
    color: #5a5a5a;
    position: relative;
}
.advb h2 {
    line-height: 35px;
    font-size: 20px;
    color: #010101;
    margin-bottom: 25px;
}
.advb h2 em {
    font-style: normal;
    color: #329b00;
}
.advb span {
    width: 75px;
    height: 75px;
    padding-left: 11px;
    text-align: center;
    line-height: 75px;
    font-size: 36px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.advl .advi {
    padding: 100px 0 65px;
}
.advr .advb {
    margin: 40px 0 55px -248px;
}
.advb p{
    font-weight: bold;
}


/*公司简介*/

.about-company {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 523px;
    background: url(../images/ab_bg.jpg) no-repeat;
  
}

.ab {
    width: 1200px;
    margin: 0 auto;
    height: 523px;
    position: relative;
}

.ab-img {
    width: 352px;
    height: 305px;
    position: absolute;
    left: 30px;
    top: 115px;
}

.ab-content {
    width: 742px;
    height: 302px;
    position: absolute;
    right: 30px;
    top: 110px;
}

.ab-content h2 {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 20px;
}

.ab-content .content {
    color: #fff;
    margin-top: 50px;
    line-height: 26px;
    text-indent: 2em;
    font-size: 14px;
}

.ab-content a {
    display: block;
    width: 96px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #329b00;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 0px;
     font-size: 14px;
}


/*  */
.stre {
    margin: 50px 0;
    height: 24px;
    border-bottom: 2px solid #d6d6d6;
    text-align: center;
}
.stre ul {
    display: inline-block;
    overflow: hidden;
    height: 50px;
}
.stre ul li {
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    float: left;
}
.stre ul li a {
    display: block;
    height: 48px;
    color: #1c1c1c;
    border: 1px solid #d6d6d6;
    background: #fff;
}
.stre ul li.current a {
    border: 1px solid #329b00;
    color: #fff;
    background: #329b00;
}

.strb {
    padding: 0 37px;
    position: relative;
    display: none;
}
.strb.current {
    display: block;
}
.strb ul {
    overflow: hidden;
}
.strb ul li {
    width: 261px;
    float: left;
    margin-right: 27px;
}
.strb ul li img {
    width: 261px;
    height: 183px;
    display: block;
}
.strb ul li h3 a {
    height: 14px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #494646;
    display: block;
    font-weight: normal;
    overflow: hidden;
}
.strb ul li h3 a:hover {
    color: #329b00;
}



.strb .strl {
    width: 24px;
    height: 51px;
    display: block;
    background: url(../images/hl.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}
.strb .strr {
    width: 24px;
    height: 51px;
    display: block;
    background: url(../images/hr.jpg) no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}






/*新闻资讯*/
.wh{width:1200px;margin:0 auto;margin-top:30px;}
.xleft{width: 784px;height: 508px;border:1px solid #ebebeb;}
.nsort li{float: left;width: 391px;}
.nsort li a{display: block;background: #2a2a2a;height: 58px;line-height: 58px;color: #fff;}
.nsort li a h3{font-size: 18px;font-weight: normal;padding-left: 38px;background: url(../images/icon1.png)  no-repeat 10px center;}
.nsort li a .m1{font-size: 15px;margin-right: 15px;}
.nsort li.cur a{background:url(../images/nbjx.png) no-repeat top center;}
.tab1{display: none;}
.news_list1 li{margin:38px 14px 0 14px;padding-bottom: 25px;border-bottom: 1px solid #b6b6b6;}
.news_list1 li a.img img{width: 299px;height: 173px;overflow: hidden;}
.news_list1 li .xwnr{width: 435px;}
.news_list1 li .xwnr a{color: #222222;font-size: 15px;font-weight: 400;display: block;padding-bottom: 15px;border-bottom: 1px solid #c1c1c1;}
.sumy{color: #615c5c;font-size: 13px;font-weight: 400;margin-top: 13px;line-height: 24px;}
.news_list2{margin: 23px 14px 0 14px;background: url(../images/line01.png) no-repeat center;}
.news_list2 li{width: 50%;line-height: 35px;}
.news_list2 li a{color: #222222;font-size: 15px;font-weight: 400;width: 340px;display: block;padding-left: 20px;background: url(../images/xing.png) no-repeat left center;}
.news_list2 li:nth-child(2n){float: right;}
.news_list2 li:nth-child(2n) a{margin-left: 50px;}



.xright{width: 400px;height: 508px;border:1px solid #ebebeb;}
.question-news{
    width: 558px;
    margin-top: 58px;
}

#kehu{overflow:hidden;height:415px;margin:0 auto;position:relative;}
#jian {height:100%;}
#zheng {}
#xtop{}


.nbt2{height: 58px;line-height: 58px;background: url(../images/nbj1.jpg) no-repeat top center;}
.nnt{font-size: 18px;color: #fff;padding-left: 60px;}
.nbt2 a{font-size: 15px;color: #fff;display: block;text-transform: uppercase;margin-right: 20px;}

.news-list li{
    margin-bottom: 20px;
    margin: 0 13px 0 15px;
}

.news-list li a{
    background: url(../images/wen.jpg) no-repeat left center;
    padding-left: 30px;
    line-height: 30px;
    color: #329b00;
    font-size: 17px;
    margin-top: 20px;
    font-weight: lighter;
    display: block;
}



.news-list li p{
    background: url(../images/da.jpg) no-repeat left 5px;
    padding-left: 30px;
    color: #3c3c3c;
    font-size: 13px;
    line-height: 23px;
    margin-top: 5px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cecece;
}

.qusetion-list{
    padding-top: 20px;
}














.flink {
    padding: 20px 0;
    font-size: 14px;
    color: #000;
}
.flink a {
    margin-left: 20px;
    color: #000;
}
.flink a:hover {
    color: #329b00;
}



/* 底部 */
.footn-wrap {
    background: #0f0f0f;
}
.footn {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
}
.footn ul {
    overflow: hidden;
    padding: 0 30px;
}
.footn ul li {
    float: left;
    padding: 0 38px;
}
.footn ul li a {
    display: block;
    color: #fff;
}
.footn ul li a:hover {
    color: #329b00;
}
.foot-wrap {
    background: #252525;
}
.foot {
    overflow: hidden;
    padding-top: 30px;
}
.footl {
    float: left;
}
.footl ul {

    overflow: hidden;
    padding: 0 60px 0 75px;
}
.footl ul li {
    padding: 0 49px 0 55px ;
    float: left;
    height: 220px;
    border-right: 1px solid #7e7e7e;
}
.footl ul li h2 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
}
.footl ul li a {
    font-size: 14px;
    line-height: 30px;
    display: block;
    height: 30px;
    color: #c9c7c7;
}
.footl ul li a:hover {
    color: #329b00;
}
.footr {
    float: left;
    padding-top: 10px;
    color: #c9c7c7;
    line-height: 2;
}
.footb-wrap {
    background: #252525;
    border-top: 1px solid #7e7e7e;
}
.footb {
    padding: 10px 0;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #c9c7c7;
}
.footb a {
    color: #c9c7c7;
}
.footb a:hover {
    color: #329b00;
}


/*头部样式*/


/*热门搜索*/
.search{text-align:left;height:24px;padding:10px 0;}
#formsearch{width:300px;float:right;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}




/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}

/*页面底部*/
#footer{position:relative;width:1200px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#329b00;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background: #329b00;font-size:14px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;margin:0 auto;}
.n_banner img{width:100%;margin:0 auto;}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:920px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background: #329b00;color: #fff;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#fff;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.sitemp .site a { color: #fff; }
.sitemp .site a:hover { color: #329b00; }
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}


