body {
	font-family: 'Microsoft YaHei';
	background-color: #f2f2f2;
}
ul, ol {
	padding: 0;
	list-style: none;
}
.loading-wrap {
	position: absolute;
	left: 50%;
	top: 0;
	width: 254px;
	height: 36px;
	margin-left: -127px;
	background-color:#feedc4;
	box-shadow: 2px 2px 1px #cccccc;
	z-index: 1;
}
.loading-wrap .loading-msg {
	margin: 0;
    height: 36px;
    line-height: 36px;
    color: #814900;
    margin-left: 25px;
    text-align: center;
}
.loading-wrap .loading-msg span {
	float: left;
    padding-right: 0;
}
.loading-wrap .loading-msg em {
	display: inline-block;
	margin: 8px 5px 0 0;
    width: 20px;
    height: 20px;
	background: url(../images/loading.gif) 0 0 no-repeat;
}
.loading-wrap .loading-msg .msg {
	margin-left: 5px;
}

.top-bar {
	height: 36px;
	line-height: 36px;
	color: #a8a8aa;
	background-color: #444;
}
.top-bar i {
	font-style: normal;
}
.top-bar span {
	color: #fff;
}

.nav-wrap {
	margin-bottom: 20px;
	background-color: #fff;
}
.nav-wrap .logo {
	display: block;
	float: left;
	height: 40px;
	margin: 20px 0;
}
.nav-wrap .contact-wrap {
	margin-top: 14px;
	font-size: 14px;
}
.nav-wrap .contact-wrap p {
	margin: 6px 0;
	color: #d9534f;
	text-align: right;
}
.nav-wrap .contact-wrap p+p {
	color: #666;
}
.nav-wrap .contact-wrap a {
	margin-left: 16px;
	color: #000;
	text-decoration: none;
}
.nav-wrap .nav-menu {
	overflow: hidden;
	background: rgba(0, 0, 0, 0.8);
}
.nav-wrap .nav-menu .swiper-slide {
	width: auto;
    padding: 0 12px;
}
.nav-wrap .nav-menu .swiper-slide a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.nav-wrap .nav-menu .swiper-slide a:hover {
	opacity: 0.65;
}
.nav-wrap + .container {
	background-color: #fff;
}
.nav-mobile {
	position: relative;
	margin-top: 4px;
    padding: 6px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #fff;
}
.nav-mobile .icon-bar {
	display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
}
.nav-mobile .icon-bar+.icon-bar {
	margin-top: 4px;
}

.container .breadcrumb {
	background-color: #fff;
}

.side-menu {
	position: static;
	padding-top: 20px;
	background-color: #fff;
	line-height: 20px;
}
.side-menu h5 {
	position: relative;
	margin: 8px 30px 11px;
	text-align: center;
	color: #888;
	background: url(../images/ico/bg63.png) repeat-x 0 50%;
	cursor: default;
}
.side-menu h5 span {
	display: inline-block;
	padding: 0 8px;
	background-color: #fafafa;
}
.side-menu ol li {
	padding: 10px 0;
}
.side-menu a {
	display: block;
	padding-left: 29px;
	text-decoration: none;
	color: #333;
	border-left: 2px solid #fafafa;
}
.side-menu a:hover {
	color: #ca151e;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.side-menu .active {
	color: #ca151e;
    border-left-color: #ca151e;
}

.main .section-header {
	margin-bottom: 20px;
	padding: 40px 0 16px 2px;
	font: normal 24px "Microsoft YaHei";
	line-height: 1.2;
	border-bottom: 1px solid #dedede;
}
.main .section-header span {
	margin-left: 10px;
	color: #ff0000;
	font-weight: normal;
}
.panel-body p input[type='submit'] {
	width: 20%;
}
.panel-heading {
	padding: 0;
}

.instock .myTabs {
	margin-top: 40px;
}
.instock .myTabs .nav-tabs {
	margin-bottom: 15px;
}
.instock .myTabs #instock .checkbox label {
	margin-right: 20px;
}
.instock .myTabs #instock .checkbox > span {
	margin-left: 20px;
}
.instock .myTabs #instock .checkbox > span b {
	padding: 0 10px;
}
.instock .myTabs #instock .btn {
	padding: 1px 6px;
}

footer.footer .panel-title > a, 
.novice .panel-title > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}
footer.footer .panel-title > a > span {
	position: absolute;
	top: 12px;
	right: 22px;
}
footer.footer .panel-body {
	padding: 10px 15px;
	border-bottom: 1px solid #aaa;
	background-color: #dcdcdc;
}
footer.footer .panel-body a {
	color: #333;
}
footer.footer .panel-group .panel + .panel {
	margin-top: 0; 
}
.panel-body .panel-body .tit {
	display: block;
	padding-bottom: 10px;
}
.panel-body .panel-title {
	font-size: 14px;
}
.panel-body .panel-body .tit, .panel-body .panel-body p {
	line-height: 1.1;
}
.panel .panel-body .panel-heading {
	border-color: #ff9a9a;
	background-color: #ffe5e5;
}
#accordions {
	overflow: hidden;
}
blockquote p {
	position: relative;
}
blockquote p span {
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #666;
}
blockquote footer.content {
	margin-bottom: 10px;
}
#collapseFive h2, #collapseSix h2 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#collapseFive .m2 {
	margin-left: 2em;
}

footer.footer {
	position: relative;
	margin-top: 20px;
	padding: 20px 0;
	background: #202020;
	color: #959595;
}
footer.footer p {
	margin: 0;
}
footer.footer p.time {
	padding: 2px 7px;
}
footer.footer .tit {
	position: relative;
	margin: 16px 0 20px 0;
	padding-bottom: 8px;
	font: bold 16px Arial, Microsoft YaHei;
	color: #fff;
	border-bottom: 1px solid #303030;
}
footer.footer .tit:after {
  content: "";
  width: 70px;
  height: 1px;
  background: #f4645f;
  position: absolute;
  left: 0;
  bottom: -1px;
}
footer.footer p a {
	display: inline-block;
	margin: 0 6px 6px 0;
    padding: 2px 7px;
    font-size: 14px;
    color: #959595;
    text-decoration: none;
    line-height: 1.5em;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
footer.footer p a:hover {
	color: #ffffff;
    background: #f4645f;
}
footer.footer img {
	width: 100px;
	margin-top: 20px;
}
footer.footer img+h4 {
	font: normal 16px Microsoft YaHei;
	color: #ccc;
}
footer.footer hr {
	margin: 10px 0;
	border-top: 1px solid #424141;
}
footer.footer ul {
	text-align: center;
}
footer.footer li {
	display: inline-block;
}
footer.footer li span {
	padding-right: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #C1C1C1;
	line-height: 50px;
}
footer.footer li img {
	margin: 0;
}
footer.footer ul + p,
footer.footer ul + p + p {
	text-align: center;
}

.history .table tbody td dt,
.balance .table tbody td dt {
	display: none;
}

.mypage .change-photo {
	margin-top: 30px;
}
.mypage .change-photo > span {
	display: block;
	position: relative;
	width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    overflow: hidden;
    cursor: pointer;
    background-color: #ffeaee;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.mypage .change-photo img {
	width: 100px;
    height: 100px;
}
.mypage .change-photo span:hover span {
	bottom: 0;
}
.mypage .change-photo span span {
	width: 100%;
    height: 26px;
    color: #fff;
    display: block;
    position: absolute;
    bottom: -26px;
    left: 0px;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.mypage .change-photo span span strong {
	width: 100%;
    line-height: 22px;
    position: absolute;
    z-index: 2;
    font-size: 12px;
    font-weight: normal;
    display: block;
    text-align: center;
}
.mypage .change-photo span span em {
	width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}
.mypage .change-photo > p {
	font-size: 12px;
    color: #666;
    text-align: center;
    cursor: pointer;
}
.mypage li {
	padding-bottom: 20px;
}
.mypage ul li em,
.mypage li a {
	font: bold 18px "Microsoft YaHei";
	color: #d9534f;
	text-decoration: none;
}
.mypage li span  {
	margin-left: 20px;
}
.mypage li a {
	margin: 0 10px;
}
.mypage .info-wrap {
	margin-top: 20px;
}
.mypage .info-wrap ul li {
	position: relative;
	float: left;
    font-size: 12px;
    color: #666;
    text-align: center;
}
.mypage .info-wrap ul li a {
	width: 60px;
    height: 60px;
    display: block;
    margin: 0 20px 6px;
    border: 1px solid #ccc;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    background-repeat: no-repeat;
	background-image: url(../images/sprites.png);
}
.mypage .info-wrap ul li a.info-01 {
	background-position: 17px -110px;
}
.mypage .info-wrap ul li a.info-01:hover {
	background-position: 17px -265px;
}
.mypage .info-wrap ul li a.info-02 {
	background-position: -75px -110px;
}
.mypage .info-wrap ul li a.info-02:hover {
	background-position: -75px -265px;
}
.mypage .info-wrap ul li a.info-03 {
	background-position: -169px -110px;
}
.mypage .info-wrap ul li a.info-03:hover {
	background-position: -169px -265px;
}
.mypage .info-wrap ul li a.info-04 {
	background-position: -260px -110px;
}
.mypage .info-wrap ul li a.info-04:hover {
	background-position: -260px -265px;
}
.mypage .info-wrap ul li a.info-05 {
	background-position: -353px -110px;
}
.mypage .info-wrap ul li a.info-05:hover {
	background-position: -353px -265px;
}
.mypage .info-wrap li b {
	position: absolute;
    top: 0px;
    right: 20px;
	width: 16px;
    height: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #fff;
    background-color: #db3434;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.mypage .notice dt {
	padding: 16px 0;
    font-size: 18px;
    color: #ab273c;
    font-weight: normal;
}
.mypage .notice dt a {
	float: right;
	font-size: 12px;
    line-height: 24px;
    color: #999;
    text-decoration: none;
}
.mypage .notice dd {
	padding: 4px 0;
}
.mypage .notice dd a {
	padding-left: 12px;
	font-size: 14px;
    color: #666;
    text-decoration: none;
	background: url(../images/disc.png) no-repeat 0 6px;
}
.mypage .notice dd span {
	float: right;
	margin: 0px;
	padding-top: 2px;
	font-size: 12px;
    color: #999;
}
.mypage .add-title {
	margin-bottom: 20px;
}
.mypage .add-title > .wrap {
	margin-top: 16px;
	color: #ab263c;
    background-color: #ffe8ec;
}
.mypage .add-title > .wrap h3 {
	margin: 15px 0;
}
.mypage .add-title > .wrap span {
	display: block;
	margin-top: 20px;
	text-align: right;
}
.mypage .add-title .add {
	margin-top: 20px;
	font-size: 14px;
}
.mypage .add-title .add .wrap {
	padding-bottom: 20px;
	font-size: 16px;
}
.mypage .add-title .glyphicon-stop {
	margin-right: 8px;
	color: #d9534f;
}
.mypage .add-title .add p {
	text-align: center;
	color: #d9534f;
}
.mypage .add-title .add .tit {
	padding: 10px 15px;
	color: #d9534f;
}
.mypage .add-title .add .content {
	padding: 10px 15px;
	color: #6d6d6d;
}
.mypage .add-title .add .content a {
	text-decoration: none;
	color: #000;
}
.mypage .add-title .add .footer {
	margin: 6px 0 0 0;
	text-align: center;
	color: #a4a4a4;
}
.mypage .add-title .add .footer strong {
	padding: 0 4px;
	color: #d9534f;
}
.novice {
	padding: 60px 20px;
}
.history {
	padding-bottom: 40px;
}

.address .item {
	padding: 4px 0;
	font-size: 14px;
	line-height: 36px;
}
.address .item > span,
.address .item > div > span {
	display: block;
	width: 100px;
	float: left;
	margin-right: 15px;
	text-align: right;
}
.address .item > span > i,
.address .item > div > span > i {
	font-style: normal;
    color: #D12147;
    vertical-align: middle;
}
.address .item .dropdown {
	position: relative;
	display: inline-block;
	width: 144px;
	height: 34px;
	margin: 0 4px;
	line-height: 34px;
	border: 1px solid #ddd;
}
.address .item .dropdown .dropdown-menu {
	max-height: 360px;
	overflow-y: auto;
	padding: 0;
}
.address .item .dropdown .dropdown-menu li a {
	padding: 9px 20px;
	border-bottom: 1px solid #ddd;
}
.address .item .dropdown .dropdown-menu .active {
	background-color: #eee;
}
.address .item .dropdown a {
	display: block;
	padding: 0 20px;
	text-align: center;
	color: #333;
	text-decoration: none;
}
.address .item .dropdown a .caret {
	position: absolute;
	top: 15px;
	right: 10px;
}
.address .item input {
	width: 456px;
	height: 36px;
	margin: 0 5px;
	padding: 7px 10px;
	border: 1px solid #ddd;
}
.address .item input[type='file'] {
	margin-top: 5px;
	padding: 0 10px;
	border: 0;
	line-height: 14px;
}
.address .item input.name {
	width: 142px;
}
.address .item-bottom {
	margin-left: 120px;
}
.address .item-bottom button {
    margin: 30px 0 20px 0;
    padding: 6px 13px;
    font: bold 18px 'Microsoft YaHei';
    color: #fff;
    border: 1px solid #D12147;
    background-color: #D12147;
}
.address .adr-info {
	position: relative;
	height: 152px;
	margin: 0 0 16px 0;
	border: 1px solid #eee;
	cursor: pointer;
}
.address .adr-info:hover {
	background: #f7f7f7;
}
.address .default,
.address .default:hover {
	border: 2px solid #d22147;
	background-color: #fffbee;
}
.address .adr-info > p {
	margin: 0 18px;
	padding-top: 3px;
	word-break: break-all; 
}
.address .adr-info .header {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #eee;
}
.address .adr-info .header strong {
	float: left;
	font-size: 14px;
	font-weight: 700;
}
.address .adr-info .header b {
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: 400;
}
.address .adr-info .addressText {
	font-size: 12px;
	font-weight: 700;
}
.address .adr-info .edit {
	position: absolute;
	bottom: 8px;
	left: 0;
}
.address  .adr-info .edit a {
	color: #666;
	margin-right: 24px;
}

.image-container {
	position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: opacity 1s;
    background: url(../images/steps_background.jpg) no-repeat;
}
.crawler-logo {
	padding-bottom: 0;
}
.crawler-logo img {
	height: 34px;
}
.login .side,
.register .side {
	text-align: center;
}
.login .qrcode,
.register .qrcode {
	margin-top: 13em;
	height: 400px;
}
.sign-active,
.login .main,
.register .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    text-align: start;
    box-shadow: 0 0 13px 0 rgba(0,0,0,.75);
}
.login .main .alert {
	text-align: center;
}
.register .main .alert span {
	position: relative;
	top: 10px;
	display: block;
	float: right;
	font-size: 14px;
}
.register .main .alert span a {
	color: #f2481d;
	font-weight: bold;
	text-decoration: none;
}

.login .login-forget {
	color: #222;
    text-decoration: none;
}
.login em {
	padding: 0 4px;
	font-style: normal;
}
.login .regist-but {
	color: #f2481d;
    text-decoration: none;
}
.login-container {
	width: 450px;
    margin-top: 15%;
}
.return {
	margin-top: 50px;
}
.return .info,
.login-container .info {
	margin-bottom: 30px;
    font-size: 32px;
    font-weight: 300;
    text-align: right;
}
.return .content {
	padding: 40px;
	background: #fff;
}
.login-container .content {
	padding: 30px 40px;
	background-color: #fff;
    -moz-box-shadow: 0 1px 4px #ccc;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.login-container input {
	height: 49px;
	margin-top: 15px;
	padding-left: 12px;
    font-size: 16px;
}
.login-container button {
	margin-top: 15px;
}
.succeed  {
	margin-top: 20px;
	padding: 0 80px 50px;
	background-color: #fff;
}
.succeed .page-header h1 {
	font: bold 24px "Microsoft YaHei";
	text-align: center;
	color: #ab273c;
}
.succeed strong {
    padding-top: 30px;
    color: #ab273c;
    font-size: 16px;
}
.succeed .checkbox {
	padding-top: 20px;
}
.succeed a > b {
	width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-right: 6px;
    background: url(../images/href-icon.png);
}
.succeed .btn-danger {
	display: block;
	margin: 20px auto;
	padding: 6px 30px;
	font-size: 18px;
}
.succeed .btn-danger[disabled] {
	display: block;
	margin: 20px auto;
	padding: 6px 30px;
	font-size: 18px;
	background-color: #999;
	border-color: #999;
}

.sign-active {
    top: 210px;
    bottom: 80px;
    right: auto;
    text-align: center;
}
.sign-active .wrap {
	padding-bottom: 100px;
}
.sign-active h3 {
	margin-bottom: 20px;
	color: #d9534f;
}
.sign-active p {
	margin: 0;
}
.sign-active p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.checkemail {
	margin-top: 100px;
}
.checkemail .error img {
	width: 100%;
}
.checkemail .content {
	margin-top: 60px;
	color: #9e9e9e;
}
.checkemail .content h2 {
	font: bold 48px Microsoft YaHei;
}
.checkemail .content h3 {
	padding-bottom: 10px;
	font: normal 24px Microsoft YaHei;
	border-bottom: 1px solid #ccc;
}

@media (max-width: 768px) {
	body {
		font-size: 12px;
	}
	.top-bar span {
		font-size: 12px;
	}
	.nav-wrap .contact-wrap {
		margin-top: 8px;
		padding-right: 15px;
		font-size: 12px;
	}
	.nav-wrap .contact-wrap p {
		width: 150px;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.nav-wrap .contact-wrap a {
		display: block;
	}
	.side-menu {
		padding-top: 0;
		-webkit-transition: all 300ms ease-in;
	    -moz-transition: all 300ms ease-in;
	    -ms-transition: all 300ms ease-in;
	    -o-transition: all 300ms ease-in;
	    transition: all 300ms ease-in;
	}
	.nav-wrap {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 10px;
	}
	.nav-wrap .logo {
		margin: 10px 14px;
	}
	.nav-wrap .nav-menu {
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
		background: rgba(0, 0, 0, 0.8);
	}

	.main {
		position: relative;
		left: 0;
		margin: 0 -15px;
	}
	.main .section-header {
		margin-bottom: 10px;
		padding-top: 20px;
	    font-size: 16px;
	}
	.mypage .info-wrap {
		margin-top: 0;
	}
	.mypage .info-wrap ul {
		margin: 0;
	}
	.mypage ul li {
		padding-bottom: 0;
	}
	.mypage .info-wrap ul li {
		padding-bottom: 10px;
	}
	
	.main li > p .file, .panel-body p input[type='submit'] {
		width: 100%;
	}

	.side-menu {
		position: fixed;
		top: 0;
		right: -100%;
		background-color: #fff;
		z-index: 1;
	}
	.side-menu .wrap {
		border-bottom: 2px solid #f00;
	}
	.side-menu h4 {
		float: left;
		padding: 16px 30px 10px;
	}
	.side-menu .glyphicon {
		float: right;
		padding: 24px 30px 10px;
		font-size: 20px;
		color: #999;
	}
	.side-menu h4 a {
		padding: 0;
	}
	.side-menu h5 {
		margin: 0;
		padding: 9px 20px 9px 25px;
		text-align: left;
		background: #fff;
	    font-size: 16px;
	    color: #373737;
	}
	.side-menu h5 span {
		padding: 0;
		background-color: #fff;
	}
	.side-menu li a {
		border: none;
	}
	.side-menu li .active {
		color: #333;
	}
	.side-menu ol {
		border-top: 2px solid #999;
		border-bottom: 2px solid #999;
		background-color: #ffe5e5;
	}
	.side-menu ol li {
		border-bottom: 1px solid #ff9a9a;
	}
	.side-menu ol li:last-child {
		border: none;
	}

	.main li .account span {
		display: block;
	}
	.key { 
		text-align: left;
	}

	.value input[type='email'], .value input[type='text'], .value input[type='tel'], .value input[type='password'], .value select, .value textarea {
		width: 96%;
		padding: 6px 10px 6px;
	}

	.panel-wrap {
		margin: 0;
	}

	#collapseTwo, #collapseTwo .panel-title, .table-striped {
		font-size: 12px;
	}
	#collapseTwo .table > thead > tr > th {
		padding: 4px;
	}

	.history,
	.balance,
	.address {
		margin: 0 -15px;
	}
	.history .table thead th,
	.balance .table thead th {
		display: none;
	}
	.stock .table tbody td,
	.history .table tbody td,
	.balance .table tbody td {
		display: block;
	}
	.history .table tbody td dt,
	.balance .table tbody td dt {
		display: block;
		float: left;
	}
	.history .table tbody td dd {
		margin-left: 34px;
	}

	.balance .table tbody td dd {
		margin-left: 60px;
	}
	blockquote p span {
		position: static;
		display: block;
	}

	.address .item {
		margin: 0 -10px;
		padding: 0;
		line-height: 24px;
	}
	.address .item > div {
		float: none !important;
	}
	.address .item > span,
	.address .item div > span {
		width: auto;
	    float: none;
	    text-align: left;
	}
	.address .item div input,
	.address .item div input.name,
	.address .item input {
		width: 100%;
		height: 28px;
    	margin: 0;
    	line-height: 28px;
	}
	.address .item .dropdown {
		width: 100px;
		height: 28px;
		margin: 0;
    	font-size: 12px;
    	line-height: 28px;
	}
	.address .item .dropdown a {
		padding: 0 6px;
	}
	.address .item .dropdown a .caret {
		top: 12px;
		right: 6px;
	}
	.address .item .dropdown .dropdown-menu {
    	min-width: 100px;
	}
	.address .item .dropdown .dropdown-menu li a {
    	padding: 6px 0;
	}
	.address .item-bottom {
	    margin: 0;
	    text-align: center;
	}
	.address  .adr-info input[type=checkbox] {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/ico/checkbox.png) no-repeat 0 0px;
		-webkit-appearance: none;
		outline: none !important; 
	}
	.address .adr-info .edit {
		left: auto;
		right: 0;
		margin: 0;
	}
	.address .adr-info .default-adr {
		position: absolute;
		left: 0;
		bottom: 8px;
	}
	.address .adr-info span {
		position: relative;
		bottom: 2px;
		left: 4px;
	}
	.address .adr-info input:checked {
		background-position: 0 -16px;
	}
	.novice {
		padding: 40px 0 20px;
	}
	.login .qrcode,
	.register .qrcode {
		margin: 2em 0;
		height: 300px;
	}
	.login .main,
	.register .main {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    position: relative;
	    width: 100%;
	    text-align: start;
	    padding: 2rem;
	    background-color: #fff;
	}

	.return .content {
		padding: 20px;
	}
	.return .info,
	.login-container .info {
		margin-bottom: 10px;
	    text-align: center;
	}

	.succeed {
		padding: 0 10px 50px;
	}
	.succeed .page-header h1 {
		font: bold 18px "Microsoft YaHei";
	}
	.sign-active {
	    top: 150px;
	    bottom: 0;
	}
	.sign-active h3 {
		font-size: 18px;
	}
	.sign-active .wrap {
		font-size: 12px;
		padding-bottom: 80px;
	}
	.sign-active p {
		font-size: 12px;
	}

	.mypage .change-photo {
		margin-top: 10px;
	}
	.mypage .info-wrap ul li a {
	    margin: 0 18px 6px;
	}
	.mypage .add-title .wrap {
		margin: 0 -15px;
	} 
	.mypage .add-title .add .wrap {
		margin-top: 0;
		padding-bottom: 0px;
		font-size: 12px;
	}
	.mypage .add-title .wrap h3 {
		margin: 8px 0 8px 0;
		font-size: 18px;
	}
	.mypage .add-title .wrap span {
		margin: 0 8px 8px 0;
		font-size: 12px;
	}

	.mypage .add-title .add {
		margin-top: 10px;
		font-size: 12px;
	}
	.mypage .add-title .add p {
		margin: 10px 0 0 0;
	}
	.mypage .add-title .add .tit {
		margin: 0 -15px;
	}
	.mypage .add-title .add .content {
		padding: 4px 0;
	}

	.instock .myTabs {
		margin-top: 20px;
		font-size: 12px;
	}
	.instock .myTabs .nav > li > a {
		padding: 10px;
	}
	.instock .myTabs #instock .checkbox label {
		margin-right: 6px;
	}
	.instock .myTabs #instock .btn {
		font-size: 12px;
	}
	.instock .myTabs #instock .checkbox > span {
		margin-left: 6px;
	}
	.instock .myTabs #instock .checkbox > span b {
		padding: 0 2px;
	}

	.checkemail {
		margin-top: 0;
	}
	.checkemail .content {
		margin-top: 0;
	}
	.checkemail .content h2 {
		font-size: 24px;
		text-align: center;
	}
	.checkemail .content h3 {
		padding-bottom: 6px;
		font-size: 18px;
	}

	footer.footer .panel-title {
		font-size: 12px;
	}
	footer.footer {
		padding-top: 0;
	}
	footer.footer .panel-group {
		margin-bottom: 0;
	}
	footer.footer .panel-group .panel {
		border: 0;
		border-bottom: 1px solid #535353;
		border-radius: 0;
		background-color: transparent;
	}
	footer.footer .panel-group .panel-default > .panel-heading {
		color: #ccc;
		background: #272727;
	}
	footer.footer ul + p,
	footer.footer ul + p + p {
		font-size: 12px;
	}
}