.m1200 {
  width: 1200px;
  margin: 0 auto 80px auto;
  overflow: hidden;
}
.magtop {
  margin-top: 24px;
}
.fl {
  float: left;
  display: block;
}
.fr {
  float: right;
  display: block;
}
.black-bg {
  background-color: #333;
  border-color: #333;
}
.white-bg {
  background-color: #fff;
  border-color: #e8e8e8;
  border-width: 1px 0 1px 0;
  border-style: solid;
  box-sizing: border-box;
}
.grey-bg {
  background-color: #ccc;
  border-color: #ccc;
}
.brown-bg {
  background-color: #d5b96e;
  border-color: #d5b96e;
}
.pink-bg {
  background-color: #ff8cd0;
  border-color: #ff8cd0;
}
.red-bg {
  background-color: #ff5c5c;
  border-color: #ff5c5c;
}
.orange-bg {
  background-color: #ff8c47;
  border-color: #ff8c47;
}
.yellow-bg {
  background-color: #ffcd3b;
  border-color: #ffcd3b;
}
.green-bg {
  background-color: #4bcf99;
  border-color: #4bcf99;
}
.blue-bg {
  background-color: #8fcff3;
  border-color: #8fcff3;
}
.purple-bg {
  background-color: #d2a1f7;
  border-color: #d2a1f7;
}
.choice {
  width: 1198px;
  border: 1px solid #e8e8e8;
  color: #333; /*padding-bottom: 10px;*/
}
.choice-hd {
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
}
.choice-hd ul {
  overflow: visible;
}
.choice-hd ul a:hover {
  color: #ff5c5c;
}
.choice-hd ul li {
  float: left;
  width: 138px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-right: 1px solid #e8e8e8;
  cursor: pointer;
}
.choice-hd ul li:last-child {
  border-right: none;
}
.choice-hd ul li span {
  width: 100%;
  height: 14px;
  line-height: 14px;
  border-right: 1px solid #ccc; /*box-sizing: border-box;*/
}
.choice-hd ul li.on {
  background: #fff;
  color: #ff5c5c;
  position: relative;
}
.choice-hd ul li.on:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
}
.choice-hd ul li.on span {
  border: 1px solid #e8e8e8;
  height: 38px;
  line-height: 38px;
  border-width: 0 1px;
  margin-left: -1px;
}
.choice-hd ul a:first-child li span {
  border-left: none;
}
.choice-hd ul a:last-child li span {
  border-right: none;
}
.choice-hd ul a:last-child li.on span {
  border-right: 1px solid #e8e8e8;
}
.choice-bd {
  padding: 0 20px;
}
.choice-bd dl {
  margin-top: 11px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #e8e8e8;
}
.choice-bd dl:last-child {
  border-bottom: none;
}
.choice-bd dl dt {
  color: #999;
  float: left;
  line-height: 24px; /*width: 70px;*/
  margin-right: 9px;
}
.choice-bd dl dd i {
  color: #666;
  float: left;
  padding: 0 8px;
  margin: 0 7px 4px 7px;
  border: 1px solid #fff;
  cursor: pointer;
  line-height: 22px;
  height: 22px;
}
.choice-bd dl dd i:hover {
  color: #ff5c5c;
}
.choice-bd dl dd i.on {
  border: 1px solid #ff5c5c;
  color: #ff5c5c;
  border-radius: 4px;
}
.choice-bd dl dd div i {
  color: #666;
  float: left;
  padding: 0 8px;
  margin: 0 7px 4px 7px;
  border: 1px solid #fff;
  cursor: pointer;
  line-height: 22px;
  height: 22px;
}
.choice-bd dl dd div i.on {
  border: 1px solid #ff5c5c;
  color: #ff5c5c;
  border-radius: 4px;
}
.choice-bd dl dd span {
  width: 60px;
  height: 16px;
  float: left;
  cursor: pointer;
  margin-top: 7px;
}
.choice-bd .color-system dd i {
  margin-right: 27px;
}
.choice-bd dl dd a:last-child i {
  margin: 0;
  padding: 0;
}

.duihao-ip {
  width: 14px;
  height: 14px;
  background: url(http://qnm.hunliji.com/o_1ajvnj35lr3119ei162hgt45rm7.jpg);
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  cursor: pointer;
}
.duihao-ip.on {
  background-position: -14px 0;
}

.new-hot {
  width: 1198px;
  height: 38px;
  border: 1px solid #e8e8e8;
  margin-top: 20px;
  background: #f8f8f8;
}
.new-hot ul li {
  float: left;
  padding-right: 23px;
  line-height: 19px;
  margin: 12px 8px 12px 14px;
  border-right: 1px solid #e8e8e8;
  cursor: pointer;
  color: #333;
}
.new-hot ul li:hover {
  color: #ff5c5c;
}
.new-hot ul li:last-child {
  border-right: none;
}
.new-hot ul li.on {
  color: #ff5c5c;
}
.new-hot .only-local {
  margin: 10px 16px;
  line-height: 19px;
  color: #666;
}
.new-hot .only-local input {
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  background: #fff;
  color: #ff5c5c;
  margin-top: -2px;
}

.header-item {
  width: 1198px;
  height: 43px;
  border: 1px solid #e8e8e8;
  margin-top: 20px;
  background: #f8f8f8;
}
.category ul li,
.new-hot ul li {
  float: left;
  padding-right: 20px;
  line-height: 14px;
  margin: 12px 8px 0 14px;
  border-right: 1px solid #ccc;
  cursor: pointer;
  color: #666;
}
.category ul li:last-child,
.new-hot ul li:last-child {
  border-right: none;
}
.category ul li.on,
.new-hot ul li.on {
  color: #ff5c5c;
}
.header-item .only-local {
  margin: 12px 16px;
  line-height: 19px;
}
.header-item .only-local input {
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  background: #fff;
  color: #ff5c5c;
  margin-top: -2px;
}

.atlas {
  position: relative;
  padding-bottom: 30px;
}
.atlas dl {
  width: 282px;
  padding: 24px 24px 0px 0px;
  cursor: pointer;
  float: left;
}
.atlas dl:nth-child(4n) {
  padding-right: 0px;
}
.atlas dl dt {
  width: 280px;
  border: 1px solid #e8e8e8;
  border-bottom: none;
}
.atlas dl dt,
.atlas dl dt img {
  width: 280px;
  height: 165px;
}
.atlas dl dt:hover {
  opacity: 0.8;
}
.atlas dl dd {
  padding: 11px;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.atlas dl dd a {
  display: inline-block;
  width: 240px;
  color: #333;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.carousel {
  width: 870px;
  margin-top: 23px;
}
.share-item ul li {
  width: 55px;
  height: 30px;
  float: left;
  font-size: 12px;
  line-height: 30px;
}
.share-item ul .qq,
.share-item ul .weibo,
.share-item ul .weixin {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: url(http://qnm.hunliji.com/o_1adva432k1nkt1b6f111l118u1bjp1f.png) no-repeat;
  cursor: pointer;
}
.share-item ul .qq {
  background-position: 0 0;
}
.share-item ul .weibo {
  background-position: 0 -46px;
}
.share-item ul .weixin {
  background-position: 0 -92px;
}
.share-title {
  line-height: 30px;
}
.carousel-pics {
  margin-top: 14px;
}
.carousel-pics-top {
  width: 870px;
  height: 650px;
  position: relative;
}
.carousel-pics-top img {
  width: 870px;
  height: 650px;
}
.carousel-pics-top .big-prev,
.carousel-pics-top .big-next {
  position: absolute;
  width: 50px;
  height: 100px;
  top: 275px;
  background: #666;
  opacity: 0.3;
  font-size: 95px;
  line-height: 90px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.carousel-pics-top .big-prev {
  left: 0px;
}
.carousel-pics-top .big-next {
  right: 0px;
}
.carousel-pics-top .big-prev:hover,
.carousel-pics-top .big-next:hover {
  opacity: 0.4;
}
.carousel-pics-bottom {
  margin-top: 24px;
  -webkit-column-width: 870px;
  height: 70px;
  width: 870px;
}
.carousel-pics-bottom ul li {
  float: left;
}
.carousel-pics-bottom .small-prev,
.carousel-pics-bottom .small-next {
  width: 28px;
  height: 68px;
  text-align: center;
  line-height: 60px;
  font-size: 50px;
  color: #ccc;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}
.carousel-pics-bottom .small-prev:hover,
.carousel-pics-bottom .small-next:hover {
  color: #999;
}
.carousel-pics-bottom li span {
  display: block;
  width: 810px;
  height: 70px;
}
.carousel-pics-bottom li span i {
  float: left;
  width: 68px;
  height: 68px;
  margin-left: 10px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}
.carousel-pics-bottom li span i.on {
  border-color: #e55454;
}

.carousel-videos-top {
  width: 870x;
  height: 650px;
  margin: 14px 0 24px 0;
}
.carousel-videos-bottom {
  width: 570px;
  margin: 0 auto;
  position: relative;
}
.carousel-videos-bottom dl {
  background: #f8f8f8;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}
.carousel-videos-bottom dl.prev-video {
  padding: 9px 14px 9px 46px;
}
.carousel-videos-bottom dl.next-video {
  padding: 9px 46px 9px 14px;
}
.carousel-videos-bottom dt img {
  width: 48px;
  height: 48px;
  border: 1px solid #e8e8e8;
}
.carousel-videos-bottom dd {
  height: 45px;
  padding-top: 5px;
}
.carousel-videos-bottom dd p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
}
.prev-video dt,
.prev-video dd {
  float: left;
}
.next-video dt,
.next-video dd {
  float: right;
}
.prev-video dt {
  margin-right: 19px;
}
.next-video dt {
  margin-left: 19px;
}
.prev-button,
.next-button {
  position: absolute;
  top: 0;
  width: 39px;
  height: 70px;
  font-size: 26px;
  line-height: 70px;
  text-align: center;
  color: #cfcfcf;
  cursor: pointer;
}
.prev-button {
  left: 0;
}
.next-button {
  right: 0;
}

.desc {
  width: 280px;
}
.desc .desc-item {
  padding: 19px 0px;
  border-bottom: 1px dotted #e8e8e8;
}
.desc .desc-item h5 {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}
.desc .desc-item.mark h5 {
  margin-bottom: 1px;
}
.desc .desc-item p {
  color: #666;
}
.desc .desc-item ul li {
  float: left;
  padding: 8px 7px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin: 14px 12px 0 0;
  color: #999;
}
.desc .desc-item dl {
  height: 64px;
}
.desc .desc-item dl dt {
  width: 64px;
  height: 64px;
  float: left;
  margin-right: 16px;
}
.desc .desc-item dl dd {
  width: 156px;
  float: left;
  margin-top: 3px;
}
.desc .desc-item dl dd p span {
  font-size: 12px;
  color: #999;
}
.desc .desc-item dl dd p span.work {
  margin-right: 15px;
}
.desc .desc-item .buymeal {
  text-align: center;
}
.desc .desc-item .buymeal button {
  padding: 16px 21px;
  border: none;
  font-size: 18px;
  color: #fff;
  background: #ff5c5c;
  border-radius: 10px;
}
.desc-one,
.desc-two {
  padding: 0px 19px;
  border: 1px solid #e8e8e8;
  margin-top: 24px;
}
.desc-one .desc-item:last-child,
.desc-two .desc-item:last-child {
  border: none;
}
.desc-two .desc-item.pics li {
  width: 74px;
  height: 74px;
  margin: 0 8px 8px 0;
  border: none;
  padding: 0;
}
.desc-two .desc-item.pics li img {
  width: 74px;
  height: 74px;
}
.desc-two .desc-item.pics li:nth-child(3n) {
  margin-right: 0px;
}

.list-img {
  overflow: hidden;
}
.carousel-pics-bottom .small-next {
  float: right;
}

.pages {
  padding-top: 50px;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  clear: both;
  padding-bottom: 80px;
}
.pages span {
  width: 78px;
  height: 34px;
  border: 1px solid #e7e7e7;
  line-height: 34px;
  color: #666;
}
.pages ul {
  width: auto;
  display: inline-block;
}
.pages ul a {
  line-height: 34px;
  min-width: 34px;
  display: inline-block;
  margin-left: -1px;
  border: 1px solid #e7e7e7;
  position: relative;
}
.pages ul a:hover {
  color: #ff5c5c;
}
.pages ul a:first-child {
  margin-left: 0;
}
.pages ul a.current {
  background: #ff5c5c;
  color: #fff;
  border: 1px solid #ff5c5c;
  z-index: 1;
}
.pages em {
  margin-left: 3px;
}
.pages span:hover a {
  color: #ff5c5c;
}

.atlas div dl {
  padding: 24px 0 0 0;
}
.imgs-1,
.imgs-2,
.imgs-3,
.imgs-4 {
  width: 282px;
  margin-right: 24px;
  float: left;
}
.imgs-4 {
  margin-right: 0;
}
