.wraps {
  width: 1170px;
  margin: 30px auto 0;
}
.menus {
  border-top: 2px solid #28b76c;
  border-bottom: 1px solid #eee;
  padding: 13px 15px 15px 15px!important;
  box-sizing: border-box;
  margin-top: 10px;
}
.menus ul {
  display: flex;
  width: 100%;
}
.menus ul li {
  font-family: Microsoft YaHei;
  font-weight: normal!important;
  font-size: 15px;
  color: #000000;
  margin-right: 30px;
}
.menus ul .ver {
  color: #d6d6d6;
  font-weight: normal;
  line-height: 18px;
  font-family: Arial;
}
.boxs {
  display: flex;
  justify-content: space-between;
}
.boxs .title_s {
  border-top: #eee 1px solid;
  height: 44px;
  line-height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.boxs .title_s p {
  border-top: #28b76c 2px solid;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
}
.boxs .title_s > div span {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 15px;
  color: #666666;
}
.boxs .title_s > div a {
  font-size: 15px;
  color: #666666;
}
.boxs .title_s > div img {
  vertical-align: middle;
}
.boxs .title_s > div .btn {
  margin-left: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #888888;
}
.boxs .title_s > div .btn:hover{
    color: #28b76c;
}
.boxs .lefts {
  width: 72% ;
}
.boxs .lefts .star_list {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.boxs .lefts .star_list .lfs {
  width: 49.6%;
  position: relative;
}
.boxs .lefts .star_list .lfs img {
  height: 328px;
  width: 100%;
}
.boxs .lefts .star_list .lfs .name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url('../img/bnner.png');
  background-size: 100% 100%;
  height: 101px;
  line-height: 145px;
  padding-left: 20px;
  box-sizing: border-box;
}
.boxs .lefts .star_list .lfs .name a {
  color: #fff;
}
.boxs .lefts .star_list .rgts {
  width: 49%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.boxs .lefts .star_list .rgts .rgts_item {
  width: 48.8%;
  position: relative;
}
.boxs .lefts .star_list .rgts .rgts_item img {
  height: 157px;
  width: 100%;
}
.boxs .lefts .star_list .rgts .rgts_item .name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url('../img/bnner.png');
  background-size: 100% 100%;
  height: 101px;
  line-height: 150px;
  padding-left: 20px;
  box-sizing: border-box;
}
.boxs .lefts .star_list .rgts .rgts_item .name a {
  color: #fff;
}
.boxs .lefts .star_list .rgts .rgts_item:nth-child(1) {
  margin-bottom: 15px;
}
.boxs .lefts .star_list .rgts .rgts_item:nth-child(2) {
  margin-bottom: 15px;
}
.boxs .lefts .snack_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.boxs .lefts .snack_list li {
  width: 23.8%;
  position: relative;
  margin-top: 12px;
}
.boxs .lefts .snack_list li img {
  width: 100%;
  height: 157px;
}
.boxs .lefts .snack_list li .name {
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  background: url('../img/bnner.png');
  background-size: 100% 100%;
  height: 101px;
  line-height: 150px;
  padding-left: 20px;
  box-sizing: border-box;
}
.boxs .lefts .snack_list li .name a {
  color: #fff;
}
.boxs .rights {
  width: 25% ;
  background-color: #F9F9F9;
}
.boxs .rights .title_s p {
  border-top: #28b76c 2px solid;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 10px;
}
.boxs .rights .jp_list {
  padding: 0 15px 15px 15px;
  box-sizing: border-box;
}
.boxs .rights .jp_list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.boxs .rights .jp_list li img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.boxs .rights .jp_list li .logo {
  width:15px;
  height: 17px;
}
.boxs .rights .jp_list li .img {
  width: 57px;
  height: 57px;
}
.boxs .rights .jp_list li .text {
  width: 65%;
}
.boxs .rights .jp_list li .text .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 32px;
}
.boxs .rights .jp_list li .text .name:hover{
    color: #28b76c;
}
.boxs .rights .jp_list li .text span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #A6A6A6;
  line-height: 32px;
}
.boxs .rights .night_list {
  padding: 0 15px 20px 20px;
  box-sizing: border-box;
  padding-bottom: 10px;
}
.boxs .rights .night_list li {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 36px;
  display: flex;
  justify-content: space-between;
}
.boxs .rights .night_list li span {
  font-family: Arial;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 36px;
  font-style: italic;
  margin-right: 6px;
  width: 20px;
}
.boxs .rights .night_list li a {
  display: inline-block;
  width: 70%;
}
.boxs .rights .night_list li i {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #888888;
  line-height: 36px;
  width: 50px;
}
.boxs .rights .night_list li:nth-child(1) span {
  color: #E10000;
}
.boxs .rights .night_list li:nth-child(2) span {
  color: #FF7200;
}
.boxs .rights .night_list li:nth-child(3) span {
  color: #FFB400;
}
