@charset "utf-8";
.hotArea .hotAreaAbout h2 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 34px;
}
.hotArea .hotAreaAbout {
  padding-top: 57px;
  height: 190px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 50px;
}
.hotArea .hotAreaAbout strong {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  color: #555;
  margin-bottom: 34px;
}
.hotArea .hotAreaAbout li {
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 20px;
  box-sizing: border-box;
}
.hotArea .hotAreaAbout li span {
  display: block;
  float: left;
  margin-right: 10px;
}
.hotArea .hotAreaAbout li input,
.hotArea .hotAreaAbout li select {
  display: block;
  float: left;
  border-radius: 6px;
  border: none;
  width: 225px;
  height: 50px;
  background: #e7e7e7;
  padding: 0 15px;
}
.hotArea .hotAreaAbout li select {
  background: url(/index/images/xl.png) no-repeat 150px center #e7e7e7;
  width: 175px;
}
.hotArea .hotAreaAbout input[type=button] {
  border: none;
  background-color: #dab868 !important;
  color: #fff;
  display: block;
  border-radius: 6px;
  float: left;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  height: 50px;
  margin-left: 13px;
}
.hotArea .hotAreaAbout input[type=button]:hover{
  background-color: #af9353 !important;
}
.hotArea .hotAreaAbout_2 {
  margin-bottom: 0 !important;
  height: auto;
}
.hotArea .hotAreaAbout_2 h2 {
  color: #dab868;
  text-align: left;
  float: left;
  margin-bottom: 18px;
}
.hotArea .hotAreaAbout_2 strong {
  float: left;
  text-align: left;
  width: 820px;
  padding-left: 10px;
  line-height: 42px;
  margin-bottom: 18px;
}
.hotArea .hotAreaAbout_2 .back {
  background: #e9e9e9;
  height: 110px;
  padding-top: 30px;
}
.hotArea .hotAreaAbout_2 p select,
.hotArea .hotAreaAbout_2 p input {
  background-color: #fff;
}

.hotArea .hotAreaRoom ul.hotAreaRoomList {
  width: 1200px;
  margin: 0 auto;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li {
  float: left;
  width: 580px;
  height: 435px;
  margin-right: 36px;
  margin-bottom: 47px;
  border: 1px solid #e9e9e9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li:nth-child(2n) {
  margin-right: 0 !important;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li:hover {
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.3);
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li i.hotAreaRoomImg {
  position: relative;
  display: block;
  width: 100%;
  height: 342px;
  overflow: hidden;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li i.hotAreaRoomImg img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li i.hotAreaRoomImg b {
  position: absolute;
  color: #fff;
  top: 0;
  left: 20px;
  z-index: 1;
  background: url(../images/icon_1.png) no-repeat center center;
  width: 100px;
  height: 96px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li i.hotAreaRoomImg b span {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  padding-top: 16px;
  line-height: 18px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li i.hotAreaRoomImg b em {
  display: block;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  vertical-align: 1px;
  line-height: 30px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomText {
  height: 93px;
  padding: 19px 15px 0;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomMing {
  float: left;
  display: block;
  width: 240px;
  margin-right: 12px;
  margin-top: 8px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomMing p {
  font-size: 24px;
  font-weight: bold;
  color: #222;
  line-height: 26px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomMing span {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #555;
  margin-top: 2px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomYue {
  float: left;
  color: #dab868;
  text-align: right;
  width: 116px;
  padding-right: 10px;
  margin-top: 12px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomYue span {
  display: block;
  line-height: 16px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomYue em {
  font-style: normal;
  font-weight: normal;
  display: block;
  line-height: 24px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomYue em b {
  font-size: 24px;
  vertical-align: -2px;
  margin-right: 4px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomBao {
  display: block;
  cursor: pointer;
  float: right;
  background-color: #dab868 !important;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 6px;
  line-height: 55px;
  width: 170px;
  height: 55px;
}
.hotArea .hotAreaRoom ul.hotAreaRoomList li .hotAreaRoomBao:hover{
  background-color: #a98e4f !important;
}
.hotArea .Paging {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.hotArea .hotAreaXuan {
  width: 1200px;
  margin: 0 auto;
  height: 307px;
  padding: 0 10px;
  margin-bottom: 48px;
}
.hotArea .hotAreaXuan li {
  position: relative;
  float: left;
  border-radius: 50%;
  overflow: hidden;
  width: 307px;
  height: 307px;
  margin-right: 129px;
  z-index: 1;
}
.hotArea .hotAreaXuan li:last-child {
  margin-right: 0 !important;
}
.hotArea .hotAreaXuan li img {
  overflow: hidden;
  vertical-align: top;
}
.hotArea .hotAreaXuan li img.img1 {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hotArea .hotAreaXuan li img.img2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-transform: rotateY(-180deg);
  -moz-transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hotArea .hotAreaXuan li:hover img.img1 {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.hotArea .hotAreaXuan li:hover img.img2 {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotate(0deg);
  z-index: 1;
}
.hotArea .hotAreaShuo {
  width: 1200px;
  margin: 0 auto;
  height: 210px;
  margin-bottom: 120px;
}
.hotArea .hotAreaShuo h6 {
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 20px;
}
.hotArea .hotAreaShuo .hotAreaShuoBorder {
  position: relative;
  border-radius: 6px;
  height: 161px;
  width: 1199px;
  background: url(/index/images/border.jpg) no-repeat center center;
  padding: 12px 1px 1px;
}
.hotArea .hotAreaShuo .hotAreaShuoBanner {
  min-width: 1199px;
  height: 148px;
}
.hotArea .hotAreaShuo .hotAreaShuoBanner li {
  font-size: 16px;
  background: url(/index/images/lb.png) no-repeat center 29px;
  padding: 43px 100px 0;
  line-height: 30px;
  height: 100% !important;
  width: 100% !important;
  background-color: #fff !important;
}
.hotArea .hotAreaShuo .hotAreaShuoBanner li span {
  float: right;
  font-size: 14px;
}
.hotArea .hotAreaJs {
  position: relative;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  height: 413px;
  background: #f3f3f3;
  margin-top: 16px;
}
.hotArea .hotAreaJs .hotAreaJs_img {
  display: block;
  float: left;
  width: 700px;
  height: 413px;
  vertical-align: top;
  margin-right: 30px;
}
.hotArea .hotAreaJs h3 {
  font-size: 28px;
  line-height: 32px;
  margin-top: 50px;
  margin-bottom: 18px;
}
.hotArea .hotAreaJs strong {
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  background-color: #dab868 !important;
  float: left;
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  margin-bottom: 8px;
}
.hotArea .hotAreaJs p {
  float: left;
  overflow: hidden;
  width: 422px;
  line-height: 18px;
  margin-bottom: 22px;
  padding-left: 13px;
  max-height: 54px;
}
.hotArea .hotAreaYh_Bm {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  height: 345px;
}
.hotArea .hotAreaYh {
  float: left;
  overflow: hidden;
  width: 700px;
  margin-right: 20px;
  border: 1px solid #e7e7e7;
  height: 100%;
  padding: 22px 30px 0;
}
.hotArea .hotAreaYh .hotAreaTitle {
  margin-bottom: 14px;
  padding: 0;
}
.hotArea .hotAreaYh p {
  font-size: 16px;
  line-height: 36px;
}
.hotArea .hotAreaBm {
  float: right;
  width: 480px;
  height: 345px;
  border: 1px solid #e7e7e7;
}
.hotArea .hotAreaBm h2 {
  font-size: 24px;
  text-align: center;
  background-color: #dab868 !important;
  color: #fff;
  line-height: 28px;
  height: 76px;
  padding-top: 16px;
  margin-bottom: 20px;
}
.hotArea .hotAreaBm h2 span {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin-top: 6px;
}
.hotArea .hotAreaBm p {
  margin: 0 auto;
  width: 338px;
  margin-bottom: 10px;
  height: 50px;
  line-height: 50px;
}
.hotArea .hotAreaBm p span {
  display: block;
  float: left;
  font-weight: bold;
  width: 38px;
}
.hotArea .hotAreaBm p input,
.hotArea .hotAreaBm p select {
  display: block;
  float: left;
  border-radius: 6px;
  padding: 0 15px;
  height: 50px;
  line-height: 48px;
  border: 1px solid #ccc;
  width: 300px;
}
.hotArea .hotAreaBm p input[type=button] {
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: #888888;
  border: none;
  line-height: 50px;
}
.hotArea .hotAreaBm p input[type=button]:hover {
  background-color: #dab868 !important;
}
.hotArea .hotAreaBm p select {
  background: url(/index/images/xl.png) no-repeat 279px center;
}
.hotArea .hotAreaTitle {
  display: block;
  font-size: 24px;
  color: #dab868;
  padding-left: 10px;
  line-height: 28px;
  margin-bottom: 15px;
}
.hotArea .hotAreaTitle span {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #555;
  padding-left: 10px;
}
.hotArea .hotAreaUl {
  width: 1200px;
  margin: 0 auto;
  padding-top: 56px;
}
.hotArea .hotAreaUl ul {
  display: inline-block;
}
.hotArea .hotAreaUl_Ui li {
  cursor: pointer;
}
.hotArea .hotAreaUl li {
  position: relative;
  float: left;
  background-color: #fff !important;
  border: 1px solid #eaeaea;
  height: 303px;
  width: 383px;
  margin-right: 25px;
}
.hotArea .hotAreaUl li:last-child {
  margin-right: 0 !important;
}
.hotArea .hotAreaUl li:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.hotArea .hotAreaUl li img.hotAreaUlImg {
  display: block;
  width: 100%;
  vertical-align: top;
  height: 224px;
  transition: all 0.1s ease-out;
}
.hotArea .hotAreaUl li p {
  height: 77px;
  padding: 11px 20px 0;
  color: #333;
}
.hotArea .hotAreaUl li p i {
  display: block;
  float: left;
  border-radius: 50%;
  overflow: hidden;
  width: 55px;
  height: 55px;
  margin-right: 15px;
}
.hotArea .hotAreaUl li p i img {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.hotArea .hotAreaUl li p b {
  display: block;
  float: left;
  font-size: 18px;
  width: 270px;
  line-height: 22px;
  margin-top: 7px;
}
.hotArea .hotAreaUl li p span {
  display: block;
  float: left;
  width: 270px;
  line-height: 18px;
  margin-top: 5px;
  color: #555555;
}
.hotArea .hotAreaUl_Jl li div {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.1s ease-out;
}
.hotArea .hotAreaUl_Jl li div i {
  display: block;
  margin: 0 auto;
  width: 84px;
  height: 84px;
}
.hotArea .hotAreaUl_Jl li div i img {
  display: block;
  width: 100%;
  height: 100%;
  vertical-align: top;
  margin-top: 30px;
  margin-bottom: 2px;
}
.hotArea .hotAreaUl_Jl li div b {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 17px;
}
.hotArea .hotAreaUl_Jl li div span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 34px;
  line-height: 20px;
}
.hotArea .hotAreaUl_Jl li div span b {
  font-size: 14px;
  display: initial;
  width: auto;
}
.hotArea .hotAreaUl_Jl li:hover img.hotAreaUlImg {
  filter: url(blur.svg#blur);
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=4, MakeShadow=false);
}
.hotArea .hotAreaUl_Jl li:hover div {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.hotArea .hotAreaHx {
  margin: 0 auto;
  width: 1200px;
  padding-top: 56px;
}
.hotArea .hotAreaHxTab {
  height: 62px;
}
.hotArea .hotAreaHxTab p {
  float: left;
  position: relative;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  background: #e9e9e9;
  width: 398px;
  height: 62px;
  line-height: 62px;
  margin-right: 3px;
}
.hotArea .hotAreaHxTab p:last-child {
  margin-right: 0 !important;
}
.hotArea .hotAreaHxTab p.hover,
.hotArea .hotAreaHxTab p:hover {
  background-color: #dab868 !important;
  color: #fff;
}
.hotArea .hotAreaHxTab p.hover:before,
.hotArea .hotAreaHxTab p:hover:before {
  position: absolute;
  content: "";
  bottom: -7px;
  left: 193px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #dab868;
}
.hotArea .hotAreaHxImg {
  overflow: hidden;
  margin: 0 auto;
  margin-top: 30px;
}
.hotArea .hotAreaHxImg img {
  display: block;
  margin: 0 auto;
  width: 1138px;
  height: 430px;
  margin-bottom: 16px;
  vertical-align: top;
}
.hotArea .hotAreaHxImg b {
  display: block;
  margin: 0 auto;
  width: 1138px;
  padding: 0 28px;
  line-height: 18px;
  margin-bottom: 11px;
}
.hotArea .hotAreaHxImg p {
  margin: 0 auto;
  width: 1138px;
  padding: 0 28px;
}
.hotArea .hotAreaHxImg p span {
  margin-right: 10px;
}
.hotArea .hotAreaIaj {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 56px;
  padding-bottom: 52px;
}
.hotArea .hotAreaIaj ul li {
  position: relative;
  float: left;
  text-align: center;
  width: 240px;
}
.hotArea .hotAreaIaj ul li img {
  display: block;
  margin: 0 auto;
  vertical-align: top;
  margin-bottom: 12px;
}
.hotArea .hotAreaIaj ul li h6 {
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 12px;
}
.hotArea .hotAreaIaj ul li p {
  line-height: 18px;
  color: #555;
}
.hotArea .hotAreaIaj ul li hr {
  position: absolute;
  border: none;
  right: 0;
  top: 16px;
  height: 196px;
  width: 1px;
  border-left: 1px dashed #d3d3d3;
}
.hotArea .hotAreaHz {
  width: 1200px;
  margin: 0 auto;
  height: 235px;
  padding-bottom: 23px;
}
.hotArea .hotAreaHz hr {
  display: block;
  width: 100%;
  border: none;
  background: #e9e9e9;
  height: 2px;
  margin-bottom: 18px;
}
.hotArea .hotAreaHz_banner {
  width: 100%;
  height: 169px;
}
.hotArea .hotAreaHz_banner li i {
  display: block;
  float: left;
  text-align: center;
  width: 14%;
}
.hotArea .hotAreaHz_banner li p {
  float: left;
  color: #555;
  line-height: 20px;
  width: 86%;
  padding-right: 20px;
  padding-top: 3px;
}
.hotArea .hotAreaHz_banner li b {
  display: block;
  float: left;
  width: 8%;
}
.hotArea .hotAreaHz_banner li span {
  display: block;
  float: left;
  width: 92%;
}
.hotArea .hotAreaHz_banner .hotAreaHzA {
  display: block;
  position: absolute;
  top: -66px;
  width: 41px;
  height: 41px;
}
.hotArea .hotAreaHz_banner .hotAreaHzPrev {
  background: url(/index/images/prev.png) no-repeat center center;
  right: 45px;
}
.hotArea .hotAreaHz_banner .hotAreaHzPrev:hover {
  background: url(/index/images/prev_1.png) no-repeat center center;
}
.hotArea .hotAreaHz_banner .hotAreaHzNext {
  background: url(/index/images/next.png) no-repeat center center;
  right: 0px;
}
.hotArea .hotAreaHz_banner .hotAreaHzNext:hover {
  background: url(/index/images/next_1.png) no-repeat center center;
}
.hotArea .hotAreaPop {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 12;
}
.hotArea .hotAreaPopEsc {
  position: absolute;
  cursor: pointer;
  top: -21px;
  right: -21px;
}
.hotArea .hotAreaPopUi {
  background-color: #fff !important;
  margin: 0 auto;
  position: relative;
  display: none;
  top: 50%;
  width: 840px;
  height: 580px;
  margin-top: -290px;
  padding: 22px;
}
.hotArea .hotAreaPopUi .hotAreaAbout {
  border: none;
  padding: 0;
  height: auto;
}
.hotArea .hotAreaPopUi .hotAreaAbout p {
  width: auto;
  margin-bottom: 0;
}
.hotArea .hotAreaPopUi .hotAreaAbout p span {
  width: auto;
}
.hotArea .hotAreaPopUi .hotAreaAbout p input {
  width: 216px;
}
.hotArea .hotAreaPopUi .hotAreaAbout input[type=button] {
  width: 216px;
  margin-left: 14px;
}
.hotArea .hotAreaPopUi_banner {
  width: 100%;
  height: 468px;
  min-width: 100%;
  margin-bottom: 20px;
}
.hotArea .hotAreaPopUi_banner li {
  position: relative;
  width: 796px;
  height: 468px;
}
.hotArea .hotAreaPopUi_banner li img {
  width: 100%;
  height: 100%;
}
.hotArea .hotAreaPopUi_banner li em {
  position: absolute;
  display: block;
  background-color: #dab868 !important;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-align: center;
  top: 20px;
  left: 20px;
  width: 180px;
  height: 50px;
  line-height: 50px;
}
.hotArea .hotAreaPopUi_banner li p {
  position: absolute;
  width: 100%;
  overflow: hidden;
  color: #fff;
  height: 70px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.78);
  padding: 13px 15px;
  line-height: 22px;
}
.hotArea .hotAreaPopUi_banner li p b {
  display: block;
  float: left;
  font-style: normal;
  font-weight: normal;
  width: 76px;
}
.hotArea .hotAreaPopUi_banner li p span {
  display: block;
  float: left;
  width: 686px;
}
.hotArea .hotAreaPopUi_banner .hotAreaPopUiA {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: 200;
}
.hotArea .hotAreaPopUi_banner .hotAreaPopUiPrev {
  left: 0;
  cursor: url(/index/images/cul.png), auto !important;
}
.hotArea .hotAreaPopUi_banner .hotAreaPopUiNext {
  right: 0;
  cursor: url(/index/images/cur.png), auto !important;
}
.hotArea .hotAreaPopAbout {
  position: relative;
  margin: 0 auto;
  background-color: #fff !important;
  border-radius: 6px;
  display: none;
  top: 50%;
  width: 550px;
  height: 460px;
  margin-top: -207.5px;
}
.hotArea .hotAreaPopAbout .hotAreaPopEsc {
  top: -17px;
  right: -17px;
}
.hotArea .hotAreaPopAbout h2 {
  font-size: 28px;
  text-align: center;
  color: #fff;
  background-color: #dab868 !important;
  font-style: normal;
  font-weight: normal;
  height: 90px;
  line-height: 32px;
  padding-top: 24px;
  border-radius: 6px 6px 0 0;
}
.hotArea .hotAreaPopAbout h2 span {
  display: block;
  font-size: 14px;
  margin-top: 3px;
  line-height: 18px;
}
.hotArea .hotAreaPopAbout strong {
  font-style: normal;
  font-weight: normal;
  display: block;
  text-align: center;
  font-size: 16px;
  height: 55px;
  padding-top: 15px;
}
.hotArea .hotAreaPopAbout strong em {
  color: #dab868;
  font-style: normal;
  font-weight: normal;
  font-weight: bold;
  font-size: 20px;
  vertical-align: 0px;
}
.hotArea .hotAreaPopAbout p {
  margin: 0 auto;
  width: 385px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
}
.hotArea .hotAreaPopAbout p span {
  display: block;
  float: left;
  text-align: right;
  width: 75px;
  padding-right: 18px;
}
.hotArea .hotAreaPopAbout p input,
.hotArea .hotAreaPopAbout p select {
  border: none;
  display: block;
  float: left;
  border-radius: 6px;
  background: #e7e7e7;
  width: 310px;
  height: 50px;
  padding: 0 25px;
}
.hotArea .hotAreaPopAbout p input[type=button] {
  background-color: #dab868 !important;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.hotArea .hotAreaPopAbout p select {
  background: url(/index/images/xl.png) no-repeat 283px center #e7e7e7;
}
.hotArea .hotAreaRight {
  position: fixed;
  right: 40px;
  top: 40%;
  width: 71px;
  border-radius: 5px 5px 0 0;
}
.hotArea .hotAreaRight a {
  cursor: pointer;
  display: block;
  margin-bottom: 2px;
}
.hotArea .hotAreaRight a.hotAreaRightAbout {
  overflow: hidden;
  height: 237px;
  background: url(/index/images/r2.png) no-repeat center center;
}
.hotArea .hotAreaRight a.hotAreaRightAbout img {
  display: block;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
}
.hotArea .hotAreaRight a img {
  vertical-align: top;
}
.hotArea img {
  border-radius: 5px 5px 0 0;
}
.hotAreaRoomText:hover a{
  text-decoration: none;
  outline: 0 none;
}
@media screen and (min-width: 1921px) and (max-width: 10000px) {
  .hotAreaBanner {
    background-size: 100%!important;
  }
}



.slider {
  width: 100%;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
  background-color: #fff !important;
  text-align: center;
  height: 500px;
}
.slider .bd {
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: 600px;
}
.slider .bd li {
  width: 1200px;
  overflow: hidden;
  position: relative;
}
.slider .bd li img.bdImg {
  display: block;
  width: 1200px;
  height: 500px;
}
.slider .tempWrap {
  overflow: visible !important;
}
.slider .tempWrap ul {
  margin-left: -1200px !important;
}
.slider .hd {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 1;
  height: 2px;
  bottom: 8px;
}
.slider .hd li {
  overflow: hidden;
  cursor: pointer;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 2px;
  line-height: 99px;
  background: #333;
  margin: 0 3px;
}
.slider .hd li.on {
  background-color: #fff !important;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  width: 30px;
}
.slider .pnBtn {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 500px;
}
.slider .prev {
  left: -50%;
  margin-left: -600px;
}
.slider .next {
  left: 50%;
  margin-left: 600px;
}
.slider .pnBtn .blackBg {
  display: block;
  position: absolute;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  left: 0;
  top: 0;
  width: 100%;
  height: 500px;
  background: #000;
}

.home3d {
  overflow: hidden;
  padding-top: 78px;
}
.home3d .homeTitle {
  margin-bottom: 38px;
}
.home3d .home3dName {
  position: absolute;
  width: 400px;
  height: 440px;
  color: #fff;
  padding: 10px 20px;
  background: rgba(179, 12, 12, 0.83);
  text-align: left;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top: 30px;
  left: 30px;
  /* transition: all 0.6s ease-out 0.2s; */
}
.home3d .home3dName.hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  top: 30px;
}
.home3d .home3dName .li1_text_p{
  font-size: 50px;
  margin-left: 30px;
}
.home3d .home3dName dl{
  font-size: 18px;
  line-height: 30px;
}

.home3d .hd {
  display: none;
}
.home3d .slider .prev span {
  background: url(/index/images/scrollLeft.png) no-repeat 98% center rgba(0, 0, 0, 0.4);
  opacity: inherit;
}
.home3d .slider .next span {
  background: url(/index/images/scrollRight.png) no-repeat 2% center rgba(0, 0, 0, 0.4);
  opacity: inherit;
}
.home_tit_wk{
  width: 1200px;
  margin: auto;
}
.home_tit_wk li{
  float: left;
  width: 200px;
  text-align: center;
  font-size: 26px;
  line-height: 50px;
  margin-bottom: 20px;
}
.home_tit_wk .active{
  color: red;
}