.customimg{
    width:1200px;
    height:282px
}
.custombox div{
    margin-top:10px;
    height:90px;
    text-align:left;
    color:#323232;
    position:relative;
    line-height:90px;
    font-size:32px
}
.custombox div::before{
    content:'';
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    width:134px;
    height:4px;
    background-color:#ff5f5f
}
.custombox hr{
    height:1px;
    border:none;
    border-top:1px solid #999
}
h1{
    width:100%;
    height:auto;
    display:block;
    line-height:54px;
    font-size:32px;
    margin-bottom:20px
}
address{
    position:relative
}
address ul{
    position:relative;
    width:76%
}
address ul::after{
    content:'';
    top:60%;
    right:-1px;
    position:absolute;
    display:block;
    width:1px;
    height:28px;
    margin-top:-14px;
    background-color:#ddd
}
address li{
    font-size:14px;
    line-height:24px;
    color:#ccc
}
address li a,address li .cur{
    color:#ff5f5f
}
address li:last-child{
    padding-right:12px;
    text-align:right;
    position:absolute;
    right:0;
    bottom:0
}
address li .cur{
    font-size:18px
}
.mip-share-container{
    width:23%;
    height:48px;
    overflow:hidden;
    position:absolute;
    right:0;
    top:10px;
    line-height: 48px;
}
mip-share .c-share-list .c-line-clamp1{
    display:none
}
mip-share .c-share-list .c-row{
    display:block !important
}
mip-share .c-share-list{
    padding:10px 12px
}
mip-share .c-share-list .c-span3{
    width:38px !important;
    cursor:pointer;
    float:left
}
.detail-hr{
    margin-top:8px;
    height:1px;
    border:none;
    border-top:1px solid #ddd
}
.blockquote-hr{
    margin:90px 50px 8px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:cale(100% -100px);
    height:1px;
    border:none;
    border-top:1px solid #ddd
}
blockquote{
    margin-bottom:36px;
    font-size:10px;
    text-align:left;
    padding:0 40px;
    color:#666;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
section h3{
    display:inline-block;
    margin:0;
    height:28px;
    line-height:28px;
    border-radius:14px;
    overflow:hidden;
    margin-bottom:10px;
    margin-right:16px
}
section h3 a{
    font-size:14px;
    font-weight:400;
    padding:0 14px;
    background-color:#efefef;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    height:100%;
    width:100%
}
section h3 a:hover{
    background-color:#ff5f5f;
    color:#fff
}
section span{
    display:block;
    font-size:14px;
    color:#666;
    margin-bottom:10px
}
section div{
    height:auto;
    margin-bottom:30px
}
section p{
    line-height:26px
}
section p a{
    color:#ff5f5f
}
.detail-promo{
    margin-bottom:80px;
    height:126px;
    overflow:hidden;
    width:826px;
    margin-top:48px;
    background-color:#efefef
}
.detail-recommend{
    width:100%;
    height:auto;
    padding-bottom:60px
}
.detail-recommend li{
    height:110px;
    width:100%;
    overflow:hidden;
    padding:28px 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-bottom:1px solid #ddd
}
.detail-recommend a{
    display:block;
    height:100%;
    font-size:20px;
    color:#323232
}
.detail-recommend a:hover{
    color:#ff5f5f
}
.detail-recommend div{
    font-size:14px;
    color:#999
}
.detail-recommend div a{
    height:20px;
    border:1px solid #ff5f5f;
    height:20px;
    line-height:20px;
    text-align:center;
    color:#ff5f5f;
    font-size:12px;
    padding:0 6px
}
.detail-recommend h2{
    padding-left:16px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size:18px;
    color:#323232;
    position:relative;
    width:100%;
    height:24px;
    line-height:24px
}
.detail-recommend h2::before{
    content:'';
    display:block;
    height:24px;
    width:7px;
    background-color:#ff5f5f;
    position:absolute;
    left:0;
    top:0
}
.detail-recommend h3{
    margin-bottom:8px;
    width:100%;
    height:28px
}
.detail-recommend h3 a{
    font-size:18px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}
article{
    width:100%;
    display:block;
    height:auto
}


.tag-wrap h2{
    padding-left:16px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size:18px;
    color:#323232;
    position:relative;
    width:100%;
    height:24px;
    line-height:24px
}
.tag-wrap h2::before{
    content:'';
    display:block;
    height:24px;
    width:7px;
    background-color:#ff5f5f;
    position:absolute;
    left:0;
    top:0
}
.tag-wrap .content-wrap {
    margin-top: 15px;
    display: flex;
    gap: 10px 15px;
    flex-wrap: wrap;
}
.tag-wrap .content-wrap a {
    white-space: nowrap;
    transition: all 0.25s;
}
.tag-wrap .content-wrap a:hover {
    color: #ff7919;
}



.container{
    padding:20px 0 0;
    width:100%;
    display:block;
    height:auto;
    position:relative;
    color:#323232;
    font-size:16px
}
.container p{
    margin:0 0 28px;
    letter-spacing:1px;
    text-align:justify;
    line-height:32px
}
.container p mip-img{
    margin:0 auto;
    display:block;
    max-width:826px;
    margin-bottom:24px;
    margin-top:16px
}
.container a{
    border-bottom:2px solid #fadc23;
    text-decoration:none;
    line-height:1
}
.container a:hover{
    -webkit-transition:box-show .6s linear;
    transition:box-show .6s linear;
    -webkit-box-shadow:inset 0 -10px #fadc23;
    box-shadow:inset 0 -10px #fadc23
}
.container h2{
    font-weight:900
}
.container h3{
    font-weight:900
}
.container b{
    font-weight:900
}
.container strong{
    font-weight:900
}
.container img,.container mip-img{
    display:block;
    max-width:100%;
    width:auto;
    min-width:0;
    height:auto;
    margin:0 auto
}
.container ul{
    padding:40px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.container li{
    list-style:disc outside none
}
