﻿
* {
	transition: all .2s;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.banner {
	height: 435px;
	background: url("gzbg-banner.jpg") center no-repeat;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.main {
	padding-top: 30px;
}

.ly-tabs1 {
	margin-bottom: 15px;
}

.ly-tab1,
.ly-tab2 {
	display: inline-block;
	float: left;
	text-align: center;
	cursor: default;
}

.ly-tab1 {
	width: 595px;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	background: #eee;
}

.ly-tab1 + .ly-tab1 {
	margin-left: 10px;
}

.ly-tab2 {
	width: 292.5px;
	height: 36px;
	line-height: 36px;
	background: #f0f8ff;
	font-size: 18px;
}

.ly-tab2 + .ly-tab2 {
	margin-left: 10px;
}

.active {
	color: #fff;
	background: #357898;
}

.ly-pane1:not(:first-child),
.ly-pane2:not(:first-child) {
	display: none;
}

.ly-pane2 {
	padding: 25px 0;
}

.ly-list {
	height: 247px;
	overflow: hidden;
}

.ly-list li {
	height: 34px;
	line-height: 34px;
	position: relative;
	padding-left: 15px;
}

.ly-list li:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.ly-list li a {
	display: inline-block;
	max-width: 1050px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

.ly-time {
	float: right;
	color: #666
}

.section2 {
	margin-top: 20px;
}

.title {
	position: relative;
	line-height: 20px;
}

.title span {
	display: inline-block;
	font-size: 20px;
	color: #357898;
	font-weight: bold;
}

.title:after {
	content: '';
	position: absolute;
	right: 0;
	left: 175px;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background: #eaeaea;
}

.slide-wrapper {
	width: 1200px;
	margin: auto;
	padding: 20px 0;
	background: #fff;
	position: relative;
	box-sizing: border-box;
}

.slide-bd {
	width: 1060px;
	height: 190px;
	margin: auto;
	overflow: hidden;
}

.slide-bd ul {
	left: 0;
}

.slide-bd li {
	float: left;
}

.slide-bd li + li {
	margin-left: 30px;
}

.slide-bd a {
	display: block;
	width: 242px;
	height: 190px;
	color: #333;
}

.slide-bd img {
	width: 100%;
	height: 160px;
}

.slide-bd p {
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slide-prev,
.slide-next {
	position: absolute;
	top: 50px;
	z-index: 999;
}

.slide-prev {
	left: 0;
}

.slide-next {
	right: 0;
}

.slide-bd .tempWrap {
	width: 100% !important;
}

.row {
	margin: 0 -15px;
}

.col {
	width: 50%;
	padding: 0 15px;
	float: left;
	margin-bottom: 30px;
}

.col img {
	width: 585px;
	height: 165px;
}
.db-list a{
	color: #666666;
}
.khd{
	color: #333333;
}
