/*顶部*/

/*化生院logo*/
img#huasheng_logo {
    margin-top: 60px;
    height: 36px;
    margin-left: -140px;
    position: absolute;
}

img#hue_logo {
    height: 39px;
    margin-left: 10px;
    margin-top: 6px;
}

/*背景颜色*/
div#header {
    background: #2b7042;
    height: 90px;
}



/*顶部*/


/*导航*/

#nav {
    border-bottom: 2px solid #2b7042;
}

.navi-slide-head {
    margin-top: -31px;
}


.main-nav .wp-menu .menu-item {
    width: auto;
}

.navi-slide-head {
    background-color: #2b7042;
}

.navi-slide-head .navi-slide-arrow {
    float: left;
}


/*底栏*/
#footer {
    background-color: #2b7042;
}

#bottom{
	background:#297142;
	width: 100%;
	height: 340px;
}

#bottom #middle{
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 150px;
}

#bottom #left{
	width: 200px;
	height: 100px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#bottom #left p{
	margin-left: 40px;
	color: #FFFFFF;
}


#bottom #center{
	width: 296px;
	height: 140px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#bottom #center p{
	color: #FFFFFF;
}

#bottom #right{
	width: 98px;
        height: 97px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -44px;
}

#bottom #right #erweima {
    width: 97px;
}

#bottom #shiyuanhuasheng_p{
	margin-left:5px;
}

#bottom #shiyuanhuasheng_p {
    margin-left: 20px;
    margin-top: 5px;
    color: #FFFFFF;
}





/*列表页*/
/*
div#w6 {
    background: #2b7042;
}

div#w2 {
    background: #2b7042;
}

*/

/*文章页*/
.info-box {
    margin: 0 6px;
    margin-bottom: 22px;
}

/*轮播图*/
.focus-pagination {
    display: none;
}

