#navbox2{
    padding: 0;
}
.newshead{
    margin-bottom: 10px;
    padding: 0px 20px 0;
    line-height: 30px;
    border-bottom: 1px solid #bebebe;
}
.modulebox{
    padding-bottom: 20px;
}
.newslist img{
    width: 36.67vw;
    height: 24.5vw;
    border-radius: 10px;
}
.newslist{
    padding: 0 1.85vw
}
.newslist li{
    padding: 2vw 0;
    border-bottom: 1px solid #9e9e9e;
}
.newslisttitle{
    padding-top: 5px;
    font-size: 20px;
    color: #000;
    width: 55.56vw;
    line-height: 30px;
}
.newslisttime{
    font-size: 14px;
    color: #6c6b6b;
    line-height: 36px;
}

.newsdetail{
    padding: 0 20px;
}
.newsdetail h2{
    padding: 10px 0 10px;
    font-weight: normal;
    font-size: 22px;
    text-align: center;
    color: #292e83;
    border-bottom: 1px solid #0060ad;
}
.newsdetailtime{
    text-align: right;
    color: #6f6f6f;
    line-height: 40px;
}
.newsdetailmgs{
    color: #2e2e2e;
    line-height: 30px;
}
.newsdetailmgs p{
    text-indent: 2em;
}
.newsdetailmgs img{
    width: 100%;
}

/*景点*/
.imgbox{
    padding: 10px 1vw 0;
}
.imgboxleft{
    padding: 0 1vw;
}
.imgboxleft img{
    width: 46vw;
    height: 31.5vw;
    border-radius: 10px;
}
.imgboxmsg{
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.newsdetail h3{
    margin: 10px 0 20px;
    font-weight: normal;
    font-size: 22px;
    text-align: center;
}
.spotstitle{
    margin: 20px 0;
    text-align: center;
}
.spotstitle span{
    font-size: 18px;

}
.spotstitle span{
    display: inline-block;
    padding: 0 30px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    /*background: #ad966a url(../images/spotstitlebg.jpg) no-repeat;*/
    background: url(../images/spotstitlebg.jpg) top -4px left / 5px 40px no-repeat , url(../images/spotstitlebg.jpg) top -4px right / 5px 40px no-repeat, #ad966a;   
}


.messagedetail{
    background: url(../images/messagebox.jpg) 0 0 / 100vw 32.41vw no-repeat;
}
.messagedetail label{
    display: none;
}
.itex{
    padding: 1vw 5vw 0 20vw;
    margin-bottom: 2vw;
    height: 8vw;
}
.itex input{
    height: 7vw;
    width: 75vw;
    border: none;
}
.iarea{
    padding: 3vw 5vw 0 20vw;
    margin-bottom: 2vw;
    height: 20vw;
}
.iarea textarea{
    width: 75vw;
    height: 15vw;
    border: none;
}
.messagedetail .pop{
    padding: 0 4vw 4vw;
    line-height: 20px;
    color: #666;
}
.messagebtnbox{
    text-align: center;
}
.messagebtnbox input{
    margin: 0 10px;
    width: 30vw;
    height: 8vw;
    border: none;
    color: #fff;
    font-size: 18px;
    background: #b28750;
    border-radius: 10px;
}
.messagelist{
    padding: 20px 3vw;
    font-size: 16px;
    line-height: 24px;
}
.messagelist li{
    padding-bottom: 20px;
}
.messagelihead{
    height: 30px;
    line-height: 30px;
    background: #f0f0f0;
}
.messagelihead .fl{
    padding-left: 10px;
}
.messagelihead .fr{
    padding-right: 10px;
}
.messagelihead span{
    padding: 0 5px;
    color: #b28750;
}
.messageliask, .messagelispan, .messageliquestion{
    padding: 10px;
}
.messagelispan span{
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    background: #b28750;
}
.messageliquestion{
    color: #b28750;
}










