abbr, address, article, aside, audio, b, blockquote, body, body div, caption, cite, code, dd, del, details, dfn, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	background: 0 0
}
article, aside, details, figure, footer, header, nav, section, summary {
	display: block
}
html {
	box-sizing: border-box
}
*, :after, :before {
	box-sizing: inherit
}
embed, img, object {
	max-width: 100%
}
html {
	overflow-y: scroll
}
ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	font-weight: 700;
	vertical-align: bottom
}
td {
	font-weight: 400
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e8e8e8;
	margin: 1em 0;
	padding: 0
}
input, select {
	vertical-align: middle
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word
}
input[type=radio] {
	vertical-align: text-bottom
}
input[type=checkbox] {
	vertical-align: bottom
}
.ie7 input[type=checkbox] {
	vertical-align: baseline
}
.ie6 input {
	vertical-align: text-bottom
}
input, select, textarea {
	font: 99% sans-serif
}
table {
	font: 100%
}
small {
	font-size: 85%
}
strong {
	font-weight: 700
}
td, td img {
	vertical-align: top
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
code, kbd, pre, samp {
	font-family: monospace, sans-serif
}
.clickable, button, input[type=button], input[type=file], input[type=submit], label {
	cursor: pointer
}
button, input, select, textarea {
	margin: 0
}
button, input[type=button] {
	width: auto;
	overflow: visible
}
.ie7 img {
	-ms-interpolation-mode: bicubic
}
.clearfix:after, .clearfix:before {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
.fl {
	float: left;
	-display: inline
}
.fr {
	float: right;
	-display: inline;
	clear: right;
	white-space: nowrap
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.affix {
	position: fixed
}
.inline-block, .pager li a, .pager li span, .picker-wrap .picked .picker-ctrl-inner, .picker-wrap .picker-ctrl, .picker-wrap a, .picker-wrap a:hover .picker-ctrl-inner, .split, form input, form label, form span {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1
}
.ins-g {
	font: 12px/1.5 tahoma, arial;
	letter-spacing: -4px;
	word-spacing: -6px
}
.ins-u {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal
}
.card-border {
	display: block;
	padding: 20px;
	overflow: hidden;
	color: #343434
}
.card-border:hover {
	box-shadow: 0 0 8px rgba(0,0,0,.3)
}
.card-border:hover .card-title {
	color: #ff946e
}
.ellipsis, .mobile-header .mobile-text-btn {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.split {
	width: 1px;
	height: 17px;
	margin: 0 12px;
	background: #b3b3b3;
	border-left: 1px solid #f5f5f5
}
.arrow-down, .arrow-left, .arrow-right, .arrow-up {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border: 5px dashed transparent
}
.arrow-up {
	border-bottom-style: solid;
	border-bottom-color: #343434
}
.arrow-down {
	border-top-style: solid;
	border-top-color: #343434
}
.arrow-right {
	border-left-style: solid;
	border-left-color: #343434
}
.arrow-left {
	border-right-style: solid;
	border-right-color: #343434
}
.bg-cover, .cover .cover-image {
	background-size: cover;
	background-position: center
}
.circle, .notice-dot, .step em, .step-three em {
	display: inline-block;
	border-radius: 50%;
	overflow: hidden
}
.step-wrap {
	border: 1px solid #ccc;
	padding: 20px;
	background: #fff;
	text-align: center
}
.step-wrap .step-warning {
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0 20px;
	border-radius: 2px;
	background: #f2f2f2;
	color: #ff946e
}
.step {
	position: relative;
	line-height: 22px;
	font-size: 14px;
	color: #ccc;
	overflow: hidden
}
.step span, .step strong {
	position: relative;
	float: left;
	display: block;
	width: 20%;
	text-align: center
}
.step span .step-line, .step strong .step-line {
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
	border-top: 1px solid #ccc
}
.step span:first-child .step-line, .step strong:first-child .step-line {
	width: 50%;
	left: 50%
}
.step span:last-child .step-line, .step strong:last-child .step-line {
	width: 50%;
	right: 50%
}
.step strong {
	font-size: 20px;
	color: #ff946e
}
.step em {
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 2px auto 0;
	background: #ccc;
	color: #fff;
	font-style: normal;
	text-align: center;
	z-index: 1
}
.step .step-complete {
	color: #ff946e
}
.step .step-complete em {
	background: #ff946e
}
.step .step-complete .step-line {
	top: 34px;
	border-top: 3px solid #ff946e
}
.step-three {
	position: relative;
	line-height: 20px;
	font-size: 14px;
	color: #ccc;
	overflow: hidden
}
.step-three span, .step-three strong {
	position: relative;
	float: left;
	display: block;
	width: 33.3%;
	text-align: center;
	margin: 0
}
.step-three span .step-line, .step-three strong .step-line {
	position: absolute;
	top: 34px;
	left: 0;
	width: 100%;
	border-top: 3px solid #ccc
}
.step-three span:first-child .step-line, .step-three strong:first-child .step-line {
	width: 50%;
	left: 50%
}
.step-three span:last-child .step-line, .step-three strong:last-child .step-line {
	width: 50%;
	right: 50%
}
.step-three strong {
	font-size: 20px;
	color: #ff946e
}
.step-three em {
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 2px auto 0;
	background: #ccc;
	color: #fff;
	font-style: normal;
	text-align: center;
	z-index: 1
}
.step-three .step-complete {
	color: #ff946e
}
.step-three .step-complete em {
	background: #ff946e
}
.step-three .step-complete .step-line {
	top: 34px;
	border-top: 3px solid #ff946e
}

@media screen and (max-width:769px) {
.step span, .step-three span {
	font-size: 12px
}
}
.container-gray {
	background: #fafafa
}
.column, .content {
	width: 1000px;
	margin: 0 auto
}
.column:after, .column:before, .content:after, .content:before {
	content: " ";
	display: table
}
.column:after, .content:after {
	clear: both
}
.content {
	padding-top: 30px;
	padding-bottom: 30px
}
.single-column {
	width: 805px;
	margin: 0 auto;
	min-height: 579px
}
.single-white-wrap {
	border: 1px solid #e8e8e8;
	padding: 40px;
	background: #fff;
	text-align: center
}
.main {
	float: left;
	width: 648px;
	margin-right: 32px
}
.side {
	float: left;
	width: 320px
}
.cover {
	position: relative;
	height: 500px
}
.cover .cover-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

@media screen and (max-width:769px) {
.column, .content, .single-column {
	width: 100%
}
.single-white-wrap {
	margin: 0 10px;
	padding: 28px 10px
}
.cover {
	height: 250px
}
.content {
	min-height: 500px
}
.main, .side {
	float: none;
	width: 100%;
	margin-right: 0
}
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #343434;
	background: rgba(52,52,52,.8);
	z-index: 999
}
.header a {
	display: block;
	height: 56px;
	color: #fcf7f5
}
.header a:hover {
	text-decoration: none
}
.header .column {
	max-width: 1000px;
	width: auto
}
.header .header-logo {
	float: left;
	display: block;
	height: 56px;
	margin-right: 42px;
	line-height: 70px;
	font-size: 12px;
}
.header .header-logo .icon, .header .header-logo .stars {
	float: left;
	margin-left: -4px;
	height: 56px;
	color: #ff946e;
	font-size: 64px;
	line-height: 56px;
	background-image: url(/static/images/logo.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}
.header .header-nav {
	position: relative;
	float: left;
	height: 56px
}
.header .header-nav a {
	padding: 0 14px;
	font-size: 14px;
	line-height: 54px;
	height: 54px
}
.header .header-nav form {
	margin: 0 21px
}
.header .header-nav li {
	position: relative;
	float: left;
	margin-top: 2px
}
.header .header-nav li a:first-child:hover, .header .header-nav li a:first-child:hover .icon, .header .header-nav li a:first-child:hover .stars, .header .header-nav li:hover {
	color: #ff946e
}
.header .header-nav .active {
	border-top-color: #ff946e;
	color: #ff946e
}
.header .header-nav .active .icon, .header .header-nav .active .stars {
	color: #ff946e
}
.header .header-nav .decorate {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	height: 2px;
	background: #ff946e;
	-webkit-transition: all .2s;
	transition: all .2s
}
.header .drop-more {
	border-radius: 0 0 9px 9px;
	-webkit-transition: all .35s;
	transition: all .35s
}
.header .drop-more a {
	padding-right: 19px
}
.header .drop-more .icon, .header .drop-more .stars {
	margin: 0 -5px 0 10px;
	color: #fff;
	font-size: 14px
}
.header .drop-more .drop-menu {
	height: 0;
	width: 80px;
	overflow: hidden;
	border-radius: 0 0 9px 9px;
	-webkit-transition: all .35s;
	transition: all .35s
}
.header .drop-more .drop-menu li {
	float: none;
	margin: 0;
	height: 38px
}
.header .drop-more .drop-menu li a {
	display: block;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	color: #343434;
	font-size: 14px
}
.header .drop-more .drop-menu li .active, .header .drop-more .drop-menu li a:hover {
	background: #ff946e;
	color: #fff
}
.header .drop-more .drop-menu li:last-child a {
	border-radius: 0 0 9px 9px
}
.header .drop-more:hover {
	box-shadow: 0 0 8px rgba(0,0,0,.5)
}
.header .drop-more:hover a {
	background: #fff;
	background: rgba(255,255,255,.9);
	color: #343434
}
.header .drop-more:hover .icon, .header .drop-more:hover .stars {
	color: #343434
}
.header .drop-more:hover .drop-menu {
	height: auto
}
.header .header-notice {
	display: none;
	position: relative;
	float: right;
	margin-right: 6px
}
.header .header-msg-btn {
	position: relative;
	padding: 0 5px
}
.header .header-msg-btn .icon, .header .header-msg-btn .stars {
	vertical-align: middle;
	font-size: 24px;
	color: #fff;
	margin-top: -2px
}
.header .header-msg-btn .notice-dot {
	top: 18px;
	right: 1px
}
.header .drop-notice {
	display: none;
	position: absolute;
	top: 56px;
	right: -5px;
	width: 220px;
	padding: 6px 0 0;
	border-radius: 12px;
	box-shadow: 0 0 8px rgba(0,0,0,.5);
	background: #fff;
	background: rgba(255,255,255,.9)
}
.header .drop-notice .arrow-up {
	position: absolute;
	top: -20px;
	right: 16px;
	border-width: 10px 6px;
	border-bottom-color: rgba(255,255,255,.9)
}
.header .drop-notice .drop-notice-title {
	padding: 0 10px;
	line-height: 22px;
	color: #343434
}
.header .drop-notice li:last-child a {
	padding-bottom: 2px;
	border-radius: 0 0 12px 12px
}
.header .drop-notice a {
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #666
}
.header .drop-notice a:hover {
	background: #ff946e;
	color: #fff
}
.header .search {
	position: relative;
	float: right;
	margin: 16px 20px;
	border: 1px solid rgba(52,52,52,.2);
	border-radius: 15px;
	background: #fff;
	height: 26px;
	vertical-align: middle;
	overflow: visible
}
.header .search .search-content {
	display: inline-block;
	float: left;
	padding: 4px 24px 4px 12px;
	border: none;
	width: 145px;
	height: 24px;
	background: 0 0;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif;
	font-size: 12px
}
.header .search .search-sug {
	top: 24px;
	left: 12px;
	width: 218px
}
.header .search .search-sug ul {
	border-top: 1px solid #e5e5e5
}
.header .search .search-btn {
	position: absolute;
	top: 0;
	right: 1px;
	padding: 0;
	height: 24px;
	width: 24px;
	border: none;
	border-radius: 50%;
	background: 0 0;
	color: #ff946e;
	font-size: 16px;
	cursor: pointer;
	outline: 0;
	-webkit-transition: -webkit-transform 80ms cubic-bezier(0.23, 1, .32, 1);
	transition: transform 80ms cubic-bezier(0.23, 1, .32, 1)
}
.header .search .search-btn:hover {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}
.header .header-links, .header .header-setting {
	float: right
}
.header .header-links a, .header .header-setting a {
	float: left;
	margin: 0 8px
}
.header .header-links a:hover, .header .header-setting a:hover {
	color: #ff946e
}
.notice-dot {
	position: absolute;
	width: 10px;
	height: 10px;
	background: #ff946e
}
.page-toptip {
	width: 800px;
	margin: 20px auto
}
.page-toptip .fail, .page-toptip .success {
	border-radius: 5px;
	padding: 10px 20px
}
.page-toptip .fail li, .page-toptip .success li {
	margin: 5px 0;
	font-weight: 700
}
.page-toptip .fail, .page-toptip .success {
	color: red;
	border: 1px solid red
}
.mobile-header {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0 20px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #333;
	color: #fff;
	z-index: 999
}
.mobile-header:after, .mobile-header:before {
	content: " ";
	display: table
}
.mobile-header:after {
	clear: both
}
.mobile-header a {
	display: inline-block;
	height: 100%;
	padding: 0 12px;
	outline: 0;
	color: #fff
}
.mobile-header a .icon, .mobile-header a .stars {
	font-size: 30px;
	color: #fff;
	vertical-align: middle
}
.mobile-header h1 {
	display: inline-block
}
.mobile-header .mobile-menu-btn, .mobile-header .mobile-text-btn, .mobile-header .search-btn-mobile {
	float: right;
	position: relative
}
.mobile-header .mobile-logo {
	display: inline-block;
	padding-left: 0;
	height: 50px;
	font-size: 10px;
	line-height: 60px
}
.mobile-header .mobile-logo .icon, .mobile-header .mobile-logo .stars {
	float: left;
	height: 50px;
	color: #ff946e;
	line-height: 50px;
	font-size: 52px
}
.mobile-header .mobile-menu-btn {
	margin-right: -20px
}
.mobile-header .mobile-menu-btn .icon-menu {
	margin: -4px -5px 0
}
.mobile-header .mobile-menu-btn .btn-important {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -18px 0 0 -70px
}
.mobile-header .mobile-text-btn {
	max-width: 85px
}
.mobile-header .mobile-text-btn:hover {
	color: currentColor
}
.mobile-header .mobile-text-btn .notice-dot {
	top: 16px;
	right: 6px;
	width: 6px;
	height: 6px
}
.mobile-header .search-btn-mobile {
	float: right;
	width: 44px;
	cursor: pointer
}
.mobile-header .search-btn-mobile .icon-search {
	position: absolute;
	top: 16px;
	color: #fff;
	font-size: 18px
}
.mobile-header .search {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 50px;
	background: rgba(255,255,255,.9);
	text-align: center;
	overflow: visible
}
.mobile-header .search .search-content {
	box-shadow: none;
	margin: 9px 0;
	padding: 7px 12px;
	border: 1px solid #ff946e;
	border-radius: 16px;
	height: 32px;
	width: 90%;
	background: 0 0
}
.mobile-header .search .search-sug {
	top: 43px;
	left: 9%;
	right: 9%
}
.mobile-menu {
	visibility: hidden;
	opacity: 0;
	bottom: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	background-color: #000
}
.mobile-menu a {
	display: block;
	height: 70px;
	font-size: 22px;
	line-height: 70px;
	text-align: center;
	color: #b2b1b1
}
.mobile-menu a:hover {
	color: #b2b1b1
}
.mobile-menu .mobile-menu-footer, .mobile-menu .mobile-menu-list {
	width: 100%
}
.mobile-menu .mobile-menu-list {
	position: absolute;
	top: 60px;
	bottom: 0;
	overflow-y: auto;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}
.mobile-menu .mobile-menu-list .item a {
	border-bottom: 1px solid #3c3c3c
}
.mobile-menu .mobile-menu-list .mobile-notice-msg {
	margin-bottom: 120px;
	display: none
}
.mobile-menu .mobile-menu-list .mobile-notice-msg a {
	border-bottom: 1px solid #3c3c3c;
	height: 60px;
	line-height: 60px;
	font-size: 18px
}
.mobile-menu .mobile-menu-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	border-top: 1px solid #3c3c3c
}
.mobile-menu .mobile-menu-close {
	float: right;
	padding: 15px;
	width: 45px;
	height: 45px
}
.mobile-menu .mobile-menu-close .icon, .mobile-menu .mobile-menu-close .stars {
	color: #fff;
	font-size: 16px
}
.mobile-menu-setting .mobile-menu-list {
	bottom: 70px
}
.menu-nav-open, .menu-setting-open {
	height: 100%;
	overflow-y: hidden
}
.menu-nav-open .mobile-menu-nav, .menu-setting-open .mobile-menu-setting {
	visibility: visible;
	opacity: .9;
	bottom: 0
}

@media screen and (max-width:769px) {
body {
	position: relative;
	overflow: hidden
}
.header {
	display: none
}
.mobile-header {
	display: block
}
}
.header-light {
	height: 80px;
	background: -webkit-linear-gradient(rgba(52,52,52,.8), rgba(52,52,52,0));
	background: linear-gradient(rgba(52,52,52,.8), rgba(52,52,52,0))
}
.lt-ie9 .header {
	height: 86px
}
.lt-ie9 .old-ie {
	background: #fffd93;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333
}
.lt-ie9 .old-ie a {
	display: inline;
	color: #ff946e;
	text-decoration: underline
}
.footer {
	padding: 54px 0 64px;
	background: #505050;
	color: #fff
}
.footer:after, .footer:before {
	content: " ";
	display: table
}
.footer:after {
	clear: both
}
.footer a {
	color: #fff
}
.footer .footer-left, .footer .footer-right {
	float: left;
	width: 50%
}
.footer .footer-content:after, .footer .footer-content:before {
	content: " ";
	display: table
}
.footer .footer-content:after {
	clear: both
}
.footer .footer-content .footer-logo {
	display: block;
	margin-left: -5px;
	width: 180px;
	height: 40px;
	color: #bfbfbf;
	font-size: 12px;
	line-height: 68px
}
.footer .footer-content .footer-logo .icon, .footer .footer-content .footer-logo .stars {
	float: left;
	height: 40px;
	color: #ff946e;
	font-size: 96px;
	line-height: 40px
}
.footer .footer-content .footer-logo:hover {
	color: #bfbfbf
}
.footer .footer-content .footer-link {
	overflow: hidden;
	margin-top: 24px;
	width: 100px
}
.footer .footer-content .footer-link a {
	display: block;
	line-height: 32px;
	color: #999
}
.footer .footer-content .footer-link a:hover {
	color: #fff
}
.footer .footer-content .footer-link .mobile-app-download {
	display: none
}
.footer .footer-content .footer-tel {
	display: block;
	height: 40px;
	font-size: 30px;
	line-height: 54px;
	cursor: default;
	text-decoration: none
}
.footer .footer-content .footer-tel:hover {
	color: #fff
}
.footer .footer-content .footer-time {
	margin: 5px 0 12px;
	color: #ccc;
	font-size: 12px
}
.footer .footer-content .online-service-btn {
	margin-bottom: 18px;
	border-radius: 6px;
	width: 112px;
	height: 24px;
	line-height: 22px
}
.footer .footer-content .online-service-btn:hover {
	color: #fff
}
.footer .footer-content .footer-qr {
	display: inline-block;
	margin-right: 10px;
	border-radius: 6px;
	padding: 6px;
	width: 72px;
	height: 90px;
	background: #fff;
	font-size: 12px;
	text-align: center;
	color: #343434
}
.footer .footer-content .footer-qr img {
	margin-bottom: -2px
}
.footer .footer-info {
	margin-top: 16px;
	color: #bfbfbf;
	font-size: 12px
}
.footer .footer-info:after, .footer .footer-info:before {
	content: " ";
	display: table
}
.footer .footer-info:after {
	clear: both
}
.footer .footer-info a {
	color: #bfbfbf;
	font-size: 12px
}
.footer .footer-info a:hover {
	color: #fff
}
.footer .footer-info a img {
	vertical-align: middle;
	margin: 0 4px;
	width: 15px
}

@media screen and (max-width:769px) {
.footer {
	position: relative;
	padding: 10px 5% 80px;
	text-align: center
}
.footer .footer-left, .footer .footer-right {
	float: none;
	width: 100%
}
.footer .footer-content .footer-right {
	margin-top: 30px
}
.footer .footer-content .footer-logo {
	margin: 0;
	height: 54px;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.5);
	font-size: 0;
	line-height: 32px;
	overflow: hidden
}
.footer .footer-content .footer-logo .icon, .footer .footer-content .footer-logo .stars {
	display: block;
	float: none;
	margin: 0 auto 10px;
	height: 50px;
	font-size: 70px;
	line-height: 50px
}
.footer .footer-content .footer-link {
	width: auto;
	font-size: 15px;
	margin-top: 30px
}
.footer .footer-content .footer-link a {
	display: inline;
	margin: 0 8px;
	line-height: 1;
	color: #fff
}
.footer .footer-content .footer-link .app-download {
	display: none
}
.footer .footer-content .footer-link .mobile-app-download {
	display: inline
}
.footer .footer-content .footer-tel {
	display: block;
	height: auto;
	font-size: 24px;
	line-height: 27px
}
.footer .footer-content .footer-time {
	margin: 0
}
.footer .footer-content .online-service-btn {
	margin: 4px 0 0;
	border-radius: 10px;
	height: 20px;
	font-size: 10px;
	line-height: 18px
}
.footer .footer-content .footer-qr {
	display: none
}
.footer .footer-info {
	font-size: 10px;
	color: #fff
}
.footer .footer-info .footer-right {
	margin-top: 15px
}
.footer .footer-info a {
	color: #fff
}
}


.btn-primary {
	background: #ff946e;
	border: 1px solid #ff946e;
	color: #fff;
	padding-left: 15px;
	padding-right:15px;

}
.btn-primary:hover {
	background: #e58563;
	border: 1px solid #e58563;
	color: #fff
}
.btn-default {
	border: 1px solid #ccc;
	color: #343434
}
.btn-default:hover {
	border: 1px solid #343434;
	color: #343434
}
.btn-link, .btn-link:hover {
	color: #343434
}

.btn-disable, .btn-disable:active, .btn-disable:hover {
	background: #ccc;
	border: none;
	color: #fff;
	cursor: default
}
.btn-unavailable {
	border: 1px solid #ccc;
	background: 0 0;
	color: #ccc;
	cursor: default
}
.btn-unavailable:active, .btn-unavailable:hover {
	cursor: default
}
.btn-warning, .login-overlay .login-overlay-inner .btn-submit, .login-overlay .login-phone {
	border: 1px solid #ff946e;
	color: #ff946e
}
.btn-warning:hover, .login-overlay .login-overlay-inner .btn-submit:hover, .login-overlay .login-phone:hover {
	border: 1px solid #e58563;
	color: #e58563
}
.btn-highlight {
	background: #ffbd19;
	color: #fff
}
.btn-highlight:hover {
	background: #f3af05;
	color: #fff
}
.btn-option {
	background: #6ed5d7;
	border: 1px solid #6ed5d7;
	border-radius: 20px;
	color: #fff
}
.btn-option:hover {
	color: #fff
}
.btn-option-default {
	border: 1px solid #343434;
	border-radius: 20px;
	color: #343434
}
.btn-option-default:hover {
	border: 1px solid #ccc;
	color: #343434
}
.btn-option-disable {
	background: #ccc;
	border: none;
	border-radius: 20px;
	color: #fff;
	cursor: default
}
.btn-option-disable:active, .btn-option-disable:hover {
	background: #ccc;
	border: none;
	color: #fff;
	cursor: default
}
.btn-hg {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center
}
.btn-lg {
	width: 100%;
	height: 34px;
	line-height: 34px;
	border-radius: 4px;
	text-align: center
}
.btn-lm {
	width: 300px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.btn-md {
	width: 140px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.btn-sm {
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.to-top {
	position: fixed;
	display: none;
	width: 60px;
	height: 60px;
	border-radius: 3px;
	background: #ff946e;
	color: #fff;
	top: 80%;
	left: 50%;
	margin-left: 560px;
	z-index: 998;
	text-align: center
}
.to-top:hover {
	background: #e58563
}
.to-top .icon, .to-top .stars {
	margin-top: 2px;
	font-size: 60px;
	color: #fff
}
.overlay {
	position: absolute;
	width: 420px;
	padding: 30px;
	border-radius: 8px;
	background: #fff;
	z-index: 1001
}
.overlay .overlay-dialog {
	position: relative;
	outline: 0
}
.overlay h3 {
	margin: 32px 0 21px;
	font-size: 38px;
	text-align: center
}
.overlay p {
	line-height: 22px;
	text-align: center
}
.overlay .overlay-close {
	position: absolute;
	top: 10px;
	right: -27px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	border-radius: 0 3px 3px 0;
	background: #ff946e;
	text-align: center;
	font-size: 12px;
	cursor: pointer
}
.overlay .overlay-close .icon, .overlay .overlay-close .stars {
	color: #fff;
	font-size: 12px
}
.overlay .overlay-buttons {
	margin-top: 37px;
	text-align: center
}

.overlay .overlay-buttons-right {
	text-align: right;
	width: 100%
}
.overlay .overlay-buttons-right a {
	margin-left: 20px;
	vertical-align: middle
}
.overlay .overlay-text-center {
	text-align: center
}
.overlay .tel {
	cursor: default
}
.overlay .tel:hover {
	color: #343434
}
.overlay .overlay-info {
	font-size: 12px;
	color: #666;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 10px
}
.overlay .overlay-info a {
	text-decoration: underline
}
.overlay-title {
	padding: 40px 0;
	line-height: 60px;
	text-align: center;
	font-size: 38px
}
.overlay-tip {
	padding: 95px 20px 80px;
	line-height: 28px;
	text-align: center;
	font-size: 20px
}
.overlay-cover {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background-color: rgba(0,0,0,.8)
}
.screen-noscroll {
	height: 100%;
	overflow: hidden
}

@media screen and (max-width:769px) {
.overlay {
	width: 96%;
	padding: 17px 10px 20px
}
.overlay p {
	line-height: 18px
}
.overlay .btn-lg {
	height: 22px;
	line-height: 22px
}
.overlay .overlay-close {
	top: -12px;
	right: -6px;
	border-radius: 50%
}
.overlay .overlay-buttons-right a {
	display: block;
	width: auto;
	margin: 0 8px;
	height: 36px;
	line-height: 36px;
	font-size: 14px
}
.overlay-tip {
	font-size: 14px
}
}
.nameCard {
	display: none;
	position: absolute;
	border: 2px solid #ccc;
	border-radius: 8px;
	padding: 36px 30px 20px;
	width: 374px;
	background: #fff;
	line-height: 1.2;
	font-size: 14px;
	z-index: 999
}
.nameCard .info {
	display: block;
	position: relative;
	padding-right: 30px;
	width: 116px;
	color: #ff946e;
	text-align: center
}
.nameCard .info span {
	display: block
}
.nameCard .info .avatar {
	margin-bottom: 8px
}
.nameCard .info .avatar img {
	width: 86px;
	height: 86px;
	border-radius: 50%
}
.nameCard .info .nickname {
	line-height: 1.25
}
.nameCard .info .realname {
	display: inline;
	line-height: 19px
}
.nameCard .info .gender {
	position: absolute;
	display: inline-block;
	margin-left: 5px;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	background: #ff946e;
	color: #fff;
	line-height: 19px;
	font-size: 12px;
	font-style: normal
}
.nameCard .info ul {
	margin-top: 10px;
	width: 100%;
	line-height: 1.58
}
.nameCard .info ul:after, .nameCard .info ul:before {
	content: " ";
	display: table
}
.nameCard .info ul:after {
	clear: both
}
.nameCard .info ul li {
	position: relative;
	float: left;
	width: 36%
}
.nameCard .info ul li span:first-child {
	font-size: 12px
}
.nameCard .info ul li .count {
	display: inline
}
.nameCard .info ul li .unit {
	display: inline;
	position: absolute
}
.nameCard .info ul li:last-child {
	float: right
}
.nameCard .info .left-line {
	position: absolute;
	top: 10%;
	left: 0;
	border-right: 1px solid #ccc;
	width: 100%;
	height: 80%
}
.nameCard .detail {
	position: absolute;
	top: 50px;
	margin-left: 116px;
	padding-left: 20px;
	width: 170px;
	height: 50%
}
.nameCard .detail li {
	display: inline;
	padding-right: 18px;
	color: #595959;
	line-height: 1.58
}
.nameCard .detail .company {
	color: #999
}
.nameCard .label {
	margin: 12px 0 0;
	border-top: 1px solid #ccc;
	padding: 12px 0 0;
	color: #6ed5d7
}
.nameCard .label:after, .nameCard .label:before {
	content: " ";
	display: table
}
.nameCard .label:after {
	clear: both
}
.nameCard .label li {
	float: left;
	margin: 0 15px 0 0;
	line-height: 24px
}
.page-tip {
	position: absolute;
	width: 420px;
	padding: 56px;
	border-radius: 3px;
	background: rgba(0,0,0,.8);
	z-index: 1001
}
.page-tip .page-tip-content {
	text-align: center;
	line-height: 22px;
	color: #fff
}
.page-cover {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000
}
@font-face {
	font-family: tutor-icons;
	src: url(../styles/fonts/0b86a9ca.tutor-icons.eot);
	src: url(../styles/fonts/0b86a9ca.tutor-icons.eot?#iefix) format('embedded-opentype'), url(../styles/fonts/25266ea0.tutor-icons.svg) format('svg'), url(../styles/fonts/ddfa3f61.tutor-icons.woff) format('woff'), url(../styles/fonts/d7c26ff4.tutor-icons.ttf) format('truetype')
}
.icon, .stars {
	display: inline-block;
	font-family: tutor-icons;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	color: #ffbd19;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}


.stars {
	letter-spacing: -9px;
	font-size: 18px;
	width: auto!important
}
.pager {
	margin: 90px 0 80px
}
.pager li {
	display: inline;
	margin-right: 5px
}
.pager li a, .pager li span {
	height: 27px;
	line-height: 27px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0 8px;
	text-align: center
}
.pager li a:hover .icon, .pager li a:hover .stars, .pager li span:hover .icon, .pager li span:hover .stars {
	color: #ff946e
}
.pager li .icon, .pager li .stars {
	margin: -2px -6px 0 -4px;
	border: none;
	padding: 0;
	font-size: 16px;
	color: #343434
}
.pager .current a, .pager .current span {
	color: #ff946e
}
.pager .dot a, .pager .dot span {
	border: none
}
form {
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif;
	overflow: hidden
}
form .form-group {
	margin-bottom: 20px
}
form .form-item {
	position: relative;
	display: inline-block
}
form .form-error {
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block
}
form .form-group-title {
	display: block;
	width: 100%;
	margin-bottom: 9px;
	text-align: left
}
form .form-title {
	display: block;
	width: 100%;
	text-align: left
}
form input, form label, form span {
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif
}
form label {
	width: 110px;
	text-align: right;
	margin-right: 15px
}
form input {
	color: #343434
}
form textarea {
	border: 1px solid #ccc;
	padding: 7px;
	color: #343434;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif;
	resize: none
}
form span {
	margin-right: 15px
}
form a {
	color: #ff946e;
	cursor: pointer
}
form a:hover {
	text-decoration: underline
}
form img {
	width: 100%
}
form select {
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif!important
}
form .form-error {
	margin-top: -26px;
	margin-left: 5px;
	height: 1.5em;
	line-height: 1.5em;
	font-size: 12px;
	color: #ff946e
}
form .btns-wrap-center {
	text-align: center
}
form .btns-wrap-right {
	text-align: right
}
form .search-sug {
	position: absolute;
	background: #fff;
	z-index: 1
}
form .search-sug ul {
	border: 1px solid #e5e5e5;
	border-top: none
}
form .search-sug li {
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-size: 12px;
	color: #343434;
	cursor: pointer
}
form .search-sug .hover {
	background: #f2f2f2
}
form .search-sug .search-history {
	background: #ffe4dd
}
form .search-sug .search-keyword {
	color: #ff946e
}
input, textarea {
	outline: 0
}

@media screen and (max-width:769px) {
form input, form textarea {
	outline: 0;
	box-shadow: none;
	font-size: 14px
}
form .search-sug li {
	padding-left: 10px;
	height: 35px;
	line-height: 35px
}
}
.placeholder {
	color: #aaa
}
.login-overlay {
	padding: 33px 65px 65px
}
.login-overlay .form-item, .login-overlay .overlay-content, .login-overlay .signup, .login-overlay form, .login-overlay input {
	width: 290px
}
.login-overlay h3 {
	font-size: 34px;
	padding-left: 15px
}
.login-overlay .login-overlay-inner {
	margin-bottom: 15px
}
.login-overlay .login-overlay-inner .form-group:last-child {
	margin-bottom: 25px
}
.login-overlay .login-overlay-inner .btn-submit {
	background: 0 0
}
.login-overlay .login-overlay-inner .cancel-login {
	display: none;
	margin-top: 10px
}
.login-overlay .signup-panel {
	width: 290px;
	margin: 0 auto;
	text-align: center
}
.login-overlay .signup-tip {
	margin-bottom: 25px
}
.login-overlay .login-baidu, .login-overlay .login-weibo, .login-overlay .login-weixin {
	height: 46px;
	width: 46px;
	line-height: 46px;
	border-radius: 50%
}
.login-overlay .login-baidu .icon, .login-overlay .login-baidu .stars, .login-overlay .login-phone .icon, .login-overlay .login-phone .stars, .login-overlay .login-weibo .icon, .login-overlay .login-weibo .stars, .login-overlay .login-weixin .icon, .login-overlay .login-weixin .stars {
	color: #fff;
	vertical-align: middle;
	margin-top: -5px;
	font-size: 30px
}
.login-overlay .login-weibo {
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
	background: #f50505;
	border: 1px solid #f50505
}
.login-overlay .login-weibo:hover {
	background: #e6162d;
	border: 1px solid #e6162d
}
.login-overlay .login-weixin {
	margin-bottom: 20px;
	background: #619619;
	border: 1px solid #619619
}
.login-overlay .login-weixin:hover {
	background: #4e7f0c;
	border: 1px solid #4e7f0c
}
.login-overlay .login-baidu {
	margin-bottom: 20px;
	float: right;
	margin-right: 20px;
	background: #4d67eb;
	border: 1px solid #4d67eb
}
.login-overlay .login-baidu:hover {
	background: #455cd3;
	border: 1px solid #455cd3
}
.login-overlay .login-phone .icon, .login-overlay .login-phone .stars {
	color: #ff946e
}
.login-overlay .phone-login .btn-complete-register {
	margin: 0
}
.login-overlay .phone-login {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-top: 10px
}
.login-overlay .to-resetpassword, .login-overlay .to-signup {
	padding: 15px 0;
	display: inline-block
}
.login-overlay .to-resetpassword a, .login-overlay .to-signup a {
	color: #ff946e
}
.login-overlay .to-resetpassword {
	float: right
}
.login-overlay .to-signup {
	float: left
}
.login-overlay form {
	display: none
}
.login-overlay form .to-resetpassword {
	padding: 15px 0;
	display: inline-block;
	float: right
}
.login-overlay form .to-signup {
	padding: 15px 0;
	display: inline-block;
	float: left
}

@media screen and (max-width:769px) {
.login-overlay {
	width: 96%;
	padding: 0 10px
}
.login-overlay .login-weibo {
	margin-bottom: 20px;
	margin-left: 20%
}
.login-overlay .login-baidu {
	margin-bottom: 20px;
	margin-right: 20%
}
.login-overlay .login-weixin {
	visibility: hidden
}
.login-overlay .phone-login {
	clear: both;
	padding-top: 25px
}
.login-overlay .overlay-content, .login-overlay .signup, .login-overlay .signup-panel, .login-overlay form {
	width: 100%
}
.login-overlay h3 {
	font-size: 18px;
	padding-left: 0
}
.login-overlay form {
	margin-top: 8px
}
.login-overlay form .form-group {
	text-align: center
}
.login-overlay form .form-item, .login-overlay form input {
	width: 100%
}
.login-overlay .login-overlay-inner {
	margin-bottom: 30px
}
}
.tooltipster-default {
	border: 1px solid #ccc;
	border-radius: 8px;
	background: #fff;
	color: #343434
}
.tooltipster-default .tooltipster-content {
	font-size: 14px;
	overflow: hidden;
	padding: 10px 12px;
	line-height: 1.58
}
.tooltipster-icon {
	cursor: help;
	margin-left: 4px
}
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: 300px;
	overflow: visible
}
.tooltipster-base .tooltipster-content {
	overflow: hidden
}
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0;
	height: 0;
	position: absolute
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-left span, .tooltipster-arrow-top-right span {
	border-left: 8px solid transparent!important;
	border-right: 8px solid transparent!important;
	border-top: 8px solid;
	bottom: -8px
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border {
	border-left: 9px solid transparent!important;
	border-right: 9px solid transparent!important;
	border-top: 9px solid;
	bottom: -8px
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-left span, .tooltipster-arrow-bottom-right span {
	border-left: 8px solid transparent!important;
	border-right: 8px solid transparent!important;
	border-bottom: 8px solid;
	top: -7px
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	border-left: 9px solid transparent!important;
	border-right: 9px solid transparent!important;
	border-bottom: 9px solid;
	top: -7px
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top span {
	left: 0;
	right: 0;
	margin: 0 auto
}
.tooltipster-arrow-bottom-left span, .tooltipster-arrow-top-left span {
	left: 6px
}
.tooltipster-arrow-bottom-left .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	left: 5px
}
.tooltipster-arrow-bottom-right span, .tooltipster-arrow-top-right span {
	right: 21px
}
.tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border {
	right: 20px
}
.tooltipster-arrow-left .tooltipster-arrow-border, .tooltipster-arrow-left span {
	border-top: 8px solid transparent!important;
	border-bottom: 8px solid transparent!important;
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent!important;
	border-bottom: 9px solid transparent!important;
	border-left: 9px solid;
	margin-top: -8px
}
.tooltipster-arrow-right .tooltipster-arrow-border, .tooltipster-arrow-right span {
	border-top: 8px solid transparent!important;
	border-bottom: 8px solid transparent!important;
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent!important;
	border-bottom: 9px solid transparent!important;
	border-right: 9px solid;
	margin-top: -8px
}
.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.tooltipster-fade-show {
	opacity: 1
}
.tooltipster-grow {
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden
}
.tooltipster-grow-show {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(0.175, .885, .32, 1.15)
}
.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.23, .635, .495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.23, .635, .495, 2.4);
	transition-timing-function: cubic-bezier(0.23, .635, .495, 2.4)
}
.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(0.175, .885, .32, 1.15)
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	transition-property: all;
	top: 0!important;
	opacity: 0
}
.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(0.175, .885, .32, 1.15)
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	transition-property: all;
	left: 0!important;
	opacity: 0
}
.tooltipster-content-changing {
	opacity: .5;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}
html {
	-webkit-tap-highlight-color: transparent
}
body {
	min-width: 1100px;
	background: #fff;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343434;
	line-height: 1.58
}
body input, body select {
	padding: 7px;
	width: 300px;
	height: 36px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 3px;
	box-shadow: none
}
body input[type=file] {
	width: auto;
	height: auto
}
a {
	color: #343434;
	text-decoration: none
}
a:hover {
	color: #ff946e;
	text-decoration: none
}
p.word-count-down {
	display: inline-block;
	margin-left: 10px;
	color: #ccc
}
p.word-count-down .count {
	color: #ff946e;
	margin: 0
}
.container {
	padding-top: 56px
}
.container .mobile-menu-cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	-webkit-tap-highlight-color: transparent
}
.text-center {
	text-align: center
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.picker-wrap {
	background: #fff
}
.picker-wrap .picker {
	width: 1000px;
	margin: 0 auto;
	padding: 35px 0 18px;
	border-top: 1px solid #ccc
}
.picker-wrap .picker:after, .picker-wrap .picker:before {
	content: " ";
	display: table
}
.picker-wrap .picker:after {
	clear: both
}
.picker-wrap .picker li:last-child {
	margin-right: 0
}
.picker-wrap .picker:first-child {
	border: 0
}
.picker-wrap .picker-item, .picker-wrap .picker-title {
	float: left
}
.picker-wrap .picker-list {
	overflow: hidden
}
.picker-wrap .picker-title {
	width: 145px
}
.picker-wrap .picker-item {
	width: 142.5px;
	margin-bottom: 20px
}
.picker-wrap .picker-ctrl {
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	position: relative;
	margin: -1px 12px 0 0
}
.picker-wrap .picker-ctrl-inner {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 4px;
	left: 4px;
	border-radius: 50%;
	background: #fff;
	display: none
}
.picker-wrap .picked .picker-ctrl-inner, .picker-wrap a:hover .picker-ctrl-inner {
	background: #ff946e
}
.app-bar {
	display: none
}

@media screen and (max-width:769px) {
body {
	min-width: 0;
	font-size: 12px;
	line-height: 18px
}
.container {
	position: relative;
	z-index: 100;
	padding-top: 50px;
	height: 100%
}
.app-bar {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 60px;
	padding: 12px 10px;
	background: #fff
}
.app-bar:after, .app-bar:before {
	content: " ";
	display: table
}
.app-bar:after {
	clear: both
}
.app-bar .app-bar-download {
	display: block;
	margin-left: 40px
}
.app-bar .app-bar-close {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border-radius: 0 0 25px;
	width: 25px;
	height: 25px;
	background: rgba(255,255,255,.9)
}
.app-bar .app-bar-close .icon, .app-bar .app-bar-close .stars {
	margin-left: 4px;
	font-size: 12px;
	line-height: 22px;
	color: #939393
}
.app-bar .app-bar-icon {
	float: left;
	display: inline-block;
	width: 36px;
	height: 36px;
	background: url(../images/2a74f1b4.logo-icon.png) 0 0/contain no-repeat
}
.app-bar .app-bar-txt {
	display: inline-block;
	line-height: 1.45;
	font-size: 12px;
	color: #939393
}
.app-bar .app-bar-txt strong {
	font-size: 14px;
	font-weight: 400;
	color: #505050
}
.app-bar .app-download-btn {
	float: right;
	width: 80px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border: none;
	border-radius: 28px
}
}
.container-top {
	padding-top: 0
}
.lt-ie9 .container {
	padding-top: 86px
}
.lt-ie9 .container-top {
	padding-top: 30
}
