
.pagefy b {
 background-color:#1e8a94;
 color:#fff; 
 padding-left:10px;
 padding-right:10px;
 padding-top:5px;
 padding-bottom:5px;

}


.userBox_banner {
    
    height: 184px;
    overflow: hidden;
    line-height: 184px;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-bottom: 34px;
}

.about{background: url(../imgv/about.jpg) repeat-x center center;}
.database{background: url(../imgv/database.jpg) repeat-x center center; color:#000}
.news{background: url(../imgv/news.jpg) repeat-x center center; color:#000}
.service{background: url(../imgv/banner11.jpg) repeat-x center center; height:350px;}
.userBox {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    background: #f9f9f9;
}


.userBox_center {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.about_center {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 50px;
}

.about_left {
    width: 280px;
    float: left;
    border: 1px solid #eee;
    background: #fff;
}
.about_left a.about_leftCurrent {
    font-weight: bold;
}
.about_us p {
    font-size: 16px;
    line-height: 30px;
}
.about_left a{
	border-bottom: 1px solid #eee;
	display: inline-block;
	width: 100%;
	height: 105px;
	text-align: center;
	line-height: 105px;
	font-size: 20px;
	color: #313131;
	position: relative;
}
.about_left a:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}
.about_left a:hover:after{
	background: #1e8a94;
}
.about_left a:hover{
	font-weight: bold;
}
.about_left a.about_leftCurrent{
	font-weight: bold;
}
.about_left a.about_leftCurrent:after{
	background: #1e8a94;
}

.about_right {
    width: 846px;
    padding: 30px;
    background: #fff;
    float: right;
    display: inline-block;
}



.hosList_list {
    width: 100%;
    display: inline-block;
    float: left;
}



.hosList_list li {
    float: left;
    width: 100%;
    display: inline-block;
    height: 164px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #eee;
    margin-top: 28px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.hosList_listImg {
    width: 230px;
    height: 146px;
    overflow: hidden;
    float: left;
}

.hosList_listImg img {
    width: 100%;
    min-height: 146px;
}
.hosList_listMain {
    width: 590px;
    float: right;
    display: inline-block;
}

.hosList_listTitle {
    line-height: 44px;
    margin-top: 0px;
    width: 100%;
    font-size: 20px;
    margin-bottom: 6px;
    height: 44px;
    overflow: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.hosList_listContent {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    padding-right: 20px;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px dashed #eee;
}
 .hosList_listContent p {
    height: 52px; overflow:hidden
}

.hosList_listBar {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ababab;
    font-size: 14px;
}
.hosList_listBar .fr {
    margin-right: 20px;
}
.hosList_listBar {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ababab;
    font-size: 14px;
}
.hosList_listTitle h4 {
    font-weight: bold;
}
.about_ContactBox {
    width: 100%;
    display: inline-block;
    float: left;
    border-bottom: 1px dashed #eee;
    padding-bottom: 26px;
    padding-top: 26px;
}
.about_ContactMain {
    float: right;
    width: 570px;
}

.about_ContactMain h6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    text-indent: 14px;
}
.about_ContactMain p {
    font-size: 15px;
    line-height: 25px;
}
.about_ContactMain h6:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 3px;
    height: 18px;
    background: #1e8a94;
}
.about_ContactBox img {
    float: left;
    cursor: pointer;
}

.allMap_box {
    width: 840px; display:none;position: relative;
    height: auto;
    overflow: auto; 
}

.allmap_goback {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 80px;
    height: 36px;
    background: #1e8a94;
    z-index: 10;
    color: #fff;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}


.proDetail_left {
    width: 1200px;
	margin:auto; margin-top:30px;
    
}
.hosList_left01 {
    width: 1140px;
    padding: 30px;
    padding-top: 0;
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    margin-bottom: 16px;
    padding-top: 0px;
}

.hosList_title {
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
}

.hosList_title span {
    border-bottom: 2px solid #0362ae;
    display: inline-block;
    height: 66px;
    font-size: 24px;
    line-height: 66px;
	font-weight: bold;
    color: #313131;
}

.list_search {
    width: 284px;
    height: 32px;
    border: 1px solid #eee;
    border-radius: 4px;
    float: right;
    margin-top: 18px;
}
.list_search input {
    width: 228px;
    height: 26px; line-height:26px;
    float: left;
    margin-top: 3px;
    margin-left: 16px; border:0;
    font-size: 14px;
}
.list_search img {
    width: 21px;
    height: 21px;
    cursor: pointer;
    float: right;
    margin-right: 12px;
    margin-top: 5px;
}

.hosListNav {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 17px 0;
    border-bottom: 1px dashed #eee;
    position: relative;
}

.hosListNav h3 {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    float: left;
    position: relative;
    padding-right: 14px;
    line-height: 36px;
    margin-right: 10px;
    width: 76px;
}
.hosList_entity {
    display: inline-block;
    float: left;
    width: 710px;
    line-height: 36px;
    font-size: 14px;
    height: 36px;
    overflow: hidden;
}

.hosList_entity a {
    margin: 0 10px;
    display: inline-block;
}
.hosListNav h3:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 2px;
    background: #1e8a94;
    height: 16px;
}
.docList_list {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 32px;
}
.docList_list li {
    width: 363px;
    height: 184px;
    float: left;
    border: 1px solid #eee;
    margin-right: 22px;
    margin-bottom: 20px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.docList_listImg {
    width: 150px;
    height: 184px;
    overflow: hidden;
    float: left;
}
.docList_listBox {
    width: 187px;
    float: left;
    padding: 0 13px;
    position: relative;
    height: 185px;
}
.docList_listImg img {
    width: 100%;
    min-height: 184px;
}
.docList_listBox h3 {
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    margin-top: 12px;
    overflow: hidden;
}
.docList_listItem {
    width: 100%;
    font-size: 14px;
}
.docList_listItem span {
    display: inline-block;
    float: left;
    font-weight: bold;
    position: relative;
    width: 38px;
    height: 24px;
    line-height: 24px;
}
.docList_listTab {
    float: right;
    line-height: 24px;
    width: 149px;
}

.docList_listBox .item_listFeature {
    margin-top: 12px;
    border-top: 1px dashed #eee;
    position: absolute;
    bottom: 0;
    right: 13px;
    width: 187px; text-align:center;
}
.docList_listBox .item_listFeature i{ padding:5px 30px; background:#0362ae;border-radius: 4px; color:#fff}
.item_listFeature {
    height: 50px;
    width: 100%;
    display: inline-block;
    float: left;
    line-height: 50px;
}

.docList_list li:nth-child(3n) {
    margin-right: 0;
}

.docList_list li:nth-child(6n) {
    margin-right: 0;
}
.docList_list li:nth-child(9n) {
    margin-right: 0;
}
.docList_list li:nth-child(12n) {
    margin-right: 0;
}
.docList_list li:nth-child(15n) {
    margin-right: 0;
}

.docDetail_left01 {
    border: 1px solid #eee;
    display: inline-block;
    width: 1140px;
    background: #fff;
    padding: 30px;
    margin-bottom: 16px;
}
.docDetaill_docIntro {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 40px;
    float: left;
}

.docDetaill_docImg {
    width: 300px;
    height: 300px;
    overflow: hidden;
    float: left;
    background: #e5e5e5;
}
.docDetaill_docInfo {
    width: 800px;
    float: right;
    margin-top: 10px;
    display: inline-block;
}
.docDetaill_docList {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dashed #eee;
    color: #313131;
}

.docDetaill_docList_b {
    width: 100%;
    height: 70px;
    line-height:70px;
    border-bottom: 1px dashed #eee;
    color: #313131; padding-bottom:20px;
	font-size:30px; font-weight:bold
}

.docDetaill_docList_yy{background: #0362ae;
    border-radius: 4px;
  color: #fff; width:200px; height:40px; line-height:40px; text-align:center; margin-top:30px; float: left; margin-right:30px; font-size:16px;}

.docDetaill_docList p {
    display: inline-block;
    float: left;
    margin-right: 36px;
}
.docDetaill_docList p span {
    position: relative;
    display: inline-block;
    float: left;
    font-weight: bold;
    text-indent: 13px;
}
.docDetaill_docList p span:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    width: 3px;
    height: 15px;
    background: #0362ae;
}

.docDetaill_docDetail {
    width: 100%;
    display: inline-block;
    float: left;
}
.proDetail_title {
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
}
.docDetaill_docDetail p {
    font-size: 14px;
    color: #313131;
    line-height: 28px;
    margin-top: 18px;
}
.proDetail_title span {
    border-bottom: 2px solid #0362ae;
    display: inline-block;
    height: 22px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 22px;
    color: #313131;
}

.item02{  width:1230px; margin:auto; overflow: hidden}
.item02_1{ width:1200px; background:url(../imgv/bt.png) repeat-x center center; height:82px; margin: 0 auto  }
.item02_2{ font-size:30px; color:#49b655; width:100%; text-align:center; line-height:1; padding-top:25px;}
.item02_3{ font-size:14px; color:#999999; width:100%; text-align:center;line-height:1; padding-top:13px;}
.item02_4{ width:370px; height:240px; overflow:hidden}
img {
  
    transition: all 2s;
    -webkit-transition: all 2s;

}

.item02_4 img:hover{
display: block;

    transition: all 2s;
    -webkit-transition: all 2s;
　
    transform: scale(1.1);
    -webkit-transform: scale(1.1);



}

.item02 ul {  overflow: hidden; padding-bottom:30px;}
.item02 ul li{ width:370px; padding:7px; box-shadow: 0 0 6px rgba(0,0,0,.07); float:left; margin-left:20px; background:#fff; margin-bottom:20px;}
.item02_5{ float:left; color:#333333; font-size:18px;}
.item02_6{ float: right; color:#28a999; font-size:18px;}
.item02_7{ padding:30px 0 20px 0; overflow:hidden}



.proDetail_fixedBannerBox {
    width: 100%;
    height: 156px;
    display: inline-block;
    float: left;
}

.proDetail_banner {
    height: 156px;
    width: 100%;
    display: inline-block;
    float: left;
	background:#1e8a94;
    position: relative;
    z-index: 98;
    top: 0;
    left: 0;
}

.proDetail_bannerBox {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 34px;
    color: #fff;
}
.proDetail_bannerBox01 {
    width: 412px;
}

.proDetail_bannerBox01 h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
}
.proDetail_bannerBox01 p {
    font-size: 14px;
    line-height: 26px;
    height: 54px;
    overflow: hidden;
    margin-top: 10px;
}

.proDetail_bannerBox03 {
    width: 400px; 
}
.fr {
    float: right;
}
.proDetail_bannerBox03 a {
    background: #fff;
   
    display: block;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    width: 154px;
    font-size: 18px;
    float: right;
    border-radius: 4px;
    color: #1e8a94;
}
.proDetail_bannerBox03 p {
    float: right;
    margin-right: 26px;
    width: 200px;
    text-align: right;
    font-size: 26px;
    line-height: 28px;
}
.proDetail_bannerBox03 p i {
    font-size: 14px;
}
.bg01_box {
    background: #f9f9f9;
    width: 100%;
    display: inline-block;
    float: left;
    padding-bottom: 54px;
    position: relative;
}
.proDetail_center {
    width: 1200px;
    margin: 0 auto;
}
.proDetail_nav {
    width: 100%;
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    margin-top: 4px;
    overflow: hidden;
}
.proDetail_left01 {
    width: 846px;
    height: 288px;
    border: 1px solid #eee;
    background: #fff;
    padding: 30px;
    margin-bottom: 16px;
}

.proDetail_left01_banner {
    width: 418px;
    height: 288px;
    overflow: hidden;
    float: left;
}

.proDetail_right {
    width: 280px;
    float: right;
    display: inline-block;
}

.proDetail_right03 {
    display: inline-block;
    float: left;
    border: 1px solid #eee;
    width: 100%;
    height: 285px;
    background: #fff;
    margin-bottom: 16px;
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    overflow: hidden;
}
.proDetailr03_img {
    width: 280px;
    height: 186px;
    overflow: hidden;
    position: relative;
}
.proDetailr03_img img {
    width: 100%;
    min-height: 186px;
}
.proDetailr03_title {
    width: 236px;
    margin-left: 22px;
    border-bottom: 1px dashed #eee;
    font-size: 16px;
    color: #313131;
    line-height: 20px;
    padding: 5px 0;
    font-weight: bold;
}

.proDetailr03_bar {
    width: 236px;
    margin-left: 22px;
    font-size: 18px;
    color: #313131;
    line-height: 20px;
    padding: 10px 0;
   
}
.proDetail_right01 {
    width: 404px;
    height: 100px;
}

.proDetail01_listBox {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 10px;
    height: 180px;
}
.proDetail01_list {
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #313131;
    overflow: hidden; position:relative
}
.proDetail01_list em {
    text-indent: 12px;
    float: left;
    font-weight: bold;
}
.proDetail01_list span {
    text-indent: 8px;
    margin-left: 15px;
    width: 300px;
    overflow: hidden;
}
.proDetail01_list em:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #313131;
}
.proDetail01_link02 {
  
   background: #1e8a94;
    border-radius: 4px;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    float: left;
    margin-right: 30px;
    font-size: 16px;
}
.proDetail_left02 {
    width: 846px;
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    padding: 30px;
    margin-bottom: 16px;
   
}
.se_y{ padding:20px 0; font-size:15px; line-height:25px; color:#333}

.se_y1{ width: 100%; padding: 20px 0px; border-bottom: 1px dashed rgb(238, 238, 238); display: inline-block;}
.se_y2{ width:270px; height:200px; float: left}
.se_y3{ float:right; font-size:18px; line-height:40px; width:555px;}
.se_y4{ float:right; font-size:14px; line-height:30px;width:555px; height:90px; overflow:hidden}
.se_y5 {
    background: #1e8a94;
    border-radius: 4px;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 15px;
    float: left;
    margin-right: 30px; margin-left:22px;
    font-size: 16px;
}

.articaDetail_tip {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 22px;
}
.articaDetail_box h2 {
    font-size: 24px;
    color: #313131;
    text-align: center;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 18px;
    line-height: 34px;
}
.articaDetail_pnr{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}



.bot_xyp {
    padding-top: 20px;
    width: 600px;
    float: left;
}
.bot_xyp a {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}
.bot_fh {
    width: 150px;
    float: right;
    margin-top: 38px;
    background: #1e8a94;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}

/*会员*/

.top-banner {
    height: 380px;
    background: url(/imgv/comy-bannerv5.png) no-repeat center top;
    text-align: center;
}

.top-banner .big-title {
    font-size: 38px;
    color: #FFE1AE;
    font-weight: bold;
    padding-top: 69px;
    letter-spacing: 5px;
}
.top-banner .small-title {
    padding-top: 8px;
    font-size: 21px;
    color: #ffe1ae;
    opacity: 0.7;
}

.top-banner .open-vip-btn {
    display: inline-block;
    margin-top: 27px;
    width: 200px;
    height: 48px;
    line-height: 45px;
    border-radius: 4px;
    color: #eed9ae;
    border: 2px solid #f1deb5;
    font-size: 16px;
    opacity: 0.7;
    box-sizing: border-box;
}
.top-banner .open-vip-btn:hover {
    color: #65430B;
    opacity: 1;
    border: 0;
    line-height: 48px;
    background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
}


 .top-icon-box {
    width: 1200px;
    margin: 0 auto;
}
 .top-icon-box ul {
    padding-left: 85px;
    margin-top: -74px;
}

.top-icon-box ul .list {
    text-align: center;
    margin: 0 55px 0 55px;
}
 .top-icon-box ul .list .icon-box {
    width: 144px;
    height: 133px;
    background: url(../imgv/ttt.png);
    text-align: center;
    line-height: 134px;
}
.top-icon-box ul .list .icon-box .iconfont {
    font-size: 44px;
    color: #65430b;
}

.icon-leibie:before{}

.top-icon-box ul .list .pointer {
    position: relative;
    cursor: pointer;
}
.top-icon-box ul .list .text1 {
    color: #65430b;
    font-size: 18px;
    padding: 16px 0 3px 0;
    font-weight: bold;
}
 .top-icon-box ul .list .text2 {
    color: rgba(0, 16, 19, 0.5);
    font-size: 16px;
}
.meal-box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 96px;
    text-align: center; padding-bottom:60px;
}
.decorate {
    font-size: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
}

.decorate:after {
    content: '';
    width: 101px;
    height: 19px;
    position: absolute;
    top: 12px;
}
 .decorate:before {
    content: '';
    width: 101px;
    height: 19px;
    position: absolute;
    top: 12px;
}

.decorate:before {
    left: -140px;
    background: url(../imgv/t5.png);
}
.decorate:after {
    right: -140px;
    background: url(../imgv/t4.png); 
}







 .meal-box > ul {
  padding: 90px 0 50px;
}
 .meal-box > ul .meal-list {
  width: 374px;
  height: 678px;
  background: #ffffff;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  margin-right: 28px;
  border: 2px solid transparent;
  transition: all 0.4s;
}
 .meal-box > ul .meal-list:hover {
  border-color: #c89e59;
  box-shadow: 0px 4px 16px 2px #c89e5944;
  transform: scale(1.03);
}
 .meal-box > ul .meal-list:nth-child(3n+3) {
  margin-right: 0px;
}
 
 .meal-box > ul .meal-list .hot-box span {
  font-weight: bold;
  padding: 0 2px;
}
 .meal-box > ul .meal-list .top {
  height: 100px;
}
 .meal-box > ul .meal-list .top .text1 {
  padding: 20px 0 4px 0;
  font-size: 20px;
}
 .meal-box > ul .meal-list .top .text2 {
  font-size: 14px;
  color: #65430B;
}
 .meal-box > ul .meal-list .con {
  padding: 24px 30px 0 30px;
  font-size: 14px;
}
 .meal-box > ul .meal-list .con .price {
  font-size: 44px;
  color: #65430B;
  font-weight: bold;
  padding-bottom: 10px; position:relative
}
 .meal-box > ul .meal-list .con .price .old-price {
  position: absolute;
  font-size: 20px;
  color: #FF6869;
  margin-left: 113px; right:20px;
  font-weight: normal;
}
 .meal-box > ul .meal-list .con .price .old-price:after {
  content: '';
  width: 107%;
  height: 2px;
  background-color: #FF6869;
  position: absolute;
  top: 13px;
  left: 0px;
  right: 0;
}
 .meal-box > ul .meal-list .con .price span {
  font-size: 14px;
  font-weight: normal;
  color: rgba(0, 16, 19, 0.5);
  padding-left: 8px;
  vertical-align: 2px;
}
 .meal-box > ul .meal-list .con .now-open-vip {
  display: inline-block;
  width: 219px;
  height: 44px;
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
  border-radius: 4px;
  color: #65430b;
  font-size: 16px;
  line-height: 44px;
}
 .meal-box > ul .meal-list .con .now-open-vip:hover {
  opacity: 0.8;
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
}
 .meal-box > ul .meal-list .con .now-open-vip:active {
  opacity: 0.8;
  background: linear-gradient(180deg, #afa286 0%, #866d44 100%);
}
 .meal-box > ul .meal-list .con .line {
  background: rgba(0, 16, 19, 0.15);
  height: 1px;
  margin: 24px 0 20px;
}
 .meal-box > ul .meal-list .con .half-box-top {
  height: 180px;
}
 .meal-box > ul .meal-list .con .half-box-bottom {
  height: 180px;
}
 .meal-box > ul .meal-list .con .style-bold {
  font-weight: bold;
  color: rgba(0, 16, 19, 0.5);
  padding-bottom: 8px;
}
 .meal-box > ul .meal-list .con .style-light {
  color: #001013;
  padding-bottom: 8px;
}
 .meal-box > ul .meal-list .con .style-light > span {
  color: #65430B;
  font-weight: bold;
  padding: 0 4px;
}
 .meal-box > ul .meal-list .con .style-light .question {
  font-size: 14px;
  color: #65430B;
  line-height: 16px;
  cursor: pointer;
  position: relative;
}
 .meal-box > ul .meal-list .con .style-light .question .tip {
  display: none;
  position: absolute;
  width: 120px;
  padding: 10px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  line-height: 20px;
  background: #fff;
  border-radius: 6px;
  top: -8px;
  left: 20px;
  font-size: 12px;
  color: #001013;
  box-sizing: border-box;
  text-align: left;
}

 .meal-box > ul .meal-list .con .style-light .question .tip b {
  color: #65430B;
  display: block;
}
 .meal-box > ul .meal-list .con .style-light .question:hover .tip {
  display: inline-block;
}
 .meal-box > ul .meal-list .con .style-normal {
  margin-top: -8px;
  color: rgba(0, 16, 19, 0.5);
  padding-bottom: 8px;
}
 .meal-box > ul .meal-list .con .style-normal.zz {
  font-weight: bold;
  color: #6B4100;
}
 .meal-box > ul .meal-list .con .look-range {
  display: block;
  color: #6B4100;
}
 .meal-box > ul .meal-list .con .look-range:hover {
  text-decoration: underline;
}
 .meal-box > ul .meal-list:nth-child(1) {
  background: url(../imgv/t1.png) no-repeat border-box;
}
 .meal-box > ul .meal-list:nth-child(2) {
  background:  url(../imgv/t2.png) no-repeat border-box;
}
 .meal-box > ul .meal-list:nth-child(3) {
  background:  url(../imgv/t3.png) no-repeat border-box;
}

 .meal-box .tip {
  font-size: 14px;
  color: rgba(0, 16, 19, 0.5);
}
 .meal-box .tip a {
  margin-left: 8px;
}
 .meal-box > ul .meal-list .con .price span {
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 16, 19, 0.5);
    padding-left: 8px;
    vertical-align: 2px;
}
.icon-dxwt{ width:50px; height:50px; padding:41.5px 47px;}
.vip-fw{ width:100%;}
.vip-fw1{ width:33.3%; float:left}
.vip-fw2{ width:100%; float:left; font-size:14px; line-height:30px;}
.vip-fw3{ width:50px; height:50px; border-radius: 45px; border:4px solid #f8f3ea; background:#ddb779;    margin: auto; }
.vip-fw3 img{ width:44px; height:44px; padding:3px}
.vip-fw4{ width:100%; text-align:center; font-size:18px; font-weight:bold; line-height:70px; height:70px;}


.choose-quest-table {
    width: 1200px;
    position: relative;
    background-color: #fff;
    display: inline-block;
    box-shadow: -1px 0px 2px 0px rgba(184, 146, 82, 0.2); margin-top:70px;
}
.choose-quest-table tr.top {
    position: relative;
}


.choose-quest-table tr.top td:nth-child(2) {
    background-color: #F5F5F5;
    padding-top: 27px;
}
.choose-quest-table tr.top td:nth-child(3) {
    background-color: #FAEFD9;
    text-shadow: 0 0 black;
}

.choose-quest-table tr.top td:nth-child(4) {
       background-color: #EAD2A3;
}


.table-box .choose-quest-table tr.top td {
    height: 106px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    box-sizing: border-box;
    width: 160px;
    padding: 13px 0px;
}
.choose-quest-table tr.top td {
    height: 106px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    box-sizing: border-box;
    width: 300px;
    padding: 13px 0px;
}
.choose-quest-table tr td span {
    position: relative;
    z-index: 2;
}
.choose-quest-table span {
    display: inline-block;
    color: #001013;
    font-weight: normal;
}

.choose-quest-table tr.top .tip-box {
    color: #65430B;
    display: block;
    width: 68px;
    margin: 6px auto 0;
    background-color: rgba(200, 158, 89, 0.25);
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    border-radius: 2px;
}

 .choose-quest-table tr.top .top-shaow {
    height: 106px;
    box-shadow: 0px 2px 3px 0px rgba(184, 146, 82, 0.5);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.choose-quest-table span {
    display: inline-block;
    color: #001013;
    font-weight: normal;
}

.choose-quest-table tr td {
    line-height: 26px; text-align:center;
    padding: 16px;
    vertical-align: middle;
    box-sizing: border-box;
}

.nrkd{ width:300px;  font-size:15px; line-height:70px;}
.bj1{ background:#F5F5F5;}
.bj2{    background-color: #FAEFD9;}
.bj3{background-color: #EAD2A3;}

.td-7777{ position:relative; top:70px;}
.td-778{  background: rgba(101, 67, 11, 0.05); position:absolute; top:0; z-index:1; left:0; width:100%; height:70px;}

i{font-style:normal}