@font-face{
    font-family: 'FangZhengHei';
    font-weight:normal;
    font-style:normal;
}
a:link,a:visited{color:rgb(51, 51, 51);text-decoration:none;}
a:hover,a:active{color:#0e9cf1;text-decoration:none;}
a.btn.btn-primary{color:#ffffff;}

body {padding-bottom:3px;font-size:14px;font-family:微软雅黑,Helvetica,Georgia,Arial,sans-serif,宋体;}
.navbar.navbar-fixed-top{_margin-bottom:10px;}

h4{background-color:#f5f5f5;padding:5px;margin:10px 0 5px;}
h5{background-color:#f5f5f5;padding:3px;margin:10px 0 5px;}
h6{padding:0;margin:5px 0;}

footer, footer a, footer .footer_nav a, footer .copyright a{line-height:20px;font-size:12px;color:#888888;}
footer .footer_nav, footer .copyright{width:700px; margin:5px 0; float:left; text-align:left;}

.breadcrumb{margin:10px 0 5px;padding:5px 10px;}
.span12,.span4,.span5,.bigPanel{
  color: #333;
  background-color: transparent;
  border: solid #DDD 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 18px;
  margin-top: 5px;
}
.bigPanel .pagination{
	border-top: solid #DDD 1px;
	padding-left: 5px;
	padding-top: 5px;
}
.span12 h4,.span4 h4,.span5 h4,.bigPanel h4{
  border-bottom: solid #DDD 1px;
  background-color: #F5F5F5;
  margin: 0;
}
.span12 ul li,.span4 ul li,.span5 ul li,.bigPanel ul li{
	margin: 5px;
}
.span12 h4 small a,.span4 h4 small a,.span5 h4 small a,.bigPanel h4 small a{
	font-size: 12px;
	line-height: 20px;
}

.sideNav .menu_activ a{
	background: #45aeea;
}
.width215{
	width:215px;
}
.width965{
	width:965px;
}
.width945{
	width:945px;
}
.width472{
	width:472px;
}
.width460{
	width:460px;
}
.width410{
	width:410px;
}
.width820{
	width:820px;
}

.width400{
	width:400px;
}
.width420{
	width:420px;
}
.width1000{
	width:1000px;
}
.width1200{ width:1200px; border:none}		
.bottom_line{
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CDD8E5;
}
.no_border{
	border:none;
}


/*frontListZhuanti*/
.zhuantiListPage{
	width:100%;
	text-align: center;
	margin:0 auto;
}
.zhuantiList{
    
}
.zhuantiListTitle{
	width: 1200px;
    height: 39px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #1492ff;
    float: left; 
    margin-top:50px;
    background: url(../images/cloum1.jpg) no-repeat left;
    
}
.zhuantiListTitle_left{
	width: 440px;
    height: 39px;
    float: left;    
    font:30px/39px Microsoft YaHei;
    color: #333;
    text-align: left;
    margin-left:200px;
}
.zhuantiListTitle_right{
	width: 150px;
    float: right;
    margin-right: 15px;
    height: 39px;
}
.zhuantiList ul li{
	list-style-type:none; 
	text-align: left;
	font:20px/48px Microsoft YaHei;
}
.zhuantiList ul li .pull-right{
	color: #999;
}
.zhuantiList p{
	color:#666;
	font:16px/30px Microsoft YaHei;
	text-align: left;
	margin-bottom:30px;	
}
.copyright_zt{
	text-align:center;
	margin-bottom:30px;
	width:100%;
}
.pull-right{
	float: right;
}