.dynamic{
	width: 100%;
	background: #fff;
}
.dynamic-top{
	position: relative;
	width: 100%;
}
.dynamic-top img{
	width: 100%;
}
.dynamic-title{
	position: absolute;
	width: 500px;
	height: 270px;
	left: 10%;
	bottom: 10%;
}
.dynamic-title p{
    font-size: 60px;
    color: #fff;
    padding-top: 1%;
}
.dynamic-title p.title-tips{
	font-size: 34px;
}
@media screen and (max-width: 1600px) {
.dynamic-title p{
    font-size: 45px;
    color: #fff;
    padding-top: 1%;
}
.dynamic-title p.title-tips{
	font-size: 34px;
}
}
.dynamic-bottom{
	width: 80%;
	margin: 0 auto;
}
.dynamic-1{
	position: relative;
	width: 1200px;
	background: url(../../images/Dynamic/food_bg_1.jpg);
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 85px;
	margin-bottom: 60px;
}
.dynamic-img{
	position: relative;
	width: 647px;
	height: 467px;
}
.dynamic-cont{
    position: absolute;
    width: 630px;
    height: 300px;
    top: 18%;
    right: 4%;
    background: #fff;
}
.cont-p-1{
	font-size: 30px;
	color: #FBC94C;
	margin-top: 15%;
	margin-left: 8%;
}
.cont-p-2{
	font-size: 16px;
	color: #737373;
	margin-top: 2%;
	margin-left: 8%;
	margin-right: 8%;
}
.cont-span{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	background: #E5E5E5;
	padding: 1%;
	margin-top: 5%;
	margin-left: 76%;
}
.dynamic-2{
	position: relative;
	width: 1200px;
	background: url(../../images/Dynamic/food_bg_2.jpg);
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 85px;
	margin-bottom: 60px;
}
.dynamic-img-2{
	position: relative;
	width: 650px;
	height: 470px;
	margin-left: 46%;
}
.dynamic-cont-2{
    position: absolute;
    width: 630px;
    height: 300px;
    top: 18%;
    left: 4%;
    background: #fff;
}
.dynamic-3{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top: 85px;
	margin-bottom: 60px;
}
.pagination{
	width: 100%;
	height: 100px;
	margin-top: 100px;
}
.pagination span{
	padding: 1%;
	font-size: 14px;
	margin-right: 15px;
}
.span-special{
	background: #FFCA4B;
}
.pagination span:hover{
	background: #FFCA4B;
}
.dynamic-pagination{
	margin-left: 10%;
}
/*Ã¤Â»â€¹Ã§Â»ÂÃ¨Å’Æ’Ã¥â€ Â°Ã¥â€ Â°Ã©Â¡ÂµÃ©ÂÂ¢*/
.dynamic-fbb{
	width: 100%;
	padding-top: 80px;
	background: #fff;
	color: #737373;
}
.dynamic-fbb-top{
	width: 998px;
	height: 200px;
	margin: 0 auto;
	position: relative;
	padding-left: 40px;
}
.dynamic-fbb-top h1{
    font-size: 24px;
    padding-top: 80px;
    color: #3e3a39;
}
.title-left{
    padding-top: 26px;
    float: left;
}
.title-special{
	color: #FBC94C;
}
.title-right{
    padding-top: 26px;
    float: right;
}
.title-right span{
	margin-right: 5px;
}
.title-right-img{
	display: inline-block;
	margin-top: -4px;
	width: 15px;
}
.title-special-right{
	margin-left: 50px;
}
.dynamic-fbb-center{
	width: 998px;
	margin: 0 auto;
}
.dynamic-fbb-center p{
	/* text-indent: 32px; */
	line-height: 40px;
	/* padding-bottom: 20px; */
}
.dynamic-fbb-center img{
	position: relative;
	display: block;
	text-align: center;
	width: auto;
	max-width: 100%;
	margin:auto;
	/*margin: 10px auto 0;*/
	/*padding-bottom: 10px;*/
}
.dynamic-fbb-bottom{
	width: 70%;
	margin: 50px auto 0;
}
.dynamic-fbb-bottom a{
	display: block;
	padding-bottom: 20px;
}
.dynamic-fbb-bottom div{
	padding-bottom: 85px;
}
.dynamic-fbb-bottom div img{
	margin-left: 5px;
	margin-right: 5px;
	width: 40px;
}
.dynamic-fbb-bottom .prenext{
  color: #737373;
  display: inline;
}
.sharewrap{margin-top: 30px;}


#sharebox{
  background: url(../../images/Base/shareimg.png) no-repeat;
  background-size: 100% 100%;
  width: 140px;
  height: 41px;
  padding-bottom: 0;
  float: left;
}
.shspan{float: left;margin-top: 10px;}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
  background-image: none!important;
}
.bdshare-button-style0-16 .bds_tsina,.bdshare-button-style0-16 .bds_weixin,.bdshare-button-style0-16 .bds_qzone{
  width: 40px!important;
  height: 40px!important;
}

.dynamic-fbb-top:before{
	position: absolute;
	width: 23px;
	height: 65px;
	left: 0;
	top: 84px;
	content: "";
	display: block;
	background: url(../../images/Service/longbar.png) no-repeat;
	background-size: 100%;
	background-position: bottom left;
}