﻿.index{margin: 0 auto}

.bodydiv{width: 1100px;height:816px;margin:0 auto;  }
.bodycenter{float:left;width: 333px;height: 333px;  }
.centertop{width: 325px;height: 50px;margin: 0 auto}
.topleft{float: left;margin-left:12px;margin-top: 20px;
              font-size: 18px;font-weight: bold; font-family: 微软雅黑;color: #245d2d}
.topright{float: right;margin-right: 3px;margin-top: 25px;  }
.topright a{font-size: 15px;font-weight: bold;font-family: 微软雅黑;color: #245d2d;
             text-decoration: none}
.centercenter{width: 325px;height: 263px;margin: 0 auto;
                   padding-top:6px;padding-bottom:12px;padding-left:0;
                  border-top: 1px solid #c7c7c7;border-bottom: 1px solid #c7c7c7;  }
.centercenter li{margin-left: 18px;margin-top: 12px}
.centercenter a{font-size:12px;color:black;
                 text-decoration: none    }
.data{float: right;font-size: 10px;color: #999999;margin-top: 5px}
.bodybottom{width: 1100px;margin: 0 auto;}
.bottomtop{display:inline-block;float:left;
                width:200px;height:40px;background:#266245;margin-top: 10px;
                  font-size: 16px;font-family:微软雅黑;line-height: 40px;text-align: center;
                  font-weight:bold;color: white}
.bottomtop2{display:inline-block;float:left;width:870px;height:20px;margin-top: 30px;background: #266245}
.turnpic{float:left;width: 1100px;height: 100px;background: lightgreen}

/*start:首页底部的滚动样式*/
#wrapper {
	background-color: #fff;
	width: 1100px;
	height: 100px;
	left: 0;	
}

#carousel div {
	width: 158px;
	height: 100px;
	float: left;
}

#carousel div img {
	border: none;
}
/*end:首页底部的滚动样式*/