/*
author:chenlijian;
design:huangjunkai;
update:2015-10-16;
*/
.index-shouye .index-box .nav-center-wenzi li a:hover{text-decoration: none;}
.header{position: fixed;z-index: 999;height: 130px;clear: both;background: #fff; width: 100%;box-shadow: 0 0 12px #888;}
.header_box{max-width: 1600px;margin: 0px auto;padding: 0px 60px;}
.header_l{padding-top: 20px;float: left;}
.header_m{ width: 700px;margin: 0px auto; padding-top: 60px; }
.header_m ul li{ float: left;display: block; font-size: 15px;width: 100px;text-align: center;}
.header_m ul li a{ color: #33312f; }
.header_m ul li a:hover{color: #d00b3c;text-decoration: none;}
.header_m ul li.active{background: url(../images/active_nav.png) 26px top no-repeat;}
.header_m ul li.active a{color: #d00b3c;}
.header_r{float: right;width: 152px;line-height: 32px;margin-top: -20px;}
.header_r .login{ clear: both;overflow: auto;height: auto;padding-left: 18px; }
.header_r .login span{font-family: 宋体;padding:0px 5px;color: #eee; }
.header_r .login a{ color: #33312f;  }
.header_r .login a:hover{color: #d00b3c;text-decoration: none;}
.header_r .yuyan{float: right; width: 32px;height: 32px;text-align: center; background: url(../images/enbg.png) center center no-repeat;}
.header_r .yuyan a{width: 32px;height: 32px;display: block;}
.header_r .yuyan a:hover{width: 32px;height: 32px;background: url(../images/enbg02.png) center center no-repeat;color: #fff;}

.header_r  .dlan{float: left;}
.header_r .tel{font-size: 15px;color: #33312f; text-align: right;background: url(../images/tel.png) 40px 12px no-repeat;}


@keyframes bounceInRight{
	0%{opacity:0;transform:translateX(2000px);}
	60%{opacity:1;transform:translateX(-30px);}
	80%{transform:translateX(10px);}
	100%{transform:translateX(0);}
}
@-webkit-keyframes bounceInRight{
	0%{opacity:0;-webkit-transform:translateX(2000px);}
	60%{opacity:1;-webkit-transform:translateX(-30px);}
	80%{-webkit-transform:translateX(10px);}
	100%{-webkit-transform:translateX(0);}
}


  .book .place .ul2 {
    display: none;
    width: auto;
  }

  #time_first {
    float: left;
  }

  .date_box {
    top: 52px;
    left: 334px;
    border-radius: 0;
    border-color: #d7d7d7;
    height: 360px;
  }

  .date_left_j {
    border: none;
    background: url("../images/iconleft.png") no-repeat center !important;
  }

  .date_right_j {
    border: none;
    background: url("../images/iconright.png") no-repeat center !important;
  }

  .date_dl dd a {
    border: none;
  }

  .date_dl dd a.hover_before {
    background: #e1eef8;
  }

  .date_dl dd a:hover,
  .date_dl dd a.date_cur,
  .date_dl dd a.hover_before:hover {
    background: #217eab;
    color: #fff;
  }

  .date_dl dt {
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 10px;
  }




/* 预订下拉框 */
.headdd{position: relative;}
 .mune-xiala{z-index: 99;
	position: absolute;
	bottom: 30px;
	width: 100%;
}


