
.wraps {
  width: 1170px;
  margin: 0 auto 0;
}
span{
  color: #cccccc;
  font-size: 14px;
  margin-right: 9px;  
}
.elevator {
  width: 98px;
  background: rgba(255, 255, 255, 0);
  border-radius: 5px;
  border: 1px solid #E7E7E7;
  position: fixed;
  left: 12%;
  top: 23%;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 999;
}
.elevator .btn {
  text-align: center;
  width: 24px;
  margin: 30px auto;
  cursor: pointer;
}
.elevator .btn img {
  height: 16px;
}
.elevator ul {
  border-bottom: 1px solid #E7E7E7;
  padding: 10px 0;
}
.elevator ul li {
  height: 39px;
  line-height: 39px ;
  text-align: center;
  cursor: pointer;
}
.home_menus {
  border-top: 2px solid #50B24B;
  border-bottom: 1px solid #eee;
  display: flex;
  padding: 15px 0 15px 15px ;
  box-sizing: border-box;
}
.home_menus ul {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.home_menus ul .bold {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 15px;
  color: #000000;
}
.home_menus .aaa {
  height: 50px;
  border-left: 1px solid #e9e9e9;
}
.home_menus .item1 {
  margin-right: 18px;
}
.home_menus .item1 li {
  margin-right: 25px;
}
.home_menus .item1 li:nth-child(3n) {
  margin-right: 0;
}
.home_menus .item1 li:nth-child(4) {
  margin-top: 10px;
}
.home_menus .item1 li:nth-child(5) {
  margin-top: 10px;
}
.home_menus .item1 li:nth-child(6) {
  margin-top: 10px;
}
.home_menus .item2 {
  margin-left: 30px;
}
.home_menus .item2 li {
  margin-right: 25px;
}
.home_menus .item2 li:nth-child(5n) {
  margin-right: 0;
}
.home_menus .item2 li:nth-child(6) {
  margin-top: 10px;
}
.home_menus .item2 li:nth-child(7) {
  margin-top: 10px;
}
.home_menus .item2 li:nth-child(8) {
  margin-top: 10px;
}
.home_menus .item2 li:nth-child(9) {
  margin-top: 10px;
}
.home_menus .item2 li:nth-child(10) {
  margin-top: 10px;
}
.home_menus .item3 {
  margin-left: 35px;
}
.home_menus .item3 li:nth-child(2){
    width: 42px;
}
.home_menus .item3 li {
  margin-right: 25px;
}
.home_menus .item3 li:nth-child(5n) {
  margin-right: 0;
}
.home_menus .item3 li:nth-child(6) {
  margin-top: 10px;
}
.home_menus .item3 li:nth-child(7) {
  margin-top: 10px;
}
.home_menus .item3 li:nth-child(8) {
  margin-top: 10px;
}
.home_menus .item3 li:nth-child(9) {
  margin-top: 10px;
}
.home_menus .item3 li:nth-child(10) {
  margin-top: 10px;
}
.home_menus .item4 {
  margin-left: 35px;
}
.home_menus .item4 li {
  margin-right: 25px;
}
.home_menus .item4 li:nth-child(3n) {
  margin-right: 0;
}
.home_menus .item4 li:nth-child(4) {
  margin-top: 10px;
}
.home_menus .item4 li:nth-child(5) {
  margin-top: 10px;
}
.home_menus .item4 li:nth-child(6) {
  margin-top: 10px;
}
.zixun_wraps {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.zixun_wraps .title_s {
  height: 44px;
  line-height: 44px;
  position: relative;
}
.zixun_wraps .title_s::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  left: 0;
  top: 0;
  z-index: 0;
}
.zixun_wraps .title_s span {
  border-top: #50B24B 2px solid;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  padding: 0 20px;
  color: #50B24B;
  position: relative;
  z-index: 1;
  margin-left: 0;
}
.zixun_wraps .lefts {
  width: 25%;
}
.zixun_wraps .lefts .text_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zixun_wraps .lefts .text_box .item1 {
  width: 100%;
  height: 200px;
  position: relative;
}
.zixun_wraps .lefts .text_box .item1 img {
  width: 100%;
  height: 100%;
}
.zixun_wraps .lefts .text_box .item1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url('../img/bnner.png');
  background-size: 100% 100%;
  height: 50%;
  line-height: 150px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.zixun_wraps .lefts .text_box .item1 p a {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
}
.zixun_wraps .lefts .text_box .item2 {
  width: 48%;
  height: 150px;
  margin-top: 15px;
  box-sizing: border-box;
}
.zixun_wraps .lefts .text_box .item2 img {
  width: 100%;
  height: 100%;
  height: 103px;
}
.zixun_wraps .lefts .text_box .item2 p {
  margin-top: 6px;
}
.zixun_wraps .lefts .jdkx {
  margin-top: 20px;
}
.zixun_wraps .lefts .jdkx .jdkx_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zixun_wraps .lefts .jdkx .jdkx_list .item1 {
  width: 48%;
  height: auto;
  margin-top: 15px;
  box-sizing: border-box;
  margin-bottom: 3px;
}
.zixun_wraps .lefts .jdkx .jdkx_list .item1 a{
  overflow: hidden;
  background: #000000;
  display: flex;
  height: 272px;
  float: left;
  width: 100%;
  align-items: center;
}
.zixun_wraps .lefts .jdkx .jdkx_list .item1 img {
  width: 100%;
  height: auto;
}
.zixun_wraps .lefts .jdkx .jdkx_list .item1 p {
  margin-top: 6px;
  float: left;
}
.zixun_wraps .lefts .jdkx .jdkx_list .item1 p a{
  height: auto;
  background: none;
}
.zixun_wraps .lefts .jdkx .jdkx_list .item2 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  line-height: 34px;
}
.zixun_wraps .lefts .jdkx .jdkx_list .item2 a span{
  color: #cccccc;
  font-size: 14px;
  margin-right: 9px;
}
.zixun_wraps .centers {
  width:500px;
}
.zixun_wraps .centers .text_box .item {
  margin-bottom: 20px;
}
.zixun_wraps .centers .text_box .item .name {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
}
.zixun_wraps .centers .text_box .item .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #767676;
  line-height: 26px;
}
.zixun_wraps .centers .new_dontai .new_dontai_list {
  padding-left: 5px;
}
.zixun_wraps .centers .new_dontai .new_dontai_list .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  line-height: 33px;
}
.zixun_wraps .centers .new_dontai .new_dontai_list .item a span{
    color: #cccccc;
    font-size: 14px;
    margin-right:9px;
}
.zixun_wraps .rights {
  width: 291px;
}
.zixun_wraps .rights .lyzx {
  height: 380px;
  background: #F9F9F9;
}
.zixun_wraps .rights .lyzx_list {
  padding: 0 20px;
  box-sizing: border-box;
}
.zixun_wraps .rights .lyzx_list .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #333;
}
.zixun_wraps .rights .lyzx_list .item:nth-child(1) {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
}
.zixun_wraps .rights .lyzx_list .item:nth-child(6) {
  font-weight: bold;
  font-size: 16px;
  margin-top: 2px;
}
.zixun_wraps .rights .img_box .items {
  margin-top: 18px;
  height: 110px;
}
.zixun_wraps .rights .img_box .items img {
  width: 100%;
  height: 100%;
}
.lv_tj_advs .lv_title {
  display: flex;
  justify-content: space-between;
  height: 50px;
  align-items: center;
  margin-top: 10px;
}
.lv_tj_advs .lv_title .hr {
  width: 42%;
  border-top: 2px solid #50B24B;
}
.lv_tj_advs .lv_title .bold {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #50B24B;
}
.lv_tj_advs > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lv_tj_advs > ul li {
  width: 16%;
  margin-top: 12px;
  height: 70px;
}
.lv_tj_advs > ul li img {
  width: 100%;
  height: 100%;
}
.adve2 {
  margin-top: 30px;
  height: 95px;
}
.adve2 img {
  width: 100%;
  height: 100%;
}
.all_wraps {
  margin-top: 30px;
}
.all_wraps .title_s {
  border-top: #eee 1px solid;
  height: 44px;
  line-height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.all_wraps .title_s p {
  border-top: #50B24B 2px solid;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
}
.all_wraps .title_s div span {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 15px;
  color: #666666;
}
.all_wraps .title_s div a {
  font-size: 15px;
  color: #666666;
}
.all_wraps .title_s div a:hover{
  color: #50B24B;  
}
.all_wraps .title_s div img {
  vertical-align: middle;
}
.all_wraps .title_s div .btn {
  margin-left: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #888888;
}
.all_wraps .hotel_inside {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.all_wraps .hotel_inside .lefts {
  width: 27%;
}
.all_wraps .hotel_inside .centers {
  width: 43%;
}
.all_wraps .hotel_inside .rights {
  width: 25% ;
}
.all_wraps .hotel_inside .rights{}
.all_wraps .hotel_inside .title {
  position: relative;
}
.all_wraps .hotel_inside .title span {
  position: absolute;
    left: 0;
    background: #50B24B;
    width: 3px;
    height: 15px;
    top: 4px;
}
.all_wraps .hotel_inside .title b {
  margin-left: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.jiudian_wraps .mdd_box .mdd_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jiudian_wraps .mdd_box .mdd_list li {
  height: 57px;
  width: 30.5%;
  text-align: center;
  line-height: 57px ;
  background: #F1F1F1;
  margin-top: 15px;
}
.jiudian_wraps .mdd_box .mdd_list li:nth-child(1) {
  width: 48%;
}
.jiudian_wraps .mdd_box .mdd_list li:nth-child(2) {
  width: 48%;
}
.jiudian_wraps .xjjd {
  margin-top: 20px;
}
.jiudian_wraps .xjjd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15px;
}
.jiudian_wraps .xjjd ul li {
  position: relative;
}
.jiudian_wraps .xjjd ul li .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}
.jiudian_wraps .xjjd ul img {
  width: 100%;
  height: 100%;
}
.jiudian_wraps .xjjd ul .item1 {
  width: 100%;
  height: 90px;
  margin-top: 6px;
}
.jiudian_wraps .xjjd ul .item2 {
  margin-top: 6px;
  width: 49%;
  height: 90px;
}
.jiudian_wraps .ms_list li:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.jiudian_wraps .ms_list li:nth-child(1) .img {
  width: 39%;
  height: 130px;
  overflow: hidden;
}
.jiudian_wraps .ms_list li:nth-child(1) .img img {
  width: 100%;
  height: auto;
}
.jiudian_wraps .ms_list li:nth-child(1) .text {
  width: 57%;
}
.jiudian_wraps .ms_list li:nth-child(1) .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}
.jiudian_wraps .ms_list li:nth-child(1) .text .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #929292;
  line-height: 23px;
  margin-top: 10px;
}
.jiudian_wraps .ms_list li:nth-child(1) .text .content a {
  color: #929292;
}
.jiudian_wraps .ms_list li:nth-child(1) .text .time {
  font-family: Arial;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
  margin-top: 30px;
}
.jiudian_wraps .ms_list .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin-top: 15px;
}
.jiudian_wraps .ms_list .item a {
  color: #333;
}
.jiudian_wraps .ms_list .item a:hover{
  color: #50B24B;  
}
.jiudian_wraps .zs_box {
  margin-top: 21px;
}
.jiudian_wraps .zs_list {
  overflow: hidden;
  margin-top: 14px;
}
.jiudian_wraps .zs_list li:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 7px;
  margin-bottom: 15px;
}
.jiudian_wraps .zs_list li:nth-child(1) .img {
  width: 39%;
  height: 130px;
  overflow: hidden;
}
.jiudian_wraps .zs_list li:nth-child(1) .img img {
  width: 100%;
  height: auto;
}
.jiudian_wraps .zs_list li:nth-child(1) .text {
  width: 57%;
}
.jiudian_wraps .zs_list li:nth-child(1) .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}
.jiudian_wraps .zs_list li:nth-child(1) .text .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #929292;
  line-height: 23px;
  margin-top: 8px;
}
.jiudian_wraps .zs_list li:nth-child(1) .text .content a {
  color: #929292;
}
.jiudian_wraps .zs_list li:nth-child(1) .text .time {
  font-family: Arial;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
  margin-top: 15px;
}
.jiudian_wraps .zs_list .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin-top: 12px;
}
.jiudian_wraps .hrs {
  margin: 28px 0;
  border-top: 1px solid #eee;
}
.jiudian_wraps .hotel_list .h_lists {
  margin-top: 20px;
}
.jiudian_wraps .hotel_list .h_lists li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 13px;
}
.jiudian_wraps .hotel_list .h_lists li img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.jiudian_wraps .hotel_list .h_lists li .logo {
  width: 15px;
  height: 17px;
}
.jiudian_wraps .hotel_list .h_lists li .img {
  width: 57px;
  height: 57px;
}
.jiudian_wraps .hotel_list .h_lists li .text {
  width: 68%;
}
.jiudian_wraps .hotel_list .h_lists li .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}
.jiudian_wraps .hotel_list .h_lists li .text .name:hover{
  color: #50B24B;
}
.jiudian_wraps .hotel_list .h_lists li .text span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #A6A6A6;
  line-height: 32px;
}
.jiudian_wraps .hotel_list .evaluate {
  margin-top: 37px;
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list {
  border-top: #e9e9e9 1px solid;
  margin-top: 15px;
  padding-top: 5px;
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list li .img {
  width: 67px;
  height: 58px;
  overflow: hidden;
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list li .img img {
  width: 155%;
  height: auto;
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list li .text {
  width: 73%;
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list li .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list li .text .name:hover{
  color: #50B24B;   
}
.jiudian_wraps .hotel_list .evaluate .evaluate_list li .text span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #A6A6A6;
  line-height: 32px;
}
.food_wraps .tese_list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15px;
}
.food_wraps .tese_list ul li {
  position: relative;
}
.food_wraps .tese_list ul li p {
  position: absolute;
  color: #FFFFFF;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url('../img/bnner.png');
  background-size: 100% 100%;
  height: 35%;
}
.food_wraps .tese_list ul li .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}
.food_wraps .tese_list ul .item1 {
  width: 100%;
  margin-top: 6px;
  height: 170px;
}
.food_wraps .tese_list ul .item1 img {
  width: 100%;
  height: 100%;
}
.food_wraps .tese_list ul .item2 {
  margin-top: 6px;
  width: 49%;
  height: 105px;
}
.food_wraps .tese_list ul .item2 img {
  width: 100%;
  height: 100%;
}
.food_wraps .tj_list {
  margin-top: 28px;
}
.food_wraps .tj_list > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 9px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.food_wraps .tj_list > ul li {
  width: 49%;
  height: 140px;
  margin-top: 5px;
}
.food_wraps .tj_list > ul li img {
  width: 100%;
  height: 110px;
}
.food_wraps .tj_list > ul li p {
  margin-top: 5px;
}
.food_wraps .xiaochi_list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 22px;
}
.food_wraps .xiaochi_list ul li {
  position: relative;
  width: 49.3%;
  margin-bottom: 5px;
  height: 127px;
}
.food_wraps .xiaochi_list ul li img {
  width: 100%;
  height: 100%;
}
.food_wraps .xiaochi_list ul li p {
  position: absolute;
  color: #FFFFFF;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url('../img/bnner.png');
  background-size: 100% 100%;
  height: 35%;
}
.food_wraps .xiaochi_list ul li .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}
.food_wraps .food_zx {
  margin-top: 20px;
}
.food_wraps .food_zx .zx_list {
  overflow: hidden;
  margin-top: 12px;
  border-top: 1px solid #eee;
}
.food_wraps .food_zx .zx_list li:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-top: 20px;
}
.food_wraps .food_zx .zx_list li:nth-child(1) .img {
  width: 39%;
  height: 120px;
  overflow: hidden;
}
.food_wraps .food_zx .zx_list li:nth-child(1) .img img {
  width: 100%;
  height: auto;
  display: block;
}
.food_wraps .food_zx .zx_list li:nth-child(1) .text {
  width: 57%;
}
.food_wraps .food_zx .zx_list li:nth-child(1) .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}
.food_wraps .food_zx .zx_list li:nth-child(1) .text .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #929292;
  line-height: 23px;
  margin-top: 8px;
}
.food_wraps .food_zx .zx_list li:nth-child(1) .text .content a {
  color: #929292;
}
.food_wraps .food_zx .zx_list li:nth-child(1) .text .time {
  font-family: Arial;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
  margin-top: 15px;
}
.food_wraps .food_zx .zx_list .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin-top: 12px;
}
.food_wraps .food_lists .h_lists {
  margin-top: 20px;
}
.food_wraps .food_lists .h_lists li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 11px;
}
.food_wraps .food_lists .h_lists li img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.food_wraps .food_lists .h_lists li .logo {
  width: 15px;
  height: 17px;
}
.food_wraps .food_lists .h_lists li .img {
  width: 57px;
  height: 57px;
}
.food_wraps .food_lists .h_lists li .text {
  width: 68%;
}
.food_wraps .food_lists .h_lists li .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}
.food_wraps .food_lists .h_lists li .text .name:hover{
    color: #50B24B;
}
.food_wraps .food_lists .h_lists li .text span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #A6A6A6;
  line-height: 32px;
}
.food_wraps .night_ranking {
  margin-top: 26px;
  padding-top: 15px;
}
.food_wraps .night_ranking .title {
  padding-bottom: 10px;
}
.food_wraps .night_ranking .night_list {
  box-sizing: border-box;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.food_wraps .night_ranking .night_list li {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  height: 32px;
}
.food_wraps .night_ranking .night_list li span {
  font-family: Arial;
  font-weight: 400;
  font-size: 15px;
  color: #333;
  line-height: 30px;
  font-style: italic;
  margin-right: 6px;
  width: 20px;
}
.food_wraps .night_ranking .night_list li a {
  display: inline-block;
  width: 72%;
  font-size: 15px;
  line-height: 30px;
}
.food_wraps .night_ranking .night_list li i {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #888888;
  line-height: 32px;
  width: 50px;
}
.food_wraps .night_ranking .night_list li:nth-child(1) span {
  color: #E10000;
}
.food_wraps .night_ranking .night_list li:nth-child(2) span {
  color: #FF7200;
}
.food_wraps .night_ranking .night_list li:nth-child(3) span {
  color: #FFB400;
}
.specialty_wraps .ncp_list {
  margin-top: 10px;
}
.specialty_wraps .ncp_list > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}
.specialty_wraps .ncp_list > ul li {
  width: 49%;
  height: 140px;
  margin-top: 5px;
}
.specialty_wraps .ncp_list > ul li a.img{
  display: block;
  height: 111px;
  overflow: hidden;
}
.specialty_wraps .ncp_list > ul li img {
  width: 125%;
  height: auto;
  display: block;
}
.specialty_wraps .ncp_list > ul li p {
  margin-top: 5px;
}
.specialty_wraps .centers .ncp_list > ul li {
  width: 32%;
  margin-top: 5px;
}
.specialty_wraps .h_lists {
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 20px;
}
.specialty_wraps .h_lists li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 23px;
}
.specialty_wraps .h_lists li img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.specialty_wraps .h_lists li .logo {
  width: 15px;
  height: 17px;
}
.specialty_wraps .h_lists li .img {
  width: 57px;
  height: 57px;
}
.specialty_wraps .h_lists li .text {
  width: 68%;
}
.specialty_wraps .h_lists li .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 5px;
}
.specialty_wraps .h_lists li .text .name:hover{
    color: #50B24B;
}
.specialty_wraps .h_lists li .text a {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #A6A1A1;
  line-height: 20px;
}
.specialty_wraps .advs {
  width: 100%;
  height: 154px;
  margin-top: 3px;
}
.specialty_wraps .advs img {
  width: 100%;
  height: 100%;
}
.yc_wraps .huodong_list {
  margin-top: 5px;
}
.yc_wraps .huodong_list > ul li {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.yc_wraps .huodong_list > ul li .img {
  width: 161px;
  height: 215px;
  overflow: hidden;
}
.yc_wraps .huodong_list > ul li .img img {
  width: 100%;
  height: auto;
  display: block;
}
.yc_wraps .huodong_list > ul li .cons {
  width: 43%;
}
.yc_wraps .huodong_list > ul li .cons .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}
.yc_wraps .huodong_list > ul li .cons .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
  margin: 15px 0 100px;
}
.yc_wraps .huodong_list > ul li .cons .time span {
  color: #50B24B;
  margin-right: 3px;
}
.yc_wraps .huodong_list > ul li:first-child {
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.yc_wraps .lv_bottom_title {
  border-bottom: #eee 1px solid;
  display: flex;
  align-items: center;
}
.yc_wraps .lv_bottom_title div {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 12px;
}
.yc_wraps .lv_bottom_title > div:first-child {
  margin-right: 20px;
}
.yc_wraps .lv_bottom_title > div:last-child {
  position: relative;
  margin-left: 20px;
}
.yc_wraps .lv_bottom_title > div:last-child span {
  position: absolute;
  left: -20px;
  color: #eee;
}
.yc_wraps .yc_list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 11px;
  padding-top: 5px;
}
.yc_wraps .yc_list ul li {
  position: relative;
  width: 32%;
  height: 215px;
  overflow: hidden;
  margin-bottom: 10px;
}
.yc_wraps .yc_list ul li img {
  width: 100%;
  height: auto;
}
.yc_wraps .yc_list ul li .banner {
  position: absolute;
  color: #FFFFFF;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url('../img/bnner.png');
  background-size: 100% 100%;
  height: 62px;
  padding-top: 10px;
  box-sizing: border-box;
}
.yc_wraps .yc_list ul li .banner p {
  padding-left: 15px;
  box-sizing: border-box;
  padding-right: 15px;
}
.yc_wraps .yc_list ul li .banner .money {
  margin-top: 5px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 22px;
}
.yc_wraps .yc_list ul li .banner a {
  color: #fff;
}
.yc_wraps .xg_list {
  padding-top: 3px;
}
.yc_wraps .xg_list ul {
  margin-top: 15px;
  padding-top: 16px;
  border-top: #eee 1px solid;
}
.yc_wraps .xg_list ul .item1 {
  height: 132px;
  margin-bottom: 2px;
}
.yc_wraps .xg_list ul .item1 img {
  width: 100%;
  height: 100%;
}
.yc_wraps .xg_list ul .item {
  border-bottom: #ededed 1px solid;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 43px;
}
.switch_menu {
  display: flex;
  border: 3px solid #50B24B;
  border-bottom: none;
  margin-top: 0;
}
.switch_menu > div {
  width: 50%;
  text-align: center;
  height: 33px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  background-color: #50B24B;
}
.lvyou_route_box {
  margin-top: 30px;
}
.lvyou_route_box .title_s {
  border-top: #eee 1px solid;
  height: 44px;
  line-height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lvyou_route_box .title_s p {
  border-top: #50B24B 2px solid;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
}
.lvyou_route_box .title_s div span {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 15px;
  color: #666666;
}
.lvyou_route_box .title_s div a {
  font-size: 15px;
  color: #666666;
}
.lvyou_route_box .title_s div a:hover{
  color: #50B24B; 
}
.lvyou_route_box .title_s div img {
  vertical-align: middle;
}
.lvyou_route_box .title_s div .btn {
  margin-left: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #888888;
}
.lvyou_route_box .lvyou_route_inside {
  display: flex;
  justify-content: space-between;
}
.lvyou_route_box .lvyou_route_inside .title {
  position: relative;
}
.lvyou_route_box .lvyou_route_inside .title span {
  position: absolute;
  left: 0;
  background:#50B24B;
  width: 3px;
  height: 15px;
  top: 4px;
}
.lvyou_route_box .lvyou_route_inside .title b {
  margin-left: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #333333;
}
.lvyou_route_box .lvyou_route_inside .lefts {
  width: 70% ;
  display: flex;
  justify-content: space-between;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 {
  width: 39%;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 .jx_box {
  margin-top: 20px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 .jx_box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 .jx_box ul li {
  position: relative;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 .jx_box ul li .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 .jx_box ul img {
  width: 100%;
  height: 100%;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 .jx_box ul .item1 {
  width: 100%;
  height: 90px;
  margin-top: 6px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works1 .jx_box ul .item2 {
  margin-top: 6px;
  width: 49%;
  height: 90px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 {
  width: 59%;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .jdkx {
  margin-top: 20px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) {
  display: flex;
  justify-content: space-between;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) .img {
  width: 39%;
  height: 130px;
  overflow: hidden;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) .img img {
  width: 100%;
  height: auto;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) .text {
  width: 57%;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) .text .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #929292;
  line-height: 23px;
  margin-top: 8px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) .text .content a{
  color: #929292;  
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list li:nth-child(1) .text .time {
  font-family: Arial;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
  margin-top: 15px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .kx_list .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin-top: 17px;
}
.lvyou_route_box .lvyou_route_inside .lefts .works2 .hrs {
  margin: 30px 0;
  border-top: 1px solid #eee;
}
.lvyou_route_box .lvyou_route_inside .rights {
  width: 25% ;
  margin-top: 15px;
}
.lvyou_route_box .lvyou_route_inside .rights > ul {
  margin-top: 12px;
}
.lvyou_route_box .lvyou_route_inside .rights > ul .item1 {
  width: 100%;
  height: 132px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.lvyou_route_box .lvyou_route_inside .rights > ul .item1 img {
  width: 100%;
  height: auto;
}
.lvyou_route_box .lvyou_route_inside .rights > ul .item1 span {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 10px;
  width: calc(100% - 20px);
  padding-bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(8%,transparent),color-stop(40%,rgba(0,0,0,.24)),color-stop(47%,rgba(0,0,0,.29)),color-stop(95%,rgba(0,0,0,.65)));
  background: linear-gradient(180deg,transparent 8%,rgba(0,0,0,.24) 40%,rgba(0,0,0,.29) 47%,rgba(0,0,0,.65) 95%);
}
.lvyou_route_box .lvyou_route_inside .rights > ul .item1 span a{
  color: #ffffff;
}
.lvyou_route_box .lvyou_route_inside .rights > ul .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 29px;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv {
  margin-top: 20px;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: #eee 1px solid;
  margin-top: 20px;
  padding-top: 20px;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li img {
  width: 100%;
  height: 100%;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li .logo {
  width: 20px;
  height: 19px;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li .img {
  width: 93px;
  height: 60px;
  text-align: center;
  border: 1px solid #eee;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li .img img {
  width: 85px;
  height: 54px;
  margin-top: 4px;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li .text {
  width: 55%;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 24px;
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li .text .name:hover{
  color: #50B24B;  
}
.lvyou_route_box .lvyou_route_inside .rights .yx_lv > ul li .text .ctn {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #A6A6A6;
  line-height: 32px;
}
.lvyou_route_box .lv_bottom_box {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.lvyou_route_box .lv_bottom_box .lv_bottom_title {
  display: flex;
  align-items: center;
  position: relative;
}
.lvyou_route_box .lv_bottom_box .lv_bottom_title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.lvyou_route_box .lv_bottom_box .lv_bottom_title div {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  cursor: pointer;
  padding-bottom: 12px;
}
.lvyou_route_box .lv_bottom_box .lv_bottom_title > div:first-child {
  margin-right: 20px;
}
.lvyou_route_box .lv_bottom_box .lv_bottom_title > div:last-child {
  position: relative;
  margin-left: 20px;
}
.lvyou_route_box .lv_bottom_box .lv_bottom_title > div:last-child span {
  position: absolute;
  left: -20px;
  color: #eee;
}
.lvyou_route_box .lv_bottom_box .lefts {
  width: 27%;
}
.lvyou_route_box .lv_bottom_box .lefts .list {
  padding-top: 15px;
}
.lvyou_route_box .lv_bottom_box .lefts .list li {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}
.lvyou_route_box .lv_bottom_box .centers {
  width: 43%;
}
.lvyou_route_box .lv_bottom_box .centers .list {
  
  padding-top: 15px;
}
.lvyou_route_box .lv_bottom_box .centers .list li {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}
.lvyou_route_box .lv_bottom_box .rights {
  width: 25% ;
}
.lvyou_route_box .lv_bottom_box .rights .title {
  position: relative;
  padding-bottom: 14px;
  border-bottom: 1px solid #eee;
}
.lvyou_route_box .lv_bottom_box .rights .title span {
  position: absolute;
    left: 0;
    background: #50B24B;
    width: 3px;
    height: 15px;
    top: 4px;
}
.lvyou_route_box .lv_bottom_box .rights .title b {
  margin-left: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.lvyou_route_box .lv_bottom_box .rights ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
}
.lvyou_route_box .lv_bottom_box .rights ul .item1 {
  width: 48%;
  height: 110px;
  position: relative;
  margin-bottom: 5px;
}
.lvyou_route_box .lv_bottom_box .rights ul .item1 .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}
.lvyou_route_box .lv_bottom_box .rights ul .item1 img {
  width: 100%;
  height: 100%;
}
.lvyou_route_box .lv_bottom_box .rights ul .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 32px;
  margin-top: 2px;
}
.jingdian_box {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.jingdian_box .title_s {
  border-top: #eee 1px solid;
  height: 44px;
  line-height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jingdian_box .title_s p {
  border-top: #50B24B 2px solid;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
}
.jingdian_box .title_s div span {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 15px;
  color: #666666;
}
.jingdian_box .title_s div a {
  font-size: 15px;
  color: #666666;
}
.jingdian_box .title_s div a:hover{
  color: #50B24B;
}
.jingdian_box .title_s div img {
  vertical-align: middle;
}
.jingdian_box .title_s div .btn {
  margin-left: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #888888;
}
.jingdian_box .lefts {
  width: 850px ;
}
.jingdian_box .lefts .inside {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jingdian_box .lefts .inside .title {
  position: relative;
}
.jingdian_box .lefts .inside .title span {
  position: absolute;
  left: 0;
  background:#50B24B;
  height: 14px;
  width: 3px;
  top: 4px;
}
.jingdian_box .lefts .inside .title b {
  margin-left: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.jingdian_box .lefts .inside .works1 {
  width: 40%;
}
.jingdian_box .lefts .inside .works1 .jx_box {
  margin-top: 20px;
}
.jingdian_box .lefts .inside .works1 .jx_box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15px;
}
.jingdian_box .lefts .inside .works1 .jx_box ul li {
  position: relative;
}
.jingdian_box .lefts .inside .works1 .jx_box ul li .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}
.jingdian_box .lefts .inside .works1 .jx_box ul img {
  width: 100%;
  height: 100%;
}
.jingdian_box .lefts .inside .works1 .jx_box ul .item1 {
  width: 100%;
  height: 90px;
}
.jingdian_box .lefts .inside .works1 .jx_box ul .item2 {
  margin-top: 6px;
  width: 49%;
  height: 90px;
}
.jingdian_box .lefts .inside .works2 {
  width: 57%;
}
.jingdian_box .lefts .inside .works2 .jdkx {
  margin-top: 20px;
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .img {
  width: 39%;
  height: 130px;
  overflow: hidden;
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .img a{
  display: block;
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .img img {
  width: 100%;
  height: auto;
  display: block;
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .text {
  width: 57%;
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
  
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .text .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #929292;
  line-height: 23px;
  margin-top: 5px;
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .text .content a{
  color: #929292; 
}
.jingdian_box .lefts .inside .works2 .kx_list li:nth-child(1) .text .time {
  font-family: Arial;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
  margin-top: 15px;
}
.jingdian_box .lefts .inside .works2 .kx_list .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin-top: 12px;
}
.jingdian_box .lefts .inside .works2 .kx_list .item a span{
  color: #cccccc;
  font-size: 14px;
  margin-right: 9px;  
}
.jingdian_box .lefts .inside .works2 .kx_list .hrs {
  margin: 28px 0;
  border-top: 1px solid #eee;
}
.jingdian_box .lefts .inside .works3 {
  width: 100%;
  height: 190px;
  margin-top: 25px;
  border: 6px solid #f9f9f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-left: 25px;
  box-sizing: border-box;
  padding-right: 5px;
  margin-left: 11px;
}
.jingdian_box .lefts .inside .works3 > div {
  width: 23%;
  margin-right: 10px;
}
.jingdian_box .lefts .inside .works3 > div a.img{
  height: 116px;
  overflow: hidden;
  display: block;
}
.jingdian_box .lefts .inside .works3 > div img {
  width: 165%;
  height: auto;
}
.jingdian_box .lefts .inside .works3 > div p {
  margin-top: 10px;
}
.jingdian_box .lefts .inside .works3 .title {
  width: 25px;
  height: 105px;
  background: #50B24B;
  position: absolute;
  left: -15px;
  top: 30px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  box-sizing: border-box;
  padding-top: 10px;
}
.jingdian_box .rights {
  width: 25% ;
}
.jingdian_box .rights .menpiao {
  background: #F9F9F9;
}
.jingdian_box .rights .menpiao .title_s p {
  border-top: #50B24B 2px solid;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
}
.jingdian_box .rights .menpiao .mp_list {
  padding: 0 20px;
  box-sizing: border-box;
  padding-bottom: 16px;
}
.jingdian_box .rights .menpiao .mp_list li {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
}
.jingdian_box .rights .menpiao .mp_list li span {
  font-family: Arial;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 32px;
  font-style: italic;
  margin-right: 6px;
  width: 20px;
}
.jingdian_box .rights .menpiao .mp_list li a {
  display: inline-block;
  width: 72%;
}
.jingdian_box .rights .menpiao .mp_list li i {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #888888;
  line-height: 32px;
  width: 50px;
}
.jingdian_box .rights .menpiao .mp_list li:nth-child(1) span {
  color: #E10000;
}
.jingdian_box .rights .menpiao .mp_list li:nth-child(2) span {
  color: #FF7200;
}
.jingdian_box .rights .menpiao .mp_list li:nth-child(3) span {
  color: #FFB400;
}
.jingdian_box .rights .live {
  margin-top: 20px;
}
.life_wraps .lv_bottom_title {
  display: flex;
  align-items: center;
}
.life_wraps .lv_bottom_title div {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 10px;
}
.life_wraps .lv_bottom_title > div:first-child {
  margin-right: 20px;
}
.life_wraps .lv_bottom_title > div:last-child {
  position: relative;
  margin-left: 20px;
}
.life_wraps .lv_bottom_title > div:last-child span {
  position: absolute;
  left: -20px;
  color: #eee;
}
.life_wraps .title {
  position: relative;
  padding-bottom: 15px;
}
.life_wraps .title span {
  position: absolute;
  left: 0;
  
  height: 15px;
  top: 4px;
}
.life_wraps .title b {
  margin-left: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.life_wraps .medicine {
  border-top: 1px solid #eee;
}
.life_wraps .medicine li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
}
.life_wraps .medicine li .img {
  width: 121px;
  height: 86px;
  overflow: hidden;
}
.life_wraps .medicine li .img img {
  width: 125%;
  height:auto;
  display: block;
}
.life_wraps .medicine li .text {
  width: 54%;
}
.life_wraps .medicine li .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}
.life_wraps .medicine li .text .city {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #959595;
  line-height: 23px;
  margin-top: 4px;
}

.life_wraps .medicine li .text .city a{
  color: #959595;  
}

.life_wraps .medicine li .text .location {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #959595;
  line-height: 23px;
  margin-top: 10px;
}
.life_wraps .life_service {
  overflow: hidden;
  border-top: 1px solid #eee;
}
.life_wraps .life_service li:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
  margin-bottom: 15px;
}
.life_wraps .life_service li:nth-child(1) .img {
  width: 39%;
  height: 120px;
  overflow: hidden;
}
.life_wraps .life_service li:nth-child(1) .img img {
  width: 115%;
  height: auto;
  display: block;
}
.life_wraps .life_service li:nth-child(1) .text {
  width: 57%;
}
.life_wraps .life_service li:nth-child(1) .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}
.life_wraps .life_service li:nth-child(1) .text .content {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #929292;
  line-height: 23px;
  margin-top: 8px;
}
.life_wraps .life_service li:nth-child(1) .text .content a {
  color: #929292;
}
.life_wraps .life_service li:nth-child(1) .text .time {
  font-family: Arial;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  line-height: 23px;
  margin-top: 12px;
}
.life_wraps .life_service .item {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin-top: 14px;
}
.link_box .link_text a:hover{
    color: #50B24B;
}