/*全局*/

body {
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

.list-none {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.ey-head {
	height: 80px;
	overflow: hidden;
}

.ey-head .logo li {
	float: left;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
}

.ey-head .logo li img {
	max-width: 100%;
	height: 77px;
}

@media screen and (max-width:768px) {
	.ey-head .logo li img {
		height: 90%;
	}
}

.ey-head .logo ul>li+li:before {
	padding: 0 10px;
	color: #ddd;
	font-size: 22px;
	content: "|\00a0"
}

.ey-footer {
	text-align: center;
	padding: 30px;
	color: #777;
}

.ey-footer p {
	margin-bottom: 5px;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

.ey-member {
	background-color: #f7f7f7;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2rem 0px 1rem 0;
	overflow-x: hidden;
}

.ey-member select.form-control,
.ey-member button.form-control {
	height: 60px !important;
	cursor: pointer;
}

.ey-member .input-group .input-group-addon {
	border-radius: 0px;
	background: #efefef;
}

.ey-member .input-group i.fa {
	font-size: 18px;
	color: #aaa;
	width: 20px;
	text-align: center;
}

.ey-member select.form-control {
	border-radius: 0px;
}

.ey-member textarea.form-control {
	height: auto;
}

.ey-member .login_link {
	text-align: right;
	margin-bottom: 15px;
}

.ey-member .login_code_img img {
	height: 43px;
	cursor: pointer;
}

.ey-member .form-control-feedback {
	height: 43px;
	line-height: 43px;
	padding-right: 20px;
}

.ey-member .btn {
	border-radius: 2px;
}

.ey-form-choice {
	padding: 10px;
}

.ey-form-file-title {
	padding-top: 8px;
	padding-bottom: 8px;
}

.ey-form .ey-upfile .file-drop-zone {
	border: 0px;
	margin: 0px;
}

.ey-form .ey-upfile .file-preview {
	border-radius: 0px;
	max-width: 220px;
}

/*display:none;*/
.ey-form .ey-upfile .kv-upload-progress {
	max-width: 220px;
}

/*display:none;*/
.ey-form .ey-upfile .kv-upload-progress .progress {
	border-radius: 0px;
}

/*display:none;*/
.ey-form .ey-upfile .file-preview .file-actions {
	display: none;
}

.ey-form .ey-upfile .file-preview-frame {
	box-shadow: none;
	display: block;
	margin: 0px;
	border: 0;
	padding: 0px;
	float: none;
	height: auto;
}

.ey-form .ey-upfile .file-preview-frame img {
	width: 100% !important;
	height: auto !important;
}

.ey-form .ey-upfile .file-preview-frame:hover {
	box-shadow: none;
}

.ey-form .ey-upfile .file-drop-zone-title {
	font-size: 30px;
}

.ey-form .ey-upfile .fileinput-cancel-button {
	width: 76px;
}

.ey-form .ey-upfile .progress {
	margin-bottom: 10px;
}

.ey-form .select-linkage .form-control {
	padding-right: 0px;
}

.has-success .form-control {
	border-color: #ccc;
}

.has-success .input-group-addon {
	border-color: #ccc;
}

/*登录界面*/

.login_index {
	background-color: #efefef;
	background-image: url(../images/2015020201454781.jpg);
}

.login_index a.btn {
	margin-top: 20px;
}

.login_index .login_type {
	text-align: center;
	margin-top: 20px;
}

.login_index .login_type p {
	color: #444;
}

.login_index .login_type .row {
	padding-top: 5px;
}

.login_index .login_type i {
	font-size: 35px;
}

.login_index .login_type i.fa-qq {
	color: #70A8D6;
}

.login_index .login_type i.fa-weibo {
	color: #E07366;
}

.login_index .login_type i.fa-weixin {
	color: #54C135;
}

.login_index .form-control {
	border: 0;
}

/*注册页面*/

.register_index .fv-form,
.reg .header {
	margin: 0px auto;
	width: 6rem;
}

.register_index .login_link {
	margin-top: 10px;
	margin-bottom: 10px;
}

.register_index .login_link .login_link_register {
	margin-right: 6px;
}

.register_index .ey-more {
	position: relative;
}

.register_index .ey-more span {
	position: absolute;
	text-align: center;
	height: 30px;
	line-height: 30px;
	left: 50%;
	margin-left: -50px;
	top: -15px;
	width: 100px;
	overflow: hidden;
	background-color: #fff;
}

.register_index .login_code .form-control-feedback {
	display: none !important;
}

/*邮箱验证*/



/*短信验证*/

.phone_code {
	margin: 5px 0px;
	min-width: 100%;
}

.phone_code .badge {
	font-weight: normal;
	background: #777;
	color: #fff;
}

.register_index .fa-mobile {
	font-size: 26px !important;
}

/*会员中心*/

.ey-head .user-info {
	padding-top: 20px;
}

.ey-head .user-info .breadcrumb {
	background: none;
	padding: .75rem 1.5rem;
}

.member-profile {
	padding: 10px 0px;
}

.member-profile-content {
	margin: 0px;
	padding: 20px;
}

.member-profile-content .sidebar .list-group-item {
	border: none;
	border-radius: 0px;
	line-height: 17px;
}

.ey-member-index .form-group {
	margin-bottom: 0px;
}

.ey-member-index .row {
	margin-top: 40px;
}

.ey-member-index .basic .row:last-child {
	border-bottom: none;
}

.ey-member-index .ey-form {
	max-width: none;
	background: none;
	padding: 0px;
	margin: 0px;
}

.ey-member-index .panel {
	border: none;
	border-radius: 0px;
	box-shadow: none;
}

.ey-member-index .panel-default>.panel-heading {
	border-radius: 0px;
	font-size: 16px;
}

.member-profile-content .sidebar .list-group {
	margin-bottom: 0px;
}

.member-profile-content .ey-member-profile {
	background: #fff;
	padding: 15px;
	min-height: 500px;
}

.member-profile-content .sidebar-box {
	background: #fff;
	padding: 20px 15px;
}

/*帐号安全*/

.ey-member-safety {}

.ey-member-safety .media {
	padding: 30px 0px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.ey-member-safety .media button {}

.ey-member-safety .media i {
	font-size: 25px;
	width: 50px;
	text-align: center;
	color: #337ab7;
}

.ey-member-safety .media i.fa-unlock-alt {
	font-size: 33px;
}

.ey-member-safety .media i.fa-mobile {
	font-size: 48px;
}

.ey-member-safety .media .media-body {
	color: #999;
}

.ey-member-safety .media .media-heading {
	font-size: 18px;
	color: #444;
}

.ey-member-safety .modal .modal-body {
	padding: 15px 15px 0px;
}

.ey-member-safety .modal form {
	padding: 0px 0px 0px;
	margin: 0px;
	max-width: none;
}

.ey-member-safety .media .loading {
	background: #fff url(../images/loading.gif) no-repeat center center;
	color: #fff;
}

/*新增样式*/



.panel-default .panel-heading {
	background: none;
	border-bottom: 2px solid #f7f7f7;
	height: 44px;
	line-height: 44px;
}

.panel-default .panel-heading strong {
	cursor: pointer;
	background: none;
	font-weight: normal;
	background: -moz-linear-gradient(top, #e1e1e1, #fff);
	font-size: 16px;
	float: left;
	margin: 0 2px 0 0;
	height: 44px;
	line-height: 45px;
	width: 111px;
	text-align: center;
}

.ey-member-index .basic .panel-body {
	clear: both
}

.panel-default .panel-heading span {
	float: right;
	padding-right: 10px;
	font-size: 13px;
	cursor: pointer;
}

.panel,
.member-profile-content .sidebar-box {
	padding: 0px !important;
}

li.list-group-item {
	padding: 0px !important;
}

.user-tx a {
	width: 160px;
	display: block;
	position: relative;
}

.user-tx a img {
	width: 100%;
}

.user-tx span {
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #ff6565;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.input-txt {
	width: 80%;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #DCDFE6;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-shadow: none;
	border-radius: 0;
	height: 36px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
}

.panel-default select {
	height: 38px;
	line-height: 38px;
	border-radius: 0;
	border: 1px solid #ccc;
	padding-left: 7px;
}

span.redx {
	color: red;
	float: right;
	width: 18%;
	text-align: left;
	vertical-align: middle;
	height: 38px;
	line-height: 38px;
}

p.notic {
	margin-bottom: 0px;
}

.sidebar-header {
	padding: 30px 15px;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.sidebar-header .title h1 {
	color: #666;
}

.sidebar-header .title p {
	font-size: 0.9em;
	font-weight: 200;
	color: #666;
	margin: 0px;
}

.rounded-circle {
	border-radius: 50% !important;
}

.sidebar-header .avatar {
	width: 80px;
	margin: 0px auto;
}

.sidebar-header .avatar img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: auto;
	width: 80px;
	height: 80px;
}

.d-flex {
	text-align: center
}

.sidebar-header .title {
	margin-top: 10px;
	clear: both
}

.ydc-icon {
	width: 18px;
	height: 18px;
	display: block;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
}

.list-group-item a {
	display: block;
	width: 100%;
	padding: 12px 0 12px 68px;
	line-height: 20px;
	position: relative;
	font-size: 14px;
}

.ydc-icon-find {
	margin-right: 8px;
	background-image: url(../images/homeico.png);
}

.active .ydc-icon-find {
	margin-right: 8px;
	background-image: url('../images/homeico2.png');
}

.fl {
	float: left;
}

.ydc-icon-record {
	margin-right: 8px;
	background-image: url('../images/caiwu-hei.png');
}

.active .ydc-icon-record {
	background-image: url('../images/caiwu.png');
}

.input-group {
	padding-top: 0px;
	margin: 0px auto;
	width: 320px;
}

.changepass .container {
	padding-top: 25px;
}

.changepass .modal-footer {
	text-align: center
}

.changepass .form-group {
	margin-bottom: 0px;
}

.enabled-button {
	background-color: #ffac35 !important;
	border-color: #ffac35 !important;
	color: white !important;
	cursor: pointer !important;
}

.disabled-button {
	/* background-color: #ffbe99 !important; */
	color: #fff !important;
	/* border-color: #ffbe99 !important; */
	cursor: default !important;
}

.reg {
	background: #f7f7f7;
}

.reg .input-group {
	width: 100%;
}

.reg .chicuele {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 0.7rem;
	line-height: 0.7rem;
	color: #666;
	font-size: 0.18rem;
	margin-bottom: 0.25rem;
	border: 1px solid #ddd;
}

.reg fieldset {
	background: #f7f7f7;
	border: 1px solid #e7e7e7
}

.reg legend {
	font-size: 1.1em;
}

.reg .radio,
.reg .checkbox {
	width: 100%;
	float: left;
}

.reg .radio label,
.reg .checkbox label {
	padding-left: 6px;
}

.reg .header {
	padding: 15px 0px;
	color: #fff;
	text-align: center
}

.reg .header span {
	font-size: 1.6rem;
}

.reg .select .dt {
	display: block;
	margin-bottom: .5rem;
}

.reg .panel-body {
	padding: 0.8rem 0.6rem;

}

.reg .checkbox-label .checkbox,
.reg .radio-label .radio {
	display: none;
}

.reg .checkbox-label {
	position: relative;
	font-family: sans-serif;
	display: inline-block;
	padding-left: 30px;
	user-select: none;
	margin-right: 10px;
	cursor: pointer;
}

.reg .checkbox-label .check-mark {
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	position: absolute;
	left: 0px;
	display: inline-block;
	top: 2px;
	border-radius: 3px;
	border: 1px solid #e4eaec;
}

.reg .checkbox-label.table-checkbox .check-mark {
	top: -8px;
}

.reg .checkbox-label.release-checkbox .check-mark {
	top: 4px;
}

.reg .checkbox-label.car-checkbox .check-mark {
	top: 0px;
}

.reg .checkbox-label .checkbox:checked+.check-mark {
	background-color: #ff7600;
	border: 1px solid #ff7600;
	transition: .1s;
}

.reg .checkbox-label .checkbox:checked+.check-mark:after {
	content: "";
	position: absolute;
	width: 10px;
	transition: .1s;
	height: 5px;
	background: #ff7600;
	top: 45%;
	left: 50%;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.reg .radio-label {
	position: relative;
	font-family: sans-serif;
	display: inline-block;
	padding-left: 25px;
	user-select: none;
	margin-right: 10px;
	cursor: pointer;
}

.reg .radio-label .check-mark {
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	position: absolute;
	left: 0;
	display: inline-block;
	top: 2px;
	border-radius: 50%;
	border: 1px solid #e4eaec;
}

.reg .radio-label .radio:checked+.check-mark {
	border: 1px solid #ff7600;
	background-color: #ff7600;
	transition: .1s;
}

.reg .radio-label .radio:checked+.check-mark:after {
	content: "";
	position: absolute;
	width: 10px;
	transition: .1s;
	height: 5px;
	background: #ff7600;
	top: 45%;
	left: 50%;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.reg .login-link {
	margin: 0.2rem 0.1rem;
	text-align: right;
}

.reg .login-link .login-link-reg {
	margin-right: 15px;
}

.reg .login-link span {
	color: #CACAD9;
	padding: 0 4px 0px 7px;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}

.reg .login-link .tr {
	text-align: right;
}

.reg .login-link a {
	font-size: 14px;
	color: #999;
	vertical-align: middle;
}

.reg .clause-box {
	position: relative;
	margin: 4px 0 15px 0;
	display: flex;
}

.reg .clause-box a {
	color: #999;
}

.reg .clause-box .checkbox-label .check-mark {
	top: 0;
}

.reg .clause-box .checkbox-label {
	padding-left: 10px;
}

.reg .clause-box .checkbox-label .check-mark {
	width: 18px;
	height: 18px;
}

body.centre {
	overflow-x: hidden;
}

.centre .panel-body textarea {
	width: 80%;
	min-height: 60px;
	border: 1px solid #ccc
}

.centre .checkbox-custom,
.centre .radio-custom {
	margin-top: 0px;
}

@media (min-width:640px) {
	.col-sm-2 {
		width: 20% !important
	}

	.col-sm-10 {
		width: 80%
	}

	.hamburger {
		display: none !important;
	}
}

.pay .ey-member-index .row {
	margin: 10px 0px;
}

.pay .panel-body {
	padding: 0px 10px 0px;
}

.pay .dataTables_wrapper {
	margin-top: 10px;
}

@media (max-width:640px) {
	.col-sm-2 {
		display: none;
	}

	.col-sm-10 {
		width: 100% !important;
		padding: 0px !important;
	}

	.nber {
		display: none;
	}

	.member-profile-content {
		padding: 0 5px;
	}

	.panel-body {
		padding: 8px;
	}

	.centre .panel-body {
		padding: 3px;
	}

	.ey-head .user-info .breadcrumb {
		display: none;
	}

	.ey-head {
		height: 68px;
		overflow: hidden;
	}

	.ey-head .logo li {
		float: left;
		height: 68px;
		line-height: 68px;
		font-size: 22px;
	}

	.changepass input.form-control {
		padding: 0px !important;
		text-indent: 8px;
	}

	.changepass input.btn-primary {
		position: absolute;
		right: -1px;
		top: 0px;
		z-index: 2;
		height: 38px;
		padding: 0px;
		border-radius: 2px;
	}

	.ey-member-index .row {
		margin-top: 30px;
	}
}

.tag-success {
	background: none;
	color: #333
}

.register_index input.sento {
	position: absolute;
	right: 0;
	top: 0;
	height: 0.7rem;
	line-height: 0.7rem;
	background: #999 !important;
	border-color: #999 !important;
	z-index: 2;
	font-size: 0.2rem;
	border: 1px solid #ddd;
    outline: none;
    padding: 0 0.2rem;
	cursor: pointer;
}

/*-------------------------------*/

#wrapper {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	padding-left: 0;
	transition: all 0.5s ease;
}

#wrapper.toggled {
	padding-left: 220px;
}

#wrapper.toggled #sidebar-wrapper {
	width: 220px;
}

#wrapper.toggled #page-content-wrapper {
	margin-right: -220px;
	position: absolute;
}

#sidebar-wrapper {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	background: #fff;
	height: 100%;
	left: 220px;
	margin-left: -220px;
	overflow-x: hidden;
	overflow-y: auto;
	transition: all 0.5s ease;
	width: 0;
	z-index: 1000;
}

#sidebar-wrapper::-webkit-scrollbar {
	display: none;
}

#page-content-wrapper {
	padding-top: 70px;
	width: 100%;
}


.hamburger {
	background: transparent;
	border: none;
	display: block;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 10px;
	width: 30px;
	z-index: 999;
}

.hamburger:hover {
	outline: none;
}

.hamburger:focus {
	outline: none;
}

.hamburger:active {
	outline: none;
}

.hamburger.is-closed .hamb-top {
	-webkit-transition: all 0.35s ease-in-out;
	top: 5px;
}

.hamburger.is-closed .hamb-middle {
	margin-top: -2px;
	top: 50%;
}

.hamburger.is-closed .hamb-bottom {
	-webkit-transition: all 0.35s ease-in-out;
	bottom: 5px;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%;
}

.hamburger.is-open .hamb-top {
	-webkit-transform: rotate(45deg);
	-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
	background-color: #ffffff;
	margin-top: -2px;
	top: 50%;
}

.hamburger.is-open .hamb-middle {
	background-color: #ffffff;
	display: none;
}

.hamburger.is-open .hamb-bottom {
	-webkit-transform: rotate(-45deg);
	-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
	background-color: #ffffff;
	margin-top: -2px;
	top: 50%;
}

/*-------------------------------*/

/*          Dark Overlay         */

/*-------------------------------*/

.overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1;
}

.list-group-item:first-child {
	border-radius: 0px !important;
}

@media (min-width:640px) {
	.reg .panel-body {
		background: #fff;
		box-shadow: 0 0 10px #eee;
		border-radius: 5px;
		border: #cecece;
	}

}

@media (max-width:640px) {
	.reg .panel-body {
		padding: 30px 15px;
	}

	.regi .panel-body {
		padding: 0px 15px 0px;
	}

	.reg .btn-primary {
		width: auto
	}

	.panel-default .panel-heading strong {
		width: 80px;
	}

	.deta .ey-member-index .row {
		margin: 10px -10px;
	}

	h1.text-xs-center {
		font-size: 2rem;
		margin-top: 10px !important;
	}
}

.changepass .form-group {
	margin-bottom: 10px;
}

.form-group a.login_link {
	position: absolute;
	right: 0;
	top: 0;
}



em,
i {
	font-style: normal
}

.input-group em.tis {
	position: absolute;
	right: 6px;
	top: 10px;
	z-index: 3;
	color: #999
}

.mip-reg-logo {
	text-align: center;
	margin-bottom: 30px;
}

.mip-reg-logo img {
	width: 65%;
}

.mip-reg-heading {
	margin-top: 0px;
	margin-bottom: 0.5rem;
	padding: 0;
	text-align: center
}

.mip-reg-heading .nav-item {
	color: #333;
	padding: 6px 0;
	font-size: 24px;
	border-bottom: 3px solid #fff;
	margin: 0 20px;
}

.reg .tab_list {
	font-size: 0;
	text-align: center;
}

.reg .tab_list ul {
	margin: 0;
	padding: 0;
}

.reg .tab_list li {
	display: inline-block;
	position: relative;
	color: #333;
	padding: 0.1rem 0;
	font-size: 0.35rem;
	border-bottom: 3px solid #fff;
	margin: 0 0.3rem;
}

.reg .tab_list li::before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 35%;
	width: 30%;
	height: 3px;
	border-radius: 2px;
	transition: transform .3s;
}

.reg .tab_list li:last-child {
	margin-right: 0;
}

.reg .tab_list li.current {
	color: #ea5520
}

.reg .tab_list li.current::before {
	background: #ea5520;
	content: '';
	position: absolute;
	bottom: -10px;
	left: 35%;
	width: 30%;
	height: 3px;
	border-radius: 2px;
	transition: transform .3s;
}

.login-more {
	width: 100%;
}

.login-more .title {
	position: relative;
	margin: 40px auto 20px;
	text-align: center;
	width: 90%;
}

.login-more .title::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #eee;
}

.login-more .title span {
	position: relative;
	background: #fff;
	display: inline-block;
	padding: 0 20px;
	z-index: 2;
	color: #999;
	font-size: 16px;
}

.login-more .login-list {
	width: 100%;
	text-align: center;
}

.login-more .login-list .login-item {
	display: inline-block;
	text-align: center;
	line-height: 46px;
	width: 46px;
	height: 46px;
	background-color: #f4f4f4;
	margin: 0 15px;
	border-radius: 50px;
	color: #fff;
}

.login-more .login-list .login-item.qq {
	background-color: #18acfc;
}

.login-more .login-list .login-item.weixin {
	background-color: #37bf67;
}

.login-more .login-list .login-item.weibo {
	background-color: #ff6d00;
}

.login-more .login-list .login-item i {
	font-size: 26px;
}

/*邮箱认证*/
.yxrz {}

.yxrz .form-control {
	width: 70%;
	border-right: none;
}

.yxrz .btn-primary {
	width: 30%;
	height: 36px;
	background: #999 !important;
	height: 36px !important;
}

.yxrz .btn-primary:hover,
.yxrz .btn-primary:focus,
.yxrz .btn-primary:active {
	background: #888 !important;
}


.czl {
	width: 88px;
	height: 32px !important;
	margin-right: 3px;
	padding: 0px 3px;
}

.font-size-24 {
	font-size: 24px;
}

.green-400 {
	color: #7dd3ae !important;
}

[class*=' wb-'],
[class^=wb-] {
	font-family: 'Web Icons';
	font-weight: 400;
	font-style: normal;
	position: relative;
	display: inline-block;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.font-size-75 {
	font-size: 75px !important;
}

/*分页*/
.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.deta .dataTables_paginate,
div.fytotal {
	text-align: center;
}

i.fa-power-off {
	margin-right: 6px;
	margin-left: 2px;
}

.fa-power-off:before {
	font-size: 17px;
	color: #aaa;
	content: "\f127";
}

/*第三方登录样式*/
/*第三方登录样式*/
.qrcode-title {
	margin-top: 60px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	color: #9fa5bb;
	vertical-align: middle;
}

.qrcode-title .cross-line {
	width: 90px;
	height: 1px;
	margin: 9px 10px 0;
	display: inline-block;
	vertical-align: top;
	background-color: #cbcbcb;
}

.login_type {
	padding-top: 15px;
	width: 60%;
	margin: 0 auto;
}

.login_type ul li i {
	font-size: 3rem;
}

.login_type ul li a span {
	display: block;
	color: #9fa5bb;
	margin-top: 10px;
}

/*兼容新版左侧结构样式 2020-12-28*/

.member-profile-content .ey-nav {
	background-color: #fff;
	width: 200px;
	min-height: 600px;
	position: relative;
	margin-bottom: 1.875rem;
	background-color: #fff;
	border: 0 solid transparent;
	border-radius: .286rem;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.paw-on-off {
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	right: 10px;
}

.paw-on-off i {
	color: #999;
	font-size: 30px;
}

@media (min-width: 640px) {
	.member-profile-content .ey-nav {
		width: 20% !important;
	}
}
.form-control{
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    color: #666;
    font-size: 0.18rem;
    margin-bottom: 0.25rem;
    padding: 0 0.2rem;
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    outline: none;
}
@media (min-width: 480px) {
	.member-profile-content .ey-nav {
		float: left;
		width: 16.666667%;
	}

	.member-profile-content .sidebar-box ul {
		padding: 15px 0;
		border-bottom: 1px solid #eee;
		text-align: center;
	}

	.member-profile-content .sidebar-box ul:last-child {
		border-bottom: none;
	}

	.member-profile-content .sidebar-box ul li .title {
		text-align: center;
		font-size: 16px;
		font-weight: 700;
		color: #333;
	}

	.member-profile-content .sidebar-box ul li {
		color: #999;
		line-height: 40px;
		height: 40px;
	}

	.reg input.form-control[type="text"]:focus,
	.reg input.form-control[type="password"]:focus,
	.reg textarea.form-control:focus,
	.reg button.form-control:focus {
		background: #ffffff;
		color: #444444;
		border-color: #ea5520;
	}

	/* 20210122新增购物车热门产品 */
	.wc1200 {
		margin: 0 auto;
		width: 1200px;
	}

	.fl {
		float: left;
	}

	.fr {
		float: right;
	}

	.mt20 {
		margin-top: 20px;
	}

	.pr_icon {
		background: url(../images/br-price-icon.png) no-repeat 0 0;
	}

	.warp-pic-list li {
		float: left;
		display: inline;
	}

	.warp-pic-list .img_wrap {
		display: block;
		font-size: 0;
		overflow: hidden;
	}

	.warp-pic-list .text-area {
		background-color: #fff;
		line-height: 24px;
	}

	.row .hd {
		height: 55px;
	}

	.row .hd .title {
		font-size: 24px;
		line-height: 54px;
	}

	.tab-T-3 {
		width: 66px;
	}

	.tab-T-3 li {
		width: 12px;
		height: 12px;
		font-size: 0;
		background-color: #dfdfdf;
		float: left;
		margin-left: 10px;
		cursor: pointer;
		display: inline;
	}

	.tab-T-3 li.cur {
		background-color: #a2a2a2;
	}

	.rowE .warp-pic-list {
		position: relative;
		width: 1200px;
		height: 400px;
		overflow: hidden;
	}

	.rowE .count li {
		margin-right: 20px;
		width: 285px;
		height: auto;
		border: 1px dashed #cacaca;
	}

	.rowE .count .img_wrap {
		width: 283px;
		height: 283px;
	}

	.rowE .count .img_wrap img {
		width: 100%;
		height: 100%;
	}

	.rowE .count li .text-area {
		padding: 10px 15px 10px 15px;
	}

	.rowE .count li .text-area p {
		text-align: center;
		line-height: 24px;
		height: 24px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.rowE .count li .text-area .br-price {
		width: 100%;
		margin: 5px 0 2px;
		overflow: hidden;
		text-align: center;
	}

	.rowE .count li .text-area .br-price strong {
		font-size: 14px;
		font-family: verdana;
		font-weight: 400;
	}

	.rowE .count li .text-area .br-product-btn {
		margin: 10px 0 0;
		text-align: center;
	}

	.rowE .count li .text-area .br-product-btn .product-btn {
		display: inline-block;
		height: 28px;
		line-height: 28px;
		padding: 0 20px;
		border: 1px solid #999;
		color: #666;
		text-align: center;
		border-radius: 3px;
	}

	.rowE .count li .text-area .br-product-btn .product-btn:hover {
		color: #fff;
	}

	.rowE .count li .text-area .br-product-btn .product-btn i {
		display: inline-block;
		height: 18px;
		width: 18px;
		margin-right: 5px;
		background-position: 0 0;
		background-repeat: no-repeat;
		overflow: hidden;
		vertical-align: middle;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzAwM0NEMkY0NjA0MTFFOUE5NzhDMEZERURBRTA3QTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzAwM0NEMzA0NjA0MTFFOUE5NzhDMEZERURBRTA3QTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMDAzQ0QyRDQ2MDQxMUU5QTk3OEMwRkRFREFFMDdBNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMDAzQ0QyRTQ2MDQxMUU5QTk3OEMwRkRFREFFMDdBNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PssZixAAAADbSURBVHja3JbBDcMgDEVD1C06Sap2HZgJ1omUSdI52vjAARdjYyBS+m9GBJ7Mtx3zOTQp5JxL4hCCkXy3L0/VffdtTWKjAQdo73160KFR4AD9frzS+6y1PwdhKA66BjyXKAzFQZMZp+BK6y1WoeBK6/N0Uf03OO4gOO4t3EFwLAYHX0dYyuc9Bb6OsJTPxVaJsKOhcaehOk6Vx8+ClrTJyxYnOTlrChBeonVy5gqw9BJG+6+inZzafxWsG5dtbvz3bn/c+Gc9Li3EXgVbAs7tm1uzOSLrkn1fAQYA5CmAdS5d5+gAAAAASUVORK5CYII=);
	}

	.rowE .count li .text-area .br-product-btn .product-btn:hover i {
		background-position: -30px 0;
	}

	.rowE .count .p-num {
		font-family: "Tahoma";
		font-weight: bold;
	}


	.rowE .warp-pic-list:hover .prev,
	.rowE .warp-pic-list:hover .next {
		display: block;
	}

	.rowE .prev:hover,
	.rowE .next:hover {
		background: rgba(0, 0, 0, .2);
	}

	.rowE .prev {
		background-position: 0 -88px;
		left: 0;
		display: none;
		position: absolute;
		top: 50%;
		margin-top: -60px;
		z-index: 1;
		text-align: center;
		width: 40px;
		height: 100px;
		line-height: 100px;
		background: #f2f2f2;
		background: rgba(0, 0, 0, .1);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
		color: rgba(0, 0, 0, 0);
		border: 0;
		outline: none;
	}

	.rowE .prev:before {
		content: "<";
		color: #999;
		text-align: center;
		font-size: 42px;
		font-weight: 400;
		font-family: simsun;
	}

	.rowE .next {
		background-position: 0 -200px;
		right: 0;
		display: none;
		position: absolute;
		top: 50%;
		margin-top: -60px;
		z-index: 1;
		text-align: center;
		width: 40px;
		height: 100px;
		line-height: 100px;
		background: #f2f2f2;
		background: rgba(0, 0, 0, .1);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
		color: rgba(0, 0, 0, 0);
		border: 0;
		outline: none;
	}

	.rowE .next:before {
		content: ">";
		color: #999;
		text-align: center;
		font-size: 42px;
		font-weight: 400;
		font-family: simsun;
	}
}