﻿@charset "utf-8";
* {
	-webkit-tap-highlight-color:rgba(255, 255, 255, 0);
}
html, body, div, span, applet, object, iframe,h1,button, input,textarea, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;font:14px "Microsoft Yahei",SimHei,Verdana,Arial,Helvetica,sans-serif;vertical-align:baseline;}
table{border-collapse:collapse;border-spacing:0}
p{ margin:0; padding:0;}
ul,ol,li{list-style:none}
em,i{font-style:normal}
img{border:0}
textarea{outline:none;}
strong, b {
font-weight: bold;
}
a{text-decoration:none;color:#5d5c5a;}/*-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-user-select:none;*/
a:visited{color:#5d5c5a;}
.clear {
	clear:both;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}
.hide {
	display:none;
}
.ht {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.center{
	text-align:center;
}

.mb50{ margin-bottom:50px;}
.pb50{ padding-bottom:50px;}

/*  */
.pop
{
    display: none;
    position: absolute;
    min-width: 100px;
    min-height:25px;
    line-height: 160%;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 15px 10px;
    border-radius: 3px;
    background:rgba(0,0,0,0.8);
    z-index: 20;
}
.pop p
{
    position: relative;
}
.pop img
{
    width: 28px;
    height: 32px;
    vertical-align: middle;
    margin-right: 5px;
    background-position: -3px -152px;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
}
.pop.error img
{
    background-position: -3px -115px;
}
.pop.wrong img
{
    width: 23px;
    height: 23px;
    background-position: -5px -437px;
    -webkit-background-size: 36px auto;
    background-size: 36px auto;
}
.pop.alert, .pop.confirm
{
    padding: 15px;
}
.pop .butt
{
    margin: 5px 25% 0;
}
.pop .but
{
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    margin: 5px 10px 0;
    padding: 0 15px;
}
.pop.alert .cor, .pop.confirm .cor, .pop.wrong .cor
{
    bottom: -23px;
}


.dw .dw-i {
  font-family: arial,verdana,sans-serif;
  font-size: 18px;
  line-height: 36px;
}


@font-face {font-family: "ycfont";
  src: url('../fonts/icomoon.eot'); /* IE9*/
  src: url('../fonts/icomoon.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/icomoon.woff') format('woff'), /* chrome, firefox */
  url('../fonts/icomoon.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/icomoon.svg#ycfont') format('svg'); /* iOS 4.1- */
}

.ycfont {
    font-family: "ycfont","黑体" !important;
    font-size: 14px;
    font-style: normal;
}

.advertising {height: 100%;padding: 0.8em; display:block;background-color: #FFF;border: 1px solid #eee;border-radius: 2px;box-shadow: 2px 2px 2px #f1f1f1; margin:13px 10px 40px 10px;}
.advertising a{ height:100%; display:block;}
.advertising img {width: 100%; display:block;}

.pop-vcode {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	background: rgba(0,0,0,.6);
}

.pop-vcode .pop-box {
	position:absolute;
	width: 250px;
	padding: 15px 20px 20px;
	border: 1px solid #ccc;
	border-top: 2px solid #01c0c8;
	background: #fff;
	box-shadow: 0 4px 10px rgba(0,0,0,0.15);
	left: 50%;
	top: 50%;
	margin-left: -145px;
	margin-top: -150px
}

.pop-vcode .input-box {
	zoom:1;
}
.pop-vcode .input-box:after {
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}

.pop-vcode .pop-title {
	font-size: 20px;
	color: #017cc2;
	margin-bottom:10px;
}

.pop-vcode .close {
	cursor: pointer;
	width: 24px;
	height: 24px;
	background: url(../../images/oneCloud/close.png) center center no-repeat;
	background-size: 100% auto;
	right: 8px;
	top: 8px
}

.pop-vcode .close {
	position: absolute;
	width: 25px;
	height: 25px;
	margin-bottom: -10px;
	background: #bcb9b9 url("/images/selector.png") no-repeat -54px -274px;
	cursor: pointer;
	text-indent: -100px;
	overflow: hidden;
	top: 0px;
	right: -1px;
}

.pop-vcode .pop-content .error {
	font-size: 14px;
	color: red;
	position: relative;
	z-index: 9;
	margin: 0 auto
}

.pop-vcode .pop-btn {
	margin-right: 15px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #01c0c8;
	font-size: 14px;
	color: #FFF !important;
	border: 1px solid #01c0c8;
	text-align: center;
	cursor: pointer;
	text-decoration:none !important;
	display:block;
}

.pop-vcode .pop-btn:active {
	background: #00a8ae;
}

.pop-vcode .pop-input {
	width: 100%;
	border: 1px solid #c5c5c5;
	height: 30px;
	text-indent: 8px;
}

.pop-vcode .pop-input.pop-input-short {
	width: 62%;
	float:left;
}
.pop-vcode .input-box{ margin-bottom: 10px; }
.pop-vcode .input-box .code{ float:right; height:32px; line-height:32px; background:url("/images/verifycode_bg.png"); padding:0 14px; cursor:pointer;}
.pop-vcode .input-box .ycfont{
	font-size:27px; 
	-webkit-user-select:none;
   	-moz-user-select:none;
   	-ms-user-select:none;
   	user-select:none;
}

.pop-vcode .pop-btn-box { margin-top:10px;}

.m_fun a span.feedbacks{    background: url(../images/my_00.png) no-repeat 3px 5px;background-size: 16px 16px;}


.bottom_pixe{ position:fixed; bottom:0; width:100%; height:54px; background-color:#f7f7f7; border-top:1px solid #eaeaea; }
.bottom_nr{ width: 24%;float: left;margin-left: 1%; height:50px;}
.bottom_img{ width:20px; height:20px; margin:0 auto; margin-top:0.5em;}
.bottom_img img{width:20px; height:20px;}

.bottom_txt{ text-align:center; color:#929292; font-size:13px; height:28px; line-height:28px;}
.on .bottom_txt{ color:#01afb8;}
.home .bottom_img{background:url(../images/icon_sy2.png) left no-repeat; background-size:20px 20px;}
.zph .bottom_img{background:url(../images/icon_zph2.png) left no-repeat; background-size:20px 20px;}
.my .bottom_img{background:url(../images/icon_wd2.png) left no-repeat; background-size:20px 20px;}
.location .bottom_img{background:url(../images/icon_ljj2.png) left no-repeat; background-size:20px 20px;}
.bottom_pixe .location{ background:none}
.zhibo .bottom_img {
	background: url(../images/icon_zhibo.png) left no-repeat;
	background-size: 20px 20px;
}

.zhibo .bottom_txt {
	color: #ff0202;
}

.home.on .bottom_img{background:url(../images/icon_sy1.png) left no-repeat; background-size:20px 20px;   }
.zph.on .bottom_img{background:url(../images/icon_zph1.png) left no-repeat; background-size:20px 20px; }
.my.on .bottom_img{background:url(../images/icon_wd1.png) left no-repeat; background-size:20px 20px; }
.location_pixe.on .bottom_img{background:url(../images/icon_ljj1.png) left no-repeat; background-size:20px 20px; }



.increase {
	background-color: #f5f9f8;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: normal;
    line-height: 10px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background: #fe4f4c;
    border-radius: 10px;
}

.badge-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    background: #fe4f4c;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 !important;
}

.chat_link {
	display: inline-block !important;
	margin: 0 0 0 6px;
	padding: 0 !important;
	border:none !important;
}
.chat_me {
	cursor: pointer;
	display: inline-block !important;
	vertical-align: middle;
	position: static;
	height: 16px;
	line-height: 16px !important;
	padding: 0px 0 0 20px !important;
	background: url(../images/icon_chat.png) no-repeat 0 0;
}