@charset "utf-8";
* {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
html {
	-webkit-user-select: none;
}
body,
div,
p,
a,
table,
textarea,
form,
input,
img,
ul,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}
body {
	-webkit-text-size-adjust: none;
	background: #EFEFEF;
	line-height: 100%;
	color: #333;
}
body {
	font-size: 16px;
}
@media screen and (min-device-width: 330px) {
	body {
		font-size: 18px;
	}
}
 input,textarea:focus {
            outline: none;
}
input::-webkit-input-placeholder { color:#bcbcbc;}
textarea{resize:none}
input:focus::-webkit-input-placeholder {  
    color: transparent; 
}

div,
input,
p {
	word-break: break-all;
}
p {
	line-height: 150%;
}
input {
	background: none;
	-webkit-appearance: none;
}
li {
	text-indent: 0;
	list-style: none;
}
input,
textarea{
	font-family: "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}
img,
a img {
	border: 0;
}
a {
	color: #00a0e9;
	text-decoration: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
img {
	vertical-align: middle;
}
select {
	height: 25px;
	min-width: 100px;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
}
h1 {
	text-align: center;
	font-size: 18px;
}
.underline,
.underline:hover {
	text-decoration: underline;
}
.f11 {
	font-size: 0.6875em;
	color: #bcbcbc;
}
.f12 {
	font-size: 0.75em;
}
.f14 {
	font-size: 0.875em;
}
.f15 {
	font-size: 0.9375em;
}
.f_3 {
	color: #333;
}
.f_6 {
	color: #8d8d8d;
}
.f_gary {
	color: #bcbcbc;
}
.f_yellow {
	color: #edb300;
}
.f_red {
	color: #f75683;
}
.f_green {
	color: #05c777;
}
.f_blue {
	color: #4578bc;
}
.f_orange {
	color: #ff780a;
}
.btn_green,
.btn_blue,
.btn_red,
.btn_yellow,
.btn_orange {
	border: none;
	line-height: 40px;
	display: inline-block;
	width: 100%;
	min-width: 60px;
	height: 40px;
	border-radius: 40px;
	font-size: 1em;
	color: #fff;
	text-align: center;
	background: #05c777;
}
.btn_green {
	background: #1bc780;
}
.btn_blue {
	background: #00a0e9;
}
.btn_red {
	background: #db1f1f;
}
.btn_yellow {
	background: #f8bb00;
}
.btn_orange {
	background: #ff7a31;
}
.btn-green {
	color: #fff;
	background-color: #1bc780;
	border-color: #1bc780;
}
.btn-gray {
	color: #fff;
	background-color: #a2a2a2;
	border-color: #a2a2a2;
}
.btn-block {
	display: block;
	width: 100%;
}
.avater1 {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	box-shadow: inset 0px 0px 2px #393939;
}
.avater1 img {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	position: relative;
	z-index: -1;
}
.avater2 {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	box-shadow: inset 0px 0px 3px #393939;
}
.avater2 img {
	width: 50px;
	height: 50px;
	border-radius: 4px;
	position: relative;
	z-index: -1;
}
.input_box {
	display: -webkit-box;
	-webkit-box-align: center;
	background: #ffffff;
	min-height: 29px;
	padding: 10px;
	position: relative;
}
.input_box .t_l {
	-webkit-box-flex: 1;
}
.select_ico {
	display: inline-block;
	width: 20px;
	height: 15px;
	background: url(../i/pub_12.png);
	background-size: 20px 15px;
	margin-left: 10px;
}
.girl_ico {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../i/girl.png);
	background-size: 13px 13px;
	margin-right: 2px;
	vertical-align: -2px;
}
.boy_ico {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../i/boy.png);
	background-size: 13px 13px;
	margin-right: 2px;
	vertical-align: -2px;
}
hr{
	margin: 0;
	height: 1px;
	background: url(../i/border.png);
	background-size: 1px 1px;
	border: none;
	box-sizing: border-box;
}
.fr {
	float: right;
}
.ico_close {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../i/close_ico.png);
	background-size: 17px 17px;
	margin-left: 10px;
	vertical-align: middle;
}
.field_input {
	border: none;
	height: 29px;
	font-size: 0.938em;
	color: #333;
	position: relative;
	z-index: 2;
}
.tb_tip {
	margin-top: 10px;
	padding: 0px 10px;
	font-size: 0.688em;
	color: #bcbcbc;
	text-align: center;
}
.m_t5 {
	margin-top: 5px;
}
.m_t10 {
	margin-top: 10px;
}
.m_t20 {
	margin-top: 20px;
}
.clear {
	clear: both;
	overflow: hidden;
}
.table {
	background: #fff;
	font-size: 15px;
	padding: 0px 15px;
}
.table img,
.input_box img {
	border-radius: 6px;
}
.input_tip {
	position: absolute;
	left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 0.938em;
	color: #bcbcbc;
}
.table .content {
	-webkit-box-flex: 1;
}
.table .title {
	color: #000;
	font-weight: bold;
}
.table .text {
	color: #666;
}
.arrow_r {
	display: inline-block;
	width: 6px;
	height: 11px;
	background: url(../i/pub_10.png);
	background-size: 6px 11px;
	position: relative;
	vertical-align: middle;
}
.listbox {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 30px;
	position: relative;
	display: -webkit-box;
	-webkit-box-align: center;
}
.listbox .box_l {
	margin-right: 10px;
	-webkit-box-ordinal-group: 1;
	color: #333;
}
.listbox .box_r {
	word-wrap: break-word;
	-webkit-box-flex: 1;
	text-align: right;
	position: relative;
	color: #8d8d8d;
}
.listbox .box_r .arrow_r {
	margin-left: 15px;
}
.box_tip {
	position: absolute;
	right: 0px;
	top: 0px;
}
.tb_header {
	color: #8d8d8d;
	font-size: 0.8125em;
	margin: 10px 15px 5px 15px;
}
.editor_more {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 5px 10px;
}
/*.line{background-image: url(../i/icon/left_border.png);background-repeat: repeat;width: 1px;display: inline-block;}*/
/*margin*/

.m-left5 {
	margin-left: 0.5rem;
}
.m-left10 {
	margin-left: 1rem;
}
.m-left15 {
	margin-left: 1.5rem;
}
.m-left20 {
	margin-left: 20px;
}
.m-top5 {
	margin-top: 0.5rem;
}
.m-top10 {
	margin-top: 1rem;
}
.m-top15 {
	margin-top: 1.5rem;
}
.m-top20 {
	margin-top: 2rem;
}
.m-right5 {
	margin-right: 0.5rem;
}
.m-right10 {
	margin-right: 1rem;
}
.m-right15 {
	margin-right: 1.5rem;
}
.m-right20 {
	margin-right: 2.0rem;
}
/*font-size*/

.f-size11 {
	font-size: 1.1rem;
}
.f-size12 {
	font-size: 1.2rem;
}
.f-size13 {
	font-size: 1.3rem;
}
.f-size14 {
	font-size: 1.4rem;
}
.f_size15 {
	font-size: 1.5rem;
}
.f-size20 {
	font-size: 2.0rem;
}
/*font-color*/

.f-color-gray {
	color: #BCBCBC;
}
.f-color-darkgary {
	color: #8D8D8D;
}
.f-color-blue {
	color: #00A0E9;
}
.f-color-yellow {
	color: #FFBE0D
}
.f-color-pink {
	color: #F75783
}
.f-color-baby-blue {
	color: #6da3cc;
}
.f-color-red {
	color: #fc3442
}
/*触摸框*/

.touch-frame {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 40px;
	display: inline-block;
	margin-top: -10px;
	text-align: right;
}
/*性别*/

.sex_girl,
.sex_boy {
	display: inline-block;
	width: 42px;
	height: 15.6px;
	line-height: 16px;
	vertical-align: middle;
	background: url(../i/icon/sex-girl.png);
	background-size: cover;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	text-indent: 22px;
}
.sex_boy {
	background: url(../i/icon/sex-boy.png);
	background-size: cover;
}
.sex-boy,.sex-girl
{
	width: 1.5rem;
	height: 1.7rem;
	display: inline-block;
	margin-left: 1rem;
}
.sex-boy
{
	background: url(../i/time-market/icon/sex-boy.png);
	background-size: cover;
}
.sex-girl
{
	background: url(../i/time-market/icon/sex-girl.png);
	background-size: cover;
}
/*更多*/

.more_buttom {
	display: block;
	margin: 1rem 1.5rem;
	border: 1px #e7e7e7 solid;
	height: 3.5rem;
	font-size: 1.4rem;
	line-height: 3.5rem;
	border-radius: 3.5em;
	color: #BCBCBC;
	text-align: center;
}
/*loading*/

.icon-loading {
	display: inline-block;
	background: url(../i/loading.gif) no-repeat;
	width: 16px;
	height: 16px;
	background-size: cover;
}
.loading {
	margin-top: .5rem;
	margin-bottom: .5rem;
	display: -webkit-box;
	-webkit-box-pack: center;
	width: 100%;
	visibility: hidden;
}
/*语音播放3个图标*/

.play_btn,
.sound_playing,
.sound_loading {
    margin-left: 3rem;
	background: url(../i/icon/icon-stop-sound.jpg) no-repeat;
	background-size: 1.1rem 1.7rem;
	padding-left: 2rem;
	font-style: normal;
	vertical-align: middle;
    display: inline-block;
    height:1.7rem; 
    line-height:1.7rem;
}
/*播放状态*/

.sound_playing {
	background: url(../i/icon/icon-play-record.gif) no-repeat;
	line-height: 1.7rem;
	background-size:1.1rem 1.7rem;
}
/*加载状态*/
.sound_loading {
	background: url(../i/loading.gif) no-repeat;
	background-size: 1.6rem 1.6rem;
	padding-left: 2rem;
}
/*认证*/

.video_certification,.hot-ico{
	display: inline-block;
	height: 15.6px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #fcac00;
	border-radius: 1px;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	padding: 0 5px;
}
.hot-ico{background:#ff3f4c;}
input{border:none;}
/*checkbox*/
input[type=checkbox] {
	width:1.5rem;
	height:1.5rem;
	border:none;
	background:url(../i/icon/pub_checkbox.png) no-repeat;
	background-size:cover;
	vertical-align:-0.2rem;
}
input[type=checkbox]:checked{
		background:url(../i/icon/check_ico.png) no-repeat;
		background-size:cover;
}
/*disabled*/
input[type=button]:disabled{
    opacity:10;
	background:#bcbcbc;
}
/*按钮*/
.btn{display:block;text-align:center;font-size:1.6rem;height:4rem;border-radius:4rem;line-height:4rem;}
.btn-green{background:#1bc780;}
.btn-yellow {background: #f8bb00;}
.btn-red {background: #db1f1f;}
.btn-blue {background: #00a0e9;}
/*按钮点击效果*/
.btn-hide
{
	border-radius: 50%;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -.5rem;
}
.active>.btn-hide
{
	-webkit-animation: fill-effect .4s;
	-webkit-animation-fill-mode: forwards;
}
@-webkit-keyframes fill-effect{
	0%
	{
		-webkit-transform: scale(1);
	}
	100%
	{
		-webkit-transform: scale(310,100);
	}
}
/*按钮点击效果end*/

/*性别图标*/

.sex-boy,
.sex-girl {
	width: 1.5rem;
	height: 1.7rem;
	display: inline-block;
}

.sex-boy {
	background: url(../i/time-market/icon/sex-boy.png);
	background-size: cover;
}

.sex-girl {
	background: url(../i/time-market/icon/sex-girl.png);
	background-size: cover;
}


/*没有信息图片*/

.icon-no-info {
	background: url(../i/time-market/icon/no-info.png);
	background-size: cover;
	width: 3.8rem;
	height: 4.1rem;
}
/*视频播放图标*/
/*小图标*/
.video-stop-v1
{
	background: url(../i/marking-friend/home/video-stop-v1.png);
	background-size: cover;
	width: 2.9rem;
	height: 2.9rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
}
/*中图标*/
.video-stop-v2
{
	background: url(../i/marking-friend/home/video-stop-v2.png);
	background-size: cover;
	width: 4.4rem;
	height: 4.4rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
}
/*大图标*/
.video-stop-v3
{
	background: url(../i/marking-friend/home/video-stop-v3.png);
	background-size: cover;
	width: 6.4rem;
	height: 6.4rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
}
/*视频播放图标end*/
/*公共图标end*/