@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?63zs96');
  src:  url('../fonts/icomoon.eot?63zs96#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?63zs96') format('truetype'),
    url('../fonts/icomoon.woff?63zs96') format('woff'),
    url('../fonts/icomoon.svg?63zs96#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/* https://icomoon.io/app/#/select/font */
/* https://baijiahao.baidu.com/s?id=1796092288635127790&wfr=spider&for=pc */
/* https://www.itjuzi.com/company */
.header {
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	color: #fff;
}
.header a:hover {
	color: #276bf2
}
.container {
	margin: 0 auto;
	width: 1200px;
	/* height: 100px; */
	line-height: 50px;
}
.container ul li {
	float: left;
	margin-right: 20px;
}
.logo h1 {
	height: 50px;
}
.container .logo img{
	height: 50px;
	vertical-align: baseline;
}
.container .logo a{
	font-size: 0px;
}
.nav {
	margin-left: 100px;
	height: 50px;
}
.nav ul li {
	float: left;
	margin-right: 50px;
}
.nav a{
	position: relative;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
}
a.nav_cur {
	color: #0275f9;
}
/* .nav_cur::after{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0px;
	width: 30px;
	height: 3px;
	background-color: #276bf2;
	display: block;
} */
.w {
	width: 1200px;
	margin: 0 auto;
}
.cur {
	color: #00bebd;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cur {
	color: #276bf2;
}
/* .logo {
	margin-right: 200px;
} */
/* .w ul li {
	float: left;
	margin-right: 20px;
} */

.btn-search {
	width: 128px;
	background: #276bf2;
	border-radius: 0 10px 10px 0;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
.user_nav {
	display: inline-block;
	height: 28px;
	color: #fff;
	margin-right: 10px;
	line-height: 28px;
	padding: 0px  5px;
}
/* .fr a:hover {
	background-color: gainsboro;
	border-radius: 2px;
} */
/* .fr a:last-child {
	border: 1px solid #00bebd;
	border-radius: 5px;
}
.fr a:last-child:hover {
	background-color:#00bebd;
} */
/* 快捷导航 */
.shortcut {
	height: ;
	background-color: #f1f1f1;
}
/* 选择所有偶数的小li */
.shortcut ul li:nth-child(even){
	
}
.footer_nav dt {
	font-size: 30px;
	font-weight: 800;
}
.footer_nav dd {
	margin: 20px 0px;
}
.header_top {
	width: 100%;
	height: 50px;
	background-color: #110c3c;
	color: #fff;
	line-height: 50px;
	background: linear-gradient(180deg, #442ff4 0, #293274, #070964 100%);
	min-width: 1200px;
}
.top_left {
	float: left;
}
.top_right {
	float: right;
}
.top_right .intro {
	/* margin-right: 10px; */
}
.login_btn {
	margin: 0px 5px;
	color: #fff;
	padding: 5px 10px;
}
a.login_btn:hover {
	border-radius: 5px;
	background-color: #e9e9ec57;
}
.btn_logins a:last-child:hover {
	color: #1b9eea;
}
/* .login_btn a:hover {
	color: #ff7300;
} */
/* 底部 */
.copyright p a {
	color: #999;
}
.top_user_center {
	/* width: 70px; */
	height: 50px;
	border: 10px;
	color: #fff;
	padding: 10px;
}
/* .top_user_center:hover {
	color: #fff;
	background-color: #d1d1d1;
} */
/* .page {
	margin: 40px 0px;
	text-align: center;
}
.page a {
	display: inline-block;
	width: 30px;
	width: 30px;
	background-color: #fff;
	margin-right: 10px;
	line-height: 30px;
	text-align: center;
	color: #333;
	border-radius: 5px;
} */
/* a.page_current {
	background-color: #1190ef;
	color:#fff;
}
.page a:hover {
	background-color: #1190ef;
	color:#fff;
} */

.pages {
	margin: 40px 0px;
	text-align: center;
}
.pages a {
	display: inline-block;
	width: 30px;
	width: 30px;
	background-color: #fff;
	margin-right: 10px;
	line-height: 30px;
	text-align: center;
	color: #333;
	border-radius: 5px;
}
a.page_current {
	background-color: #1190ef;
	color:#fff;
}
.pages a:hover {
	background-color: #1190ef;
	color:#fff;
}
.vline {
	display: inline-block;
	margin: 0px 10px;
	height: 10px;
	border-right: 1px solid;
	color: #8e8c92;
}
.dot {
	width: 2px;
	display: inline-block;
	height: 2px;
	background-color: #ff552e;
	vertical-align: middle;
}
.resume_dot {
	width: 2px;
	display: inline-block;
	height: 2px;
	background-color: #6b6565;
	vertical-align: middle;
}
.ban_a {
	cursor: not-allowed;
}
.page_prev::after {
	content: '\eaec';
	font-family: 'icomoon';
}
.page_next::after {
	content: '\eaed';
	font-family: 'icomoon';
}

.page {
	margin: 40px 0px;
	text-align: center;
}
.page a {
	display: inline-block;
	width: 30px;
	width: 30px;
	background-color: #fff;
	margin-right: 10px;
	line-height: 30px;
	text-align: center;
	color: #333;
	border-radius: 5px;
}
a.page_current {
	background-color: #1190ef;
	color:#fff;
}
.page a:not(.ban_a):hover {
	background-color: #1190ef;
	color:#fff;
}
.condition_cur {
	color: #0b7ff1;
	font-weight: 700;
}
.user_info a {
	margin-right: 10px;
	color: #222;
}
.user_login_nav {
	position: absolute;
	background-color: #fff;
	color: red;
	width: 200px;
	right: 0px;
	border: 1px solid #d3d3d3;
	z-index: 999;
	border-radius: 6px;
	padding: 10px;
	color: #222;
}
.user_login_nav ul li {
	
}
.user_login_nav ul li a:hover {
	cursor: pointer;
	background-color: #f9f9f9;
	border-radius: 5px;
	color: #27a1f2;
}
.user_login_nav ul li a {
	display: inline-block;
	padding: 10px;
	line-height: 30px;
	color: #222;
	width: 100%;
}
/* 图片遮罩 */
.image-mask {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #222;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.image-mask i {
  text-align: center;
  opacity: 1;
  color: #fff;
  width: 120px;
  display: inline-block;
  font-size: 30px;
  line-height: 120px;
}
.tips_wrap {
	background-color: #ffff;
	height: 500px;
	text-align: center;
	padding-top: 200px;
}
.tips_wrap a {
	display: inline-block;
	height: 40px;
	width: 200px;
	background-color: #0f98f6;
	line-height: 40px;
	color: #fff;
	margin-top: 10px;
	border-radius: 10px;
}
#footer {
	height: 400px;
	width: 100%;
	background-color: #202426;
	margin-top: 60px;
}
.btn_login {
	margin-right: 20px;
}
.header_img{
	min-width: 1200px;
}
.header_img img{
	width: 100%;
	height: 100%;
}
.nav a:hover {
	color: #4971EE;
}
a.top_user_center:hover {
	color: #fff;
	background-color: #74748d94;
	border-radius: 10px;
}
.split {
	width: 2px;
	display: inline-block;
	height: 2px;
	background-color: #d3d3d3;
	vertical-align: middle;
	margin: 0px 10px;
}
.main {
	/* min-width: 1200px; */
}
#footer {
	height: 400px;
	min-width:1200px;
	background-color: #31383e;
	margin-top: 20px;
}
/* #94d1ff */
.user-op a {
	display: inline-block;
	margin-left: 20px;
	padding: 5px 20px;
	border: 1px solid #1190ef;
	border-radius: 10px;
	color: #1190ef; 
	
}
/* 选中感兴趣颜色 #a0cef2 */
a.td {
	background-color: #1f94ed;
	color: #fff;
}
a.td:hover {
	background-color: #47a8f2;
}

a.gxq:hover {
	background-color: #cbe7fc;
}
.vip-mark {
	display: inline-block;
	padding: 2px 10px;
	background-color: #4741fd;
	font-size: 12px;
	color: #d88c53;
	border-radius: 20px 20px 20px 0px;
	cursor: pointer;
	margin-left: 5px;
}
.vip-popup {
    width: 100%;
    min-width: 1180px;
    position: fixed;
    top: 0px;
    border: 1px solid #d3d3d3;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
	overflow-y: scroll;
	display: none;
}
.vip-inner {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 400px;
	height: 100vh;
	background-color: #f3f3f3;
	border-top: 1px solid #e8e8e8;
	overflow-y: scroll;
}
.vip-p {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.vip-p li {
	width: 130px;
}
.vip-title {
	padding: 30px 0px 0px 0px;
	background: linear-gradient(90deg, #094057 0, #28619a 100%);
	display: flex;
	flex-direction: row;
}
.vip-title .item {
	width: 190px;
	height: 90px;
	border-radius: 10px 10px 0px 0px;
	margin-left: 10px;
	padding: 10px;
	color: #e38352;
	font-weight: 600;
	cursor: pointer;
	border: 1px solid #277ed7;
}
.vip-content-wrap {
	padding: 10px 0px 0px 10px;
	background-color: #f3f3f3;
}
.vip-content .row-1 {
	padding: 10px 40px 0px 10px;
	border-radius: 10px;
	background-color: #fff;
	line-height: 2.5;
}
.vip-p li:first-child {
	font-weight: 600;
	color: #222;
}
.vip-p li:not(:first-child) {
	text-align: center;
}
.vip-p li:last-child {
	font-weight: 800;
	color: #d47544;
}
.vip-content .row-2 {
	margin: 20px 0px 10px 0px;
}
.vip-content .row-2 .head  .title{
	font-size: 16px;
	font-weight: 600;
	color: #222;
}
.vip-content .row-2 .more {
	font-size: 14px;
}
.vip-content .row-2 .content{
	padding: 10px 20px;
	background-color: #fff;
	border-radius: 10px;
	margin-top: 10px;
}
.vip-content .row-2 .content  img {
	width: 50px;
	height: 50px;
}
.vip-content .row-2 .content ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.vip-content .row-2 .content ul li {
	width: 110px;
	text-align: center;
	padding: 10px;
}
.vip-content .row-3 {
	font-size: 12px;
	color: #afaeae;
}
.vip-content .row-4 {
	display: flex;
	flex-direction: row;
	position: fixed;
	bottom: 0;
	width: 380px;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
}
.vip-content .row-4 .col-1 {
	width: 70%;
	background-color: #1b5b87;
	color: #d47544;
	border-radius: 50px 0px 0px 50px;
	padding-left: 20px;
}
.vip-content .row-4 .col-2 {
	width: 30%;
	background-color: #d47544;
	color: #542d19;
	font-weight: 600;
	border-radius: 0px 50px 50px 0px;
	text-align: center;
}
.slide-in-from-right {
	animation: slideInFromRight 0.5s ease-out forwards;
}

@keyframes slideInFromRight {
	from {
		opacity: 0;
		transform: translateX(100%);
	}
	to {
		opacity: 1;
		transform: translateX(0);
   }
 }
 .slide-out-from-left {
 	animation: slideOutFromLeft 1s ease-out forwards;
 }
 @keyframes slideOutFromLeft {
 
 	from {
 		opacity: 1;
 		transform: translateX(0);
    }
	to {
		opacity: 0;
		transform: translateX(100%);
	}
}


/* 支付 */

.pay-popup {
	width: 100%;
    position: fixed;
    top: 0px;
    border: 1px solid #d3d3d3;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
	overflow-y: scroll;
}
.pay {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 420px;
	width: 400px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.pay .pay-title {
	width: 100%;
	height: 60px;
	
	padding: 0px 30px;
	background-color: #f3f3f3;
}
.pay .pay-title .head {
	line-height: 60px;
}
.pay-top-close {
	position: absolute;
	top: 18px;
	right: 30px;
	display: inline-block;
	height: 20px;
	width: 20px;
	/* background-color: red; */
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #c9c9c9;
}
.pay .pay-title a:hover {
	background-color: #cacbcc;
	color: #444;
}
.pay .pay-content {
	padding: 0px 30px;
	background-color: #fff;
}
.pay-content .row-1,.pay-content .row-2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f3f3f3;
}
.pay-content .row-1 .col-2 {
	color: #fc6c38;
	font-size: 16px;
	font-weight: 500;
}
.pay-content .row-3 {
	padding-top: 40px;
	text-align: center;
}
.pay-content .row-3 .row-3-2 {
	font-size: 12px;
	color: #666;
}
.pay-content .row-3 .row-3-2 img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0px 5px;
}
.pay-content .row-3 .row-3-3 {
	margin-top: 10px;
	font-size: 13px;
	color: #333;
}

/* 底部 */
.footer {
	background-color: #282828;
	padding-top: 40px;
	color: #a6a6a6;
	font-size: 12px;
	margin-top: 20px;
	min-width: 1200px;
}
.com-info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid;
	padding-bottom: 20px;
}

.qrcode {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.qrcode img {
	width: 100px;
	height: 100px;
}
.img-item {
	width: 120px;
	height: 140px;
	padding: 10px;
	text-align: center;
	margin-right: 30px;
	background-color: #242526;
	border-radius: 10px;
}
.img-item p {
	color: #fff;
}
.about dt,.product dt,.work-info dt {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.about dd a,.product dd a {
	color: #a6a6a6;
}
.work-info,.about,.product {
	line-height: 2;
}

.header_top .w .logo {
	font-weight: 800;
	font-size: 20px;
	color: #fff;
	height: 50px;
}
.header_top .w .logo img {
	height: 42px;
	vertical-align: middle;
}
.custom-content-marker {
	position: relative;
	width: 25px;
	height: 25px;
}

.custom-content-marker img {
	width: 100%;
	height: 100%;
}
#map-container {
	width: 100%;
	height: 150px;
	margin-top: 10px;
}
.map-btn {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: #fff;
	border-radius: 10px;
	padding: 5px 10px;
	cursor: pointer;
}
.map-btn:hover {
	color: #1b9eea;
}
.map-btn img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.map-inner {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 90%;
	width:  90%;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}
#map-inner-container {
	height: 100%;
}
.close-map-popup {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 20px;
	background-color: #9fa3a98c;
	color: #fff;
	cursor: pointer;
}
/* 混合 */
.about-wrap,.honor-wrap,.services-wrap {
	min-height: 100vh;
	background-color: #fff;
	padding: 40px;
	margin-top: 40px;
	border-radius: 10px;
}
.about-wrap h1 {
	text-align: center;
	margin-bottom: 40px;
	color: #444;
}
.about-wrap p {
	text-indent: 2em;
	line-height: 2.5;
	font-size: 20px;
}
.honor-wrap h1 {
	text-align: center;
	margin-bottom: 40px;
	color: #222;
}
.honor-title {
	padding: 20px 80px;
	font-size: 20px;
	line-height: 2;
}
.honor-wall {
	padding: 20px 50px;
	width: 1000px;
}
.honor-wall img {
	width: 1000px;
}
.emphasis {
	font-weight: 800;
	color: #222;
	font-size: 30px;
}
.emphasis a {
	color: #1b9eea;
}
.services-wrap h1 {
	text-align: center;
	margin-bottom: 40px;
	color: #222;
}
.services-wrap p {
	text-indent: 2em;
	line-height: 2.5;
	font-size: 20px;
	margin-bottom: 20px;
}
.area-dot {
	width: 2px;
	display: inline-block;
	height: 2px;
	background-color: #fff;
	vertical-align: middle;
	margin: 0px 5px;
}
.check-contact {
    display: inline-block;
    background-color: #fff;
    color: #1190ef;
    padding: 5px 20px;
    border-radius: 10px;
    border: 1px solid;
    margin-left: 10px;
    cursor: pointer;
}
.check-contact:hover {
	background-color: #d5edff;
}
.popup {
	width: 100%;
    position: fixed;
    top: 0px;
    border: 1px solid #d3d3d3;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
	z-index: 9999;
}
/* 登录弹出层 */
.login-wrap {
	display: none;
}
.login-inner {
	width: 600px;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius: 10px;
}
.login-inner .title {
	font-size: 32px;
	font-weight: 600;
	text-align: center;
	color: #424242;
}
.login-tip {
	text-align: center;
	color: #999;
	margin-top: 10px;
}
.input-wrap {
	margin: 20px 0px;
}
.introduce {
	margin-top:100px;
	font-size: 12px;
}
.input-wrap input {
	padding-left: 20px;
	width: 100%; 
	height: 50px;
	border: 1px solid  #e4e4e5;
	border-radius: 10px
}
input:focus{
	outline: none; 
	border-color:#4587f0;
}
.login {
	margin: 0 auto;
	width: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
}
.input-title {
	font-size: 14px;
	font-weight: 400px;
	line-height: 22px;
	color: rgba(31, 33, 38, .7);
	margin: 8px 0;
}
.agreement {
	margin-top:  20px;
	font-size: 12px;
	text-align: center;
}
.agreement a {
	color: #2e88fb;
}
.relative {
	position: relative;
}
.btn-sms {
	position: absolute;
	top: 12px;
	right: 20px;
	font-size: 18px;
	cursor: pointer;
	color: #007FFF;
}
.toggle_tab {
	margin: 20px 0px;
	padding: 5px;
	background-color: #eceff5;
	overflow: hidden;
	line-height: 50px;
	border-radius: 10px;
}
.tab_item {
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
}
.tab_item:hover {
	color: #2e88fb;
	cursor: pointer;
}
.choosed {
	background-color: #fff;
	color: #2e88fb;
	border-radius: 10px;
}
.btn-login-wrap {
	margin-top: 40px;
}
.btn {
	background-color: #3c98e8;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.btn-login {
	width: 100%;
	height: 50px;
	border-radius: 50px;
	background-color: #3c98e8;
	font-weight: 600;
	
}
.close-login-popup {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 20px;
	color: #9fa3a98c;
	cursor: pointer;
}
.close-login-popup:hover {
	background-color: #9fa3a98c;
	color: #fff;
}

.tab_item_1 {
	width: 100%;
	height: 100%;
	float: left;
	font-size: 16px;
}
.tab_item_1 p {
	height: 66px;
	width: 100%;
	background-color: #f5f5f5;
	line-height: 66px;
	padding-left: 15px;
	font-size: 14px;
	color: #999;
}
.header_top.fixed {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 100;
}
.search.fixed {
  position: fixed;
  top: 50px;
  left: 0;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 9;
  background-color: #fff;
}
.boder-radius {
	border: 1px solid #3a81f7;
	border-radius: 5px;
}

.disabled {
	cursor: not-allowed;
}
.btn_logins {
	position: relative;
}
.nav-resume-box {
	position: absolute;
	display: flex;
	flex-direction: row;
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
	display: none;
	z-index: 99;
}
.nav-resume-box-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 120px;
	border-radius: 10px;
}
.nav-resume-box-item img {
	width: 50px;
	height: 50px;
}
.nav-resume-box-item:hover {
	border: 1px solid #0557fa;
}
.boss {
	background: linear-gradient(183deg, #fd8834 0, #ffeac7 100%);	
}
.seeker {
	background: linear-gradient(183deg, #448ffc 0, #ffffff 100%);;
}
.nav-resume-box-item p {
}
.box-type {
	margin-top: 10px;
	line-height: 1.5;
	color: #444;
}
.box-tip {
	font-size: 12px;
	line-height: 1.5;
	color: #afadad;
}
.boss-seeker-wrap {
	display: inline-block;
}
.user_btn {
	display: flex;
	flex-direction: row;
}
.go-top {
	position: fixed;
	bottom: 100px;
	right: 20px;
	display: flex;
	flex-direction: column;
}
.go-top-item {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	line-height: 50px;
	text-align: center;
	background-color: #fff;
	color: #999;
	display: block;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08)
}
.go-top-item i {
	font-size: 25px;
}
.question {
	position: relative;
	
}
.more-question {
	position: absolute;
	display: flex;
	flex-direction: column;
	right: 75px;
	width: 150px;
	background-color: #fff;
	top: 10px;
	padding: 10px;
	border-radius: 10px;
	display: none;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
}
.more-question a {
	font-size: 12px;
	padding: 10px 0px 10px 10px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #222;
}
.more-question a:hover {
	color: #1b9eea;
}
.more-question a i {
	font-size: 15px;
	margin-right: 5px;
}
.question-item {
	position: relative;
}
.question-item-inner {
	position: absolute;
	width: 180px;
	height: 180px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	top: -110px;
	right: 150px;
	background-color: #fff;
	padding: 20px 10px 10px 10px;
	border-radius: 10px;
	display: none;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
}
.question-item-inner img {
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}
.backToTop-wrap,.question-wrap {
	padding: 10px 20px;
}
.user_login_nav ul li:last-child {
	border-top: 1px solid #dcdbdb;
}
.wu-hover {
	color: #fff;
	background-color: #74748d94;
	border-radius: 10px;
}
.go-top-item:hover {
	color: #1b9eea;
}
.com-login {
	display: none;
}
.com-register {
	background-color: #fff;
	color: #3c98e8;
	border: 1px solid #3c98e8;
}
.com-register:hover {
	color: #6cb3f0;
}
/* 提示联系客服 开始 */
.pay-tip-popup {
	width: 100%;
    position: fixed;
    top: 0px;
    border: 1px solid #d3d3d3;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
	overflow-y: scroll;
}
.pay-tip {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/* height: 340px; */
	width: 400px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.pay-tip .pay-tip-title {
	width: 100%;
	height: 50px;
	
	padding: 0px 30px;
	background-color: #f3f3f3;
}
.pay-tip .pay-tip-title .head {
	line-height: 50px;
}
.pay-tip-close {
	position: absolute;
	top: 18px;
	right: 30px;
	display: inline-block;
	height: 20px;
	width: 20px;
	/* background-color: red; */
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #c9c9c9;
}
.pay-tip .pay-title a:hover {
	background-color: #cacbcc;
	color: #444;
}
.pay-tip .pay-content {
	padding: 0px 30px;
	background-color: #fff;
}
.pay-tip-content .row-1,.pay-content .row-2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f3f3f3;
}
.pay-tip-content .row-1 .col-2 {
	color: #fc6c38;
	font-size: 16px;
	font-weight: 500;
}
.pay-tip-content .row-3 {
	padding-top: 40px;
	text-align: center;
	padding-bottom: 20px;
}
.pay-content .row-3 .row-3-2 {
	font-size: 12px;
	color: #666;
}
.pay-tip-content .row-3 .row-3-2 img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0px 5px;
}
.pay-tip-content .row-3 .row-3-3 {
	margin-top: 10px;
	font-size: 13px;
	color: #333;
}
.pay-tip .tip-content {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f3f3f3;
	text-align: center;
}

/* 提示联系客服 结束 */