@charset "gb2312";
/* CSS Document */
.weizhi{ width:1200px; height:34px; line-height:34px; overflow:hidden; margin:0 auto; margin-top:10px;}

#left{ width:1200px; margin:0 auto; overflow:hidden;}
#left ul{ display:inline; width:1200px; margin-top:0px; float:left;}
#left li{ width:600px; border-top:1px #ccc dashed; overflow:hidden; font-size:14px; padding:10px 0 10px 0; margin-top:-1px; color:#777; float:left;}
#left li span{ display:inline-block; float:left;}
#left .sj{ width:100px; height:90px; line-height:90px; background:#910200; color:#FFF; text-align:center; font-weight:bold; border-radius:5px; font-size:18px;}
#left .bt{ width:470px; height:30px; border-bottom:1px #ccc dashed; line-height:28px; font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; margin-left:20px;}
#left .bt a{ color:#666666;}#left .bt a:hover{color:#FF0000; text-decoration:underline;}
#left .js{ width:470px; height:56px; line-height:28px; font-size:14px; overflow:hidden; margin-left:20px;}

#left li font{ font-size:14px; color:#FF0000; text-decoration:underline; float:left;}
#left li font:hover{ color:#FF0000; text-decoration:underline;}

.fenye{ width:1200px; margin:0 auto; border-top:1px #ccc solid; margin-bottom:10px; margin-top:10px; padding-top:5px; height:60px; overflow:hidden; font-size:13px; text-align:center; padding-left:565px;}
.fenye span{ display:inline-block; padding:5px 8px 2px 8px; border:1px #d5dad4 solid; margin:13px 3px 0px 3px; overflow:hidden;}
.fenye font{ display:inline-block; padding:5px 8px 3px 8px; border:1px #d5dad4 solid; margin:13px 3px 0px 3px; overflow:hidden; background-color:#ff9800;}
.fenye01{ display:inline-block; padding:4px 8px 3px 8px; border:1px #d5dad4 solid; margin:13px 3px 0px 3px; overflow:hidden;}
.tcon{
   min-height:700px;
   clear:both;
}

@media (max-width:1100px){
	}

@media (max-width:1023px){
	}

@media (max-width:767px){
    .tcon{
	height:auto;
	}
	.weizhi{ width:94%;}

	#left{ width:94%;}
	#left ul{ width:100%;}
	#left li{ width:100%; height:30px;}
	#left .sj{ width:20%; height:30px; padding:0; line-height:30px; font-weight:normal; font-size:14px;}
	#left .bt{ width:78%; height:30px; border-bottom:none; line-height:28px; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; margin-left:2%;}
	#left .js{ display:none;}

	.fenye{	width:100%;}
	}
	
