* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  box-sizing: border-box;
  text-decoration: none;
}
img {
  border: none;
}
.header {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.header .header_nav {
  width: 100%;
  height: 46px;
  position: absolute;
  left: 0;
  top: 0;
}
.header .header_nav .logo {
  padding-top: 2px;
  padding-left: 40px;
  display: inline-block;
}
.header .header_nav .logo img {
  height: 46px;
}
.header .header_nav ul {
  display: inline-block;
  height: 46px;
}
.header .header_nav li {
  display: inline-block;
  float: left;
  list-style: none;
  margin: 10px;
  color: white;
}
.header .header_nav li a {
  color: white;
}
.header .header_nav .hello {
  float: right;
  line-height: 46px;
  margin-right: 180px;
  display: inline-block;
}
.header .header_nav .hello a {
  color: white;
}
.header .header_cover {
  width: 100%;
  height: 46px;
  opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  background: black;
  position: absolute;
  left: 0;
  top: 0;
}
.bj {
  width: 100%;
  height: 630px;
  background-size: cover;
  background-position: center;
}
.city {
  width: 1256px;
  margin: auto;
  margin-bottom: 40px;
  position: relative;
  left: 50%;
  margin-left: -603px;
}
.synav {
  height: 60px;
  margin-top: 25px;
  margin-bottom: 23px;
  position: relative;
}
.synav a {
  color: #636363;
  font-size: 16px;
}
.synavtitle {
  margin-left: 4px;
  display: inline-block;
}
.synav ul {
  display: inline-block;
  float: right;
  margin-right: 25px;
}
.synav span {
  color: black;
  font-size: 30px;
  line-height: 60px;
}
.synav li {
  margin-top: 15px;
  display: inline-block;
  float: left;
  height: 36px;
  color: #636363;
  font-size: 16px;
  line-height: 36px;
  margin-left: 30px;
  padding: 0 2px;
  cursor: pointer;
}
.synav li:hover {
  color: #e99605;
}
.synav .on {
  color: #e99605;
  border-bottom: 2px solid #e99605;
}
.city_cs {
  width: 100%;
}
.city_c {
  width: 100%;
  padding-left: 4px;
  overflow: hidden;
}
.sleft {
  position: absolute;
  left: -65px;
  top: 220px;
  z-index: 999;
  cursor: pointer;
}
.sright {
  position: absolute;
  right: -42px;
  top: 220px;
  z-index: 999;
  cursor: pointer;
}
.citysheying {
  width: 1256px;
  margin: auto;
  margin-bottom: 40px;
  position: relative;
  left: 50%;
  margin-left: -603px;
}
.sheyinglunbo {
  position: relative;
  width: 1256px;
  overflow: hidden;
  height: 370px;
}
.sheyings {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.city_sheying {
  float: left;
  width: 100%;
  padding-left: 4px;
  overflow: hidden;
}
.city_sheying .city_sheying_r {
  width: 392.33px;
}
.city_sheying_r .stext:hover {
  box-shadow: 1px 1px 4px #ccc;
}
.city_sheying_r .simg {
  width: 392.33px;
  height: 224px;
  overflow: hidden;
  position: relative;
}
.city_sheying_r .simg .sscover {
  transition: all 0.5s;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  width: 392.33px;
  height: 224px;
  background: white;
}
.city_sheying_r .simg .sscover a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.city_sheying_r .simg img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s;
}
.simg:hover .sscover {
  opacity: 0.2;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
.simg:hover img {
  transform: scale(1.1);
}
.city_sheying_r .stext {
  width: 392.33px;
  height: 116px;
  border: 1px solid #d2d2d2;
  border-top: none;
  transition: all 0.5s;
}
.city_sheying_r .stext .stext_days,
.city_sheying_r .stext .stext_site {
  display: block;
  margin-left: 10px;
  color: #b4b4b4;
  font-size: 12px;
  float: left;
}
.city_sheying_r .stext .sspanwrap {
  height: 29px;
  overflow: hidden;
  margin-top: 5px;
}
.city_sheying_r .stext .stext_price {
  display: inline-block;
  float: left;
  margin-left: 10px;
  color: #e99605;
  font-size: 14px;
}
.city_sheying_r .stext .stext_baoming {
  display: inline-block;
  float: left;
  margin-left: 10px;
  font-size: 14px;
  margin-top: 12px;
  color: #646464;
  padding-bottom: 10px;
}
.city_sheying_r .stext .stext_apply {
  display: inline-block;
  float: right;
  margin-right: 15px;
  color: #b4b4b4;
  font-size: 12px;
  margin-top: 12px;
}
.city_sheying_r .stext .stext_apply a {
  text-decoration: none;
  font-size: 14px;
  color: #e99605;
  background-image: url("../img/arrow.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 12px;
}
.stext .stext_title {
  display: inline-block;
  width: 370.33px;
  height: 48px;
  margin-left: 10px;
  margin-top: 15px;
  overflow: hidden;
}
.stext .stext_title a {
  font-size: 16px;
  color: black;
  line-height: 1.5;
  letter-spacing: 1px;
  font-family: 微软雅黑;
}
.stext .stext_title a:hover {
  color: #e99605;
}
.city_c_l {
  width: 601px;
  height: 340px;
  margin-right: 25px;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.city_c_l img {
  width: 100%;
}
.city_c_l ._l_cover {
  width: 601px;
  height: 100px;
  background: black;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  position: absolute;
  left: 0;
  bottom: 0;
}
.city_c_l ._l_text {
  width: 601px;
  height: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #e99605;
}
.city_c_l ._l_text a {
  color: #e99605;
}
.city_c_l ._l_text .text_title {
  display: inline-block;
  font-size: 16px;
  padding-left: 12px;
  padding-right: 12px;
  letter-spacing: 1px;
  margin-top: 7px;
  height: 40px;
  overflow: hidden;
}
.city_c_l ._l_text .spanwrap {
  margin-top: 10px;
}
.city_c_l ._l_text .spanwrap .text_price {
  display: inline-block;
  float: left;
  margin-left: 10px;
  color: #e99605;
  font-size: 14px;
}
.city_c_l ._l_text .spanwrap .text_apply {
  display: inline-block;
  float: right;
  margin-right: 15px;
  color: #b4b4b4;
  font-size: 12px;
  margin-top: 12px;
}
.city_c_l ._l_text .spanwrap .text_apply a {
  text-decoration: none;
  font-size: 14px;
  color: #e99605;
}
.city_c_r {
  width: 288px;
  height: 340px;
  float: left;
  margin-right: 25px;
  position: relative;
  margin-bottom: 30px;
}
.tup {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tup img {
  width: 100%;
}
.fugai {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  background: black;
}
.gengduo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.gengduo span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 120px;
  color: white;
}
.gengduo img {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  top: 160px;
}
.zsbt {
  z-index: 1000;
  width: 95px;
  height: 26px;
  position: absolute;
  left: -4px;
  top: 8px;
  color: #646464;
  background-image: url("../img/footimg.png");
  background-repeat: no-repeat;
  text-align: center;
  line-height: 22px;
  font-size: 13px;
}
.city_c_r .text:hover {
  box-shadow: 1px 1px 4px #ccc;
}
.city_c_r .img {
  width: 288px;
  height: 160px;
  overflow: hidden;
  position: relative;
}
.city_c_r .img .scover {
  transition: all 0.5s;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  width: 288px;
  height: 160px;
  background: white;
}
.city_c_r .img .scover a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.city_c_r .img img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s;
}
.img:hover .scover {
  opacity: 0.2;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
.img:hover img {
  transform: scale(1.1);
}
.city_c_r .text {
  width: 288px;
  height: 180px;
  border: 1px solid #d2d2d2;
  border-top: none;
  transition: all 0.5s;
}
.city_c_r .text .text_days,
.city_c_r .text .text_site {
  display: block;
  margin-left: 10px;
  color: #b4b4b4;
  font-size: 12px;
  float: left;
  height: 100px;
}
.city_c_r .text .spanwrap {
  height: 28px;
  overflow: hidden;
  margin-top: 15px;
}
.city_c_r .text .text_price {
  display: inline-block;
  float: left;
  margin-left: 10px;
  color: #e99605;
  font-size: 14px;
}
.city_c_r .text .text_baoming {
  display: inline-block;
  float: left;
  margin-left: 10px;
  font-size: 14px;
  margin-top: 12px;
}
.city_c_r .text .text_apply {
  display: inline-block;
  float: right;
  margin-right: 15px;
  color: #b4b4b4;
  font-size: 12px;
  margin-top: 12px;
}
.city_c_r .text .text_apply a {
  text-decoration: none;
  font-size: 14px;
  color: #e99605;
}
.text .text_title {
  display: inline-block;
  width: 260px;
  height: 48px;
  margin-left: 10px;
  margin-top: 20px;
  overflow: hidden;
}
.text .text_title a {
  font-size: 16px;
  color: black;
  line-height: 1.5;
  letter-spacing: 1px;
}
.text .text_title a:hover {
  color: #ff6600;
}
.jcyjs {
  width: 1248px;
  height: 624px;
}
.jcyj {
  width: 100%;
  height: 100%;
}
.jcyj .syyjc {
  width: 290px;
  height: 290px;
  margin-right: 22px;
  margin-bottom: 22px;
  transition: all 0.5s;
  float: left;
}
.jcyj .syyjc .sydiv1 {
  width: 100%;
  height: 190px;
  overflow: hidden;
  position: relative;
}
.jcyj .syyjc .sydiv1 .scover {
  transition: all 0.5s;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
}
.jcyj .syyjc .sydiv1 .scover a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.jcyj .syyjc .sydiv1 img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s;
}
.jcyj .syyjc .sydiv1:hover .scover {
  opacity: 0.2;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
.jcyj .syyjc .sydiv1:hover img {
  transform: scale(1.1);
}
.jcyj .syyjc .sydiv2 {
  width: 100%;
  height: 100px;
  float: left;
  text-align: left;
  padding: 0 15px;
  position: relative;
  border: 1px solid #d2d2d2;
  border-top: none;
}
.jcyj .syyjc .sydiv2 span {
  display: inline-block;
  color: black;
  width: 260px;
  font-size: 16px;
  line-height: 25px;
  margin-top: 36px;
  font-family: "微软雅黑";
}
.jcyj .syyjc .sydiv2 span a {
  color: #323232;
}
.jcyj .syyjc .sydiv2 span a:hover {
  text-decoration: underline;
}
.jcyj .syyjc .sydiv2 .touxiang {
  position: absolute;
  padding: 0;
  top: -28px;
  left: 12px;
  width: 55px;
  height: 55px;
  border-radius: 50% 50%;
  overflow: hidden;
}
.jcyj .syyjc .sydiv2 .touxiang img {
  width: 55px;
}
.jcyj .syyjc .sydiv2 .touxiang a {
  width: 100%;
  height: 100%;
  display: inline-block;
  z-index: 99;
}
.jcyj .syyjc .sydiv2 .name {
  position: absolute;
  top: 5px;
  left: 70px;
  font-size: 12px;
}
.jcyj .syyjc .sydiv2 .name a {
  color: #646464;
}
.jcyj .syyjc .sydiv2 .name a:hover {
  color: #ff5a00;
}
.jcyj .syyjc .sydiv2:hover {
  box-shadow: 1px 1px 4px #ccc;
}
.imgsbox {
  width: 1226px;
  margin: -40px auto auto;
}
.imgsbox .imgnav {
  width: 100%;
  margin-bottom: 35px;
}
.imgsbox .imgnav ul {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.imgsbox .imgnav ul li {
  display: inline-block;
  width: 32px;
  height: 8px;
  background: #d7d7d7;
  cursor: pointer;
  margin: 0 5px;
}
.imgsbox .imgnav ul .imgnavon {
  background: orange;
}
.imgsbox .footerimgs {
  width: 100%;
  position: relative;
}
.imgsbox .footerimgs .footerimg {
  width: 100%;
  margin-bottom: 40px;
}
.imgsbox .footerimgs .footerimg img {
  display: block;
  width: 600px;
  height: 120px;
}
.imgsbox .footerimgs .footerimg .imgl {
  margin-right: 26px;
  float: left;
}
.footer {
  width: 100%;
  height: 435px;
  background: #CCCCCC;
}
.footer .footer_top {
  width: 100%;
  height: 240px;
  background: #f5f3f3;
  border-top: 1px solid #e5e5e5;
}
.footer .footer_top ul {
  width: 1200px;
  height: 100%;
  display: block;
  margin: auto;
}
.footer .footer_top li {
  display: block;
  width: 200px;
  padding-top: 40px;
  float: left;
  text-align: center;
}
.footer .footer_top li P {
  margin-top: 10px;
  margin-bottom: 15px;
}
.footer .footer_top li .smp {
  font-size: 12px;
  color: #646464;
  margin-top: 8px;
  margin-bottom: 0;
}
.footer .footer_bottom {
  width: 100%;
  height: 200px;
  background: #323232;
}
.footer .footer_bottom .bottom_content {
  width: 1226px;
  margin: auto;
}
.footer .footer_bottom .bottom_left {
  width: 880px;
  float: left;
}
.footer .footer_bottom .bottom_right {
  position: relative;
  width: 346px;
  float: left;
}
.footer .footer_bottom .bottom_right ul {
  display: block;
  margin-top: 70px;
}
.footer .footer_bottom .bottom_right li {
  display: block;
  float: left;
  margin-right: 10px;
}
.footer .footer_bottom .bottom_right .guanzhu {
  margin-top: 12px;
  margin-right: 20px;
  color: white;
}
.footer .footer_bottom .bottom_right .sywixin {
  position: absolute;
  left: 90px;
  top: -130px;
  display: none;
}
.footer .footer_bottom .bottom_right .weixin {
  cursor: pointer;
}
.footer .footer_bottom .bottom_left ul {
  width: 830px;
  margin-left: 50px;
  display: block;
  float: left;
}
.footer .footer_bottom .left_ul1 a {
  font-size: 16px;
  color: #a6a6a6;
}
.footer .footer_bottom .left_ul1 .shuxian1 {
  border-left: 1px solid #a6a6a6;
  height: 15px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 3px;
}
.footer .footer_bottom .left_ul2 .shuxian2 {
  border-left: 1px solid #a6a6a6;
  height: 12px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 7px;
}
.footer .footer_bottom .left_ul3 .shuxian3 {
  border-left: 1px solid #a6a6a6;
  height: 12px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 2px;
}
.footer .footer_bottom .left_ul1 {
  margin-top: 50px;
}
.footer .footer_bottom .left_ul2 {
  margin-top: 40px;
}
.footer .footer_bottom .left_ul3 {
  margin-top: 10px;
}
.footer .footer_bottom .left_ul2 a {
  font-size: 12px;
  color: #a6a6a6;
}
.footer .footer_bottom .left_ul3 a {
  font-size: 12px;
  color: #a6a6a6;
}
.footer .footer_bottom .left_ul3 li {
  font-size: 12px;
  color: #a6a6a6;
}
.footer .footer_bottom .bottom_left li {
  display: block;
  float: left;
}
/*# sourceMappingURL=sheyingyou.css.map */
