.g-box-1200 {
    width: 1200px;
    height: auto;
    margin: auto;
    display: block;
}
.m-mianleft_box{
    width: 100%;
}
.m-mianleft_box .m-navwz {
    color: #aaa;
    font-size: 14px;
    border-bottom: 1px #ddd solid;
    height: 36px;
    line-height: 36px;
}
.m-mianleft_box h1 {
    font-size: 24px;
    line-height: 40px;
    padding-top: 20px;
    color: #555;
      text-align: center;
}
.m-mianleft_box .m-maininfo {
    margin: 10px 0 30px;
      text-align: center;
}
.m-mianleft_box .m-maininfo span {
    margin-right: 60px;
    color: #aaa;
    font-size: 14px;
}
.m-mianleft_box .m-mianjianjie {
    background-color: #eeee;
    padding: 20px 0px;
}
.m-mianleft_box .m-mianjianjie div {
    height: 55px;
    overflow: hidden;
    margin: 0 30px;
    line-height: 26px;
    font-size: 14px;
    padding-top: 5px;
    color: #999;
}
.m-mianleft_box .m-mianjianjie div strong {
    color: #333;
}
.m-mianfx {
    border-right: 1px #ddd solid;
    width: 149px;
    margin-top: 38px;
}
.f-fl, .f-lifl li, .f-dlfl dt, .f-dlfl dd {
    float: left;
    display: inline;
}
.m-maintxt {
   width: 100%;
}
.f-fr {
    float: right;
    display: inline;
}
.m-maintxt p {
    font: 18px/32px "Microsoft Yahei";
    color: #404040;
    text-indent: 2em;
    margin: 32px 0 0;
      word-wrap: break-word;
}
.m-maintxt p img{
    display: block;
  margin: auto !important;
}
.m-maintxt h3 {
    color: #0f9e59;
    font-size: 18px;
    margin-top: 32px;
    overflow: hidden;
    height: 46px;
    position: relative;
}
.m-mainbot {
    margin: 30px 0 0;
    display: block;
    overflow: hidden;
}
.m-maintxt h3 {
    color: #0f9e59;
    font-size: 18px;
    margin-top: 32px;
    overflow: hidden;
    height: 46px;
    position: relative;
}
.m-maintxt h3 span {
    float: left;
    margin: 4px 0 0 -10px;
    padding: 0px 0 0 20px;
    position: relative;
    z-index: 20;
}
.statement{
    background: #f5f5f5;
    padding: 13px;
    font-size: 12px;
    color: #999;
    margin: 40px 0;
    line-height: 24px;
}
/* è¯„è®ºåŒ? */
.m-answer {
    margin-top: 10px;
    background-color: #fff;
    margin-bottom: 30px;
}
.answer-total {
    padding: 15px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 18px;
}
.answer-list {
    padding-left: 15px;
    padding-right: 15px;
}
.item{
    width: 100%;
}
.item .item_img {
   float: left;
   width: 60px;
   height: 60px;
}
.item .item_img img{
   width: 100%;
   border-radius: 50%;
   margin-top:10px;
}
.item  .item_tit{
    float: right;
    width: 88%;
    border-bottom:1px solid #f1f1f1;
}
.item  .item_tit .item_tit_lf{
    width: 80%;
    float: left;
    padding: 10px 0px;
}
.item  .item_tit .item_tit_lf .name{
    margin-top:10px;
    font-size:16px;
}
.item  .item_tit .item_tit_lf .bottom{
    font-size: 16px;
    margin-top: 10px;
}
.item  .item_tit .item_tit_rg{
    float: right;
    margin-top:10px;
}
.content-pager p{
    font-size:16px;
    line-height:30px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.xgyd li{
    width: 100%;
    padding-left: 15px;
    float: left;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 20px;
    background: url(https://hotel-gaweyeniger.com/static/images/jypdc1809sp.png) no-repeat -228px -31px;
    font-size: 15px;
}


/* tag */
.detail_tag{font-size: 15px;}
.detail_tag a{
    margin: 5px;
    border: 1px solid #37a985;
    padding: 4px 10px;
    border-radius: 10px;
    display: inline-block;
}

@media screen and (max-width: 751px){
	.md_top{
		display: block;
	}
	.g-navlist{
		display: none;
	}
	#topForm{
		display: none;
	}
	.tip{
		display: none;
	}
	.g-box-1200{
		width: 100%;
	}
	.g-nav-full .u-logo{
		width: 100%;
	}
	.g-nav-full .u-logo img{
		margin:auto;
		display: block;
    }
    .m-mianleft_box .m-navwz{
        margin-top:20px;
    }
    .m-answer , ._7ax5t6hyfjg{
        display: none;
    }
}