@charset "utf-8";/* CSS Document*/body, div{margin: 0;padding: 0;color: #444444;font: 14px/1.5 Microsoft YaHei, Helvitica, Verdana, Arial, san-serif;background-color:#F5F7E3;}
img{width:100%}
/*首页样式*/
.index_top{width:100%;height:60px;}
.index_top_left{width:27%;height:auto;margin:5px 5px 5px 15px;float:left;}
.index_top_right{width:50%;height:auto;margin:20px 5px 5px 45%;}
.index_top1{width:100%;height:30px;font-size:16px;color:#FFF;padding-top:10px;background:#000;}
.index_center_one{width:100%;height:auto;float:left}
.index_center_one_left{width:31%;height:auto;float:left;}
.index_center_one_right{width:69%;height:auto;float:left;}
.index_center_one_fu{width:100%;height:auto;float:left}
.index_center_one_left_fu{width:31.5444%;height:auto;float:left;}
.index_center_one_right_fu{width:68.4556%;height:auto;float:left;}
.index_bottom{width:100%;height:auto;float:left}
.index_bottom_one{width:23%;float:left;margin:5px 2px 2px 3px;}
.index_bottom_two{width:100%;height:auto;float:left}
/*弹出层样式*/
.cover1{
	width: 100%;
	padding-top:1px;

}
.cover2{ 
	width: 100%;
	margin: 0 auto;
	background:#fff;
}
.cover2 img{
	width: 80%;
	margin: 0 auto;
	background:#fff;
}
/*about*/
.nei-1{width:100%; height:auto; }
.nei-1 img{width:87%; height:auto; } 

.nei-2{width:100%;height:auto;}
.nei-3{width:100%; height:auto; }
.nei-3-1{width:87%; height:auto; }
#inbottom{position:fixed; bottom:-2;left:0; width:100%; }

