@charset "utf-8";
@import url(css.css);

.home {
    margin-left: 30px;
}


.nav {
	float: left;
	width: 225px;
	height: 380px;
}




.headtop {
	height: 490px;
    position: relative;
	/*background: url("../images/bans.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);*/
	width:100%;
}

.ser {
    /*border-bottom: 2px solid #00923f;*/
    height: 70px;
}

.h_ser {
    height: 83px;
    line-height: 68px;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
.s_inp {
    height: 24px;
    margin-top: 22px;
    width: 208px;
}
.fl {
    float: left;
}

.h_ser p {
    color: #909090;
    float: left;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 750px;
}

.h_ser span {
    display: inline-block;
    margin-top: 10px;
}

.h_ser a {
    color: #909090;
    padding: 0 8px;
}

#m_left {
    overflow: hidden;
    width: 190px;
    z-index: 102;
	margin-left:20px;
}
#m_left ul {
    list-style: none outside none;
}


#m_left h3 {
    font-family: "Microsoft YaHei",微软雅黑,微软雅黑2,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding-left: 30px;
	height: 35px;
}

#m_left ul li {
    display: inline-block;
    text-decoration: none;
    width: 183px;
	line-height: 39px;
}
#m_left ul li a {
    color: #555555;
    display: inline-block;
    text-decoration: none;
    width: 170px;
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	padding-left: 35px;
}

#m_left ul li a:hover {
    color: #888;
    text-decoration: none;
	width: 170px;
	display:inline-block;
}

#m_left h3{
    background: url("../images/icon_type_list.png") no-repeat scroll 0 0 transparent;
}
#m_left .list-item0 h3 {
    background-position: 0 0;
}
#m_left .list-item1 h3 {
    background-position: 0 -30px;
}
#m_left .list-item2 h3 {
    background-position: 0 -60px;
}
.gundong {
	float: left;
}
.center {
/*	background: url(../images/bg.jpg) repeat left top;*/
	width: 994px;
	margin: 0px auto;
}

.left {
	width: 295px;
	height: 300px;
	float: left;
}
.left_t {
	width: 225px;
	height: 18px;
	background: url("../images/sortcl_bt.png") no-repeat;
}
.left_b {
	width: 225px;
	height: 18px;
	background: url("../images/sortc_cd.png") no-repeat;
}
.left_list {
	background: url("../images/sortc_cc.png") repeat-y;
	width: 225px;
}
.f_dh{
	height: 30px;
    margin-left: 15px;
    padding-top: 8px;
	padding-left:10px;
    width: 188px;
	color:#00923f;
	background: #ebeeed;
	border-radius: 5px;
}

.por {
	width: 690px;
	height: 460px;
	float: left;
	/*background: url("../images/porbg.png") no-repeat;*/
	background-position: 5px 230px;
}

/*产品展示样式*/
.f_l{float:left;}
.f_r{float:right;}
/*产品展示样式*/

