.personal-wrap {
	margin-top: -10px;
	padding: 10px;
	width: 880px;
  height: auto;
  overflow: hidden;
}

.center-part{
  width: 880px;
  box-shadow: 0px 0px 8px #dedede;
  height: auto;
	margin-bottom: 10px;
}


.content-title {
  padding: 10px 10px 15px 45px;
  box-shadow: 0px 0px 8px #dedede;
  height: 35px;
  color: #5266ff;
  font-size: 20px;
  line-height: 35px;
  text-align: left;
  background: url(../../image/icon-zj.png) 20px center no-repeat;
}
.content-title2 {
  padding: 10px 10px 15px 45px;
  box-shadow: 0px 0px 8px #dedede;
  height: 35px;
  color: #5266ff;
  font-size: 20px;
  line-height: 35px;
  text-align: left;
  background: url(../../image/icon-zysjk.png) 20px center no-repeat;
}
.content-title3 {
  padding: 10px 10px 15px 45px;
  box-shadow: 0px 0px 8px #dedede;
  height: 35px;
  color: #5266ff;
  font-size: 20px;
  line-height: 35px;
  text-align: left;
  background: url(../../image/icon-book.png) 20px center no-repeat;
}
.tab {
  width: 100px;
  height: 40px;
  float: right;
  font-size: 16px;
  margin-left: 30px;
  cursor: pointer;
}
.tab a {
  margin-left: 28px;
  color:#787d83;
}
.tab-tx {
  background: url(../../image/personal/tab-icon-tx.png) no-repeat;
  background-position: 0px 9px;
}
.tab-tx.cur{
  background-image: url(../../image/icon-tx-hover.png)
}
.tab-dz {
  background: url(../../image/icon-dz.png) no-repeat;
  background-position: -3px 0px;
}
.tab-dz.cur{
  background-image: url(../../image/icon-dz-hover.png)
}
.tab-sj {
  background: url(../../image/icon-sj.png) no-repeat;
  background-position: -3px 0px;
}
.tab-sj.cur{
  background-image: url(../../image/icon-sj-hover.png)
}
.tab a{
  color: #202020;
}
.tab.cur a,.tab a:hover{
  color: #5266ff;
}
.tab-lb {
  background: url(../../image/personal/tab-icon-lb.png) no-repeat;
  background-position: 0px 9px;
}
.tab-lb.cur{
  background-image: url(../../image/icon-lb-hover.png)
}
.tab-tj {
  background: url(../../image/personal/tab-icon-tj.png) no-repeat;
  background-position: 0px 9px;
}
.tab-tj.cur{
  background-image: url(../../image/icon-tj-hover.png)
}

.recommend {
  min-height: 674px;
  margin-top: 12px
}
.recommend-tj {
  min-height: 674px;
  margin-top: -8px
}
.cp-title{
	padding: 20px 10px 10px 20px;
  height: 30px;
  width: 100px;
  color: #202222;
  font-size: 18px;
  margin-top: 12px;
  float: left;
  cursor: pointer;
  text-align: left;
  background: url(../../image/personal/icon-down.png) no-repeat;
  background-position: 110px 32px;
}
.cp-title:hover  .screen-menu{
  display: block;
}
.top-screen {
  width: 880px;
  height: 50px;
  margin-top: -10px
}
.screen-menu {
  width: 89px;
  display: none;
  background: #fff;
  margin-top: 10px;
  margin-left: 13px;
  z-index: 999;
  position: absolute;
  box-shadow: 0px 0px 8px #dedede;
  color: #787d83;
  text-align: center;
}
.screen-menu p {
  line-height: 30px;
  cursor: pointer;
}
.screen-menu p:hover {
  color:#5266ff;
}
.screen-content {
  width: 700px;
  height: 40px;
  float: left;
}
.screen {
  text-indent: 10px;
  height: 40px;
  color: #909192;
  float: left;
  font-size: 16px;
  margin-top: 27px;
  border: 1px solid #CCC;
  border-radius: 2px;
}
.input-keyword {
  width: 180px;
  margin-left: 57px;
  
}
.screen-date {
  width: 130px;
  float: left;
  margin-left: 24px;
}
.screen-word {
  float: left;
  margin-top: 36px;
}
.input-date {
  width: 100px;
  float: right;
}
.screen-btn {
  width: 110px;
  height: 40px;
  float: left;
  line-height: 40px;
  border-radius:20px;
  text-align: center;
  font-size: 16px;
  margin-left: 40px;
  margin-top: 26px;
  color: #fff;
  cursor: pointer;
  letter-spacing: 2px;
  background: #5266ff;
}
.result-content {
  min-height: 580px;
  width: 840px;
  margin: 30px auto;
}
.result-list li{
	padding: 12px;
	position: relative;
	margin-top: 10px;
	margin-right: 14px;
	width: 172px;
	height: 240px;
	float: left;
	box-shadow: 0px 0px 5px #dfdfdf;
}
.result-list li:hover{
  background:#0041cd1c;
}
.result-list li img{
	margin: 0px auto;
	cursor: pointer;
	width: 96px;
	height: 134px;
}
.result-list li h3{
	margin-top: 8px;
	color: #2f3131;
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	text-align: left;
	width: 100%;
	overflow: hidden;
}
.result-list li p{
	font-size: 14px;
	color: #b1b3b9;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.result-list {
  display: flow-root;
}
.result-list li p.result-press{
	color: #abaeb4;
}
a.favorite{
	display: inline-block;
	position: absolute;
	bottom: 35px;
	right: 15px;
	text-indent: 20px;
	text-align: left;
	color: #72baae;
	font-size: 16px;
	width: 55px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}
.icon-favorite {
  background: url(../../image/icon-favorite.png) left no-repeat;
}
.icon-download {
  background: url(../../image/personal/icon-download.png) left no-repeat;
}
.icon-search {
  background: url(../../image/personal/icon-search.png) left no-repeat;  
}
.icon-order {
  background: url(../../image/personal/icon-order.png) left no-repeat;    
}
.icon-active {
  background: url(../../image/personal/icon-active.png) left no-repeat;     
}
.icon-jy {
  background: url(../../image/personal/icon-jy.png) left no-repeat;       
}
.icon-share {
  background: url(../../image/personal/icon-share.png) left no-repeat;         
}
.watch-more {
  width: 880px;
  margin-top: 10px;
  line-height: 40px;
  color: #7f8582;
  font-size: 16px;
  cursor: pointer;
  letter-spacing: 2px;
  text-align: center;
}

/* 我的足迹——统计 */
.result-content-tj {
  padding-top: 10px;
}
.tab-title {
  padding: 0 12px;
}
.tab-title li {
  min-width: 46px;
}
.content-js {
  position: relative;
  margin-top: -10px;
}
.content-left {
  width: 500px;
  height: 600px;
  position: absolute;
}
.content-right {
  width: 326px;
  height: 510px;
  position: absolute;
  left: 510px;
  top: 50;
  background: url(../../image/personal/right-bg.png) left no-repeat;
}
.description {
  width: 100%;
  min-height:130px;
  float: left;
  margin-top: 8px;
}
.description p{
  font-size: 18px;
  color: #262727;
  line-height: 30px;
  text-align: left;
  letter-spacing: 1px;
  margin-left: 12px;
}
.chart {
  width: 100%;
  min-height: 400px;
  float: left;
}
.chart p {
  font-size: 20px;
  color: #262727;
  text-align: left;
  margin-left: 12px;
  line-height: 40px;
} 
.chart-title {
  display: flex;
  margin-top: 20px;
  margin-right: 40px;
}
.item-icon {
  flex: 1;
  margin-left: 12px;
  height: 40px;
  padding-top: 2px;
  font-size: 18px;
  color: #262727;
  line-height: 30px;
  text-align: right;
}
.icon-zgf {
  background: url(../../image/personal/icon-zgf.png) left no-repeat;
  background-position: 40px 4px;
}
.icon-xxxy {
  background: url(../../image/personal/icon-xxxy.png) left no-repeat;
  background-position: 22px 4px;
}
.icon-zgxx {
  background: url(../../image/personal/icon-zgxx.png) left no-repeat;
  background-position: 24px 4px;
}
.icon-chart {
  width: 100%;
  height: 300px;
  text-align: center;
  background: url(../../image/personal/icon-chart.png) left no-repeat;
  background-position: 48% 85%;
}
 .charttitle{
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color:#262727;
}
.deliver {
  display: inline-block;
  width: 230px;
  height: 20px;
}
.icon-chart .first {
  margin-left: -6px;
}
.icon-chart .second {
  text-align: center;
  margin-top: 30px;
  margin-left: -10px;
}
.icon-chart .third {
  text-align: center;
  margin-top: 120px;
  margin-left: -10px;
}
.icon-chart .fourth {
  margin-top: 20px;
  margin-left: -6px;
}
.top-title {
  font-size: 20px;
  color: #5266ff;
  text-align: center;
  margin-top: 24px;
}
.content-right p{
  color: #5266ff;
  text-align: center;
}
.report {
  font-size: 18px;
  line-height: 60px;
}
.content-right p span {
  font-size: 22px;
  font-weight: bold
}
/* 我的足迹_列表 */
.content-date-screen {
  min-height: 520px;
  width: 840px;
}
.date-menu {
  width: 100px;
  color: #5266ff;
  background: #fff;
  float: left;
  margin-left: -10px;
  border-right: 1px solid #CCC;
}
.action-list {
  width: 720px;
  float: left; 
  padding-left: 10px;
}

.layui-colla-title {
  color: #5266ff;
  background: #fff;
}
.layui-collapse {
  border: none;
}
.layui-colla-content {
  border: none;
}
.layui-colla-item {
  border: none
}
.list-item {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #CCC;
}
.content-lb{
  width: 856px;
  min-height: 650px;
  margin-top: -8px;
  padding: 12px;
}
.top-screen-lb {
  width: 100%;
  height: 60px;
}
.list-content {
  width: 100%;
  min-height: 542px;
  margin-top: 40px;
}
.list-item .word{
  font-size: 16px;
  color: #262727;
  line-height: 20px;
}
.last-border {
  border: none;
}
.desc-left {
  width: 500px;
  padding-left: 0px;
  float: left;
}
.desc-right {
  width: 200px;
  padding-right: 0px;
  float: left;
}
.hover-bg p {
  line-height: 26px;
  padding-left: 19px;
}
.hover-bg p:hover{
  background: #759F97;
  cursor: pointer;
}
.more-lb {
  margin-left: -60px;
}
