@charset 'utf-8';
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body{
  -moz-user-select: none; /*火狐*/
  -webkit-user-select: none; /*webkit浏览器*/
  -ms-user-select: none; /*IE10*/
  -khtml-user-select: none; /*早期浏览器*/
  user-select: none;
}
:focus {
  outline: 1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

a {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  text-decoration: none;
  color: #444;
}

ins {
  background-color:#ff9;
  color:#000;
  text-decoration:none;
}

mark {
  background-color:#ff9;
  color:#000; 
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted #000;
  cursor:help;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

hr {
  display:block;
  height:1px;
  border:0;   
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}
h1,h2,h3,h4,h5,h6 {font-weight: 100;}
input, select, img {
  vertical-align:middle;
}
ul,ol,li {list-style: none;}
img {border: 0;}
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
textarea { font-size: 16px; border: 1px solid #d0d0d0;}

.ly-fl {float: left;}
.ly-fr {float: right;}
.clearfix {*zoom:1; }
.clearfix:after {content: ""; display: table; clear: both; }

html {font-size:14px; font-family: "Microsoft Yahei" ,Simsun,\5b8b\4f53; color: #444;}

.none {display: none;}

.mbg {background: #7a0c1a url(../images/bg.png) repeat-y center; min-height: 400px;}
.header { height: 50px; line-height: 50px; text-align: center; position: relative; width: 100%;background: #820E1B;}
.header h1 {color: #D4B189; font-size: 20px; height: 50px; overflow: hidden; margin: 0 50px; }
.header .nav-btn {position: absolute; width: 50px}
.header .nav-btn a {color: #fff}
.header .nav-left {position: absolute; left:0;}
.header .nav-right {position: absolute; right:0; width: 50px}
.header .icon-my-btn {width: 70px}
.header .icon-back {position: absolute; left:0; text-indent: -999em; background: url(../images/icon-nav-back.png) no-repeat center;}
.header .icon-back a {display: block;}
.header .icon-fav {position: absolute; text-indent: -999em; background: url(../images/icon-nav-fav.png) no-repeat center;}
.header .icon-fav a {display: block;}



.banner {width: 444px;}
.swiper-container {position: relative; height: 177px; overflow: hidden; margin: 0 auto;}
.swiper-container img {height:177px;width: 100%;}
.swiper-container b {background: #000; opacity:.5; height: 25px; display: block; position: absolute; bottom: 0; left:0; z-index: 20; width: 100%; }
.swiper-container .swiper-pagination {z-index: 23;  text-align: center; position: absolute; bottom: 5px; display: inline-block; width:100%;}
.swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #88959f; margin: 0 0.2rem; cursor: pointer; }
.swiper-active-switch {background: #8a101d; }
.swiper-slide {float: left; width: 100%;}
.swiper-slide a{width: 100%; background-color: #eee; height: 177px; position: relative; display: -webkit-box; -webkit-box-align: center; -webkit-box-pack: center; }

.index-body {position: absolute;width: 100%;height: 100%;background: url(../images/index-grid3-bg.png) repeat; }
.index-grid3 {padding: 10px 0}
.index-grid3 p {
  padding: 10px 0;
  float: left;
  text-align: center;
  width: 33.33%;
}
.index-grid3 span {display: block; font-size:14px; color: #5a4622; height: 30px; line-height: 30px;}

.footer-nav {height: 50px; border-top:2px solid #410000; background: #630a15;
  display:-moz-box;
  display:-webkit-box;
  display:box;
}

.footer-nav a {
  display: block;
  text-align: center;
  -moz-box-flex:1; /* Firefox */
  -webkit-box-flex:1; /* Safari and Chrome */
  box-flex:1;
}
.footer-nav a img {margin-top: 4px}
.footer-nav a span {display: block;color: #fff; font-size: 12px; height: 24px; line-height: 24px;}
.footer-nav .selected span {color: #bea282}

body {background: #F1EDEA;}
.container {background: #F1EDEA;}

.list-view {border-top:1px solid #D0D0D0; margin-top: 40px}
.list-view .ul-li {border-bottom:1px solid #D0D0D0; height: 51px; line-height: 50px;background: #fff;}
.list-view .ul-li input[type='text'],.list-view .ul-li input[type='password']{height: 48px; line-height: 48px; border:none; text-indent: 5%; outline: none; padding: 0; width: 100%; font-size: 16px;background: #fff;}
.list-view .ul-li .label {color: #aaa; font:100 16px/51px Simsun; padding-left: 15px;}
.list-view .ul-li select {border: none; width: 200px}


.list-view-invite {margin-top: 0;}
.list-view-invite .tip1, .list-view-invite .tip2 {background: #F1EDEA;text-indent: 5%; font-size: 16px}
.list-view-invite .tip1 {color:#FF3B4F}
.invite-tip {border-top:1px solid #ddd; line-height: 40px; margin-top: 20px;font-size: 14px; color:#888; padding: 10px 5% 0; line-height: 1.5}


.list-view-my {margin: 15px 0;}
.list-view-my .ul-li {margin-top: 12px;}
.list-view-my .ul-li .label {height: 24px; line-height: 24px;}
.list-view-my .ul-li input[type='text'],.list-view-my .ul-li input[type='password']{height: 40px; line-height: 40px; border:none; outline: none; font-size: 16px;background: #fff; border: none; width: 100%;padding: 0; text-indent: 10px;}
.list-view-my .label {display: block; padding-left: 10px}
.list-view-my .label span {color: #fa6165;padding-right: 5px}
.list-view-my .ul-li select {border: none; height: 40px; width: auto; margin-left: 5px}
.list-view-my p span {display: block; margin-top: 5px}
.list-view-my p .addr select {width: auto;}
.list-view-my .ul-li .aa {padding-left: 20px; height: 30px; line-height: 30px;}
.list-view-my .ul-li .aa a {color: #159;text-decoration: underline;}
.list-view-my .ul-li .aa b {padding: 0 15px;}

.pwd-forget {text-align: right; height: 50px; line-height: 50px; padding:0 5%; color: #ff3b4f; font-size: 14px;}

.btn {padding: 0 15px;;}
.btn-submit { width: 100%; height: 40px; line-height: 40px; width: 100%; background: #ea1539; font-size: 14px; border:none; font-size: 16px; color: #fff; border-radius: 4px; display: inline-block; text-align: center;}
.disable {background:#666!important;}

.login-tip {
  margin-top: 40px;
  border-top:1px solid #D0D0D0;
  padding: 0 5%;
  padding-top: 40px;
  color: #888;
}
.login-tip i {color: #FF3B4F; font-style: normal; font-style:14px;}
.login-tip a {display: block;width: 100%; height: 38px; line-height: 38px; border:1px solid #ea1539; border-radius: 5px; text-align: center; margin-top: 20px; color: #ea1539;}

.person .info {background: #fff; padding: 16px 10px 15px; color: #333; line-height: 20px; border-bottom: 1px solid #e7e3e1; min-height: 75px}
.person .info .avatar {width: 60px; text-align: center; position: absolute;}
.person .info .avatar span {text-align: center; display: block; line-height: 30px;} 
.person .info p {float: left; padding-left: 70px}
.person .info img {width: 60px; height: 60px; border-radius: 50%; background: #d0d0d0;}
.person .desc {padding: 0 15px;}
.person .desc h3 {float: left; border-bottom: 2px solid #e70021; color: #ec2f4f; padding: 3px 10px; margin: 10px 0; font-size: 14px}
.person .desc p {clear:left; line-height: 20px; text-indent: 2em; color: #333;}

.hr {height: 40px;}

.discuss-list {background: #fff;}
/*.discuss-list ul {padding-bottom: 40px}*/
.discuss-list li {padding: 10px 0 0 0; margin: 0 5px; border-bottom: 1px solid #d0d0d0}
.discuss-list .img {width: 60px; display: block; position: absolute; left:10px; }
.discuss-list .img span {text-align: center; display: block; line-height: 30px; height:30px; overflow:hidden;font-size: 16px;margin-top: 6px}
.discuss-list .img img {width: 60px; height: 60px; border-radius: 50%; background: #D0D0D0; }
.discuss-list .cnt {padding-left: 80px; padding-bottom: 10px}
.discuss-list .tit {line-height: 20px;font-size: 16px; height: 40px; overflow: hidden; margin: 2px 0 6px;}
.discuss-list .tit i {color: #333;}
.discuss-list .time {color: #888; font-size: 14px}
.discuss-list .name {color: #ea1539;font-size: 14px}
.discuss-list .opt {height: 22px; line-height: 22px;}
.discuss-list .opt b {font-weight: 100; color: #FF3B4F;padding:0 5px}
.discuss-list .opt a {font-size: 16px; margin-left: 10px;}
.discuss-list .opt .tc b{color: #888}
.discuss-list .opt .reply {float: right; margin-right: 0px;background: #fff; border:1px solid #EA1539; padding: 0 6px; color: #EA1539; border-radius: 5px; font-size: 16px; position: relative; top:-1px;}
.msg {float: right; margin-right: 0px;background: #fff; border:1px solid #EA1539; padding: 0 6px; color: #EA1539; border-radius: 5px; font-size: 16px; position: relative; top:-1px;}

.discuss-detail {}
.discuss-detail .img {
  width: 60px;
  display: block;
  position: absolute;
  left:10px;
}
.discuss-detail .img span {
  text-align: center;
  display: block;
  line-height: 30px;
}
.discuss-detail .img img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #D0D0D0;
}
.discuss-detail-hd { padding-top:15px; height: 75px; position: relative; background: #fff;}
.discuss-detail-hd-inner { margin: 0 5px; border-bottom: 1px solid #d0d0d0;}
.discuss-detail-hd p {padding-left: 80px; padding-top: 10px}
.discuss-detail-hd span {font-size: 16px; color: #333; line-height: 22px; font-weight: 700}
.discuss-detail-hd .time {font-size: 14px; color: #888;}
.discuss-detail-hd .reply {
  float: right;
  margin-right: 10px;
  background: #FFF;
  border: 1px solid #EA1539;
  padding: 0 5px;
  line-height: 22px;
  color: #EA1539;
  border-radius: 5px;
  font-size: 16px;
  position: relative;
  top: -35px;
  margin: 0 5px 0 0;
}
.discuss-detail-bd {
  background: #fff;
}
.discuss-detail-bd-inner {
  margin: 0 5px;
  padding: 10px 0;
  border-bottom: 1px solid #d0d0d0;
}
.discuss-detail-bd p {
  padding: 0 6px 0 10px;
  line-height: 26px;
  color: #333;
}
.discuss-detail-opt {background: #fff; text-align: right;}
.discuss-detail-opt a {margin: 0 5px; height: 40px; line-height: 40px; padding-left: 24px; background: url(../images/icon-opt.png) no-repeat; background-size:18px 150px; font-size: 16px}
.discuss-detail-opt a.pb {background-position: 0 0;}
.discuss-detail-opt a.zan {background-position: 0 -28px}
.discuss-detail-opt a.tc {background-position:  0 -56px}
.discuss-detail-opt a.fav {background-position:  0 -112px}
.discuss-detail-opt b {font-weight: 100; color: #ff3b4f; margin-left: 3px;}
.discuss-detail-bd .reply-form {padding: 0 5px; margin-top: 5px}
.discuss-detail-opt a.tc b {color: #888}
.discuss-detail-list li {margin: 0 5px; border-bottom: 1px solid #d0d0d0; padding: 10px 0;}
.discuss-detail-list .info {padding-left: 75px; margin-bottom: 4px}
.discuss-detail-list .info-hd {font-size: 14px; line-height: 17px;}
.discuss-detail-list .info-hd b {font-size: 16px; margin-right: 5px;}
.discuss-detail-list .info-hd a {font-size: 16px; border:1px solid #ff3b4f; color: #ff3b4f; border-radius: 5px; background: #fff; padding: 2px 4px; margin-left: 5px;}
.discuss-detail-list .info-bd {color: #333; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; margin-top: 10px}
.discuss-detail-list .info-bd-auto {height:auto}


.dopt-list {position: relative; border-top:1px solid #d0d0d0;background: #f1edea; padding: 5px 0 0 0}
.dopt-list b {
  position: absolute;
  top: -11px;
  left: 30px;
  border-color: #fff #fff #d0d0d0 #fff;
  border-style: solid;
  border-width: 5px;
  font-size: 0;
  line-height: 0;
}
.reply-list {}
.reply-list b { 
  position: absolute;
  top: -11px;
  left: 30px;
  border-color: #fff #fff #d0d0d0 #fff;
  border-style: solid;
  border-width: 5px;
  font-size: 0;
  line-height: 0;
}
.reply-list dl {overflow: hidden; height: 29px; line-height: 29px;}
.reply-list dt {float: left; color: #888}
.reply-list dt i {font-style: normal;padding: 0 10px; color: #ea1539;}

.zan-list { border-bottom: 1px solid #ddd; padding:0 0 0 30px; background: url(../images/icon-opt.png) 9px -112px no-repeat; height: 30px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis; background-size: 18px 150px;}

.reply-form {margin-top: 3px; text-align: right;}
.reply-form textarea {width: 99%; resize:none; height: 50px; font-size: 16px; border: 1px solid #d0d0d0; line-height: 1.8;}
.reply-form button {margin: 10px 0; border:1px solid #ddd; background:#555; cursor:pointer;color:#fff;padding:5px 8px;font-size: 16px}

.search-fixed {height: 50px; padding-top:8px; position: fixed; bottom: 0; background: #fff; width: 100%;box-shadow:0 -1px 1px #ddd;}
.search-fixed-form {padding: 0 15px;}
.search-fixed-form input {height: 30px; width: 70%; line-height: 30px; margin-left: 30px; margin:0; padding: 0; vertical-align: middle; border: 1px solid #ddd; padding-left: 26px; font-size: 16px;
  background: #ddd url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjhGMzFBMTY3OUM1MTFFNDg2MTU5QkJGMEE0QTc3RjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjhGMzFBMTc3OUM1MTFFNDg2MTU5QkJGMEE0QTc3RjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGOEYzMUExNDc5QzUxMUU0ODYxNTlCQkYwQTRBNzdGNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEYzMUExNTc5QzUxMUU0ODYxNTlCQkYwQTRBNzdGNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Puq8DhgAAAHZSURBVHjaYvz//z8DMjh27Jje58+fL3Jychrb2dmdY8ABGGEad+/ebX/8+PGE9+/fSwHF3P7+/buDn5//lZGR0cagoKB1WDXu2rXLaceOHeUsLCz8kpKSF3h4eF7++fOH4/Hjx+bfv3//ANS8KTY2dh6yRhYQcfjw4RR2IDA0NJwfFhY2EyZ56NAh6wMHDpRdvXrV9ezZs3uNjY0fwuSYQE789OmTuIyMzBlkTSAA9ONRAwODFT9+/Ii4fPmyJ7Ic09u3bw8Aneikp6e3Glsg6OjorOPm5mb4+vWrAIpGIAAzgIHBgU0jKAxAGKjuD4pGUVFRO2BAnLty5UogNo1A8SCgUxmA0fMFRaOjo+NhYLA/f/jwocWqVavSkSWBAWN/7ty5GGAozwN6ZTtGdAAj3WjdunVTgHxWUHQA8ZWPHz9KAQ2zBvrPGujMSdXV1flYE8CRI0fMgDjnzZs3Kl++fLHk4OA4Jy4ufhXod/Z///69A7kqPz+/CUMjDJw6dUobqFEMqPGjlZXVuYMHD1ru2bOnGqjuLS8v76vy8vJSrBqxAaBGFyCuAjr5GdDpb0HOJkojCACTpDfQ9gKgS+4AE9l3FgYigYeHx9Zfv35xA72yUkhIiAEgwABK4O0s+0tm6gAAAABJRU5ErkJggg==) no-repeat 4px 8px;
}
.search-fixed-form button {height: 30px; padding: 0 6px; border: 1px solid #FF3B4F; display: inline-block; vertical-align: middle; background: #FF3B4F; color: #fff; border-radius: 4px; margin-left: 5px; font-size: 16px}


.msg-fixed {height: 40px; padding-top:10px; position: fixed; bottom: 0; background: #fff; width: 100%;box-shadow:0 -1px 1px #ddd;}
.msg-fixed-form {padding: 0 15px;}
.msg-fixed-form div {padding-right: 60px}
.msg-fixed-form textarea {height: 30px; line-height: 30px; margin:0; padding: 0; vertical-align: middle; border: 1px solid #ddd; padding-left: 5px; font-size: 16px; background: #ddd; resize:none; width: 100%;}
.msg-fixed-form button {height: 30px; padding: 0 6px; border: 1px solid #FF3B4F; display: inline-block; vertical-align: middle; background: #FF3B4F; color: #fff; border-radius: 4px; margin-left: 5px; font-size: 16px; position: absolute; right: 10px; top:10px;}

.orderby-hot {position: absolute; right: 0; top:0; width: 79px; height: 40px; border-left: 1px solid #D0D0D0}
.orderby-hot a {display: block; background: #fff; text-align: center; line-height: 40px; color: #888;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTA4OTk0NkQ3OUM1MTFFNDg4RTlGRjEyOEIyMDgxRTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTA4OTk0NkU3OUM1MTFFNDg4RTlGRjEyOEIyMDgxRTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MDg5OTQ2Qjc5QzUxMUU0ODhFOUZGMTI4QjIwODFFMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MDg5OTQ2Qzc5QzUxMUU0ODhFOUZGMTI4QjIwODFFMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnvU+M0AAABGSURBVHjaYvz//z8DDHR1dcE5ZWVljDA2EwMRYFQRFRUxdnZ2/idoEnIcYQMgeSb0yERXgOImdIUofFBSQcYgN6KLAQQYANWHLIji9QJaAAAAAElFTkSuQmCC) no-repeat 65px
}
.orderby-hot1 a {background: none }

.news-detail {margin-bottom: 20px;}
.news-detail-tit { text-align: center; padding: 17px 0; background: #fff; border:1px solid #d0d0d0;}
.news-detail-tit h3 {font:700 17px/24px "Microsoft Yahei"; color: #700a16;  overflow: hidden; max-height: 48px; padding: 0 10px}
.news-detail-cnt {font-size: 14px; line-height: 20px; padding:0 20px}
.news-detail img {max-width:100%!important;}
.news-detail-cnt p {text-indent: 2em;}

.detail-opt {height: 40px; line-height: 40px; overflow: hidden; text-align: center;}
.detail-opt a {color: #8a101d}
.detail-opt b {font-weight: 100;margin-left: 3px;}

.detail-opt a {margin: 0 5px; height: 40px; line-height: 40px; padding-left: 24px; background: url(../images/icon-opt.png) no-repeat; background-size:18px 150px; font-size: 16px}
.detail-opt a.pb {background-position: 0 0;}
.detail-opt a.zan {background-position: 0 -27px}
.detail-opt a.fav {background-position:  0 -115px}
.detail-opt b {font-weight: 100; color: #ff3b4f; margin-left: 3px;}

.search-detail {}
.search-detail .img {
  width: 60px;
  display: block;
  position: absolute;
  left:10px;
}
.search-detail .img span {
  text-align: center;
  display: block;
  line-height: 30px;
}
.search-detail .img img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #D0D0D0;
}
.search-detail-hd { padding-top:15px; height: 75px; position: relative; background: #fff; overflow: hidden;}
.search-detail-hd-inner { margin: 0 5px; border-bottom: 1px solid #d0d0d0; height: 99%;}
.search-detail-hd-inner .img {display: block;left: 10px;position: absolute;width: 60px;}
.search-detail-hd-inner .img img {background: none repeat scroll 0 0 #d0d0d0;border-radius: 50%;height: 60px;width: 60px;}
.search-detail-hd p {padding-left: 80px; padding-top: 10px}
.search-detail-hd span {font-size: 15px; color: #333; line-height: 21px;}
.search-detail-hd .company { color: #888; font-size: 13px}

.search-detail-list li {margin: 0 5px; border-bottom: 1px solid #d0d0d0; padding: 10px 0 0 0;}
.search-detail-list .info {margin-bottom: 10px; padding: 0 6px 0 10px; text-indent: 2em; line-height: 20px;}


.search-opt-list {
  display:-moz-box;
  display:-webkit-box;
  display:box;
}
.search-opt-list a {
  display: block;
  padding-left: 20px;
  -moz-box-flex:1;
  -webkit-box-flex:1;
  box-flex:1;
}
.search-opt-list .time {
  display: block;
  padding: 7px 0;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  -moz-box-flex:1;
  -webkit-box-flex:1;
  box-flex:1;
  color: #888
}

.search-opt-list a {height: 20px; line-height: 20px; background: url(../images/icon-opt.png) no-repeat; background-size:18px 150px; margin: 7px 0}
.search-opt-list a.pb {background-position: 0 0;}
.search-opt-list a.zan {background-position: 0 -28px}
.search-opt-list a.tc {background-position:  0 -56px}
.search-opt-list a.hf {background-position:  0 -90px}
.search-opt-list a.fav {background-position:  0 -112px}

.search-opt-list b {font-weight: 100; color: #ff3b4f; margin-left: 3px;}
.search-opt-list .hf b {color: #22b573}

.recommon-hd {color: #ea1539; height: 22px; line-height: 22px; border-bottom:1px solid #ea1539; margin: 0 5px; padding-left: 10px; padding-top: 12px}
.recommon li {margin-top: 10px; padding-left: 98px; 
  position: relative; box-shadow: 1px 1px 1px #ccc; padding-bottom: 13px; min-height: 50px;}
.recommon li.no-img {padding:0 10px 8px; min-height: 0}
.recommon li .img {position: absolute; top:8px; left:8px;}
.recommon li .img img {width: 80px; height: 60px; }
.recommon li .img span {text-decoration: underline; text-align: center;}
.recommon li h3 {font:100 15px/20px "Microsoft Yahei"; min-height: 40px; overflow: hidden;padding-top: 8px; color: #000; height: 40px}
.recommon li p {color: #888; font-size: 13px; line-height: 16px; text-align: center;}
.recommon li .cnt {height:48px; margin-top: 5px;overflow: hidden; line-height: 16px; text-align: left;}
.recommon li .tags {height: 16px; overflow: hidden; width:80px; text-align: left}
.recommon li .tags span {white-space: nowrap;}



.recommon-hh li {margin-top: 10px; padding-left: 98px; 
  position: relative; box-shadow: 1px 1px 1px #ccc; padding-bottom: 13px; min-height: 50px;}
.recommon-hh li.no-img {padding:0 10px 8px; min-height: 0}
.recommon-hh li img {width: 80px; height: 60px; position: absolute; top:8px; left:8px;}
.recommon-hh li h3 {font:100 15px/20px "Microsoft Yahei"; min-height: 40px; overflow: hidden;padding-top: 8px; color: #000; height: 40px}
.recommon-hh li p {color: #888; font-size: 13px; margin-top: 5px}

.service ul>li { border-bottom: 1px solid #d0d0d0;  background: #fff url(../images/icon-fold.png) no-repeat right 9px;}
.service .title {font-size: 16px; color: #700A16; line-height: 39px; height: 39px; overflow: hidden; display: inline-block;text-indent: 20px; width:100%;}
.service li.selected {background-position: right -135px; }
.service li.selected .none{ display: block;}
.service ol {padding-bottom: 10px}
.service .info {font-size: 14px!important; line-height: 20px; padding-bottom: 20px}
.service .info p {padding: 0 20px; font-size:14px!important}
.service ol {margin: 5px 20px 0;}
.service ol>li i {padding: 0 10px 0 5px}


.notice-list {}
.notice-list li { margin: 0 5px; margin-top: 10px; padding-left: 164px; 
  position: relative; border-bottom: 1px solid #d0d0d0; padding-bottom: 10px; min-height: 125px}
.notice-list li.no-img {padding:0 10px 8px; min-height: 0;}
.notice-list img {width: 150px; height: 112px; position: absolute; top:8px; left:8px;}
.notice-list h3 {font:100 15px/20px "Microsoft Yahei"; max-height: 40px; overflow: hidden;padding-top: 8px; color: #000;}
.notice-list span {font:100 13px/18px "Microsoft Yahei"; max-height: 72px; overflow: hidden;display: block; color: #888; padding-top: 2px;}

.zyh-my ul {padding-bottom: 0;}


.zyh-my {background: #fff;}
.zyh-my li {padding: 10px 0 0 0; margin: 0 5px; border-bottom: 1px solid #d0d0d0}
.zyh-my .img {
  width: 60px;
  display: block;
  position: absolute;
  left:10px;
}
.zyh-my .img span {
  text-align: center;
  display: block;
  line-height: 30px;
}
.zyh-my .img img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #D0D0D0;
}

.my-list {background: #fff;}
.my-list li {padding: 10px 0 0 0; margin: 0 5px; border-bottom: 1px solid #d0d0d0}
.my-list .img {width: 60px; display: block; position: absolute; left:10px; }
.my-list .img span {text-align: center; display: block; line-height: 30px; }
.my-list .img img {width: 60px; height: 60px; border-radius: 50%; background: #D0D0D0; }
.my-list .cnt {padding-left: 80px; padding-bottom: 10px; height: 65px}
.my-list .name {line-height: 30px; height: 30px; font-size: 15px; overflow: hidden}
.my-list .num {line-height: 22px; height: 22px; overflow: hidden; font-size: 13px; color: #888}
.my-list .num b {color: #ff3b4f; font-weight: 100;}
.my-list .mobile {color: #888; margin-top: 4px}
.my-list .opt {height: 22px; line-height: 22px;}
.my-list .opt b {font-weight: 100; color: #FF3B4F;padding:0 5px}
.my-list .opt a {color: #888; margin: 0 5px 0 0}
.my-list .opt .tc b{color: #888}
.my-list .opt .reply {float: right; margin-right: 10px;background: #fff; border:1px solid #EA1539; padding: 0 6px; color: #EA1539; border-radius: 5px; font-size: 12px; position: relative; top:-1px;}



.loginout {margin: 20px 0}

.service-detail .title {font-size: 15px; line-height: 30px; color: #700a16; padding-left: 17px; padding-top: 15px}
.service-detail table {background: #fff;}
.service-detail table th {height: 28px; line-height: 28px; border:1px solid #D0D0D0; font-weight: 100; color: #888;}
.service-detail table td {height: 28px; line-height: 28px; border:1px solid #D0D0D0; color: #333;}
.service-detail table img {max-width: 100%!important;height: 100%!important;}
.service-detail table p {padding: 0 5px;}
.service-detail p.cnt {background: #fff; padding:10px; margin: 0 10px; text-indent: 2em; line-height: 22px;}
.service-detail p.cnt1 {background: #fff; }
.service-detail .btn {margin: 20px 0}

.treasure-list {padding-bottom: 50px}
.treasure-list li {overflow: hidden; *zoom:1; border-bottom: 1px solid #d0d0d0;
  background: #fff url(../images/icon-fold.png) no-repeat right 35px;
}
.treasure-list li .t-main {float: left; width: 70%; }
.treasure-list li .t-side {float: right; width: 30%;}
.treasure-list .tit { height: 38px; line-height: 38px; padding: 0 5px; overflow: hidden;}
.treasure-list .tit {color: #700a16; font-size: 16px}
.treasure-list .info { color: #666;}
.treasure-list .info div {float: left; width: 33%; text-align: center; overflow: hidden; height: 46px;}
.treasure-list .info .bb p {height: 10px}
.treasure-list .info .bb span {
  font-style: normal;
  color: #fff;
  background: #bea282;
  text-align: center;
  border-radius: 4px;
  padding: 2px 6px;
}

.treasure-list .info p {font-size: 12px; color: #888;}
.treasure-list b.j {color: #22B573;font-weight: 100;}
.treasure-list b.x {color: #f7931e;font-weight: 100;}
.treasure-list .info i {font-size: 18px; font-style: normal; line-height: 1; overflow: hidden; height: 18px;overflow: hidden; display: block;}
.treasure-list .info div p {margin-bottom: 3px;}
.treasure-list .t-side {text-align: center;}
.treasure-list label {height: 35px; line-height: 35px; color: #666; font-size: 12px}
.treasure-list .t-side div {padding-right: 20px;border-left: 1px solid #d0d0d0; height: 86px}
.treasure-list .t-side p {color: #333;}
.treasure-list .t-side i {color: #ff3b4f; font-size: 36px; font-style: normal;}


.treasure-list .t-left div {font-size: 15px; color: #700a16; line-height: 22px; padding:10px 5px; text-align: center;}
.treasure-list .t-left p {font-size:12px; color: #bea282; text-align: center; margin: 7px 0}
.treasure-list .t-left i {font-style: normal; color: #fff; background: #bea282; padding: 2px 4px; text-align: center; border-radius: 4px;}
.treasure-list .t-right {min-height: 70px; padding: 10px 0}
.treasure-list .t-right div {overflow: hidden; *zoom:1; line-height: 22px; padding: 0 5px; position: relative;}
.treasure-list .t-right div label {width: 90px; position: absolute; top:0; left:0; text-align: right; color: #888;}
.treasure-list .t-right div span { padding-left: 90px; float: left; color: #000}
.treasure-list .t-right b {font-weight: 100;}



.orderby {border-left: 1px solid #D0D0D0}
.orderby a {display: block; background: #fff; text-align: center; line-height: 40px; color: #888;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTA4OTk0NkQ3OUM1MTFFNDg4RTlGRjEyOEIyMDgxRTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTA4OTk0NkU3OUM1MTFFNDg4RTlGRjEyOEIyMDgxRTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MDg5OTQ2Qjc5QzUxMUU0ODhFOUZGMTI4QjIwODFFMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MDg5OTQ2Qzc5QzUxMUU0ODhFOUZGMTI4QjIwODFFMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnvU+M0AAABGSURBVHjaYvz//z8DDHR1dcE5ZWVljDA2EwMRYFQRFRUxdnZ2/idoEnIcYQMgeSb0yERXgOImdIUofFBSQcYgN6KLAQQYANWHLIji9QJaAAAAAElFTkSuQmCC) no-repeat 65px
}

.tsearch-fixed {height: 50px;position: fixed; bottom: 0; background: #fff; width: 100%;box-shadow:0 -1px 1px #ddd; 
  display:-moz-box;
  display:-webkit-box;
  display:box;
}

.tsearch-fixed .tsearch-box {
  line-height: 50px;
  display: block;
  text-align: center;
  -moz-box-flex:1; /* Firefox */
  -webkit-box-flex:1; /* Safari and Chrome */
  box-flex:1;
}
.tsearch-fixed .tsearch-box a{line-height: 50px; background-position: 86px 18px; color: #888}
.tsearch-fixed .tsearch-box1 a{ background-position: 70px 18px}



.pageLoading {
  height: 20px;
  line-height: 20px;
  background: url(../images/loading.gif) center -4px no-repeat
}
.pageLoadingEnd {
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.my-bao-hd {height: 82px; line-height: 82px; background: #ffef94; font-size: 15px; color: #888; padding: 0 10px; border-bottom:2px solid #b20000;}
.my-bao-hd span {height: 82px; line-height: 82px; background: #ffef94; font-size: 28px; color: #880d1b; padding: 0 10px; margin-right: 10px}
.my-bao-hd i {font-style: normal; font-size: 28px; color: #880d1b; margin-right: 10px}
.my-bao-bd .my-list {background: #f1edea}

.bao-list li {background: #fff url(../images/icon-fold.png) no-repeat right 9px; height: 40px; line-height: 40px; text-indent: 15px; border-bottom: 1px solid #d0d0d0;}
.bao-list li.selected {background-position: right -35px; height: auto;}
.bao-list li.selected div {display: block;}
.bao-list div {background: #f1edea; display: none; padding:6px 0;}
.bao-list p {height: 36px;border-bottom: 1px solid #d0d0d0; margin: 0 15px;}
.bao-list li i {float: right; margin-right: 40px; font-style: normal;}



.wx-tab {}
.wx-tab-hd {border: 1px solid #d0d0d0; border-bottom: none}
.wx-tab-hd li {
  float: left;
  width: 50%;
  text-align: center;

  height: 36px;
  background: #f1edea;
  border-bottom: 1px solid #91101e;
  font: 100 14px/36px "Microsoft Yahei";
}
.wx-tab-hd li a {display: block; color: #5d5d5d;  font-size: 16px;}
.wx-tab-hd li.selected {background: #bea282;}
.wx-tab-hd li.selected a {color: #fff;}


.wx-tab1 {}
.wx-tab1-hd {}
.wx-tab1-hd li {
  float: left;
  width: 50%;
  text-align: center;
  height: 36px;
  background: #fff;
  border-bottom: 1px solid #d0d0d0;
  font: 100 14px/36px "Microsoft Yahei";
}
.wx-tab1-hd li.selected {border-bottom: 2px solid #ea1539;}
.wx-tab1-hd li.selected a {color: #ea1539;}

.my-prod-list {}
.my-prod-list .name {background: #fff; height: 17px; line-height: 18px; height: 42px; line-height: 42px; border: 1px solid #ddd; border-left: 0; border-right: 0; margin-top: 1px; color: #700a16; overflow: hidden;}
.my-prod-list p {padding-right: 50px; padding-left: 15px}
.my-prod-list i {float: right; font-size: 12px; font-style: normal; padding-right: 10px}
.my-prod-list i.j {color: #22B573;}
.my-prod-list i.x {color: #F7931E;}
.my-prod-list ul {margin:8px 0; padding: 0 15px}
.my-prod-list ul li {height: 24px; line-height: 24px; overflow: hidden; color: #000}
.my-prod-list ul li span {color: #888}
.my-prod-list ul li a {float: right; border-radius: 5px; line-height: 1.4; padding: 0 8px; margin-left:5px}
.my-prod-list ul li a.sq {border:1px solid #ea1539; color: #ff3b4f;}
.my-prod-list ul li a.sc {border:1px solid #666; color: #666;}

.avatar-bd {background: #fff;}
.avatar-bd .ph {height: 298px; padding:10px; background: #fff; }
.avatar-bd canvas {background: #ccc; height: 300px; width: 300px;}
.avatar-bd .opt {padding: 10px 40px;}
.avatar-bd .opt a {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #5a5a5a;
  color: #fff;
  text-decoration: none;
  margin: 5px;
  font-size: 14px;
}
.avatar-bd .opt a.save {background: #b91e1e;}
.space-20 {height: 20px;}


#img_opacity {width: 300px;height: 300px;position: absolute;top: 0;left: 0;border:1px solid #ddd}

.notice-num {height:40px; line-height:40px; text-align:center; color:#339; font-size:16px;}
.found-detail li {border-bottom:1px dashed #ddd;}
.found-detail .discuss-detail-hd-inner,.found-detail .discuss-detail-bd-inner {border-bottom:none;padding:0}


.rule_mbg { background: #fff; padding: 0 10px; padding-top:10px; padding-bottom:30px;}
.rule_mbg h1 { height:32px; color:#ffb990; font:100 20px/32px 'microsoft yahei'; text-align:center; margin:0 auto;}
.rule_mbg .intro { font:100 14px/1.5 'microsoft yahei'; color:#ffb990; margin:0 auto;}
.rule_mbg .intro p { margin:20px 0; text-align:left;}
.rule_mbg .intro p span {font-weight: bold; font-size: 16px}
.rule_mbg h2  {font:100 15px/36px 'microsoft yahei'; color:#ffb990; text-align: center;}
.rule_mbg .indouce { font:100 14px/24px 'microsoft yahei'; color:#ffb990; margin:0 auto; text-align:left;}
.rule_mbg .indouce p { text-indent:2em;}
.rule_mbg .indouce b { color:#fd1f2c; font-size:18px;}
.apply-btn { display:inline-block; width:148px; height:44px; border:1px solid #510e15; border-bottom:1px solid #8a131b; background:#8a131b; border-radius:3px; color:#ffb990; font:bold 16px/44px 'simsun'; text-align:center;}
.submit-btn { border:0; display:inline-block; width:150px; height:40px; background:#b9161b; border-radius:0px; color:#fff; font:100 18px/40px 'microsoft yahei'; text-align:center;}
.rest-btn { display:inline-block; width:148px; height:38px; background:#fff; border-radius:0px; color:#b9161b; font:100 18px/38px 'microsoft yahei'; text-align:center; border:1px solid #b9161b;}
.apply-btn:hover,.submit-btn:hover,.rest-btn:hover { text-decoration:none;}
.rule_mbg .center { margin-bottom:30px; text-align: center;}
.bottom { margin-bottom:30px; text-align: center; color: #888}
.rule_mbg h3 {font:100 18px/20px "Microsoft yahei"; color: #fd1f2c;}


.layout-tip { font:100 16px/30px 'microsoft yahei'; color:#ff8d1d;  text-align:left; margin-left:20px;}
.join_tb td { padding:8px 0;}
.join_tb th { font-size:14px;}
.lay_overlay { height: 100%; width: 100%; position: fixed; left: 0px; top: 0px; z-index: 1; opacity: 0.5; filter:alpha(opacity=50);-moz-opacity:0.5; background-color: #000; display:none;}
.lay_alert{ position:fixed; top:30%; left:0; _position:absolute; z-index: 2; width: 100%; display:none;}
.lay_alert h1 { text-align:center; height:40px; border-bottom:3px solid #b31621; background:-moz-linear-gradient(center top , #fff, #f0f0f0); background:-webkit-gradient( linear, 0 0, 0 100%, from(#fff), to(#f0f0f0) ); padding:0 10px; }
.lay_alert h1 span { font:bold 14px/40px 'simsun'; color:#666; float:left; width:488px; overflow:hidden; text-align:left;}
.lay_alert h1 i { float:right; height:22px; width:22px; display:inline-block; margin-top:9px; background:url(../images/close.png) no-repeat; cursor:pointer;}
.layout-inner { margin:0 auto; background:#fff; padding-top: 15px}
.layout-bd { padding:5px 0; text-align:center;}

.pro-fav {float: right; margin-right: 15px; background: #ea1539; line-height: 1.5; color: #fff; padding: 2px 4px; border-radius: 5px;}
.pro-fav.disable {background: #666!important}

.act-member {color: #820E1B; padding: 15px;}
.act-member p {text-decoration: underline;margin-bottom: 20px;}
.act-member span {line-height: 24px;}

.c-smartpop-wrap {width: 100%;height: 100%;top: 0;left: 0;position: fixed;z-index: 999;background: rgba(0,0,0,0);display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;}
.c-smartpop {width: 252px;background-color: rgba(255, 255, 255, 0.9);border: 1px solid rgba(137, 49, 49, 0.9);-webkit-box-shadow: 0px 1px 8px 0px rgba(137, 49, 49, 0.9);box-shadow: 0px 1px 8px 0px rgba(137, 49, 49, 0.9);}
.c-smartpop .header {width: 100%; height: 34px; position: relative; line-height: 34px; color: #fff; text-align: center; font-weight: bold;}
.c-smartpop .header a {display: inline-block;width: 14px;height: 14px;position: absolute;background: url(data:image/gif;base64,R0lGODlhHAAcAJEAAP///8zMzJmZmWZmZiH5BAAHAP8ALAAAAAAcABwAAAJWjICpyyk2TptMRGAlpdnd3XSKCHra+JVklXJt+C6re6L1NmMxuOalLvH9gMKhbmdEWJDGTFH1edJsSSDrNoVhrzim0vvdWn8+qexl5oarpjE7bHjLAgUAOw==) no-repeat 0 0;background-size: contain;top: 8px;right: 8px;opacity: 0.9;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.c-smartpop .content {margin: 15px 12px;overflow: hidden; text-align: center;}
.c-smartpop .content img {border: 0px;width: 100%;height: 100%;}
.c-smartpop .action {height: 28px;text-align: center;margin: 0 auto 12px;}
.c-smartpop .action a {display: inline-block;height: 28px;line-height: 28px;background-color: #630a15;border-radius: 3px;text-align: center;-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.05), inset 0px 1px 3px 0px rgba(169,172,175,0.31);box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.05), inset 0px 1px 3px 0px rgba(169,172,175,0.31);font-size: 14px;color: #FFF;text-decoration: none;-webkit-tap-highlight-color:rgba(0,0,0,0);margin: 0 10px;padding: 0 8px;}
.c-smartpop .action a:hover, .c-smartpop .action a.hover {background-color: #49040D;}

#c-smartpopMask {
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  opacity: 0.5;
}

.msg-detail-list { padding: 14px 0;background: #fff}
.msg-detail-list .tit {font-size: 16px; color: #888;font-size: 14px}
.msg-detail-list .tit b {font-weight: 100; margin-right: 10px;color: #333;font-size: 16px }
.msg-detail-list .tit span {color:#888; font-size: 14px;}
.msg-detail-list .btn-reply{
  margin-right: 0;
  background: #fff;
  border: 1px solid #ea1539;
  padding: 0 6px;
  color: #ea1539;
  border-radius: 5px;
  font-size: 16px;
}
.msg-detail-list li {
  margin: 0 18px 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d0d0d0;
}
.msg-detail-list .cnt {
  margin: 16px 0 0 0;
  padding: 8px;
  line-height: 24px;
  position: relative;
  background: #f2f2f2
}
.msg-detail-list .cnt b {
  height: 0;
  font-size: 0;
  border-width: 8px;
  border-style: solid;
  border-color: #fff #fff #f2f2f2 #fff;
  position: absolute;
  top:-16px;
  left:16px;
}

.msg-form {width: 90%; text-align: center; position: relative; margin:0 auto;}
.msg-form textarea { margin-top: 10px; height: 200px;resize:none;border:1px solid #f2f2f2; outline: none; width: 100%;}

.msg-form p {text-align: left; margin-top: 10px}
.msg-form b {
  height: 0;
  font-size: 0;
  border-width: 8px;
  border-style: solid;
  border-color: #fff #f2f2f2 #f2f2f2 #f2f2f2;
  position: absolute;
  bottom:-11px;
  right:4%;
}

.icon-credit {display: inline-block; width: 64px; height: 14px; vertical-align: middle; background: url(../images/icon-credit.png) no-repeat right 0;}
.icon-credit-1-1 {background-position: right 0;} 
.icon-credit-1-2 {background-position: right -29px;} 
.icon-credit-1-3 {background-position: right -57px;} 
.icon-credit-1-4 {background-position: right -87px;} 
.icon-credit-2-1 {background-position: right -116px;} 
.icon-credit-2-2 {background-position: right -146px;} 
.icon-credit-2-3 {background-position: right -174px;} 
.icon-credit-2-4 {background-position: right -203px;} 
.icon-credit-3-1 {background-position: right -233px;} 
.icon-credit-3-2 {background-position: right -262px;} 
.icon-credit-3-3 {background-position: right -290px;} 
.icon-credit-3-4 {background-position: right -319px;} 
.icon-credit-4-1 {background-position: right -348px;} 
.icon-credit-4-2 {background-position: right -378px;} 
.icon-credit-4-3 {background-position: right -407px;} 
.icon-credit-4-4 {background-position: right -435px;} 

.credit-point {}
.credit-point li {height: 60px; padding: 0 10px; border-bottom: 1px solid #d0d0d0;color: #898989; overflow: hidden;}
.credit-point p {line-height: 30px; overflow: hidden; height: 30px}
.credit-point .opt-info {float: left; width: 50%; }
.credit-point .opt-info .plus {color: #375691}
.credit-point .opt-info .minus {color: #ec6517}
.credit-point .opt-user {float: right; width: 50%; text-align: right;}

.link-credit-info {text-align: right; height: 20px; line-height: 20px; display: block; margin-top: 5px; color: #898989; padding-right: 15px}
