@charset "gb2312";
/* CSS Document */

#header{
	width:1004px;
	margin: 0 auto;
	height:auto;
	padding-top:5px;
}
#header1 { 
	line-height: 33px;
	height: 100px; 
	width:100%;
}
	
.logo {
    background:url(../images/logo.jpg) no-repeat scroll 0 0;
    height: 87px;
    margin-right:2%;
    width: 180px;
}
.block {
    display: block;
}
.left {
    float: left;
}
.right {
    float: right;
}
.block::after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#header1 .block2 {
    height: 70px;
    padding-top: 18px;
    width: 312px;
	margin-right:1%; 
}
#header1 .block2 .usalInfo table, #header1 .block1 .usalInfo iframe {
	float:left;
}
#header1 .block2 .usalInfo table td{
	font-size:12px;
}
#header1 .block2 ul {
	clear:both;
    height: 30px;
    overflow: hidden;
}
#header1 .block2 ul li {
    height: 100%;
    line-height: 30px;
}
#header1 .block2 ul li a{
	font-size:12px;
}
#header1 .block2 .weibo {
    background:url(../images/weibo_logo.png) no-repeat scroll left center;
    padding-left: 8%;
    width: 10%;
}
#header1 .block2 .wechat {
    background: url(../images/wechat_logo.png) no-repeat scroll left center;
    padding-left: 6%;
    width: 10%;
}
#header1 .block2 .bxsmsb {
    background:url(../images/bxsmsb_logo.png) no-repeat scroll left center;
    padding-left: 9%;
    width:26%;
}
#header1 .block2 .fabu {
    background: url(../images/fabu_logo.png) no-repeat scroll left center;
    padding-left:7%;
    width: 18%;
}
#header1 a img{
	height: 87px; 
	width:180px; 
	margin:5px; 
	display:left;
	float:left;
}

#header1 .block3{
    height: 75px;
    line-height: 24px;
    margin-right: 2%;
    text-align: center;
    width: 180px;
	font-size:12px;
}

#header1 .block2 iframe{
	float:left;
	padding-top:5px;
}
#header1 .block1 {
    height: 60px;
    padding-top: 19px;
    width: 272px;
}
#header1 .block1 span {
    color: #f07c27;
	font-size:12px;
	
}

#navBody{
	width:1004px;
	height:50px;
	background:#2572b7;
	margin: 15px auto; 
}
#nav{
	width:984px;
	padding:10px;
	margin:0 auto;
}
#nav ul li {
	float:left;
	background:url(../images/suxian.jpg) no-repeat 1px 10px;

}
#nav ul li a{
	color:#FFF;
	font:18px/30px "Î¢ÈíÑÅºÚ";
	margin:0 29px;
}
#nav .topli{
	width:170px;
	margin:0 10px 0 0;
	background:none;

}#nav .topli a{
	margin:0 29px 0 15px;
}
#content{
	width:1004px;
	height:auto;
	overflow:hidden;
	margin: 10px auto;
}
#banner{
	border-bottom:3px #2572b7 solid;
}
#content-l{
	background:#f6f2f2;
	width:270px;
	float:left;
	display:inline;
	min-height:1000px;
	margin-bottom:-10000px;
	padding-bottom:10000px;
}
#content-l img{
	padding:42px;
}
#content-l p{
	width:230px;
	margin: 0 auto;
	color:#000;
	line-height:24px;
	text-indent:2em;
}
#content-r{
	width:700px;
	float:right;
}

#tab-container{
    padding: 20px 0 0 0;
    width: 700px;

}
#tab-container ul.tabs{height:40px;*height:18px;z-index:100;width:100%;position:relative; padding-left:0; margin:0;border-bottom:2px solid #dcdcdc;}
#tab-container ul.tabs li{float:left;list-style:none;z-index:101;}
#tab-container ul.tabs li {height:35px;line-height:35px;padding:0 10px;margin-right:8px;font-size:18px; font-weight:bold;}
#tab-container ul.tabs li a.active{ border-bottom:2px solid #0c75ce;cursor:default;position:relative; color: #0c75ce; padding-bottom:10px;}

#tabs-content{
	clear:both;
	width:700px; 
	margin:10px auto;
}
#tabs-content ul{
	width:700px;
	margin:20px auto 0;
}
#tabs-content ul li{
	line-height:30px;
	width:700px;
	height:30px;

}
#tabs-content ul li a{
	margin-left:15px;
	display:block;
	width:535px;
	height:30px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	
}
#tabs-content ul li span{
	float:right;
	font:12px/30px "Î¢ÈíÑÅºÚ";
	color:#979393;
	margin-right:10px;
	width:105px;
}
.Paging a{
	margin:20px;
	text-align:right;
}

#footer{
	background:#1D71B7;
    clear: both;
    height: 33px;
    letter-spacing: 1px;
    line-height: 32px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#footer p {
	text-align:center;
	height:30px;
	display:block;
	line-height:30px;
	color:#fff;
	padding-bottom:10px;
}
#footer p a{
	color:#fff;
}
#footer span{
	text-align:center;
	line-height:24px;
	display:block;
	font-size:12px;
}
#foot-police{
	width:200px;
	height:60px;
	margin:10px auto 0;
}
#foot-police a img{
	float:left;
}
#foot-img a img{
	margin:0 auto;
	width:80px;
	height:80px;
}


