html,body {
	margin: 0 0;
        min-width: 1320px;
}

.container {
	width: 100%;
	overflow: hidden;
	background-image: url('../img/img016.jpg');
	background-repeat: no-repeat;
	background-size: 100% 24%;
	background-position: left bottom;
}

.container-inner {
	margin-top: 14px;
	background-color: #fff;
	/* height: 460px; */
	box-sizing: border-box;
}

.hand {
	text-align: center;
}

.hand .container-h {
	font-size: 36px;
	font-weight: bold;
	color: #003e9f;
}

.hand .container-a {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	color: #666666;
	overflow: hidden;
	text-indent: 1em;
	text-overflow: ellipsis;
	-webkit-transition-property: all;
	transition-property: all;
	white-space: nowrap;
}

.hand .container-a:hover {
	color: #333333;
}

.container .swipers {
	width: 650px;
}

.container:nth-child(1) .swipers {
	height: 440px;
}

.container:nth-child(2) .swipers {
	height: 440px;
}

.banner-swiper {
	position: relative
}

.banner-swiper .pagination {
	bottom: 18px;
	position: absolute;
	right: 16px;
	text-align: center;
	z-index: 20
}

.banner-swiper .swiper-pagination-switch {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 9px;
	margin: 0 5px;
	opacity: 1;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 9px
}

.banner-swiper .swiper-active-switch {
	display: inline-block;
	border-radius: 8px;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	background: #1c64d8;
	border: 1px solid #1c64d8;
	opacity: .6;
	width: 21px
}

.banner-swiper .swiper-pagination-switch.on {
	width: 21px;
	opacity: 1;
	background: #1c64d8;
	border: 1px solid #1c64d8
}

.banner-swiper .swiper-slide {
	position: relative
}

.banner-swiper .swiper-slide a {
	display: block;
	height: 100%;
}

.banner-swiper .swiper-slide a img {
	width: 100%;
}

.banner-swiper .remind {
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .6)));
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .6));
	color: #fff;
	padding: 15px 0 15px 16px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0
}

.container .right {
	width: 623px;
	height: 360px;
	overflow: hidden;
}

.container-inner:nth-child(3) .right {
	height: 440px;
}

.container-inner:nth-child(5) .right {
	height: 340px;
}

.tab .tab-nav {
	--border-opacity: 1;
	border-bottom: 1px;
	border-color: #b8cdf3;
	border-color: rgba(184, 205, 243, var(--border-opacity));
	border-style: solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 48px;
	line-height: 48px;
	position: relative
}


.tab .tab-nav .tab-nav-container .tab-nav-item {
	float: left;
	font-size: 22px;
	text-align: center;
	box-sizing: border-box;
	width: 25%;
	position: relative;
	-webkit-transition-property: all;
	transition-property: all
}

.container-inner:nth-child(5) .right:first-child .tab-nav-item {
	width: 30%;
}

.container-inner:nth-child(5) .right:last-child .tab-nav-item {
	width: 32%;
}

.tab .tab-nav .tab-nav-container .special-tab-nav-item {
	width: 180px;
}

.tab .tab-nav .tab-nav-container .tab-nav-item:after {
	background-color: #1c64d8;
	bottom: -1px;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0
}

.tab .tab-nav .tab-nav-container .tab-nav-item.active,
.tab .tab-nav .tab-nav-container .tab-nav-item:hover {
	color: #0a4895
}

.tab .tab-nav .tab-nav-container .tab-nav-item.active:after,
.tab .tab-nav .tab-nav-container .tab-nav-item:hover:after {
	opacity: 1
}

.tab .tab-nav .tab-nav-container .tab-nav-item.active .title,
.tab .tab-nav .tab-nav-container .tab-nav-item:hover .title {
	font-weight: 900
}

.tab .tab-nav .tab-nav-container .tab-nav-item:not(:last-child):before {
	/* --bg-opacity: 1; */
	background-color: #b8cdf3;
	background-color: rgba(184, 205, 243, var(--bg-opacity));
	bottom: 8px;
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 8px;
	width: 1px
}

.container-inner:nth-child(4) .right:last-child .tab-nav-item.active,
.container-inner:nth-child(4) .right:last-child .tab-nav-item:hover,
.container-inner:nth-child(5) .right:first-child .tab-nav-item.active,
.container-inner:nth-child(5) .right:first-child .tab-nav-item:hover {
	color: #0a4895;
}

.container-inner:nth-child(4) .right:last-child .tab-nav-item.active:after,
.container-inner:nth-child(4) .right:last-child .tab-nav-item:hover:after,
.container-inner:nth-child(5) .right:first-child .tab-nav-item.active:after,
.container-inner:nth-child(5) .right:first-child .tab-nav-item:hover:after {
	opacity: 0
}

.container-inner:nth-child(4) .right:last-child .tab-nav-item.active .title,
.container-inner:nth-child(4) .right:last-child .tab-nav-item:hover .title,
.container-inner:nth-child(5) .right:first-child .tab-nav-item.active .title,
.container-inner:nth-child(5) .right:first-child .tab-nav-item:hover .title {
	font-weight: 900;
}

.tab .tab-nav .tab-nav-container .tab-nav-item .nav-item-right {
	height: 25px;
	top: 15px;
	left: 100%;
	position: absolute;
	border-right: 1px solid #ccc;
}

.tab .tab-nav .more {
	--text-opacity: 1;
	color: #949494;
	color: rgba(148, 148, 148, var(--text-opacity));
	float: right;
	font-size: 14px
}

.tab .tab-nav .more:hover {
	color: #0a4895
}

.tab .tab-nav .item-r {
	border-radius: 4px;
	background-color: #5291ef;
	font-size: 18px;
	color: #ffffff;
}

.tab .tab-nav .item-more {
	border-radius: 6px;
	background-color: #f7f7f7;
	font-size: 18px;
	color: #1e3d6c;
}

.tab .tab-nav .item-more:hover {
	background-color: #5291ef;
	color: #ffffff;
}

.tabs .list-r {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: flex-end;
}

.tabs .list-r .list-item a {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	padding: 20px 25px;
	font-size: 16px;
	background-color: #e1f2ff;
	color: #002359;
}

.tabs .list-r .list-item a:hover {
	background-color: #EAF6FF;
	color: #5291ef;
}

.tabs-img-list {
	width: 623px;
}

.tabs-prev,
.tabs-next {
	height: 100px;
	line-height: 100px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 48px;
	color: #ffffff;
	z-index: 99;
	cursor: pointer;
}

.tabs-prev:hover,
.tabs-next:hover {
	color: pink;
}

.tabs-prev {
	left: 0;
}

.tabs-next {
	right: 0;
}

.tabs .tabs-img-item {
	padding: 9px 0;
}

.list-conatiner {
	padding-top: 6px
}

.list-conatiner .list-item .item {
	display: block;
	font-size: 0;
	line-height: 42px;
	overflow: hidden
}

.list-conatiner .list-item .item div {
	display: inline-block;
	vertical-align: middle
}

.list-conatiner .list-item .item .sign {
	margin-right: 15px;
	-webkit-transition-property: all;
	transition-property: all
}

.list-conatiner .list-item .item .title {
	font-size: 19px;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition-property: all;
	transition-property: all;
	white-space: nowrap;
	width: 70%
}

.list-conatiner .list-item .item .time {
	--text-opacity: 1;
	color: #b3b3b3;
	color: rgba(179, 179, 179, var(--text-opacity));
	float: right;
	font-size: 15px
}

.list-conatiner .list-item .item:hover .sign {
	background-color: #0a4895
}

.list-conatiner .list-item .item:hover .title {
	color: #0a4895
}

.bg-\#cccccc {
	--bg-opacity: 1;
	background-color: #ccc;
	background-color: rgba(204, 204, 204, var(--bg-opacity))
}

.serve-top {
	width: 100%;
	margin-top: 17px;
	height: 84px;
}

.serve-top-img {
	width: 204px;
	height: 84px;
}

.serve-down-img {
	width: 308px;
	height: 85px;
}

.bottom {
	padding-top: 20px;
	width: 100%;
	height: 145px;
	line-height: 145px;
	border-bottom: 1px solid #eee;
}

.link {
	margin: 26px auto;
	margin-top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.align-middle {
	vertical-align: middle
}

.inline-block {
	display: inline-block
}

.text-nav {
	--text-opacity: 1;
	color: #0a4895;
	color: rgba(10, 72, 149, var(--text-opacity))
}

.link-right {
	width: 1155px;
	cursor: pointer;
	display: flex;
	align-items: center;
	color: #666;
	justify-content: space-between;
}

.link-box {
	height: 31px;
	font-size: 17px;
}


.bg-\#fff {
	--bg-opacity: 1;
	background-color: #fff;
	background-color: rgba(255, 255, 255, var(--bg-opacity))
}

.bg-\#cccccc {
	--bg-opacity: 1;
	background-color: #ccc;
	background-color: rgba(204, 204, 204, var(--bg-opacity))
}

.two-logo {
	width: 652px;
	height: 90px;
}

.bg-\#f9f9f9 {
	--bg-opacity: 1;
	background-color: #f9f9f9;
	background-color: rgba(249, 249, 249, var(--bg-opacity))
}

.bg-\#0a1953 {
	--bg-opacity: 1;
	background-color: #0a1953;
	background-color: rgba(10, 25, 83, var(--bg-opacity))
}

.border-\#b8cdf3 {
	--border-opacity: 1;
	border-color: #b8cdf3;
	border-color: rgba(184, 205, 243, var(--border-opacity))
}

.border-solid {
	border-style: solid
}

.border {
	border-width: 1px
}

.box-border {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.cursor-default {
	cursor: default
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.table {
	display: table
}

.hidden {
	display: none
}

.float-right {
	float: right
}

.float-left {
	float: left
}

.clear-both {
	clear: both
}

.font-900 {
	font-weight: 900
}

.h-5 {
	height: 5px
}

.h-31 {
	height: 35px
}

.h-200 {
	height: 200px
}

.h-325 {
	height: 325px
}

.h-350 {
	height: 350px
}

.h-385 {
	height: 385px
}

.text-0 {
	font-size: 0
}

.text-13 {
	font-size: 13px
}

.text-15 {
	font-size: 15px
}

.leading-25 {
	line-height: 25px
}

.leading-31 {
	line-height: 35px
}

.mx-10 {
	margin-left: 10px;
	margin-right: 10px
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.mt-1 {
	margin-top: 1px
}

.mr-5 {
	margin-right: 5px
}

.mr-8 {
	margin-right: 8px
}

.mt-12 {
	margin-top: 12px
}

.mb-12 {
	margin-bottom: 12px
}

.mt-15 {
	margin-top: 15px
}

.mb-15 {
	margin-bottom: 15px
}

.ml-20 {
	margin-left: 20px
}

.mr-25 {
	margin-right: 25px
}

.mr-28 {
	margin-right: 28px
}

.mt-30 {
	margin-top: 30px
}

.mb-35 {
	margin-bottom: 35px
}

.mr-50 {
	margin-right: 50px
}

.mr-60 {
	margin-right: 60px
}

.mt-90 {
	margin-top: 90px
}

.mt-105 {
	margin-top: 105px
}

.-mt-3 {
	margin-top: -3px
}

.overflow-hidden {
	overflow: hidden
}

.p-30 {
	padding: 30px
}

.py-5 {
	padding-bottom: 5px;
	padding-top: 5px
}

.py-8 {
	padding-bottom: 8px;
	padding-top: 8px
}

.px-20 {
	padding-left: 20px;
	padding-right: 20px
}

.py-25 {
	padding-bottom: 25px;
	padding-top: 25px
}

.py-30 {
	padding-bottom: 30px;
	padding-top: 30px
}

.px-30 {
	padding-left: 30px;
	padding-right: 30px
}

.pr-10 {
	padding-right: 10px
}

.pt-46 {
	padding-top: 46px
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.inset-x-0 {
	left: 0;
	right: 0
}

.shadow-md {
	-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)
}

.text-center {
	text-align: center
}

.text-\#898a8b {
	--text-opacity: 1;
	color: #898a8b;
	color: rgba(137, 138, 139, var(--text-opacity))
}

.text-nav {
	--text-opacity: 1;
	color: #0a4895;
	color: rgba(10, 72, 149, var(--text-opacity))
}

.text-\#f1f1f5 {
	--text-opacity: 1;
	color: #f1f1f5;
	color: rgba(241, 241, 245, var(--text-opacity))
}

.hover\:text-nav:hover {
	--text-opacity: 1;
	color: #0a4895;
	color: rgba(10, 72, 149, var(--text-opacity))
}

.align-middle {
	vertical-align: middle
}

.w-5 {
	width: 5px
}

.w-105 {
	width: 105px
}

.w-110 {
	width: 110px
}

.w-390 {
	width: 390px
}

.w-410 {
	width: 410px
}

.w-526 {
	width: 526px
}

.w-724 {
	width: 724px
}

.w-1320 {
	width: 1320px
}

.transition-all {
	-webkit-transition-property: all;
	transition-property: all
}

body {
	background: #fff;
	color: #333;
	font-family: Helvetica Neue, Helvetica, STHeiTi, sans-serif;
	font-family: inherit;
	font-size: 14px;
	line-height: inherit;
	min-height: 100%;
}

/*.header {
	background: #fff url(/site-data/sbzx/templates/public/images/top.jpg) no-repeat top
}*/

.header .nav {
	background-color: #0a4895;
	height: 60px;
	line-height: 60px
}

.header .nav .nav-contaienr {
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity));
	cursor: pointer;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1320px;
}

.header .nav .nav-contaienr .nav-item {
	float: left
}

.header .nav .nav-contaienr .nav-item .title {
	display: block;
	font-weight: 400;
	padding-left: 50px;
	padding-right: 50px
}

.header .nav .nav-contaienr .nav-item.active,
.header .nav .nav-contaienr .nav-item:hover {
	background-color: #235ba0
}

.angle-container {
	margin-left: 20px;
	/* position: relative */
}

.angle-container .angle.up {
	border-bottom: 5px solid #bcd0ec;
	display: none;
	top: 40%
}

.angle-container .angle.down,
.angle-container .angle.up {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	height: 0;
	position: absolute;
	right: 10px;
	width: 0
}

.angle-container .angle.down {
	border-top: 5px solid #bcd0ec;
	top: 45%
}

.footer-nav-select:hover .angle.up,
.footer-nav-select:hover .select-container {
	display: block
}

.footer-nav-select:hover .angle.down {
	display: none
}

.footer-nav-select .select-list {
	max-height: 200px;
	overflow-y: auto
}

.banner-swiper {
	position: relative
}

.banner-swiper .pagination {
	bottom: 18px;
	position: absolute;
	right: 16px;
	text-align: center;
	z-index: 20
}

.banner-swiper .swiper-pagination-switch {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 9px;
	margin: 0 5px;
	opacity: 1;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 9px
}

.banner-swiper .swiper-active-switch {
	background: #1c64d8;
	border: 1px solid #1c64d8;
	opacity: .6;
	width: 21px
}

.banner-swiper .swiper-slide {
	position: relative
}

.banner-swiper .swiper-slide a {
	display: block;
	height: 350px
}

.banner-swiper .remind {
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .6)));
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .6));
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 15px 0 15px 16px;
	position: absolute;
	right: 0
}

.tab .tab-nav {
	--border-opacity: 1;
	border-bottom: 1px;
	border-color: #b8cdf3;
	border-color: rgba(184, 205, 243, var(--border-opacity));
	border-style: solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 48px;
	line-height: 48px;
	position: relative
}

.tab .tab-nav .tab-nav-container .tab-nav-item {
	float: left;
	font-size: 22px;
	/* padding-left: 20px;
    padding-right: 20px; */
	position: relative;
	-webkit-transition-property: all;
	transition-property: all
}

.tab .tab-nav .tab-nav-container .tab-nav-item img {
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

.tab .tab-nav .tab-nav-container .tab-nav-item:after {
	background-color: #1c64d8;
	bottom: -1px;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0
}

.tab .tab-nav .tab-nav-container .tab-nav-item.active,
.tab .tab-nav .tab-nav-container .tab-nav-item:hover {
	color: #0a4895
}

.tab .tab-nav .tab-nav-container .tab-nav-item.active:after,
.tab .tab-nav .tab-nav-container .tab-nav-item:hover:after {
	opacity: 1
}

.tab .tab-nav .tab-nav-container .tab-nav-item.active .title,
.tab .tab-nav .tab-nav-container .tab-nav-item:hover .title {
	font-weight: 900
}

.tab .tab-nav .tab-nav-container .tab-nav-item:not(:last-child):before {
	--bg-opacity: 1;
	background-color: #b8cdf3;
	background-color: rgba(184, 205, 243, var(--bg-opacity));
	bottom: 8px;
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 8px;
	width: 1px
}

.tab .tab-nav .more {
	--text-opacity: 1;
	color: #949494;
	color: rgba(148, 148, 148, var(--text-opacity));
	float: right;
	font-size: 14px
}

.tab .tab-nav .more:hover {
	color: #0a4895
}

.list-conatiner {
	padding-top: 10px
}

.list-conatiner .list-item .item {
	display: block;
	font-size: 0;
	line-height: 42px;
	overflow: hidden
}

.list-conatiner .list-item .item div {
	display: inline-block;
	vertical-align: middle
}

.list-conatiner .list-item .item .sign {
	margin-right: 15px;
	-webkit-transition-property: all;
	transition-property: all
}



.list-conatiner .list-item .item .time {
	--text-opacity: 1;
	color: #b3b3b3;
	color: rgba(179, 179, 179, var(--text-opacity));
	float: right;
	font-size: 15px
}

.list-conatiner .list-item .item:hover .sign {
	background-color: #0a4895
}

.list-conatiner .list-item .item:hover .title {
	color: #0a4895
}

div#skip {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	font-size: 0px;
}

.container-inner .right .tabs .imgList {
    display: flex;
    flex-wrap: wrap;
}

.container-inner .right .tabs .imgList .itme {
    /*width: 50%;*/
    color: #333;
    text-align: center;
	padding-top: 5px;
}
.container-inner .right .tabs .imgList .itme img {
    height: 214px;
}

#promptBox {
    position: fixed;
    width: 301px;
    /*height: 300px;*/
    z-index: 999;
     padding: 5px; 
    bottom: 10px;
    right: 10px;
}

#guanBi {
	color: white;
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 18px;
	cursor: pointer;
}

#promptBox1 {
    position: fixed;
    width: 301px;
    height: 130px;
    z-index: 999;
    /* padding: 5px; */
    bottom: 10px;
}

#guanBi1 {
	color: white;
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 18px;
	cursor: pointer;
}
