.aw-toast-hf {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1300;
    height: auto;
    width: calc(100% - 30px);
    padding: 0 15px 15px;
    background-color: #ffffff;
    box-shadow: 0 0 8px 0 rgba(9, 1, 4, 0.42);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.aw-toast .aw-toast-submit{margin-top: 10px}
.aw-toast .aw-toast-submit a{display: block;width: 100%;height: 36px;line-height: 36px;text-align: center;color: #fff;background-color: #499ef3}

.aw-toast-hf .toast-title-style1{overflow: hidden;position: relative}
.aw-toast-hf .toast-title-style1 span{
    font-size: 16px;
    display: block;
    padding: 13px 0;
    color: #333333;
}
.aw-toast-hf .toast-title-style1 a{
    background: #ddd;
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 100px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 15px;
}

.aw-toast-hf textarea {
    height: 118px;
    background-color: #ffffff;
    border-radius: 3px;
    border: solid 1px #eee;
    font-size: 14px;
    padding: 10px;
    width: calc(100% - 22px);
}

.aw-toast-hf-b {
    margin-top: 8px;
}

.aw-toast-hf-b img {
    width: 23px;
    float: left;
    height: 18px;
}

.aw-toast-hf-b button {
    float: right;
    width: 72px;
    height: 28px;
    background-color: #499ef3;
    border-radius: 3px;
    font-size: 12px;
    border: none;
    color: #ffffff;
}

/*搜索话题弹窗*/
.aw-toast-bt-top {
    height: 35px;
    line-height: 35px;
    position: relative;
    padding: 10px 50px;
}

.aw-toast-bt-top span {
    padding: 0;
    display: block;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.aw-toast-bt-top i {
    position: absolute;
    right: 10px;
    top: 10px;
    font-style: normal;
    font-size: 14px;
    color: rgb(0, 132, 255);
    cursor: pointer;
}
.aw-toast-bt-top .aw-select-done{
    cursor: pointer;
}

.aw-toast-bt-ss {
    height: 30px;
    font-size: 13px;
    background: rgb(235, 235, 235);
    padding: 0 10px;
    margin: 10px 0;
    border-radius: 5px;
}

.aw-toast-bt-sso {
    width: 15px;
    height: 15px;
    vertical-align: -4px;
    margin-right: 5px;
}

.aw-toast-bt-ss input {
    width: calc(100% - 40px);
    background: transparent;
    height: 30px;
}

.aw-toast-bt-ssg {
    width: 10px;
    height: 10px;
    vertical-align: -2px;
}

.aw-toast-bt-content{
    height: calc(100vh - 260px);;
}

.aw-toast-sy {
    position: fixed;
    top: 18%;
    left: 0;
    z-index: 10;
    height: 220px;
    width: calc(100% - 80px);
    margin: 0 40px;
    background-color: transparent;
    box-shadow: 0px 0px 8px 0px rgba(9, 1, 4, 0.42);
}

.aw-toast-syd {
    width: 100%;
    height: 285px;
    background: url(../images/qdbg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    position: relative;
}

.aw-toast-syd span {
    font-size: 19px;
    display: block;
    padding: 51px 0;
    font-size: 19px;
    text-align: center;
}

.aw-toast-syd span i {
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    color: #ffe080;
}

.aw-toast-syd img {
    width: 154px;
    height: 32px;
    display: block;
    margin: 0 auto;
}

.aw-toast-syd button {
    background: url(../images/ljqd.png) no-repeat;
    background-size: 100% 100%;
    width: 224px;
    border: none;
    display: block;
    margin: auto;
    font-size: 20px;
    color: #7e4600;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 27px;
    height: 47px;
}

.aw-toast-hf-b {
    margin-top: 8px;
}

.aw-toast-hf-b img {
    width: 23px;
    float: left;
    height: 18px;
}

.aw-toast-hf-b button {
    float: right;
    width: 72px;
    height: 28px;
    background-color: #499ef3;
    border-radius: 3px;
    font-size: 12px;
    border: none;
    color: #ffffff;
}

.aw-toast-close img {
    width: 35px;
    height: 35px;
    margin: 15px auto;
    display: block;
}

/*弹窗样式*/
.aw-toast-bt .aw-search-topic .aw-wgz{
    float: right;
    width: 52px;
    height: 24px;
    background-color: #499ef3;
    border-radius: 3px;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #ffffff;
    border: none;
    margin-top: 26px;
    margin-right: 5px;
}
.aw-toast-bt .aw-search-topic  .aw-wgz.aw-ygz {
    background-color: #c5c5c5;
    color: #ffffff;
}
.aw-toast-confirm {
    text-align: center;
}
.aw-toast-confirm .aw-toast-hf
{
    padding: 0 15px
}
.aw-toast-confirm .aw-toast-title{
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.aw-toast-confirm .aw-toast-no{
    text-align: center;
    padding:10px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    cursor: pointer;
}
.aw-toast-confirm .aw-toast-yes {
    padding: 5px 0 10px;
    color: red;
    cursor: pointer;
}
.aw-top-more-toast{padding: 15px 10px;width: calc(100% - 20px);border-radius: unset;z-index: 1000}
.aw-top-more-toast dl{float: left;text-align: center;width: 25%;font-size: 14px;margin: 10px 0}
.aw-top-more-toast dl.active,.aw-top-more-toast dl.active dd a{color: #499ef3}
.aw-top-more-toast dl.active dt{background-color: #499ef3;color: #fff}
.aw-top-more-toast dl dt{
    background: #eee;
    width: 32px;
    display: block;
    height: 32px;
    margin: 0 auto 5px;
    border-radius: 100px;
    line-height: 32px;
}
.aw-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    background-color: #000000;
    border: solid 2px #090103;
    opacity: 0.4;
    overflow:auto;
    cursor: pointer;
}

/*收藏夹*/
.aw-favorite-toast .aw-add-favorite{margin-bottom: 10px}
.aw-favorite-toast .aw-add-favorite a{color: #499ef3;font-weight: bold}
.aw-favorite-toast .aw-favorite-tag-list li{margin: 5px 0;position: relative;padding: 5px 10px;border:1px solid  #eee;}
.aw-favorite-toast .aw-favorite-tag-list li span{color: #999;}
.aw-favorite-toast .aw-favorite-tag-list li i{position: absolute;right: 10px;top: 5px;width: 24px;height: 24px;border-radius: 100px;background-color: #eee;color: #333;line-height: 24px;text-align: center}
.aw-favorite-toast .aw-favorite-tag-list li.active i{color: #fff;background-color: #499ef3}
.aw-favorite-toast .aw-submit-favorite{margin-top: 10px}
.aw-favorite-toast .aw-submit-favorite a{display: block;width: 100%;height: 36px;line-height: 36px;text-align: center;color: #fff;background-color: #499ef3}

.aw-favorite-toast .add_favorite_tags input{
    display: block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #eee;
    padding: 0 10px;
    width: calc(100% - 20px);
}
.aw-favorite-toast .add_favorite_tags a{display: block;width: 100%;height: 36px;line-height: 36px;text-align: center;color: #fff;background-color: #499ef3;margin-top: 10px}

/*举报弹窗*/
.aw-report-toast .modal-footer .save-report
{
    display: block;width: 100%;height: 36px;line-height: 36px;text-align: center;color: #fff;background-color: #499ef3;border: none;
}
.aw-report-toast .reportBox{
    position: relative;
    height: 34px;line-height: 34px;border: 1px solid #ccc;cursor: pointer;border-radius: 4px;
    margin-bottom: 10px;
}
.aw-report-toast .reportBox .dropdown{
    padding: 0 10px;width: calc(100% - 20px);
    color: #999;
}
.aw-report-toast .reportBox ul{
    display: none;
    width: calc(100% - 20px);
    padding: 0 10px;
   background-color: #fff;border: 1px solid #eee;
}

.aw-toast-bottom a
{
    display: block;width: 100%;height: 36px;line-height: 36px;text-align: center;color: #fff;background-color: #499ef3;border: none;margin-top: 10px;
}

/*选择话题*/
.aw-select-top .aw-topic-item,#select-topic-container .aw-topic-item{height: 16px;line-height: 16px;font-size: 13px;background-color: #eee;color:#333;padding: 2px 5px;display: inline-block;margin: 0 2px;border-radius: 5px;cursor: pointer}

/*私信对话*/
.aw-toast-inbox {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    height: auto;
    width: calc(100% - 30px);
    padding: 0 15px 15px;
    background-color: #ffffff;
    box-shadow: 0 0 8px 0 rgba(9, 1, 4, 0.42);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.aw-toast-share{z-index: 1000}
.aw-toast-share dl{float: left;text-align: center;width: 25%;font-size: 14px;margin: 10px 0}
.aw-toast-share dl.active,.aw-top-more-toast dl.active dd a{color: #499ef3}
.aw-toast-share dl.active dt{background-color: #499ef3;color: #fff}
.aw-toast-share dl dt{
    background: #eee;
    width: 32px;
    display: block;
    height: 32px;
    margin: 0 auto 5px;
    border-radius: 100px;
    line-height: 32px;
}
.aw-toast-share .aw-toast-title{text-align: center;font-size: 16px;padding: 10px 0;font-weight: bold}

.aw-nav-toast {
    position: fixed;
    top: 0;
    background: #FFFFFF;
    left: 0;
    height: 100%;
    width: 287px;
    z-index: 9999;
}

.aw-nav-toast-top {
    height: 52px;
    padding: 0 18px;
    line-height: 52px;
    border-bottom: 1px solid #dfdfdf;
}

.aw-nav-toast-top img {
    padding: 5px 0;
    max-height: 42px;
}

.aw-nav-toast-top i {
    font-size: 14px;
    transform: rotate(90deg);
    color: #4f5b70;
    float: right;
    display: inline-block;
}

.aw-nav-toast-cen {
    margin: 0 18px;
    color: #000000;
    height: calc(100% - 125px);
    font-size: 17px;
}

.aw-nav-toast-ct {
    text-align: center;
    margin: 17px 0;
}

.aw-nav-toast-ct img {
    width: 58px;
    height: 58px;
    vertical-align: middle;
    border-radius: 50%;
}

.aw-nav-toast-cen ul li {
    font-size: 13px;
    color: #4d4d4d;
    padding: 14px 0;
}

.aw-nav-toast-cen ul li i {
    color: #999;
    display: inline-block;
    margin-right: 17px;
}

.aw-nav-toast-cen ul li.aw-active i,
.aw-nav-toast-cen ul li.aw-active a {
    color: #499ef3;
}

.aw-nav-toast-b div {
    float: right;
    color: #4d4d4d;
    text-align: center;
    font-size: 12px;
}

.aw-nav-toast-b div i {
    font-size: 22px;
}

.aw-nav-toast-b span {
    display: block;
}

.aw-nav-toast-b>a {
    float: left;
    font-size: 13px;
    color: #8c8c8c;
    display: block;
    margin-top: 29px;
}

.aw-nav-toast-b {
    padding: 0 18px;
}