* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: "微软雅黑";
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol,
ul {
	margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: arial, 'hiragino sans gb', 'microsoft yahei', 'Simsun', sans-serif
}

a {
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 12px;
}

span {
	font-size: 12px
}

img {
	border: 0px;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w-clear {
	clear: both;
}

@font-face {
	font-family: "MyFont";
	src: url("../font/fzcqjt.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


.sbk_banner {
	width: 100%;
	height: 366px;
	background: url(../img/banner.png)no-repeat center center;
	position: relative;
}

.sbk_banner_a {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
}

.sbk_banner_a ul {
	display: flex;
	background: #0972cb;
	height: 70px;
	width: 1130px;
}

.sbk_banner_a::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0px;
	width: 70px;
	height: 70px;
	background: #0972cb;
	clip-path: polygon(100% 100%, 0 0, 0 100%);
}

.sbk_banner::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 50%;
	height: 70px;
	background: #0972cb;
}

.sbk_banner_a li a {
	font-size: 20px;
	line-height: 70px;
	margin: 0 6px;
	color: #fff;
}

.sbk_banner_a li a:hover {
	color: #fff;
}

.sbk_box {
	width: 100%;
	margin-top: 36px;
}

.sbk_blue {
	width: 280px;
	height: 100px;
	background: #0a7fd9;
	border-top-right-radius: 25px;
	position: relative;
	z-index: 100;
}

.sbk_blue p {
	color: #fff;
	font-family: "MyFont";
	font-size: 46px;
	position: absolute;
	z-index: 100;
	text-align: center;
	line-height: 100px;
	width: 100%;
}

.sbk_blue::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 1px;
	width: 150px;
	height: 82px;
	background: #0a7fd9;
	transform: skewX(14deg);
	transform-origin: top right;
}

.sbk_content {
	background: #edf9ff url("../img/bg.png") no-repeat;
	width: 100%;
	border-radius: 0 20px 20px 20px;
	padding: 72px 40px 40px 40px;
	box-sizing: border-box;
	margin-top: -25px;
	position: relative;
}

.sbk_content p {
	line-height: 46px;
	color: #333;
	font-size: 24px;
}

.sbk_content::after {
	content: "";
	position: absolute;
	top: -88px;
	right: 20px;
	width: 160px;
	height: 145px;
	background: url(../img/peitu.png)no-repeat;
}

.sbk_dsd {
	display: flex;
	align-items: center;
	justify-content: center;
}

.sbk_dsd p {
	text-align: center;
	font-family: "MyFont";
	color: #286ed9;
	font-size: 42px;
	padding: 32px;
}

.fanz {
	transform: scaleX(-1);
}

.sbk_ys {
	width: 100%;
	height: 479px;
	background: url(../img/bg1.png)no-repeat center center;
}

.sbk_flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 479px;
}

.sbk_flex p {
	font-size: 24px;
	color: #fff;
	line-height: 46px;
	padding: 16px;
	width: 50%;
	box-sizing: border-box;
}

.sbk_flex>div {
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.sbk_flex>div img {
	display: block;
}


.side_com {
	width: 100%;
	margin-top: 40px;
}

.com_info {
	width: 100%;
	background: #0972cb;
}

.com_info ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
}

.com_info ul li {
	width: 33.333333%;
	text-align: center;
}

.com_info ul li a {
	font-size: 24px;
	font-weight: bold;
	line-height: 100px;
	color: #fff;
	display: block;
	width: 100%;
}

.com_info ul li.hover a {
	color: #0972cb;
	background: #cfe9ff;
}

.side1_com {
	display: flex;
	justify-content: space-between;
	margin-top: 34px;
}

.com1_info {
	width: 274px;
	height: 445px;
	background: #e9f0fd url(../img/A7yDG.png)no-repeat bottom center;
	border-radius: 10px;
	padding: 0 16px;
	box-sizing: border-box;
}

.com1_info li {
	width: 100%;
}

.com1_info li a {
	display: block;
	line-height: 26px;
	text-align: center;
	color: #333;
	font-size: 20px;
	margin: 32px 0;
	cursor: pointer;
}

.com1_info ul li.hover a {
	color: #0972cb;
	border-left: 6px solid #0972cb;
}

.contentbox1 {
	width: calc(100% - 294px);
}

.slhqy {
	width: 100%;
	background: #f7f9ff;
	padding: 28px;
	box-sizing: border-box;
	border-radius: 20px;
}

.slhqy p {
	font-size: 18px;
	line-height: 32px;
	text-align: justify;
}

.slhqy span {
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
}

.slhqy img {
	width: 100%;
}

.slhqy a {
	font-size: 18px;
}

.side11_com {
	display: flex;
	justify-content: space-between;
	margin-top: 34px;
}

.com11_info {
	width: 274px;
	height: 445px;
	background: #e9f0fd url(../img/A7yDG.png)no-repeat bottom center;
	border-radius: 10px;
	padding: 0 16px;
	box-sizing: border-box;
}

.com11_info li {
	width: 100%;
}

.com11_info li a {
	display: block;
	line-height: 26px;
	text-align: center;
	color: #333;
	font-size: 20px;
	margin: 32px 0;
	cursor: pointer;
}

.com11_info ul li.hover a {
	color: #0972cb;
	border-left: 6px solid #0972cb;
}


.side12_com {
	display: flex;
	justify-content: space-between;
	margin-top: 34px;
}

.com12_info {
	width: 274px;
	height: 445px;
	background: #e9f0fd url(../img/A7yDG.png)no-repeat bottom center;
	border-radius: 10px;
	padding: 0 16px;
	box-sizing: border-box;
}

.com12_info li {
	width: 100%;
}

.com12_info li a {
	display: block;
	line-height: 26px;
	text-align: center;
	color: #333;
	font-size: 20px;
	margin: 32px 0;
	cursor: pointer;
}

.com12_info ul li.hover a {
	color: #0972cb;
	border-left: 6px solid #0972cb;
}


.chaxun {
	width: 100%;
	display: flex;
	gap: 26px;
	flex-wrap: wrap;
}

.chaxun li {
	width: calc(50% - 26px);
}

.chaxun li a {
	width: 100%;
	display: block;
	line-height: 65px;
	background: #e4f0ff;
	border-radius: 10px;
	text-align: center;
	color: #333;
	font-size: 20px;
}

.chaxun li a:hover {
	color: #fff;
	background: #0972cb;
}

.wgcl_bg {
	width: 100%;
	position: relative;
}

.wgcl_fl {
	width: 670px;
	height: 810px;
	background: linear-gradient(to bottom, #075ef3, #37a4f8);
	border-top-right-radius: 25px;
	position: relative;
	z-index: 100;
	padding: 40px 30px;
	box-sizing: border-box;
	border-radius: 20px;
	clip-path: polygon(0% 0, 97% 0, 78% 100%, 0 100%);
}

.wgcl_fl p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 44px;
	padding-right: 33px;
}

.wgcl_fl span {
	font-size: 20px;
	line-height: 86px;
	display: block;
	border-bottom: 2px dashed #fff;
	color: #fff;
}

.wgcl_fr {
	width: 670px;
	height: 810px;
	background: linear-gradient(to bottom, #cce0fe, #daeffc);
	border-top-right-radius: 25px;
	position: relative;
	z-index: 100;
	padding: 40px 30px;
	box-sizing: border-box;
	border-radius: 20px;
	position: absolute;
	right: 0;
	top: 0;

	clip-path: polygon(22% 0%, 100% 0%, 100% 100%, 3% 100%);
}


.wgcl_fr p {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 44px;
	padding-left: 140px;
}

.wgcl_fr span {
	font-size: 20px;
	line-height: 42px;
	display: block;
	border-bottom: 2px dashed #333;
	color: #333;
	padding: 28px 0 28px 140px;
}

.dianhua {
	display: flex;
	gap: 26px;
	flex-wrap: wrap;
}

.dianhua li {
	width: calc(50% - 26px);
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #eff4ff;
	border-radius: 10px;
}

.dianhua li a {
	background: url(../img/bada.png)no-repeat center center;
	background-size: auto 100%;
	display: block;
	height: 80px;
	line-height: 80px;
	padding: 0 30px;
	color: #286ed9;
	font-size: 14px;
	font-weight: bold;
}

.dianhua li>div {
	background: url(../img/dianhua.png)no-repeat center left;
	padding-left: 80px;
	height: 58px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 24px;
}

.dianhua li>div p {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.dianhua li>div span {
	font-size: 14px;
	color: #666;
	margin-top: 6px;
}

.cjwti {
	width: 100%;
	background: linear-gradient(to bottom, #d4e1ff, #fff);
	margin-top: 40px;
}

.gjcm p {
	font-size: 26px;
	font-weight: bold;
	color: #333;
	margin: 30px 0 20px 0;
}

.gjcm ul {
	display: flex;
	gap: 26px;
	flex-wrap: wrap;
}

.gjcm ul li {
	width: calc(50% - 26px);
	height: 70px;
	background: #fff;
	display: flex;
	align-items: center;
	box-shadow: 0 0 8px rgba(212, 233, 253, 0.8);
}

.gjcm ul li a:hover {
	color: #0972cb;
}

.gjcm ul li a {
	color: #333;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 16px;
	line-height: 70px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 55px;
	margin-left: 22px;
	padding-right: 20px;
	background: url(../img/Iy9adK.png)no-repeat center left;
}

.swiper {
	width: 100%;
	height: 100%;
	padding-bottom: 39px !important;
}

.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.wenti {
	width: 100%;
	height: 230px;
	background: #fff;
	border-radius: 10px;
	padding: 0 16px;
	box-sizing: border-box;
	margin-top: 30px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.wenti::after {
	content: "";
	position: absolute;
	top: 0px;
	width: 88%;
	left: 6%;
	height: 30px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 10px 10px 0 0;
	z-index: 2;
}

.wenti::before {
	content: "";
	position: absolute;
	top: 15px;
	width: 94%;
	left: 3%;
	height: 15px;
	background: rgba(255, 255, 255, 0.47);
	border-radius: 10px 10px 0 0;
	z-index: 1;
}

.wen {
	display: flex;
	align-items: center;
	padding: 16px 0;
	border-bottom: 1px solid #f1f1f1;
}

.wen i {
	width: 35px;
	height: 34px;
	background: url(../img/wen.png)no-repeat center center;
	text-align: center;
	display: block;
	font-style: normal;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
}

.wen p {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-left: 14px;
	text-align: left;
	width: calc(100% - 49px);
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.da {
	display: flex;
	padding: 16px 0;
}

.da i {
	width: 35px;
	height: 34px;
	background: url(../img/da.png)no-repeat center center;
	text-align: center;
	display: block;
	font-style: normal;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
}

.da span {
	font-size: 14px;
	color: #333;
	margin-left: 14px;
	text-align: left;
	width: calc(100% - 49px);
	text-align: justify;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	line-height: 28px;
}

.da a {
	color: #0972cb;
	font-size: 14px;
}