body {
	position: relative;
	width: auto;
	overflow-x: hidden;
	font-size: 16px;
}

.zb-content {
	width: 100%;
	overflow: hidden;
	height: 152px;
}

.zb-content .zb-time {
	height: 35px;
	line-height: 35px;
	display: flex;
	justify-content: space-between;
}

.zb-content .zb-logo {
	height: 68px;
}

.zb-menu {
	width: 100%;
	overflow: hidden;
	padding: 65px 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 222;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.zb-menu .zb-menu-item {
	height: 100%;
}

.zb-menu .zb-menu-item .item {
	height: 100%;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	text-align: center;
	position: relative;
	margin-left: 21px;
}

.zb-menu .zb-menu-item .item.active::after {
	content: " ";
	width: 24px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	bottom: -5px;
	left: calc(50% - 12px);
}

.zb-banner {
	width: 1200px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}

.zb-banner .fluxslider {
	width: 1920px;
	position: absolute;
	top: 0;
	left: -360px;
}

.zb-banner>img {
	height: 100%;
}

.zb-news-header {
	border-bottom: 1px solid #cdcdcd;
}

.zb-news-header .tab {
	display: inline-block;
	padding: 5px 20px;
	font-size: 18px;
	border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.active1 .tab2-nr,
.active2 .tab1-nr {
	display: none;
}

.active1 .zb-news-header .tab1,
.active2 .zb-news-header .tab2 {
	font-weight: 600;
	border-bottom: 4px solid #12368F;
}

.zb-dl {
	width: 340px;
	overflow: hidden;
	height: 329px;
	background-color: #fff;
	position: absolute;
	z-index: 222;
	right: calc(50% - 500px);
	top: 110px;

}

.zb-dl .item {
	//width: calc(100% / 4);
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.zb-dl .item>i {
	display: block;
	width: 40px;
	height: 40px;
}

.zb-dl .item>span {
	display: inline-block;
}

.zb-dl .item:nth-child(1) i {
	background: url(../image/djrd.png) no-repeat center;
}

.zb-dl .item:nth-child(2) i {
	background: url(../image/zscx.png) no-repeat center;
}

.zb-dl .item:nth-child(3) i {
	background: url(../image/cjcx.png) no-repeat center;
}

.zb-dl .item:nth-child(4) i {
	background: url(../image/ksbm.png) no-repeat center;
}

.zb-dl .item:nth-child(1),
.zb-dl .item:nth-child(2),
.zb-dl .item:nth-child(3) {
	border-right: 1px solid #e5e5e5;
}

.zb-tzgg .zb-tzgg-banner {
	width: 585px;
	height: 320px;
}

.zb-tzgg .zb-tzgg-banner .carousel-example-generic {
	width: 100%;
	height: 100%;
}

.carousel-inner .item p {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 585px;
	height: 42px;
	line-height: 42px;
	background: rgba(0, 0, 0, 0.25);
	color: #fff;
	padding: 0 15px;
	text-align: center;
}

.carousel-indicators {
	bottom: 0px;
}

.zb-tzgg-lb {
	width: calc(100% - 600px);
	height: 320px;
	background: #ffffff;
	border: 1px solid #f5f5f5;
}

.zb-tzgg-lb .title {
	width: 100%;
	height: 42px;
	padding: 0 15px;
	position: relative;
}

.zb-tzgg-lb .title::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 95%;
	border-bottom: 1px solid #e5e5e5;
}

.zb-tzgg-lb .title span {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.zb-tzgg-lb .title span i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../image/tzgg.png) no-repeat center;
	margin-right: 10px;
}

.zb-tzgg-lb .title a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.zb-tzgg-lb .title a i {
	width: 53px;
	height: 17px;
	display: block;
	background: url(../image/more.png) no-repeat center;
}

.zb-tgzz-lb ul li {
	padding: 8px 8px;
	position: relative;
}

.zb-tgzz-lb ul li::before {
	content: "•";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.zb-tgzz-lb ul li a {
	color: #595961;
	display: inline-block;
	padding-left: 6px;
}

.zb-news .zb-news-1 {
	width: 528px;
	background-color: #F7F9FC;
}

.zb-news .zb-news-2 {
	width: calc(100% - 529px);
}

.mews-nr-1 {
	display: inline-block;
	height: 228px;
	width: 100%;
	line-height: 32px;
}

.zb-news .zb-news-2 a {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 40px;
	position: relative;
	padding-left: 80px;
}

.zb-news .zb-news-2 a::after {
	position: absolute;
	content: "";
	bottom: 10px;
	left: 56px;
	transform: rotate(45deg);
	width: 6px;
	height: 6px;
	display: inline-block;
	background-color: #12368F;
}


.zb-f .zb-footer-d {
	width: 100%;
	max-width: 1920px;
	overflow: hidden;
	height: 42px;
	background: #212432;
	color: #fff;
	text-align: center;
	line-height: 42px;
}


/* 课程中心 */
.zb-course .zb-course-content {
	width: 100%;
	min-height: 400px;
}

.zb-course .zb-course-content .title span {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.zb-course .zb-course-content .title span i {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../image/zcfg.png) no-repeat center;
	margin-right: 10px;
}

.zb-course .zb-course-content .title a i {
	width: 53px;
	height: 17px;
	display: block;
	background: url(../image/more.png) no-repeat center;
}

.zb-course .zb-course-content .item {
	display: block;
	width: 220px;
	height: 170px;
	float: left;
}


.zb-course .zb-course-content .item .imgCon {
	width: 100%;
	height: 132px;
	overflow: hidden;
}

.zb-course .zb-course-content .item img {
	transition: all .5s;
	width: 100%;
	height: 100%;
}

.zb-course .zb-course-content .item:hover img {
	transform: scale(1.2);
}

/* 底部 */
.zb-footer {
	width: 100%;
	background: #2b3040;
	color: white;
	font-size: 14px;
}

.zb-footer .zb-footer-c .footer-yq {
	border-bottom: 1px solid #fff;
	padding: 50px 0 20px 0;
	display: flex;
}

.zb-footer .zb-footer-c .footer-yq a {
	color: white;
}

.zb-footer .zb-footer-c .footer-nr {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.footerT {
	display: inline-block;
	width: 60px;
}

.zb-header-bg2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 388px;
	width: 100%;
}

.zb-header-bg2 img {
	height: 100%;
	width: 100%;
}

.zb-newlist-box {
	min-height: 500px;
	padding: 20px;
	background: linear-gradient(180deg, #DFECFE 0%, #FFFFFF 10%), linear-gradient(180deg, #DFECFE 0%, #FFFFFF 10%);
}

.zb-newlist-box .title {
	font-weight: 600;
	font-size: 18px;
}

.zb-newlist-box a:hover {
	color: #12368F;
}

/* 法规库 */
.fgk-title {
	text-align: center;
}

.fgk-title .title-1 {
	color: #B50B08;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 2px;
}

.fgk-title .title-2 {
	width: 900px;
	display: flex;
}

.fgk-title .title-2 span {
	background-color: #B50B08;
}



/* 浮窗 */
.floating {
	width: 80px;
	background: #fff;
	border-radius: 4px;
	position: fixed;
	right: 0px;
	top: calc(50% - 186px);
	box-sizing: border-box;
	padding: 10px 5px;
	box-shadow: 2px -2px 4px 0px rgba(0, 0, 0, 0.13), -2px 2px 4px 0px rgba(0, 0, 0, 0.13);
}

.floating .box {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 12px;
	color: #333;
	line-height: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	border-radius: 4px;
	padding: 10px 0;
	position: relative;
}

.floating .box:hover {
	background: #EEF5FF;
	box-shadow: 0px 2px 4px 0px rgba(162, 189, 227, 0.5);
}

.floating .box .box-w {
	background: #FFFFFF;
	box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.13), 2px -2px 4px 0px rgba(0, 0, 0, 0.13);
	border-radius: 4px;
	padding: 20px;
	position: absolute;
	right: 90px;
	top: -20px;
	width: 256px;
	display: none;
}

.floating .box img {
	margin-bottom: 5px;
}

.floating .box:hover .box-w {
	display: block;
}

.floating .box:last-child {
	margin-bottom: 0;
}
.floating .num{
	display: block;
background-color:red;
    color: white;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    left: 10px;
    top: -47px;
}
.dialog_contact {
	display: none;
	/*width: 588px;*/
	background: #FFFFFF;
	box-shadow: 0 4px 48px 0 rgba(78, 82, 119, 0.4);
	border-radius: 8px;
	box-sizing: border-box;
	padding: 16px 24px;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 88px;
	z-index: 12;
}

.dialog_contact .title_box {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	line-height: 36px;
	padding-bottom: 16px;
	border-bottom: 1px solid #D9D9D9;
}

.dialog_contact .title_box img {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 16px;
	top: 16px;
	cursor: pointer;
}

.dialog_contact .info {
	/*display: flex;*/
	flex-wrap: wrap;
	margin-top: 24px;
}

.dialog_contact .info .box {
	flex: 0 0 50%;
	/*width: 50%;*/
	display: flex;
	font-size: 16px;
	color: #222222;
	line-height: 24px;
	align-items: center;
	margin-bottom: 16px;
}

.dialog_contact .info .box img {
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

/* 浮窗end */



.home-page {
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 15px 20px;
}

.home-login-code {
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}

.home-login-code span {
	padding: 0 15px;
	cursor: pointer;
}

.home-login-code span.active {
	font-size: 20px;
	font-weight: 600;
}

.home-page h1 {
	font-size: 41px;
	color: #333333;
	line-height: 52px;
	letter-spacing: 4px;
	text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
	text-align: center;
	margin-bottom: 26px;
}

.home-page input {
	border: none;
}

.home-page form {
	display: grid;
	align-content: space-between;
	height: 228px;
}

.home-page form .form-item {
	width: 300px;
	height: 40px;
	border: 1px solid #EEEEEE;
	border-radius: 0px;
	position: relative;
	margin-bottom: 20px;
}

.home-page form .form-item input {
	font-size: 16px;
	/* width: 3.35px; */
	width: 100%;
	height: 100%;
	padding-left: 55px;
}

.home-page form .form-item:nth-child(1)::after {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 0px;
	background-color: #EEEEEE;
	background: url("../image/user.png") no-repeat center center #eee;
	background-size: 100% 100%;
}

.home-page form .form-item:nth-child(2)::after,
.home-page form .form-item.codeBtnBox::after {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 0px;
	background-color: #EEEEEE;
	background: url("../image/mima.png") no-repeat center center #eee;
}

.home-page form .form-item:nth-child(2) .eac {
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 5px;
}

.home-page form .form-item input::-webkit-input-placeholder {
	color: #999999;
}

.home-page form .form-code .form-code-item input::-webkit-input-placeholder {
	color: #999999;
}

.form-code {
	width: 100%;
	display: flex;
	/* border-bottom: 2px solid #EBECED; */
	box-sizing: border-box;
	margin-bottom: 20px;
}

.form-code .form-code-item {
	flex: 1;
	height: 40px;
	background: #F3F7FA;
	border: 1px solid #eee;
	position: relative;
	margin-right: 10px;
}

.form-code .form-code-item::after {
	/* position: absolute;
			content: '';
			width: 40px;
			height: 40px;
			top: 0;
			bottom: 0;
			margin: auto 0;
			left: 0px;
			background: url("../image/home/yzm.png") no-repeat center center; */
}

.form-code .form-code-item input {
	font-size: 16px;
	width: 100%;
	height: 100%;
	padding-left: 20px;
}

.form-code .code-img {
	width: 140px;
	height: 40px;
	cursor: pointer;
}

.form-code .code-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.form-btn {
	width: 100%;
	height: 40px;
	background: #1369C0 linear-gradient(360deg, #12368F 0%, #357EEC 100%);
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.12);
	border-radius: 0px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
}

.form-system {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.form-system a {
	font-size: 16px;
	color: #12368F;
	line-height: 40px;
	text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
}

.form-system a.register {
	color: #12368F;
}

.home-page form .form-code-item input::-webkit-input-placeholder {
	color: #999999;
}

.page-grid-nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.page-grid-nav a:last-child {
	margin-right: 0;
}

.page-grid-nav a {
	width: 50%;
	margin-right: 52px;
}

.page-grid-nav img {
	cursor: pointer;
	width: 100%;
}

.warp-label {
	font-size: 41px;
	font-weight: 500;
	color: #000000;
	line-height: 57px;
	display: flex;
	align-items: center;
	padding-bottom: 4px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 46px;
	margin-top: 35px;
}

.warp-label img {
	width: 59px;
	height: 59px;
	margin-right: 11px;
}

.leaming-list {
	width: 100%;
}

.leaming-list .leaming-item {
	width: 100%;
	height: 96px;
	font-size: 26px;
	color: #333333;
	line-height: 96px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 78px 0 104px;
	box-sizing: border-box;
}

.wechat-code {
	width: 100%;
	padding: 0 46px
}

.wechat-code img {
	width: 100%;
}

.leaming-item div:nth-child(2) {
	width: 50%;
	text-align: center;
}

.leaming-item .go-detail {
	font-size: 26px;
	color: #0099FF;
	cursor: pointer;
	width: 178px;
	height: 67px;
	border-radius: 37px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	transition: all .3s;
}

.leaming-item .go-detail:hover {
	background: #0099FF;
	color: #fff;
}

.leaming-item.banma {
	background: #F2F8FF;
}

.text-center {
	text-align: center;
}

.codeBtnBox {
	position: relative;
}

.codeBtn {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 38px;
	background: #1369C0 linear-gradient(360deg, #12368F 0%, #357EEC 100%);
	line-height: 38px;
	padding: 0 10px;
	color: #fff;
	cursor: pointer;
	border-radius: 0;
}

.qrCodeBox {
	width: 100%;
	margin-top: 20px;
	position: relative;
}

.qrCode {
	display: block;
	width: 180px;
	height: 180px;
	margin: 0 auto 18px;
}

.expired {
	position: absolute;
	top: 0;
	left: calc(50% - 100px);
	width: 200px;
	height: 200px;
	background: #fff;
	opacity: 0.8;
	z-index: 999;
}

.expired-button {
	position: absolute;
	top: 0;
	left: calc(50% - 100px);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 200px;
	height: 200px;
	z-index: 9999;
}
.btn-cancel {
	width: 80px;
    background: #FFFFFF;
    border-radius:4px;
    border: 1px solid #DBDBDB;
    color: #333333;
	padding: 5px 0;
	font-size: 16px;
}
.btn-register {
    width: 80px;
    background: #0A75FF;
	border: 1px solid #0A75FF;
    border-radius: 4px;
    color: #FFFFFF;
	padding: 5px 0;
	font-size: 16px;
}

/* 登录后 */
#infoForm{
	position: absolute;
	z-index: 223;
	width: 1000px;
	text-align: right;
	left: calc(50% - 500px);
	top: 15px;
}
#infoForm .login-btn div{
	display: inline-block;
	width: 100px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
}
#infoForm .login-btn div a{
	color: #fff;
	width: 100%;
	display: block;
	padding: 5px 0;
}
#infoForm .user-info{
	background: linear-gradient( 180deg, #2966C2 0%, #12368F 100%);
	margin-right: 20px;
}
#infoForm .user-info:hover{
	background: linear-gradient( 180deg, #2f76e0 0%, #143ea0 100%);
}
#infoForm .out-login{
	background: rgba(255,255,255,0.3);
	padding: 5px 0;
	cursor: pointer;
}
#infoForm .out-login:hover{
	background: rgba(240, 240, 240, 0.3);
}


.laypage_main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
	color: #666;
font-size:14px;
}

.laypage-span-hy {
	width: 16px;
	height: 16px;
	border-radius: 2px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	background-color: #fff;
	margin-right: 8px;
}

.laypageskin_default .laypage_curr {
	background-color: #fff;
	border: 1px solid #B50B08;
	color: #B50B08;
}

.laypage_main a:hover {
	color:#B50B08;
}

.laypage_main a span {
	padding: 7px 12px;
	border: 1px solid #DDD;
}
#chatBtn{
display:none !important;
}
.float-container {
  position: relative;
  z-index:999;
}

.float-container p {
  text-align: right;
  position: absolute;
  margin: 0;
  top: -25px;
  right: 0;
  cursor: pointer;
}