@charset "UTF-8"; 

a, abbr, acronym, address, applet, article, aside, audio, b, big,
	blockquote, body, canvas, caption, center, cite, code, dd, del, details,
	dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form,
	h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input,
	ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p,
	pre, q, ruby, s, samp, section, small, span, strike, strong, sub,
	summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul,
	var, video {
	margin: 0;
	padding: 0
}

body, button, input, select, textarea {
	font: 14px/1.5 "微软雅黑";
	color: #333;
	vertical-align: top
}

img {
	vertical-align: top
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 16px
}

h3 {
	font-size: 14px
}

h4, h5, h6 {
	font-size: 100%
}

address, cite, dfn, em, var {
	font-style: normal
}

code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace
}

small {
	font-size: 12px
}

li, ol, ul {
	list-style: none
}

li {
	vertical-align: top
}

a {
	text-decoration: none;
	color: #383838;
	outline: 0;
	cursor: pointer
}

a:hover {
	text-decoration: none;
	color: #63a7e8
}

abbr[title], acronym[title] {
	border-bottom: 1px dotted;
	cursor: help
}

q:after, q:before {
	content: ''
}

legend {
	color: #000
}

fieldset, img {
	border: none
}

button, input, select, textarea {
	font-size: 100%;
	border: none;
	*border: 0;
	outline: 0 !important
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #b6c4d8;
	margin: 10px 0;
	-margin: 5px 0;
	padding: 0;
	overflow: hidden
}

hr.ui-dbline {
	height: 4px;
	height: 2px\9;
	-height: 6px;
	border-top: 1px solid #b6c4d8;
	border-right: none;
	border-bottom: 1px solid #b6c4d8;
	border-left: none;
	margin: 10px 0;
	-margin: 5px 0;
	padding: 0;
	overflow: hidden
}

.rel {
	position: relative
}

.abs {
	position: absolute
}

.fix {
	position: fixed
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.hidden {
	visibility: hidden
}

.visible {
	visibility: visible
}

.hide {
	display: none
}

.show {
	display: block
}

.inline {
	display: inline
}

.inline-block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	*zoom: 1;
	*display: inline
}

.h1 {
	height: 1px;
	overflow: hidden
}

.min-height {
	min-height: 500px;
	height: auto;
	_height: 500px
}

.mauto {
	margin-left: auto;
	margin-right: auto
}

.m0 {
	margin: 0
}

.m5 {
	margin: 5px
}

.m10 {
	margin: 10px
}

.m15 {
	margin: 15px
}

.m20 {
	margin: 20px
}

.mt-1 {
	margin-top: -1px
}

.mt0 {
	margin-top: 0
}

.mt5 {
	margin-top: 5px
}

.mt10 {
	margin-top: 10px !important
}

.mt15 {
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.mb-1 {
	margin-bottom: -1px
}

.mb0 {
	margin-bottom: 0
}

.mb5 {
	margin-bottom: 5px
}

.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.ml-1 {
	margin-left: -1px
}

.ml0 {
	margin-left: 0
}

.ml5 {
	margin-left: 5px
}

.ml10 {
	margin-left: 10px
}

.ml15 {
	margin-left: 15px
}

.ml20 {
	margin-left: 20px
}

.mr-1 {
	margin-right: -1px
}

.mr0 {
	margin-right: 0
}

.mr5 {
	margin-right: 5px
}

.mr10 {
	margin-right: 10px
}

.mr15 {
	margin-right: 15px
}

.mr20 {
	margin-right: 20px
}

.p0 {
	padding: 0
}

.p5 {
	padding: 5px
}

.p10 {
	padding: 10px
}

.p15 {
	padding: 15px
}

.p20 {
	padding: 20px
}

.pt0 {
	padding-top: 0
}

.pt5 {
	padding-top: 5px
}

.pt10 {
	padding-top: 10px
}

.pt15 {
	padding-top: 15px
}

.pt20 {
	padding-top: 20px
}

.pb0 {
	padding-bottom: 0
}

.pb5 {
	padding-bottom: 5px
}

.pb10 {
	padding-bottom: 10px
}

.pb15 {
	padding-bottom: 15px
}

.pb20 {
	padding-bottom: 20px
}

.pl0 {
	padding-left: 0
}

.pl5 {
	padding-left: 5px
}

.pl10 {
	padding-left: 10px
}

.pl15 {
	padding-left: 15px
}

.pl20 {
	padding-left: 20px
}

.pr0 {
	padding-right: 0
}

.pr5 {
	padding-right: 5px
}

.pr10 {
	padding-right: 10px
}

.pr15 {
	padding-right: 15px
}

.pr20 {
	padding-right: 20px
}

.left {
	text-align: left !important
}

.center {
	text-align: center !important
}

.right {
	text-align: right !important
}

.top {
	vertical-align: top !important
}

.middle {
	vertical-align: middle !important
}

.bottom {
	vertical-align: bottom !important
}

.lh10 {
	line-height: 1
}

.lh15 {
	line-height: 1.5
}

.lh20 {
	line-height: 2
}

.c000 {
	color: #000 !important
}

.cfff {
	color: #fff !important
}

.cf00 {
	color: red !important
}

.cf00 {
	color: red !important
}

.cf60 {
	color: #f60 !important
}

.c333 {
	color: #333 !important
}

.c666 {
	color: #666 !important
}

.c999 {
	color: #999 !important
}

.c00a94d {
	color: #00a94d !important
}

.fs0 {
	font-size: 0
}

.fs12 {
	font-size: 12px
}

.fs12b {
	font-size: 12px;
	font-weight: 700
}

.fs14 {
	font-size: 14px
}

.fs14b {
	font-size: 14px;
	font-weight: 700
}

.fs16 {
	font-size: 16px
}

.fs16b {
	font-size: 16px;
	font-weight: 700
}

.fs18 {
	font-size: 18px
}

.fs18b {
	font-size: 18px;
	font-weight: 700
}

.fs20 {
	font-size: 20px !important;
	line-height: 30px !important
}

.fs20b {
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 30px
}

.fwb {
	font-weight: 700
}

.fwn {
	font-weight: 400
}

.fsn {
	font-style: normal
}

.ffyh {
	font-family: 'microsoft yahei'
}

.gridfixed {
	table-layout: fixed
}

.wrap {
	display: block !important;
	word-wrap: break-word !important;
	word-break: keep-all !important
}

.ellipsis, .nobr, .unwrap {
	overflow: hidden !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	-width: 100%
}

.nowrap {
	overflow: hidden !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important
}

.nobg {
	background: 0 0 !important
}

.transparent {
	background-color: transparent !important
}

.opacity {
	filter: alpha(Opacity = 0);
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity = 0)
}

.no-underline a:hover, .no-underline:hover {
	text-decoration: none !important
}

.clear {
	zoom: 1;
	overflow: hidden !important
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.clearfix {
	display: inline-table
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

.opacity {
	filter: alpha(opacity = 50);
	opacity: .5;
	filter: alpha(opacity = 50)
}

.textarea {
	resize: none
}

* {
	-webkit-tap-highlight-color: transparent;
	-o-tap-highlight-color: transparent
}

body, html {
	-webkit-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	-o-tap-highlight-color: transparent
}

.iconfont {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.icon-advantage {
	background-position: -432px -204px;
	width: 120px;
	height: 33px
}

.icon-cktul {
	background-position: -501px -273px;
	width: 20px;
	height: 16px
}

.icon-footer-logo {
	background-position: -432px 0;
	width: 130px;
	height: 62px
}

.error .icon-footer-select {
	background-position: -547px -155px;
	width: 12px;
	height: 8px
}

.ui-text-disabled .icon-footer-select {
	background-position: -547px -142px;
	width: 12px;
	height: 8px
}

.icon-footer-select {
	background-position: -547px -129px;
	width: 12px;
	height: 8px
}

.icon-img-add {
	background-position: -432px -129px;
	width: 70px;
	height: 70px
}

.icon-jcxx {
	background-position: -304px -164px;
	width: 100px;
	height: 100px
}

.icon-layer-close {
	background-position: -507px -129px;
	width: 35px;
	height: 35px
}

.icon-logo {
	background-position: -432px -67px;
	width: 118px;
	height: 57px
}

.icon-name {
	background-position: -455px -273px;
	width: 18px;
	height: 18px
}

.icon-password {
	background-position: -539px -169px;
	width: 16px;
	height: 22px
}

.icon-ptys {
	background-position: -218px 0;
	width: 209px;
	height: 158px
}

.active .icon-select {
	background-position: -432px -273px;
	width: 18px;
	height: 18px
}

.icon-select {
	background-position: -478px -273px;
	width: 18px;
	height: 18px
}

.icon-tdys {
	background-position: 0 -164px;
	width: 194px;
	height: 158px
}

.icon-tjzl-n1, .register.n1 .icon-tjzl, .register.n2 .icon-tjzl {
	background-position: -105px -327px;
	width: 100px;
	height: 100px
}

.icon-tjzl {
	background-position: 0 -327px;
	width: 100px;
	height: 100px
}

.icon-true {
	background-position: -507px -169px;
	width: 27px;
	height: 28px
}

.icon-weibo:hover {
	background-position: -463px -242px;
	width: 26px;
	height: 26px
}

.icon-weibo {
	background-position: -494px -242px;
	width: 26px;
	height: 26px
}

.icon-weix:hover {
	background-position: -432px -242px;
	width: 26px;
	height: 26px
}

.icon-weix {
	background-position: -525px -242px;
	width: 26px;
	height: 26px
}

.icon-xmys {
	background-position: 0 0;
	width: 213px;
	height: 159px
}

.icon-zccg-n1, .register.n2 .icon-zccg {
	background-position: -199px -164px;
	width: 100px;
	height: 100px
}

.icon-zccg {
	background-position: -210px -327px;
	width: 100px;
	height: 100px
}

.icon-zcguod-n1, .register .zcguod-n1, .register.n1 .zcguod-n2,
	.register.n2 .zcguod-n2 {
	background-position: -199px -283px;
	width: 228px;
	height: 9px
}

.icon-zcguod {
	background-position: -199px -269px;
	width: 228px;
	height: 9px
}

.w_1200 {
	position: relative;
	width: 1250px;
	margin: auto
}

.header {
	height: 80px;
	color: #999;
	font-size: 14px
}

.header .w_1200 {
	padding: 12px 0 11px
}

.header .logo-tip {
	position: absolute;
	top: 28px;
	left: 147px;
	font-size: 16px
}

.header .header-zc {
	float: right;
	padding-top: 18px
}

.header .header-zc a {
	color: #57abeb
}

.header .header-phone {
	float: right;
	padding-top: 15px
}

.header .header-phone span {
	font-size: 18px;
	font-weight: 700;
	color: #2b79db
}

.banner {
	background:
		url(../images/banner_slide_02.jpg)
		no-repeat center;
	color: #fff
}

.banner .w_1200 {
	height: 600px
}

.banner .login-tip {
	position: absolute;
	top: 212px;
	width: 565px
}

.banner .login-tip .wire {
	display: block;
	width: 70px;
	height: 3px;
	background: #fff
}

.banner .login-tip h1 {
	padding: 12px 0 7px;
	font-size: 48px
}

.banner .login-tip p {
	color: #9baac7;
	line-height: 24px
}

.banner .login {
	position: absolute;
	background: #fff;
	top: 125px;
	right: 0;
	width: 318px;
	height: 340px;
	padding: 0 41px;
	color: #999
}

.banner .login h5 {
	padding: 27px 0 20px;
	font-size: 22px;
	color: #666;
	font-weight: 400;
	text-align: center
}

.banner .login .error {
	position: absolute;
	top: 65px;
	left: 41px;
	color: #f98b5d
}

.banner .login .login-input {
	position: relative;
	/* height: 44px; */
	margin: 10px 0 0;
	padding: 0 10px 0 60px;
	background: #f0f3f5;
	border-radius: 4px
}

.banner .login .login-input .iconfont {
	position: absolute;
	left: 20px
}

.banner .login .login-input .iconfont.icon-password {
	top: 11px
}

.banner .login .login-input .iconfont.icon-name {
	top: 13px
}

.banner .login .login-input input {
	display: block;
	width: 100%;
	height: 33px;
	line-height: 33px;
	background: 0 0
}

.banner .login .wjmi {
	padding: 16px 0;
	overflow: hidden;
	zoom: 1;
	vertical-align: bottom
}

.banner .login .wjmi label {
	position: relative;
	cursor: pointer
}

.banner .login .wjmi label input {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity = 0)
}

.banner .login .wjmi .iconfont {
	vertical-align: bottom
}

.banner .login .wjmi .fr {
	color: #57abeb
}

.banner .login .login-btn {
	display: block;
	width: 100%;
	height: 44px;
	background: #2b79db;
	border-radius: 4px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	cursor: pointer
}

.banner .login .pass-reglink {
	padding: 16px 0 0;
	color: #999;
	text-align: center
}

.banner .login .pass-reglink a {
	color: #57abeb;
	text-decoration: underline
}

.wom-yous .yous-h1 {
	position: relative;
	padding: 55px 0 25px;
	font-size: 36px;
	font-weight: 400;
	text-align: center;
	color: #1e396c
}

.wom-yous .yous-h1 .iconfont {
	position: absolute;
	left: 50%;
	top: 101px;
	margin-left: -60px
}

.wom-yous .yous-lists {
	overflow: hidden;
	zoom: 1;
	padding: 50px 15px 89px 15px
}

.wom-yous .yous-lists .yous-list {
	position: relative;
	float: left;
	width: 280px;
	height: 170px;
	padding: 270px 35px 0;
	margin: 0 20px;
	border-radius: 12px;
	box-shadow: 0 0 50px rgba(90, 100, 113, .15);
	background: #fff;
	text-align: center;
	-webkit-transition: all .4s;
	transition: all .4s
}

.wom-yous .yous-lists .yous-list:hover {
	box-shadow: 0 0 50px rgba(90, 100, 113, .5)
}

.wom-yous .yous-lists .yous-list h2 {
	padding-bottom: 12px;
	color: #2976da;
	font-size: 24px
}

.wom-yous .yous-lists .yous-list p {
	color: #96a5b8;
	line-height: 24px
}

.wom-yous .yous-lists .yous-list .icon-tdys {
	position: absolute;
	left: 50%;
	width: 194px;
	height: 158px;
	margin-left: -97px;
	top: 78px
}

.wom-yous .yous-lists .yous-list .icon-xmys {
	position: absolute;
	left: 50%;
	width: 213px;
	height: 159px;
	margin-left: -106.5px;
	top: 78px
}

.wom-yous .yous-lists .yous-list .icon-ptys {
	position: absolute;
	left: 50%;
	width: 209px;
	height: 158px;
	margin-left: -104.5px;
	top: 78px
}

.footer {
	background: #212833;
	color: #727b8c
}

.footer .icon-footer-logo {
	position: absolute;
	top: 46px
}

.footer .footer-dl {
	float: right;
	line-height: 30px;
	width: 426px;
	padding-bottom: 122px
}

.footer .footer-dl h2 {
	padding: 40px 0 13px;
	color: #fff;
	font-size: 18px;
	font-weight: 400
}

.footer .footer-dl.n1 {
	width: 410px;
	padding-bottom: 0
}

.footer .footer-dl.n1 p {
	line-height: 24px
}

.footer .copyright {
	height: 61px;
	border-top: 1px solid #383e48;
	line-height: 61px;
	clear: both
}

.footer .copyright .fr {
	vertical-align: middle
}

.footer .copyright .fr span {
	padding-right: 10px;
	vertical-align: middle
}

.footer .copyright .fr a {
	margin-left: 10px;
	vertical-align: middle
}

.rz-content {
	background: #f5f7f8
		url(../images/login-banner-1.jpg)
		no-repeat center 0;
	color: #fff;
	font-size: 16px
}

.rz-content .w_1200 {
	padding: 0 0 107px
}

.rz-content .rzx-liouc {
	padding-bottom: 52px;
	text-align: center
}

.rz-content .rzx-liouc span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 48px 0 10px;
	font-size: 28px;
	font-weight: 400;
	border-bottom: 1px solid #fff
}

.rz-content .rzx-list-n1 {
	position: absolute;
	top: 248px;
	left: 96px
}

.rz-content .rzx-list-n2 {
	position: absolute;
	top: 248px;
	left: 387px
}

.rz-content .rzx-list-n3 {
	position: absolute;
	top: 248px;
	left: 719px
}

.rz-content .rzx-list-n4 {
	position: absolute;
	top: 248px;
	left: 1025px
}

.rz-form {
	padding: 40px 225px 48px 235px;
	background: #fff;
	color: #666;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.rz-form table {
	table-layout: fixed;
	width: 100%
}

.rz-form table tr.td-p0 td {
	padding: 0 0 0 5px
}

.rz-form table tr.td-pt8 td {
	padding: 8px 0 0 5px
}

.rz-form table td {
	padding: 8px 0 8px 5px;
	line-height: 38px;
	vertical-align: top
}

.rz-form table td.no-pading {
	padding: 0
}

.rz-form table h2 {
	padding-bottom: 3px;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: 400;
	border-bottom: 1px solid #ebebeb
}

.rz-form table h2 span {
	font-size: 14px;
	color: #999
}

.rz-form table .tip {
	color: #c2c2c2;
	font-size: 14px
}

.rz-form .ck-gf {
	height: 34px;
	margin-left: 15px;
	font-size: 14px;
	color: #b2b2b2;
	vertical-align: middle;
	cursor: pointer
}

.rz-form .ck-gf .iconfont {
	margin-right: 2px;
	vertical-align: middle
}

.rz-form .ck-gf span {
	vertical-align: middle
}

.rz-form .zp-yulan {
	position: relative;
	height: 82px;
	padding-top: 140px;
	background: #f0f0f2;
	border: 1px solid #f0f0f2;
	color: #b2b2b2;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden
}

.rz-form .zp-yulan img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%
}

.rz-form .zp-yulan .img-box {
	display: none
}

.rz-form .zp-yulan .iconfont {
	top: 65px;
	position: absolute;
	left: 50%;
	width: 70px;
	height: 70px;
	margin-left: -35px
}

.rz-form .zp-yulan p {
	text-align: center
}

.rz-form .zp-yulan input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	opacity: 0;
	filter: alpha(opacity = 0);
	filter: alpha(Opacity = 0);
	cursor: pointer
}

.rz-form .rez-btn {
	display: block;
	width: 100%;
	height: 50px;
	margin-top: 76px;
	border-radius: 3px;
	background: #2b79db;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.rz-form .error-tip {
	float: left;
	margin-top: 87px;
	margin-left: 15px;
	font-size: 14px;
	color: #f98b5d
}

.rz-form .rz-form-h1 {
	width: 730px;
	margin: auto;
	padding: 4px 0 8px;
	border-bottom: 1px solid #ebebeb;
	font-size: 24px;
	color: #2b79db;
	text-align: center;
	font-weight: 400
}

.rz-form .rz-form-tip {
	width: 730px;
	padding: 39px 0 0;
	font-size: 16px;
	line-height: 36px;
	color: #666;
	text-align: center
}

.rz-form .rz-form-tip.n2 {
	padding: 0
}

.rz-form .rz-form-tip.n2 span {
	color: #2b79db
}

.rz-form .rz-form-erwm {
	width: 129px;
	height: 129px;
	margin: 30px auto 55px
}

.rz-form .rz-go-index {
	display: block;
	width: 250px;
	height: 50px;
	margin: 0 auto 36px;
	background: #2b79db;
	border-radius: 3px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 50px
}

.rz-form .rz-go-index:hover {
	background: #2c89db
}

.layer {
	position: fixed;
	display: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100
}

.layer .layer-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	filter: alpha(opacity = 65);
	opacity: .65;
	filter: alpha(opacity = 65)
}

.layer .icon-layer-close {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -286px 0 0 351px;
	cursor: pointer;
	z-index: 10
}

.layer .layer-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-top: -300px;
	margin-left: -400px;
	background: #eee
}

.layer .layer-content img {
	width: 100%;
	min-height: 100%
}

.register {
	position: relative;
	width: 940px;
	height: 100px;
	margin: 0 auto 138px;
	padding-top: 113px;
	font-size: 18px;
	color: #fff
}

.register .icon-jcxx {
	position: absolute;
	left: 0
}

.register .icon-tjzl {
	position: absolute;
	top: 113px;
	left: 420px
}

.register .icon-zccg {
	position: absolute;
	top: 113px;
	right: 0
}

.register .zcguod-n1 {
	position: absolute;
	top: 162px;
	left: 150px
}

.register .zcguod-n2 {
	position: absolute;
	top: 162px;
	left: 558px
}

.register i span {
	position: absolute;
	top: 115px;
	width: 100px;
	text-align: center;
	font-style: normal
}

.rz-form-h2 {
	padding-bottom: 3px;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: 400;
	border-bottom: 1px solid #ebebeb
}

.rz-form-h2 span {
	font-size: 14px;
	color: #999
}

.ui-checkbox {
	position: relative;
	cursor: pointer;
	font-size: 14px;
	color: #999
}

.ui-checkbox .iconfont {
	vertical-align: sub
}

.ui-checkbox input {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity = 0)
}

.ui-checkbox .blue {
	color: #2b79db
}

.ui-checkbox .blue:hover {
	color: #63a7e8
}

.info-box {
	position: relative;
	width: 400px
}

.info-box .verification {
	position: absolute;
	left: 410px;
	top: 5px;
	white-space: nowrap
}

.info-box .verification.error {
	width: 150px;
	top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #f98b5d
}

.info-box .rez-btn {
	background: #cacacc
}

.info-box .rez-btn.active {
	background: #2b79db
}

.iCode .ui-text {
	float: left;
	width: 190px
}

.iCode .rez-btn {
	float: left;
	width: 148px;
	height: 38px;
	margin: 0 0 0 10px;
	line-height: 38px;
	font-size: 16px
}

.search-title {
	position: absolute;
	margin-left: 15px;
	font-size: 14px;
	color: #666
}

.search-title a {
	color: #f98b5d;
	text-decoration: underline
}

.ui-text {
	position: relative;
	height: 36px;
	padding-right: 4px;
	background: #f0f0f2;
	border-radius: 3px;
	border: 1px solid #f0f0f2
}

.ui-selecter {
	padding-right: 30px
}

.ui-text .ui-text-text {
	width: 100%;
	height: 36px;
	background: 0 0;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	text-indent: 4px
}

.ui-selecter .icon-footer-select {
	position: absolute;
	top: 15px;
	right: 14px
}

.ui-selecter .ui-selecter-options, .ui-text .ui-selecter-options {
	position: absolute;
	top: 36px;
	left: -1px;
	right: -1px;
	display: none;
	width: 100%;
	height: auto;
	border: 1px solid #dcdcdc;
	background-color: #f0f0f2;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 13px;
	color: #999
}

.ui-selecter .ui-selecter-options li, .ui-selecter .ui-selecter-options ul,
	.ui-text .ui-selecter-options li, .ui-text .ui-selecter-options ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.ui-selecter .ui-selecter-options ul, .ui-text .ui-selecter-options ul {
	padding: 1px 1px 0
}

.ui-selecter .ui-selecter-options li, .ui-text .ui-selecter-options li {
	height: 36px;
	padding: 0 2px;
	overflow: hidden;
	line-height: 36px
}

.ui-selecter .ui-selecter-options li.hover, .ui-selecter .ui-selecter-options li:hover,
	.ui-text .ui-selecter-options li.hover, .ui-text .ui-selecter-options li:hover
	{
	background-color: #f7f7f7
}

.ui-text .ui-selecter-options label {
	display: block;
	height: 36px;
	padding: 0 0 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	line-height: 36px;
	cursor: pointer
}

.ui-text .ui-selecter-options li.disabled {
	background-color: #fff;
	color: #bbb
}

.error.ui-text {
	border-color: #f98b5d;
	background: #feede7
}

.error.ui-text .ui-text-text {
	color: #faa389
}

.error.ui-selecter .ui-selecter-options {
	border-color: #f98b5d;
	background: #feede7;
	color: #faa389
}

.error.ui-selecter .ui-selecter-options li.hover, .error.ui-selecter .ui-selecter-options li:hover
	{
	background-color: #fdd3c7
}

.ui-text-disabled.ui-selecter {
	border-color: #f6f6f6;
	background: #f6f6f6
}

.ui-text-disabled .ui-text-text {
	color: #bebebe
}

@
keyframes fadeInUp { 0%{
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

100%{
opacity
:
1;filter
:alpha
(opacity=100);-webkit-transform
:none
;transform
:none
}
}
@
-webkit-keyframes fadeInUp { 0%{
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}
100%{
opacity
:
1;filter
:alpha
(opacity=100);-webkit-transform
:none
;transform
:none
}
}