/*
页面初始化
*/
* {
	word-wrap: break-word
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0;
	padding: 0
}

ul,
ol,
dl {
	list-style-type: none
}

html,
body {
	*position: static
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input,
button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}

body,
th,
td,
button,
input,
select,
textarea {
	font-family: PingFang SC;
	font-size: 14px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #FFF
}

body {
	line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

a,
area {
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	outline: none
}

a.ie6:hover {
	zoom: 1
}

a:focus {
	outline: none
}

a:hover,
a:active {
	outline: none, text-decoration:none
}

:focus {
	outline: none
}

sub,
sup {
	vertical-align: baseline
}

button,
input[type="button"],
input[type="submit"] {
	line-height: normal !important
}

.clear {
	clear: both;
}

/*img*/
img {
	border: 0;
	vertical-align: middle
}

a img,
img {
	-ms-interpolation-mode: bicubic
}

.img-responsive {
	max-width: 100%;
	height: auto
}

/*IE下a:hover 背景闪烁*/
*html {
	overflow: -moz-scrollbars-vertical;

	zoom:expression(function(ele) {
			ele.style.zoom="1"; document.execCommand("BackgroundImageCache", false, true)
		}

		(this))
}

/*HTML5 reset*/
header,
footer,
section,
aside,
details,
menu,
article,
section,
nav,
address,
hgroup,
figure,
figcaption,
legend {
	display: block;
	margin: 0;
	padding: 0
}

time {
	display: inline
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 15px;
	color: #999
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border-width: 0;
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

.cl:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cl,
.clearfix {
	zoom: 1
}

/*一下内容为通用*/

:hover {
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.temp-footer {
	width: 100%;
	background: white;
}

.temp-footer .temp-footer-bgBox {
	width: 100%;
}

.temp-footer-content>div>div {
	width: 1200px;
	margin: 0 auto;
}

.temp-footer-content .temp-footer-phoneBox-box {
	background: #F3F3F4;
	padding: 50px 0;
}

.temp-footer-content .temp-footer-list-box {
	background: #2E3237;
	font-family: Adobe Heiti Std !important;
	font-weight: normal;
}

.temp-footer .temp-footer-logo {
	width: 396px;
	height: 48px;
}

.temp-footer .temp-footer-logo img {
	width: 100%;
	height: 100%;
}

.temp-footer-phoneBox {
	margin-top: 15px;
	font-size: 16px;
	opacity: 0.8;
	overflow: hidden;
}

.temp-footer-phoneItem {
	width: 300px;
}

.temp-footer .temp-footer-icon {
	width: 24px;
	display: inline-block;
	height: 24px;
	margin-right: 10px;
	transform: translateY(-4px);
}

.temp-footer .temp-footer-info-item {
	color: white;
	line-height: 50px;
}

.temp-footer .temp-footer-infoR .temp-footer-info-item span {
	float: left;
	margin-right: 12px;
}

.temp-footer .temp-footer-infoR .temp-footer-info-item span:nth-child(2) {
	float: right;
	margin-right: 180px;
}

.temp-footer .temp-footer-info-item img {
	margin-right: 10px;
}

.temp-footer .temp-footer-infoR img {
	position: absolute;
	left: -30px;
}

.temp-footer .temp-footer-infoL {
	color: white;
	width: 430px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.temp-footer .temp-footer-infoL:after {
	content: " ";
	position: absolute;
	width: 100%;
	border-left: 1px solid #898989;
	top: 60px;
	bottom: 10px;
	left: 0;
}

.temp-footer .temp-footer-infoL:before {
	content: " ";
	position: absolute;
	width: 100%;
	border-right: 1px solid #898989;
	top: 60px;
	bottom: 10px;
	right: 0;
}

.temp-footer-infoL ul {
	margin-left: 60px;
}

.temp-footer-infoL ul li {
	width: 100%;
	text-align: left;
	border-right: 1px solid #42c6bd;
	font-size: 16px;
	margin-top: 25px;
}

.temp-footer-infoL ul li:first-child {
	margin-top: 60px;
}

.temp-footer-infoL ul li:last-child {
	border-right: none
}

.temp-footer .temp-footer-infoR {
	margin-top: 20px;
	overflow: hidden;
	color: #333333;
	background: url("../img/foot-bg.png") no-repeat 40px;
	background-size: auto 100%;
}

.temp-footer-infoR h1 {
	font-size: 16px;
	float: left;
	width: 80px;
}

.temp-footer-infoR ul li {
	padding-left: 380px;
	font-size: 16px;
	line-height: 38px;
}

.temp-footer-infoR .add {
	float: left;
	width: 440px;
}

.temp-footer-infoR .b-tlp {
	float: left;
	width: 300px;
}

.temp-footer .temp-footer-icon img {
	width: 100%;
	height: 100%;
}

.temp-footer .temp-footer-phoneItem span {
	font-size: 20px;
	color: white;
}

.temp-footer .temp-footer-list {
	width: 1160px;
	margin-top: 0;
	padding-bottom: 50px;
	display: flex;
	padding-left: 40px;
}

.temp-footer .temp-footer-list>div {
	float: left;
}

.temp-footer .temp-footer-listItem {
	width: 160px;
}

.temp-footer .temp-footer-listItemLast {
	position: absolute;
	right: 140px;
}

.temp-footer .temp-footer-listItem a {
	display: block;
	width: 70px;
	font-size: 16px;
	color: #ffffff;
	opacity: 0.6;
	margin-top: 5px;
	cursor: pointer;
	white-space: nowrap;
	margin-bottom: 6px;
	text-decoration: none;
}

.temp-footer .temp-footer-listItem div:first-child {
	margin-top: 70px;
	font-size: 20px;
	color: white;
	opacity: 1;
	cursor: default;
	margin-bottom: 27px;
}

.temp-footer .temp-footer-ewm {
	width: 100px;
	height: 85px;
	margin-top: 75px;
	text-align: center;
}

.temp-footer .temp-footer-wxIconBox {
	margin-top: 175px;
	width: 100px;
	text-align: center;
	left: 0;
	float: none !important;
	top: 0;
	position: absolute;
}

.temp-footer .temp-footer-wxIconBot {
	display: flex;
	font-size: 14px;
	color: white;
	line-height: 24px;
}

.temp-footer .temp-footer-wxIconTop {
	font-size: 16px;
	color: white;
	opacity: 0.4;
	margin-bottom: 5px;
}

.temp-footer .temp-footer-wxIconItem {
	width: 25px;
	height: 25px;
	background-color: #a4b5b9;
	cursor: pointer;
	border-radius: 50%;
	margin-right: 4px;
}

.temp-footer .temp-footer-wxIconItem:nth-child(2) {
	margin-left: 4px;
}

.temp-footer .temp-footer-wxIconItem img {
	width: 100%;
}

.temp-footer .temp-footer-wxIconItem:hover {
	background-color: #47bbb3;
}
.temp-footer .temp-footer-bottom{
	font-size: 13px;
	color: white;
	line-height: 90px;
	background-color: #222222;
	height: 90px;
	text-align: center;
}

.temp-footer .temp-footer-bottom div {
	width: 1200px;
	margin: 0 auto;
}

.temp-footer .temp-footer-bottom span {
	opacity: 0.6;
}
.temp-footer .temp-footer-bottom img{
	margin-left: 15px;
}

.temp-footer .temp-footer-bottom a {
	color: #aaaaaa;
}

.temp-footer .temp-footer-bottom a:hover {
	color: #ffffff;
}

.temp-footer .footer-bar {
	background-color: #00ACA0;
	height: 28px;
	font-size: 14px;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.temp-footer .footer-bar img {
	margin-right: 10px;
	width: 14px;
	height: 17px;
}

.temp-footer .temp-footer-listItem a:hover {
	opacity: 1;
}

.temp-footer .temp-footer-listItem div:first-child:hover {
	opacity: 1;
}

/*首页头部*/
.temp-head-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #000;
	-webkit-opacity: .0;
	-moz-opacity: .0;
	opacity: .0;
	filter: alpha(opacity=0);
	-khtml-opacity: .0;
}

.temp-head-bg-white {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

.temp-head {
	min-width: 1200px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 120;
}

.temp-head .temp-head-box {
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/

}

.temp-head .temp-head-top {
	position: relative;
	height: 40px;
	line-height: 40px;
}

.temp-head .temp-head-top-cont {
	float: right;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
}

.temp-head .temp-head-top-bg {
	height: 40px;
	/* background: #00aca0; */
}

.temp-head .temp-head-top-cont span img {
	padding: 5px;
	cursor: pointer;
	opacity: 0.6;
}

.temp-head .temp-head-top-cont span img:hover {
	padding: 5px;
	cursor: pointer;
	opacity: 1;
}

.temp-head .temp-head-top-cont>img {
	margin-right: 5px;
}

.temp-head .temp-head-line {
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: 0.2;
}

.temp-head .temp-head-bot {
	position: relative;
}

.temp-head .logo-box {
	padding-top: 15px;
}

.temp-head .logo-slogan {
	padding: 10px 0 10px 14px;
	line-height: 40px;
	width: 200px;
	color: #eee;
	font-size: 14px;
	box-sizing: content-box;
	white-space: nowrap;
}

.hover-color {
	color: #666 !important;
}

.hover-color span {
	color: #666;
}

.temp-head .slogan-color {
	/* color: #fff;
	font-size: 12px;
	margin-top: 8px; */

  padding: 2px 6px;
  background: #FFFFFF;
  border-radius: 2px;
  font-size: 12px;
  color: #1B0C8E;
}

.temp-head .temp-head-logo {
	display: flex;
}

.temp-head .temp-head-logo>div {
	float: left;
	white-space: nowrap;
}

.temp-head .temp-head-nav {
	width: 736px;
	margin-left: 10px;
}

.temp-head .temp-head-nav-item {
	display: inline-block;
	font-size: 15px;
	color: white;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	margin: 0 7px;
	cursor: pointer;
	white-space: nowrap;
	box-sizing: content-box;
}

.temp-head .temp-head-nav-link {
	color: #333;
	float: left;
}

/* .temp-head .temp-head-nav-item:hover{
	border-bottom: 2px solid #00ACA0;
} */
.temp-head .temp-nav-active {
	border-bottom: 2px solid #00ACA0;
}

.temp-head .temp-head-login {
	color: #677a87;
	line-height: 60px;
	font-size: 15px;
	position: absolute;
	right: 0;
}

.temp-head .temp-head-unlogin a {
	vertical-align: middle;
	display: inline-block;
	min-width: 60px;
	height: 28px;
	padding: 0 15px;
	line-height: 27px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.temp-head .temp-unlogin a {
	color: #333;
	border: 1px solid #333;
}

.temp-head .temp-head-unlogin a:hover {
	color: #00ACA0;
	border: 0;
}

.temp-head .temp-head-login span {
	cursor: pointer;
}

.head-name-box:hover .head-logined-headName {
	color: #00aca0;
}

.temp-head .head-name-box:hover .head-logined-arraw-down {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #00aca0;
	border-top: 0;
}

.temp-head .head-logined-show {
	overflow: hidden;
	color: white;
}

.temp-head .head-logined {
	color: #333;
}

.temp-head .head-logined-headIcon {
	display: none;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	background: url("../img/headImgIcon01.png") no-repeat center;
	background-size: 100% auto;
}

.head-logined-show:hover .head-logined-headIcon {
	background: url("../img/headImgIcon02.png") no-repeat center;
	background-size: 100% auto;
}

.temp-head .head-logined-headName {
	float: left;
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.temp-head .head-logined-headIcon img {
	width: 100%;
	height: 100%;
	float: left;
}

.temp-head .head-logined-arraw-down {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid white;
	float: left;
	margin-top: 28px;
	margin-left: 8px;
}

.temp-head .head-logined-down {
	border-top: 5px solid #333
}

.temp-head .head-logined-show-select {
	width: 80px;
	background-color: white;
	float: right;
	display: none;
}

.temp-head .head-logined-show-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid white;
	margin: 0 auto;
	margin-top: -5px;
}

.temp-head .head-logined-show-li {
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	color: #333333;
	cursor: pointer;
}

.temp-head .head-logined-show-li:hover {
	background-color: #f4f4f4;
}

.head-logined-show-line {
	width: 75%;
	margin: 0 auto;
	height: 1px;
	background-color: #e5e5e5;
}

.icon-1:hover .s1 {
	display: block;
}

.icon-2:hover .s2 {
	display: block;
}

.icon-3:hover .s3 {
	display: block;
}

.temp-head .er-img {
	position: absolute;
	background: #fff;
	display: none;
	top: 40px;
	color: #333;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background: #fff;
	z-index: 10;
	padding: 0 5px 5px 5px;
}

.temp-head .s1 {
	right: 302px;
}

.temp-head .s2 {
	right: 270px;
}

.temp-head .s3 {
	right: 237px;
}

.temp-head .er-weixin-img {
	margin-top: 5px;
	width: 120px;
	height: 120px;
	background: url("../img/qr-wx.png") no-repeat center;
	background-size: 110px 110px;
}

.temp-head .er-weibo-img {
	margin-top: 5px;
	width: 120px;
	height: 120px;
	background: url("../img/qr-sina.png") no-repeat center;
	background-size: 110px 110px;
}

.temp-head .er-dingyue-img {
	margin-top: 5px;
	width: 120px;
	height: 120px;
	background: url("../img/qr-ins.png") no-repeat center;
	background-size: 110px 110px;
}

.box-shadow {
	-webkit-box-shadow: 0 0 10px rgba(27, 70, 81, .5);
	-moz-box-shadow: 0 0 10px rgba(27, 70, 81, .5);
	box-shadow: 0 0 10px rgba(27, 70, 81, .5);
}

#indexTopSlide {
	top: -110px;
	position: fixed;
	box-shadow: 1px 0px 20px #d6d4d4;
}

/*标题样式*/
.title-h2 {
	margin-bottom: 40px;
}

.title-h2 h2 {
	font-weight: 500;
	font-size: 36px;
	line-height: 58px;
	text-align: center;
}

.title-h2 .title-lineTitle {
	width: 52px;
	height: 11px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(../img/indexpec/lineTitle.png) 100% 100% no-repeat;
}

/*海浪动画*/
.cartoon {
	width: 100%;
	height: 250px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-top: 100px;
}

.wave-1 {
	width: 2550px;
	height: 600px;
	background: url(../img/claims/wave.png) no-repeat;
	background-position: -200px 0;
	position: absolute;
	top: 0;
	left: -300px;
	opacity: 0.05;
	animation: mywave 5s ease-in-out alternate infinite;
}

.wave-2 {
	width: 2550px;
	height: 600px;
	opacity: 0.05;
	background: url(../img/claims/wave2.png) no-repeat;
	background-position: -100px 0;
	position: absolute;
	top: 0;
	left: -400px;
	animation: mywave 4s ease-in-out alternate infinite;
}

@keyframes mywave {
	0% {
		transform: translate(0px, 0px);
	}

	50% {
		transform: translate(-50px, 30px);
	}

	0% {
		transform: translate(100px, 0px);
	}
}

/*用户登录*/
.user-made {
	width: 100%;
	background-color: white;
	display: flex;
}

.user-made .user-made-content {
	width: 600px;
	margin: 20px auto;
}

.user-made-content h1 {
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	font-weight: 100;
	margin-bottom: 40px;
}

.user-made-content label {
	width: 30%;
	float: left;
	font-size: 18px;
	line-height: 40px;
	text-align: right;
	margin-bottom: 30px;
}

.user-made-content label:last-child {
	margin-bottom: 0
}

.user-made-content .user-made-input {
	width: 70%;
	float: left;
	margin-bottom: 30px;
}

.user-made-content .user-made-input:last-child {
	margin-bottom: 0
}

.user-made-content .login-pop-input-box {
	width: 55%;
}

.user-made-input .made-input {
	line-height: 40px;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 260px;
	padding: 0 10px;
	margin-left: 20px;
}

.user-made-input .made-input:focus {
	border: 1px solid #00aca0;
}

.user-made-btn {
	margin-left: 20px;
	display: block;
	width: 320px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	background: #00aca0;
	color: white;
	text-align: center;
	margin: auto;
}

.user-made-btn:hover {
	background: #00897e;
}

.custom-content-input {
	position: relative;
}

.custom-content-input .insuranceTemp-show-warringtext {
	position: absolute;
	font-size: 12px;
	color: red;
}

#company_info #success-box {
	text-align: center;
	margin-top: -20px;
}

#success-box p:first-child {
	font-size: 35px;
	color: #00ACA0;
	margin-top: 20px;
}

#success-box p:last-child {
	font-size: 16px;
	margin-top: 10px;
}

#success-box .success-btn {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

#success-box .success-btn button {
	margin: 0 auto;
	margin-top: 30px;
}

.login-body .login-input-num {
	position: relative;
	width: 280px !important;
}

.login-body .login-input-num span {
	position: absolute;
	top: 14px;
	right: -25px;
	color: #00aca0;
	font-weight: bold;
}

.login-body .input-state-error input {
	border-color: #e8383d;
}

.login-body .input-state-error span {
	color: #e8383d;
}

.login-body .login-input-num p {
	position: absolute;
	bottom: -5px;
	font-size: 12px;
	left: 0;
	color: #e8383d;
	display: none;
	white-space: nowrap;
}

.login-body .input-state-error p {
	display: block;
}

.tab-ver-box .login-input-num p {
	bottom: -20px;
}

/*弹出登陆*/
.change-login-box {
	position: fixed;
	width: 100%;
	height: 100px;
	left: 0;
	top: 0;
	background-color: rgb(0, 0, 0, .6);
}

.public-login-pop .login-input-num p {
	bottom: -30px;
	left: 20px;
}

.public-login-pop #drag2 {
	width: 100%;
}

/*极客+上标*/
.sup-up {
	position: relative;
}

.sup-full {
	top: -4px;
}

.sup-small {
	top: -8px;
}

.sup-default {
	top: -12px;
}

.sup-big {
	top: -20px;
}

.find-pw-login {
	position: relative;
	bottom: -180px;
	text-align: right;
}

.find-pw-login a {
	color: #00ACA0;
}

.find-pw-login a:hover {
	color: #666;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	border: 1px solid #CCC !important;
}

.temp-footer-listItemLast.temp-footer-right-ewm {
	right: 0;
	position: absolute;
}

.header-company-custom {
	cursor: pointer;
	padding: 12px 3px 12px 10px;
}

.header-company-custom:hover {
	background: rgba(0, 0, 0, 0.2);
}

.header-company-custom-box {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99999;
	display: none;
}

.header-company-custom-box .company-custom-cont-box {
	position: fixed;
	/*width: 600px;*/
	/*height: 67%;*/
	/*margin: 0 auto;*/
	max-width: 600px;
	max-height: 720px;
	top: 50%;
	left: 50%;
	min-width: 490px;
	height: 580px;
	/*margin-left: -300px;
	margin-top: -360px;*/
	background-color: white;
	padding-bottom: 20px;
	border-radius: 5px;
}

.company-custom-cont-box .custom-header {
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	position: relative;
	border-bottom: 1px solid #ECECEC;
}

.company-custom-cont-box .custom-header .span {
	position: absolute;
	right: 30px;
	top: 20px;
	cursor: pointer;
	background-color: pink;
}

.company-custom-cont-box .custom-content {
	width: 65%;
	margin: 0 auto;
}

.company-custom-cont-box .custom-content-name {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}

.company-custom-cont-box .custom-content-input input {
	width: 100%;
	line-height: 30px;
	height: 30px;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 0 0 0 10px;
	font-size: 12px;
}

.company-custom-cont-box .custom-content-input textarea {
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 0 0 0 10px;
	resize: none;
	font-size: 12px;
}

.company-custom-cont-box .custom-content-btn {
	width: 100%;
	text-align: center;
	line-height: 40px;
	background: #00ACA0;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	padding: 0 0 0 10px;
	margin-top: 15px;
}

.company-custom-cont-box .custom-content-btn:active {
	background: #008C82;
}

.closeBtn {
	position: relative;
	width: 1px;
	height: 15px;
	background: #333;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
}

.closeBtn:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 15px;
	background: #333;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.header-company-custom-box .company-custom-cont-box .closeBtnBox {
	width: 25px;
	position: absolute;
	top: 20px;
	right: 14px;
	line-height: 1.2;
	cursor: pointer;
}

.header-company-custom-box .input_err_header input {
	border-color: red;
}

.header-company-custom-box .header-company-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.header-company-custom-box .custom-form-out-box {
	height: 400px;
	overflow-y: scroll;
	width: 100%;
	overflow-x: hidden;
	padding-right: 50px;
}

.custom-content-name span {
	float: right;
}

.temp-footer-bottom p:hover {
	color: #fff !important;
}

.link-our {
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;

}

.link-our li {
	margin-bottom: 7px;
	white-space: nowrap;
	opacity: .6;
}

.temp-footer .temp-footer-link {
	width: auto;

}