* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

a {
    text-decoration: none
}

img {
    border: none
}

li {
    list-style: none
}

.clear {
    clear: both
}

.container {
    max-width: 750px;
    margin: 0 auto
}

body {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
    color: #333;
    background: #f5f5f5
}

#wrapper, .wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    color: #333;
    position: relative
}

.wdbox .wdtitle {
    height: 44px;
    line-height: 44px;
    background: #2e3238;
    color: #fff;
    font-size: 21px;
    text-align: center;
    width: 480px;
    z-index: 9999;
    margin: 0 auto
}

.wdbox .wdtit {
    padding: 10px;
    line-height: 36px;
    background: #1961c3;
    color: #fff;
    font-size: 18px;
    text-align: justify;
    width: 480px;
    z-index: 9999;
    margin: 0 auto
}

.wdbox .wdcon {
    margin-top: 24px;
    padding-bottom: 6px
}

.wdbox .wdcon .box {
    padding-top: 20px;
    margin-bottom: 10px
}

.wdbox .wdcon .box .left {
    width: 20%;
    float: left
}

.wdbox .wdcon .box .left img {
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 100%
}

.wdbox .wdcon .box .right {
    width: 74%;
    float: left;
    padding: 0 7px
}

.wdbox .wdcon .box .right .con {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    padding: 15px;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    float: left
}

.wdbox .wdcon .box .right .con .sjx {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 7px solid transparent;
    border-top: 20px solid #fff;
    left: -14px;
    top: 11px;
    transform: rotate(-272deg)
}

.wdbox .wdcon .hzbox {
    margin-bottom: 10px
}

.wdbox .wdcon .hzbox .left {
    width: 20%;
    float: right
}

.wdbox .wdcon .hzbox .left img {
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
    background: #01B901;
}

.wdbox .wdcon .hzbox .right {
    width: 74%;
    float: right;
    padding: 0 10px
}

.wdbox .wdcon .hzbox .right .con {
    color: #fff;
    min-width: 30px;
    border-radius: 10px;
    padding: 10px;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    background: #227446;
    float: right;
    text-align: center
}

.wdbox .wdcon .hzbox .right .con .sjx {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #227446;
    right: -8px;
    top: 6px;
    transform: rotate(139deg)
}

.wdfixbom {
    z-index: 1000;
    max-width: 480px;
    margin: 0 auto;
    background: #f4f4f6;
    border-top: 1px solid #dcdcdc;
    box-sizing: border-box
}

.wdfixbom .btnbox {
    float: left;
    padding: 0 9px
}

.wdfixbom .btnbox button {
    display: block;
    height: 60px;
    color: #fff;
    border: 1px solid #227446;
    margin: 10px auto;
    background: #227446;
    border-radius: 10px;
    cursor: pointer;
    width: 100%;
    font-size: 24px
}

.wdfixbom .w100 {
    width: 96%
}

.wdfixbom .w50 {
    width: 46%
}

.wdfixbom .w33 {
    width: 48.3333333%
}

.wdfixbom .input-group {
    width: 90%;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
    line-height: 80px
}

.wdfixbom .input-group input {
    float: left;
    width: 70%;
    height: 58px;
    border: 1px solid #d3d3d3;
    background: #f4f4f6;
    border-radius: 10px 0 0 10px;
    padding-left: 10px;
    font-size: 18px;
    color: #333
}

.wdfixbom .input-group .tel {
    float: left;
    width: 30%;
    background: #3f740b;
    color: #fff;
    font-size: 18px;
    border: none;
    height: 58px;
    border-radius: 0 10px 10px 0;
    cursor: pointer
}

.wdfixbom .lsbtn {
    margin-top: 20px
}

.wdfixbom .lsbtn li {
    float: left;
    width: 100%;
    padding: 0 .6rem;
    height: 40px;
    line-height: 40px
}

.wdfixbom .lsbtn li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #298dd9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 10px
}

.wdfixbom .lsbtn li {
    display: block;
    width: 100%;
    height: 100%;
    background: #298dd9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 10px
}

.input_wrap {
    padding: 0 5px;
    background: #fff;
    display: none
}

.cmnt_article {
    clear: both;
    overflow: hidden;
    *zoom: 1
}

.cmnt_title {
    height: 24px;
    position: relative;
    margin: 5px 0
}

.cmnt_title span {
    display: block;
    position: absolute;
    left: -15px;
    top: 0;
    height: 24px;
    width: 72px;
    background: #21acfd;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.cmnt_item {
    clear: both;
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 12px 38px;
    border-bottom: 1px solid #f0f0f0;
    position: relative
}

.cmnt_item:last-child {
    border-bottom: none
}

.cmnt_top {
    clear: both;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #00a0fe;
    margin: 14px 0 -8px -38px;
    position: relative
}

.cmnt_base .cmnt_top {
    height: 40px;
    line-height: 24px;
    font-size: 12px;
    margin: 0 0 2px;
    color: #333
}

.cmnt_top span:first-child {
    display: block;
    color: #3990e6;
    position: relative;
    padding-left: 38px;
    background: url(../images/tb2d1lcoipnpufjszfkxxc4zpxa_!!26.png) no-repeat;
    background-size: 100px auto;
    background-position: 0 -336px
}

.cmnt_top .cmnt_source {
    display: block;
    color: #999;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top .cmnt_nick {
    display: block;
    height: 20px;
    line-height: 20px;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top .cmnt_nick em {
    display: inline-block;
    font-size: 14px;
    color: #aaa;
    margin-left: 4px;
    font-style: normal
}

.phone {
    display: inline-block;
    vertical-align: middle;
    width: 0
}

.cmnt_top .cmnt_time {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    color: #999;
    font-style: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_base .cmnt_top span {
    padding-left: 0;
    background: 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cmnt_top span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.cmnt_top code {
    font-size: 10px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 24px;
    line-height: 24px;
    width: 45px;
    text-align: right
}

.cmnt_top .editor {
    font-size: 9px;
    font-style: normal;
    line-height: 19px;
    padding: 0 10px 1px 21px;
    border: 1px solid #fe7358;
    border-radius: 10px;
    color: #fe7358;
    margin-left: 10px;
    background: url(../images/tb2d1lcoipnpufjszfkxxc4zpxa_!!26.png) no-repeat;
    background-size: 100px auto;
    background-position: 9px -539px
}

.cmnt_base .cmnt_top code {
    font-size: 12px;
    color: #8b8b7e;
    top: 7px;
    width: 30px;
    text-align: center
}

.cmnt_text {
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
    color: #333;
    padding: 2px 0;
    word-break: break-all;
    word-wrap: break-word;
    margin: 2px 0 0;
    padding-right: .5rem
}

.cmnt_quote {
    font-size: 12px;
    color: #3990e6;
    padding: 10px 5px;
    text-indent: 2em;
    background: #f2f2f2;
    margin: 10px 0 0;
    clear: both
}

.cmnt_text a {
    margin-left: 10px;
    color: #5494ea;
    font-size: 12px
}

.cmnt_op {
    position: absolute;
    right: 0;
    top: 13px;
    display: block;
    height: 16px;
    line-height: 16px;
    text-align: right;
    overflow: visible
}

.cmnt_op_all {
    position: absolute;
    right: -284px;
    top: 0;
    z-index: 9;
    background: rgba(54, 62, 71, .95);
    width: 264px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 20px
}

.cmnt_op a, .cmnt_op_all a {
    background: url(../images/tb2d1lcoipnpufjszfkxxc4zpxa_!!26.png) no-repeat;
    background-size: 100px auto;
    color: #aaa
}

.cmnt_op a, .cmnt_op_all a {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    line-height: 16px
}

.cmnt_op_all a.pl {
    background-position: -46px -69px;
    width: 16px;
    padding: 0 16px
}

.cmnt_op_all a {
    border-right: 1px solid #525960
}

.cmnt_op_all a:last-child {
    border: none
}

.cmnt_op_all a.good {
    padding-left: 22px;
    color: #fff;
    background-position: -60px -105px;
    font-size: 12px;
    position: relative;
    padding-right: 16px
}

.cmnt_op_all a.good.on {
    background-position: 0 -136px
}

.cmnt_op a.good {
    padding-left: 20px;
    color: #999;
    background-position: 0 -105px;
    font-size: 12px;
    position: relative;
    padding-right: 10px
}

.cmnt_op a.good::after {
    width: 1px;
    content: '';
    display: inline-block;
    height: 14px;
    background: #dfdfdf;
    position: absolute;
    right: -1px;
    top: 1px
}

.cmnt_op a.good.on {
    background-position: 0 -136px
}

.cmnt_op a.cmntico {
    padding-left: 22px;
    color: #aaa;
    margin-left: 10px;
    background-position: 0 -69px;
    font-size: 12px;
    position: relative;
    padding-right: 5px
}

.cmnt_op_all a.send {
    background-position: -42px -167px;
    width: 16px;
    padding: 0 20px
}

.cmnt_op_all a.fold {
    background-position: 20px -190px;
    width: 16px;
    padding: 0 20px
}

.cmnt_op a.unfold {
    width: 28px;
    background-position: -50px -190px
}

.cmnt_op_bottom_times {
    /*float: left;*/
    line-height: 16px;
    font-size: 12px;
    margin: 0;
}

.cmnt_op .fly, .cmnt_op_all .fly {
    position: absolute;
    display: inline-block;
    background: url(../images/tb2d1lcoipnpufjszfkxxc4zpxa_!!26.png) no-repeat;
    background-size: 100px auto;
    background-position: 0 -140px;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    opacity: 1;
    animation: flying .6s;
    -moz-animation: flying .6s;
    -webkit-animation: flying .6s;
    -o-animation: flying .6s;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards
}

.wxnum {
    color: red;
    cursor: pointer
}

.open_weChat {
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: .8;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none
}

.weChar_wrap {
    position: fixed;
    top: 30%;
    left: 5%;
    width: 90%;
    background: #fff;
    z-index: 99;
    border-radius: 10px;
    overflow: hidden;
    display: none
}

.weChar_wrap p {
    line-height: 3rem;
    font-size: 1rem;
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.weChar_wrap a {
    display: block;
    text-align: center;
    font-size: 1rem;
    height: 3rem;
    line-height: 3rem;
    background: #b4d693;
    color: #000
}

.title-content {
    font-size: 32px;
    margin: -18 auto 24px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #04060e;
    padding: 16px 0;
}

#toast {
    position: fixed;
    z-index: 999;
    top: 50px;
    width: 100%;
    max-width: 640px;
    left: 0;
    right: 0;
    text-align: left;
    display: none;
    opacity: 1;
    margin: 0 auto;
}

#toast_content {
    border-radius: 32px;
    background: #999;
    opacity: 0.9;
    padding: 8px 16px;
    font-size: 16px;
    color: #fff;
}

#comment1 {
    padding: 20px 10px;
    margin-top: 10px;
    background-color: #fff;
    display: none;
    margin-bottom: 80px;
}

.dis-title {
    border-bottom: 2px solid #f2f2f2;
    text-align: center;
    color: #555;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}

.cmnt_text img {
    display: block;
    width: 100%;
}

.m-discussPraise {
    display: flex;
    align-items: center;
}

.cmnt_op_bottom_times {
    color: #aaa;
    font-size: 14px;
}

.m-number {
    color: #aaa;
    font-size: 14px;
    margin-left: 3px;
}

.div-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    z-index: 99;
    justify-content: space-around !important;
    align-items: center !important;
    background: #eee;
    display: flex;
    padding: 10px 5px;
}

.div-fixed img {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    display: block;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    background: #4ECD00;
}

.div-fixed .on-href {
    background-color: #7ecdf4;
    border-radius: 8px;
    color: white;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    padding: 10px;
}

.div-fixed .on-href:hover, .m-number:hover {
    cursor: pointer;
}