@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  /* IE9*/
  src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff') format('woff'), /* chrome、firefox */ url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('iconfont.svg#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.p-me a {
  text-decoration: none;
}
.p-me a:hover {
  color: #f85547;
}
.p-me .warp {
  min-height: 1145px;
  padding: 20px;
  border: 1px solid #ddd;
  color: #666;
}
.p-me .page a {
  border: 1px solid #ddd;
}
.p-me .page a:hover {
  border: 1px solid #e82b1a;
}
.p-me .page span {
  background: #f85547;
  border: 1px solid #f85547;
  color: #fff;
}
.p-me .trends .hc-h {
  position: relative;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
  color: #666;
}
.p-me .trends .hc-h h4 {
  position: relative;
  top: 1px;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #e82b1a;
}
.p-me .trends .hc-h a {
  position: absolute;
  bottom: 10px;
  right: 5px;
}
.p-me .trends .hc-h a i {
  position: relative;
  top: 1px;
}
.p-me .trends .hc-c1 h5 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: 3px;
  display: inline-block;
  width: 575px;
  font-weight: normal;
}
.p-me .trends .hc-c1 h5 a {
  color: #666;
}
.p-me .trends .hc-c1 h5 a:hover {
  color: #f85547;
}
.p-me .trends .hc-c2 ul {
  width: 800px;
  overflow: hidden;
}
.p-me .trends .hc-c2 li {
  float: left;
  width: 315px;
  height: 125px;
  padding: 10px;
  margin-right: 8px;
  border: 1px solid #ddd;
}
.p-me .trends .hc-c2 li img {
  margin-right: 10px;
}
.p-me .trends .hc-c2 li h4 {
  margin-bottom: 10px;
}
.p-me .trends .hc-c2 li p span {
  color: #f85547;
}
.p-me .trends .hc-c2 li a:hover {
  color: #fff;
}
.p-me .trends .hc-c3 ul {
  width: 800px;
  overflow: hidden;
}
.p-me .trends .hc-c3 li {
  float: left;
  width: 155px;
  height: 235px;
  margin-right: 20px;
  text-align: center;
}
.p-me .trends .hc-c3 li img {
  border: 1px solid #ddd;
}
.p-me .trends .hc-c3 li p {
  width: 100%;
  height: 30px;
  padding: 10px 0;
}
.p-me .trends .hc-c3 li a:hover {
  color: #fff;
}
.p-me .notice .hc-h a:hover {
  color: #fff;
}
.p-me .notice .hc-c li {
  padding: 15px 5px;
  border-bottom: 1px solid #ddd;
}
.p-me .notice .hc-c li h5 {
  position: relative;
  top: 3px;
  width: 455px;
  margin-right: 35px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  *+padding-bottom:10px;
}
.p-me .notice .hc-c li h5 a {
  color: #333;
}
.p-me .notice .hc-c li h5 a:hover {
  color: #f85547;
}
.p-me .notice .hc-c li a {
  color: #999;
}
.p-me .mail .hc-h {
  position: relative;
}
.p-me .mail .hc-h a:hover {
  color: #fff;
}
.p-me .mail .hc-h .operation {
  position: absolute;
  bottom: 5px;
  right: 0px;
  color: #999;
}
.p-me .mail .hc-h .operation a {
  display: inline-block;
  padding: 0 5px;
  color: #666;
}
.p-me .mail .hc-h .operation a:hover {
  color: #f85547;
}
.p-me .mail .hc-c .txt-c {
  text-align: center;
}
.p-me .mail .hc-c table {
  width: 100%;
}
.p-me .mail .hc-c tr {
  height: 40px;
  border-bottom: 1px solid #ddd;
  color: #999;
}
.p-me .mail .hc-c tr .blue {
  color: #5f83aa;
}
.p-me .mail .hc-c tr .silver {
  color: #7a7a7a;
}
.p-me .mail .hc-c tr i {
  font-size: 12px;
  color: #333;
}
.p-me .mail .hc-c tr i.red {
  color: #f85547;
}
.p-me .box table {
  text-align: center;
  font-family: arial, "微软雅黑";
}
.p-me .box th {
  background: #eee;
  height: 42px;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
.p-me .box tr {
  border-bottom: 1px solid #ddd;
}
.p-me .box td {
  height: 45px;
  font-size: 14px;
  color: #666;
}
.p-me .box .lc_tit {
  width: 480px;
  text-align: left;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  display: inline-block;
}
.p-me .box .lc_date {
  color: #999;
}
.p-me .box .lc_dyb {
  color: #f85547;
}
.p-me .box img {
  border: 1px solid #eee;
  width: 100px;
  height: 100px;
  margin: 10px;
}
.p-me .box span {
  display: block;
  padding: 2px 0;
}
.p-me .box .lc_tit2 a {
  width: 350px;
  text-align: left;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  display: inline-block;
}
.p-me .box .page span {
  display: inline-block;
  padding: 5px 8px;
}
.p-user a {
  text-decoration: none;
}
.p-user a:hover {
  color: #f85547;
}
.p-user .user-warp {
  min-height: 622px;
  padding: 20px;
  border: 1px solid #ddd;
  color: #666;
}
.p-user .msg table {
  width: 535px;
  font-size: 16px;
  color: #666;
  white-space: nowrap;
}
.p-user .msg table a:hover{
  color: #fff;
}
.p-user .msg table i {
  font-size: 35px;
  color: #8e9fb1;
}
.p-user .msg table i.f45 {
  font-size: 40px;
}
.p-user .face {
  text-align: center;
}
.p-user .face .p1 {
  padding-bottom: 20px;
  color: #999;
}
.p-user .face #smallPreviewDiv {
  display: none;
}
.p-user .data .hc-h {
  border-bottom: 1px solid #ddd;
}
.p-user .data .hc-h h4 {
  position: relative;
  top: 1px;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #e82b1a;
}
.p-user .data .hc-c table {
  width: 650px;
  margin: 0 auto;
}
.p-user .data .hc-c table tr {
  height: 40px;
}
.p-user .data .hc-c table th {
  width: 85px;
  text-align: right;
  font-size: 14px;
}
.p-user .data .hc-c table td {
  padding-left: 25px;
 
}
.p-user .mailshow {
  color: #666;
}
.p-user .mailshow font {
  color: #5f83aa;
}
.p-user .mailshow .hc-h {
  position: relative;
  padding: 10px 15px;
  background: #ebebeb;
}
.p-user .mailshow .hc-h span {
  color: #f85547;
  margin: 0 5px;
  font-family: Arial;
}
.p-user .mailshow .hc-h a {
  position: absolute;
  top: 8px;
  right: 10px;
  color: #666;
}
.p-user .mailshow .hc-h a:hover {
  color: #f85547;
}
.p-user .mailshow .hc-h a i {
  position: relative;
  top: 1px;
}
.p-user .mailshow .hc-c ul {
  margin-bottom: 20px;
}
.p-user .mailshow .hc-c li {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}
.p-user .mailshow .hc-c li img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.p-user .mailshow .hc-c li h6 {
  margin-bottom: 15px;
  font-weight: normal;
}
.p-user .mailshow .hc-c li a:hover {
  text-decoration: underline;
}
.p-user .mailshow .hc-c textarea {
  width: 100%;
}
.p-user .mailshow .hc-c .btn2 {
  float: right;
  cursor: pointer;
  line-height: normal;
}
.p-user .mailshow .hc-c .time {
  position: absolute;
  top: 16px;
  right: 10px;
}
.p-showtask a {
  text-decoration: none;
}
.p-showtask a:hover {
  color: #f85547;
}
.p-showtask .task .ad {
  position: relative;
  width: 875px;
  height: 265px;
  border: 1px solid #ddd;
}
.p-showtask .task .ad img {
  width: 875px;
  height: 265px;
}
.p-showtask .task .ad .j-slide-num {
  position: absolute;
  bottom: 20px;
  right: 50px;
}
.p-showtask .task .ad .j-slide-num span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.p-showtask .task .ad .j-slide-num span:hover,
.p-showtask .task .ad .j-slide-num span.j-num-curr {
  background: #f85547;
}
.p-showtask .task .ad .j-slide-num span.j-num-curr {
  width: 20px;
  height: 10px;
  border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.p-showtask .task .hc-h {
  width: 873px;
  height: 40px;
  border: 1px solid #ddd;
  border-bottom: 1px solid #e82b1a;
  background: #f1f1f1;
}
.p-showtask .task .hc-h li {
  position: relative;
  top: -1px;
  float: left;
  width: 120px;
  height: 40px;
  border-right: 1px solid #ddd;
  font-size: 16px;
}
.p-showtask .task .hc-h li a {
  display: inline-block;
  width: 118px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.p-showtask .task .hc-h li.on {
  height: 39px;
  background: #fff;
  border: 1px solid #e82b1a;
  border-top: 3px solid #e82b1a;
  border-bottom: none;
}
.p-showtask .task .hc-c ul {
  width: 950px;
  overflow: hidden;
}
.p-showtask .task .hc-c li {
  float: left;
  width: 408px;
  height: 195px;
  margin: 0 15px 20px 0;
  padding: 10px;
  border: 1px solid #ddd;
  color: #666;
}
.p-showtask .task .hc-c li .img,
.p-showtask .task .hc-c li img {
  float: left;
  width: 200px;
  height: 195px;
  margin-right: 10px;
}
.p-showtask .task .hc-c li .img{
  background: #97c8f0;
  text-align: center;
}
.p-showtask .task .hc-c li .img div{
  width: 120px;
  height: 70px;
  margin: 10px auto 0;
  padding: 50px 30px;
  border:2px solid rgba(255, 255, 255, 0.3);
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.p-showtask .task .hc-c li h4 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0;
}
.p-showtask .task .hc-c li p {
  color: #999;
}
.p-showtask .task .hc-c li p span {
  color: #f85547;
}
.p-showtask .task .hc-c li a:hover {
  color: #fff;
}
.p-showtask .task .hc-c li a.btn4:hover{
  color: #666;
  cursor: default;
}
.p-showtask .hc-c1{
  position: relative;
  top:-20px;
  color: #666;
}
.p-showtask .hc-c1 li{
  padding:20px 0;
  border-bottom: 1px dashed #ddd;
}
.p-showtask .hc-c1 h3{
  font-weight: normal;
  padding-bottom: 10px;
}
.p-showtask .hc-c1 li p{
  font-size: 14px;
}
.inc-user {
  color: #666;
}
.inc-user a {
  color: #666;
  text-decoration: none;
}
.inc-user .bg-f1 {
  padding: 20px 10px;
  background: #f1f1f1;
}
.inc-user .r1 {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.inc-user .r1 .img {
  padding: 5px;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px #ddd;
  -o-box-shadow: 2px 2px 5px #ddd;
  -ms-box-shadow: 2px 2px 5px #ddd;
  -moz-box-shadow: 2px 2px 5px #ddd;
  -webkit-box-shadow: 2px 2px 5px #ddd;
}
.inc-user .r1 h5 a {
  display: inline-block;
  padding-top: 5px;
  color: #333;
}
.inc-user .r1 h5 a:hover {
  color: #f85547;
}
.inc-user .r2 {
  overflow: hidden;
  padding: 15px 0 0;
}
.inc-user .r2 .brt {
  border-right: 1px solid #ddd;
}
.inc-user .r2 div {
  display: inline-block;
  padding: 0 20px;
  *+float: left;
  *+width: 73px;
}
.inc-user .r2 div span {
  position: relative;
  top: -5px;
  left: 3px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #f85547;
  text-align: center;
  color: #fff;
  line-height: 15px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.inc-user .r3 {
  text-align: center;
}
.inc-user .r3 span {
  display: inline-block;
  padding: 0 5px;
  font-size: 16px;
  font-family: Arial;
  color: #f85547;
}
.inc-user .r4 a {
  color: #fff;
}
.inc-user .r4 .btn-money{
  display: inline-block;
  width: 128px;
  height: 37px;
  background: #333;
  overflow: hidden;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
  color: #fff;
}
.inc-user .r4 .btn-points{
  display: inline-block;
  width: 112px;
  height: 37px;
  background: url('/view/me/statics/css/image/points-btn.png') no-repeat center center;
  overflow: hidden;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  text-align: 0px;
  text-indent: -200px;
}
.inc-user .r4 .btn-subscribe{
  display: inline-block;
  width: 248px;
  height: 37px;
  background: #8e9fb1;
  overflow: hidden;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
  color: #fff;
}
.inc-user .r4 .btn-post{
  display: inline-block;
  width: 248px;
  height: 37px;
  background: #8e9fb1;
  overflow: hidden;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background: url('/view/me/statics/css/image/fatie.png') no-repeat center center;
}
.inc-hc {
  border: 1px solid #ddd;
}
.inc-hc .inc-h {
  position: relative;
  padding: 15px 10px;
  background: #f1f1f1;
  font-size: 16px;
  color: #333;
}
.inc-hc .inc-h a {
  position: absolute;
  top: 18px;
  right: 10px;
  font-size: 14px;
  color: #666;
}
.inc-hc .inc-h a:hover {
  color: #f85547;
}
.inc-hc .inc-c1 {
  padding: 15px;
}
.inc-hc .inc-c1 li {
  margin-bottom: 10px;
  line-height: 20px;
  width: 218px;
  white-space: nowrap;
  text-overflow:ellipsis;
  overflow: hidden;
}
.inc-hc .inc-c1 li i {
  position: relative;
}
.inc-hc .inc-c1 li span{
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #eee;
  text-align: center;
}
.inc-hc .inc-c2 {
  padding: 10px;
}
.inc-hc .inc-c2 .input-text {
  font-size: 12px;
}
.inc-hc .inc-c2 p {
  padding: 10px 0 5px;
}
.inc-hc .inc-c2 a:hover {
  color: #fff;
}
.inc-nav a:hover {
  color: #f85547;
}
.inc-nav .community{background: #f85547;color: #fff;}
.inc-nav .community:hover{color: #fff;background: #e82b1a;}
.inc-nav .j-news-c,
.inc-nav .j-money-c,
.inc-nav .j-bbs-c, 
.inc-nav .j-point-c {
  display: none;
}
.inc-nav ul {
  border: 1px solid #ddd;
  border-bottom: none;
  border-right: none;
  overflow: hidden;
}
.inc-nav ul li {
  width: 150px;
  height: 50px;
  border-bottom: 1px solid #ddd;
  background: #f1f1f1;
  font-size: 16px;
  line-height: 50px;
  color: #666;
}
.inc-nav ul li a {
  position: relative;
  display: inline-block;
  width: 113px;
  height: 50px;
  padding-left: 35px;
  color: #666;
}
.inc-nav ul li a i {
  position: absolute;
  top: 0px;
  right: 10px;
}
.inc-nav ul li a i.on {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.inc-nav ul li a.red {
  color: #f85547;
}
.inc-nav ul li.on {
  background: #fff;
}
.inc-nav ul li.on a {
  border-left: 4px solid #e82b1a;
}
.inc-nav ul .li {
  width: 130px;
  padding-left: 20px;
  background: #ebebeb;
}
.inc-nav ul .li i {
  color: #f85547;
}
.inc-nav ul .li-c {
  background: #fff;
}
.btn1 {
  display: inline-block;
  background: #f85547;
  border: 1px solid #f85547;
  color: #fff;
  text-align: center;
  transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.btn1:hover {
  color: #fff;
  background: #e82b1a;
}
.btn1-1 {
  padding: 0px 31px;
  font-size: 16px;
  line-height: 35px;
}
.btn1-2 {
  width: 155px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
.btn1-3 {
  width: 190px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
.btn-face {
  width: 110px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
}
.btn2 {
  display: inline-block;
  background: #8e9fb1;
  border: 1px solid #75879b;
  text-align: center;
  color: #fff;
  transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.btn2:hover {
  background: #5f83aa;
  color: #fff;
}
.btn2-1 {
  width: 52px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
}
.btn2-2 {
  padding: 10px 80px;
  font-family:"微软雅黑";
  
}
.btn2-3 {
  width: 190px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
.btn3 {
  display: inline-block;
  margin-right: 15px;
  padding: 5px 30px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  text-decoration: none;
  transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.btn3:hover {
  background: #f85547;
  border: 1px solid #f85547;
  color: #fff;
}
.btn3-on {
  background: #f85547;
  border: 1px solid #f85547;
  color: #fff;
}
.btn3-1 {
  padding: 5px 15px;
}
/* 任务已完成按钮 */
.btn4{
  display: inline-block;
  width: 190px;
  height: 30px;
  background: #ccc;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #666;
  text-align:center;
  line-height: 30px;
  text-decoration: none;
  white-space: nowrap;
}
.btn5 {
  display: inline-block;
  width: 190px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #75879b;
  text-align: center;
  color: #5a728d;
  transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.btn5:hover {
  background: #5f83aa;
  color: #fff;
}
/*取消订单弹层*/
.sure{
  width: 420px;
  height: 210px;
  text-align: center;
}
.sure .notice{
  height: 34px;
  margin: 20px auto 100px;
  font-size: 16px;
}
.sure2{
  width: 300px;
  height: 150px;
  text-align: center;
}
.sure2 .notice{
  padding-top: 40px;
  font-size: 16px;
}
.sure a{
  display: inline-block;
  width: 88px;
  height: 28px;
  background: #ccc;
  color: #666;
  text-align: center;
  line-height: 28px;
  text-decoration: none;
}
.sure .bg1{
  margin-right: 40px;
  background: #1996e6;
  color: #fff;
}

