
.map_bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 151px;
  bottom: 0;
  background: url(../img/map_img_14.jpg) no-repeat;
}
.map_bg .map_box {
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.3);
  width: 358px;
  padding: 0 14px;
  position: fixed;
  top: 169px;
  left: 33px;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.map_bg .map_box .map_box_hread {
  height: 57px; position:relative;
  width: 100%;
  line-height: 57px;
  font-size: 14px;
  border-bottom: 1px #eaeaea solid;
}
.map_bg .map_box .map_box_hread a {
  padding: 0 18px;
  color: #6a788c;
  float: left;
}
.map_bg .map_box .map_box_hread a:hover {
  color: #6A788C;
}
.map_bg .map_box .map_box_hread span.map_close { position:absolute; right:26px; top:23px; line-height:0;}
/*.map_bg .map_box .map_box_hread a.map_close {
  float: right;
  margin-right: 8px;
}*/
.margin-bottomnone {
  margin-bottom: 0;
}
.newhouse_little.map_padd {
  padding: 2px 0;
}
.map_body {
  max-height: 475px;
  overflow-y: auto;
  margin-right: -7px;
  margin-top: 5px;
}
.map_body ul li {
  border-bottom: 1px #eaeaea solid;
  padding: 10px 8px;
}
.map_body ul li:after {
  content: " ";
  clear: both;
  display: block;
}
.map_body ul li img {
  width: 100px;
  height: 74px;
  float: left;
}
.map_body ul li .map_txt {
  width: 200px;
  float: left;
}
.map_body ul li .map_txt h1 {
  color: #565656;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}
.map_body ul li .map_txt p {
  line-height: 24px;
  font-size: 12px;
  color: #999999;
}
.map_track::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 7px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
.map_track::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #adadad;
}
.map_track::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.Comment_box {
  padding-top: 40px;
  background: #f1f1f1;
}
.Comment_box .cont_center {
  background: #fff;
  padding: 32px 42px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.Comment_box .cont_center .Comment_box_hread {
  border-bottom: 1px #f2f2f2 solid;
  padding-bottom: 20px;
  position: relative;
}
.Comment_box .cont_center .Comment_box_hread a {
  width: 110px;
  height: 50px;
  background: #2f72f5;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  position: absolute;
  right: 42px;
  bottom: 24px;
  border-radius: 2px;
}
.Comment_box .cont_center h4 {
  color: #010103;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 18px;
}
.Comment_box .cont_center .total_left_hread_li {
  padding: 8px 0;
  font-size: 15px;
  color: #625c5e;
  padding-right: 24px;
}
.Comment_box .cont_center .total_left_hread_li label {
  font-weight: bold;
  color: #343233;
}
.Comment_box .cont_center .total_left_hread_li:after {
  content: " ";
  display: block;
  clear: both;
}
.Comment_box .cont_center .total_left_hread_li span {
  margin-right: 24px;
  color: #fc5705;
}
.Comment_box .cont_center .total_left_hread_li .total_left_hread_star {
  margin-right: 40px;
  float: left;
}
.Comment_box .cont_center .total_left_hread_li .total_left_hread_star label {
  float: left;
  line-height: 15px;
  margin-right: 10px;
}
.Comment_box .cont_center .total_left_hread_li .total_left_hread_star .info_star {
  position: relative;
  margin: 0;
  width: 75px;
  height: 15px;
  float: left;
  margin-top: 1px;
}
.Comment_box .cont_center .total_left_hread_li .total_left_hread_star .info_star:after {
  width: 75px;
  height: 15px;
  background: url(../img/xx.png) no-repeat;
  background-size: 75px 15px;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  display: block;
  z-index: 10;
}
.Comment_box .cont_center .total_left_hread_li .total_left_hread_star .info_star:before {
  background: #bab8b9;
  width: 100%;
  height: 15px;
  z-index: 6;
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
}
.Comment_box .cont_center .total_left_hread_li .total_left_hread_star .info_star .star_bg {
  background: #fc5705;
  width: 20%;
  height: 15px;
  z-index: 7;
  position: absolute;
}
.Comment_box .cont_center .total_left_body {
  padding: 40px;
  padding-left: 0;
}
.Comment_box .cont_center .total_left_body ul li {
  margin-bottom: 20px;
  width: 900px;
  padding-bottom: 20px;
  border-bottom: 1px #eeeeee solid;
}
.Comment_box .cont_center .total_left_body ul li:last-child {
  border-bottom: 0;
}
.Comment_box .cont_center .total_left_body ul li:after {
  content: " ";
  display: block;
  clear: both;
}
.Comment_box .cont_center .total_left_body ul li .total_left_img {
  width: 93px;
  float: left;
  margin-right: 55px;
  text-align: center;
}
.Comment_box .cont_center .total_left_body ul li .total_left_img img {
  width: 55px;
  height: 55px;
}
.Comment_box .cont_center .total_left_body ul li .total_left_img p {
  font-size: 12px;
  line-height: 20px;
  color: #4d4d4d;
  margin-top: 10px;
  text-align: center;
}
.Comment_box .cont_center .total_left_body ul li .total_right {
  width: 750px;
  position: relative;
  background: #f9f9f9;
  float: left;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread {
  padding: 0 20px;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box {
  padding: 20px 0 0 0;
}
.new_addimgbox{
  padding: 15px 0;
  border-top: 1px #eaeaea solid;
}
.new_addimgbox img{
  	width: 104px;
  	height: 78px;
  	float: left;
  	margin-right: 12px;
  }
.new_addimgbox img:last-child{
  	margin-right: 0;
  }
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box .info_star {
  position: relative;
  margin: 0;
  width: 75px;
  height: 15px;
  float: left;
  margin-top: 1px;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box .info_star:after {
  width: 75px;
  height: 15px;
  background: url(../img/xx.png) no-repeat;
  background-size: 75px 15px;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  display: block;
  z-index: 10;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box .info_star:before {
  background: #bab8b9;
  width: 100%;
  height: 15px;
  z-index: 6;
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box .info_star .star_bg {
  background: #fc5705;
  width: 20%;
  height: 15px;
  z-index: 7;
  position: absolute;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box .right_hd_txt {
  float: left;
  line-height: 15px;
  margin-left: 20px;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box .right_hd_txt span {
  color: #615b5d;
  font-size: 15px;
  margin-right: 20px;
}
.Comment_box .cont_center .total_left_body ul li .total_right .total_right_hread .total_right_hd_box p {
  color: #2d2d2d;
  font-size: 15px;
  line-height: 28px;
  text-indent: 2em;
}
.Comment_box .cont_center .total_left_body ul li .total_right:after {
  width: 16px;
  height: 20px;
  content: " ";
  display: block;
  position: absolute;
  left: -16px;
  top: 22px;
  background: url(../img/pinglun_box_48.jpg) no-repeat;
}
.Comment_box .storyTab {
  padding: 5px 0 22px 0;
  border-bottom: 1px solid #ddd;
}
.Comment_box .storyTab.new_style {
}
.Comment_box .storyTab.new_style > span {
  float: left;
  padding: 0 20px;
  position: relative;
  margin: 0 10px 0 0;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  background: #fff;
  font-size: 16px;
  cursor: pointer;
}
.Comment_box .storyTab.new_style > span:after {
  content: ' ';
  width: 1px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 6px;
  background: #a698af;
  display: block;
}
.Comment_box .storyTab.new_style > span.active {
  background: #fff;
  color: #ff3334;
}
.Comment_box .storyTab.new_style > span:first-child {
  padding-left: 0;
}
.Comment_box .storyTab.new_style > span:last-child:after {
  width: 0;
}
.Comment_box .storyTab .building_box {
  float: right;
  padding-top: 10px;
}
.Comment_box .storyTab .building_box .building_box_li {
  padding-left: 5px;
  line-height: 14px;
  height: 14px;
  border-left: 14px #0076a4 solid;
  float: left;
  display: inline-block;
  font-size: 12px;
  margin-right: 25px;
}
.Comment_box .storyTab .building_box .building_box_li:last-child {
  margin-right: 0;
}
.Comment_box .storyTab .building_box .building_box_li.color {
  border-left: 14px #7fa400 solid;
}
.Comment_box .storyTab .building_box .building_box_li.color1 {
  border-left: 14px #ff4103 solid;
}
.Comment_box .big_img {
  padding-top: 10px;
  position: relative;
}
.Comment_box .big_img img {
  width:auto;
}
.Comment_box .big_img h1 {
  position: absolute;
  bottom: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #fff;
  padding: 0 30px;
  bottom: 50px;
  left: 0;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.5);
}
.Comment_box .storyTab span {
  float: left;
  padding: 0 7px;
  margin: 0 10px 0 0;
  height: 28px;
  line-height: 28px;
  border-radius: 2px;
  background: #fff;
  font-size: 16px;
  cursor: pointer;
}
.Comment_box .storyTab span.active {
  background: #ff3334;
  color: #fff;
}
.Comment_box .storyUL {
  padding: 25px 0 8px;
  margin-bottom: 50px;
}
.Comment_box .storyList {
  padding: 0 0 30px 23px;
  border-left: 3px solid #f3f3f3;
}
.Comment_box .storyList .sLTime {
  position: relative;
  height: 14px;
  line-height: 14px;
  padding-bottom: 5px;
  color: #000;
  font-size: 14px;
}
.Comment_box .storyList .sLTime .sLDot {
  position: absolute;
  left: -32px;
  top: -2px;
  width: 10px;
  height: 10px;
  background: #dddddd;
  border-radius: 10px;
  border: 3px solid #fff;
}
.Comment_box .storyList .c6_f14 {
  line-height: 30px;
  color: #666;
  font-size: 18px;
}
.Comment_box .storyList .c6_f14 a {
  color: #c00;
}
.Comment_box .storyList h2 {
  height: 38px;
  line-height: 38px;
  color: #333;
  font-size: 20px;
}
.Comment_box .zs-list li.storyList:last-child {
  padding-bottom: 0;
}
.Comment_box .zs-list li.storyList {
  overflow: visible;
  border-bottom: none;
}
.Comment_box .zs-list li.storyList:hover {
  background: #fff;
}
.Comment_box .huxin_box > ul > li {
  padding-bottom: 42px;
  padding-top: 23px;
  border-bottom: 1px #ebebeb solid;
}
.Comment_box .huxin_box > ul > li:after {
  content: " ";
  display: block;
  clear: both;
}
.Comment_box .huxin_box > ul > li .dgray24px {
  font-size: 24px;
  font-weight: normal;
  color: #333;
}
.Comment_box .huxin_box > ul > li .info_msg_c {
  background: #00a8cc;
  padding: 2px 8px;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin: 2px 10px 0 0;
  cursor: pointer;
  vertical-align: middle;
}
.Comment_box .huxin_box > ul > li .info_msg_w {
  background: #FF0000;
  padding: 2px 8px;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin: 2px 10px 0 0;
  cursor: pointer;
  vertical-align: middle;
}

.Comment_box .huxin_box > ul > li .row {
  padding-bottom: 20px;
}
.Comment_box .huxin_box > ul > li h1 {
  margin-bottom: 15px;
}
.Comment_box .huxin_box > ul > li h1 {
  margin-bottom: 15px;
  display: inline;
  margin-right: 10px;
}
.Comment_box .huxin_box > ul > li img {
  float: left;
  width: 524px;
  height: 410px;
}


.Comment_box .huxin_box > ul > li.slt{width:264px;float: left;cursor: pointer; padding:0; border-bottom:none; margin-top:20px;}
.Comment_box .huxin_box > ul > li.slt_s{width:264px;float: left;margin-right:20px;;cursor: pointer; padding:0; border-bottom:none; margin-top:20px;}
.hx_wmk{width:264px; height:220px;line-height:220px;text-align: center; overflow:hidden; position:relative;}
.sw_pic{ width:76px; height:30px;left:94px; top:95px; position:absolute;background: url(../img/sw.png) no-repeat;}
.sw_pics{ width:63px; height:63px;right:0; top:0; position:absolute;background: url(http://imgs.goufw.com/css/2013house/images/hxshow1.png) no-repeat;}
.zs_pics{ width:63px; height:63px;right:0; top:0; position:absolute;background: url(http://imgs.goufw.com/css/2013house/images/hxshow0.png) no-repeat;}
.ds_pics{ width:63px; height:63px;right:0; top:0; position:absolute;background: url(http://imgs.goufw.com/css/2013house/images/hxshow-1.png) no-repeat;}

.Comment_box .huxin_box > ul > li p.p_txt{ line-height:45px; height:45px; overflow:hidden; text-align:center;}
.Comment_box .huxin_box > ul > li p span.fl{ float:left;}
.Comment_box .huxin_box > ul > li p span.rg{ float:right;}
.Comment_box .huxin_box > ul > li .huxing_list .row span {
  vertical-align: middle;
}
.Comment_box .huxin_box > ul > li .huxing_list_r {
  float: right;
  width: 550px;
  overflow: hidden;
}
.Comment_box .huxin_box > ul > li .huxing_mation {
  padding-bottom: 10px;
}
.Comment_box .huxin_box > ul > li .huxing_mation ul li {
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #333;
}
.Comment_box .huxin_box > ul > li .huxing_mation ul li em {
  color: #5d5d5d;
  width: 90px;
  text-align: left;
  display: inline-block;
  padding-right: 10px;
}
.Comment_box .huxin_box > ul > li .huxing_mation ul li i {
  display: inline-block;
  padding: 0px 10px;
  color: #fff;
  margin-right: 10px;
  font-size: 12px;
  background: #f9c842;
  border-radius: 5px;
  font-style: normal;
}
.Comment_box .huxin_box > ul > li .huxing_mation ul li p {
  padding-left: 100px;
}
.Comment_box .huxin_box > ul > li:last-child {
  border-bottom: 0;
}
a.dai_ico {
  background: url(../img/jisuanqi_33.jpg) left center no-repeat;
  padding: 0 0 0 25px;
  color: #999;
}
.Comment_page {
  text-align: center;
  width: 900px;
}
.Comment_page.widthquan {
  width: 100%;
  margin-bottom: 20px;
}
.Comment_page a {
  padding: 0 15px;
  color: #3d3d3d;
  font-size: 12px;
  line-height: 35px;
  background: #e1e1e1;
  display: inline-block;
  height: 35px;
  margin-left: 5px;
  border-radius: 2px;
}
.Comment_page a:hover {
  background: #0379ff;
  color: #fff;
}
.Comment_page a.active {
  background: #0379ff;
  color: #fff;
}
.margin_bottom20 {
  padding-top: 20px;
  padding-bottom: 30px;
  background: #f1f1f1;
}
.margin_bottom20 .cont_center {
  background: #fff;
}
.album {
  margin-right: -50px;
  padding-top: 24px;
}
.album ul li {
  width: 340px;
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
  cursor: pointer;
}
.album ul li img {
  width: 340px;
  height: 233px;
}
.album ul li p {
  line-height: 43px;
  color: #333333;
  font-size: 16px;
}
.album ul li p label {
  float: left;
}
.album ul li p span {
  float: right;
}
.Comment_box .cont_center.new_paddleft {
  padding: 32px 38px;
}
.Comment_box .cont_center.new_paddleft .storyTab.new_style {
  margin-left: 0;
}
.zixun ul li {
  padding: 53px 7px;
  border-bottom: 1px #e6e6e6 solid;
}
.zixun ul li img {
  float: left;
  width: 200px;
  height: 130px;
  margin-right: 25px;
}
.zixun ul li .zixun_txt {
  float: left;
  width: 800px;
}
.zixun ul li .zixun_txt h1 {
  line-height: 30px;
  color: #2b2d2a;
  font-size: 24px;
  margin-bottom: 23px;
  font-weight: normal;
}
.zixun ul li .zixun_txt h1 span {
  float: right;
  font-size: 14px;
  color: #999999;
}
.zixun ul li .zixun_txt p {
  color: #7d7d7d;
  font-size: 18px;
  line-height: 30px;
}
.zixun ul li:after {
  content: ' ';
  clear: both;
  display: block;
}
.zixun ul li:last-child {
  border-bottom: 0;
}
.map_righttop_box{
	width: 150px;
	height: 45px;
	background: #fff;
	position: absolute;
	top: 16px;
	right: 57px;
	box-shadow:1px 1px 4px rgba(0,0,0,.6);
}
.lukuan_icon{
	width: 74px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	display: inline-block;
	float: left;
	margin: 14px 0;
	border-right: 1px #dedde2 dashed;
}
.lukuan_icon img{
		margin-right: 5px;
}
.lukuan_icon:last-child{
	border-right: 0;
}


/*新增css*/
#comment_layer,
#comment_mask {
	display: none;
	left: 0;
	position: fixed;
	top: 0
}

#comment_layer {
	bottom: 0;
	overflow-y: scroll;
	right: 0;
	z-index: 1200;
	display: none;
}

#comment_layer .container {
	padding: 10% 0
}

#comment_layer .main {
	background-color: #fff;
	border-radius: 2px;
	margin: auto;
	position: relative;
	width:100%; height:100%;
	z-index: 1200
}

#comment_layer .tit {
	height: 30px;
	position: relative
}

#comment_layer .tit span {
	font-size: 16px;
	font-weight: 700;
	padding-left: 29px
}

#comment_layer .tit i {
	background: url(../img/close_icon_121.png) no-repeat center center ;
	cursor: pointer;
	height:25px;
	position: absolute;
	right:20px;
	top:0px;
	width:25px; border:1px solid #eee;border-radius:100%;
}

#comment_layer .comment_box {
	padding: 15px 32px 25px
}

#comment_layer .comment_box .selarea {
	color: #333;
	font-size:2vh;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px
}
.xbx-s{padding-bottom: 15px; border-bottom:1px solid #eee; }
#comment_layer .comment_box .selarea .sel {
	display: inline-block;
	margin-left: 52px
}

#comment_layer .comment_box .selarea .sel span {
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	padding: 0 12px; position:relative;
}

/*
#comment_layer .comment_box .selarea .sel span:hover {
	border: 1px solid #ff7326;background-size: 100%;	background: url(http://m.goufw.com/images/xts_icon.png) no-repeat;
	color: #3fb753; 
}
*/
#comment_layer .comment_box .selarea .sel span.active{ background:#d0e4f7; color:#1982d2;}
#comment_layer .comment_box .selarea .sel span.active em{position:absolute; width:21px; height:20px; bottom:0; right:0;
background: url(http://m.goufw.com/images/xts_icon.png) no-repeat;background-size: contain;
}

#comment_layer .comment_box .stararea li {
	font-size: 14px;
	height: 22px;
	line-height: 22px
}

#comment_layer .comment_box .stararea li span {
	color: #333
}

#comment_layer .comment_box .stararea li .star_wrap {
	cursor: pointer;
	display: inline-block;
	height: 17px;
	padding: 0 3px;
	position: relative;
	top: 3px
}

#comment_layer .comment_box .stararea li .star {
	vertical-align: baseline
}

#comment_layer .comment_box .stararea li i {
	color: #ff7326;
	display: inline-block;
	min-width: 29px;
	padding-left: 0
}

#comment_layer .comment_box .stararea li b {
	color: #ff7326;
	display: inline-block;
	padding-left: 0;
	width: 56px
}

#comment_layer .comment_box .stararea li p {
	color: #999;
	display: inline-block
}

#comment_layer .comment_box .writearea {
	color: #333;
	font-size: 14px;
	margin-top: 26px;
	position: relative
}

#comment_layer .comment_box .writearea span {
	display: block;
	margin-bottom: 12px
}

#comment_layer .comment_box .writearea textarea {
	border: 1px solid #eaeaea;
	color: #bbb;
	font-size: 14px;
	height: 90px;
	padding: 8px 10px;
	width:calc(100% - 20px);
}

#comment_layer .comment_box .writearea p {
	color: #999;
	display: none;
	font-size: 12px;
	position: absolute;
	right: -10px;
	top: 0
}

#comment_layer .comment_box .uploadarea {
	margin-top: 10px
}

#comment_layer .comment_box .uploadarea .title {
	color: #333;
	font-size: 14px
}

#comment_layer .comment_box .uploadarea .title i {
	color: #999
}

#comment_layer .comment_box .uploadarea .add_list {
	width: 100%
}

#comment_layer .comment_box .uploadarea .add_list li {
	float: left;
	height: 60px;
	line-height: 60px;
	margin-right: 8px;
	margin-top: 10px;
	position: relative;
	width: 60px
}

#comment_layer .comment_box .uploadarea .add_list .deleteMask {
	background: #000;
	cursor: pointer;
	display: none;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 100%
}

#comment_layer .comment_box .uploadarea .add_list .deleteIcon {
	background-image: url(../../common/img/comment/comment_sprite.png?042f3638239bec043a60);
	background-image: -webkit-image-set(url(../../common/img/comment/comment_sprite.png?042f3638239bec043a60) 1x, url(../../common/img/comment/comment_sprite@2x.png?e26a1ea992d1942c510e) 2x);
	background-position: 85% -35px;
	cursor: pointer;
	display: none;
	height: 14px;
	position: absolute;
	right: 25px;
	top: 23px;
	width: 11px
}

#comment_layer .comment_box .uploadarea .add_list .add {
	background-color: #eaeaea;
	text-align: center
}

#comment_layer .comment_box .uploadarea .add_list .add img {
	cursor: pointer;
	margin-top: 16px
}

#comment_layer .comment_box .buttonarea .btnlist {
	margin: auto;
	position: relative;
	text-align: center;
	width:100%;
	height: 45px;
}

#comment_layer .comment_box .buttonarea .post {
	background-color: #3bb850;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	width: 100%; font-size:18px;
}

#comment_layer .comment_box .buttonarea .anonymity {
	left: 100%;
	line-height: 35px;
	position: absolute;
	top: 0;
	width: 70px
}

#comment_layer .comment_box .buttonarea .anonymity .icon {
	border: 1px solid #e5e5e5;
	display: inline-block;
	height: 10px;
	vertical-align: middle;
	width: 10px
}

#comment_layer .comment_box .buttonarea .anonymity .icon.on {
	background-image: url(../../common/img/comment/comment_sprite.png?042f3638239bec043a60);
	background-position: 70% -40px
}

#comment_layer .comment_box .buttonarea .anonymity span {
	color: #b0b3b4;
	display: inline-block;
	font-size: 12px;
	padding-left: 10px;
	vertical-align: middle
}

#comment_layer .comment_box .buttonarea p {
	color: #999;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
p.error_tip {
	color: #999;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
#comment_layer .comment_box .buttonarea .post {
	-moz-box-shadow: 0 -1px 0 #3bb850 inset;
	-webkit-box-shadow: 0 -1px 0 #3bb850 inset;
	background-color: #3bb850;
	box-shadow: inset 0 -1px 0 #3bb850;
	color: #fff;
	float: left;
	ms-box-shadow: 0 -1px 0 #3bb850 inset;
	o-box-shadow: 0 -1px 0 #3bb850 inset
}

#comment_layer .comment_box .buttonarea .cancel {
	background-color: #fff;
	border: 1px solid #eaeaea;
	color: #999;
	float: right
}
i{ font-style:normal}
#comment_layer .info_star {
  position: relative;
  margin: 0;
  width: 75px;
  height: 15px;
  float: left;
  margin-top: 3px;
  margin-right: 10px;
}
#comment_layer .info_star:after {
  width: 75px;
  height: 15px;
  background: url(../img/xx.png) no-repeat;
  background-size: 75px 15px;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  display: block;
  z-index: 10;
}
#comment_layer .info_star:before {
  background: #bab8b9;
  width: 100%;
  height: 15px;
  z-index: 6;
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
}
#comment_layer .info_star .star_bg {
  background: #fc5705;
  width: 20%;
  height: 15px;
  z-index: 7;
  position: absolute;
}
.zhezaocen{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.5);
	z-index: 90;
	display: none;
}
.selarea ul li a.pf_1 {
    float: left;
    margin-right: 4px;
	background: url(http://m.goufw.com/images/pl_icon_atv.png) no-repeat;
    overflow: hidden;
	background-size: 100%;
    width: 2.2rem;
    height: 2.15rem; margin-top:2px;
}
.selarea ul li a.pf_2 {
    float: left;
    margin-right: 4px;
	background: url(http://m.goufw.com/images/pl_icon_on.png) no-repeat;
    overflow: hidden;
	background-size: 100%;
    width: 2.2rem;
    height: 2.15rem;margin-top:2.5px;
}
.dp_content .pf_xs ul li span.sp, .dp_content .pf_xs ul li a.pfs {
    display: none;
}
.selarea ul li span{ height:34px; font-size:14px;font-family:"Microsoft YaHei"; color:#000; line-height:30px; margin-left:5px;}
.selarea ul li span.txt{color:#9A989B;margin-left:10px;}