/*基础定义*/

@charset "utf-8";

/* CSS Document */

body,
h1,
h2,
h3,
p,
dl,
dd,
ol,
ul,
th,
td,
form,
fieldset,
input,
button,
textarea {
	margin: 0;
	padding: 0
}

html {
	-webkit-text-size-adjust: none;
	word-wrap: break-word
}

h1,
h2,
h3 {
	font-size: 100%
}

ol,
ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: inherit
}

.lt {
	float: left;
}

.rt {
	float: right;
}

fieldset,
img {
	border: 0
}

cite,
em,
s,
i,
b {
	font-style: normal
}

input,
button,
textarea,
select {
	font-size: 100%
}

body,
input,
button,
textarea,
select,
option {
	font-size: normal
}

a,
input,
textarea {
	text-decoration: none;
	outline: 0
}

li,
img,
label,
input {
	vertical-align: middle
}

var {
	font-style: normal
}

ins {
	text-decoration: none
}

a {
	text-decoration: none;
}

a {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

.link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

/*a:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

a:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}

a:active {
	COLOR: #000000
}*/

body {
	font-size: 20px
}

.hide {
	display: none
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.viewport {
	margin: 0 auto;
}

body {
	background: #F5F5F5;
	font-family: "arial, helvetica, sans-serif", "微软雅黑";
	padding-bottom: 50px;
}
.before{ position: relative;
   	
   }
     .after{ position: relative;
   	
   }
.after:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}
.before:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 0;
    z-index: 2;}

/*public*/

.m5 {
	margin: 5px;
}

.mt5 {
	margin-top: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}

.mr5 {
	margin-right: 5px;
}

.m5 {
	margin: 10px;
}

.mt5 {
	margin-top: 10px;
}

.mb5 {
	margin-bottom: 10px;
}

.ml5 {
	margin-left: 10px;
}

.mr5 {
	margin-right: 10px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.pt10 {
	padding-top: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb5 {
	padding-bottom: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pr5 {
	padding-right: 5px;
}

.f48 {
	font-size: 48px;
}
.f30 {
	font-size: 30px;
}
.mt10 {
	margin-bottom: .5625rem;
}


/*public*/


/*my*/

.myheader {
	background: #F5A623;
	display: block;
}

.add-celue {
	display: flex;	 justify-content: flex-end;
	
	
}

.add-celue a {
	

	
	font-size: 0.923rem;
	color: #fff;
	
	text-align: center; padding: 10px; background: url(../img/list.png) center left no-repeat; background-size: 18px auto; padding-left: 20px;
}

.add-celue span {
	font-size: 16px;
	color: rgba(255, 255, 255, .7);
	text-align: center;
	display: block;
	padding-top: .5rem;
}

.myheader h4 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: rgba(248, 248, 242, .6);
	line-height: 1.2;
	font-weight: normal;
}

.myheader h2 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	color: rgba(248, 248, 242, 1);
	line-height: 1.2;
	font-weight: normal;
}

.myheader-dis {
	font-size: 18px;
	color: rgba(248, 248, 242, 1);
	line-height: 48px;
	padding-top: 15px;
	display: flex;	display: -webkit-flex;
	justify-content: space-between; -webkit-justify-content: space-between;
	align-items: flex-end;-webkit-align-items: flex-end;
}

.celue-title {
	background: url(../img/r.png) right no-repeat;
	background-size: contain;  -webkit-background-size: contain;
	display: table;
	width: 100%;
	height: auto;
}

.card {
	margin-bottom: 10px;
	background: #fff;
	padding: 0 .5625rem;
}

.m-box {
	display: flex;	display: -webkit-flex;
	justify-content: space-between; -webkit-justify-content: space-between;
	height: 2.25rem;
	color: #636363;
	font-size: .875rem;
	align-items: center;-webkit-align-items: center;
	border-bottom: 1px solid #e6e6e6;
	border-image: none;
	border-top-width: .5px;
	border-right-width: 0;
	border-bottom-width: .5px;
	border-left-width: 0;
}

.m-box .box-left {}

.m-box .box-right {}

.m-box .box-right .more-list {
	/*width: .9375rem;*/
	height: .9375rem;
	display: block;
	background: url(../img/r-2.png) no-repeat center right;
	background-size: contain;  -webkit-background-size: contain;
}

ul.celuelist li .list-box {
	display: flex;	display: -webkit-flex;
	padding: .625rem 0;
	border-bottom: .5px solid #e6e6e6;
}

ul.celuelist li:last-child .list-box {
	border-bottom: none
}

ul.celuelist li .list-box .celue-icon {
	width: 4.375rem;
	height: 4.375rem;
	margin: 0 0.625rem 0 0
}

.ranking-no {
	background: #FDCA05;
	border-radius: 100%; -webkit-border-radius: 100%;
	overflow: hidden;
	color: #8b572a;
	width: 100%;
	height: 100%;
	display: flex;	display: -webkit-flex;
	justify-content: center;; -webkit-justify-content: center;;
	align-items: center; -webkit-align-items: center;
	flex-direction: column; -webkit-flex-direction: column;
}

.ranking-no h1 {
	font-size: 2.25rem;
	padding: 0;
	margin: 0; line-height: 1; font-weight: normal;
}
.celue-menu{ position: absolute; background: #F5F5F5; top:48px; left: 5px;   border-radius: 5px;}
.celue-menu div{ padding: 10px 18px; font-size: 14px; color: #4A4A4A }

.celue-menu div:last-child{ border-top:1px solid #fff;}
.celue-menu div.menu-on{ color: #F5A623;}
.ranking-no h1.tuijian{
	  font-size: 18px; color:  red;
}
.ranking-no h5 {
	font-size: .75rem;
	padding: 0;
	margin: 0;
	font-weight: normal; line-height: 1;
}

.list-box .celue-con {
overflow: hidden;
	flex: 1; -webkit-flex: 1; 
	
	
	justify-content: center;; -webkit-justify-content: center;;
	flex-direction: column;-webkit-flex-direction: column;
	
	
	
	
	    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    display: block;
	
}

ul.celuelist li .list-box .celue-ownericon {
	border-radius: 50%;
	overflow: hidden;
	color: #4A4A4A;
	width: 100%;
	height: 100%;
}

ul.celuelist li .list-box .celue-ownericon img {
	width: 100%;
	height: 100%;
	display: block;
}

ul.celuelist li .list-box .celue-con h2 {
	font-size: 1rem;
	color: #333;
	line-height: 1.4;
	margin: 0 0 .375rem 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

ul.celuelist li .list-box .celue-con h4 {
	font-size: .875rem;
	color: #9B9B9B;
	line-height: 1.2;
	margin: 0 0 .1875rem 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

ul.celuelist li .list-box .celue-con h4:last-child {
	/*font-size: 1rem;*/
}

ul.celuelist li .list-box .celue-con h4.celue-cut-red {
	color: #F37254;
}

ul.celuelist li .list-box .celue-con h4.celue-cut-green {
	color: #7ED321;
}

ul.celuelist li .list-box .celue-other {
	color: #507DAF;
	margin-left: .75rem;
	width: 3.25rem;
	display: flex;	display: -webkit-flex;    -webkit-box-pack: center;
	justify-content: center;; -webkit-justify-content: center; flex-direction: column;
	align-items: center; -webkit-align-items: center;
}

ul.celuelist li .list-box .celue-other img {
	width: 2rem;
	height: 2rem;
}

ul.celuelist li .list-box .celue-other .follow-add {
	color: #F6A623;
	text-align: center;
	display: flex;	display: -webkit-flex;
	flex-direction: column;-webkit-flex-direction: column;
	justify-content: center;; -webkit-justify-content: center;;
	align-items: center;-webkit-align-items: center;
}

ul.celuelist li .list-box .celue-other .follow-add i.follow-add-icon {
	background: url(../img/plus.png) center center no-repeat;
	width: 1.87rem;
	height: 1.87rem;
	background-size: contain;  -webkit-background-size: contain;
	display: block;
}

ul.celuelist li .list-box .celue-other .follow-add h4 {
	font-size: .875rem;
	color: #9B9B9B;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.search_tips{  text-align: center; width: 100%; padding: 5px; font-size: 14px; font-weight: 300; background: #FBF5C7; color: red;}
ul.celuelist li .list-box .celue-stock{  display: flex; }
ul.celuelist li .list-box .celue-stock span{  padding: 3px; display: block; background: #FCEE8A; font-size: 14px; text-align: center;  font-weight: 300;  color: #FD504F; margin-left: 3px; margin-right: 3px;}
/*my*/

ul.stocklist li .list-box {
	display: flex;	display: -webkit-flex;
	padding: .625rem 0;
	border-bottom: .5px solid #e6e6e6;  overflow: hidden;
}

ul.stocklist li:last-child .list-box {
	border-bottom: none
}

ul.stocklist li .list-box .stock-icon {
	width: 2.3125rem;
	height: 2.3125rem;
	margin: 0 0.625rem 0 0
}

ul.stocklist li .list-box .stock-con {
	width: 100%;
	flex: 1;
	display: flex;	display: -webkit-flex;
	justify-content: center;; -webkit-justify-content: center;;
	flex-direction: column;-webkit-flex-direction: column;
}

ul.stocklist li .list-box .stock-icon img {
	width: 2.3125rem;
	height: 2.3125rem;
	overflow: hidden;
	border-radius: 50%;
}

ul.stocklist li .list-box .stock-ownericon {
	border-radius: 50%;
	overflow: hidden;
	color: #4A4A4A;
	width: 100%;
	height: 100%;
}

ul.stocklist li .list-box .stock-ownericon img {
	width: 100%;
	height: 100%;
	display: block;
}

ul.stocklist li .list-box .stock-con h2 {
	font-size: 1rem;
	color: #333;
	line-height: 1.4;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

ul.stocklist li .list-box .stock-con h4 {
	font-size: .875rem;
	color: #9B9B9B;
	line-height: 1.2;
	margin: 0 0 .1875rem 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

ul.stocklist li .list-box .stock-other {
	color: #507DAF;
	/*margin-left: .75rem;*/
	width: 3.25rem;
	display: flex;	display: -webkit-flex;
	justify-content: center;; -webkit-justify-content: center;;
	align-items: center;  -webkit-align-items: center; font-size: 16px; text-align: left;  padding-right: 3px;
}

.setlist {
	background: #fff;
}

.setlist .inputdiv {
	border: 1px solid #9B9B9B;
	border-radius: 8px;
	width: 100%;
	height: 3.125rem;
	line-height: 100%;
	font-size: 16px;
	padding: 0 5px;
	display: flex;	display: -webkit-flex;
	justify-content: flex-start; -webkit-justify-content: flex-start;
}

.setlist .inputdiv h4 {
	font-size: 16px;
	border-right: 1px solid #9B9B9B;
	padding: 0;
	margin: 0;
	display: table;
	line-height: 100%;
}

.setlist .inputdiv .inputbox {
	width: 90%;
}

.setlist .inputdiv .inputbox input {
	width: 100%;
	height: 100%;
}


/*store*/

.celuestore {
	background: #F37254;
	color: #fff;
	display: flex;	display: -webkit-flex;
	justify-content: center;; -webkit-justify-content: center;;
	align-items: center; -webkit-align-items: center;
	flex-direction: column;-webkit-flex-direction: column;
	padding-bottom: 1.25rem;
	padding-top: 2.5rem;
}

.celuestore h2 {
	font-size: 1.5rem;
	text-align: center;
	font-weight: normal;
	padding: 0;
	margin: 0
}

.celuestore h5 {
	font-size: .875rem;
	text-align: center;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-top: .75rem;
}
.pop{ position: fixed; top:0; width: 100%; height: 100%; background: rgba(0,0,0,.5); z-index: 9;}
.sub-pop{ background: #fff; color: #b0b0b0; border-radius: 10px; width: 90%; height: auto; display: block; margin: 0 auto; margin-top: 30%; padding: 20px; font-size: 16px; line-height: 1.3;}
.sub-pop .sub-btn {
    border-radius: 8px;
    width: 100%;
    height: 3rem;
    background: #FDCA05;
    text-align: center;
    line-height: 3rem;
    color: #4A4A4A;
    font-size: 1.25rem; margin-top: 1rem;
}
.sub-pop h2{ font-size: 20px; text-align: center; padding: 1rem 0;font-weight: normal; color: #797979;}
.sub-pop h2 span{ font-weight: normal;}
.sub-btn-close{
	 border-radius: 8px;
    width: 100%;
    height: 3rem;
    
    text-align: center;
    line-height: 3rem;
    color: #4990E2;
    font-size: 1.25rem; margin-top: 1rem;
	
	
}
.sub-btn-no{
    border-radius: 8px;
    width: 100%;
    height: 3rem;
    background: #DDD;
    text-align: center;
    line-height: 3rem;
    color: #4A4A4A;
    font-size: 1.25rem; margin-top: 1rem;
}
.sub-btn-no A{  background: #FDCA05;
    text-align: center; padding: 3px;color: #5D5D5A; border-radius: 2px;}
/*store*/


/**/

.details-card {
	padding-top: 1.875rem;
	background: #F5A623;
}

.details-card .details-info {
	display: flex;	display: -webkit-flex;
	/*align-items: center; -webkit-align-items: center;*/
}

.details-card .details-info .owner-headerimg {
	width: 3.75rem;
	height: 3.75rem;
	margin: 0 .75rem 0 0;
	position: relative
}

.details-card .details-info .owner-headerimg img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.details-card .details-info .details-text {
	justify-content: space-between; -webkit-justify-content: space-between;
	-webkit-box-pack: justify;
	flex-direction: column; -webkit-flex-direction: column;
	flex: 1; -webkit-flex: 1;
}

.details-card .details-info .details-text h1 {
	font-size: 1.25rem;
	padding: 0;
	margin: 0;
	line-height: 1.5;
	color: #fff;
	font-weight: 400;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.details-card .details-info .details-text-box {
	display: flex;	display: -webkit-flex;
	justify-content: space-between; -webkit-justify-content: space-between;
}

.details-card .details-info .details-text-box h4 {
	font-size: .875rem;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: rgba(255, 255, 255, .7);
	line-height: 1.3
}

.details-card .details-info .details-text-box h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1.3;
	color: #fff;
	font-size: .875rem;
	display: flex;	display: -webkit-flex;
	align-items: flex-end; -webkit-align-items:flex-end; flex-direction: column;-webkit-flex-direction: column;
}
.details-card .details-info .details-text-box h5 span{
	color: #fff;
	font-size: .875rem;
	
	
}

.details-card .details-info .details-text-box h5 span.sub-follow-btn{
	color: #fff;
	font-size: .875rem; border: 1px solid #fff; padding: 3px; border-radius:15%;
	
	
}
.details-card .details-info .details-text-box h5 span.sub-follow-cancle{
	
	 border:1px solid rgba(255,255,255, 0.29); border-radius:5px; padding: 3px;
	
}
.details-dis {
	font-size: .875rem;
	padding-top: .75rem;
	/*color: #F9F8F2;*/
	padding-bottom: 1rem;
	line-height: 1.3;    color: rgba(255, 255, 255, .7); position: relative; display: flex; flex-direction: column;
}
.details-dis h4{  padding: 0; margin: 0; display: inline-block; color: #F9F8F2;}

.yanbao-btn{  display: flex; justify-content: flex-end;}
.yanbao-btn a{ color: #fff; font-size: 14px; padding: 3px; border-radius: 3px; border: #fff 1px solid; color: #fff; width: 80px;  text-align: center;}
.details-dis .edit-dis{ width: 25px; height: 25px; position: absolute; right: 0; top:3px; background: url(../img/edit.png) no-repeat; background-size: contain;  -webkit-background-size: contain;}
.details-dis .details-edit{
	 width: 100%;
}
.details-dis .details-edit textarea{ width: 100%; min-height: 20px; margin-top: 5px; margin: 0 auto; border-radius: 5px; padding: 5px;}
.details-dis .details-edit .edit-save{ width: 90%; padding: 5px;  margin-top: 10px;margin: 0 auto;

    border-radius: 5px;
    
   
    background: #FDCA05;
    text-align: center;
 
 
    color: #4A4A4A;
   
}
.details-card-wrap {
	background: #fff;
}

.details-card-wrap .stock-intro {
	display: flex;	display: -webkit-flex;
	align-items: center; -webkit-align-items: center;
	justify-content: space-between; -webkit-justify-content: space-between;
}

.details-card-wrap .stock-intro .all-stock {
	font-size: 1.125rem;
	vertical-align: middle;
	color: #F37254;
	display: flex;	display: -webkit-flex;
	justify-content: flex-start; -webkit-justify-content: flex-start;
	align-items: center; -webkit-align-items: center;
}

.details-card-wrap .stock-intro .all-stock h1 {
	font-size: 2.625rem
}

.details-card-wrap .stock-intro .intro-row {
	font-size: .6875rem;
	text-align: right;
	color: #939393;
	line-height: 1.25;
}

.details-num {
	width: 100%;
	margin: 15px 0 0
}

.details-num ul {
	display: flex;	display: -webkit-flex;
}

.details-num ul li {
	width: 25%;
	display: table-cell; 
	text-align: center;
}

.details-num ul li:first-child {
	text-align: left;
}

.details-num ul li:last-child {
	text-align: right;
}

.details-num ul li div:last-child {
	font-size: 16PX;
	color: #4A4A4A;
	padding-bottom: .3125rem;
}

.details-num ul li div:first-child {
	
	
	font-size: .875rem;
	color: #9B9B9B;
	margin: 0 0 .3125rem 0
}
a.tiaochang{
	 color: #fff; font-size: 1rem; display: flex;	display: -webkit-flex; background: #F5A623; border-radius: 5px; 
 width: 100%; padding: 5px 0;  justify-content: center;; -webkit-justify-content: center;;  text-align: center; font-weight: normal;
 align-items: center; -webkit-align-items: center;
}
a.tiaochang img{ width: 1rem; height: 1rem; margin-right: 5px;}
.follow {
	position: fixed;
	width: 100%;
	/*height: 6.5625rem;*/ 
	bottom: 0;
	background: #fff;
	border-top: 1px solid #e6e6e6;
	
	
    -webkit-box-shadow: 0px 0px 8px #ddd;
    box-shadow: 0px 0px 8px #DDD; z-index: 3;
}

.follow .add-follow {
	border-radius: 8px;
	width: 100%;
	height: 3rem;
	background: #FDCA05;
	text-align: center;
	line-height: 3rem;
	color: #4A4A4A;
	font-size: 1.25rem;
}

.follow h8 {
	width: 100%;
	display: block;
	padding-top: 5px;
	text-align: center;
	color: #9B9B9B;
	font-size: 12px;
}

.follow-already{
	 display: flex;	display: -webkit-flex; align-items: center; text-align: center; 
	 
	     font-size: .875rem;
    color: #9B9B9B;
    font-weight: normal;
    padding: 0;
    margin: 0;
	
}
/**/

.add-tips {
	font-size: 0.875rem;
	color: #9B9B9B;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1.5rem;
}

.btn {
	border-radius: 8px;
	width: 90%;
	margin: 0 auto;
	height: 3rem;
	background: #FDCA05;
	text-align: center;
	line-height: 3rem;
	color: #4A4A4A;
	font-size: 1.25rem; display: flex;	display: -webkit-flex; justify-content: center;; -webkit-justify-content: center;; align-items: center; -webkit-align-items: center;
}
.btnloading{background: #ccc;}

.btnloading .btn-loading{ width:1.25rem; height: 1.25rem; background:url(../img/loading.png) center no-repeat; background-size: contain;  -webkit-background-size: contain; margin-right: 5px;
  animation: spin 1.5s linear infinite;display: none;

}
.btnloading .btn-loading{ display:block;}
@keyframes spin {
0% {
   	transform:rotate(0deg);
 }
 100% {
   	transform:rotate(-360deg);
 }
}
.strategy-name,
.strategy-dis {
	background: #fff;
	border: 1px 0 solid rgba(151, 151, 151, .2);
	color: #4A4A4A;
	font-size: 1.1875rem;
	line-height: 100%;  display:flex; display: -webkit-flex;  align-items: flex-start;  -webkit-align-items: flex-start;  position: relative;
}

.strategy-name input {
	border: none;
	
}

.strategy-dis textarea {
	border: none; min-height: 100px;
	
}

.seach {
	width: 90%;
	/*background: #fff;*/
	border-radius: 8px;
	height: 2.75rem;
	color: #9B9B9B;
	font-size: 1rem;
	line-height: 2.75rem;
	margin: 0 auto; padding-top: 10px;
}

.seach input {
	width: 100%;
	height: 100%; border: 1px solid #BCBCBC;
}

.setmode {
	display: flex;	display: -webkit-flex;  justify-content: space-between; -webkit-justify-content: space-between;
}

.setmode .mode {
	font-size: 20px;
}
.setmode .setingswitch{
	background: url(../img/set.png) center center no-repeat;
	width: 1.56rem;
	height: 1.56rem; background-size: contain;  -webkit-background-size: contain;
}
.setmode .setingswitchbox{width: 1.56rem;
	height: 1.56rem;}
.setmode  .mode-switch{ width: 180px; border-radius: 5px; overflow: hidden; height: 30px; font-size: 16px; border:#ccc solid 1px;  color: #ACACAC; display: flex;	display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; line-height: 30px;}
.setmode  .mode-switch div{ width: 100%; height: 100%; text-align: center;}
.setmode  .mode-switch div.current{ background: #FDCA05; color: #4A4A4A;}
.setmode h5 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #9B9B9B;
	font-weight: normal;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.setlist ul li {
	padding-top: 10px;
}

.setlist ul li h6 {
	font-size: 14px;
	color: #4A4A4A;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1.5;
}

.setlist ul li h6 span {
	color: #9B9B9B;
}

.input-group-addon {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.form-control {
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	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);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-bottom: 0
}

.btlr0 {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btrr0 {
	border-radius: 4px;
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
select.input-b1{ border-radius: 3px; border: 1px solid #CDC7C7; background: #ddd;  color: #4A4A4A; line-height: 100%;}
.setlist .inputdiv .inputbox select {
	border: solid 1px #000;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
	width: 100%;
	height: 45px;
	border: 1px solid #ccc
}

ul.listgroup li .list-box {
	display: flex;	display: -webkit-flex;
	padding: .625rem 0;
	border-bottom: .5px solid #e6e6e6;
}

ul.listgroup li:last-child .list-box {
	border-bottom: none
}
ul.listgroup li:first-child .list-box {
	border-top: none
}
ul.listgroup li .list-box .listgroup-con1 {
	width: 100%;
	flex: 1;
	display: flex;	display: -webkit-flex;
	justify-content: center;; -webkit-justify-content: center;;
	flex-direction: column; -webkit-flex-direction: column;
}

ul.listgroup li .list-box .listgroup-con1 h2 {
	font-size: 1rem;
	color: #333;
	line-height: 1.4;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

ul.listgroup li .list-box .listgroup-con1 h4 {
	font-size: .875rem;
	color: #9B9B9B;
	line-height: 1.2;
	margin: 0 0 .1875rem 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

ul.listgroup li .list-box .listgroup-con2 {
	color: #507DAF;
	margin-left: .75rem;
	display: flex;	display: -webkit-flex;
	justify-content: center;; -webkit-justify-content: center;;
	align-items: center; -webkit-align-items: center;
}

.listgroup-input {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: none;
}

ul.listgroup li .list-box .listgroup-con2 img {
	width: 1.625rem;
	height: 1.625rem;
}

.add-stock {
	color: #F5A623;
	font-size: 18px;
	border-bottom: .5px solid #e6e6e6;
	padding: 15px 0 5px;
	text-align: center;
}
.yidingyeu{ font-size: 12px; color: #D1D1D1; width: 100%; text-align: center; padding-top: 3px; }
.addinvestment{ background: #fff; position: relative;    padding: 10px 15px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center; text-align: center;
    align-items: center; margin-bottom: 5px;margin-top: 5px;}

.addinvestment a{ width: 100%; font-size: 16px; color: #FF0000;}

.addinvestment:after, .strategy-name:after, .strategy-dis:after{
	content: " ";
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 1px;
border-bottom: 1px solid #D9D9D9;
color: #D9D9D9;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}

.addinvestment:before, .strategy-name:before, .strategy-dis:before{
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}



.fellow-tips{ width: 80%; border-radius: 10px; position: fixed; top:20%; left: 10%;  background: #fff; overflow: hidden; z-index: 9999;}
.fellow-tips h2{ background:#ffcc00; padding: 10px; padding-top: 20px; text-align: center; color: #fff; font-size: 18px; font-weight: normal;}
.fellow-qrcode{ background: #fff; background: url(../img/down.png) top center no-repeat; background-size: 30px auto; font-size: 16px;  color: #8B8B8B;  text-align: center; padding:30px;display: flex; justify-content: center; align-items: center; flex-direction: column;}
.close-tips{
	
		background: url(../img/close-tips.png) center no-repeat;
		background-size: contain;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		 top: 5px;right: 5px;  position: absolute;
}
.fellow-tips .fellow-tips-btn{  width: 100%; display: flex; display: -webkit-flex;  flex-direction: column; justify-content: center; align-items: center;  }
.fellow-tips .fellow-tips-btn a{ width: 70%; margin-top: 5px; margin-bottom: 10px; border-radius: 50px; font-size: 14px; padding: 8px; text-align: center; background: #F2CC03; color: #fff; line-height: 100%;}
.fellow-tips .fellow-tips-btn a.normal-btn{ background: #fff; border:solid 1px #F2CC03; color: #F2CC03;}
/*订阅成功*/
.fellow-success-tips{display:none;width: 80%; border-radius: 10px; position: fixed; top:20%; left: 10%;  background: #fff; overflow: hidden; z-index: 1999; padding-top: 30px; padding-bottom: 20px;}
.fellow-success-tips .fellow-success-btn{background:#ffcc00; padding: 8px;  text-align: center; color: #fff; font-size: 18px; font-weight: normal; width: 100%; display: block;}

.fellow-success-tips .fellow-success-img{ width: 100%; display: flex; justify-content: center; text-align: center;	
}
.fellow-success-tips .fellow-success-img img{ width: 80px; height: 80px; }
.fellow-success-close-tips{
	
		background: url(../img/del.png) center no-repeat;
		background-size: contain;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		 top: 5px;right: 5px;  position: absolute;
}
.fellow-success-tips h2{ width: 100%; font-size: 18px; color: #333; text-align: center;  padding:10px; padding-bottom: 0; font-weight: normal;}
.fellow-success-tips h6{  font-weight:normal; font-size: 16px; color: #939393; text-align: center; width: 100%; padding-bottom: 10px;}
.fellow-share-img{width: 100%; display:none; position: absolute; top:0; right: 0; z-index: 10001;animation:flash 1s .2s ease both; -webkit-animation:flash 1s .2s ease both;}

#animation{
-webkit-animation:flash 1s .2s ease both;
-moz-animation:flash 1s .2s ease both;}
@-webkit-keyframes flash{
0%,50%,100%{opacity: 1;}
25%,75%{opacity: 0;}
}
@-moz-keyframes flash{
0%,50%,100%{opacity: 1;}
25%,75%{opacity: 0;}
}
.celuevs{ position: relative; background:url(../img/celuebk.png) top center #071424 no-repeat; background-size:cover; padding-top: 130px; padding-bottom: 20px;}
.jiangchi{ background:#012047; color: #fff;  border-radius: 5px; padding: 3px 10px;  font-size: 16px;  margin: 0 auto;  display: table; }
.jiangcino{}
.jiangcino ul{ display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center;}
.jiangcino ul li{ font-size: 24px; background: #E9CD86; color: #012047;  display: flex;  justify-content: center; align-items: center;
 text-align: center; margin: 5px; height: 40px; line-height: 40px; width: 30px;
 
 -webkit-box-shadow:2px 2px 5px #055ab7; box-shadow:2px 2px 5px #055ab7;
}
.zuixinjilu{  color: #fff; font-size: 14px; width: 80%; margin: 0 auto; text-align:center;}
.cansai a{ border-radius: 50px; border:1px solid #F2CC03; color: #F2CC03; padding: 3px 15px;  font-size: 16px; margin-top: 10px;}
.cansai { width: 100%; display:flex; justify-content: center;}
.bisaihelp{ position: absolute; width: 20px; height: 20px;  background:url(../img/bisaihelp.png) center no-repeat; display: block; right: 10px; top: 10px;  background-size:cover}
.zuixinjilu{}
.zuixinjilu .more-jilu{color: #1285d6;  border-radius: 5px; padding: 3px 10px;  font-size: 14px;  margin: 0 auto;  display:flex; align-items: center; justify-content: center; margin-top: 5px;}
.zuixinjilu ul li{ width: 100%; display: flex; display: -webkit-flex; justify-content: space-between; border: 1px solid #234B67; border-top:none}
.zuixinjilu ul li:first-child{border-top: 1px solid #234B67;}

.zuixinjilu ul li div{ width: 33%; font-size: 12px; padding: 3px; color: #63778F; border-left: 1px solid #234B67;}
.zuixinjilu ul li div:first-child{ border-left:none}
.zuixinjilu ul { display: none; }
.zuixinjilu ul li:first-child div{ color: #E9CD86;}
.sale-fellow{ position:absolute; top:10px;  right: 10px; }
.share-sale{ position: relative; background: #fff;  border:solid #F43530 1px; padding: 3px; border-radius: 10px; z-index: 99; padding-left: 5px; padding-right: 5px;}
.share-sale h2{ font-size: 14px; color: #F43530; height: 18px;  display: flex; justify-content: center; align-items: center;}
.share-sale h2 img{ height: 14px; width: auto;}
.share-sale h5{ font-weight: inherit; font-size: 13px; color: #4A4A4A; line-height: 1.4; padding: 3px;}
.share-sale:before{
content: " ";
    position: absolute;
    background: #F43530;
    width: 15px;
    height: 7px;
     right:10px;
    top:-7px; background:url(../img/tipstop.png) bottom no-repeat; background-size: contain;
    /*transform: rotate(45deg); z-index:9 ;	  border-right: 5px solid #fff;border-bottom: 5px solid #fff;*/
	
}
.share-sale-close{ width: 100%;  padding: 0; margin: 0;}
.share-sale-close img{ width: 14px; height: 14px; margin: 0 auto; display: block;}
/*订阅成功*/
.tiaocang{  background: #F43530; font-size: 10px; color: #fff; padding: 2px; border-radius: 2px;}
/*调仓*/
.stock_cont{ background: #fff; margin-bottom: 5px;}
.m-panel{
  padding: 10px;
background: #fff; font-size: 14px; position: relative;	 display: flex; justify-content: space-between;
}
.m-panel:first-child{ color: #4A4A4A;}
.m-panel:last-child{ font-size: 12px; color: #9B9B9B;}
.m-panel:last-child:last-child{ color: #FD504F; font-size: 14px;}
.m-panel:after, .asset-box:after{
	content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}
.asset-box{
	 padding: 10px;
background: #fff; font-size: 14px; position: relative;	 display: flex;  justify-content: space-between;
	
}
.asset-box div{ position: relative;  width: 100%; display: flex; flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  .asset-box div h2{ font-size: 16px;color: #525252;

font-weight: normal;}
  .asset-box div h4{ font-size: 12px; color: #aaa;font-weight:lighter;}
.asset-box div:before{
	content: " ";
position: absolute;
left: 0;
top: 0;
width: 1px;
bottom: 0;
border-left: 1px solid #D5D5D6;
color: #D5D5D6;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: scaleX(0.5);
transform: scaleX(0.5);
}
.asset-box div:first-child:before{  display: none;
	
}
.buycard-wrap{  display: flex; justify-content: space-around;padding: 5px;border-bottom: .5px solid #e6e6e6;}
.buycard-wrap div{ width: 100%;display: flex; justify-content:center; font-size: 14px; align-items: center;}
.buycard-wrap div:last-child{ position: relative;  }
.buycard-wrap div img{  width: 20px; height: 20px; margin-right: 3px;}
.buycard-wrap div:last-child:before{content: " ";
position: absolute;
left: 0;
top: 0;
width: 1px;
bottom: 0;
border-left: 1px solid #D5D5D6;
color: #D5D5D6;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: scaleX(0.5);
transform: scaleX(0.5);}
.submit-tiaocang{  display: flex; justify-content: space-between; padding: 10px; font-size: 14px; padding-top: 5px;}
.submit-tiaocang div:first-child{ color:#0066FF;}
.submit-tiaocang div:last-child{ color:#4A4A4A; background: #FDCA05; padding: 3px 10px; border-radius: 3px;}

.twinkl{
	  -webkit-animation: twinkling 1s 2  ease-out ; 
}

 @-webkit-keyframes twinkling{    /*透明度由0到1*/
    0%{
       border: 1px solid  red;
     }
    100%{
       border:none
    }
  }
/*价格弹窗*/
.yaui-gossipprice {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 5000;
	width: 100%;
	background-color: #fff;
	z-index: 50000;
}
.yaui-gossipprice-zhuang {
	width: 100%;
	background-color: #fff;
	margin-top: 10px;
	position: relative;
}
.yaui-gossipprice-zhuang:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 1px;
	border-top: 1px solid #D9D9D9;
	color: #D9D9D9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.yaui-gossipprice-box {
	padding: 10px;
}
.yaui-gossipprice-topbar {
	display: flex;
	position: relative
}
.yaui-gossipprice-topbar-title {
	text-align: center;
	padding: 3px 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yaui-gossipprice-topbar-title img{ width: 20px; height: 20px;}
.yaui-gossipprice-text {
	font-size: 14px;
	color: #4A4A4A;
	line-height: 2;
}
.balance {
	color: #999;
	font-size: 14px;
}
.balance-low {
	font-size: 14px;
	color: #0164d4;
}
.close-window {
	position: absolute;
	background: url(../img/del.png) no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	top: 5px;
	right: 5px;
}
.quickprice {
	display: flex;
	padding: 8px 0;
}
.quickprice span {
	padding: 3px 8px;
	border-radius: 5px;
	font-size: 14px;
	margin: 0 5px;
	font-size: 14px;
	background: #FFF;
	color: #FDCA05;
	border: 1px solid #ccc
}
.quickprice :first-child {
	margin-left: 0;
}
.yaui-help {
	width: 15px;
	height: 15px;
	display: block;
	background: url(../img/help.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 10px;
	right: 10px;
}
/*搜索*/
.seach-con{ width: 100%; min-height: 100%; top:0;  font-size: 16px;  color: #4A4A4A;   background: #fff; 
/*padding-top: 60px;*/ 
}
.hot-hangye{ padding: 50px 15%; text-align: center;  color: #9B9B9B; }
.hot-hangye-list a{ font-size: 16px; color: #0066FF; padding: 5px;}
.hot-hangye div{ display: block; clear: both; text-align: center; padding-bottom: 20px; font-weight: 300;}
.hot-hangye-list{ display: flex; justify-content:space-between}
.seach-tips{  padding: 5px 10px; font-size: 14px;}
.search_body{ padding: 5px;}
/*价格弹窗*/

/*分析师*/
.index-fenxishi{  background: #fff;  padding: 10px; margin-top: 5px; position: relative; width: 100%; display: block;}
.index-fenxishi .index-fenxishi-user{ display: flex;  align-items: center; padding-bottom: 10px;
	
}
.index-fenxishi-icon img{ width: 35px; height: 35px; border-radius: 50%; overflow: hidden;}
.index-fenxishi-name{ font-size: 14px; padding-left: 5px;}
.index-fenxishi-con{ color: #4A4A4A; font-size: 14px; font-weight: 300;}
.info-source{  font-size: 12px; font-weight: 300;color:#0066FF;  display: flex;align-items: center;  justify-content:flex-end; position: relative;  margin-top: 5px; padding-top: 5px;

  
   

}
.info-source img{ height: 15px;  margin-left: 3px; margin-right: 3px;}
.info-source div:last-child{ font-size: 12px;   color: #724D02; padding: 3px;
    background: #FAEE97;  display: flex; justify-content: center; align-items: center;}
   .info-source div:last-child img{ height: 15px;}
.info-source div:last-child h4{ color: #0066FF;  font-weight: 300;}
img.toutiao-img{  height: 35px;  top:10px; right: 10px;}
  .info-source:before, .index-fenxishi:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 0;
    z-index: 2;}

   
  .index-fenxishi:after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}
.fenxishi_img{  background: #F37254; color: #fff; font-size: 24px; width: 50px; height: 50px; display:flex; justify-content: center; align-items: center; text-align: center; line-height: 100%; border-radius: 50%;}
/*调仓*/

.weui-dialog {
    position: fixed;
    z-index: 5000;
    width: 80%;
    max-width: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    background-color: @weuiDialogBackgroundColor;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}
.weui-dialog__hd {
    padding: 1.3em @weuiDialogGapWidth .5em;
}
.weui-dialog__title {
    font-weight: 400;
    font-size: 18px;
}
.weui-dialog__bd {
    padding: 0 @weuiDialogGapWidth .8em;
    min-height: 40px;
    font-size: 15px;
    line-height: 1.3;
    word-wrap: break-word;
    word-break: break-all;
    color: @weuiGrayColor;
    &:first-child{
        padding:2.7em 20px 1.7em;
        color: @weuiDescColor;
    }
}
.weui-dialog__ft {
    position: relative;
    line-height: 48px;
    font-size: 18px;
    display: flex;
    &:after {
        content: " ";
    }
}
.weui-dialog__btn {
    display: block;
    flex: 1;
    color: @weuiLinkColorPrimary;
    text-decoration: none;
    &:active {
        background-color: @weuiDialogLinkActiveBc;
    }

    position: relative;
    &:after {
        content: " ";
    }
    &:first-child {
        &:after {
            display: none;
        }
    }
}
.weui-dialog__btn_default {
    color: @weuiDescColor;
}
.weui-dialog__btn_primary {
    color: @weuiLinkColorPrimary;
}


/*响应式布局基础定义*/

/*html {
	font-size: 16px
}

@media screen and (min-width:414px) and (max-width:767px) {
	html {
		font-size: 16.96px
	}
}

@media screen and (min-width:768px) {
	html {
		font-size: 20px
	}
}

@media screen and (min-width:769px) {}*/
