﻿@charset "utf-8";
/* CSS Document */
body {
	background-color: #f6f6f6;
!important
}
.login {
	background-color: #12abfb;
	width: 100%;
	height: 120px;
}
.login .touxiang, .login_content {
	float: left;
}
.login .touxiang img {
	margin-top: 20px;
	margin-left: 4%;
	width: 70px;
	height: 70px;
	border-radius: 40px;
	background-color: white;
}
.login_content {
	font-size: 15px;
	color: white;
	line-height: 120px;
	margin-left: 2%;
}
.denglu {
	float: right;
	margin-right: 2%;
	font-size: 16px;
	color: #e2e426;
	margin-top: 40px;
}
a.denglu:hover {
	color: #e2e426;
}
.denglu input {
	background-color: #12abfb;
	border: 0;
	border: solid 1px #e2e426;
	line-height: 20px;
	padding: 4px;
}

@media screen and (max-width: 640px) {
.login .touxiang img {
	width: 80px;
	height: 80px;
	margin-left: 6%;
}
}

@media screen and (max-width: 360px) {
.login .touxiang img {
	width: 70px;
	height: 70px;
	margin-left: 4%;
}
}
.col-xs-3 {
	padding-left: 10px;
	padding-right: 10px;
}
.my_center_icon {
	background-color: white;
}
.my_center_icon a {
	display: block;
	color: #333;
	padding-top: 10px;
}
.my_center_icon a p {
	padding-top: 4px;
	font-size: 15px;
}
.my_center_column1 {
	border-bottom: solid 1px #edefee;
}
.glyphicon {
	right: 0;
}
.my_center_column1 {
	display: block;
	color: #333;
	line-height: 48px;
	padding-left: 3%;
}
.my_center_column1 span {
	font-size: 16px;
}
.jiantou {
	display: inline-block;
	float: right;
	margin-right: 2%;
	margin-top: 14px;
}
.my_center_column2 {
	margin-top: 6px;
	background-color: white;
}
.my_center_column2 a{ position:relative;}
.my_center_column2 a .xiaoxi{ position:absolute; top:14px; right:30px;color: white;
	position: absolute;
	background-color: #f52300;
	padding: 0 4px 0 4px;
	height: 16px;
	line-height: 16px;}
/*登录之后*/
.login_content .name {
	margin-top: 20px;
}
.login_content .name .span1 {
	font-size: 16px;
	float: left;
}
.login_content .name .span2 {
	background: -webkit-linear-gradient(#fbb740, #fc8833); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fbb740, #fc8833); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fbb740, #fc8833); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fbb740, #fc8833); /* 标准的语法 */
	border: solid 1px #0f9ae2;
	width: 60px;
	height: 22px;
	border-radius: 10px;
	-moz-box-shadow: 0px 2px 0px #676767; /* 老的 Firefox */
	box-shadow: 0px 1px 0px #676767;
	float: left;
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 2px;
}
.login_content .name .span2 a {
	font-size: 14px;
	color: #333;
}
.login_content1 {
	line-height: 24px;
	width: 60%;
!important
}
.progress {
	margin-bottom: 0px;
}
.progress-warning {
	height: 8px;
	width: 40%;
	margin-top: 8px;
}
.progress-warning .bar {
	height: 8px;
	background-color: #ff581e;
}
.tudou1 {
	float: left;
	font-size: 14px;
}
.tudou1 a {
	font-size: 18px;
	color: #ff581e;
	margin-left: 6px;
}
.comment {
	font-size: 14px;
}
.comment span {
	margin-left: 6px;
}
/*登录*/
.form-control-name {
	background-image: url(../images/yonghuming_03.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 30px;
}
.form-control-password {
	background-image: url(../images/mima_03.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 30px;
}
.form-control {
	border: 1px solid #51aaeb;
	height: 40px;
}
.form-group {
	margin-bottom: 10px;
}
.form-horizontal .checkbox {
	padding-top: 0;
}
.denglu1 {
	width: 100%;
	background-color: #31a8ff;
	border: 0;
	color: white;
	font-size: 16px;
	letter-spacing: 6px;
	line-height: 30px;
}
.zhuce {
	margin-top: 10px;
}
/*注册*/
.form-control1 {
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 30px;
}
.form-control2 {
	background-image: url(../images/regisyer_03.png);
}
.form-control3 {
	background-image: url(../images/regisyer_06.png);
}
.form-control4 {
	background-image: url(../images/regisyer_08.png);
}
.form-control5 {
	background-image: url(../images/regisyer_10.png);
}
.form-control6 {
	background-image: url(../images/regisyer_12.png);
}
.form-control7 {
	background-image: url(../images/regisyer_14.png);
}
.form-control8 {
	background-image: url(../images/regisyer_16.png);
}
.col-xs-12 {
	position: relative;
}
.xinghao {
	position: absolute;
	top: 12px;
	left: 92%;
	color: #d30000;
}
/*个人信息*/
.container-fluid.information .information2 {
	margin-top: 10px;
	margin-bottom: 0;
}
.container-fluid.information .table td img {
	width: 52px;
	height: 52px;
	margin: 2px;
	border-radius: 26px;
	border: solid 1px #1c7fc8;
}
.container-fluid.information .table .glyphicon.glyphicon-menu-right {
/*border: 0;*/
}
.container-fluid.information .table > tbody > tr > td {
	padding: 0;
	vertical-align: middle;
}
.container-fluid.information .table {
	background-color: white;
	border: solid 1px #ddd;
}
.container-fluid.information .table .touxiang {
	line-height: 52px;
	padding-left: 4px;
	font-size: 16px;
}
.container-fluid.information .table .touxiang1 {
	line-height: 44px;
	padding-left: 4px;
	font-size: 16px;
}
.container-fluid .information1 {
}
.container-fluid .information1 a {
	font-size: 16px;
	color: #31a8ff;
	min-width: 80%;
	display: block;
}
.container-fluid .information1 .glyphicon.glyphicon-menu-right {
	color: #ababab;
	font-size: 16px;
	padding-right: 6px;
	margin-left: 4px;
}
/*姓名密院系码修改*/
.container-fluid .edit {
	margin-top: 20px;
}
.container-fluid .edit input {
	border: 0;
	background-color: transparent;
	border-bottom: solid 1px #31a8ff;
	font-size: 16px;
}
.container-fluid .edit .form-control {
	box-shadow: none;
	border-radius: 0;
}
.container-fluid .queding .btn.btn-primary {
	padding: 6px 30px;
	font-size: 16px;
	background-color: #31a8ff;
	border: 0;
}
.container-fluid .edit-password {
	line-height: 32px;
}
.container-fluid .edit-password1 {
	margin-top: 10px;
}
.academy h3 {
	color: #31a8ff;
	padding-left: 4px;
	border-bottom: 2px solid #31a8ff;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.academy table td a {
	color: #333;
	font-size: 16px;
	display: block;
	width: 100%;
}
.academy .table tr td {
	border-top: 0;
	border-bottom: 1px solid #ddd;
}
/*我的好友*/
.friend-bar {
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 6;
	width: 100%;
}
.friend-bar .col-xs-4 {
	cursor: pointer;
	font-size: 16px;
	padding-top: 6px;
}
.friend-bar .col-xs-4 .currentB {
	border-bottom: solid 2px #31a8ff;
}
.friend-bar .col-xs-4 p {
	margin: 0;
}
.container-fluid {
	position: relative;
    top: 0px;
    left: 1px;
}
.zimu {
	position: absolute;
	right: 6px;
	top: 80px;
}
.zimu a {
	cursor: pointer;
	display: block;
}
.container-fluid a .friend tr td img {
	width: 34px;
	height: 34px;
	background-color: #f6f6f6;
	margin-right: 4px;
}
.container-fluid a .table.friend {
	background-color: white;
}
.container-fluid a .friend tr td {
	line-height: 34px;
}
.container-fluid a .table.friend tr td a {
	border-top: 0;
	/*border-bottom: 1px solid #ddd;*/
	width: 100%;
	display: block;
	color: #333;
	font-size: 16px;
}
.container-fluid a .table.friend {
	margin-bottom: 6px;
}
.container-fluid a .zimu1 {
	margin: 0;
	font-size: 18px;
	color: #333;
}
.touming {
	position: fixed;
	width: 98%;
	height: 500px;
	background-color: black;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	top: 0px;
	right: 6px;
	z-index: 4;
}
.add {
	background-image: url(../images/my-friend_13.png);
	width: 136px;
	height: 140px;
	position: fixed;
	top: 70px;
	right: 4px;
	z-index: 101;
	background-repeat: no-repeat;
}
.add a img {
	margin-right: 6px;
}
.add a {
	line-height: 30px;
	color: #333;
	font-size: 18px;
	margin-top: 12px;
	display: block;
	padding-left: 16px;
}
.row.friend-bar {
	margin: 0;
}
.container-fluid4 {
	padding-top: 80px;
	padding-bottom: 0;
}
/*好友信息*/
.friend-information a {
	margin-right: 6px;
}
/*添加好友*/
.form-group.edit {
	position: relative;
}
.form-group.edit .search-friend {
	position: absolute;
	right: 15px;
	top: 6px;
}
/*好友搜索*/
.form-group.edit .search-friend span {
	font-size: 22px;
}
.recommend img {
	width: 42px;
	height: 42px;
	background-color: #f6f6f6;
	margin-left: 6px;
	margin-top: 4px;
}
.recommend {
	background-color: white;
	margin-top: 10px;
}
.recommend1, .recommend2 {
	float: left;
}
.recommend2 p {
	margin: 0;
	line-height: 26px;
	font-size: 16px;
	margin-left: 6px;
}
.recommend2 .p2 {
	color: #828282;
}
.recommend3 {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
/*添加群*/
.group img {
	width: 50px;
	height: 520px;
	border-radius: 26px;
	background-color: #f6f6f6;
}
/*忘记密码*/
.forget-password {
	margin-top: 16px;
	width: 98%;
	margin-left: 1%;
}
.forget-password .col-xs-4 {
	line-height: 40px;
	padding: 0;
}
.forget-password .col-xs-1 {
	padding: 0;
}
.forget-password .col-xs-4 {
	font-size: 16px;
}
.forget-password .col-xs-4 i {
	font-size: 18px;
	margin-right: 4px;
}
.forget-password .forget-password1 {
	background-color: #4c9ae8;
	color: white;
}
.forget-password .forget-password2 {
	background-color: #eaf4fd;
	color: #4c9ae8;
}
.yzm .col-xs-3 {
	padding-right: 2px;
}
.fasong {
	background-image: url(../images/gou_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 42px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}
.fasong1 {
	background-image: url(../images/gou_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 42px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-left: 6px;
}
.fasong p, .fasong1 p {
	margin: 0;
}
.fasong p.p2, .fasong1 p.p2 {
	color: #b1b1b1;
}
.yzm1 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}
.yzm1 .form-control {
	display: inline-block;
	width: 180px;
}
.no-email {
	border: 1px solid #efda83;
	background-color: #fef7da;
}
.no-email h4, .no-email p {
	padding: 0 6px;
}
.no-email p {
	color: #b1b1b1;
}
.success {
	background-color: #edf8cd;
	border: 1px solid #d1deab;
}
.success > p {
	margin-left: 46px;
	margin-top: 10px;
}
/*我要推荐*/
.my-recommand .col-xs-4{ padding-right:0;}
/*签到*/
.qiandao {
	padding-left: 0;
	padding-right: 0;
}
.qiandao > img {
	width: 100%;
}
.qiandao .qiandao1 {
	color: white;
	font-size: 16px;
	background-color: #eb1034;
	width: 32%;
	line-height: 40px;
	cursor: pointer;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.qiandao .qiandao2 {
	color: white;
	font-size: 16px;
	background-color: #7fcf00;
	width: 32%;
	line-height: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.qiandao .qiandao3 {
	color: white;
	font-size: 16px;
	background-color: #b7b7b7;
	width: 32%;
	line-height: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.qiandao table {
	width: 96%;
	margin-left: 2%;
	border: solid 4px #ffbac6;
	margin-bottom: 10px;
}
.qiandao table tr th {
	background-color: #e82f4e;
	color: white;
	font-size: 16px;
	line-height: 26px;
}
/*.qiandao table tr td {
	
}*/
.qiandao .table-bordered > tbody > tr {
	overflow: hidden;
	background-color: #f8e6e6;
}
.qiandao .table-bordered > tbody > tr > td {
	border: solid 1px #d1b7ba;
	color: #ea686e;
	/*font-weight:bold;*/
	font-size: 16px;
	width: 10%;
	padding: 0;
}
.qiandao .table-bordered > tbody > tr > td > div> .center-block {
	width: 80%;
	margin-top: 14px;
}
.qiandao .table-bordered > tbody > tr > td > div {
	position: relative;
}
.qiandao .table-bordered > tbody > tr > td > div > span {
	position: absolute;
	top: -16px;
	left: 2px;
}
.qiandao .table-bordered > tbody > tr > td > div> .qian, .qiandao .table-bordered > tbody > tr > td > div> .lou {
	position: absolute;
	z-index: 3;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.qiandao-guize {
	font-size: 16px;
	color: white;
	background-image: url(../images/qiandao-guize.png);
	width: 101px;
	line-height: 44px;
	margin-left: 2%;
}
.qiandao-guize1 {
	width: 96%;
	margin-left: 2%;
	border: solid 1px #48ddb6;
	border-radius: 6px;
	margin-top: -10px;
}
.qiandao-guize1 .row1 {
	padding-top: 16px;
}
.qiandao-guize1 .row {
	margin: 0;
	padding-bottom: 8px;
}
.qiandao-guize1 .row .col-xs-6 {
	padding-left: 4px;
	padding-right: 4px;
}
.qiandao-guize1 .row span {
	color: #e8373c;
	font-size: 16px;
}
.touming {
	position: fixed;
	width: 100%;
	height: 1000px;
	background-color: black;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	top: 0px;
	right: 0px;
	z-index: 100;
}
.qiandao-success {
	background-image: url(../images/qiandao-bg.png);
	width: 286px;
	height: 365px;
	position: fixed;
	z-index: 6;
	bottom: 80px;
	left: 50%;
	margin-left: -143px;
}
.qiandao-success > img {
	width: 38%;
	margin-top: 76px;
}
.qiandao-success > p {
	font-size: 18px;
}
.qiandao-success > p > span {
	color: #dd4424;
	font-size: 40px;
}
.qiandao-success > .know {
	cursor: pointer;
	margin-top: 54px;
	margin-left: 58px;
}
.qiandao-success > .qiandao-cha {
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 0;
}
/*我的图豆*/
.tudou {
}
.tudou > p {
	width: 100%;
	font-size: 16px;
	padding-left: 6px;
	border-bottom: solid 1px #dedede;
}
.tudou > p > span {
	font-size: 20px;
	color: #ee2827;
	margin-left: 6px;
}
.all ul {
	overflow: hidden;
	padding: 0;
	margin-left: 4px;
}
.all ul li {
	list-style: none;
	float: left;
	width: 33%;
	font-size: 16px;
	border-bottom: solid 2px #dedede;
	padding-bottom: 6px;
	cursor: pointer;
}
.all ul li.currentC {
	color: #e10415;
	border-bottom: solid 2px #e10415;
}
.tudou-detail1 {
	overflow: hidden;
	border-bottom: solid 1px #dedede;
	margin-top: 6px;
}
.tudou-detail1-left {
	float: left;
	padding-left: 2%;
}
.tudou-detail1-right {
	float: right;
	padding-right: 2%;
}
.tudou-detail1-left p {
	margin-bottom: 2px;
	font-size: 16px;
}
.tudou-detail1-left .p2 {
	color: #b0b0b0;
}
.tudou-detail1-right {
	color: #f21616;
	font-size: 18px;
	margin-top: 10px;
}
/*我的礼品*/
.present {
	overflow: hidden;
	margin-top: 8px;
	border-bottom: solid 1px #dedede;
	padding-bottom: 6px;
}
.present-left {
	float: left;
	position: relative;
	width: 36%;
}
.present-right {
	float: right;
	width: 63%;
	margin-left: 1%;
}
.present-left .lipin {
	width: 100%;
	border: solid 1px #d7d7d7;
	height: 94px;
}
.present-left .lingqu {
	position: absolute;
	left: 0;
	top: 0;
}
.present-right p {
	margin-bottom: 0px;
	max-width: 100%;
	overflow: hidden;
	color: #787878;
}
.present-right .p1 {
	font-size: 16px;
	color: #333;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.present-right .btn.btn-info, .present-right .btn.btn-default {
	padding: 4px 6px;
}
.present-right .btn.btn-default {
	background-color: #e0e0e0;
}
.xinxi {
	margin-bottom: 0px;
	margin-top: 4px;
	font-size: 16px;
	font-weight: bold;
}
.present-right .p2 {
	font-size: 16px;
	color: #333;
}
/*图豆商城*/
.stores.row {
	margin: 0;
	position: fixed;
	width: 100%;
	max-width: 640px;
	z-index: 99;
}
.stores.row .col-xs-4 {
	background: -webkit-linear-gradient(#55b5fb, #25a1fc); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#55b5fb, #25a1fc); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#55b5fb, #25a1fc); /* Firefox 3.6 - 15 */
	background: linear-gradient(#55b5fb, #25a1fc); /* 标准的语法 */
	line-height: 50px;
	font-size: 16px;
	color: white;
	cursor: pointer;
	border: solid 1px #b3b3b3;
	margin-left: -1px;
	padding: 0;
}
.stores.row .col-xs-4.currentD {
	color: #3aaafc;
	background: -webkit-linear-gradient(#f8f8f8, #e4e3e4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f8f8f8, #e4e3e4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f8f8f8, #e4e3e4); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f8f8f8, #e4e3e4); /* 标准的语法 */
}
.tudou-number {
	font-size: 16px;
	/*position: fixed;*/
	width: 100%;
	max-width: 640px;
	top: 52px;
	padding-left: 2%;
	background-color: white;
	border: solid 1px #eaeaea;
	line-height: 34px;
	z-index: 99;
}
.tudou-number span {
	color: #f4001d;
	font-size: 18px;
}
.stores1 {
	overflow: hidden;
}
.shangpin1 {
	float: left;
	width: 48%;
	padding: 2%;
	background-color: white;
	height: 160px;
	border: solid 1px #d3d3d3;
	margin-left: 1%;
	position: relative;
	margin-top: 6px;
}
.shangpin1 .shangpin2 {
	width: 100%;
	height: 106px;
	border: solid 1px #c0c0c0;
}
.shangpin1 > a > p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	margin-bottom: 0px;
}
.jiazhi {
	overflow: hidden;
}
.jiazhi .span1 {
	float: left;
	display: block;
	color: #f4001d;
}
.jiazhi .span2 {
	float: right;
	display: block;
	color: #8c8c8c;
}
.shangpin1 .huangou {
	position: absolute;
	left: 0;
	top: 0;
}
/*抽奖*/
.choujiang {
	background-image: url(../images/zhoujiang.png);
	width: 100%;
	height: 360px;
}
.choujiang > img {
	padding-top: 14px;
	cursor: pointer;
}
.choujiang > p {
	font-size: 20px;
	color: #0455ba;
	margin-top: 4px;
}
.choujiang > p > i {
	color: #ff6501;
	font-size: 24px;
}
.choujiang-detail {
width:100p%;
	background-color: #b3e0f7;
	padding-top: 16px;
	padding-bottom: 6px;
}
.choujiang-detail .detail {
	display: block;
	background-image: url(../images/zhoujiang-detail.png);
	width: 101px;
	line-height: 34px;
	color: white;
	font-size: 16px;
	margin-left: 2%;
}
.choujiang-detail > p {
	padding: 6px;
	font-size: 16px;
	background-color: white;
	display: block;
	width: 96%;
	margin-left: 2%;
}
.renwu {
	font-size: 16px;
	line-height: 34px;
	padding-left: 2%;
}
.today-renwu1 {
	overflow: hidden;
	margin-top: -1px;
	background-color: white;
	width: 96%;
	border: solid 1px #efefef;
	margin-left: 2%
}
.today-renwu1-left {
	float: left;
	width: 54%;
	margin-top: 6px;
}
.today-renwu1 img {
	float: left;
	width: 58px;
	height: 58px;
	padding: 6px;
}
.today-renwu1-right {
	float: right;
	padding-left: 12px;
	width: 24%;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	border-left: solid 1px #efefef;
	margin-top: 10px;
}
.today-renwu1-left p {
	margin-bottom: 4px;
}
.today-renwu1-left .p1 {
	font-size: 16px;
}
.today-renwu1-left .p2 {
	color: #7e7e7e;
}
.today-renwu1-left .p2 span {
	color: #f06600;
}
.jiang {
	position: fixed;
	top: 16px;
	z-index: 120;
	font-size: 16px;
	color: white;
	font-weight: bold;
	width: 100%;
	max-width: 640px;
}
.jiang1 {
	position: fixed;
	top: 16px;
	z-index: 120;
	font-size: 16px;
	color: white;
	font-weight: bold;
	width: 100%;
	max-width: 640px;
}
.jiang1 .p1 {
	font-size: 20px;
}
.jiang1 span {
	color: #ff0000;
}
.jiang .p1 {
	font-size: 20px;
}
.jiang span {
	color: #ff0000;
}
.touming1 {
	position: fixed;
	width: 100%;
	height: 1000px;
	background-color: black;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	top: 0px;
	right: 0px;
	z-index: 100;
}
.jiang a {
	color: white;
	display: block;
	width: 36%;
	background-color: #41bd43;
	border-radius: 4px;
	line-height: 34px;
	margin-left: 32%;
}
.jiang-cha {
	position: fixed;
	z-index: 120;
	cursor: pointer;
	top: 20px;
	right: 20px;
}
.jiang1 a {
	color: white;
	display: block;
	width: 36%;
	background-color: #41bd43;
	border-radius: 4px;
	line-height: 34px;
	margin-left: 32%;
}
/*兑换详情*/
.duihuan-detail {
	font-size: 16px;
	color: white;
	line-height: 38px;
	background-color: #ee4848;
	margin-top: 6px;
}
.duihuan img {
	width: 98%;
	height: 130px;
	border: solid 1px #b9b9b9;
	margin-top: 6px;
}
.duihuan-detail1 {
	font-size: 16px;
	margin-bottom: 4px;
}
.duihuan-detail2 {
	overflow: hidden;
}
.duihuan-detail2 .p1 {
	float: left;
	color: #ff0000;
	font-size: 16px;
}
.duihuan-detail2 .p1 del {
	color: #929292;
	font-size: 14px;
	margin-left: 6px;
}
.duihuan-detail2 .p2 {
	float: right;
	color: #929292;
}
.duihuan1 {
	width: 100%;
	background-color: #f5f5f5;
	line-height: 34px;
	border: solid 1px #e9e9e9;
	padding-left: 6px;
}
.duihuan3 {
	position: fixed;
	width: 100%;
	background-color: white;
	bottom: 48px;
	height: 50px;
}
.duihuan3 a {
	display: block;
	color: white;
	background-color: #eb4141;
	width: 28%;
	font-size: 16px;
	line-height: 34px;
	border-radius:6px;
	margin-left:36%;
	margin-top:6px;
}
.duihuan1 span{ color:#e71616;}
/*商城引导*/
.touming3 {
	position: fixed;
	width: 100%;
	height: 1000px;
	background-color: black;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	top: 0px;
	right: 6px;
	z-index: 991;
}
.touming2{ position:fixed; z-index:992;top:120px; width:100%; max-width:640px;}
.touming2 img{ width:80%; margin-left:18%; max-height:180px;}
/*我的好友*/
.container-fluid4 .my-friend tr td,.container-fluid4 .my-friend1 tr td{ position:relative;}
.container-fluid4 .my-friend tr td .xiaoxi,.container-fluid4 .my-friend1 tr td .xiaoxi{ position:absolute; top:16px; right:10px;color: white;
	position: absolute;
	background-color: #f52300;
	padding: 0 4px 0 4px;
	height: 16px;
	line-height: 16px;}
	/*添加群*/
.qun-name {
	margin-top: 16px;
	width: 100%;
	position: relative;
}
.qun-name img {
	max-width: 100%;
}
.qun-name p {
	font-size: 18px;
	margin-top: 10px;
	color: #15798A;
}
.qun-name a {
	margin-top: 20px;
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.touxiang2 {
	position: absolute;
	left: 50%;
	margin-left: -55px;
	top: 20px;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	border: solid 2px white;
	background-color:#98a5ad;
}
