html,
body {
	width: 100%;
	height: 100%;
}
a {
	color: black;
	text-decoration: none;
}

body {
	height: 3000px !important;
}
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.w_1200 {
	width: 1200px;
}
.m_auto {
	margin: 0 auto;
}
.banner {
	width: 100%;
	height: 540px;
	position: relative;
	background: url(./banner.jpg) no-repeat center;
}
.nav {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
}
.nav > div {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	font-size: 20px;
	font-weight: 800;
}
.nav a {
	width: 150px;
	text-align: center;
	color: white;
	line-height: 60px;
	font-size: 26px;
	text-decoration: none;
	transition: all 0.1s;
}
.nav a:hover {
	font-size: 28px;
}

.gsyw_box {
	margin-top: 30px;
	height: 600px;
}
.tit_le {
	width: 100%;
	height: 120px;
}

.gsyw {
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}

.gsyw_lbt {
	width: 600px;
	height: 390px;
	overflow: hidden;
	position: relative;
}
.gsyw_lbt .swiper-pagination-bullet-active {
	background: #de0000 !important;
}
.gsyw_page span {
	width: 12px;
	height: 12px;
	border: 1px solid rgb(0, 0, 0) !important;
	box-sizing: border-box;
	background: rgb(255, 255, 255);
}
.gsyw_page {
	position: absolute !important;
	width: 200px !important;
	height: 25px;
	left: 400px !important;
}
.gsyw_list {
	width: 580px;
	height: 390px;
}
.gsyw_item {
	position: relative;
}
.gsyw_item img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.gsyw_item a {
	padding-left: 20px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.356);
	color: white;
	text-decoration: none;
	z-index: 2;
}
.gsyw_item a:hover {
	color: red;
}
.gsyw_list {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.gsyw_li {
	width: 100%;
	height: 120px;
	/* box-shadow: 0 0 5px 3px rgb(224, 224, 224); */
	background: url(./yw_n.png) -4px -3px / 102% 110% no-repeat;
	padding: 10px;
}
.g_tit {
	margin: 8px 0;
	font-size: 18px;
	font-weight: 800;
	display: flex;
	align-items: center;
}
.gsyw_li:hover {
	background: url(./yw_hover.png) -4px -3px / 102% 110% no-repeat;
}
.g_tit img {
	margin-right: 10px;
}
.g_tit a:hover {
	color: red;
}
.g_word {
	font-size: 15px;
	line-height: 30px;
}
.g_gengduo {
	color: red;
}

.ldjh_box {
	margin-top: 30px;
}
.ldjh_lbt {
	width: 1200px;
	height: 440px;
	position: relative;
	overflow: hidden;
}
.ldjh_lbt .ldjh_l,
.ldjh_lbt .ldjh_r {
	position: absolute;
	width: 40px;
	height: 80px;
	top: 46%;
	background-color: rgba(0, 0, 0, 0.295);
	background-size: 20px 20px !important;
}
.ldjh_l {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}
.ldjh_r {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}

.l_item {
	width: 100%;
	height: 100%;
	padding: 0 10px;
	position: relative;
	box-sizing: border-box;
}
.l_item img {
	width: 100%;
	height: 100%;
}
.ld_cont {
	position: absolute;
	bottom: 0;
	width: 98%;
	height: 50px;
    box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.329);
}
.ld_cont a {
	display: block;
	font-size: 20px;
	font-weight: 800;
	color: white;
	margin: 10px 0;
}
.l_word {
	color: white;
	word-break: break-all;
	line-height: 28px;
}

.img_box {
	margin-top: 30px;
}
.ytsd_box {
	height: 500px;
	overflow-x: hidden;
	overflow-y: scroll;
	box-sizing: border-box;
}
.ytsd_box img {
	width: 1100px;
	height: 4000px;
	
}

.ytsd_bg {
	padding: 30px 20px;
	box-shadow: 0 0 5px 3px rgb(214, 214, 214);
}

/* 滚动条所在容器 */
.scroll-container {
	overflow: overlay;
	white-space: nowrap;
}

/* 滚动条整体 */
.scroll-container::-webkit-scrollbar {
	height: 20px;
	width: 20;
}
/* 两个滚动条交接处 -- x轴和y轴 */
.scroll-container::-webkit-scrollbar-corner {
	background-color: transparent;
}

/* 滚动条滑块 */
.scroll-container::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: linear-gradient(#e60012, #9198e5);
}

/* 滚动条轨道 */
.scroll-container::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #ededed;
}

/* 滚动条两端按钮 */
.scroll-container::-webkit-scrollbar-button {
}

.gcls_box {
	margin-top: 30px;
}
.gcls {
	height: 300px;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: flex-start;
}
.gc_item {
	width: 590px;
	height: 50px;
	display: flex;
	align-items: center;
}
.gc_item img {
	width: 12px;
	height: 13px;
	margin-top: 6px;
}
.gc_item a {
	display: block;
	width: 400px;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
	margin-left: 10px;
	margin-right: 40px;
	font-size: 16px;
}
.gc_item a:hover {
	color: red;
}
.gc_item span {
	color: #999;
}
.ldjh_box2{
    height: 520px;
}
.ldjh_box2 .gsyw_lbt{
    height: 330px;
}
.ldjh_box2 .gsyw{
   
    height: 330px;
    box-shadow: 0 0 5px 3px rgb(201, 201, 201);
}
.ldjh_box2 .gsyw_item{
    height: 330px;
}
.ldjh_box2 .gsyw_list{
    height: 330px;
    justify-content: space-evenly;
}
.ld2_item{
    height: 150px;
}
.ld2_item p a{
    font-size: 20px;
    font-weight: 800;
    line-height: 50px;
}
.ld2_item div{
    color: #333;
    font-size: 14px;
}
.ld2_item div a{
    color: red;
}