.top_word {
	height:50px;
	background-color:#930093;
	color:white;
	line-height:50px;
	font-size:22px;
	margin:0;
	text-align:center;
    width:100%;
	font-weight: bold;
}
body{
	background-color:#f5f5f5;
	margin:0;
}
.bind_info {
	border:1px solid #930093;
	background-color:white;
	padding-bottom:20px;
	margin:10px;
}
.info {
	margin-right:5px;
	margin-top:10px;
	padding-left:0;
	margin-left:10px;
	border-bottom:1px solid #930093;
	width:94%
}
.bind_user {
	width:95px;
	height:30px;
	font-size:15px;
	padding-bottom:0;
	padding-right:0;
	margin-left:0;
    font-weight:bold;
	text-align:right;
}
.card_text {
	height:25px;
	width:95%;
	padding:0;
	font-size:15px;
	border-color:transparent!important;
} 
.card_text:focus {
	outline:0
}
.article {
	margin-left:20px;
	font-size:14px;
    line-height:20px;
}
#submit_a {
	margin-left:30px;
    color:#2B6FD5;
}
.login_button {
	width:80%;
	align:center;
	background-color:#930093;
	color:white;
	height:44px;
    line-height: 44px;
    border-radius: 5px;
    font-size:20px;
	margin-left:10%;
	margin-top:10px;
	margin-bottom:10px;
    font-weight: bold;
}
.login_button:hover {
	cursor:pointer;
	background-color:#750075
}
.info_word {
	margin-top:20px;
	color:gray;
	font-size:12px;
	margin-left:5px;
}
.safe_word {
	border:1px solid #930093;
	margin-left:10px;
	margin-right:10px;
    margin-top: 10px;
	background-color:white;
	padding:20px;
	font-size:14px;
	font-family:Microsoft YaHei;
}
.title_text {
	font-weight:bold;
	text-align:center;
	line-height:40px
}
.title_word {
	font-weight:bold
}
.bottom_text {
	color:gray;
	margin:20px;
	font-size:10px
}
.select_list {
	height:25px;
	width:100%;
	font-size:15px;
    color:blue;
}
.line_right{
	margin-left:0px;
	padding-left:0px;
}
.account_list {
	border-radius:10px;
	border:1px solid #930093;
	line-height:20px;
	font-size:15px;
	background-color:white;
	padding:5px;
	/*
	z-index:1001;
	*/
	position:absolute;
	top:108px;
	left:110px;
	display:none
}
.old_account {
	border-bottom:1px solid #930093;
	padding:5px
}
.new_account {
	padding:5px
}
.msg_check {
	
	position:relative;
	top:3px;
	height:25px;
	width:45%;
	padding:0;
	font-size:15px;
	border-color:transparent!important;
}
.msg_check:focus {
	outline:0
}
.get_msg {
	float:right;
	width:60px;
	background-color:#930093;
	font-size:13px;
	color:white;
	padding:1px;
    border:0px;
	border-radius:5px;
	margin-left:3px;
	height:35px
}
/*
.select_label {
	background:url(../images/down.png) no-repeat;
	background-position:-7px -5px;
	width:20px;
	height:20px;
	margin-left:10px;
	border:0;
	float:right;
}
*/
/*
.android_select {
	opacity:0;
	position:relative;
	top:-20px;
	left:0;
	z-index:1001;
	width:100%
}
*/
.account_info {
      border:1px solid #930093;
      background-color:white;
      padding-bottom:10px;
      margin:10px;
      margin-top:12px;
  }

.set_button {
	width:30%;
	align:center;
	text-align:center;
	background-color:#ddd;
	border-radius:5px;
	line-height:30px;
	height:30px;
	margin-top:10px;
	margin-left:35%
}
/*
.set_button:hover {
	cursor:pointer;
	background-color:#750075
}
*/
.label_state {
	color:blue;
	line-height:25px;
	height:25px;
	width:90%;
	padding:0;
	font-size:15px
}
#set_text {
	opacity:0;
    margin-top: 80px;
    color:gray;
}
.img_label{
	position:relative;
	left:-20px;
	top:4px;
	border:0px;
	line-height:25px;
	height:25px;
	width:100%;
	padding:0;
	text-align:left;
	font-size:15px;
	background-color:transparent!important;
	background:url(../images/time.png) no-repeat;
	background-position:100% 0
}
.text_info{
	line-height:25px;
	height:auto;
	width:100%;
	padding:0;
	font-size:15px;
	background-color:transparent!important;
	color: blue;
}
.top_account{
	background-color:#e6e6fa;
	height:85px;
	border:1px solid #930093;
}
.content_account{
	border-top:1px solid #930093;
	background:url(../images/right.png) no-repeat;
	background-position:95% 55%;
}
.balance{
	color:blue;
}
.top_account p,.content_account p{
	margin-left:20px;
	line-height:13px;
	font-size:13px;
}
.account_detail{
	border-left:1px solid #930093;
	border-right:1px solid #930093;
	border-bottom:1px solid #930093;
	background-color:white;
	padding-bottom:20px;
}
.account_in{
	color:green;
}
.account_out{
	color:red;
}
.top_back{
	position:fixed;
	top:50px;
	right:10px;
	left:10px;
	z-index:3;
	background-color:#f5f5f5;
}
.done_words{
	font-size:13px;
	position:relative;
	top:125px;
	line-height:50px;
}
.select_default {
    padding:0;
    border:0;
    width:100%;
    height:25px;
    font-size:15px;
    position: relative;
    top:-25px;
    opacity: 0;
}
.new_select{
    padding:0;
    border:0;
    width:100%;
    height:25px;
    font-size:15px;
    color: blue;
    background-color:transparent!important;
    background:url(../images/down.png) no-repeat;
    background-position:100%;
}
/*
@media only screen and (orientation:landscape){
	.select_default {
	padding:0;
	border:0;
	width:100%;
	height:25px;
	font-size:15px;
	color: blue;
	position:relative;
	left:-3px;
	background-color:transparent!important;
	background:url(../images/down.png) no-repeat;
	background-position:100% -3px
	}
}
@media only screen and (orientation:portrait){
	.select_default {
	padding:0;
	border:0;
	width:100%;
	height:25px;
	font-size:15px;
	color: blue;
	background-color:transparent!important;
	background:url(../images/down.png) no-repeat;
	background-position:100% -3px
	}
}
*/
.back_button{
	background:url(../images/back.png) no-repeat;
	background-position:10px;
	border:0px;
	height:40px;
	width:60px;
	position:relative;
	top:-50px;
	left: -10px;
	font-size: 16px;
	color:white;
	padding-bottom: 10px;
	padding-left: 20px;
}
.key_words{

	color:blue;
	border:0px;
	height:25px;
	width:95%;
	padding:0px;
	font-size:15px;
	background-color:transparent!important;
}
.key_words:focus {
	outline:0
}
.near_button{
	width:40%;
	align:center;
	text-align:center;
	background-color:#930093;
	color:white;
	border-radius:5px;
	line-height:30px;
	height:30px;
	margin-top:40px;
	margin-left:30%
}
.near_button:hover {
	cursor:pointer;
	background-color:#750075
}
.two_button{
    width: 80%;
    padding-left: 5%;
}
.two_details{
	width:35%;
	align:center;
    float:left;
	text-align:center;
	border-radius:5px;
	background-color: #ddd;
    padding-top:10px;
	border: 0px;
	height:25px;
	margin-left:10%;
	margin-top:20px;
	font-size: 14px;
}
.seven_details{
    padding-top:10px;
	width:35%;
	align:center;
    float:right;
	text-align:center;
	border-radius:5px;
	background-color: #ddd;
	border: 0px;
	height:25px;
	margin-left:8.5%;
	margin-top:20px;
	font-size: 14px;
    height:25px;
}
#label_msg{
	font-size: 10px;
}
.psw_text{
	position:relative;
	left:-2px;
	height:25px;
	width:95%;
	padding:0;
	font-size:15px;
	border-color:transparent!important;
	color:blue;
}

.psw_text:focus {
	outline:0
}
.mind_title{
	margin-left: 20px;
	font-size: 13px;
	margin-top: 10px;
	font-weight: bold;
}
.mind_text{
	margin-left: 20px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	color: gray;
}

#img_label1{
	color:blue;
	border:0px;
	line-height:25px;
	height:25px;
	width:100%;
	padding-left:0;
	padding-right: 0;
	text-align:left;
	font-size:15px;
	background-color:transparent!important;
	background:url(../images/time.png) no-repeat;
	background-position:100% 5px;
}
/*
#img_label1::-webkit-input-placeholder{
	color:blue;
}
*/
#img_label2{
	color:blue;
	border:0px;
	line-height:25px;
	height:25px;
	width:100%;
	padding-left:0;
	padding-right: 0;
	text-align:left;
	font-size:15px;
	background-color:transparent!important;
	background:url(../images/time.png) no-repeat;
	background-position:100% 5px;
}
/*
#img_label2::-webkit-input-placeholder{
	color:blue;
}
*/
.ios_label{
	color:blue;
	border:0px;
	width:100%;
	background-color:transparent!important;
	background:url(../images/down.png) no-repeat;
	background-position:100% 0;
}
/*
#label_account{
	position:relative;
	top:4px;
	color:blue;
	background-color:white;
}
#label_account2{
	position:relative;
	top:4px;
	color:blue;
	background-color:white;
}
*/

#error_test{
	line-height:30px;
	position:relative;
	top:-10px;
}



.financial_top{
    position: fixed;
    top:0px;
    left:0px;
    right:0px;
    z-index: 2;
	font-weight: bold;
	width: 100%;
}
.f_top_title{
	height:50px;
	background-color:#930093;
	color:white;
	line-height:50px;
	font-size:20px;
	margin:0;
	text-align:center;
	
}
.f_top_content{
	height:30px;
	background-color:#dcdcdc;
	padding-left:15px;
	padding-right:15px;
}
.subbar_default{
	float:left;
	width:50%;
	text-align:center;
	height:25px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#6C6C6C
}
.subbar_select{
	float:left;
	width:50%;
	text-align:center;
	height:25px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#930093;
	border-bottom:3px solid #930093; 
}
.financial_list{
	padding:15px;
	padding-top:0px;
	border:1px solid #930093;
	background-color:white;
	margin:10px;
	margin-top:82px;
}
.financial_content{
	border-bottom:1px solid #930093;
	background:url(../images/right.png) no-repeat;
	background-position:100% 40%;
}
.f_content_title{
	font-size:16px;
}
.f_content_detail{
	font-size:15px;
}
#f_day{
	color:purple;
}
#f_rate{
	color:purple;
}
#f_saledate{
	color:purple;
}
.list_collect_default{
	background:url(../images/collect.png) no-repeat;
	height:20px;
	width:20px;
	border:0px;
	float:right;
	position:relative;
	top:-20px;
	left:-8px;
}
.list_collect_select{
	background:url(../images/collect_final.png) no-repeat;
	height:20px;
	width:20px;
	border:0px;
	float:right;
	position:relative;
	top:-20px;
	left:-8px;
}
/*
.detail_collect_select{
	background:url(../images/collect_final.png) no-repeat;
	height:20px;
	width:20px;
	border:0px;
}
.detail_collect_default{
	background:url(../images/collect.png) no-repeat;
	height:20px;
	width:20px;
	border:0px;
}
*/
/*
.f_collect_img:visited{
	background:url(../images/collect_final.png) no-repeat;
	border:none;
	outline:0
}
.f_collect_img:active{
	background:url(../images/collect_final.png) no-repeat;
	border:none;
	outline:0
}
.f_collect_img:visited{
	background:url(../images/collect_final.png) no-repeat;
	border:none;
	outline:0
}
*/
.f_collect_word{
	float:right;
	font-size:10px;
	color:gray;
	position:relative;
	left:15px;
}
/*
.f_collect_words{
	font-size:10px;
	color:gray;
}
*/
.detail_top{
	font-weight:bold;
	margin-top:15px;
	margin-left:10px;
	font-size:14px;
}
.detail_list{
	margin:15px;
	border:1px solid #930093;
	background-color:white;
	overflow-x:hidden;
	overflow-y:scroll;
    /*
    height: 100px;
    */
}
.my_detail{
	margin:15px;
	margin-top:10px;
	border:1px solid #930093;
	background-color:white;
	
}
.detail_table{
	width:100%;
}
.detail_td{
	border-bottom:1px solid #F0F0F0;
	padding:10px;
	color:gray;
	font-weight:bold;
    padding-right: 0px;
}
.dialog{
	position:fixed;
	z-index:5;
	left:10%;
	top:30%;
	background-color:#fff;
	display:none;
	width:80%;
	border-radius:10px;
	border:1px solid #930093;
    animation:dialog_show 0.5s;
    -webkit-animation:dialog_show 0.5s;
    opacity: 1;
}
@-webkit-keyframes dialog_show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
.detail_bottom{
	margin:15px;
    margin-left: 10%;
    margin-right: 20px;
    width:80%;
}
.bottom_button{
	width:40%;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	background-color:#930093;
	border-radius:5px;
	height:35px;
	line-height:35px;
	color:white
}
.dialog_top{
	height:40px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.dialog_span{
	font-weight:bold;
	line-height:40px;
}
.dialog_content{
	margin-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px solid #930093;
}
.dialog_button{
	width:100%;;
	color:#930093;
	font-weight:bold;
	height:40px;
	line-height:40px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.dialog_button:active{
    background-color: lightgray;
}
.earnings{
	position:fixed;
	z-index:5;
	left:4%;
	top:50px;
	background-color:#F5F5F5;
	display:none;
	width:91%;
	border:1px solid #930093;
}
.earn_top{
	background-color:#930093;
	height:25px;
	border-bottom:1px solid #930093;
	padding-top:5px;
	padding-right:10px;
}
.earn_span{
	margin-left:10px;
	color:white;
	font-weight:bold;
	font-size:13px;
}
.earn_close{
	float:right;
}
.earn_table{
	margin:10px;
	font-weight:bold;
	font-size:13px;
	width:100%;
}
.earn_list{
	color:purple;
	text-align:right;
	width:35%;
}
.earn_words{
	background-color:white;
	height:18px;
	width:33%;
}
.earn_text{
	background-color:#A9A9A9;
	height:18px;
	width:33%;
	text-align:center;
}
.earn_input{
	border-color:transparent!important;
	border:0px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	height:100%;
	width:100%;
	font-weight: bold;
	font-size: 13px;
}
.earn_readonly{
	background-color:transparent!important;
}
.earn_last{
	color:purple;
	width:31%;
}
.calculate_bottom{
	width:50%;
	margin-left:25%;
	text-align:center;
	font-weight:bold;
	background-color:#930093;
	border-radius:10px;
	height:35px;
	line-height:35px;
	color:white;
	margin-bottom:15px;
}

.my_list{
	margin:5px;
	padding:5px;
	border:1px solid #930093;
	background-color:white;
	font-weight: bold;
	background:url(../images/right.png) no-repeat;
	background-position:100% 50%;
}
.my_left{
	font-size:14px;
	width:105px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
}
.my_right{
	font-size:14px;
	margin-left:0px;
}
.back_view ,.back_viewO{
	position:absolute;
	z-index:4;
	top:0px;
    left:0px;
    right:0px;
	width:100%;
	height:200%;
    background-color: #cccccc;
	display:none;
    opacity: 0.9;
    animation:show 0.5s;
    -webkit-animation:show 0.5s;
    opacity: 0.9;

}
@-webkit-keyframes show{
    from{
        opacity: 0.1;
    }
    to{
        opacity: 0.9;
    }
}
.skillbar {
	position:relative;
	float:left;
	width:70%;
	background:#eee;
	height:20px;
	border-radius:20px;
	margin-left:0px;

}
.skillbar-bar {
	height:20px;
	width:0px;
	background:purple;
	border-radius:20px;
/*	-webkit-border-radius:3px;
*/}
.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:20px;
	line-height:20px;
	color:#ffffff;
	color:rgba(0, 0, 0, 0.4);
}
.manager_title{
	margin:20px;	
	font-size:18px;
    color: #000000;
}
.back_img{
	margin-top:10px;
	margin-left:5%;
	margin-bottom:30px;
	padding-bottom:20px;
	background-color:#b088ff;
	width:90%;
	border:5px solid white;
	box-shadow:1px 1px 10px 1px rgba(20%,20%,40%,0.5);
}
.name_text{
	font-size:17px;
	font-weight:bold;
}
.pay_list{
	margin-top:70px;
	margin-left:20px;
	margin-right:20px;
	border-radius:10px;
	background-color:#dcdcdc;
	height:270px;
}

.bill_list{
	margin:5px;
	margin-top:60px;
	padding:5px;
	border:1px solid #930093;
	background-color:white;
	font-weight: bold;
}
.pay_table{
	width:100%;
	border-bottom:1px solid #930093;
	padding-bottom:10px;
}
.pay_left{
	font-size:15px;
	width:40%;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
}
.pay_right{
	width:60%;
	font-size:15px;
	margin-left:0px;
}
.life_address1_select{
	border:2px solid #930093;
	background:url(../images/down.png) no-repeat;
	background-position:100%;
	width:50%;
	height:40px;
	margin:0px;
	float:left;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#666666;
	border-radius:5px;
}
.life_address1_default{
	border:1px solid #930093;
	background:url(../images/down.png) no-repeat;
	background-position:100%;
	width:40%;
	margin:0px;
	height:100%;
    position: relative;
    left: 10%;
	text-align:center;
	font-weight:bold;
	color:#666666;
	border-radius:5px;
}
.life_address2_default{
	border:1px solid #930093;
	background:url(../images/down.png) no-repeat;
	background-position:100%;
	width:40%;
	height:100%;
    position: relative;
    left: 20%;
	text-align:center;
	font-weight:bold;
	color:#666666;
	border-radius:5px;
}
.life_address2_select{
	border:2px solid #930093;
	background:url(../images/down.png) no-repeat;
	background-position:100%;
	background-color:#930093;
	width:50%;
	height:40px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	color:white;
	border-radius:5px;
	font-size:15px;
}
.default_input{
	border:0px;
	background:url(../images/down.png) no-repeat;
	background-position:100%;
	width:100%;
	height:30px;
	color:blue;
}

.life_list{
	padding:15px;
	padding-top:0px;
	border:1px solid #930093;
	background-color:white;
	margin:10px;
	margin-top:110px;
	margin-bottom:10px;
	font-weight:bold;
	color:#666666;
    overflow-x: auto;
}

.life_content{
	border-bottom:1px solid #930093;
	margin-top:0px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	line-height:20px;
	background:url(../images/left_line.png) no-repeat;
	background-position:0px 4px;
}
.pay_success{
	font-size:20px;
	line-height:80px;
	vertical-align:middle;
}
.pay_img{
	width:50px;
	height:50px;
	position:relative;
	top:15px;
}
.pay_fail{
	line-height:100px;
	font-size:20px;
	color:red;
	width:100%;
	border-bottom:1px solid #930093;
}
.tel_content{
	border-radius:5px;
	float:right;
	position:relative;
	top:4px;
	height:25px;
	background-color:#930093;
	padding:5px;
}
.tel_number{
	color:white;
	font-size: 14px;
	text-decoration:none;
}
.queue_list{
	border:1px solid #930093;
	margin:10px;
	color:#666666;
	font-weight:bold;
	line-height:25px;
	font-size:14px;
	background-color:white;
}
.queue_content{
	border-bottom:1px solid #930093;
	margin:10px;
	background:url(../images/right.png) no-repeat;
	background-position:100% 50%;
}
.person_business{
	color:red;
}
.distance{
	margin-left:70px;
}
.star_default{
	float:right;
	position:relative;
	left:-80px;
	top:-5px;
	width:30px;
	height:30px;
	background:url(../images/collect.png) no-repeat;
	outline:none;
	border:0px;
}
.star_select{
	float:right;
	position:relative;
	left:-80px;
	top:-5px;
	width:30px;
	height:30px;
	background:url(../images/star_done.png) no-repeat;
	outline:none;
	border:0px;
}
.q_detail_top{
	border:1px solid #930093;
	border-radius:5px;
	margin-top:60px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	background-color:white;
	font-size:16px;
}
.q_detail_title{
	margin:10px;
	margin-bottom:0px;
	border-bottom:1px solid #930093;
	font-size:20px;
	font-weight:bold;
}
.q_detail_content{
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #930093;
	vertical-align:middle;
}
.detail_img{
	float:right;
	position:relative;
	top:-5px;
}
.q_detail_bottom{
	border:1px solid #930093;
	border-radius:5px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:white;
	font-size:16px;
}
.q_list_title{
	margin:10px;
	font-weight:bold;
	text-align:center;
}
.q_info{
	width:100%;
}
.security_code{
	float:right;
}
.caption_register{
	position:fixed;
	z-index:5;
	left:5%;
	top:10%;
	background-color:#fff;
	display:none;
	width:90%;
}
.register_top{
	background-color:#930093;
	width:100%;
	height:30px;
	text-align:center;
	color:white;
	margin-top:0px;
	padding-top:10px;
	font-weight:bold;
}
.register_words{
	margin:10px;
	margin-bottom:20px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #930093;
}
.red_words{
	color:red;
}
.caption_bottom{
	margin:10px;
}
.caption_back{
	background-color:#930093;
	text-align:center;
	border-radius:5px;
	width:49%;
	height:25px;
	float:left;
	color:white;
	font-weight:bold;
	border:0px;
	margin-right:1px;
}
.caption_done{
	background-color:#930093;
	text-align:center;
	border-radius:5px;
	width:49%;
	height:25px;
	color:white;
	font-weight:bold;
	border:0px;
}
.protocol{
	position:absolute;
	z-index:7;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
}
#accordion {
	list-style: none;
	padding-left:10px;
	padding-right:10px;
}
#accordion li{
	display: block;
	background-color: #996699;
	color:white;
	font-weight: bold;
	margin: 1px;
	padding: 10px 10px 5px 10px;
	list-style: circle;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:30px;
	background-image:url(../images/left_white.png);
	background-repeat:no-repeat;
	background-position:100%
}
#accordion ul {
	list-style: none;
	padding: 0 0 0 0;
	display: none;
}

#accordion ul li{
	font-weight: bold;
	background-color: #fff;
	padding: 5px 0px 0px 20px;
	color:gray;
	height:25px;
}

#accordion a {
	color:black;
	text-decoration: none;
}
.collect_star{
    float:right;
    position:relative;
    left:-80px;
    top:-5px;
}
.double_top{
    margin:60px 10px 10px 10px;
}
.double_select{
    background-color:#ffffff;
    width:50%;
    border: 1px solid #930093;
    color:#930093;
    font-weight: bold;
    height:30px;
}
.double_default{
    border:1px solid #930093;
    background-color:#930093;
    width:50%;
    color:#ffffff;
    font-weight: bold;
    height:30px;
}
.guide_table{
    width: 100%;
    font-size: 15px;
}
#double_left{
    margin:10px;
    border: 1px solid #930093;
    background-color: #ffffff;
}
.left_td{
    background-color: #930093;
    color: white;
    font-weight: bold;
    width:30%;
    margin:0px;
    border-bottom: 1px solid #ffffff;
    text-align: left;
    padding:5px;
}
.right_td{
    color:gray;
    font-weight: bold;
    border-bottom: 1px solid #996699;
    padding:5px;
}

.life_content_nobackground{
	border-bottom:1px solid #930093;
	margin-top:0px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	line-height:20px;
	background-position:0px 4px;
}

.font_strong{
	font-size:16px;
	font-weight:bold;
	color:black;
}

.margin-top_10{
	margin-top:10px;
}

.font-size-18{
	font-size:18px;
}

.font-size-25{
	font-size:25px;
}
.font_small{
	color:black;
	font-weight:bold;
	font-size:12px;
}
.blue{
	color:blue;
}
.height_34{
	height:34px;
}

.height_30{
	height:30px;
}

.text-align-left{
	text-align:left;
	padding-left:0px;
}

.life_address_select_mo{

	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;

	z-index:2;
    position: relative;
    top:-34px;
}

.life_address2_select_mo{

	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;

	z-index:2;
    position: relative;
    top:-34px;
}
.position{
	position: absolute;
}
.inline{
	display:inline;
}
.inline-block{
	display:inline-block;
}
.block{
	display:block;
}
.float_left{
	float:left;
}
.bold{
	font-weight:bold;
}

.life_select{
	height:32px;
}

.life_top_select{
    background-color: #ffffff;
    padding-bottom: 0px;
    padding-left: 0;
    height: 40px;
	position:relative;
	top:10px;
	left:10px;
	right:10px;
}

.city{
    width: 45%;
    float: left;
}

.county{
    width: 45%;
    float: right;
    margin-right: 10px;
}

.countyInput{
    width: 60%;
    height: 30px;
    text-align: left;
    border: 1px solid #930093;
    background-color:transparent!important;
    background: url(../images/down.png) no-repeat;
    border-radius: 5px;
    font-weight: bold;
    background-position: 90%;
    color:#666666;
    font-size:16px;
    padding-left:2px;
}

.city_input{
    width: 60%;
    height: 30px;
    text-align: left;
    border: 1px solid #930093;
    background-color:transparent!important;
    background: url(../images/down.png) no-repeat;
    border-radius: 5px;
    font-weight: bold;
    background-position: 90%;
    color:#666666;
    font-size:16px;
    padding-left: 2px;
}

.city_select{
    width: 40.7%;
    height: 40px;
    position:relative;
    top:3%;
	right:40.7%;
	font-size:20px;
	border-radius: 5px;
    /*
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    */
}
#no_product{
    margin-top: 60px;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color:#808080;
    display: none;
    text-align: center;
}
#top_login{
    text-align: center;
    color: #930093;
    font-size: 14px;
    font-weight: bold;
    display: none;
    margin-top:10px;}

ul,li{
    list-style: none;
    margin:0;
    padding: 0;
}

.con{
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffff;
}

.selectCount{
    border:0;
    display: none;
    border-radius: 0 !important;
    position:fixed;
    z-index:5;
    left:10%;
    background-color:#fff;
    display:none;
    width:80%;
    overflow-y: hidden;
}

.selectCountFind{
    overflow-y: auto;
}

.selectCount li{
    font-weight:bold;
    padding-left: 5px;
    background: #e1e1e1;
}

.zz,.xz{
    background: #fd5400 !important;
}

.selectCount li a{
    background-color:#f5f5f5;
    display: block;
    padding:15px;
    border-bottom:1px solid #e7e7e7;
}

.selectCount .qx{
    padding-left: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
#f_exist{
    margin-top: 10px;
    display: none;
    text-align: center;
}
#content {
    position: absolute;
    z-index: 1;
    top: 125px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
}
#pullDown,#pullUp {
    height: 40px;
    line-height: 40px;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 14px;
    color: #888;
}
#pullDown .pullDownIcon,#pullUp .pullUpIcon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 250ms;
}

#pullDown .pullDownIcon {
    -webkit-transform: rotate(0deg) translateZ(0);
}

#pullUp .pullUpIcon {
    -webkit-transform: rotate(-180deg) translateZ(0);
}

#pullDown.flip .pullDownIcon {
    -webkit-transform: rotate(-180deg) translateZ(0);
}

#pullUp.flip .pullUpIcon {
    -webkit-transform: rotate(0deg) translateZ(0);
}

#pullDown.loading .pullDownIcon,#pullUp.loading .pullUpIcon {
    background-position: 0 100%;
    -webkit-transform: rotate(0deg) translateZ(0);
    -webkit-transition-duration: 0ms;
    -webkit-animation-name: loading;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes loading {
    from {
        -webkit-transform:rotate(0deg)translateZ(0);
    }

    to {
        -webkit-transform: rotate(360deg) translateZ(0);
    }
}

ul,li{
    list-style: none;
    margin:0;
    padding: 0;
}

.con{
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffff;
}

.ulSelectCont{
    border:0;
    display: none;
    border-radius: 0 !important;
    position:fixed;
    z-index:5;
    left:10%;
    background-color:#fff;
    display:none;
    width:80%;
    overflow-y: hidden;
}

.ulSelect{
    overflow-y: auto;
}

.ulSelectCont li{
    font-weight:bold;
    padding-left: 5px;
    background: #e1e1e1;
}

.xz{
    background: #fd5400 !important;
}

.ulSelectCont li a{
    background-color:#f5f5f5;
    display: block;
    padding:15px;
    border-bottom:1px solid #e7e7e7;
}

.ulSelectCont .qx{
    padding-left: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

#f_exist{
    margin-top: 10px;
    display: none;
    text-align: center;
}
