body {  background-color: #f7efeb; }

.wrapper{width: 100%; position: relative; overflow: hidden }
.wapbanner1{width: 100%;  height: 6.72rem;  background: url("../images/wap/banner1.jpg") no-repeat center center; background-size: 100% 100%;}
.wapbanner2{width: 100%;  height: 15.8rem;  background: url("../images/wap/banner2.jpg") no-repeat center center; background-size: 100% 100%;}
.wapbanner3{width: 100%;  height: 15.875rem;  background: url("../images/wap/banner3.png") no-repeat center center; background-size: 100% 100%;  background-color: #fff;}
/*.lunbox{padding: 40px 10px;}*/
.swiper-container {width: 100%; }
.swiper-container .pic{width: 400px; margin-right: 18px;}
.swiper-container .pic img{width: 100%; height: auto; display: block;}
.news{width: 100%; /* height:11.56rem; */position: relative; }
.news .newsImg{    margin-bottom: 1.25rem;}
.borderbg{background: url("../images/wap/borderbg.jpg") no-repeat center center; width: 100%; height:2.68rem; background-size: 100% 100%; margin-bottom: 1.25rem;margin-top: 0.8rem;}
.fontbox{margin: 0 0.47rem; height: auto; background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); position: relative;}
.titbg{width:4.1rem; height: 1.44rem;  margin: auto; background: url("../images/wap/redtit1.png") no-repeat center center;  background-size: 100% 100%; margin-bottom: 0.72rem;}
.redtit2{font-size: 0.35rem; color: #e15156; margin-left: 1.85rem; }
.des{    font-size: 0.25rem;  color: #262626;  text-indent: 0.5rem; padding: 0.47rem 0.9rem 0.89rem;}
.angle1{width: 0.43rem; height: 0.43rem; background: url("../images/wap/jiao_03.jpg") no-repeat center center;  background-size: 100% 100%;
    display:block; position: absolute;     right: 0.55rem;  top: 1.8rem;}
.angle2{width: 0.43rem; height: 0.43rem; background: url("../images/wap/jiao_07.jpg") no-repeat center center;  background-size: 100% 100%;
    display:block; position: absolute;    left: 0.55rem;  bottom: 0.5rem;}
.des a{display: block; text-decoration: underline; color: #262626;}
.msgfontbox{position: absolute; bottom: 1.5rem; left: 4px;  color: #949393;  font-size: 0.25rem;}
.tit{width: 100%; height: 2.85rem;  background: url("../images/wap/tit.png") no-repeat center center;  background-size: 100% 100%; }
.msgboardbox{width:88%; margin: 0 auto;}
.textbox{width:100%; position: relative;}
.textarea{  -webkit-appearance: none;}
.textbox .ty{
    width: 100%;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 2.85rem;
    padding: 0.16rem 0.22rem;
    resize: none;
    font-size: 0.35rem;
    background-color: #fffbf9;
    -webkit-box-shadow:inset 10px 10px 50px #fceee8;
    -moz-box-shadow:inset 10px 10px 50px #fceee8;
    box-shadow: inset 10px 10px 50px #fceee8;
    -webkit-appearance: none;
}
#sendMsg{position: relative;  padding: 0 0.75rem 0 1.2rem; background-color: #e15156; height: 1rem; line-height: 1rem; text-align: center; color: #fff;
    font-size:0.45rem; border-radius: 24px; -webkit-border-radius: 24px; -moz-border-radius: 24px;}
.listenicon{width: 0.39rem; height: 0.49rem; background: url("../images/pc/listen.png") no-repeat center center;  background-size: 100% 100%;
    position: absolute; left: 0.45rem;  top: 0.25rem;}
.logintip{font-size: 0.25rem; color: #e15156; margin-left:0.2rem; text-decoration: underline; margin-top: 0.6rem;  display: inline-block;}
.btnbox{text-align: center; margin: 34px 0 28px 0;}
.mesgbigwrap{background-color: #fff; padding-top: 20px;  padding-bottom: 1.22rem;}
.msgwrap{padding: 0.25rem 0.2rem; border: solid 6px #e15156; width: 100%; border-radius: 4px; -webkit-border-radius: 4px;}
.msgbox{height: 568px;  width: 100%;  overflow-y: auto;}
.msgbox li{
    min-height: 110px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    overflow: auto;
    position: relative;
    margin-bottom: 20px;
}
.msgbox li .userIcon{
    width: 70px;
    height: 70px;
    float: left;
    display: block;
    margin-top: 10px;
}
.msgbox li p{
    float: left;
    width:70%;
    display: block;
    padding-top: 12px;
    margin-left: 12px;

}
.msgbox li .userName{
    font-size: 0.25rem;
    padding-right: 12px;
    color: #e15156;
}
.msgbox li .userTime{
    font-size: 0.25rem;
    color: #818181;
    padding-right: 12px;
}
.msgbox li .userTxt{
    display: block;
    color: #424242;
    padding-bottom: 1.06rem;
    word-break: break-all;
    min-height: 26px;
    line-height: 24px;
    font-size: 0.32rem;
}
.msgbox li p .timebox{display: block; margin-bottom: 20px;}
.msgbox li .page_zan{
    background: url("../images/pc/zan_grey.png") no-repeat left top;
    background-size: 75% auto;
    width: 20px;
    height: 20px;
    display: block;
    font-size: 0.3rem;
    color: #696969;
    cursor: pointer;
    position: absolute;
    right: 0.42rem;
    bottom: 0.14rem;
    padding-left: 20px;
}
.msgbox li .page_zan.page_zaned{
    background-image: url("../images/pc/zan_red.png");
    color: #e15156;
}
.boxsdw{box-shadow:5px 5px 8px -5px rgba(0,0,0,0.2); -webkit-box-shadow:5px 5px 8px -5px rgba(0,0,0,0.2);
    -moz-box-shadow:5px 5px 8px -5px rgba(0,0,0,0.2); -ms-box-shadow:5px 5px 8px -5px rgba(0,0,0,0.2);
}
.footbg{height: 8.125rem; background: url("../images/wap/footbg.jpg") no-repeat center center; width: 100%; background-size: 100% 100%;}
.bupboxbg{width: 100%; height: 100%; background-color: #000; position: fixed; left: 0; top: 0;z-index: 99; opacity: 0.5; margin: auto; display: none;}
.login_box {
    width: 8.82rem;
    height: 6.3rem;
    background: url("../images/pc/loginbg.png") no-repeat center center;
    background-size: 100% 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
    display: none;
}

.login_box .login_title {
    width: 2.78rem;
    height: 0.7rem;
    margin: 0 auto;

}
.login_box .tip_box {
    width: 400px;
    margin: 0 auto;
    margin-top: 0.13rem;
    overflow: hidden;
    font-family: "微软雅黑";
    font-size: 14px;
}
.login_box .tip_box li {
    display: block;
    float: left;
    list-style: none;
    color: #fff;
    font-size: 0.35rem;
    text-decoration: none;
}
.login_box .tip_box .left {
    margin-left: 1.4rem;
}
.login_box .tip_box .right {
    margin-left:3rem;
}
.login_box dl {
    width: 75%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.3rem;
}
.login_box dl dd {
    display: block;
    width: 100%;
    height: 0.97rem;
    background: white;
    border: 1px solid #dcdcdc;
    margin-top: 0.42rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.login_box dl dd .user_icon {
    display: block;
    position: absolute;
    width: 0.56rem;
    height: 0.56rem;
    background: url(../images/pc/icon_03.png)no-repeat;
    background-size: 100% 100%;
    top: 0.2rem;
    left: 0.2rem;
}
.login_box dl dd .password_icon {
    display: block;
    position: absolute;
    width: 0.56rem;
    height: 0.56rem;
    background: url(../images/pc/icon_07.png)no-repeat;
    background-size: 100% 100%;
    top: 0.2rem;
    left: 0.2rem;
}
.login_box dl dd input {
    width: 60%;
    height:0.97rem;
    line-height: 0.97rem;
    vertical-align: middle;
    margin-left: 1.03rem;
    border: 0;
    outline: none;
    background: none;
    font-size:0.45rem;
}
.login_box .out_btn {
    width: 42px;
    height: 98px;
    background: url(../images/pc/close_03.png)no-repeat;
    background-size: 54%  54%;
    position: absolute;
    right: -16px;
    top: -52px;
    cursor: pointer;
}
.login_box .submit_btn {
    display: block;
    width: 65%;
    height: 0.8rem;
    line-height: 0.8rem;
    background: #fdb62f;;
    margin: 0 auto;
    margin-top: 20px;
    outline: none;
    border: 0;
    color: white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    font-size: 0.42rem;
}
.swiper-wrapper{
    transition-timing-function: linear;
}