@import url(https://at.alicdn.com/t/c/font_4969241_crnql7dz0p.css);
@import "ETUI/animate.css";

a {
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #3f56d3;
}

#skip {
	height: 0;
	overflow: hidden;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

select::-webkit-arrow {
	display: none;
}

input:disabled,
select:disabled {
	cursor: no-drop !important;
}

input {
	color: #000 !important;
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
	padding: 9px 12px;
	height: 40px;
	border-radius: 6px !important;
	width: 100%;
	font-size: 14px;
	background-color: #fff;
}

input:disabled::placeholder {
	color: #bbb !important;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/down.png) no-repeat;
	background-color: #fff;
	background-size: 10px 6px;
	background-position-x: calc(100% - 15px);
	background-position-y: center;
}

html {
	min-height: 100%;
	height: 100%;
}

body {
	background: #fff;
	font-size: 14px !important;
	overflow-x: hidden;
}

@media (min-width:1400px) {
	.container {
		width: 1296px;
	}

}

.footer {
	background: url(../img/index-footer.png) no-repeat;
	background-size: 100% calc(100% - 53px);
	background-position-y: top;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 99;
}

.footer-logo {}

.footer-logo img {
	height: 78px;
	width: auto;
}

.footer-center {
	padding-left: 30px;
	padding-bottom: 30px;
}

.footer-center-left {
	width: 33%;
	float: left;
	padding-left: 40px;
}

.footer-center-center {
	width: 32%;
	float: left;
	padding-left: 30px;
}

.footer-center-right {
	width: 25%;
	float: left;
}

.footer-title {
	font-family: 思源黑体;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0em;

	/* 辅助色/藏蓝 */
	color: #2EA7E0;
}

.footer-list {}

.footer-list li {
	padding: 10px 0px;
}

.footer-list li a {
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: 350;
	line-height: 14px;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	/* 字体色/白 */
	color: #FFFFFF;
	display: flex;
	align-items: center;
	white-space: nowrap;
}

.footer-list li a img {
	width: 13.54px;
	height: 12px;
	margin-right: 7px;
}

.footer-list-lxwm {
	display: inline-block;
}

.footer-list-lxwm li {
	padding-bottom: 20px;
	padding-top: 11px;
}

.footer-list-lxwm li+li {
	border-top: 1.5px solid #2EA7E0;
	padding: 20px 0px;
}

.footer-list-lxwm li a {
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: 350;
	line-height: 14px;
	letter-spacing: 0em;

	font-variation-settings: "opsz" auto;
	/* 字体色/白 */
	color: #FFFFFF;

}

.footer-list-lxwm li a img {
	width: auto;
	height: 20px;
	margin-right: 10px;
}

.footer-bottom {
	background-color: #1b4390;
}

.footer-bottom .container {
	font-family: 思源黑体;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	/* 字体色/白 */
	color: rgba(255, 255, 255, 80%);
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 20px 0px;
	border-top: 1px rgba(255, 255, 255, 0.1) solid;
}

.goTop {}

.goTop ul {}

.goTop ul li a {
	border-radius: 100%;
}

.goTop ul li a i {
	font-size: 20px;
}

.goTop ul li+li {
	margin-top: 20px;
}

.goTop ul li.sidebar {}

.goTop ul li.sidebar a {
	background: #FFFFFF;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.0824);
	width: 46px;
	height: 46px;
	display: block;
	text-align: center;
}

.goTop ul li.sidebar a i {
	color: #384D9F;
	line-height: 46px;
}

.goTop ul li.go-top {}

.goTop ul li.go-top a {
	/* padding: 10px; */
	width: 46px;
	height: 46px;
	background: #384D9F;
	display: block;
	text-align: center;
}

.goTop ul li.go-top a i {
	color: #fff;
	line-height: 46px;
}

.share-show {
	position: absolute;
	border: 1px solid #0064eb;
	padding: 12px;
	background: #fff;
	padding: 11px 10px;
	right: 60px;
	top: -10px;
	display: none;
	border-radius: 3px;
}

.wx-show {
	left: -135px;
}

.index-header {}

.index-header .navbar-default {
	background-color: #014ecc;
	margin-bottom: 0px;
	border-bottom: 1px rgba(255, 255, 255, 0.6) solid;
}

.index-header .navbar-nav {
	display: flex;
	width: 100%;
	justify-content: space-evenly;
}

.index-header .navbar-nav>li {
	flex: 1;
	position: relative;
}

.index-header .navbar-nav>li>a {
	text-align: center;
	font-family: 思源黑体;
	font-size: 18px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0em;
	color: #fff;
	padding: 23px 0px;
	border-bottom: 3px transparent solid;
}

.index-header .navbar-nav>li>a:hover,
.index-header .navbar-nav>li.active>a {
	background: none !important;
	color: #fff !important;
	border-bottom: 3px #fff solid;
}

.index-header .header-main {
	position: absolute;
	left: 0px;
	width: 100%;
	height: auto;
	top: 90px;
	background: none;
	z-index: 9;
}

.index-header .nav-right {
	display: block;

}

.index-header .nav-right li {
	padding: 5px 14px;
	position: relative;
}

.index-header .nav-right li a {
	color: #fff;
	font-size: 16px;
}

.index-header .nav-right li a i {
	margin-right: 5px;
}

.index-header .nav-right>li:hover {
	background-color: #014eca;
	border-radius: 4px;
}

.index-header .nav-right li::after {
	content: '';
	width: 1px;
	height: 16px;
	background-color: rgba(255, 255, 255, 0.3);
	position: absolute;
	right: 0px;
	top: 7px;
}

.index-header .nav-right li:last-child::after {
	background: none;
}

.index-header .nav-right li:last-child {
	/* padding-right: 0px; */
}

.index-banner {
	position: relative;
}

.search {
	position: absolute;
	z-index: 9;
	left: 0%;
	width: 100%;
	top: 40%;
	transform: translateY(-40%);
}

.index-logo {
	width: 800px;
	margin: 0px auto;
	display: block;
}

.search-div {
	width: 650px;
	display: block;
	margin: 40px auto 0px;
}

.search-div .search-input {
	position: relative;
	background-color: rgba(255, 255, 255, 0.7);
	border: none;
	border-radius: 10px;
	height: 54px;
	overflow: clip;
}

.search-div .search-input input {
	border: none;
	background: none !important;
	height: 54px;
	padding-left: 20px;
	color: #314ca3;
	font-size: 16px;
}

.search-div .search-input input:focus,
.search-div .search-input input:focus-visible {
	border: none !important;
	outline: none;
}

.search-div .search-input input::placeholder {
	color: #314ca3;
	font-size: 16px;
}

.search-div .search-input a {
	position: absolute;
	height: 34px;
	right: 80px;
	width: 70px;
	text-align: center;
	top: 12px;
	border-left: 2px #c1c1c1 solid;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #d0d0d0;
}

.search-div .search-input a i {
	font-size: 32px;
}

.search-div .search-input button {
	position: absolute;
	width: 80px;
	border: none;
	height: 54px;
	right: 0px;
	top: 0px;
	left: auto;
	background-color: #314ca4;
}

.search-div .search-input button i {
	font-size: 27px;
	color: #fff;
}

.index-banner-swiper .swiper-pagination-clickable {
	bottom: 63px;
}

.index-banner-swiper .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.6);
	opacity: 1;
}

.index-banner-swiper .swiper-pagination-clickable .swiper-pagination-bullet-active {
	background-color: rgba(255, 255, 255, 1);
	width: 35px;
	border-radius: 10px;
}

.index-banner-swiper .swiper-button-next {
	right: 43%;
	color: #fff;
	width: 25px;
	height: 25px;
	background-color: rgba(27, 101, 194, 60%);
	border-radius: 100%;
	top: auto;
	bottom: 63px;
}

.index-banner-swiper .swiper-button-prev {
	color: #fff;
	width: 25px;
	height: 25px;
	background-color: rgba(27, 101, 194, 60%);
	border-radius: 100%;
	top: auto;
	bottom: 63px;
	left: 43%;
}

.index-banner-swiper .swiper-button-next::after,
.index-banner-swiper .swiper-button-prev::after {
	font-size: 14px;
}

.index-main {
	position: relative;
	z-index: 1;
	background: url(../img/index-main-bg.png) no-repeat;
	background-size: 100% auto;
	background-position-y: 40px;
	margin-top: -70px;
}

.index-main::before {
	content: '';
	width: 100%;
	height: 50%;
	background: linear-gradient(0deg, #f4f9fd 40%, transparent 50%);
	position: absolute;
	bottom: 10%;
}

.four-block-index {
	margin: 0px -25px;
}

.four-block-index>li {
	padding: 0px 25px;
}

.four-block-index>li .four-block-item {
	background-color: rgba(255, 255, 255, 80%);
	border-radius: 10px;
	padding: 20px;
	min-height: 226px;
	position: relative;
	/*transition: transform 0.6s;*/
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-direction: column;
	overflow: hidden;
}

.four-block-index>li .four-block-item .four-block-item-title {
	display: flex;
	align-items: center;
	gap: 10px;
}

.four-block-index>li .four-block-item .four-block-item-title img {
	width: 40px;
}

.four-block-index>li .four-block-item .four-block-item-title h4 {
	margin: 0;
	font-size: 20px;
}

.four-block-index>li:hover .four-block-item {
	/*-webkit-backface-visibility: visible !important;*/
	/*backface-visibility: visible !important;*/
	/*-webkit-animation-name: flipInY;*/
	/*animation-name: flipInY;*/
	position: relative;
}

.four-block-index>li .four-block-item::before {
	content: '';
	width: calc(100% + 12px);
	height: calc(100% + 12px);
	background-color: rgba(255, 255, 255, 0.3);
	position: absolute;
	left: -6px;
	top: -6px;
	border-radius: 15px;
}

.four-block-index>li .four-block-item img {
	width: 80px;
	display: block;
	margin: 0px auto;
	position: relative;
}

.four-block-index>li .four-block-item h4 {
	text-align: center;
	font-size: 26px;
	color: #384c9e;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	margin-top: 10px;
}

.four-block-index>li .four-block-item ul {
	/*margin: -15px -5px 0px;*/
	/*display: none;*/
}

.four-block-index>li .four-block-item .index-wybs-swiper {
	width: 100%;
	overflow: hidden;
}

.four-block-index>li .four-block-item .wybs-Pagination {
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 15px;
	position: relative;
	/*display: none;*/
}

.four-block-index>li .four-block-item .wybs-Pagination {
	display: flex;
}

.four-block-index>li .four-block-item .wybs-Pagination .swiper-pagination {
	display: flex;
	align-items: center;
	gap: 10px;
	position: initial;
}

.four-block-index>li .four-block-item .index-wybs-swiper .swiper-pagination-bullet-active {
	background-color: #39aeb2;
}

.four-block-index>li .four-block-item .index-wybs-swiper .swiper-button-next,
.four-block-index>li .four-block-item .index-wybs-swiper .swiper-button-prev {
	background-color: #a5cfdd;
	font-size: 10px;
	color: #fff;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	padding: 4px;
	position: initial;
	margin: 0;
}

.four-block-index>li .four-block-item .index-wybs-swiper .swiper-button-next:hover,
.four-block-index>li .four-block-item .index-wybs-swiper .swiper-button-prev:hover {
	background-color: #39aeb2;
}

.four-block-index>li .four-block-item .index-wybs-swiper .swiper-button-next:after,
.four-block-index>li .four-block-item .index-wybs-swiper .swiper-button-prev:after {
	font-size: 14px;
}

.four-block-index>li .four-block-item ul li {
	width: 33.33%;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.four-block-index>li .four-block-item ul li a {
	font-size: 16px;
	color: #fff;
	padding: 5px 0px;
	border-radius: 5px;
	display: block;
	border: 1px transparent solid;
}

.four-block-index>li .four-block-item ul li {
	margin-top: 15px;
	position: relative;
}

.four-block-index>li .four-block-item ul.bg-d28f4f li a {
	background-color: #2789e2;
}

.four-block-index>li .four-block-item ul.bg-d28f4f li a:hover {
	background-color: transparent;
	border: 1px #2789e2 solid;
	color: #2789e2;
}

.four-block-index>li .four-block-item ul.bg-956fd9 li a {
	background-color: #39aeb2;
}

.four-block-index>li .four-block-item ul.bg-956fd9 li a:hover {
	background-color: transparent;
	border: 1px #39aeb2 solid;
	color: #39aeb2;
}

.four-block-index>li .four-block-item ul.bg-896e5e li a {
	background-color: #2789e2;
}

.four-block-index>li .four-block-item ul.bg-896e5e li a:hover {
	background-color: transparent;
	border: 1px #2789e2 solid;
	color: #2789e2;
}

.four-block-index>li .four-block-item ul.bg-efb262 li a {
	background-color: #39aeb2;
}

.four-block-index>li .four-block-item ul.bg-efb262 li a:hover {
	background-color: transparent;
	border: 1px #39aeb2 solid;
	color: #39aeb2;
}

.four-block-index>li:nth-child(2) .four-block-item ul li {}

.four-block-index>li:nth-child(2) .four-block-item ul li:nth-child(4),
.four-block-index>li:nth-child(2) .four-block-item ul li:nth-child(1) {}

.four-block-index>li:nth-child(2) .four-block-item ul li:nth-child(2),
.four-block-index>li:nth-child(2) .four-block-item ul li:nth-child(3) {}

.large_box {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 380px;
}

.large_box ul li,
.large_box ul {
	height: 100%;
}

.large_box img {
	display: block;
	object-fit: cover !important;
	width: 68%;
	float: left;
	border: 3px #fff solid;
	height: 335px;
	object-fit: cover;
}

.small_box {
	width: 100%;
	position: relative;
}

.small_list {
	position: relative;
	width: 100%;
	height: 155px;
	overflow: hidden;
	display: block;
	margin: 0px auto;
}

.small_list ul {
	overflow: hidden;
}

.small_list ul li {
	position: relative;
	float: left;
	margin-right: 0px;
	width: 251px;
	padding: 0px 5px;
	height: 150px;
}

.small_list ul li img {
	display: block;
	border: 2px transparent solid;
	height: 147px;
	object-fit: cover;
}

.small_list ul li.on img {
	border-color: #fff;
}

.index-pxhd-div {
	padding: 90px 0px;
}

.index-public-title {
	position: relative;
	margin-bottom: 70px;
}

.index-public-title p {
	margin: 0px;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	position: relative;
	z-index: 1;
	text-align: center;
}

.index-public-title p span {
	color: rgba(112, 199, 255, 32%);
	font-size: 90px;
	font-weight: bold;
	position: absolute;
	z-index: -1;
	left: 50%;
	transform: translateX(-50%);
	top: -32px;
}

.index-public-title a {
	position: absolute;
	right: 0px;
	color: #fff;
	top: 13px;
	font-size: 14px;
	z-index: 1;
}

.pxhd-div-left {
	width: 33.3333%;
	float: left;
	padding: 0px 15px;
}

.pxhd-div-list {
	background-color: #fff;
	border-radius: 10px;
	padding: 15px;
	box-shadow: 0px 2px 5px #ddd;
}

.pxhd-div-list::after {
	content: '';
	width: 100%;
	height: 57px;
	background: linear-gradient(0deg, #fff 30%, transparent);
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-radius: 0px 0px 10px 10px;
}

.pxhd-div-list ul {
	height: 511px;
	overflow-y: auto;
}

.pxhd-div-list li {
	background-color: rgba(200, 215, 237, 50%);
	margin-top: 10px;
	border-radius: 10px;
}

.pxhd-div-list li .left {
	width: 88px;
	float: left;
	padding: 12px 15px 12px 20px;
	display: block;
	position: relative;
	text-align: right;
}

.pxhd-div-list li .left::after {
	content: '';
	width: 1px;
	height: 100%;
	background-color: #1b65c2;
	position: absolute;
	top: 0px;
	left: 15px;
}

.pxhd-div-list li .left::before {
	content: '';
	z-index: 1;
	border-top: 6px transparent solid;
	border-bottom: 6px transparent solid;
	border-right: 10px #1e5cb1 solid;
	width: 0px;
	height: 0px;
	position: absolute;
	left: 9px;
	top: 47px;
}

.pxhd-div-list li:first-child .left {
	border-radius: 6px 6px 0px 0px;
}

.pxhd-div-list li:last-child .left {
	border-radius: 0px 0px 6px 6px;
	overflow: hidden;
}

.pxhd-div-list li .left span {
	font-size: 30px;
	color: #1b65c2;
	font-weight: bold;
	line-height: 52px;
	position: relative;
}

.pxhd-div-list li .left span::before {
	content: '';
	width: 36px;
	height: 2px;
	background-color: #1b65c2;
	position: absolute;
	transform: rotate(-20deg);
	top: 44px;
	left: 0px;
}

.pxhd-div-list li .right {
	width: calc(100% - 103px);
	float: left;
	/*margin-left: 15px;*/
	padding: 12px 15px;
	border-radius: 7px;
}

.pxhd-div-list li:hover {
	background: url(../img/pxhd-div-list-bg.png) no-repeat;
	background-size: 100% 100%;
}

.pxhd-div-list li .right a {
	margin: 0px;
	padding-bottom: 13px;
	font-weight: bold;
	color: #1e5cb1;
	border-bottom: 1px #1e5cb1 dashed;
	margin-bottom: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	font-size: 18px;
}

.pxhd-div-list li .right p {
	margin-bottom: 0px;
	color: #1e5cb1;
	font-size: 16px;
	font-weight: 500;
	font-family: sans-serif;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.pxhd-div-list li:hover .left span,
.pxhd-div-list li:hover .right a,
.pxhd-div-list li:hover .right p {
	color: #fff;
}

.pxhd-div-list li:hover .right a {
	border-color: #fff;
}

.pxhd-div-list li:hover .left::before {
	border-right: 9px #fff solid;
}

.pxhd-div-list li:hover .left span::before,
.pxhd-div-list li:hover .left::after {
	background-color: #fff;
}

.pxhd-div-list li .right p i {
	margin-right: 3px;
}

.zhxx-list li .right {
	width: 100%;
}

.zhxx-list li .right a {
	white-space: normal;
	border-bottom: 0;
	padding-bottom: 0;
}

.pxhd-div-right {
	width: 33.333%;
	float: left;
	padding: 0px 15px;
}

.pxhd-div-right .pxhd-div-list::after {
	background: none;
	height: 0px;
}

.large_box ul li>div {}

.large_box ul li>div::after {
	content: '';
	width: 80%;
	height: 100%;
	background-color: #384c9e;
	position: absolute;
	left: 20%;
	top: 30px;
	z-index: -1;
}

.large_box ul li>div .content {
	width: 32%;
	float: left;
	padding: 60px 20px 0px;
}

.large_box ul li>div .content p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-family: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.large_box ul li>div .content a {
	color: #fff;
	border: 1px #fff solid;
	width: 100px;
	display: block;
	text-align: center;
	padding: 3px 0px;
	border-radius: 20px;
	margin: 30px auto 0px;
}

.small_box .left_btn {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 100%;
	padding: 2px;
	position: absolute;
	left: -20px;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
}

.small_box .right_btn {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 100%;
	padding: 2px;
	position: absolute;
	right: -20px;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
}

.small_box .left_btn i,
.small_box .right_btn i {
	color: #1e5cb1;
	font-size: 20px;
	width: 34px;
	height: 34px;
	display: block;
	border: 1px #1e5cb1 solid;
	border-radius: 100%;
	line-height: 31px;
}



/* 整个滚动条的宽度 */
.pxhd-div-list ul::-webkit-scrollbar {
	width: 8px;
	/* 或者 'height' 属性来调整垂直滚动条的宽度 */
}

/* 滚动条轨道的颜色 */
.pxhd-div-list ul::-webkit-scrollbar-track {
	/* background-color: rgb(200 215 237); */
}

/* 滚动条滑块的样式 */
.pxhd-div-list ul::-webkit-scrollbar-thumb {
	background: #1e5cb1;
	border-radius: 10px;
}

/* 滑块在鼠标悬停时的样式 */
.pxhd-div-list ul::-webkit-scrollbar-thumb:hover {
	/* background: #555; */
}

.color-384c9e a,
.color-384c9e p {
	color: #384c9e;
}

.color-384c9e a i {
	color: #70c7ff;
	margin-left: 5px;
	font-size: 14px;
}

.center-main {
	background: url(../img/center-main-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position-y: 30%;
}

.index-news-div {
	margin-top: 25px;
}

.hot-dowebok {
	background-color: #1279d5;
	padding: 7px 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.hot-dowebok .dowebok-hz {}

.hot-dowebok .dowebok-hz li {
	list-style: disc;
	padding-left: 20px;
}

.hot-dowebok .dowebok-hz li a {
	color: #fff;
	font-size: 16px;
	font-family: auto;
	position: relative;
	padding-left: 15px;
}

.hot-dowebok .dowebok-hz li a::before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #e2d8c3;
	border-radius: 100%;
	left: 0px;
	top: 10px;
	position: absolute;
}

.index-news-left {}

.index-news-swiper {}

.index-news-swiper .slide-overlay {}

.index-news-swiper .slide-overlay img {
	height: 454px;
	object-fit: cover;
}

.index-news-swiper .slide-overlay .slide-title {
	position: absolute;
	bottom: 20px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	width: 75%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	left: 20px;
}

.index-news-swiper .swiper-button-prev {
	left: 15px;
}

.index-news-swiper .swiper-button-next {
	right: 15px;
}

.index-news-swiper .swiper-button-next:after,
.index-news-swiper .swiper-button-prev:after {
	color: rgba(255, 255, 255, 0.6);
	font-size: 32px;
}

.index-news-swiper .swiper-pagination {
	width: auto;
	right: 30px;
	left: auto;
	bottom: 30px;
}

.index-news-swiper .swiper-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}

.index-news-swiper .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #67a1e1;
	width: 40px;
	border-radius: 20px;
}

.index-news-right {}

.index-news-right ul {}

.index-news-right ul li {}

.index-news-right ul li a {
	display: block;
	background: linear-gradient(50deg, #fff, #c9e8fe);
	padding: 13px 15px 13px 35px;
	box-shadow: 0px 2px 5px #eaeaea;
	position: relative;
}

.index-news-right ul li a::before {
	content: '';
	width: 10px;
	height: 10px;
	background: url(../img/yuan-icon.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 15px;
	top: 22px;
}

.index-news-right ul li a p {
	font-size: 18px;
	font-family: auto;
	color: #2e2d2d;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-news-right ul li a:hover p {
	color: #2651c8;
}

.index-news-right ul li a span.date {
	font-size: 16px;
	color: #2651c8;
}

.index-news-right ul li a span.date i {
	margin-right: 5px;
}

.index-news-right ul li+li {
	margin-top: 10px;
}

.index-work {
	padding: 80px 0px;
}

.work-div {
	padding: 20px 25px;
	/* border: 1px #eee solid; */
	border-radius: 10px;
	box-shadow: 0px 2px 5px #ddd;
}

.work-div1 {
	background: url(../img/work-div1-bg.png) no-repeat;
	background-size: 100% auto;
}

.work-div2 {
	background: url(../img/work-div2-bg.png) no-repeat;
	background-size: 100% 100%;
}

.work-div3 {
	background: url(../img/work-div3-bg.png) no-repeat;
	background-size: 100% auto;
}

.work-div-title {
	position: relative;
}

.work-div-title h4 {
	font-size: 30px;
	font-weight: bold;
	color: #3f56d3;
	display: flex;
}

.work-div-title h4 img {
	height: 38px;
	width: auto;
	margin-right: 15px;
}

.work-div-title a {
	display: flex;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px 10px;
	color: #909090;
}

.work-div-title a i {}

.work-div1 .work-div-title h4 {
	margin-top: 0px;
	margin-bottom: 30px;
}

.work-div2 .work-div-title h4 {
	color: #866a5a;
	justify-content: center;
	margin-top: 0px;
	margin-bottom: 30px;
}

.work-div3 .work-div-title h4 {
	color: #1b65c2;
	margin-top: 0px;
	margin-bottom: 30px;
}

.work-div-content {}

.work-list {
	height: 364px;
	overflow: auto;
}

.work-list1 li {
	padding: 22px 15px;
	border-radius: 10px;
}

.work-list1 li a {
	display: flex;
	align-items: center;
}

.work-list1 li a span.btn {
	background: #d6dde7;
	border-radius: 50px;
	padding: 10px 30px;
	color: #9ba8b9;
	font-weight: bold;
	border: 0;
}

.work-list1 li a span.btn-primary {
	background: linear-gradient(to right, #424e92, #495ccb);
	color: #fff;
}

.work-list1 li a i {
	font-size: 42px;
	float: left;
	width: 70px;
}

.work-list1 li a .content {
	float: left;
	width: calc(100% - 70px);

}

.work-list1 li a .content h4 {
	font-weight: bold;
	margin: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.work-list1 li a .content p {
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 5px;
	font-family: auto;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.work-list1 li:nth-child(1),
.work-list1 li:nth-child(5),
.work-list1 li:nth-child(9),
.work-list1 li:nth-child(13),
.work-list1 li:nth-child(17) {
	background: linear-gradient(180deg, #e5edfd, #f0f6fe);
}

.work-list1 li:nth-child(2),
.work-list1 li:nth-child(6),
.work-list1 li:nth-child(10),
.work-list1 li:nth-child(14),
.work-list1 li:nth-child(18) {
	background: linear-gradient(180deg, #edf8ea, #f6fef3);
}

.work-list1 li:nth-child(3),
.work-list1 li:nth-child(7),
.work-list1 li:nth-child(11),
.work-list1 li:nth-child(15),
.work-list1 li:nth-child(19) {
	background: linear-gradient(180deg, #f2e5db, #f7f4f3);
}

.work-list1 li:nth-child(4),
.work-list1 li:nth-child(8),
.work-list1 li:nth-child(12),
.work-list1 li:nth-child(16),
.work-list1 li:nth-child(20) {
	background: linear-gradient(0deg, #f3f1f9, #eae7fa);
}

.work-list1 li:nth-child(1) a i,
.work-list1 li:nth-child(1) .content,
.work-list1 li:nth-child(5) a i,
.work-list1 li:nth-child(5) .content,
.work-list1 li:nth-child(9) a i,
.work-list1 li:nth-child(9) .content,
.work-list1 li:nth-child(13) a i,
.work-list1 li:nth-child(13) .content,
.work-list1 li:nth-child(17) a i,
.work-list1 li:nth-child(17) .content {
	color: #4d669e;
}

.work-list1 li:nth-child(1):hover,
.work-list1 li:nth-child(5):hover,
.work-list1 li:nth-child(9):hover,
.work-list1 li:nth-child(13):hover,
.work-list1 li:nth-child(17):hover {
	background: #4d669e;
}

.work-list1 li:nth-child(2) a i,
.work-list1 li:nth-child(2) .content,
.work-list1 li:nth-child(6) a i,
.work-list1 li:nth-child(6) .content,
.work-list1 li:nth-child(10) a i,
.work-list1 li:nth-child(10) .content,
.work-list1 li:nth-child(14) a i,
.work-list1 li:nth-child(14) .content,
.work-list1 li:nth-child(18) a i,
.work-list1 li:nth-child(18) .content {
	color: #597773;
}

.work-list1 li:nth-child(2):hover,
.work-list1 li:nth-child(6):hover,
.work-list1 li:nth-child(10):hover,
.work-list1 li:nth-child(14):hover,
.work-list1 li:nth-child(18):hover {
	background: #597773;
}

.work-list1 li:nth-child(3) a i,
.work-list1 li:nth-child(3) .content,
.work-list1 li:nth-child(7) a i,
.work-list1 li:nth-child(7) .content,
.work-list1 li:nth-child(11) a i,
.work-list1 li:nth-child(11) .content,
.work-list1 li:nth-child(15) a i,
.work-list1 li:nth-child(15) .content,
.work-list1 li:nth-child(19) a i,
.work-list1 li:nth-child(19) .content {
	color: #8e5744;
}

.work-list1 li:nth-child(3):hover,
.work-list1 li:nth-child(7):hover,
.work-list1 li:nth-child(11):hover,
.work-list1 li:nth-child(15):hover,
.work-list1 li:nth-child(19):hover {
	background: #8e5744;
}

.work-list1 li:nth-child(4) a i,
.work-list1 li:nth-child(4) .content,
.work-list1 li:nth-child(8) a i,
.work-list1 li:nth-child(8) .content,
.work-list1 li:nth-child(12) a i,
.work-list1 li:nth-child(12) .content,
.work-list1 li:nth-child(16) a i,
.work-list1 li:nth-child(16) .content,
.work-list1 li:nth-child(20) a i,
.work-list1 li:nth-child(20) .content {
	color: #5d4f9d;
}

.work-list1 li:nth-child(4):hover,
.work-list1 li:nth-child(8):hover,
.work-list1 li:nth-child(12):hover,
.work-list1 li:nth-child(16):hover,
.work-list1 li:nth-child(20):hover {
	background: #5d4f9d;
}

.work-list1 li+li {
	margin-top: 10px;
}

.work-list1 li:hover a i,
.work-list1 li:hover .content {
	color: #fff !important;
}

.work-list2 {}

.work-list2 li {
	display: inline-block;
	flex: auto;
}

.work-list2 li a {
	text-align: center;
}

.work-list2 li a i {
	color: #735336;
	font-size: 40px;
	display: block;
	margin: 0px auto;
}

.work-list2 li a h4 {
	color: #735336;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}

.work-list2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.work-list3 li {
	width: 50%;
	float: left;
	padding: 14px 0px;
	border-bottom: 1px #eee solid;
}

.work-list3 li a {
	padding: 5px 5px;
	display: block;
}

.work-list3 li a i {
	color: #1b65c2;
	font-size: 34px;
	margin-right: 30px;
	font-weight: 500;
	margin-left: 5px;
}

.work-list3 li a h4 {
	font-weight: bold;
	color: #333;
	display: flex;
	align-items: center;
	margin: 0px;
	position: relative;
}

.work-list3 li a h4::before {
	content: '';
	width: 1px;
	background-color: #ddd;
	height: 20px;
	position: absolute;
	left: 52px;
	top: 9px;
}

.work-list3 li a:hover {
	background-color: #1b65c2;
	border-radius: 10px;
}

.work-list3 li a:hover i,
.work-list3 li a:hover h4 {
	color: #fff;
}

.work-list3 li:nth-child(9),
.work-list3 li:last-child {
	border-color: transparent;
	padding-bottom: 0px;
}

.work-div3 .work-div-title h4 img {
	height: 30px;
	margin-top: 3px;
}

.hzhb-swiper {
	overflow: hidden;
	margin-top: 36px;
}

.hzhb-swiper .swiper-slide {
	margin-top: 10px !important;
	border-radius: 5px;
	overflow: hidden;
}

.hzhb-swiper .swiper-pagination {
	position: static;
	margin-top: 16px;
}

.hzhb-swiper .swiper-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 0.4;
}

.hzhb-swiper .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #926443;
	opacity: 1;
}

.hzhb-swiper .swiper-button-next,
.hzhb-swiper .swiper-button-prev {
	background-color: #926443;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	text-align: center;
	top: auto;
	bottom: 20px;
}

.hzhb-swiper .swiper-button-next {
	right: 100px;
}

.hzhb-swiper .swiper-button-prev {
	left: 100px;
}

.hzhb-swiper .swiper-button-next::after,
.hzhb-swiper .swiper-button-prev::after {
	color: #fff;
	font-size: 12px;
}

.index-yjbg {
	padding-top: 40px;
}

.yjbg-swiper {
	padding: 30px 0px;
}

.yjbg-swiper .swiper-slide {
	transition: all 0.4s;
}

.yjbg-swiper .swiper-slide img {
	box-shadow: -7.29px 22.18px 20.47px 0px rgba(31, 65, 112, 0.12), -2.24px 5.06px 6.65px 0px rgba(31, 65, 112, 0.2);
	margin-bottom: 5px;
	transition: all 0.4s;
	height: 300px;
	object-fit: cover;
}

.yjbg-swiper .swiper-slide a:hover img {
	transform: scale(1.03);
}

.yjbg-swiper .swiper-slide h4 {
	font-family: Source Han Sans;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	color: #314ca3;
}

/* .yjbg-swiper .swiper-slide-active, */
.yjbg-swiper .swiper-slide-duplicate-active {
	transform: scale(1.1);
}

#main {
	background: url(../img/main-bg.png) no-repeat;
	background-size: 100% auto;
	background-position-y: bottom;
	padding-bottom: 170px;
}

.login .dropdown-menu {
	min-width: auto;
	padding: 10px;
	left: -44px;
	width: 135px;
}

.login .dropdown-menu>li {
	display: block;
}

.login .dropdown-menu>li>a {
	padding: 9px 10px !important;
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 0em;

	color: #000000;
}

.u_login i {
	margin-left: 10px;
	color: #fff;
}

.u_login:hover a,
.u_login:hover {
	background-color: transparent !important;
}

.login .dropdown-menu>li>a:hover {
	color: #014ecc;
}

.no-dropdown-indicator::after {
	display: none !important;
}

.header-menu {
	z-index: 99;
}

.header-menubg::after {
	content: '';
	background: rgba(66, 101, 240, 0.9);
	height: 74px;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	width: 100%;
}

.header-menu .navbar-nav>li>.dropdown-menu {
	width: 100%;
	/*background: rgb(1 78 204 / 90%);*/
	text-align: center;
	box-shadow: none;
	border: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: none;
}

.header-menu .navbar-nav>li>.dropdown-menu ul {
	padding: 15px 15px;
	display: flex;
	align-items: center;
	white-space: nowrap;
	justify-content: center;
}

.header-menu .navbar-nav>li>.dropdown-menu ul li {
	display: inline-block;
}

.header-menu .navbar-nav>li>.dropdown-menu ul li a {
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0em;
	font-feature-settings: "kern" on;
	/* 字体色/白 */
	color: #FFFFFF;
	border: 1px solid rgba(255, 255, 255, 0.5);
	box-shadow: 0px 5px 15px 0px rgba(18, 72, 134, 0.4);
	padding: 9px 15px;
	display: block;
	border-radius: 5px;
}

.header-menu .navbar-nav>li>.dropdown-menu ul li a:hover {
	background: #FFFFFF;
	color: #384D9F;
	box-shadow: 0px 5px 15px 0px rgba(18, 72, 134, 0.4);
}

.header-menu .navbar-nav>li>.dropdown-menu ul li+li {
	margin-left: 30px;
}

.share1 {
	position: absolute;
	right: 50px;
	z-index: 999;
	top: 45%;
	transform: translateY(-50%);
}

.share2 {
	position: fixed;
	right: 50px;
	z-index: 999;
	top: calc(50% + 150px);
	transform: translateY(-50%);
}

.share1>ul>li {
	width: 57px;
	height: 57px;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	list-style: none;
	border-radius: 50%;
	margin: 0 auto 10px;
	cursor: pointer;
	position: relative;
	background: #0064eb !important;
	margin-top: 15px;
}

.share1>ul>li>i,
.share1>ul>li>a>i {
	font-size: 26px;
	color: #fff !important;
}

.share1>ul>li:hover {
	background-color: #0064eb;
}

.share-show {
	position: absolute;
	border: 1px solid #0064eb;
	padding: 12px;
	background: #fff;
	padding: 11px 10px;
	right: 60px;
	top: -10px;
	display: none;
	border-radius: 3px;
}

.wx-show {
	left: -135px;
}

.share1 ul li.help .help-cont i {
	color: #fff;
	float: left;
	font-size: 24px;
	margin-top: -4px;
}

.share1 ul li.help .help-cont a {
	white-space: nowrap;
	margin-left: 6px;
	float: left;
	padding-top: 4px;
	font-size: 14px;
	color: #fff;
}

.app-show ul li img {
	width: 92%;
}

.app-show ul {
	display: flex;
	padding-left: 0;
	flex-direction: row;
}

.share-show ul li {
	margin: 0 12px;
	float: left;
	width: 100px;
	height: 120px;
}

.wx-show:after,
.app-show:after,
.fenxiang-show:after,
.dy-show:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #fff;
	border-top: 1px solid #0064eb;
	border-left: 1px solid #0064eb;
	-webkit-transform: rotate(138deg);
	-ms-transform: rotate(138deg);
	transform: rotate(138deg);
	display: block;
	position: absolute;
	right: -5%;
	top: 30px;
}

.app-show:after {
	right: -4%;
}

.dy-show:after {
	right: -1.6%;
}

.share-show img {
	max-width: 100%;
	width: inherit;
}

.wx-show p {
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 8px;
}

.mail-show .radio-inline {
	display: flex;
	font-size: 14px;
	align-items: center;
	padding-left: 0;
	width: 100%;
}

.mail-show .login-cont {
	margin-top: 10px;
}

.dy-cont {
	display: flex;
	align-items: flex-start;
}

.mail-show .login-cont input {
	width: 360px;
	height: 40px;
	border-radius: 3px !important;
	margin-bottom: 10px;
}

.dy-show .dy-cont input {
	width: 290px;
	color: rgba(0, 0, 0, .5);
	border: 1px solid #0064eb;
}

.dy-show .dy-cont input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.dy-show .dy-cont input:-moz-placeholder {
	color: rgba(0, 0, 0, .5);
}

.dy-show .dy-cont input::-moz-placeholder {
	color: rgba(0, 0, 0, .5);
}

.dy-show .dy-cont input:-ms-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.dy-show .dy-cont .btn {
	height: 40px;
}

.mail-show .login-cont .btn {
	border-radius: 3px;
	display: block;
	background: linear-gradient(145deg, #eacb90 0%, #bb7c35 100%);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eacb90', endColorStr='#bb7c35', gradientType='1');
	background-size: 100% 150%;
	background-position: 0 0;
	transition: .3s;
	border: none;
	height: 40px;
}

.mail-show .login-cont .btn:hover {
	background-position: 0 75%;
}

.mail-show .pos-r-t {
	position: absolute;
	top: 11px;
	right: 20px;
	color: rgba(0, 0, 0, .5);
	font-size: 14px;
}

.mail-show .radio-inline label {
	width: 25%;
}

.dy-show .radio-inline label {
	width: 38%;
}

.dy-show label {
	float: left;
	display: flex;
	align-items: center;
}

.dy-show label input {
	margin-right: 4px;
}

.share1 li .home-share span {
	display: none;
}

.fenxiang-show {
	top: 3px;
}

.fenxiang-show:after {
	right: -3.3%;
	top: 17px;
}

.share1 li .home-share a {
	margin: 0 3px;
}

.link-floatnav-service {
	display: block;
	position: relative;
}

/* .home-share{
    padding: 3px 0;
} */
.link-floatnav-service img {
	width: 57px;
	margin-top: -10px;
}

.link-floatnav-service span {
	font-size: 12px;
	position: absolute;
	width: 57px;
	left: 0px;
	color: #6a6a6a;
	background: #fff;
	bottom: -21px;
	border-radius: 9px;
}

#weibo_pos img {
	width: auto;
	padding: 0 2px;
	cursor: pointer;
}

.share1>ul>li.help .help-cont {
	display: none;
	position: absolute;
	background: #0064eb;
	padding: 10px 14px;
	padding-top: 8px;
	height: 48px;
	color: #fff;
	left: -123px;
	top: 0;
	border-radius: 50px;
	align-items: center;
	width: 120px;
}

.share1>ul>li.quan {
	display: none;
}

.btn-danger {
	color: #fff;
	background-color: #0064eb;
	border-color: #0064eb;
}

.share span {
	display: none;
}

.pxhd-div-right .pxhd-div-list {
	background-color: #005db7;
}

.pxhd-div-right .pxhd-div-list ul {}

.pxhd-div-right .pxhd-div-list li {
	background: rgba(255, 255, 255, 0.15);
	border-radius: 7px;
	font-family: Source Han Sans;
}

.pxhd-div-right .pxhd-div-list li:hover {
	background: linear-gradient(45deg, #fff, #dce3f0);
}

.pxhd-div-right .pxhd-div-list li:hover a {
	color: #1b65c2;
}

.pxhd-div-right .pxhd-div-list li a {
	color: #fff;
	padding: 10px 20px 10px 40px;
	font-size: 18px;
	display: block;
	position: relative;
	cursor: pointer;
}

.pxhd-div-right .pxhd-div-list li a::before {
	content: '';
	width: 10px;
	height: 10px;
	border: 3px #fff solid;
	border-radius: 100%;
	position: absolute;
	left: 20px;
	top: 18px;
}

.pxhd-div-right .pxhd-div-list li:hover a::before {
	border: none;
	background: url(../img/yuan-icon.png) no-repeat;
	background-size: 100% 100%;
}

.pxhd-div-right .pxhd-div-list ul::-webkit-scrollbar-thumb {
	/* background: rgba(255, 255, 255, 0.7); */
	border-radius: 10px;
}

.footer-link-div {
	background: linear-gradient(to right, transparent, #0066c9, transparent);
	padding: 10px 0px;
	margin-bottom: 40px;
	border-top: 1px #fff solid;
}

.footer-links {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.footer-links>li {
	width: 25%;
	text-align: center;
}

.footer-links>li a {
	font-size: 18px;
	color: #fff;
}

.footer-links>li::before {
	content: '';
	width: 2px;
	height: 15px;
	background-color: #fff;
	position: absolute;
	left: 20px;
	top: 8px;
}

.footer-links .dropdown-menu {
	border-radius: 0;
	max-height: 300px;
	overflow-y: auto;
	left: 50%;
	transform: translateX(-50%);
}

.footer-links .dropdown-menu>li {
	width: 100%;
}

.footer-links .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	font-size: 14px;
	/*	text-align: center;*/
	width: 100%;
}

.dropup .caret {
	border-bottom: 0;
	border-top: 6px solid\9;
	border-top: 6px dashed;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	position: absolute;
	right: 10px;
	top: 13px;
}

.link-div {
	width: 10%;
	float: left;
	background-color: rgba(255, 255, 255, 0.15);
	display: flex;
	height: 230px;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	flex-direction: column;
	font-size: 16px;
	color: #fff;

	border-radius: 10px;
}

.link-div span {
	display: block;
	background-color: rgb(56 76 158 / 52%);
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	margin-bottom: 10px;
}

.link-div span i {
	color: #fff;
	font-size: 30px;
	line-height: 50px;
}

.pxhd-div-title {
	color: #1e5cb1;
	font-family: Source Han Sans;
	font-size: 22px;
	font-weight: 500;
	margin: 0px 0px 5px 0px;
}

.pxhd-div-title span>i {
	font-size: 22px;
	margin-right: 10px;
}

.pxhd-div-title .view-all {
	color: #1e5cb1;
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	text-align: center;
	float: right;
	margin-top: 13px;
}

.pxhd-div-title .view-all i {
	font-size: 14px;
}

.pxhd-div-title-right {}

.pxhd-div-title-right,
.pxhd-div-title-right .view-all {
	color: #fff;
}

.pxhd-div-title-right span {
	background-color: rgba(255, 255, 255, 0.3);
	padding: 8px 20px;
	border-radius: 20px;
	display: inline-flex;
	align-items: center;
}

.pxhd-div-title-left span {
	background-color: rgba(200, 215, 237, 50%);
	padding: 8px 20px;
	border-radius: 20px;
	display: inline-flex;
	align-items: center;
}

.index-banner video {
	width: 100%;
	object-fit: cover;
}

.notice-lb {
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 999;
}

.notice-lb img {
	width: 100%;
	height: auto;
}

.notice-lb .closed {
	background: rgba(0, 0, 0, .4);
	position: absolute;
	right: -10px;
	top: -10px;
	color: #fff;
	width: 24px;
	height: 24px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 6px rgba(0, 0, 0, .2);
	backdrop-filter: blur(6px);
}

.notice-lb .closed .iconfont {
	font-size: 12px;
}

.header-pc-login {
	display: block;
}

.header-h5-login {
	display: none;
}


@media (max-width:1400px) {
	.index-news-right ul li a p {
		margin-bottom: 0px;
		font-size: 16px;
	}

	.index-news-swiper .slide-overlay img {
		height: 410px;
	}
}

@media (max-width:1200px) {
	.four-block-index>li .four-block-item ul li a {
		font-size: 14px;
		color: #fff;
		padding: 5px 8px;
	}

	.large_box ul li>div .content p {
		font-size: 14px;
		line-height: 25px;
	}

	.large_box {
		height: 280px;
	}

	.pxhd-div-list ul {
		height: 410px;
	}

	.pxhd-div-list li .right a {
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 16px;
	}

	.pxhd-div-list li .right p {
		font-size: 14px;
	}

	.index-news-right ul li a {
		padding: 10px 10px 10px 35px;
	}

	.index-news-right ul li a span.date {
		font-size: 12px;
	}

	.index-news-right ul li a p {
		font-size: 14px;
	}

	.index-news-right ul li a span.date i {
		font-size: 14px;
	}

	.work-list1 li a .content h4 {
		font-size: 16px;
	}

	.work-list2 li a h4 {
		font-size: 14px;
	}

	.work-list3 li a h4 {
		font-size: 16px;
	}

	.work-div-title h4 {
		font-size: 25px !important;
	}

	.work-div-title h4 img {
		margin-right: 9px;
	}

	.hzhb-swiper {
		margin-top: 30px;
	}

	.four-block-index {
		margin: 0px -15px;
	}

	.four-block-index>li {
		padding: 0px 15px;
	}

	.index-news-swiper .slide-overlay img {
		height: 355px;
	}

	.footer-center-center {
		width: 40%;
	}

}

@media (max-width:991px) {
	.index-header .navbar-nav>li>a {
		font-size: 16px;
	}

	.index-logo {
		width: 500px;
	}

	.search-div {
		width: 450px;
		margin: 15px auto 0px;
	}

	.index-header .header-main {
		top: 75px;
	}

	.index-main {
		background-position-y: 0px;
		margin-top: 0px;
		padding-top: 50px;
	}

	.four-block-index>li {
		padding: 20px 25px;
	}

	.pxhd-div-right,
	.pxhd-div-left {
		width: 100%;
	}

	.index-public-title a,
	.index-public-title p {
		color: #384c9e;
	}

	.large_box img {
		height: auto;
	}

	.large_box {
		height: 350px;
		margin-top: 50px;
	}

	.index-news-right ul li {
		margin-top: 10px;
	}

	.work-div {
		margin-top: 15px;
	}

	.footer-links>li a {
		font-size: 15px;
	}

	.footer-links>li::before {
		background-color: transparent;
	}

	.dropup .caret {
		right: -10px;
		top: 10px;
	}

	.footer-center-center,
	.footer-center-left {
		width: 40%;
	}

	.footer-logo {
		margin-bottom: 20px;
	}

	
}

@media (max-width:767px) {
	.navbar-brand>img {
		display: block;
		height: 30px;
		width: auto;
	}

	.nav-right {
		display: none !important;
	}

	.navbar-default .navbar-brand {
		color: #777;
		height: auto;
		padding: 10px 15px;
	}

	.search {
		position: static;
		transform: none;
		padding-top: 20px;
	}

	.index-logo {
		width: 70%;
	}

	.search-div {
		width: 100%;
	}

	.index-main {
		background: none;
		padding-top: 20px;
	}

	.index-banner-swiper {
		position: relative;
	}

	.search-div .search-input {
		border: 1px #314ca4 solid;
		height: 40px;
	}

	.search-div .search-input button {
		width: 60px;
		height: 40px;
	}

	.search-div .search-input input {
		height: 40px;
		padding: 0px 0px 0px 10px;
	}

	.search-div .search-input input::placeholder {
		font-size: 14px;
	}

	.search-div .search-input a {
		height: 20px;
		right: 60px;
		width: 50px;
		top: 9px;
	}

	.search-div .search-input a i,
	.search-div .search-input button i {
		font-size: 18px;
	}

	.index-banner-swiper .swiper-pagination-clickable {
		display: none;
	}

	.index-banner-swiper .swiper-button-next {
		right: 15px;
	}

	.index-banner-swiper .swiper-button-prev {
		left: 15px;
	}

	.four-block-index>li {
		width: 100%;
		float: left;
	}

	.four-block-index>li .four-block-item {

		min-height: auto;
		position: relative;
		border: 1px #ddd solid;
		padding: 15px 10px;
	}

	.four-block-index>li .four-block-item img {
		height: 40px;
		width: auto;
	}

	.four-block-index>li .four-block-item h4 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.four-block-index>li .four-block-item ul li a {
		font-size: 12px;
		padding: 8px 0px;
	}

	.four-block-index>li {
		padding: 10px 10px;
	}

	.four-block-index>li .four-block-item:hover ul {
		width: 100%;
	}

	.four-block-index {
		margin: 0px -10px;
	}

	.index-public-title p span {
		font-size: 50px;
		top: -17px;
		opacity: 0;
	}

	.index-public-title p {
		font-size: 20px;
	}

	.index-pxhd-div {
		padding: 20px 0px;
	}

	.index-public-title {
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.index-public-title a {
		top: 2px;
		font-size: 12px;
	}

	.pxhd-div-list li .left span {
		font-size: 18px;
	}

	.pxhd-div-list li .left span::before {
		width: 27px;
		top: 38px;
		height: 2px;
	}

	.pxhd-div-list li .left {
		width: 73px;
	}

	.pxhd-div-list li .right {
		width: calc(100% - 88px);
	}

	.large_box {
		margin-top: 20px;
	}

	.large_box img {
		width: 100%;
	}

	.large_box ul li>div .content {
		width: 100%;
		padding: 10px 20px 10px;
	}

	.large_box ul li>div::after {
		width: 100%;
		left: 0px;
	}

	.large_box ul li>div .content a {
		margin-top: 15px;
	}

	.large_box ul li>div .content p {
		-webkit-line-clamp: 2;
	}

	.small_list ul li {
		width: 80px;
		height: auto;
	}

	.small_list ul li img {
		height: auto;
	}

	.small_box {
		position: static;
	}

	.pxhd-div-right {
		position: relative;
		margin-top: 20px;
	}

	.small_box .right_btn,
	.small_box .left_btn {
		transform: translateY(0%);
		top: -60px;

	}

	.small_box .right_btn {
		right: 10px;
	}

	.small_box .left_btn {
		left: 10px;
	}

	.small_list {
		height: auto;
	}

	.work-div-title h4 {
		font-size: 20px !important;
	}

	.work-div-title h4 img {
		height: 24px;
	}

	.work-div3 .work-div-title h4 img {
		height: 20px;
	}

	.work-list3 li a i {
		font-size: 22px;
	}

	.work-list3 li a h4::before {
		left: 40px;
		top: 2px;
	}

	.work-list3 li a h4 {
		font-size: 14px;
	}

	.footer-center-right,
	.footer-center-center,
	.footer-center-left {
		width: 100%;
		padding-left: 0px;
	}

	.footer-logo img {
		height: 35px;
	}

	.footer {
		/* padding-top: 30px; */
	}

	.footer-list li {
		padding: 7px 0px;
	}

	.footer-title {
		font-size: 16px;
	}

	.footer-bottom .container {
		display: block;
		padding: 10px 15px;
	}

	.footer-bottom .container span {
		line-height: 20px;
	}

	.ma-infinitypush-wrapper .ma-infinitypush>ul>li>a,

	#mobile-navigation {
		background: #014ecc;
	}

	.ma-infinitypush ul.nav {
		border-bottom: 0px;
		padding: 0px 30px;
	}

	.ma-infinitypush-wrapper .ma-infinitypush>ul>li>a {
		color: #fff;
		padding: 15px 0px;
		text-align: center;
	}

	.ma-infinitypush-wrapper .ma-infinitypush-button {
		box-shadow: inset 0 4px #014ecc, inset 0 6px white, inset 0 9px #014ecc, inset 0 11px white, inset 0 14px #014ecc, inset 0 16px white;
	}

	.index-header .header-main {
		display: block;
		z-index: 99;
		top: 14px;
	}

	.index-header .nav-right {
		text-align: right;
		padding-right: 30px;
	}

	.index-header .nav-right li {}

	.index-work {
		padding: 10px 0px 20px;
	}

	.work-list2 li a h4 {
		font-weight: 500;
	}

	.work-list2 li {
		padding: 0px 10px;
	}

	.work-list2 li a i {
		font-size: 26px;
	}

	.hzhb-swiper {
		margin-top: 0px;
	}

	.index-yjbg {
		padding-top: 0px;
	}

	#main {
		padding-bottom: 30px;
	}

	.yjbg-swiper .swiper-slide h4 {
		font-size: 14px;
	}

	.index-banner-swiper .swiper-button-prev,
	.index-banner-swiper .swiper-button-next {
		bottom: 45px;
	}

	.pxhd-div-right .pxhd-div-list li a {
		font-size: 16px;
	}

	.pxhd-div-title {
		font-size: 18px;
	}

	.footer-links {
		display: block;
	}

	.footer-links>li {
		width: 50%;
		float: left;
	}

	.footer-links>li a {
		font-size: 13px;
		text-align: left;
		display: block;
	}

	.dropup .caret {
		right: 10px;
		top: 10px;
	}

	.link-div {
		display: none;
	}

	.footer-center-center {
		margin-bottom: 20px;
	}

	.header-pc-login {
		display: none;
	}

	.header-h5-login {
		display: block;
	}
}

/*隐藏分享按钮*/
/*.share1 ul .sidebar{
    display:none;
}*/
/*分享按钮结束*/
/* 免责声明 */
.mzsm {
	margin-left: -196px;
	color: rgba(255, 255, 255, 80%);
}
/*小程序p标签文字说明类*/
.appxcx{
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 8px;
}