body, button, input, select, textarea {
    background: none repeat scroll 0 0 #fff;
    color: #969595;
    font: 14px/1 "Arial","微软雅黑";
    margin: 0;
    padding: 0;
}

.common-container{
	width: 1200px;
	margin: 0 auto;
}

.top-tip-line{
	width: 100%;
    height: 8px;
	display: block;
	overflow: hidden;
	background-color: #157c45;
}

.top-tip-slogen{
	width: 1200px;
	margin: 0 auto;
}

.slogen-left{
	display: inline-block;
	line-height: 40px;
	float: left;
}

.slogen-right{
	display: inline-block;
	line-height: 40px;
	float: right;
}

.icon-zh{
	padding-right: 20px;
}

.top-tip-bottomline{
	width: 100%;
    height: 1px;
	display: block;
	overflow: hidden;
	background-color: #dcdcdc;
}

.common-container .header{

}

.common-container .header .top .top-left{
	width: 50%;
	float: left;
	line-height: 118px;
}

.common-container .header .top .top-left img{
	vertical-align: middle;
}

.common-container .header .top .top-right{
	padding-left: 368px;
	line-height: 118px;
	display: inline-block;
}

.common-container .header .top .top-right img{
	vertical-align: middle;
}


.navbar{
	width: 1200px;
	height: 40px;
    position: absolute;
    top: 171px;
    background-color: #157c45;
}

.navbar .navbar-menu li{
	float: left;
    line-height: 40px;
    position: relative;
    width: 137px !important;
    background-color: #157c45;
}

.navbar .navbar-menu li a{
	display: block;
    color: #fff;
    padding: 0 40px;
    text-align: center;
}

.navbar .navbar-menu li a:hover{
	background: #0f572f;
    padding: 0 40px;
}

.navbar .navbar-menu li:hover ul{
	display: block;
}

.navbar .navbar-menu li ul{
	    display: none;
    position: absolute;
    left: 0;
    top: 39px;
    margin: 0;
    z-index: 9999;
    width: 137px !important;
}

.banner{
	width: 1200px;
	height: 450px;
	overflow: hidden;
	margin: 0 auto;
	clear: box;
	background-color: red;
	    margin-top: 43px;
	}

.index-products{
	overflow: hidden;
}

.index-products-content .left{
	background-color: #157c45;
	float: left;
	width: 184px;

}

.index-products-content .left ul{
	border-top: 1px solid #e6e6e6;
}

.index-products-content .left ul li{
	width: 164px;
    line-height: 49px;
    
    background-color: #157c45;
    margin-top: 1px;
	left: 3px;
    position: relative;   
}

.index-products-content .left ul li a{
	display: block;
    color: #37383a;
    font-size: 16px;
    text-indent: 56px;
    background: url(../img/cat_li.png) no-repeat;
}

.index-products-content .left ul li a:hover{
	background: url(../img/cat_li_selected.png) no-repeat;	
	color: #157c45;
	margin-left: 3px;
}
   

.index-products-content .left .tit{
	    width: 164px;
    height: 46px;
    line-height: 45px;
    text-indent: 21px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.index-products-content .left .cat_nav{
	padding-bottom: 30px;
	padding-top: 2px;
}

.index-products-content .right{
	float: right;
	width: 1014px;
}

.product-block{
	float: left;
    position: relative;
    overflow: hidden;
    width: 246px;
    height: 170px;
    margin-right: 7px;
    margin-bottom: 10px;
}

.product-overlay img {
    width: 246px;
    height: 170px;
}

.product-backdrop {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../img/pro_lia.png) no-repeat;
}

.details{
	width: 246px;
    line-height: 38px;
    position: absolute;
    top: 37px;
    left: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.foot {
    width: 100%;
    height: 110px;
    line-height: 28px;
    padding-top: 25px;
    background: #000;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}

.clear{
	clear: both;
}

.inner_35 {
    width: 1200px;
    height: 35px;
    margin: 0 auto;
}

.location {
    width: 1200px;
    height: 35px;
    text-align: right;
    color: #333;
    margin: 0 auto;
}

.location a {
    color: #333;
}

.aboutinner {
    width: 1005px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

.about {
    padding: 20px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
}

.about p span{
	    font-family: 微软雅黑, 'Microsoft YaHei';
}
    

	



    