.entirety .entiretyall {
	width: 1272px;
}


/**/

.accetover {
	width: 1000px;
	height: auto;
	
	margin: 0 auto;
	/*background:#f9f9f9;*/
}


/*左边导航条设置*/

.account-list .accoutlist .accountlist-li1 a {
	color: #0BBE77;
}

.account-list .accoutlist .accountlist-li1 {
	background: url(/pc/img/newAccount/jiantou.jpg) no-repeat 134px;
}


/*首页头部颜色设置*/

.entirety-right .entirety-nav {
	background: #f5f5f5;
}

.entirety-right .entirety-nav .navlist .navlist-li1 a {
	color: #605f5f;
}


/***上半部分****/

.accetover .assets {
	height: 92px;
	width: 88%;
	line-height: 115px;
	margin: 0 auto;
	border-bottom: 1px solid #f0f1f5;
	color: #00b281;
	font-size: 22px;
}
.accetover .assets p{
	height: 100%;
    border-bottom: 2px solid #00b281;
    display: inline-block;
}
.accetover .acctover-top {
	width: 1000px;
	height: 275px;
}

.accetover .acctover-top .accetovertop {
	width: 100%;
	height: 52px;
	padding-top: 30px;
	color: #605f5f;
	margin: 0px 30px;
}

.accetover .acctover-top .accetovertop dl {
	width: 172px;
	height: 45px;
	padding-right: 18px;
	text-align: center;
	font-size: 14px;
	background: url(/images/equal.png) no-repeat right;
	float: left;
	margin-left: -20px;
}

.accetover .acctover-top .accetovertop dl dd {
	font-size: 17px;
	margin-top: 7px;
}

.accetover .acctover-top .accetovertop .accetover-dl01 {
	background: url(/images/plus.png) no-repeat 165px
}

.accetover .acctover-top .accetovertop .accetover-dl02 {
	background-image: none;
}

.accetover .acctover-top .accetovertop .accetover-input input {
	width: 105px;
	height: 29px;
	background: #00b281;
	border-radius: 5px;
	border: none;
	color: #FFF;
	font-family: "微软雅黑";
}

.accetover .acctover-top .accetoverbot {
	width: 100%;
	height: 193px;
	border-bottom: 1px dashed #e2e9f1
}

.accetover .acctover-top .accetoverbot .piechart {
	width: 317px;
	height: 70%;
	float: left;
	position: relative;
	border-right: 1px dashed #e2e9f1;
	margin-top: 3%
}

.accetover .acctover-top .accetoverbot .piechart #chart-area {
	position: absolute;
	margin-left: 141px;
	top: 50%;
	margin-top: -56px
}

.accetover .acctover-top .accetoverbot .piechart span {
	width: 73px;
	height: 73px;
	display: block;
	position: absolute;
	background: #FFF;
	border-radius: 100%;
	left: 161px;
	top: 31px;
}

.accetover .acctover-top .accetoverbot .chartparsing {
	width: 682px;
	height: 100%;
	float: left;
	color: #605f5f
}

.accetover .acctover-top .accetoverbot .chartparsing div {
	width: auto;
	height: 43px;
	text-align: center;
	line-height: 43px;
}

.accetover .acctover-top .accetoverbot .chartparsing div p {
	float: left;
	padding-left: 10px;
            display: inline-flex;
}

.accetover .acctover-top .accetoverbot .chartparsing div span {
	display: block;
	width: 8px;
	height: 8px;
	background: #0bbe77;
	border-radius: 2px;
	float: left;
	margin-top: 18px;
}

.accetover .acctover-top .accetoverbot .chartparsing .green {
	margin-top: 73px;
	margin-left: 55px;
}

.accetover .acctover-top .accetoverbot .chartparsing .yellow {
	float: left;
	margin-left: 66px;
}

.accetover .acctover-top .accetoverbot .chartparsing .gray {
	    float: left;
        margin-left: 55px;
}

.accetover .acctover-top .accetoverbot .chartparsing p em {
	font-style: normal;
	margin: 0 18px;
}





/***交易记录***/

.accetover .accetover-bottom {
	width: 88%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.accetover .accetover-bottom .Tradinghours {
	width: 100%;
	height: 58px;
	line-height: 58px;
}

.accetover .accetover-bottom .Tradinghours p {
	width: 50%;
	float: left;
	font-size: 16px
}

.accetover .accetover-bottom .Tradinghours .Tradinghours-left {
	text-align: left;
	font-size: 16px;
	color: #605f5f
}

.accetover .accetover-bottom .Tradinghours .Tradinghours-right {
	text-align: right;
}

.accetover .accetover-bottom .Tradinghours .Tradinghours-right a {
	color: #00b281;
    border-bottom: 1px solid #00b281;
	height: 37px;
	float: right;
	display: block;
}

.accetover .accetover-bottom .accetover-table {
	margin-bottom: 33px;
	;
	text-align: center;
	border-collapse: collapse;
	width: 100%;
	color: #5f5f5f;
	border: 1px solid #f3f3f3
}

.accetover .accetover-bottom .accetover-table tr {
	height: 35px;
	line-height: 35px;
	color: #868686
}

.accetover .accetover-bottom .accetover-table th {
	color: #605f5f;
	font-weight: 100;
	font-size: 15px
}

.accetover .accetover-bottom .accetover-table .accetover-tr {
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #f3f3f3;
}

.accetover .accetover-bottom .accetover-table .accetover-td01 {
	width: 261px;
}

.accetover .accetover-bottom .accetover-table .accetover-td02 {
	width: 192px;
}

.accetover .accetover-bottom .accetover-table .accetover-td03 {
	width: 220px;
}

.accetover .accetover-bottom .accetover-table .accetover-td04 {
	width: 255px;
}

.accetover .accetover-bottom .accetover-table .tdgreen {
	color: #28a7e1
}

.accetover .accetover-bottom .accetover-table .tdyellow {
	color: #ffb423
}

.userinfowra {
	width: 100%;
	height: 160px;
	background: url(/ccc/newAccount/img/topbg.png) no-repeat center;
	background-color: #78dffe;
}


/*尾部背景颜色*/

.entiretyall .entirety-right .entirety-footer {
	background: #f8fafc;
}
.accetover .acctover-top .accetoverbot {
			height: auto;
			overflow: hidden;
			padding: 16px 0px;
		}
		
		.accetover .acctover-top .accetoverbot .piechart {
			height: 136px;
		}
		
		.accetover .acctover-top .accetoverbot .chartparsing .green {
			margin-top: 0px;
                            float: left;
		}
		
		.accetover .acctover-top .accetoverbot .chartparsing {
			width: 672px;
			height: auto;
			float: left;
			color: #605f5f;
			overflow: hidden;
			padding-top: 25px;
		}
		
		.accetover .acctover-top .accetoverbot .chartparsing div {
			width: 266px;
		}
		
		.accetover .acctover-top .accetoverbot .piechart_ddiv {
			width: 317px;
			height: auto;
			overflow: hidden;
			float: left;
		}