body {
  margin: 0px auto;
  padding: 0px;
  font-family: '微软雅黑';
  background-color: #fff;
  max-width: 640px;
  position: relative;
}
table {
  margin: 0px;
}
th,
td {
  line-height: 180%;
  text-align: left;
}
img {
  border: 0px;
}
dl,
dt,
dd,
h1,
h2,
h3,
h4,
p,
form {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/*通用链接*/
a:link,
a:visited {
  color: #383637;
  text-decoration: none;
}
#top {
  width: 640px;
  height: 100px;
  position: fixed;
  top: 0;
  background: #231815;
  z-index: 1000;
}
#top .logo {
  width: 200px;
  height: 100px;
  position: relative;
  left: 20px;
}
#top .logo a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#top .menu {
  width: 120px;
  height: 100px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../Images/m1.png) center center no-repeat, #FABE00;
}
#top .tel {
  position: absolute;
  right: 120px;
  top: 0;
  width: 220px;
  height: 100px;
  background: url(../Images/m2.png) top 20px center no-repeat;
}
#top .tel span {
  color: #fac000;
  font-size: 28px;
  font-family: arial;
  position: absolute;
  left: 25px;
  bottom: 20px;
}
#menuList {
  position: fixed;
  top: 0;
  z-index: 1001;
  width: 640px;
  height: 100%;
  display: none;
}
#menuList ul {
  position: absolute;
  width: 320px;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
}
#menuList ul li {
  font-size: 30px;
  text-align: center;
  border-bottom: solid 1px #FFFFFF;
}
#menuList ul li a {
  color: #FFFFFF;
}
#home_sort {
  height: 300px;
  background: #231a15;
  position: relative;
}
#home_sort ul li {
  width: 128px;
  text-align: center;
  float: left;
  height: 120px;
  position: relative;
}
#home_sort ul li .img {
  margin-top: 35px;
}
#home_sort ul li a {
  color: #FFFFFF;
}
#home_sort ul li .sortName {
  font-size: 22px;
  line-height: 2;
}
#home_sort ul:after {
  content: "";
  display: block;
  clear: both;
}
#home_about {
  background: url(../Images/m6.png) bottom center / 100% 100% no-repeat;
  padding: 40px 0 20px 0;
}
#home_about .name {
  height: 60px;
  background: url(../Images/m7.png) center center no-repeat;
  margin: 30px 0;
}
#home_about .content {
  color: #FFFFFF;
  padding: 0 20px;
}
#home_about .more {
  text-align: right;
  padding-bottom: 40px;
}
#home_about .more a {
  color: #fac000;
  padding-right: 80px;
  background: url(../Images/m8.png) right center no-repeat;
  margin-right: 20px;
}
#home_brand {
  background: url(../Images/m9.png) top center no-repeat;
  height: 350px;
  position: relative;
}
#home_brand .sortGroup {
  height: 135px;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
}
#home_brand .sortGroup .row {
  width: 140px;
  height: 135px;
  background: url(../Images/m10.png) center center no-repeat;
  float: left;
  margin: 0 10px;
  position: relative;
}
#home_brand .sortGroup .row a {
  color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 75px;
  font-size: ;
  padding: 30px;
  font-size: 25px;
  text-align: center;
}
#home_brand .sortGroup:after {
  content: "";
  display: block;
  clear: both;
}
#home_food {
  padding: 60px 0;
  background: #151210;
}
#home_food .name {
  height: 104px;
  background: url(../Images/m11.png) center center no-repeat;
}
#home_food .foodSortlist {
  width: 500px;
  height: 50px;
  line-height: 50px;
  margin: 50px 0;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}
#home_food .foodSortlist .swiper-slide {
  background: url(../Images/m13.png) center center no-repeat;
}
#home_food .foodSortlist .onfocus {
  background: url(../Images/m12.png) center center no-repeat;
}
#home_food .foodlist {
  width: 600px;
  margin: 0 20px;
}
#home_food .foodlist ul {
  display: none;
}
#home_food .foodlist ul li {
  float: left;
}
#home_food .foodlist ul:after {
  content: "";
  display: block;
  clear: both;
}
#home_food .foodlist ul:nth-child(1) {
  display: block;
}
#home_food .more {
  height: 2px;
  width: 600px;
  margin: 50px auto 0;
  background: #8a8988;
  position: relative;
  text-align: center;
}
#home_food .more a {
  width: 300px;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  color: #FFFFFF;
  font-size: 20px;
  border: solid 1px #8a8988;
  position: relative;
  top: -23px;
  background: #151210;
}
#home_joinin {
  background: #FABE00;
  padding: 50px 0;
  overflow: hidden;
}
#home_joinin .name {
  height: 56px;
  background: url(../Images/m14.png) center center no-repeat;
}
#home_joinin .rylist {
  width: 600px;
  margin: 20px auto;
  font-size: 20px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
}
#home_joinin .rylist span {
  display: inline-block;
  padding: 0 20px;
  background: url(../Images/m15.png) left center no-repeat;
}
#home_joinin .rongyaoGroup {
  width: 600px;
  margin: 0 auto;
}
#home_joinin .rongyaoGroup .title {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}
#home_joinin .videoGroup {
  width: 460px;
  margin: 30px auto;
  font-size: 20px;
  line-height: 2;
  text-align: center;
}
#home_joinin .videoGroup .swiper-slide .video {
  border: solid 5px #c21f1f;
  position: relative;
}
#home_joinin .videoGroup .swiper-slide .video span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/m16.png) center center no-repeat, rgba(0, 0, 0, 0.6);
}
#home_why {
  height: 778px;
  background: url(../Images/m18.png) no-repeat;
}
#home_why .name {
  height: 62px;
  background: url(../Images/m17.png) bottom center no-repeat;
  padding-top: 60px;
}
#home_why .tip {
  font-size: 20px;
  line-height: 2;
  color: #fac000;
  text-align: center;
  font-family: arial;
  margin: 30px 0;
}
#home_why .whyList {
  width: 600px;
  margin: 0 auto;
}
#home_why .whyList .row {
  width: 200px;
  float: left;
  text-align: center;
  margin-bottom: 40px;
}
#home_why .whyList .row .img {
  border: solid 2px #FAC000;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
#home_why .whyList .row .title {
  line-height: 70px;
  height: 70px;
  overflow: hidden;
  font-size: 28px;
  color: #FAC000;
}
#home_why .whyList:after {
  content: "";
  display: block;
  clear: both;
}
#home_why .more {
  height: 48px;
  width: 600px;
  margin: 20px auto 0;
  background: url(../Images/m19.png) center center no-repeat;
  position: relative;
  text-align: center;
}
#home_why .more a {
  width: 300px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  color: #FFFFFF;
  font-size: 20px;
}
#home_joinShow {
  background: url(../Images/m20.png) bottom -80px center no-repeat, #151210;
  padding: 60px 0 120px 0;
}
#home_joinShow .name {
  height: 58px;
  background: url(../Images/m21.png) center center no-repeat;
}
#home_joinShow .A_Demo {
  width: 600px;
  height: 380px;
  margin: 30px auto;
  position: relative;
  overflow: hidden;
}
#home_joinShow .A_Demo .poster-list {
  position: absolute;
  left: 0;
  top: 0;
}
#home_joinShow .A_Demo .poster-list .poster-item {
  position: absolute;
  overflow: hidden;
}
#home_joinShow .A_Demo .poster-list .poster-item img {
  height: 100%;
}
#home_joinShow .more {
  height: 48px;
  width: 600px;
  margin: 20px auto 0;
  background: url(../Images/m19.png) center center no-repeat;
  position: relative;
  text-align: center;
}
#home_joinShow .more a {
  width: 300px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  color: #FFFFFF;
  font-size: 20px;
}
#home_news {
  background: url(../Images/m22.png) bottom center no-repeat, #FAC000;
  padding: 50px 0;
}
#home_news .name {
  font-size: 32px;
  line-height: 2;
  width: 600px;
  margin: 0 auto;
  text-indent: 50px;
}
#home_news .name a {
  float: right;
  font-size: 20px;
  text-indent: 0;
  line-height: 64px;
}
#home_news ul {
  width: 600px;
  margin: 0 auto 30px;
}
#home_news ul li {
  line-height: 40px;
  padding: 10px 0;
  font-size: 22px;
  border-bottom: dashed 1px #DDDDDD;
}
#home_news ul li a {
  margin-left: 10px;
}
#home_news .wendaList {
  width: 600px;
  margin: 20px auto;
  padding-bottom: 30px;
}
#home_news .wendaList .title {
  font-size: 24px;
  line-height: 36px;
  padding: 10px 0;
  text-indent: 30px;
  background: url(../Images/m25.png) left top 16px no-repeat;
}
#home_news .wendaList .content {
  font-size: 20px;
  line-height: 35px;
  text-indent: 30px;
  background: url(../Images/m26.png) left top 5px no-repeat;
}
#home_news .wendaList .swiper-pagination {
  bottom: 0;
}
#home_news .wendaList .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #000000;
}
#home_news .wendaList .swiper-pagination .swiper-pagination-bullet-active {
  width: 36px;
  border-radius: 10px;
}
#footer {
  background: #161211;
  padding: 30px 0;
}
#footer #waimai {
  text-align: center;
  width: 600px;
  height: 310px;
  margin: 0 auto;
  position: relative;
  background: url(../Images/m27.png) center center no-repeat;
  color: #FFFFFF;
}
#footer #waimai .img {
  padding-top: 40px;
}
#footer #waimai .name {
  font-size: 30px;
  line-height: 2;
  margin-top: 10px;
}
#footer #waimai a {
  color: #FFFFFF;
}
#footer .data {
  border-top: solid 5px #fabe00;
  margin-top: 30px;
  color: #FFFFFF;
  padding: 30px 20px;
  font-size: 20px;
  line-height: 2;
}
#footer .data a {
  color: #FFFFFF;
}
#footer .data .d2 {
  display: inline-block;
  border: solid 1px #DDDDDD;
  padding: 0 15px;
}
#footer .copyright {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 35px;
  color: #999999;
  padding: 0 20px;
}
#footer .copyright a {
  color: #999999;
}
#EjMain {
  background: #151210;
  padding: 50px 0;
}
#EjMain #LeftNav .title {
  display: none;
}
#EjMain #LeftNav .list ul {
  text-align: center;
}
#EjMain #LeftNav .list ul li {
  display: inline-block;
  margin: 0 5px 30px 5px;
  width: 193px;
  line-height: 50px;
  height: 50px;
  background: url(../Images/m13.png) center center no-repeat;
  font-size: 20px;
  font-weight: bold;
}
#EjMain #LeftNav .list ul .onfocus {
  background: url(../Images/m12.png) center center no-repeat;
}
#EjMain #thePageInfo {
  width: 600px;
  margin: 0 auto 30px;
}
#EjMain #thePageInfo a {
  display: inline-block;
  width: 288px;
  float: left;
  line-height: 60px;
  border: solid 1px #FABE00;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  border-radius: 4px;
}
#EjMain #thePageInfo .next {
  float: right;
}
#EjMain #DishesList {
  width: 600px;
  margin: 0 auto;
}
#EjMain #DishesList ul li {
  width: 285px;
  float: left;
  height: 300px;
  margin-bottom: 40px;
  text-align: center;
}
#EjMain #DishesList ul li .data {
  background: #FFFFFF;
  padding: 20px 0;
}
#EjMain #DishesList ul li .data .title {
  font-size: 22px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
#EjMain #DishesList ul li .data .number {
  font-size: 18px;
  line-height: 30px;
}
#EjMain #DishesList ul li .data .number span {
  width: 19px;
  height: 18px;
  display: inline-block;
  background: url(../Images/m28.png) center center no-repeat;
}
#EjMain #DishesList ul li:nth-child(2n) {
  float: right;
}
#EjMain #DishesList ul:after {
  content: "";
  display: block;
  clear: both;
}
#NewsShow {
  color: #FFFFFF;
  padding: 20px;
}
#NewsShow .title {
  font-size: 22px;
  text-align: center;
}
#NewsShow .miaoshu {
  font-size: 14px;
  text-align: center;
  line-height: 2;
}
#NewsShow .theContent {
  font-size: 16px;
  line-height: 30px;
}
#NewsShow .thePageInfo {
  margin-top: 20px;
  font-weight: bold;
  font-size: 16px;
}
#NewsShow .thePageInfo a {
  color: #FFFFFF;
}
#NewsList {
  background: url(../Images/m29.png) no-repeat;
}
#NewsList ul {
  width: 600px;
  margin: 0 auto;
  color: #FFFFFF;
}
#NewsList ul li {
  height: 550px;
  position: relative;
  margin-bottom: 50px;
  background: url(../Images/m30.png) bottom center / 600px 425px no-repeat;
}
#NewsList ul li .img {
  text-align: center;
}
#NewsList ul li .obj {
  padding: 0 40px;
  height: 270px;
  position: relative;
}
#NewsList ul li .obj .title {
  font-size: 26px;
  line-height: 30px;
  padding: 20px 0;
}
#NewsList ul li .obj .title a {
  color: #FFFFFF;
}
#NewsList ul li .obj .jianjie {
  font-size: 20px;
  line-height: 35px;
}
#NewsList ul li .obj .time {
  position: absolute;
  left: 40px;
  bottom: 0;
  font-size: 20px;
  line-height: 30px;
}
#WendaList {
  width: 600px;
  margin: 0 auto;
}
#WendaList ul li {
  padding: 10px;
  background: #FFFFFF;
  margin-bottom: 30px;
}
#WendaList ul li .wen {
  font-size: 22px;
  line-height: 36px;
  padding: 10px 0;
  text-indent: 30px;
  background: url(../Images/m25.png) left top 16px no-repeat;
}
#WendaList ul li .da {
  font-size: 16px;
  line-height: 30px;
  text-indent: 30px;
  background: url(../Images/m26.png) left top 3px no-repeat;
}
#StoresList {
  width: 600px;
  margin: 0 auto;
}
#StoresList ul li {
  width: 285px;
  height: 265px;
  float: left;
  margin-bottom: 40px;
}
#StoresList ul li .title {
  height: 70px;
  line-height: 70px;
  background: #FFFFFF;
  font-size: 22px;
  padding: 0 20px;
  overflow: hidden;
}
#StoresList ul li:nth-child(2n) {
  float: right;
}
#StoresList ul:after {
  content: "";
  display: block;
  clear: both;
}
#mapContainer {
  color: #FFFFFF;
  width: 600px;
  margin: 0 auto;
}
#mapContainer #map {
  margin: 30px 0;
  width: 100%;
  height: 396px;
  background: url(../../Tpl/Images/map.png) center center / 100% 100% no-repeat;
  position: relative;
}
#mapContainer #map a {
  cursor: pointer;
  width: 24px;
  height: 28px;
  background: url(../Images/img124.png) center center / 100% 100% no-repeat;
}
#Comment {
  text-align: center;
  background: #151210;
  width: 600px;
  padding: 0 20px;
}
#Comment .sortName {
  text-align: center;
  background: url(../Images/m32.png) center center no-repeat;
  height: 180px;
  line-height: 155px;
  font-size: 32px;
  color: #FABE00;
  font-weight: bold;
}
#Comment .container {
  background: #FFFFFF;
  padding-bottom: 50px;
}
#Comment .container .name {
  height: 80px;
  text-align: center;
  line-height: 56px;
  font-size: 24px;
  color: #999999;
  background: url(../../../Tpl/Images/img115.png) bottom center no-repeat;
}
#Comment .container .swiper-pagination {
  bottom: 0;
}
#Comment .container .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}
#Comment .container .swiper-pagination .swiper-pagination-bullet-active {
  background: #FABE00;
}
#Contact {
  color: #FFFFFF;
  background: url(../Images/m29.png) no-repeat;
  width: 600px;
  margin: 0 auto;
}
#Contact .tips {
  text-align: center;
}
#Contact .tips .zn {
  font-size: 30px;
  color: #FABE00;
  font-weight: bold;
}
#Contact .tips .en {
  font-size: 14px;
  font-family: arial;
  line-height: 30px;
}
#Contact .contactGroup {
  margin-top: 40px;
}
#Contact .contactGroup .row {
  padding-left: 100px;
  position: relative;
  min-height: 85px;
  margin-bottom: 50px;
}
#Contact .contactGroup .row .icon {
  position: absolute;
  left: 0;
  top: 0;
}
#Contact .contactGroup .row .tit {
  font-size: 20px;
  line-height: 40px;
  opacity: .7;
}
#Contact .contactGroup .row .val {
  font-size: 26px;
  line-height: 30px;
}
#Contact #OnePage {
  font-size: 20px;
  line-height: 2;
}
#BrandGroup {
  padding: 20px;
  background: url(../Images/m29.png), #151210;
  text-align: center;
  color: #FFFFFF;
}
#BrandGroup .sortname {
  text-align: center;
  background: url(../Images/m32.png) center center no-repeat;
  height: 180px;
  line-height: 155px;
  font-size: 32px;
  color: #FABE00;
  font-weight: bold;
}
#BrandGroup #BrandList ul li {
  margin-bottom: 50px;
}
#BrandGroup #BrandList ul li .img {
  height: 200px;
  position: relative;
}
#BrandGroup #BrandList ul li .img span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/img77.png) center center / 416px 200px no-repeat;
}
#BrandGroup #BrandList ul li .content .title {
  font-size: 32px;
  line-height: 2;
  color: #FABE00;
  background: url(../Images/img78.png) left center no-repeat;
  display: inline-block;
  padding: 0 30px;
}
#BrandGroup #BrandList ul li .content .text {
  font-size: 20px;
  line-height: 2;
  text-align: left;
}
#BrandGroup #BrandList ul li .content .text a {
  margin-left: 10px;
  display: inline-block;
  border: solid 1px #FABE00;
  line-height: 30px;
  padding: 0 10px;
  font-size: 20px;
  color: #FABE00;
}
#joinInYoushi {
  display: none;
  width: 600px;
  margin: 0 auto;
  color: #FFFFFF;
  background: url(../Images/m29.png);
  text-align: center;
}
#joinInYoushi .tip {
  font-size: 22px;
}
#joinInYoushi ul li {
  margin: 30px 0;
  height: 175px;
  color: #000000;
  position: relative;
}
#joinInYoushi ul li .img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border: solid 5px #FFFFFF;
  border-radius: 50%;
}
#joinInYoushi ul li .img img {
  border-radius: 50%;
}
#joinInYoushi ul li .obj {
  background: url(../Images/m41.png) center center no-repeat;
  width: 496px;
  height: 175px;
  position: absolute;
  right: 0;
  top: 0;
}
#joinInYoushi ul li .obj .title {
  font-size: 26px;
  font-weight: bold;
  padding: 10px 0;
}
#joinInYoushi ul li .obj .text {
  font-size: 20px;
  line-height: 35px;
  width: 328px;
  margin: 0 auto;
}
#joinInYoushi ul li:after {
  content: "";
  display: block;
  clear: both;
}
#joinInZhichi {
  display: none;
  width: 600px;
  margin: 0 auto;
  color: #FFFFFF;
  background: url(../Images/m29.png);
}
#joinInZhichi ul {
  text-align: center;
}
#joinInZhichi ul li {
  float: left;
  width: 285px;
  height: 360px;
  margin-bottom: 40px;
  background: url(../Images/m37.png) center center no-repeat;
}
#joinInZhichi ul li .img {
  height: 100px;
}
#joinInZhichi ul li .title {
  font-size: 26px;
  line-height: 30px;
  color: #FABE00;
  font-weight: bold;
  padding: 10px 0;
}
#joinInZhichi ul li .text {
  font-size: 20px;
  line-height: 35px;
  padding: 0 30px;
}
#joinInZhichi ul li:nth-child(2n) {
  float: right;
}
#joinInZhichi ul:after {
  content: "";
  display: block;
  clear: both;
}
#joinInLiucheng {
  display: none;
  width: 600px;
  margin: 0 auto;
  color: #FFFFFF;
  background: url(../Images/m29.png);
}
#joinInLiucheng .content {
  background: url(../Images/m35.png) left top / 17px 100% no-repeat;
}
#joinInLiucheng .content .container {
  width: 583px;
  position: relative;
  left: 17px;
}
#joinInLiucheng .content .container .row {
  margin-bottom: 35px;
  background: url(../Images/m36.png) left top 15px no-repeat;
  padding-left: 55px;
}
#joinInLiucheng .content .container .row .title {
  font-size: 26px;
  color: #FABE00;
  font-weight: bold;
}
#joinInLiucheng .content .container .row .text {
  font-size: 20px;
  line-height: 35px;
}
#joinInCondition {
  display: none;
  width: 600px;
  margin: 0 auto;
  color: #FFFFFF;
  background: url(../Images/m29.png);
}
#joinInCondition ul li .img {
  height: 260px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#joinInCondition ul li .text {
  font-size: 20px;
  line-height: 35px;
}
#AboutList {
  color: #FFFFFF;
  padding: 20px;
  background: url(../Images/m29.png);
}
#AboutList #companyAbout {
  display: none;
}
#AboutList #companyAbout .text {
  font-size: 20px;
  line-height: 35px;
}
#AboutList #brandStory {
  display: none;
}
#AboutList #brandStory .text {
  font-size: 20px;
  line-height: 35px;
}
#AboutList #brandCulture {
  display: none;
}
#AboutList #brandCulture .text {
  width: 600px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 35px;
}
#AboutList #brandCulture .text img {
  max-width: 100%;
}
#AboutList #brandDeve {
  display: none;
}
#AboutList #brandDeve ul li {
  position: relative;
}
#AboutList #brandDeve ul li .date {
  position: absolute;
  left: 0;
  top: -12px;
  width: 123px;
  font-size: 40px;
  font-family: arial;
  color: #FABE00;
}
#AboutList #brandDeve ul li .obj {
  position: relative;
  left: 123px;
  width: 440px;
  border-left: solid 1px #FABE00;
  padding-left: 35px;
}
#AboutList #brandDeve ul li .obj .title {
  font-size: 28px;
  line-height: 30px;
  color: #FABE00;
  padding-bottom: 0;
  position: relative;
  top: -8px;
}
#AboutList #brandDeve ul li .obj .content {
  font-size: 20px;
  line-height: 35px;
  padding-bottom: 80px;
}
#AboutList #brandDeve ul li .dian {
  background: url(../Images/m38.png) center center no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 116px;
  top: 0;
}
#AboutList #brandDeve ul li:nth-last-child(1) .obj {
  border-left: none;
}
#AboutList #brandRongyu {
  display: none;
  width: 640px;
  position: relative;
  left: -20px;
}
#AboutList #brandRongyu .A_Demo {
  width: 600px;
  height: 380px;
  margin: 30px auto;
  position: relative;
  overflow: hidden;
}
#AboutList #brandRongyu .A_Demo .poster-list {
  position: absolute;
  left: 0;
  top: 0;
}
#AboutList #brandRongyu .A_Demo .poster-list .poster-item {
  position: absolute;
  overflow: hidden;
}
#AboutList #brandRongyu .A_Demo .poster-list .poster-item img {
  height: 100%;
}
#AboutList #brandRongyu .A_Demo .poster-prev-btn {
  position: absolute;
  left: 0;
  top: 120px;
  background: url(../Images/m40.png) no-repeat;
}
#AboutList #brandRongyu .A_Demo .poster-next-btn {
  position: absolute;
  right: 0;
  top: 120px;
  background: url(../Images/m39.png) no-repeat;
}
#guestbook {
  color: #FFFFFF;
  width: 600px;
  margin: 0 auto;
}
#guestbook .sortName {
  text-align: center;
  background: url(../Images/m32.png) center center no-repeat;
  height: 180px;
  line-height: 155px;
  font-size: 32px;
  color: #FABE00;
  font-weight: bold;
}
#guestbook .container form .tip {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
#guestbook .container form .row {
  margin-bottom: 25px;
}
#guestbook .container form .row input {
  width: 100%;
  height: 54px;
  text-indent: 12px;
  font-family: "微软雅黑";
  border: none;
  border-radius: 6px;
  font-size: 20px;
}
#guestbook .container form .row .submit {
  font-weight: bold;
  font-size: 26px;
  background: #FABE00;
}
#JoinInMoney {
  color: #FFFFFF;
  width: 600px;
  margin: 0 auto;
  background: url(../Images/m29.png);
}
#JoinInMoney .sortName {
  text-align: center;
  background: url(../Images/m32.png) center center no-repeat;
  height: 180px;
  line-height: 155px;
  font-size: 32px;
  color: #FABE00;
  font-weight: bold;
}
#JoinInMoney #money .container .content .title {
  font-size: 26px;
  font-weight: bold;
  color: #FABE00;
  margin-bottom: 20px;
}
#JoinInMoney #money .container .content .text {
  font-size: 20px;
  line-height: 2;
}
#JoinInMoney #money .container .content form input {
  width: 100%;
  height: 54px;
  text-indent: 12px;
  font-family: "微软雅黑";
  border: none;
  border-radius: 6px;
  margin-bottom: 25px;
  font-size: 20px;
}
#JoinInMoney #money .container .content form .submit {
  font-weight: bold;
  font-size: 26px;
  background: #FABE00;
  text-indent: 0;
}
#JoinInMoney #money .container .down {
  height: 140px;
  border: solid 1px #DDDDDD;
  padding: 30px;
}
#JoinInMoney #money .container .down span {
  display: block;
  font-size: 20px;
  line-height: 3;
  background: url(../Images/m42.png) left center no-repeat;
  text-indent: 50px;
}
#JoinInMoney #money .container .down a {
  display: block;
  width: 156px;
  line-height: 50px;
  text-align: center;
  background: #FABE00;
  font-weight: bold;
  font-size: 20px;
  border-radius: 4px;
  margin-top: 20px;
}
#indexTips {
  width: 560px;
  padding: 20px;
  background: #FABE00;
}
#indexTips .container {
  background: url(../Images/m44.png) center center / 100% 100% no-repeat, url(../Images/m45.png) center top 50px no-repeat;
}
#indexTips .container .sortName {
  padding: 20px 0;
  text-align: center;
  background: url(../Images/m43.png) center center no-repeat;
  height: 85px;
  line-height: 85px;
  font-size: 24px;
  font-weight: bold;
  color: #DF0408;
}
#indexTips .container .content {
  width: 480px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
}
#indexTips .container .closeThis {
  height: 160px;
  background: url(../Images/img126.png) center center / auto 160px no-repeat;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #FABE00;
  line-height: 240px;
}
