.bodyimg{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
}
/*新闻开始*/
.news{
    width: 937px;
    height: 375px;
    margin: 0 auto;
}
.news_head{
    width: 1200px;
    height: 90px;
}
.news_head img{
    position: absolute;
    width: 237px;
    height: 41px;
    top:20%;
    left:40%;
}

.news .group_news{
    width: 420px;
    height: 280px;

   // padding-left: 150px;
}
 .more{
    width: 100%;
    height: 26px;
     border-bottom: 1px solid #ccc;
    padding-bottom: 2px;

}

.more span:first-child{
    color:#fff;
    float: left;
    width: 90px;
    text-align: center;
    height: 28px;
    line-height:28px;
    font-size: 14px;
    background-color: #702d3e;
    border-radius:10px 0px;

}
.more span:last-child{
    float: right;
    color:#010101;
    width: 90px;
    font-size: 12px;
    text-align: center;
    height: 28px;
    line-height:28px;
    background-color: #eee;
    border-radius:0px;
}
 .news_dl{
    width: 100%;
    height: 115px;
     margin-top: 10px;
}
 .news_dl dt{
    float: left;
    width: 100px;
    height: 100px;
    background-color: #6E050C;
}
 .news_dl dd{
    float: right;
    width: 305px;
    height: 100px;
    font-size: 12px;
    margin-top: 2px;
    -webkit-margin-start:0px;
    overflow:hidden
}
.news_dl dd p{
    margin:0;
}
.news_dl dd p:first-child{
     font-size:16px;
 }
.news_dl dd p:nth-child(2){
    width: 100%;
    height: 50px;
    overflow: hidden;
}
.news_dl dd p:nth-child(3){
    font-size:12px ;
    padding-right: 15px;
    float: right;
    margin-top: 10px;
}
 .list_li{
    width: 100%;
font-size: 12px;
     border-bottom: 2px solid #ccc;
     padding-bottom: 12px;

}
 .list_li li{
    width: 100%;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccc;
}
 .list_li li span{
    float: right;
}
.news .newsbox{
    width: 90px;
    height: 100%;
// border: 1px solid #ccc;
}
.news .hotel_news{
    width: 420px;
    height: 280px;
   // padding-right: 150px;
}
.hotel_news .more span:first-child{
    background-color: #8f6f23;.
}
.hotel_news .more span:last-child{
    background-color: #eee;.
}
/*新闻结束*/
.img2{
    width: 1200px;
    height: 85px;
    background: url("../images/about/about-1200_24.jpg") no-repeat;

}
/*关于我们*/
.about{
    width: 100%;
    height: 350px;
    margin:0 auto;
}
.about .food_head{
    width: 1200px;
    height:90px;
}
.about .food_head img{
    width: 366px;
    height: 35px;
    position: absolute;
    top: 38%;
    left: 34%;
}
.about .cent{
    width: 946px;
    height: 201px;
    margin: 0 auto;
}
.cent .left1{
    padding-top: 7px;
    border: 1px solid #e0e0e0;
    box-shadow:0px -1px 0px #ccc inset;
}
.about .cent .right1{
    width: 617px;
    height: 200px;
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
    box-shadow:0px -1px 0px #ccc inset;
    font-size: 12px;
    text-indent:24px;
    line-height:15px;
}
.cent .right1 p{
    margin-top:3px;
    margin-bottom:-3px;

}
.img3{
    width: 1200px;
    height: 85px;
    background: url("../images/about/about-1200_10.jpg") no-repeat;
}
/*地图*/
.map{
    width: 100%;
    height: 445px;
    margin:0 auto;
}
.map .map_head{
    width: 1200px;
    height:90px;
}
.map .map_head img{
    width: 185px;
    height: 50px;
    position: absolute;
    top: 24%;
    left: 40%;
}
.map .map_img{
    width: 937px;
    height: 297px;
    margin: 0 auto;
}
.map .map_img .left1{
    width: 937px;
    height: 297px;
}


