@charset "gb2312";
/* CSS Document */
body{ width:100%; font-size:12px; margin:0px auto; padding:0px; background:url(../images/bg.jpg) center;}
a{ color:#333333; text-decoration:none;}
a:hover{color:#FF0000; text-decoration:underline;}
ul{ margin:0px; padding:0px; list-style:none}
font{ font-size:12px; margin:0px; padding:0px;}
img{ border:none; vertical-align:top}
ul{margin:0px; padding:0px;}
ul,li{list-style:none;}

.datu{ width:100%; height:420px; overflow:hidden; margin-top:10px; text-align:center;}

#bady{ width:1100px; padding:0 10px 0 10px; overflow:hidden; margin:0 auto; background:#FFF;}

.biaoti{ width:1100px; height:130px; overflow:hidden; border-bottom:4px #1470cc solid; margin-top:10px; text-align:center;}
.biaoti span{ display:inline-block; width:1100px;}
.biaoti .da{ color:#FF6600; font-family:Î¢ÈíÑÅºÚ; font-size:50px; font-weight:bold; line-height:1.8; }
.biaoti .xiao{ color:#CCCCCC; font-family:Arial; font-size:22px; font-weight:bold;}

.xinxi{ width:100%; height:38px; margin:0 auto; margin-top:15px; padding:1px 0 5px 0; overflow:hidden; border-bottom:1px #cccccc solid; border-top:1px #cccccc solid;}
.wangzhi{ width:100%; height:44px; line-height:45px; font-size:18px; text-align:center; float:left;}

.neir{ width:1060px; margin:0 auto; font-size:16px; color:#323232; line-height:180%; padding:7px 20px 7px 20px; overflow:hidden;}
.neir a{ color:#0449be; text-decoration:underline;}
.neir a:hover{color:#FF0000; text-decoration:underline;}
.neir a span:hover{color:#FF0000; text-decoration:underline;}
.neir p{ font-size:16px;}

#dibu{ width:100%; background:url(../images/foot.jpg) repeat-x; background-color:#FFF;}
.foot{ width:1100px; text-align:center; height:80px; line-height:28px; padding-top:15px; font-size:14px; color:#808080; margin:0 auto; margin-top:10px;}
.foot a{ color:#808080;}
.foot a:hover{color:#FF0000; text-decoration:underline;}

@media (max-width:1100px){
	.datu{ width:100%; height:auto;}
	.datu img{ width:100%; height:auto;}
	
	#bady{ width:980px;}
	
	.biaoti{ width:980px;}
	.biaoti span{ width:980px;}
	
	.jieshao{ width:980px;}
	
	.tuijian{ width:980px;}
	.tuijian ul{ width:996px;}
	.tuijian li{ width:219px; margin:15px 16px 0 0;}
	
	.foot{ width:980px;}
	}

@media (max-width:1023px){
	#bady{ width:750px;}
	
	.biaoti{ width:750px;}
	.biaoti span{ width:750px;}
	
	.jieshao{ width:750px;}
	
	.tuijian{ width:750px;}
	.tuijian ul{ width:778px;}
	.tuijian li{ width:224px; height:203px; margin:18px 18px 0 0;}
	
	.foot{ width:750px;}
	}

@media (max-width:767px){
	.datu{ margin-top:0px;}

	#bady{ width:94%;}
	
	.biaoti{ width:100%; height:43px;}
	.biaoti span{ width:100%;}
	.biaoti .da{ color:#FF6600; font-family:Î¢ÈíÑÅºÚ; font-size:22px; font-weight:bold; line-height:1.8; }
	.biaoti .xiao{ display:none }

	.neir{ width:94%; padding:0;}
	.neir img{ width:94%; height:auto;}

	.xinxi{ width:100%; height:38px; margin:0 auto; margin-top:15px; padding:1px 0 5px 0; overflow:hidden; border-bottom:1px #cccccc solid; border-top:1px #cccccc solid;}
	.wangzhi{ width:100%; height:44px; line-height:45px; font-size:12px; text-align:center; float:left;}
	
	.foot{ width:100%;}
	}