* {
	margin: 0;
	padding: 0;
}

.inner {
	width: 1081px;
	margin-left: auto;
	margin-right: auto;
	min-height: calc(100vh - 342px);
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: '';
}

.clearfix:after {
	clear: both;
}

img {
	border: 0 none;
	vertical-align: middle;
}

a {
	color: #333;
	text-decoration: none;
	background-color: transparent;
}

.logos {
	float: left;
	width: 280px;
	height: 111px;
	text-align: center;
	margin-top: 15px
}

a:active,
a:hover,
:focus {
	outline: 0;
}

body,
input,
button,
select,
textarea {
	font: 12px/1.5 "Microsoft YaHei", Arial, \5b8b\4f53, sans-serif;
	color: #333;
}

.icon-main,
.btn {
	display: inline-block;
}

.icon-main {
	position: relative;
	vertical-align: top;
	background: url(../images/icon.png) no-repeat;
}

.btn {
	border: 0 none;
	text-align: center;
	cursor: pointer;
}

.btn:hover {
	opacity: .9;
	filter: alpha(Opacity=90);
}

html {
	background: url(../images/bg.png?v=1) no-repeat center top;
	background-size: 100% 100%;
	min-height: 100%
}

body {
}

.register-bg {
	background: #ffffff;
}

.register-container {
	overflow: hidden;
}

.register-header {
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../images/reg_banner.jpg);
	height: 198px
}

.register-agent-header {
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../images/reg_bannera.jpg);
	height: 198px
}

.register-inner {
	padding: 14px 49px 100px;
	margin-top: 40px;
	background-color: #fff;
}

.register-heading {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #b2b2b2;
	font-size: 18px;
	color: #e2413e;
	font-weight: bold
}

.register-heading .icon-edit {
	float: left;
	width: 22px;
	height: 22px;
	margin-top: 4px;
	margin-right: 10px;
	background-position: 0 0;
}

.register-form {
	margin-top: 65px;
	font-size: 14px;
}

.register-form .input-group {
	overflow: hidden;
	margin-bottom: 10px;
}

.register-form .ipt-lab,
.register-form .ipt,
.register-form .ipt-tip,
.register-form .code-img {
	float: left;
}

.register-form .ipt-lab,
.register-form .ipt-tip,
.login-form .ipt-lab {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

.code-img {
	position: absolute;
	left: 185px
}

.register-form .ipt-lab {
	width: 75px;
	margin-right: 10px;
	text-align: right;
}

.register-form .ipt-tip,
.register-form .code-img {
	margin-left: 20px;
	position: absolute;
}

.register-form .ipt-tip {
	color: #8d8d8d;
}

.register-form .ipt,
.login-form .ipt {
	height: 19px;
	line-height: 19px \9;
	padding: 9px 9px;
}

.register-form .ipt {
	width: 200px;
	border: 1px solid #6d6d6d;
}

.register-form .code-img {
	margin-top: 3px;
	margin-left: 35px;
}

.register-form .btn-group {
	padding-left: 85px;
	padding-top: 35px
}

.register-form .btn-group .btn {
	display: block;
	width: 270px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
}

.register-form .btn-group .btn-reg {
	width: 135px;
	height: 34px;
	background: url(../images/bt1.png);
	line-height: 34px;
	float: left
}

.zhanghu {
	display: inline-block;
	float: left;
	line-height: 34px;
	margin: 0px 22px;
	color: #d70000
}

.register-form .btn-group .btn-login {
	width: 135px;
	height: 34px;
	background: url(../images/bt2.png);
	line-height: 34px;
	float: left
}

.register-form .btn-group .btn-login:hover {
	opacity: .9;
	filter: alpha(Opacity=90);
}

.register-form .btn-group .btn-reg:hover {
	opacity: .9;
	filter: alpha(Opacity=90);
}

.float-login .btn-os:hover {
	opacity: .9;
	filter: alpha(Opacity=90);
}

.footer {
	padding-top: 25px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 13px;
	color: #000000;
}

.footer p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.register-container .footer {
	color: #858585;
}

.header {
	height: 150px;
	overflow: hidden;
}

.logo {
	position: relative;
	float: left;
	margin-top: 36px;
	padding-right: 242px;
	background: url(../img/slogan.png) no-repeat right top;
}

.logo .url {
	position: absolute;
	z-index: 9;
	top: 48px;
	right: 0;
	width: 206px;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.content {
	margin-top: 25px;
}

.float-login {
	position: relative;
	float: right;
	width: 270px;
	height: auto;
	padding: 1px 20px;
	padding-bottom: 20px;
	color: #fff;
	background: url(../images/login_bg.png) center / 100% 100% no-repeat;
	margin-top: 0px
}

.float-login h3 {
	height: 62px;
	line-height: 62px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px
}

.login-form {
}

.login-form .input-group {
	position: relative;
	margin-bottom: 7px;
	margin-left: 10px
}

.login-form .ipt-lab {
	position: absolute;
	z-index: 9;
	left: 0;
	top: -3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	color: #333333
}

.login-form .ipt-lab i {
	float: left;
	width: 14px;
	height: 14px;
	margin-top: 11px;
	margin-right: 8px;
}

.login-form .ipt-lab .icon-yzm {
	background-position: 0px -109px;
	width: 33px;
	height: 33px
}

.login-form .ipt-lab .icon-user {
	background: url(../images/icon.png) no-repeat;
	height: 55px;
	width: 35px
}

.login-form .ipt-lab .icon-lock {
	background: url(../images/icon.png) 0px -51px no-repeat;
	height: 57px;
	width: 35px
}

.login-form .ipt {
	width: 176px;
	padding-left: 40px;
	border: 0px solid #484848;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
}

.login-form .btn-group {
	overflow: hidden;
}

.login-form .btn-group .btn,
.float-login .btn-visit {
	color: #fff;
	font-size: 18px;
}

.login-form .btn-group .btn {
	float: left;
	width: 95px;
	height: 40px;
	background-color: #0085b7;
}

.login-form .btn-group a.btn {
	width: 110px;
	line-height: 40px;
}

.login-form .btn-group .btn-login {
	margin-left: 11px;
	border-color: #2d8800;
	width: 104px;
	color: #ffffff;
	height: 41px;
	background: url(../images/b2.png)
}

.login_info_bu {
	display: none;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
}

.float-login .btn-visit {
	display: block;
	width: 229px;
	height: 35px;
	text-align: center;
	margin-left: 10px;
	line-height: 39px;
	margin-top: 5px;
	background: url(../images/sw.png)
}

.float-login .btn-visit1 {
	display: block;
	width: 216px;
	background: url(../images/b5.png);
	height: 39px;
	text-align: center;
	margin-left: 10px;
	line-height: 39px;
	margin-top: 5px;
	font-size: 18px;
	color: #FFFFFF
}

.code {
	position: absolute;
	right: 45px;
	top: 4px
}

.float-login .btn-os {
	position: absolute;
	z-index: 9;
	top: 20px;
	right: 60px;
	width: 118px;
	height: 33px;
	line-height: 30px;
	text-align: center;
	color: #000000;
	background: url(../images/kf.png)
}

.float-ad {
	float: left;
	margin-left: 90px;
	/* margin-top: 10px */
}

.nav {
	float: right;
	overflow: hidden;
	margin-top: 36px;
	font-size: 14px;
}

.nav a {
	float: left;
	color: #000000;
	width: 71px;
	height: 37px;
	display: inline-block;
	text-align: center;
	line-height: 37px;
	font-size: 15px;
	font-weight: bold;
	background: url(../images/gd.png)
}

.nav a:first-child {
	margin-left: 0;
}

a.now {
	background: url(../images/gd1.png);
	color: #000000
}

#yy {
	color: #FF0000
}

.nav a:hover {
	background: url(../images/gd1.png);
	color: #000000
}

.fr {
	float: right;
	width: 675px;
	margin-top: 10px
}

.site-notice {
	position: relative;
	float: right;
	width: 720px;
	height: 18px;
	overflow: hidden;
	padding-left: 95px;
	color: #ffffff;
	margin-left: 20px;
	padding: 10px 10px;
}

.site-notice h3 {
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 9;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	color: #ffffff;
	font-weight: normal;
}

.notice-content {
	margin-left: 115px;
}

.site-notice h3 .icon-horn {
	float: left;
	width: 20px;
	height: 18px;
	margin-top: 1px;
	margin-right: 5px;
	background: url() left top no-repeat
}

.list-wrapper {
	overflow: hidden;
}

.notice-list {
	display: flex;
	flex-wrap: nowrap;
	list-style-type: none;
}

.notice-list li {
	height: 18px;
	color: #ffffff;
	white-space: nowrap;
	padding-right: 100px;
}

.index .footer {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	color: #ffffff
}

.hide {
	display: none;
}

.show {
	display: block;
}

.zlc-model {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.model-content {
	padding: 0 15px;
}

.model-content h4,.model-content p {
	line-height: 24px;
}

.model-content h4 {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #98282b;
}

.model-content p {
	margin-bottom: 25px;
}

.model-content .warn {
	color: #e43232;
}

.ljdl {
	width: 104px;
	height: 36px;
	color: #FFFFFF;
	border: 0px;
	font-size: 16px;
	float: left;
	margin-left: 10px;
	background: url(../images/dl.png);
	cursor: pointer;
}

.mfzc {
	display: inline-block;
	width: 104px;
	height: 36px;
	text-align: center;
	line-height: 33px;
	background-color: #0085b7;
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	margin-right: 31px;
	background: url(../images/zc.png)
}

.ljdl:hover {
	opacity: .9;
	filter: alpha(Opacity=90);
}

.mfzc:hover {
	opacity: .9;
	filter: alpha(Opacity=90);
}

.btn-visit:hover {
	opacity: .9;
	filter: alpha(Opacity=90);
}

.mfsw {
	display: inline-block;
	width: 144px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #d62a22;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 5px;
	border-radius: 5px
}

.zlc-faq .icon-doubt,.jc-aboutus .icon-i {
	float: left;
	width: 12px;
	height: 13px;
	margin-top: 6px;
	margin-right: 10px;
}

.zlc-faq .icon-doubt {
	background-position: -140px 0;
}

.zlc-aboutus .icon-i {
	background-position: -170px 0;
}

.prom-table,.prom-table th,.prom-table td {
	border: 1px solid #b5e2ff;
}

.prom-table {
	margin-bottom: 25px;
	text-align: center;
	background-color: #fff;
	width: 100%;
	background-color: #FFFFFF
}

.prom-table tr {
	height: 40px;
}

.prom-table th,.prom-table td {
	padding-left: 20px;
	padding-right: 20px;
}

.prom-table td {
	color: #e43232;
}

.agency-actions {
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}

.agency-actions a {
	width: 115px;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	background-color: #98292b;
}

.agency-actions .btn-login {
	float: left;
}

.agency-actions .btn-reg {
	float: right;
}

.agency-login {
	position: relative;
	height: 475px;
	margin-top: 150px;
	background: url(../img/agency_login_banner.jpg) no-repeat center;
}

.agency-login .user-login {
	top: 70px;
}

.agency-login .login-form .ipt {
	width: 150px;
}

.agency-login .login-form .btn-login {
	width: 209px;
	height: 50px;
	margin-top: 5px;
	margin-left: -3px;
	background-position: 0 -280px;
}

.agency-login .jc-logo {
	background: none;
}

.layui-layer {
	border: 5px solid #656565;
	background: url(../images/model_bg.png) no-repeat center top #b1e1ff !important;
}

.layui-layer-title {
	padding: 0 !important;
	border-bottom: 0 none !important;
	border-radius: 0 !important;
	font-size: 16px !important;
	font-weight: normal;
	color: #b50000 !important;
	text-align: center;
	background: transparent !important;
}

.layui-layer-page .layui-layer-content {
	overflow: hidden !important;
}

.layui-layer-setwin {
	top: 5px !important;
	right: 5px !important;
}

.layui-layer-setwin .layui-layer-close1 {
	width: 30px;
	height: 30px;
	background: url(../images/zlc_sprites.png) no-repeat -100px 0 !important;
}

.login-form .btn-group .regs {
	background: url(../images/b3.png);
	margin-left: 10px;
	width: 104px
}

p.mgb15 {
	padding: 0px;
	margin: 0px
}

.left_adv {
	height: 389px;
	width: 129px;
	position: fixed;
	left: 0;
	top: 220px;
	z-index: 9;
}

.left_adv_img {
	width: 100%;
}

.appqr-wrapper {
	z-index: 99999;
	width: 118px;
}

.appqr-wrapper .appqrcode {
	width: 118px;
	background-color: #005bac;
	border-radius: 10px;
	padding: 10px;
	box-sizing: border-box;
}

.appqr-wrapper .appqrcode img {
	width: 98px;
	height: 98px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 6px;
}

.appqr img {
	background-color: #fff;
	width: 90px;
	height: 90px;
	margin: 0 auto;
	top: 15px;
	position: absolute;
	left: 14px;
}

.appqr-wrapper .text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	font-style: italic;
	margin-top: 7px;
	font-weight: 600;
}

.appdlurl {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	margin-top: 2px;
	letter-spacing: -0.5px;
}

.promo-inner {
	padding: 0px 67px 100px;
	margin-top: 40px;
	background-color: #fff;
}

.promo-heading {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 25px;
	font-size: 24px;
	color: #000;
	font-weight: bold
}

.promo-heading .icon-edit {
	float: left;
	width: 22px;
	height: 22px;
	margin-top: 4px;
	margin-right: 10px;
	background-position: 0 0;
}

.promo-btn {
	height: 45px;
	margin-bottom: 10px;
}

.promo-btn a {
	font-size: 14px;
	background-color: #e7e7e7;
	padding: 10px 45px;
	color: #000;
	border-radius: 15px;
	margin-right: 7px;
	display: inline-block;
}

.promo-btn a.active,
.promo-btn a:hover {
	background-color: #e2413e;
	color: #fff;
}

.pic {
	position: relative;
	height: auto;
	margin: 10px 0;
}

.pic .tit2 {
	margin-left: 12px;
	width: 270px;
	position: absolute;
	right: 34px;
	bottom: 0px
}

.pic .tit2 h3 {
	font-size: 22px;
	color: #FF0000;
	padding-top: 15px;
	padding-bottom: 5px
}

.pic .tit2 .but {
	float: right
}

.pic .tit2 .but a {
	display: inline-block;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #e73b3b;
	border-radius: 3px
}

.pic .cons {
	height: 115px
}

.pic img {
	width: 876px;
}

.gg-bg2 .tit2 {
	float: left;
	background: url(../images/gg.png) left 10px no-repeat;
	height: 30px;
	line-height: 35px;
	padding-left: 35px;
	font-size: 13px;
	color: #fcd419;
	margin-left: 33px
}

.list2 li {
	clear: both;
	overflow: hidden;
	margin-left: 10px;
	cursor: pointer
}

.list2 .conn {
	height: 0px;
	clear: both;
	font-size: 15px;
	line-height: 180%
}

.list2 .slider_more {
	height: auto
}

.list2 .con span.biaoti {
	color: #e73b3b
}

.list2 {
	margin-top: 0px
}

.nobanner {
	background: url(../images/promo_black_bg.png) center / 100% 100% no-repeat;
	width: 665px;
	height: 170px;
	font-size: 48px;
	text-align: center;
	color: #f7dd33;
	line-height: 60px;
	font-style: italic;
	text-shadow: -2px -2px 0 #151c65, 2px 2px 0 #151c65, 2px 2px 0 #151c65, 2px 2px 0 #151c65;
	padding: 30px 60px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.no-banner-wrapper {
	position: relative;
}

.no-banner-wrapper .image-title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 48px;
	text-align: center;
	color: #f7dd33;
	line-height: 60px;
	font-style: italic;
	text-shadow: -2px -2px 0 #151c65, 2px 2px 0 #151c65, 2px 2px 0 #151c65, 2px 2px 0 #151c65;
	padding: 30px 60px;
}

.floater-wrapper {
	float: right;
	top: 120px;
	right: 20px;
	position: fixed;
	z-index: 999;
}

.floater-wrapper.reg {
	top: 220px;
}

.floater {
	width: 100px;
	height: auto;
	background-color: #0d41cb;
	box-sizing: border-box;
	padding: 10px;
}

.fl-title {
	padding-bottom: 9px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #fff33f;
	line-height: 21px;
}

.qrcode {
	width: 80px;
	height: 110px;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	margin-bottom: 7px;
}

.qrcode span {
	font-size: 12px;
	text-align: center;
	color: #fff;
	display: block;
	margin: 5px 0;
	line-height: 14px;
}

.qrcode canvas {
	display: none;
}

.qrcode img {
	width: 80px;
	height: 80px;
	background-color: #fff;
	padding: 6px;
	box-sizing: border-box;
}

.qr {
	background-color: #fff;
	width: 80px;
	height: 80px;
}

.fl-btn {
	width: 80px;
	height: 24px;
	border-radius: 5px;
	left: 0;
	right: 0;
	margin: auto;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	line-height: 24px;
}

.fl-btn a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
}

.fl-btn a:hover {
	color: #f8e407;
}

.fl-btn.ios {
	background-color: #00a0e9;
}

.fl-btn.android {
	background-color: #007af1;
}

.fl-btn.cs {
	background-color: #e06404;
}

.fl-btn.qq {
	background-color: #f10400;
}

.fl-btn.download-mac {
	background-color: #D5208A;
}

.fl-btn.download-mac a {
	display: block;
	width: 50px;
	margin: auto;
	text-align: right;
	position: relative;
}

.fl-btn.download-mac a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15px;
	background: url(../images/apple.png) center / contain no-repeat;
}

.fl-btn.download-windows {
	background-color: #7225C1;
}

.fl-btn.download-windows a {
	display: block;
	margin: auto;
	width: 50px;
	text-align: right;
	position: relative;
}

.fl-btn.download-windows a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15px;
	background: url(../images/windows.png) center / contain no-repeat;
}

.fl-text {
	text-align: center;
	font-size: 18px;
	color: #fff33f;
	line-height: 18px;
}

.fl-btn-close {
	height: 21px;
	width: 44px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}

.fl-btn-close a {
	color: #fff;
	font-size: 12px;
}