@charset "utf-8";

.title {
	line-height: 40px;
	overflow: hidden;
	background: url(../images/tit-x.png) no-repeat left bottom;
	margin-bottom: 10px
}

.title h3 {
	float: left;
	font-size: 20px;
	color: #111111;
	font-weight: normal;
	background: url(../images/tit-f.png) no-repeat left center;
	padding-left: 24px
}

.title h3 span {
	font-size: 12px;
	color: #b0b0b0;
	text-transform: uppercase;
	padding-left: 5px
}

.gg-tit {
	line-height: 48px;
	border-bottom: 1px solid #ddd;
	overflow: hidden
}

.gg-tit h3 {
	float: left;
	width: 106px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	border: 1px solid transparent;
	border-bottom: none;
	position: relative
}

.gg-tit h3::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 3px solid #2db454;
	display: none
}

.gg-more {
	float: right
}

.gg-more a {
	display: block;
	font-size: 14px;
	color: #1548a4;
	transition: all 0.3s
}

.gg-more a:hover {
	font-weight: bold
}

.s1-c {
	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 5.58px 0.42px rgba(12, 12, 12, 0.17)
}

.s1-l {
	float: left;
	width: 694px;
	margin-right: 34px
}

.jdt ul li a {
	display: block;
	position: relative
}

.jdt ul li .bg_img {
	padding-top: 0;
	height: 464px
}

.jdt ul li p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 56px;
	font-size: 18px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	padding: 0 140px 0 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all
}

.jdt .slick-dots {
	bottom: 22px;
	font-size: 0
}

.jdt .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border-radius: 50%;
	background: #fff;
	border: none
}

.jdt .slick-dots li.slick-active {
	background: #ff6203
}

.jdt .slick-dots li button {
	display: none
}

.s1-r {
	float: right;
	width: 632px
}

.s1-r .qh-tit h3 {
	cursor: pointer;
	color: #111;
	font-weight: normal
}

.s1-r .gg-tit h3::after {
	display: none
}

.s1-r .qh-tit h3.on {
	font-weight: bold;
	color: #1548a4;
	border-color: #ddd
}

.s1-r .gg-tit h3.on::after {
	display: block
}

.s1-r .qh-more a {
	display: none
}

.s1-r .qh-more a.on {
	display: block
}

.s1-r .qh-bd {
	position: relative
}

.s1-r .qh-bd>ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8
}

.s1-r .qh-bd>ul.on {
	position: relative;
	z-index: 9;
	opacity: 1
}

.s1-r .gg-list {
	margin-top: 10px
}

.gg-list li {
	font-size: 18px;
	line-height: 49px;
	border-bottom: 1px dashed #ddd;
	position: relative;
	left: 0;
	transition: all 0.3s
}

.gg-list li:hover {
	left: 5px
}

.gg-list li span {
	float: right;
	padding-left: 15px;
	font-size: 14px;
	color: #666666
}

.gg-list li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	position: relative;
	padding-left: 15px;
	transition: all 0.3s
}

.gg-list li a::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #b8b8b8
}

.gg-list li:hover a {
	color: #1548a4
}

.s1-r .gg-list .gg-more {
	float: none;
	margin-top: 10px;
	text-align: center;
	display: none
}

.section2 {
	margin-top: 20px
}

.s2-c {
	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 5.58px 0.42px rgba(12, 12, 12, 0.17);
	position: relative;
	z-index: 1;
	overflow: hidden
}

.s2-c::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-bottom: 1px solid rgba(221, 221, 221, 0.5);
	z-index: -1
}

.s2-c::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	height: 100%;
	border-left: 1px solid rgba(221, 221, 221, 0.5);
	z-index: -1
}

.s2-l,
.s2-r {
	float: left;
	width: 665px
}

.s2-rr {
	float: right;

}

.s2-tt {
	margin-top: 50px
}

.s2-l .title {
	margin-bottom: 5px;
}

.s2-l ul li a {
	display: block;
	overflow: hidden;
	padding: 14px 0;
	border-bottom: 1px dashed #ddd
}

.s2-l ul li a .pic1 {
	float: left;
	width: 139px;
	height: 104px;
	border: 1px solid #d0d0d0;
	overflow: hidden;
	margin-right: 15px
}

.s2-l ul li a .pic1 .pic {
	margin: 2px;
	overflow: hidden
}

.s2-l ul li:hover a .pic1 .pic img {
	transform: scale(1.1)
}

.s2-l ul li a .s2-ltx {
	overflow: hidden
}

.s2-l ul li a .s2-ltx h3 {
	font-size: 18px;
	line-height: 32px;
	color: #111;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.3s
}

.s2-l ul li:hover a .s2-ltx h3 {
	color: #1548a4
}

.s2-l ul li a .s2-ltx p {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical
}