/* CSS Document */
strong,em,td,p,span,h3,h1,h2,h4,h5,d,a{ font-family:"微软雅黑" !important; }
body {
	min-width: 320px ; 
}
main {
	/*padding-bottom: 20px;*/
	padding-bottom: 5px;
}
a:hover,a:focus {
	text-decoration:none;
}
.index-back {
	 width:108%;
	 margin-left:-4%;
	 background: url(../img/index/s1.jpg) no-repeat top center;
	 background-size: 84% 96%;
	 padding-bottom:70px;
}
.articlelist{
	min-height:400px;
}
@media screen and (max-width:1200px) {
	.index-back {
		 width:100%;
		 margin-left:0;
		 background: url(../img/index/s1.jpg) no-repeat top center;
		 background-size: 100% 96%;
	}
	.articlelist{
		min-height:0;
	}
}
@media screen and (max-width:990px) {
	.index-back {
		 background: url(../img/index/s1.jpg) no-repeat top center;
		 background-size: 100% 96%;
	}
}
@media screen and (max-width:760px) {
	.index-back {
		 background: url(../img/index/s1.jpg) no-repeat top center;
		 background-size: 100% 96%;
	}
}
@media screen and (max-width:600px) {
	.index-back {
		background-image: none;
	}
}
.header {
	padding: 24px 0 0;
	margin: 0;
	background-color: #fff;
}
.nav li {
	text-align:center;
}
@media screen and (max-width:767px){
	.nav li {
		text-align:left;
	}
	.nav li a { width:100%; text-align:left;}
}
.nav li a{
	color: #666;
	display:inline-block;
	padding:5px 0 32px;
}
.nav li a:hover {
	border-bottom: 2px solid #58a4dd;
	background-color: #fff;
	color: #58a4dd;
	padding:5px 0 30px;
}
.nav li.active a {
	border-bottom: 2px solid #58a4dd;
	background-color: #fff;
	color: #58a4dd;
	padding:5px 0 30px;
}
.logo {
	margin-top: -10px;
}
.logo img {
	width: 148px;
}
.login  a {
	padding: 5px 20px;
	border-radius: 30px;
}
.btn-primary {
	background-color: #58a4dd;
	border-color: #58a4dd;
}
.btn-default {
	border-color: #58a4dd;
	color: #58a4dd;
}
.btn-default:hover {
	background-color: #fff;
	border-color: #286090;
	color: #286090;
}
.btn-tg {
	position: absolute;
	top: -50px;
	right: 5px;
	z-index: 11;
	margin: 0;
	color:#ff8200;
	font-size:12px;
}
main {
	margin-top: 60px;
}
.row {
	padding: 20px 0;
}
.row img {
	max-width: 100%;
}
.m0{
	margin:0;
}
.mt30 {
	margin-top: 30px;
}
.mt25 {
	margin-top: 25px !important;
}
.mt60 {
	margin-top: 60px;
}
.linis {
	padding:0 50px;
	margin-top:10px;
}
.linis img {
	border-radius: 50%;
	display: block;
	margin: 0 auto 30px;
	width: 100px;
}
.linis h4 {
	font-size:17px;
	font-weight: bold;
}
.linis p {
	font-size:13px;
}
.census {
	padding: 52px 0;
	background-color: #f4f4f4;
}
.census h5 {
	font-size:16px;
}
.census span {
	font-size:45px;
	font-weight: bold;
	color: #ff8200;
}
.census span font {
	font-size: 16px;
	color: #000000;
	font-weight: 400;
}
.census .container>div {
	border-left: 1px dashed #c6c6c6;
}
.census .container>div:last-child {
	border-right: 1px dashed #c6c6c6;
}
.footer {
	background-color: #353a4a;
}
.fot-header {
	padding: 32px 0 48px;
	text-align: center;
	overflow: hidden;
	color: #fff;
}
.fot-header>div {
	height: 170px;
}
.fot-header h5 {
	font-size:16px;
	margin-bottom: 15px;
}
.fot-header span {
	display: block;
	line-height: 40px;
	font-size:16px;
}
.chat {
	margin: 0 !important;
	width: 120px;
	height: 120px;
	border-radius: 5px;
	border: 2px solid #fff;
}
.fot-header img {
	margin-right: 5px;
}
.fot-header span img {
	width: 23px;
}
.fot-header>div {
	background: url(../img/index/rico.png) no-repeat left center;
}
.fot-header>div:first-child {
	background: none;
}
.pt30 {
	padding-top: 30px;
}
.fot-bottom {
	background: #2a2e3b;
	color:#8d9096;
	line-height: 20px;
}
.fot-bottom span {
	margin: 5px 0;
	display: block;	
}
.fot-bottom a {
	color: #8d9096;
}
@media screen and (max-width: 1200px) {
	.header {
		padding-bottom: 10px;
	}
	.nav li a {
		padding-bottom: 15px;
	}
	.nav {
		margin: 10px 0;
	}
	.logo {
		text-align: center;
		
		margin-bottom: 10px;
	}
}
@media screen and (max-width:990px) {
	.fot-bottom .text-right,.fot-bottom {
		text-align: center;
	}
	.friends .col-md-3{ width:48% !important; display:inline-block; margin:10px 0px;}
}
@media screen and (max-width: 767px) {
	.dialog__content{ padding:2rem !important;}
	.dialog__content button{    padding: .4em 1em !important;}
	.dialog h2{    font-size: 1em !important; line-height: 2.5rem !important;}
	.friends .col-md-3{  width:48% !important; display:inline-block;  margin:5px 0px;}
	
	.fot-header{ display:none;}
	.Record{ display:none;}
	.Left-nav h4{ display:none;}
	.banner{ background:url(../img/index/banner2.jpg) no-repeat center !important;}
	.Left-nav2{ display:none;}
	.Right-nav{ width:95%; margin-left:15px;}
	.logo {
		text-align: left;
	}
	.linis>div {
		margin-bottom: 30px;
	}
	.census {
		padding: 30px 0;
	}
	.census .container>div:nth-child(2n) {
	border-right: 1px dashed #c6c6c6;
	}
	.fot-header {
		padding-bottom: 20px;
	}
	.fot-header>div:nth-child(3) {
		background: none;
	}
}
@media screen and (max-width:500px) {
	.mt30 {
		margin-top: 10px;
	}
	.mt60 {
		margin-top: 20px;
	}
	
}

.carousel-control {
	z-index: 5;
	width: 10%;
}
.login-box {
	position: absolute;
	width: 100%;
	height: auto;
	top: 15%;
	left: 0;
	z-index: 2;
	box-sizing: border-box;
}
.login-box .col-lg-4 {
	background-color: #fff;
	height:auto;
	padding: 0 30px 5px;
}
.login-box h3 {
	font-weight: bold;
}
.login-form {
	overflow: hidden;
}
.login-form .form-control {
	margin-top: 15px;
	height:56px;
}
.checkbox a{
	float: right;
	color:#ff8200;
}
.login-form .btn {
	width: 100%;
	height:56px;
	font-size:18px;
	margin-top:15px;
}
.login-form span {
	display: block;
	width: 100%;
	text-align: center;
	padding: 18px 0;
	line-height: 26px;
}
.login-form .error span{
	display: block;
	width: 100%;
	text-align: left;
	line-height: 24px;
	padding:0;
	color:#ff8200;
}

.login-form h6 {
	border-top: 1px solid #eaeaea;
	font-size:16px;
	color:#b8b8b8;
	padding: 25px 0;
	margin: 0;
	vertical-align:top;
	line-height:30px;
}
.login-form h6 a {
	display: inline-block;
	margin: 0 8px;
}
.login-form h6 a img {
	vertical-align:middle;
	width:30px;
	height:30px;
}
.banner {
	height:660px;
}
.regbanner{
	height:876px;
}
.mt5 {
	display: inline-block;
	margin-top: 5px;
}

.announ {
	background: #fff8f1;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	border-radius:10px;
	height:auto;
	overflow:auto;
	margin-bottom:25px;
}

.swiper_wrap{
	position: relative;
	width: 100%;
	height: 47px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/icon3.png) no-repeat 10px center ;
	padding-left: 40px;
}
.font_inner {
	position: absolute;
	width: 100%;
	left: 0;
	padding-left: 40px;
	box-sizing: border-box;
}
.swiper_wrap li {
	line-height: 47px;
	height: 47px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space:nowrap;
	width: 100%;
}
.font_inner li a {
	color:#ff8200;
	margin-right: 15px;
}
.font_inner li span {
	color: #000;
}
.del-btn {
	cursor: pointer;
	border-radius: 50%;
	background: #ff8200;
	width: 22px;
	height: 22px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	margin-top: 15px;
}
.user-left {
	width: 86%;
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.400);
	border-radius: 5px;
	padding-bottom: 30px;
}
.user-left li a {
	color:#707070;
}
.user-left li {
	border-radius: 0 !important;
	border: 0 !important;
}
.user-left li.active a {
	color: #fff;
	border-radius: 0;
}
.user-left h4 {
	padding: 25px 15px 15px;
	margin: 0;
}
.user-left hr {
	margin-bottom:5px;
	width: 88%;
}
.user-right {
	width: 104.5%;
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.400);
	border-radius: 5px;
	padding-bottom: 30px;
	overflow: hidden;
	float:right;
}
.user-cont {
	padding: 0 5%;
	overflow: hidden;
}
.text-file {
	display: inline-block;
	padding: 0 10px;
}
.text-file input[type="file"] {
	display: none;
}
.text-file label {
	display: block;
	font-size:15px;
	color:#63aadf;
	cursor: pointer;
	margin-top:10px;
}
.text-file label img { margin-top:-5px;}
@media screen and (min-width:1200px){
.text-file label img { margin-top:0;}
.text-file span { position:absolute; top:56px;}
.text-file label { line-height:68px; margin-top:0;}
}
.btn-qin {
	margin-top: 20px;
	width: 130%;
	float:right;
	box-sizing: border-box;
}
.overflow {
	overflow: hidden;
}
.text-file {
	position:relative;
	padding:0;
}
@media screen and (max-width:1200px) {
	.btn-qin  {
		width:100%;
	}
}
@media screen and (max-width:768px) {
	.text-file {
		text-align: center;
	}
	.text-file .img-circle {
		margin-bottom: 10px;
		width: 109px;
	}
}
.text-warning {
	margin-left: -10px;
	color: #ff8200;
}
.labname {
	padding: 7px 0
}
.sex-n {
	line-height: 34px;
	padding: 0 12px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #ccc;
	cursor: pointer;
}
.sex-n input {
	display: none;
}
.sex-n.on {
	border-color: #ccc;
	background:#ccc;
	color: #333;
}
.btn-wint {
	width: 124px;
	max-width: 100%;
}
@media screen and (max-width:1200px) {
	.labname {
		text-align: left !important;
		padding-left: 15px;
	}
}
.tain-head>div {
	margin-bottom: 20px;
}
.cain-box {
	overflow: hidden;
	width: 100%;
	height: 300px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	border-radius: 5px;
}
.hein-top {
	overflow: hidden;
	padding: 16px 12px;
	line-height: 62px;
}
.hein-top img {
	width: 62px;
	height: 62px;
	border-radius: 50%;
}
.hein-top span {
	font-size: 12px;
	color: #7a7a7a;
	margin-left: 10px;
}
.hein-top span a {
	color: #58a4dd;
	font-size: 14px;
}
.paginfo button {
	width: 106px;
	margin-top: 10px;
}
.paginfo h2 {
	color: #ff8a11;
	font-weight: bold;
	margin-top: 0;
}
.paginfo h5 {
	font-size: 15px;
	color: #707070;
}
.asin hr {
	margin-bottom: 7px;
	width: 90%;
}
.asin a {
	padding-left: 46px;
	display: inline-block;
	line-height: 40px;
	color: #707070;
	padding-right: 20px;
}
.asin a.a-s1 {
	background: url(../img/a-s1.png) no-repeat 20px center;
}
.asin a.a-s2 {
	background: url(../img/a-s2.png) no-repeat 20px center;
}
.mt20 {
	margin-top: 20px;
}
.table-main {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.table-main td {
	border-top:1px dashed #ddd !important;
	line-height: 36px !important;
	padding: 0 8px !important;
}
.table-main tr:nth-child(1) td {
	border-top: 0 !important;
}
.hrs {
	margin: 0 auto;
	width: 95%;
}
.navins li a {
	font-size: 18px;
	color: #000;
	padding: 10px 0;
	display: inline-block;
}
.navins li.active a {
	border-bottom: 2px solid #ff8a11;
	color: #ff8a11;
}

.myscroll {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
}
.myscroll ul {
	/*position: absolute;*/
	width: 100%;
}
#Myli li td,#Myli2 li td {
	border-bottom: 1px dashed #dedede;
}
.lists li {
	margin-bottom: 30px;
}
.lists li.mb2{
	margin-bottom:2px;
}
.lists li .list-info {
	height: 370px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	border-radius: 5px;
}
.list-info h4 {
	font-size: 16px;
}
.list-info h5 {
	margin: 25px 0 0;
	height: 48px;
}
.list-info img {
	width: 230px;
	display: block;
	margin: 20px auto;
	max-width: 100%;
}
.list-info .btn {
	border:1px solid #337ab7;
	margin-top: 10px;
	width: 94px;
}
.list-info .btn:hover {
	color:#fff;
	background:#337ab7;
}
.userhead {
	height: 170px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../img/userback.jpg) no-repeat center ;
	background-size:100% 100%;
}
.progress {
	height: 10px;
}
.userhead h5 {
	color: #fff;
}
.csin1 {
	padding-left: 50px;
}
.csin1 img {
	border-radius: 50%;
	width: 109px;
	height: 109px;
	margin-right: 14px;
}
.dsrin {
	display: inline-block;
	vertical-align: middle;
	
}
.dsrin span {
	font-size: 13px;
	color: #fff;
}
.dsrin span b {
	color: #ff8200;
	font-size: 16px;
}
@media screen and (max-width:1200px){
	.csin1 {
		padding-left: 15px;
	}
}
@media screen and (max-width:460px) {
	.csin1  {
		padding: 0 0 0 10px;
	}
	.csin1 img {
		width: 60px;
		height: 60px;
		margin-top: 22px;
		margin-bottom: 24px;
	}
}
@media screen and (max-width:768px) {
	.csin3 .mt30 {
		margin-top: 0;
	}
}
.col-box {
	border-radius: 5px;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	padding: 20px;
	margin-bottom: 30px;
	float:left;
	width:108%;
}
.listguin li {
	border-bottom: 1px dashed #dedede;
	overflow: hidden;
	padding: 15px 10px;
}
.listguin li strong {
	font-size: 20px;
	color: #707070;
	line-height: 34px;
	height: 34px;
	font-weight: 400;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.listguin li span {
	font-size: 14px;
	margin-right:12px;
	float:left;
	margin-top:7px;
}
.listguin li em {
	font-size: 18px;
	vertical-align: middle;
	float:left;
	margin-left: 11%;
}
.listguin li b {
	font-size: 25px;
}
@media screen and (max-width:1200px) and (min-width:500px) {
	.listguin li a {
		margin-top:-17px;
		max-width:100%;
	}
}
@media screen and (max-width:768px){
	.listguin li {
		padding: 0;
		text-align: center;
	}
	.listguin li a,.listguin li em {
		margin-left: 0;
	}
	.listguin li em b{
		font-size:19px;
	}
	.listguin li em{
		font-size: 14px;
	}
}
@media screen and (max-width:500px){
	.listguin li strong {
		font-size: 16px;
	}
}
.rinbox {
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	background: #fff;
	margin-bottom: 17.5px;
}
.rinbox img {
	width: 100%;
	height: 158px;
	display: block;
	margin: 0 auto;
}
.prl {
	padding: 0 20px;
}
.mb0{
	margin-bottom:0;
}
.ml0{
	margin-left:0;
}
.mr0{
	margin-left:0;
}
.linew li {
	border-bottom: 1px dashed #dedede;
	line-height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.linew li a {
	color: #666666;
}
.linew li a i {
	font-size: 12px;
	margin-right: 10px;
}
.rinbox  hr {
	margin-bottom: 0;
}
.yqin {
	overflow: hidden;
	position: relative;
	padding:0;
}
.yqin img {
	width: 100%;
	margin: 15px auto;
	display: block;
}
.yqin-info {
	position: absolute;
	left: 35%;
	bottom: 46px;
}
.yqin-info strong {
	margin: 0;
}
.way-s .col-sm-3 {
	overflow: hidden;
	text-align: center;
}
.way-s .col-sm-3 span {
	display: block;
	font-size: 15px;
	color: #666666;
	line-height: 42px;
}
.way-s .row {
	margin: 0;
}
@media screen and (max-width:1200px) {
	.way-s .col-sm-4 h5 {
		margin-top: 3px;
	}
}
@media screen and (max-width:768px) {
	.way-s .btn {
		margin-top: 10px;
	}
}
.table-box {
	overflow: hidden;
}
.table-box th {
	text-align: center;
	border-bottom: 0 !important;
	font-size: 18px;
	font-weight: 500;
	vertical-align: middle !important;
	height: 44px;
}
.table-box td {
	text-align: center;
	color:#6f6f6f;
	border-top: 0 !important;
	border-bottom: 1px solid #ddd;
	height: 42px;
	vertical-align: middle !important;
}
.table-box td b {
	margin: 0;
}
.jlin {
	position: relative;
}
.jlin>div {
	position: relative;
	margin-top: 10px;
}
.jlin .col-lg-4 {
	padding-left: 0;
}
.jlin strong{
	display: block;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	background: #58a4dd;
	margin: 0 auto;
	text-align: center;
	line-height: 53px;
	position: relative;
}
.jlin h4 {
	color: #58a4dd;
	font-weight: bold;
}
.jlin h5 {
	font-size: 16px;
	color: #000000;
}
.huin {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 0;
	height: 10px;
	background: #f4f4f4;
	border-radius: 200px;
}
.ptb {
	padding: 0;
}
.ptb hr { border-top:1px dashed #eee}
.brd {
	border-right: 1px solid #dedede;
}
@media screen and (max-width:991px) {
	.huin {
		display: none;
	}
	.jlin {
		text-align: center;
	}
	.jlin .col-lg-4 {
		padding-left: 15px;
	}
}
.ptb .text-warning {
	margin-left: 0;
}
@media screen and (max-width:1200px) {
	.brd.col-lg-4 {
		border-right: 0;
		border-bottom: 1px solid #dedede;
	}
	.banner {
		height:560px;
	}
	.login-box {
		top:9%;	
	}
}
@media screen and (max-width:992px) {
	.banner {
		height:460px;
	}
	.login-box .col-lg-4 {
		width:46%;
		margin-left:54%;
	}
	.login-form .btn,.login-form .form-control {
		height:34px !important;	
		font-size:14px;
	}
}
@media screen and (max-width:750px) {
	.login-form h6 {
		font-size:12px;	
	}
	.login-form h6 a {
		margin:0 3px;
	}
	.login-form h6 a img {
		width:25px;
		height:25px;	
	}
}
@media screen and (max-width:564px) {
	.login-box .col-lg-4 {
		width:100%;
		margin-left:0;
	}
	.login-form .checkbox {
		display:none;
	}
	.login-form h6.text-center {
		display:none;
	}
	.banner {
		height:340px;
	}
}

.user-left li a {
	font-size:16px;
}
.rinwin {
	float:right;
	width:84%;
}
@media screen and (max-width:991px) {
	.rinwin {
		width:100%;	
	}
	.rinbox img {
		height:auto;	
	}
	.col-box {
		width:100%;	
	}
}
.coinfo {
	overflow:hidden;
	padding-top:20px;	
}
.coinfo p {
	font-size:25px;
	color:#959595;
	line-height:52px;
}
.coinfo p font {
	color:#ff8200;
}
@media screen and (max-width:1200px){
	.coinfo p {
		font-size:20px;
		line-height:46px;
	}
}
@media screen and (max-width:991px){
	.coinfo p {
		font-size:16px;
		line-height:34px;
	}
}
@media screen and (max-width:767px){
	.yqin img {
		width:50%;
	}
	.coinfo p {
		text-align:center;
	}
}
@media screen and (max-width:400px){
	.coinfo p {
		font-size:14px;
		line-height:26px;
	}
}
.sico {
	border-radius:50%;
	width:92px;
	height:92px;
	text-align:center;
	background:#dedede;
	margin:0 auto;
}
.way-s .col-sm-3 a:hover .sico {
	transition:0.3s;
	background:#58a4dd;
}

.mls h5 { width:84px;}
@media screen and (min-width:1200px) {
	.mls {
		padding-right:0;
	}
	.mls h5 {
		margin-right:-12px;
		width:auto;
		padding:0;
	}
	.jx {
		left:35% !important;
	}
}
	
@media screen and (max-width:1200px) {
	.mls h5 {
		text-align:left;
	}
	.col-lg-1.col-md-1.col-sm-2.col-xs-3.text-right {
		text-align:left;
	}
}
.user-in {
	padding-top:0px;
}
/*.announ {*/
	/*margin-bottom:25px;*/
/*}*/

.navins li a:hover {
	text-decoration:none;
	color:#ff8a11;
}
.nav li a:focus {
	background:#fff ;
}
#colee {
	position:relative;
	overflow:hidden;
	height:240px;
}
.linew {
	margin-bottom:0;
}
.jf {
	position:absolute;
	left:50%;
	margin-left:-50px;
	top:-20px;
	width:100px;
	height:34px;
	background:#fff;
	border:1px solid #58a4dd;
	text-align:center;
	line-height:34px;
	border-radius:5px;
	color:#58a4dd;
	display:none;
}
.bw { 
	max-width:100%;
	width:96px;
}
.pt10 {
	padding-top:10px;
}
.pt0{ padding-top:0px;}
.pb5{ padding-bottom:5px;}
.tain-head {
	padding-top:0px;
}
@media screen and (min-width:1200px){
	.form-group.overflow .col-lg-1 { width:calc(8.33333333% + 15px)}
}


.ags {
	display:none;
	overflow:hidden;
}
.ags.on {
	display:block;
}
a { cursor:pointer;}

.share_icon{

}
.share_icon a.icon{
	border-radius: 50%;
	width: 92px;
	height: 92px;
	text-align: center;
	background: #dedede;
	margin: 0 auto;
	display: block;
}
.share_icon a.share_facebook{
	background:#dedede url(../img/invite/f-ico1.png) no-repeat 0 0;
}
.share_icon a.share_facebook:hover {
	transition:0.3s;
	background:#58a4dd url(../img/invite/f-ico1.png) no-repeat 0 0;
}
.share_icon a.share_twitter{
	background:#dedede url(../img/invite/f-ico2.png) no-repeat 0 0;
}
.share_icon a.share_twitter:hover{
	transition:0.3s;
	background:#58a4dd url(../img/invite/f-ico2.png) no-repeat 0 0;
}
.share_icon a.share_google{
	background:#dedede url(../img/invite/f-ico3.png) no-repeat 0 0;
}
.share_icon a.share_google:hover{
	background:#58a4dd url(../img/invite/f-ico3.png) no-repeat 0 0;
}
.share_icon span{
	display: block;
	text-align: center
}
.share_icon p{
	display: block;
	font-size: 15px;
	color: #666666;
	line-height: 42px;
}
.bootstrap-table .fixed-table-pagination{
	text-align: center;
	margin-top:-20px;
}
.bootstrap-table .fixed-table-pagination .pagination-detail{
	display: none;
}
.bootstrap-table .fixed-table-pagination .pull-right{
	float:none!important;
}
.nickname{
	border: 0;
	width: 150px;
	padding: 0 14px;
	line-height:34px;
}
.havedata{
	line-height:34px;
}
/*账户信息*/
.user_account{
	margin:-20px 0 0 0;
	/*margin: 0 20px 0 20px;*/
}
.edit_user_account .user_account_list {
	padding: 12px 2px 10px;
	border-bottom: 1px #eae8e8 dotted;
	/*margin: 0;*/
	margin-left:2%;
	margin-bottom:0;
}
.user_account_list{
	margin: 0 0 5px 0;
	padding: 15px 0;
	font-size: 16px;
	color: #666;
	zoom: 1;
	cursor: pointer;
}
.edit_user_account .user_account_name,.edit_user_account .user_account_status,.edit_third_account .user_account_name,.edit_third_account .user_account_status {
	line-height:34px;
}
.edit_user_account .user_account_name, .edit_third_account .user_account_name{
	margin-left:15px;
	/*min-width: 120px;*/
}
@media screen and (max-width:375px){
	.edit_user_account .user_account_name,.edit_user_account .user_account_status,.edit_third_account .user_account_status{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.edit_third_account .Other_icon {
	width: 33px;
	height: 33px;
	float: left;
	background: url(../img/icon-samll.png) no-repeat;
	margin: 0 10px 0 0;
}
.edit_third_account .google {
	background-position: 0 0;
}
.edit_third_account .weixin {
	background-position: -38px 0;
}
.edit_third_account .facebook {
	 background-position: -38px 0;
}

.fL {
	float: left;
}
.edit_user_account .user_account_status,.edit_third_account .user_account_status {
	/*margin: 0 0 0 240px;*/
}
.user_account_status{
	color: #c1c1c1;
	/*margin: 0 160px 0 0;*/
	font-size: 14px;
}
.orange {
	color: #ff8c14;
}
.whiteBtnSmall {
	border: 1px #dcdcdc solid;
	display: inline-block;
	padding: 7px 15px;
	font-size: 14px;
	border-radius: 5px;
	-wenkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.fR {
	float: right;
}
.user_account a {
	outline: none;
	text-decoration: none;
	color: #797979;
}
.edit_user_account .unBound_info {
	margin: 0 0 0 15px;
	color: #666;
}
.edit_third_account .user_account_list:first-child {
	border-top: 0;
}
.edit_third_account .user_account_list {
	padding: 12px 2px 10px;
	border-bottom: 1px #eae8e8 dotted;
	/*margin: 0;*/
	margin-left:2%;
	margin-bottom:0;
}
.clear:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.info_wrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
/*我的积分，我的兑换*/
.tabs_boxs {
	margin: 0 15px;
}
.tabs_boxs ul,.tabs_boxs ol,.tabs_boxs li{
	padding-left: 0;
	list-style: none;
}
.tabs_boxs ul li{
	float: left;
	display: inline;
}
.tabs_boxs a {
	outline: none;
	text-decoration: none;
	color: #797979;
}
.idy_tabs {
	line-height: 44px;
	border-bottom: 1px #dad8d8 solid;
}
.mt10 {
	margin-top: 10px;
}
.idy_tabs li a.hovred {
	border-bottom: 1px #fff solid;
	color: #666;
	background-color: #fff;
}
.idy_tabs li a {
	border: 1px #dad8d8 solid;
	border-bottom: 0;
	background-color: #f7f7f7;
	color: #aaaaaa;
	padding: 13px 40px;
	margin: 0 8px 0 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
@media screen and (max-width:414px){
	.idy_tabs li a {
		padding: 13px 25px;
	}
}
.noBorder {
	width: 100%;
}
.noBorder tr th {
	text-align: center;
	color: #aaa;
}
.noBorder tr th, .noBorder tr td {
	padding: 20px 5px 20px 5px;
	font-size: 14px;
	border-bottom: 1px #dad8d8 dotted;
	text-align: left;
}
.noBorder tr td.text-left {
	text-align: left;
}
.noBorder th,.noBorder td {
	color: #666666;
	font-size: 14px;
	line-height: 1.4;
}

.haveBorder {
	width: 100%;
}
.haveBorder tr th {
	text-align: center;
	color: #aaa;
}
.haveBorder tr th, .haveBorder tr td{
	padding: 15px 5px 15px 5px;
	font-size: 14px;
	text-align: left;
}
.haveBorder tr th{
	border-top: 1px #dad8d8 solid;
	border-bottom: 1px #dad8d8 solid;
	background-color: #f7f7f7;
}
.haveBorder tr td{
	border-bottom: 1px #dad8d8 dotted;
}
.haveBorder th,.haveBorder td {
	color: #666666;
	font-size: 14px;
	line-height: 1.4;
}
.haveBorder tr td.text-left{
	text-align: left;
}
.haveBorder tr.no-read td,.haveBorder tr.no-read td a{
	color: #ff8200;
}
.dark_orange {
	color: #ff5a00;
}
.exchange-box{
	margin:0 20px;
}
/*分页*/
.page-container{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	font-size: 14px;
	line-height: 1.42857143;
}
.page-container .page-start{
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.page-container>a{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
}
.page-container .page-current{
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
/*我的工单*/
.issue-box{
	margin:0 15px;
}
.issue-box tbody tr td.desc{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.issue-box tbody tr td{
	word-break: break-all;
}
.issue-box tbody tr td a{
	color:#63aadf;
}
/*工单沟通记录*/
.record-box{
	margin:0 15px;
}
.record-box .detail-recode-item {
	display: table;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px dashed #d3d3d3;
	color: #a2a2a2;
	font-size: 14px;
	table-layout: fixed;
}
.record-box .detail-recode-item:first-child {
	border-top: none;
	padding-top: 0;
}
.record-box .detail-head-icon {
	display: table-cell;
	width: 60px;
	vertical-align: top
}
.record-box .detail-recode {
	display: table-cell;
	padding-top: 5px;
	vertical-align: top
}
.record-box .detail-recode-identity {
	font-weight: 700;
	color: #a2a2a2;
	font-size: 14px;
}
.record-box .detail-recode-time {
	color: #a2a2a2
}
.record-box ul.detail-module-cont{
	margin:0;
	padding:0;
}
.record-box ul.detail-module-cont li{
	font-size: 14px;
}
.record-box ul.detail-module-cont li p{
	display: block;
	line-height: 34px;
	font-size: 14px;
	margin:0;
	padding:0;
	word-wrap: break-word;
}
.recode-item-system .detail-recode-cont, .recode-item-system .detail-recode-identity, .recode-item-system .detail-recode-title {
	color: #000;
	font-size: 14px
}
.record-box .detail-recode-cont {
	line-height: 34px;
	word-wrap: break-word
}
.record-box .pull-left {
	float: left !important
}
.record-box .pull-right {
	float: right !important
}
.record-box .detail-tijiao{
	border-top: 1px dashed #d3d3d3;
	padding-top: 40px;
}
a.verifycode[disabled],a.verifycode:hover[disabled]{
	border-color:#ccc;
	color:#ddd;
}
.ginfo-box{
	border-radius: 5px;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	margin-bottom: 25px;
	height: auto;
	overflow: hidden;
	padding-left:5%;
}
.ginfo-box .himg{
	float:left;
}
.ginfo-box .himg img{
	width:100%;
}
.ginfo-box .hcontext{
	float:left;
}
.ginfo-box .hcontext h2{
	color: #1a1a1a;
	font-size: 22px;
	margin: 0 0 15px 0;
}
.ginfo-box .hcontext .ops_prize{
	margin: 0 0 10px 0;
}
.ginfo-box .hcontext .ops_prize p{
	color: #c1c1c1;
}
.ginfo-box .hcontext .total_prize {
	line-height: 28px;
}
.ginfo-box .hcontext .total_prize .ops_num {
	font-size: 28px;
	margin: 0 5px 0 0;
}
.ginfo-box .hcontext .orange {
	color: #ff8200;
}
.ginfo-box .hcontext .vMid {
	display: inline-block;
	vertical-align: top;
	padding: 1px 0 0;
}
.ginfo-box .hcontext .gray {
	color: #c1c1c1;
}
.ginfo-box .hcontext .ml10 {
	margin-left: 10px !important;
}
.ginfo-box .hcontext .ops_reduce {
	color: #666;
	margin: 0 3px;
}
.ginfo-box .hcontext .red_error {
	display: inline-block;
	color: #ff8200;
	margin: 0 0 0 10px;
}
.ginfo-box .hcontext .btn{
	font-size:16px;
}
.ginfo-box .einfo{
	color:#999999;
}
.ginfo-box .einfo .etitle{
	font-size:14px;
	font-weight: bold;
}
.ginfo-box .einfo ul{

}
.ginfo-box .einfo ul li{
	font-size:14px;
	float:none;
	display: block;
}
/*公告内容*/
.article{
	display: block;
	margin:40px auto;
}
.article h1{
	color:#000;
	font-size:24px;
	line-height:100%;
	text-align:center;
}
.article .artInfo{
	border-bottom:1px dotted #eee;
	color:#ccc;
	padding-bottom:20px;
	text-align:center;
}
.article .content{
	font-size:14px;
	line-height:200%;
	padding:20px;
	text-align:left;
}

.answer_info{
	width: 80%;margin: 0 auto;min-height: 150px;
}
.answer_info .content{
	padding-top:20px;
	text-align: center;
	font-size:16px;
	line-height: 36px;
}
.answer_info .content h3{
	width:100%;display:block;text-align: center;padding-bottom:10px;
}
.answer_info .homebtn{
	width:100%;padding-top:20px;text-align: center;
}
.answer_info .homebtn span.backnum{
	line-height: 32px;font-size: 14px;color: #9f9f9f;padding-left: 5px;
}
/* 注册 */
.reg-box{
	top:5%;
}
.reg-box hr{
	margin-top:0;
	margin-bottom:0;
}
.reg-box .l-captcha{
	margin-top:15px;
}
.reg-box .form-control{
	margin-top: 10px;
	height:45px;
}
.reg-box .btn{
	height:45px;
}
.vcode-box{
	width:100%;
}
.pZero{
	padding-left:0;
}
.vcode-box a.btn{
	width:40%;
	font-size:14px;
	line-height: 30px;
	height: 45px;
}
/* 登录 */
.login-main{
	width:100%;
}
.login-main hr{
	margin-top:0;
}
.login-main h3{
	display: inline-block;
	margin:20px 20px 0 20px;
}
.login-main  a{
	display: inline-block;
	outline: none;
	text-decoration: none;
	color: #797979;
	padding: 5px 0 30px;
}
.login-main a.active {
	border-bottom: 2px solid #58a4dd;
	background-color: #fff;
	color: #58a4dd;
}

.idy_check_box {min-height: 490px; background-color: #fff;border-radius: 10px;-wenkit-border-radius: 10px;-moz-border-radius: 10px; padding: 20px 0; margin: 30px 0 0 0;}
.idy_check_box .form-control,.idy_check_box .form-btn{height: 45px;}
.idy_check_box .idy_input{margin:10px 0;}
.idy_check_box .btn{font-size: 18px;}
.idy_check_box .red_error{display: inline-block;color: #ff8200;margin: 0 0 0 10px;}
.idy_service p{margin: 0 0 20px 0;padding: 0 20px;}
.step_check {background: url(../img/step_check_1.png) 0 0 no-repeat;padding: 20px 0 0 0;margin:20px 50px 0 50px;color: #c1c1c1;}
.step2 {background: url(../img/step_check_2.png) 0 0 no-repeat;}
.step3 {background: url(../img/step_check_3.png) 0 0 no-repeat;}
.step_check .acted,.step_replace .acted {color: #58a4dd;}
.step_check ul li{ float: left;  display: inline;  padding-left: 0;  list-style: none; }
.step_check ul li {width: 33%;text-align: center;}
.step_check ul li:first-child {text-align: right;}
.step_check ul li:first-child span {margin: 0 56px 0 0;}
.step_check ul li span {margin: 0 0 0 62px;}
.step_check ul li:last-child {text-align: left;}
.step_check ul li:last-child span {margin: 0 0 0 128px;}
.step_replace ul li {width: 33%;text-align: center;}
.step_replace ul li:first-child {text-align: right;}
.step_replace ul li:first-child span {margin: 0 13px 0 0;}
.step_replace ul li:last-child {text-align: left;}
.step_replace ul li:last-child span {margin: 0 0 0 38px;}
.idy_check_div {width: 355px;margin: 65px auto 0;}
.idy_forgot .idy_forgot_auto .idy_email_div .check_text p{color: #666;margin: 0 0 20px 0;}
.idy_forgot .idy_forgot_auto .idy_email_div .check_text p .check_email{color: #ff8506;margin: 0 0 0 3px;}
.idy_success {font-size: 30px;text-align: center;}
.idy_success_info {margin: 10px 0 30px 0;text-align: center;}
.idy_check_one_email, .idy_check_two, .idy_check_three {display: none;}

.form-btn{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.idy_tidings{
	color:#5a5a5a;
}
.idy_tidings li a{
	margin: 0 8px 0 0;
	color:#5a5a5a;
}
.idy_tidings li a.active{
	color:#337ab7;
}
.havetidBorder {
	width: 100%;
}
.havetidBorder tr th {
	text-align: center;
	color: #5a5a5a;
}
.havetidBorder tr th, .havetidBorder tr td{
	padding: 15px 5px 15px 15px;
	font-size: 14px;
	text-align: left;
}
.havetidBorder tr th{
	border-top: 1px #dad8d8 solid;
	border-bottom: 1px #dad8d8 solid;
	background-color: #f7f7f7;
}
.havetidBorder tr td{
	border-bottom: 1px #dad8d8 dotted;
}
.havetidBorder tr td.text-left{
	text-align: left;
}
.havetidBorder tr.no-read td,.havetidBorder tr.no-read td a{
	color: #333;
}
.havetidBorder tr.read td,.havetidBorder tr.read td a{
	color: #ccc;
}
/*authbind 开始*/
.bindbox{ min-height:480px;}
.bindbox_left{width:50%;float:left;margin-top:10%;}
.bindbox_right{width:50%;margin-left:-1px;display: inline-block;border-left:1px solid #ddd;margin-top:10%;}
@media (max-width:767px) {
	.bindbox_left{width:100%;margin-top:20px;}
	.bindbox_right{display: none;width:0;}
}
.bind input{
	width: 80%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #a0a0a0;
	box-sizing: border-box;
	display: block;
	padding: 0 5px;
	border: 1px solid #e5e5e5;
	outline: 0;
	margin:5px auto;
}
.bind input:focus{
	border:1px solid #3bc46f;
	outline:0;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(59,197,112,.6);
	transition:all .075s;
	-moz-transition:all .075s;
	-webkit-transition:all .075s;
	-o-transition:all .075s
}
.bindAvtWrap {
	background: #f3f5f5;
	width:80%;
	margin:0 auto;
}
.bindAvtWrap .bindAvtInner {
	text-align: center;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
.bindAvtWrap .bindAvtInner p {
	margin-bottom: 20px;
	color: #848484;
	line-height: 22px;
}
.bindAvtWrap .bindAvtInner .avtWrap img {
	background: #fff;
	border: 1px solid #ebebeb;
}
.bind a{
	width: 80%;
	text-align: center;
	background: #47B2E2;
	padding: 21px 0;
	color: #fff;
	font-size: 18px;
	border: 0;
	display: block;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 3px;
	margin:5px auto;
	text-decoration: none;
}
.bind a.olduser{
	background: #47B2E2;
}
.bind a.olduser:hover{
	background:#7DD5FC;
}
.bind a.newuser{
	background:#fdaf17;
}
.bind a.newuser:hover{
	background:#fbd68f;
}
.bindPrompt {
	width: 80%;
	margin:0 auto;
	text-align: right;
	margin-top: 11px;
}
.bindPrompt .prompt {
	padding: 6px 10px;
	text-align:left;
	display: inline-block;
	line-height: 20px;
	position: relative;
	vertical-align: -7px;
}
.bindreg_box{  }
.bindreg_box .form-control{ height: 45px;  margin-top: 15px;}
.bindreg_box .btn{ margin-top: 15px;width: 100%;font-size: 18px;}
.bindreg_box .l-captcha{ margin-top: 15px;}
.bindreg_box .error span { display: block; width: 100%;text-align: left;line-height: 24px;padding: 0;color: #ff8200; }
.maintitle_third{ font-size:26px; color:#333; font-weight:normal;padding-left: 10px;}/*表单名称*/
.maintitle_third img{height:100px;padding-left:100px;}
.maintitle_third span{ padding-left:30px;}
/*authbind 结束*/
.table-fixed{
	table-layout: fixed;
}
.table-fixed .f1{
	width:94px;
}
.table-fixed .f2{
	width:130px;
}
.table-fixed .f3{
	width:100px;
}
.table-fixed .normal{
	word-break: break-all;
}
.table-fixed .nowrap{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.dsnone{
	display: none;
}
.dsblock{
	display: block;
}
/* 注册 */
.marriage div,.gender div{
	position: relative;
	line-height: 30px;
	display: inline;
}
.marriage input,.gender input[type="radio"] {
	width: 20px;
	height: 20px;
	opacity: 0;
}
.marriage label,.gender label {
	position: absolute;
	left: 1px;
	top: -2px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #999;
}
.marriage input:checked+label,.gender input:checked+label {
	background-color: #58a4dd;
	border: 1px solid #58a4dd;
}
.marriage input:checked+label::after,.gender input:checked+label::after {
	position: absolute;
	content: "";
	width: 5px;
	height: 10px;
	top: 3px;
	left: 6px;
	border: 2px solid #fff;
	border-top: none;
	border-left: none;
	transform: rotate(45deg);
}
.marriage span,.gender span{
	display: inline-block;
	width: auto;
	padding:0 10px 0 6px;
	line-height: 30px;
}

.xsaccount{  }
@media (max-width: 767px){
	.xsaccount{ width:100%;overflow-x:scroll; }
	.xsaccount .tabs{min-width:600px;}
}