﻿@CHARSET "UTF-8";

/*头部样式*/
#header{
    background: url(../images/top.jpg) repeat-x;
    height: 157px;
}
.wel{
    height: 42px;
    line-height: 42px;
    margin-bottom: 1px;
    color: #999999;
}
.k3{
    color: #58a229;
    font-size: 18px;
    font-weight: bold;
    padding-right: 34px;
}

.top{
    width:1200px;
    margin:0 auto;
}
.logo{float:left;}

.topLink{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;}
.k2{color:#58a229;font-family:"微软雅黑";background: url(../images/dh.png) no-repeat left center;padding-left: 24px;}

#menu{float: right;}


.baozi{
    height: 630px;
    position: relative;
}
/*热门搜索*/
.search{position: absolute;bottom: 0;width: 100%;height: 46px;background-color: rgba(85,132,38,.6);}
.baoa{
    width:1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}
#formsearch{float:right;width: 260px;height: 25px;background: url(../images/s.png) no-repeat;margin-top: 11px;}
.hotSearch{float:left;height:46px;line-height:46px;font-weight:normal;color: #fff}

/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;color: #fff;}
#formsearch input{height:25px;background:none;border:none;line-height:25px;}
#formsearch input#keyword{height:25px;line-height:25px;padding-left:6px;color:#fff;width: 220px;float: left;}
#formsearch input#s_btn{width:34px;height:25px;line-height:25px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;}



/*主体样式*/
#container{width:1100px;margin:0 auto;margin-top:30px;}

.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;}

/*首页产品*/
.product{
    height: 940px;
    background: url(../images/product.jpg) top center no-repeat;
}
.menu_cate{width:247px;float:left;padding-top: 67px;}
.cate_title{
    padding-top: 24px;
    text-align: center;
    color: #a7e980;
    font-size: 12px;
    text-transform: uppercase;
}
.cate_title p{
    color: #ffffff;
    font-size: 24px;
}

.recommend_product{width:930px;float:right;margin-top: 60px;}
.recommend_product .title{
    color: #40942d;
    font-size: 18px;
    position: relative;
    text-indent: 6px;
}
.recommend_product .title span{
    color: #cccccc;
    font-size: 12px;
}
.recommend_product .title a{
    position: absolute;
    right: 100px;
    color: #cccccc;
    font-size: 12px;
}


.recommend_product .content{
    margin-top: 20px;
}


#probox{}
#probox li{text-align:center;float:left;margin:0 5px;background: url(../images/1.jpg) no-repeat top center;width: 300px;text-align: center;margin-bottom: 13px;}

#probox li h4 a{display: block;padding-top: 19px;}
#probox li a.img{display: block;position: relative;width:293px;height:289px;overflow: hidden;}
#probox li img{width:293px;height:289px;display: block;}
#probox li h3{line-height: 84px;text-align: center;position: relative;z-index: 999;}
#probox li h3 a{font-size: 16px;font-weight: normal;color: #000000}
#probox li:hover h3 a{color:#000;text-decoration: none;}
#probox li a div.da-animate{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#probox li a div{position: absolute;width: 100%;height: 289px;overflow: hidden;font-size: 16px;line-height: 240px;color:#fff;}
#probox li a div span{display: block;position: relative;}
#probox li a div span img{width: 293px;height: 289px;border: 0;position: absolute;left: 0px;top: 0px;}
.da-slideFromTop{left:0px;top:-100%;}
.da-slideFromBottom{left:0px;top:100%;}
.da-slideFromLeft{top:0px;left:-100%;}
.da-slideFromRight{top:0px;left:100%;}
.da-slideTop{top:0px;}
.da-slideLeft{left:0px;}
#probox li a div span{display:block;position:relative; }
#probox li a div span img{width:293px;height:289px;border:0;position:absolute;left:0px;top:0px;}




/*首页新闻*/
.news{
    margin-top: 36px;
}
.news-left{
    width: 380px;
}
.tt{
    background: url(../images/tt.jpg) no-repeat bottom left;
    line-height: 40px;

    position: relative;
    height: 40px;
}
.tt span{
    background: url(../images/video.png) no-repeat left center;
    padding-left: 31px;
    color: #000000;
    font-size: 16px;
    line-height: 40px;
    display: block;
    position: relative;
}
.tt b{
    font-weight: normal;
    color: #999999;
    font-size: 12px;
    -webkit-transform:scale(0.75);
    transform:scale(0.75);
    text-transform: uppercase;
    padding-left: 4px;
}
.tt a{
    color: #999999;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    display: block;
}


#grayLayer {
    Z-INDEX: 11000; POSITION: absolute; FILTER: alpha(opacity=30); DISPLAY: none; BACKGROUND: #000; TOP: 0px; LEFT: 0px; opacity: .3
}
.sd-win {
    Z-INDEX: 99999; POSITION: absolute; PADDING-BOTTOM: 15px; PADDING-LEFT: 15px; WIDTH: 618px; PADDING-RIGHT: 15px; DISPLAY: none; HEIGHT: 348px; MARGIN-LEFT: -324px; PADDING-TOP: 15px; LEFT: 50%;z-index: 99999;
}
.sd-win-bg {
    POSITION: absolute; WIDTH: 648px; BACKGROUND: #fff; HEIGHT: 378px; TOP: 0px; LEFT: 0px
}
.sd-win-content {
    POSITION: absolute; WIDTH: 618px; BACKGROUND: #fff; HEIGHT: 348px
}
.sd-win B.close {
    BORDER-BOTTOM: #ffffff 4px solid; POSITION: absolute; TEXT-ALIGN: center; BORDER-LEFT: #ffffff 4px solid; PADDING-BOTTOM: 5px; LINE-HEIGHT: 14px; BACKGROUND-COLOR: #00cc66; PADDING-LEFT: 5px; WIDTH: 14px; PADDING-RIGHT: 5px; FONT-FAMILY: Arial, sans-serif; HEIGHT: 14px; COLOR: #ffffff; BORDER-TOP: #ffffff 4px solid; TOP: -15px; CURSOR: pointer; RIGHT: -15px; FONT-WEIGHT: 700; BORDER-RIGHT: #ffffff 4px solid; PADDING-TOP: 5px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;z-index: 99999;
}
.news-left .content{
    margin-top: 13px;
}
.news-left .content1{
    padding:4px;border:1px solid #e5e5e5;
    width: 372px;
    height: 233px;
    overflow: hidden;
}
.content1 img{
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.content1 img:hover{  -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}

.tt1 span{
    background: url(../images/news.png) no-repeat left center;
}

.tt2 span{
    background: url(../images/3.png) no-repeat left center;
}



.foot{
    height: 356px;
    background: url(../images/foot.jpg) repeat-x center;
    margin-top: 36px;
}

/*友情链接*/
.f_link{width:1200px;margin:0 auto;line-height: 69px;color: #fff;font-size: 14px;}

.f_link a{
   color: #fff;
    font-size: 15px;
    margin-left: 11px;
}


/*.zhuo h3{
    text-align: center;
}*/
.zhuo h2{
    text-align: center;
    background: url(../images/tt.png) no-repeat center;
    color: #68ab37;
    font-size: 33px;
    margin-top: 10px;
}
a.more{
    display: block;
    width: 101px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #d0d0d0;
    font-size: 14px;
    border:1px solid #d9d9d9;
    margin: 16px auto;
}

#Index {z-index:100;margin:0 auto; position: relative;height: 250px;background: url(../images/1.png) no-repeat bottom center;margin-bottom: 30px;}
#Index .style {z-index: 99; width: 150px; bottom: 0px; display: block; background: url(../images/icon_f.png) no-repeat right bottom; float: right; height: 172px; right: 0px}
#Index_Box {position: relative; margin-top: 60px;}
#Index_Box ul {position: relative; }
#Index_Box li {z-index: 0; position: absolute; list-style-type: none; width: 0px; height: 0px; overflow: hidden; top: 146px; cursor: pointer;list-style-type: none; left: 377px;text-align: center;padding-bottom: 50px;}
.a11{
    display: none;
    text-align: center;
    color: #333333;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 36px;

    line-height: 36px;
}
#Index_Box li:nth-child(3) .a11{
    display: block!important;
}
#Index_Box li img {width: 100%;height:100%; vertical-align: top}
#Index_Box .prev {display: block}
#Index_Box .next {display: block}
#Index_Box .prev {z-index: 100; overflow: hidden; cursor: pointer}
#Index_Box .next {z-index: 100; overflow: hidden; cursor: pointer}
#Index_Box .prev {position: absolute; width: 40px; background: url(../images/left.png) 0px 0px; height: 80px; top: 90px; left: 0px}
#Index_Box .next {position: absolute; width: 41px; background: url(../images/right.png) 0px 0px; height: 80px; top: 90px; right: 0px}


/*页面底部*/
#footer{position:relative;width:1200px;margin:0 auto;text-align:center;color:#ffffff;}
#footer a{color:#ffffff;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:44px;color:#fff;font-size: 14px;margin-bottom: 33px;}

.er{
   width: 352px;
    text-align: center;
    margin-left: 262px;

}
.contact{width: 338px;float:left;margin-left: 20px;line-height: 27px;text-align: left;height: 174px;}



.copyright{text-align:center;line-height:36px;}



/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:29px;padding-left:22px;font-weight:normal;font-family:"微软雅黑";
background:url(../images/h3.jpg) no-repeat;font-size:14px;color:#fff;font-weight: bold;}
.left .box .content{padding:5px 0px;}

.prodescription{border: 1px solid #e5e5e5;
    background: #68ab37;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;}

.n_banner ,.n_banner img{width:100%;margin:0 auto;}

.left{width:229px;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:843px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}


