* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei';
    list-style: none;
    flex-shrink: 0;
    text-decoration: none;
    box-sizing: border-box;
}

p{
 
    font-family: 'Microsoft Yahei';
}
img{
width:100%;
}
.g-mn {
    padding: 128px 0 0 0;
}
.post-main{
    position: relative;
    width: 1200px
}
.layout-container {
  
    box-sizing: border-box;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.post-article {
    min-height: 800px;
    width: 792px;
}
.post-article__header {
    padding-bottom: 8px;
}

.post-article__title {
    font-size: 28px;
    color: #333b47;
    line-height: 40px;
}

.post-article__meta {
    zoom:1;margin-top: 26px;
    font-size: 12px;
    color: #969ba3;
    line-height: 28px;
    height: 28px;
}

.post-article__meta:before,.post-article__meta:after {
    content: "";
    display: table;
}

.post-article__meta:after {
    clear: both;
    overflow: hidden;
}

.post-article__info {
    float: left;
  
}

.post-article__share {
    float: right;
}
.crumb{
    color: #007aff;
    text-decoration: none;
}
.news_date{
 
   margin: 0 255px;
}
.post-article__content {
    padding: 48px 0;
    border: 1px solid #dcdee0;
    border-left: none;
    border-right: none;
    font-size: 17px;
    color: #333b47;
    line-height: 28px;
}
.post-article__content>p {
    position: relative;
    line-height: 28px;
    text-indent: 2em;
    margin-bottom: 28px;
}
.post-article__footer {
    width: 100%;
    margin: 10px auto 0px auto;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 56px;
}
.page_next a {
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.page_next a:hover {
   
    color: #007aff;
  
}
.aside-module{
    background-color: #f5f6f7;
    padding: 16px 24px 20px;
}
.blog-aside {
    position: absolute;
    right: 0;
    top: 0;
    width: 360px;
}

.aside-module+.aside-module {
    margin-top: 24px;
}

.aside-module__title {
    color: #333b47;
    font-size: 16px;
    line-height: 22px;
}

.aside-module__content {
    overflow: hidden;
    margin-top: 15px;
}

.aside-module__content--tag {
    margin-top: 20px;
}

.aside-tag__container {
    zoom: 1;
    margin: 0 -5px -10px;
    box-sizing: border-box;
}

.aside-tag__container:before,
.aside-tag__container:after {
    content: "";
    display: table;
}

.aside-tag__container:after {
    clear: both;
    overflow: hidden;
}

.aside-tag__item {
    float: left;
    margin: 0 5px 10px;
}

.aside-tag__item a {
    display: block;
    font-size: 12px;
    line-height: 17px;
    height: 32px;
    color: #6c717a;
    border: 1px solid #cdced1;
    border-radius: 2px;
    background-color: #fff;
    padding: 6px 19px 7px;
    box-sizing: border-box;
}

.aside-tag__item a.active,
.aside-tag__item a:hover {
    color: #2a62ff;
    border-color: #2a62ff;
}

.aside-hot__item+.aside-hot__item {
    margin-top: 8px;
}

.aside-hot__item a {
    font-size: 14px;
    color: #6c717a;
    position: relative;
    line-height: 20px;
    padding-left: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aside-hot__item a:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: rgba(150, 155, 163, 0.3);
    position: absolute;
    top: 7px;
    left: 0;
}

@media \0screen {
    .aside-hot__item a:before {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c969ba3, endColorstr=#4c969ba3);
    }
}

.aside-hot__item a:link {
    color: #6c717a;
}

.aside-hot__item a:visited {
    color: #abaeb2;
}
.hotchange{
    height: 18px;
    line-height: 18px;
    display: inline-block;
    margin-left: 7px;
    color: #999;
    font-size: 12px;
    background: #f5f5f5;
    border-radius: 2px;
    padding: 0 6px;
}
.tagKey-box {

   

}
.tagKey {
    line-height: 34px;
    height: 34px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 
 
   
}
.tagKey a{
    font-size: 14px;
    color: #6c717a;
 
  
}
/* 侧边栏样式 */
.sc-kGXeez{
    z-index: 100;
    top: 30%;
    width: 70px;
    right: 20px;
    height: 70px;
    position: fixed;
}
.sc-kGXeez .warp-wechatCode {
    /* display: none; */
    /* inset: 50% 5px auto auto;
    transform: translateY(-50%); */
    position: absolute;
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con {
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a img {
    height: 70px;
    width: 70px;
    animation: my_first 0.5s linear 0s infinite alternate;
}

@keyframes my_first {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0.8, 0.8);
    }
}
.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a {
    width: 70px;
    height: 70px;
    border-radius: 10rem;
    animation: my_second 1s linear 0s infinite;
    background: #f7fdff;
    display: block;
    box-sizing: initial;
}

.sc-kGXeez .warp-wechatCode-con a.warp-wechatCode-link-1 {
    display: none;
}

@keyframes my_second {
    0% {
        transform: scale(1, 1);
        border: 1px #16009b solid;
    }

    100% {
        transform: scale(1.2, 1.2);
        border: 1px #16009b00 solid;
    }
}
.warp-wechatCode .warp-wechatCode-con .acticons-box {
    width: 180px;
    /* height: 200px; */
    position: absolute;
    top: 0;
    left: -200px;
    background: #fff;
    border: 1px solid #007aff;
    padding: 10px;
    display: none;
    transform: 5s;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box img {
    width: 100%;
}

.warp-wechatCode .warp-wechatCode-con:hover .acticons-box {
    display: block;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -21px;
    border: 10px solid rgba(255, 64, 0, 0);
    border-left: 10px solid #2680eb;
}
 .topNav_down_list3 .text-wrapper_32{
   display:block;
   height: 51px;
  
 }
 .yzd-header-tel-con img {
    height: 30px;
    width: 30px;
}
 

 