@charset "gb2312";
/* CSS Document */
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FF0000;
}
body {
	font-size: 14px;
	line-height: 1.8;
}
@media (min-width: 768px) {
.container {
	width: 1060px;
}
}
#vod {
	margin-bottom: 10px;
}
.fa-video-camera {
	color: #F00;
	margin-right: 5px;
}
.bg {
	background: url(bg.jpg) no-repeat scroll center 0px;
	padding-bottom: 80px;
}
.navbar {
	margin-bottom: 0px;
}
#banner134 {
	background: url(ztbanner-134-bg.jpg) no-repeat center center;
}
.headline {
	margin-bottom: 20px;
}
.headline h3 i {
	font-size: 30px;
	color: #FC0;
	margin-right: 10px;
}
.headline h3 a {
	font-size: 24px;
	color: #F00;
	text-decoration: none;
}
.headline h3 a {
	font-size: 20px;
}
.media {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
}
.media h4 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 5px;
	line-height: 1.5;
}
.media-body p {
	color: #666;
	margin-bottom: 10px;
}
.list-arc {
}
.list-arc li {
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	height: 30px;/*	padding-left: 8px;
	background: url(http://www.gxcounty.com/skin/2015/images/icon.png) no-repeat left -9px;
*/
}
.column-title {
	text-align: center;
	padding-bottom: 20px;
}
footer {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #EEEEEE;
}
#content #col-sub {
	width: 92%;
	 padding-bottom: 0px;
   margin-bottom: 0px;
}
#content #col-sub .item-list li {
    float: left;
    overflow: hidden;
    position: relative;
}
#nav-ztclass {
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom: 2px solid #EAEAEA;
}
.nav-pills {}
.nav-pills>li>a {
    border-radius: 0px;
}

/*wap*/
@media (max-width: 768px) {
.nav>li>a {
    padding: 5px 8px;
}
.list-arc li {
	font-size: 16px;
	line-height: 34px;
	height: 34px;
}
.media {
	margin-bottom: 0px;
}
#jiaodian h4 {
	font-size: 24px;
}
.media h4 {
	font-size: 20px;
}
.banner a {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
}
