/*----- 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;
}

/*头部样式*/
#header{
    background: url(../images/headbg.jpg) no-repeat center;
    position: relative;
    height:85px;
}
.top{
    width:1200px;
    margin:0 auto;
}
.logo{
    float:left;
    z-index: 99;
    position: relative;
}
.top-contact{
    color:#388438;
    font-size: 20px;
    line-height: 85px;
    font-weight: 600;
    background: url(../images/call.png) no-repeat left;
    padding-left:28px;
}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

.sbtn{
    position: relative;
}

/*热门搜索*/
.search{
    text-align:left;
    background-color:#fff;
    display: none;
    margin-top:10px;
    z-index: 999999;
    position: absolute;
    top:27px;
    left:0;
    padding:20px;
    
}
#formsearch{
    width:340px;
}
.hotSearch{
    height:34px;
    line-height:34px;font-weight:normal;
    color:#999;
}
/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
    color:#999;
}
#formsearch input {
    height: 34px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 34px;
}
#formsearch input#keyword {
    height: 34px;
    line-height: 34px;
    padding-left: 4px;
    color: #999;
    width: 260px;
}
#formsearch input#s_btn {
    width: 46px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #3f9d3f;
    color: #fff;
    border: none;
    cursor: pointer;
}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{
    width:1200px;
    margin:0 auto;
}

/*产品中心*/
.pro-title{
    font-size: 28px;
    color:#3f9d3f;
    font-weight: 400;
    line-height: 74px;
    text-align: center;
}
.wrap-product{
    background: url(../images/hp_bg.jpg) no-repeat;
    background-size: cover;
    padding:50px 0;
}
/* 本例子css */
.slideTxtBox {
}

.slideTxtBox .hd {
    margin-bottom:40px;
}

.slideTxtBox .hd ul {
    text-align: center;
}
.slideTxtBox .hd ul li {
    display: inline-block;
    cursor: pointer;
    background: #1e1e1e;
    line-height: 30px;
    width:99px;
    color:#fff;
    margin:0 3px;
}

.slideTxtBox .hd ul li.on {
    background: #3f9d3f;
}

.slideTxtBox .bd ul {
    padding: 15px;
    zoom: 1;
}

.slideTxtBox .bd li {
    line-height: 24px;
}


/*关于我们*/
.wrap-about{
    background: url(../images/aboutbg.jpg) no-repeat top center;
    padding-top: 80px;
    height:270px;
}
.about-t{
    font-size: 30px;
    color:#fff;
    text-align: center;
}
.about-line{
    width: 85px;
    height: 3px;
    margin: 25px auto;
    background: #3f9d3f;
}
.aboutcon{
    width:1140px;
    text-align: center;
    color:#fff;
    margin: 0 auto;
    font-size: 13px;
    line-height: 26px;
}

.wrap-honor{
    padding:50px 0;
    padding-top:20px;
}

.honor{
   padding-top:20px;
}
.honor li{
    float: left;
    margin:0 14px;
}
.honor li img{
    width:172px;
    height:222px;
    border:2px solid #333;
}
.honor li:hover img{
    border-color:#3f9d3f;
}
/*我们优势*/
.advance-t{
    background: url(../images/advance-t.png) 50% 42px no-repeat;
    font-size: 36px;
    color: #333;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
    margin-top:8%;
}
.advance-t p{
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
    font-weight: 400;
}
.advancelist{
    margin-top:40px;
}
.adcon1{
    background: url(../images/adcon1.png) no-repeat top left;
    width:475px;
    padding-left:44px;
    padding-top:50px;
}
.adcon2{
    background: url(../images/adcon2.png) no-repeat right top;
    width:632px;
    padding-right:44px;
    padding-top:50px;
}
/*中间广告位*/
.wrap-poster{
    background: #3f9d3f;
}
.wrap-poster h2{
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 126px;
    width:900px;
}
.cotactts{
    width:170px;
    height:44px;
    background: url(../images/hc.png) no-repeat;
    cursor: pointer;
    margin-top:44px;
    margin-right:80px;
}
.cotactts span{
    display: block;
    color:#fff;
    line-height: 44px;
    font-size: 20px;
    font-weight: 600;
    background: url(../images/hc_a.png) no-repeat 120px 50%;
    text-indent: 30px;
    transform: all .5s;
}
.cotactts span:hover{
    background: url(../images/hc_a.png) no-repeat 130px 50%;
}
/*案例*/
.wrap-case{
    padding: 3% 0;
    background: #262626 url(../images/hg_bg.jpg) no-repeat top center;  
}
.caset{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 3%;
}
.caset span{
    display: block;
    font-size: 24px;
    font-weight: 400;
}
.caselist li{
    float: left;
    margin-right:45px;
}
.caselist li:last-child{
    margin-right:0;
}
.caselist li a.img {
    display: block;
    border:3px solid #686868;
}
.caselist li img{
    width: 364px;
    height:220px;
}
.caselist li h3{
    font-weight: 400;
    width:370px;
}
.caselist li h3 a{
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 56px;
}
.caselist li h3 span{
    color:#999;
}
.caselist li h3 a.more{
    color: #3f9d3f;
    display: block;
    font-size: 13px;
}
.caselist li h3 a.more i{
    font-style: normal;
    font-family: "宋体";
    padding-left:10px;
}


/*首页新闻*/
.news{
    width:550px;
}
.tab{position:relative;}
.tab li{float:left;width:130px;
    height:50px;
    display:block;
    line-height:50px;
    margin-right:8px;text-align:center;color:#333;font-size:16px;cursor: pointer;
    border:1px solid #eee;
}
.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    background: #3f9d3f;
}

.tt{display: none;}
.list1{
    padding-top:20px;
}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a {
    background: url(../images/newli.png) left center no-repeat;
    font-size: 13px;
    color: #666;
    line-height: 42px;
    padding-left:10px;
}
.list1 li a:hover {
    color: #3f9d3f;
    text-decoration: none;
}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}

.qa-t {
    font-size: 20px;
    padding-bottom:20px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}
.qa-t a{
    position: absolute;
    right:0;
    top:5px;
    font-size: 13px;
    color: #3f9d3f;
}

.picScroll-top .bd {
    padding-top:20px;
}


.picScroll-top .bd ul li {
    zoom: 1;
    margin-bottom:14px;
    cursor: pointer;
}
.picScroll-top .bd ul li a{
    background: url(../images/q.png) no-repeat left;
    font-size: 12px;
    font-weight: 600;
    color:#333;
    padding-left:20px;
    line-height: 26px;
    display: block;
}
.picScroll-top .bd ul li a:hover{
    color:#3f9d3f;
}
.picScroll-top .bd ul li span{
    background: url(../images/a.png) no-repeat left;
    font-size: 12px;
    color:#999;
    padding-left:20px;
    line-height: 26px;
    display: block;
}



.partner{
    margin-bottom:60px;
}
.partner li{
    float: left;
    border:1px solid #f1f1f1;
    margin:0 12px;
}
.partner li img{
    width:220px;
    height:80px;
}



/*友情链接*/
.f_link {
    width: 580px;
    margin-top: 25px;
    line-height: 30px;
    color: #999;
    font-size: 14px;
}
.f_link a{
    color:#999;
}
/*页面底部*/
.four-icon{
    background: #1e1e1e;
    border-bottom: 1px solid #262626;
    padding: 35px 0;
    color:#fff;
}
.four-icon img{
    margin-right:20px;
}
.footer,
#footer{
    background: #1e1e1e;
    padding: 60px 0;
}
.footer {
    border-top: 1px solid #262626;
    padding:20px 0;
    color:#999;
    text-align: center;
}
.footer a{
    color:#999;
}
.copyright{text-align:center;line-height:24px;}

.contact{
    width:540px;
    color:#fff;
    font-size: 14px;
    line-height: 34px;
}
.nav_foot{
    color:#fff;
}
.nav_foot a{
    color:#fff;
    font-size: 14px;
    padding:0 16px;
}
.nav_foot a:hover {
   color:#3f9d3f;
}


/*------------内页-------------------*/
.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}
.n_banner {
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
}

.left {
    width: 230px;
    float: left;
}
.left .box{margin-bottom:10px;}
.left .box h3{
    background: #1e1e1e;
    color:#fff;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    line-height: 44px;
    border-left:10px solid #3f9d3f;
}
.left .box .content{
    background: #f9f9f9;
    padding:8px;
    
}

.right{width:930px;float:right;padding-bottom:10px;}

.sitemp{overflow:hidden;}
.sitemp h2{
    width:340px;float:left;line-height:31px;
text-align:left;
font-size:18px;
    
}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}





