
body {
    max-width: 750px;
    margin: 0 auto;
    background: #f6f6f6;
}
/* 尾部 */
#foot {
    background-color: #ffa9be!important;
    float: left;
	margin-top: 20px;
}
footer div {
    padding: 0.3rem 1rem;
	text-align: center;
}
footer div.shengming {
    line-height: 2rem;
}
/* 轮播图 */
.swiper-slide
{
  background-position: center;
  background-size: cover;
  width: 80%;
  background: #fff;
}
.swiper-slide .imgBx
{
  width: 100%;
  overflow: hidden;
  height: 180px;
  display: block;
  border-radius: 4px;
}
.swiper-slide .imgBx img
{
  width: 100%;
  height: 100%;
}
.gallery-thumb {
    margin-top: 20px;
}
/* 结束 */




.head— {
    width: 100%;
    opacity: 1;
    background: #ffa9be;
    float: left;
    padding-bottom: 10px;
}
.head {
    width: 96%;
    height: 2.8125rem;
    opacity: 1;
    padding: 0px 2%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}
img.img_log1 {
    height: 2.1875rem;
	margin-top: 0.625rem;
}
.head-1 {
    width: 96%;
    padding: 0px 2%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.head-kuang {
    width: 100%;
    height: 30px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
input.head_input {
    width: 80%;
    border: 0px solid #ffffff;
    background: white;
    height: 20px;
    margin-left: 5%;
    border-right: 1px solid #ffa9be;
}
i.layui-icon.sousu {
    color: #ffa9be;
    font-size: 21px;
    margin-right: 5%;
}
.frame {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-radius: 5%;
    margin-top: -105px;
}




.map {
    overflow: hidden;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    right: -100%;
    background-color: #ffffff;
}
.map .header {
    width: 100%;
    height: 2.625rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: fixed;
    top: 0px;
    z-index: 999;
    background: #ffa9be;
}
.map .header .header_box .header_menu {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.9375rem;
}
.map > .hot_ul {
    margin: 4.125rem 0.75rem 0 0.75rem;
}
.item-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.33%;
}
.item-group .item-key {
    border-color: #666 !important;
    background-color: #666 !important;
}
.item-group>.list-item {
    width: 28%;
    height: 1.875rem;
    line-height: 1.875rem;
    list-style: none;
    text-align: center;
    margin: 0 1.33% 6px 0;
    padding: 0 5px;
    font-size: .875rem;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}
.item-group .item-key a {
    color: #fff;
}
img.log_img.img_log2 {
    width: 9%;
    height: 35px;
}
.Rotation_chart {
    width: 100%;
    opacity: 1;
    overflow: hidden;
}
.index_body_top_b_right_t {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 40px;
    overflow: hidden;
    z-index: 3;
    border-radius: 8px;
}
.index_body_top_b_right_t span {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #FFF;
    display: block;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
}
.kuang {
    width: 92%;
    background: #fff;
    padding: 10px 4%;
    margin-top: 20px;
    padding-bottom: 10px;
}
a.HOT-frame1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(224, 224, 224, 1);
}
.kuang .HOT-frame1:nth-child(1){
	margin-top: 0px;
}
.HOT-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    text-indent: 0.4rem;
}
.HOT-title::before{
	content: "";
	color: #ffa9be;
	width: 7px;
	display: flex;
	height: 7px;
	background: #ffa9be;
	border-radius: 50%;
}
.HOT-content {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
a.chakangd {
    width: 100%;
    height: 25px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    color: rgba(153, 153, 153, 1);
    vertical-align: top;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.rmphb_tit2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.rmphb_tit3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.rmphb_rmsjph {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    text-indent: 0.5em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.rmsjph_gd1 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
    width: 10%;
}
.rmsjph_gd1 .img_log {
    width: 100%;
}
.rmphb_rmsjph::before{
	content: "";
	width: 5px;
	height: 25px;
	opacity: 1;
	background: #ffa9be;
	display: block;
	border-radius: 8px;
}
.HOT-frame {
    width: 100%;
    display: flex;
    flex-direction: column;
}
a.diyi {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
    border-bottom: 1px solid rgba(224, 224, 224, 1);
    padding-bottom: 15px;
}
.diyi .log_img {
    width: 30%;
    height: 70px;
    border-radius: 4px;
}
.right_frame-top {
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.right_frame-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.flet_frame_a1-c {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.diyi_title {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.diyi_time {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(153, 153, 153, 1);
    text-align: right;
    vertical-align: top;
    width: 25%;
}
.HOT-frame .diyi:last-child{
	border-bottom: 0px solid rgba(224, 224, 224, 1);
}
.dier {
    width: 96%;
    border-radius: 10px;
    float: left;
    padding: 0px 2%;
}
.gonggong {
    width: 100%;
    float: left;
    padding: 10px 0px 0px 0px;
}
a.lujing {
    font-size: 12px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: center;
    color: #545454;
    line-height: 12px;
}
.kuang_s {
    width: 92%;
    background: #fff;
    padding: 10px 4%;
    padding-bottom: 10px;
	margin-top: 10px;
}
.frame .kuang_s .diyi:nth-child(1){
	margin-top: 0rem;
}
.frame .kuang_s .diyi:last-child{
	border-bottom: 0px solid rgba(224, 224, 224, 1);
}
.brief_frame_title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(33, 33, 33, 1);
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.source_frame {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.source_time {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    vertical-align: top;
	border-right: 1px solid rgba(229, 229, 229, 1);
	padding-right: 10px;
}
.source_{
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	color: rgba(102, 102, 102, 1);
	text-align: left;
	vertical-align: top;
	border-right: 1px solid rgba(229, 229, 229, 1);
	padding-right: 10px;
	margin-left: 10px;
}
.read_{
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	color: rgba(102, 102, 102, 1);
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
}
.content_content {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.content_content h2 {
    margin-top: 15px;
    font-size: 1.125rem;
}
.content_content p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 25px;
    color: rgba(51, 51, 51, 1);
    margin-top: 15px;
    padding-bottom: 15px;
}
.shangxiapian {
    width: 100%;
    margin-top: 12px;
    display: flex;
    flex-direction: row;
    padding-top: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shangxiapian a {
    width: 20%;
    height: 25px;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 28px;
    text-align: center;
    vertical-align: top;
    margin-left: 5%;
    border-radius: 2px;
    background: rgba(204, 204, 204, 1);
    color: #fff;
}
.shangxiapian a:nth-child(1) {
    margin-left: 0px;
}





/* 瀑布流 */

.container{
	max-width: 64rem;
	margin: 0 auto;
	overflow-x: hidden;
}
/*瀑布流*/
.fall-box{
  width: 96%;
  padding: 2%;
  float: left;
  background-color: #fff;
  margin-top: 0.625rem;
}
.fall-box .item{
   width: calc((100% - 30px)/2);
   margin-bottom: 1rem;
   border: 1px solid rgba(229, 229, 229, 1);
   border-radius: 8px;
   overflow: hidden;
}

.fall-box .section-p{
	 background: white;
	 padding:5%;
}
.fall-box .item-img{
	width:100% ;
	display: block;
}
.item .title-p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;
    text-align: center;
}
.item .name-p{
	color: #555;
	font-size: 1rem;
}
.item .price-p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	margin-top: 0.625rem;
}
.more-a{
	display: block;
	text-align: center;
	margin-top: 8%;
}
.more-a img{
	width: 6%;
}
.be_related_to {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
a.related_a {
    opacity: 1;
    background: rgba(245, 245, 245, 1);
    padding: 6px 13px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    vertical-align: top;
}
.CityMore1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.kuang_1 {
    width: 92%;
    background: #fff;
    padding: 0px 4% 12px 4%;
    padding-bottom: 10px;
    margin-top: 10px;
}
a.classification {
    width: 22.4%;
    font-size: 13px;
    float: left;
    height: 26px;
    line-height: 26px;
    border: #edecec 1px solid;
    text-align: center;
    background: #f9fbfa;
    display: block;
    color: #5f5e5e;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
}