@charset "utf-8";

.sw-bt {
	width: 1320px;
	position: relative;
	height: 100px;
	margin: 0 auto;
	top: calc(50% - 100px);
}

.bt {
	width: 574px;
	height: 85px;
	background: #269da1;
	color: #fff;
	padding: 20px;
}

.bt_tit {
	font-size: 20px;
	font-weight: bold;
}

#sx_header .container {
	width: 1620px;
}

#sx_header .hd_con .ft-con img {
	vertical-align: sub;
}

#sx_header .hd_con .ft-con .ser {
	width: 14px;
	height: 14px;
	cursor: pointer;
}


.swiper {
	--swiper-navigation-size: 20px;
	/* 设置按钮大小 */
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next';
	color: #fff;
	background: rgba(0, 0, 0, .6);
	padding: 20px 10px;
	border-radius: 10px 0px 0px 10px;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev';
	color: #fff;
	background: rgba(0, 0, 0, .6);
	padding: 20px 10px;
	border-radius: 0px 10px 10px 0px;
}

.my-pagination-bullet {
	width: 100%;
	height: 45px;
}


.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border-radius: 0 0 0 0;
	border: 3px solid #7b969e;
	background: #d7f5ff;
	opacity: 1;
}

.my-bullet-active {
	width: 15px;
	height: 15px;
	border-radius: 0 0 0 0;
	border: 3px solid #7b969e;
	background: #1c6f89;
	opacity: 1;
}

.swiper .swiper-slide img {
	width: 100%;
}

.sw_btbox {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

#sx_index {
	width: 1320px;
	margin: 59px auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

#sx_index .xwdtnew {
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 0 30px 0;
}

#sx_index .xwdtnew img {
	vertical-align: middle;
}

#sx_index .swiper2 {
	width: 574px;
	position: relative;
	overflow: hidden
}

#sx_index .swiper2 img {
	vertical-align: bottom;
}

#sx_index .swiper2 .dat {
	font-size: 16px;
	display: block;
	text-align: right;
}

#sx_index .swiper2 .swiper-pagination {
	bottom: 85px;
	width: auto;
	right: 30px;
	left: auto;
}

#sx_index .gdxw {
	padding: 0 30px;
}

#sx_index .gdxw .more {
	font-size: 20px;
	color: #005d60;
	font-weight: 100;
	display: block;
	text-align: right;
	padding: 20px 0;
}

#sx_index .gdxw .gdxw_box {
	display: flex;
	flex-wrap: wrap;
	height: 454px;
	align-content: space-between;
}

#sx_index .gdxw .gdxw_box .lis {
	width: 100%;
	border: 1px solid #d4d4d4;
	padding: 30px;
	position: relative;
	height: 120px;
}

#sx_index .gdxw .gdxw_box .lis .dat {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 125px;
	height: 40px;
	background: #088f94;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

#sx_index .newlist ul {
	width: 304px;
	text-align: center;
	line-height: 64px;
	color: #fff;
	font-size: 18px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

#sx_index .newlist ul li {
	width: 304px;
	height: 63px;
	position: relative;
	padding: 0 0 0 60px;
}

#sx_index .newlist ul li img {
	position: absolute;
	left: 15px;
	top: 11px;
}

.tzgg {
	background: #eeeeee;
}

.tzgg .tzgg_w {
	width: 1320px;
	margin: 0 auto;
	text-align: center;
}

.tzgg .tzgg_w .tit {
	padding: 70px;
	font-size: 32px;
	font-weight: bold;
}

.tzgg .tzgg_w .tit img {
	vertical-align: middle;
}

.tzgg .tzgg_w .tzgg_box {
	display: flex;
	justify-content: space-between;
}

.tzgg .tzgg_w .tzgg_box .lis {
	width: 400px;
	height: 130px;
	background: #fff;
	border: 1px solid #c7c7c7;
	text-align: left;
	display: flex;
}

.tzgg .tzgg_w .tzgg_box .lis .lis_text {
	width: 120px;
	background: #00676b;
	color: #fff;
	margin: -10px 0 10px -10px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	text-align: center;
}

.tzgg .tzgg_w .tzgg_box .lis .lis_text .lis_mon {
	border-bottom: 1px solid #fff;
	width: 100%;
	height: 50%;
	line-height: 2.5;
	font-size: 24px;
	font-weight: bold;
}

.tzgg .tzgg_w .tzgg_box .lis .lis_text .lis_year {
	height: 50%;
	width: 100%;
	line-height: 4;
}

.tzgg .tzgg_w .tzgg_box .lis a {
	flex: 1;
	padding: 20px;
}

.tzgg .tzgg_w .more {
	padding: 5px 15px;
	font-size: 18px;
	background: #088f94;
	border-radius: 15px;
	margin: 40px 0;
	display: inline-block;
	color: #fff;
}

.daohang {
	width: 100%;
	background: url(../images/back1.png);
	padding: 20px 0;
}

.daohang .daohang_w {
	width: 1320px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	padding-top: 50px;
	justify-content: space-between;
}

.daohang .daohang_w .daohang_box {
	width: 630px
}

.daohang .daohang_w .daohang_box .daohang_tit {
	display: flex;
	justify-content: space-between;
	text-align: revert-layer;
	align-items: baseline;
}

.daohang .daohang_w .daohang_box .daohang_tit img {
	vertical-align: middle;
}

.daohang .daohang_w .daohang_box .daohang_tit .gl {
	font-size: 28px;
	font-weight: bold;
}

.daohang .daohang_w .daohang_box .daohang_tit .more {
	font-size: 14px;
	color: #088f94;
}

.daohang .daohang_w .daohang_box .daohang_ul {
	text-align: left;
	padding: 15px;
	border: 1px solid #d4d4d4;
	border-radius: 30px;
	margin: 30px 0;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
}

.daohang .daohang_w .daohang_box .daohang_ul a {
	line-height: 57px;
	font-size: 16px;
	display: inline-block;
	border-bottom: 1px solid #d4d4d4;
	width: 100%;
	padding: 0 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.daohang .daohang_w .daohang_box .gf {
	background: #088f94;
}

.daohang .daohang_w .daohang_box .gf a {
	color: #fff;
}