.content-box {
    width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.content-box a:hover {
    color: #1894fd;
}

.content-box-left {
    width: 1108px;
}
.content-box-right{
    right: 300px;
}

.box-left-top {
    width: 1108px;
    height: 150px;
    background: #FFFFFF;
    border-radius: 12px;
    position: relative;
}

.conent-box-down {
    width: 1440px;
}

.box-left-top-title {
    width: 868px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 110px;
    /*超出部分变省略号*/
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 27px;
    margin-left: 25px;
    line-break: anywhere;
}

.conent-box-down-title {
    width: 1000px;
}

.box-left-top-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    padding-top: 8px;
    margin-left: 25px;
}

.box-left-top-text span {
    margin-right: 21px;
}

.box-left-top-text span img {
    position: relative;
    top: 2px;
}
.modal-top-colse img{
    cursor: pointer;
}
.up-btn {
    width: 120px;
    height: 36px;
    background: #00C77D;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.up-btn img {
    width: 18px;
    height: 16px;
    object-fit: cover;
    position: relative;
    top: 2px;
}

.speech-top-btn {
    position: absolute;
    top: 26px;
    right: 25px;
}
.speech-top-btn:hover{
    color: #fff !important;
}
.box-left-cont {
    padding: 38px;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
}

.box-left-cont {
    width: 1108px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-top: 20px;
    position: relative;
}

.box-left-cont img{text-align: center;border-radius: 8px;}

.box-left-cont-modal {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.box-left-cont-title {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.box-left-cont-text {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    padding: 25px 0;
    text-indent: 32px;

}

/* .box-left-cont-text  table{
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
}

.box-left-cont-text  table tr{
    border-bottom: 1px solid #E2E2E2;
} */

.box-left-cont-text  table tr td{
    /* border-right: 1px solid #E2E2E2; */
    text-align: center;
    padding: 4px 8px;
}


.box-left-cont-text h2{
    font-size: 24px;
    font-weight: bold;
    text-indent: 0px;
    margin-bottom: 20px;
}

.box-left-cont-text img{
    max-width:100%
    text-align: center;
    display: block;
    margin: 2px auto;
}

.box-left-panCont {
    width: 1108px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-top: 24px;
    overflow: hidden;
}

.box-left-pan-first {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #00C77D;
    text-align: center;
    padding: 23px 0 19px 0;
    border-bottom: 1px solid #E2E2E2;
    display: none;
}

.box-left-pan-first label {
    color: #FF5A5A;
}

/* 是否显示 */
.first-show {
    display: block;
}

.box-left-pan {
    width: 1108;
    height: 80px;
    background: #FFFFFF;
    /* border-radius: 12px; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 22px 17px;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
    /* margin-top: 24px; */
}

.box-pan-fk {
    width: 81px;
    height: 37px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 37px;
    cursor: pointer;
}

.box-pan-fk img {
    position: relative;
    top: 3px;
}

.box-pan-num {
    width: 160px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 37px;

}

.box-pan-num div {
    width: 37px;
    height: 37px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    text-align: center;
    line-height: 43px;
}

.box-pan-num label {
    color: #00C77D;
}

.box-left-fy {
    width: 1108px;
    height: 80px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
    padding: 28px 18px 0 18px;
}

.box-left-pre {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.box-left-pre label {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.box-right-head {
    width: 320px;
    height: 150px;
    background: #FFFFFF;
    border-radius: 12px;
    display: flex;
}

.box-right-head-img {
    width: 200px;
    height: 64px;
    background: #B5B5B5;
    border-radius: 50%;
    overflow: hidden;
    margin: 16px;

}

.box-right-head-img img {
    width: 64px;
    height: 64px;
}

.box-right-head-info-name {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.box-right-head-info-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8F949A;
    margin-top: 8px;
}

.box-right-head-info-text label {
    color: #FF9800;
}

.box-right-head-info {
    margin-top: 22px;
}

.left-mod-box {
    position: absolute;
    left: -60px;
}

.left-mod-box p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    position: relative;
    left: 5px;
}

.left-mod-box-item  {
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    display: block;
    position: relative;
    
}
.left-mod-box-item:hover{
    background-color: #66D066;
}

.share-Box-modal{

    display: none;
    background-color: #fff;
    position: absolute;
    height: 208px;
    width: 180px;
    right: 44px;
    top: 0;
    padding: 6px;
    border-radius: 8px;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 8px 16px 0px rgb(37 33 33 / 5%);
}
.share-box:hover .share-Box-modal{
    display: flex;
}
.fixed-wx-img {
    width: 168px;
    height: 168px;
}
.share-Box-modal span {
    font-size: 14px;
    margin-top: 4px;
    line-height:1;
}
.qr-code-wx{
    padding-top: 10px;
}
.box-content-all {
    width: 1200px;
    height: 370px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-top: 20px;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}

.box-content-all-left {
    width: 560px;
    height: 330px;
    border-radius: 12px;
}

.box-all-left-Title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    text-align: center;
}

.box-all-left-Title label {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FF5A5A;
}

.box-all-left-Title span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF5A5A;
}

.box-content-all-right {
    width: 540px;
    height: 330px;
    background: #F4F6F9;
    border-radius: 12px;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
    padding: 20px;
}

.box-all-right-title {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #00C77D;
}

.box-all-right-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    margin-top: 15px;
}

.box-all-left-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-decoration: line-through;
    color: #999999;
    text-align: center;
    margin-top: 10px;
}

.box-ewm-wx {
    width: 201px;
    height: 201px;
    border: 1px solid #00C77D;
}

.box-ewm-zfb {
    width: 201px;
    height: 201px;
    border: 1px solid #1894fd;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
    padding: 25px;
}

.box-all-left-ewm {
    width: 490px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
    margin-top: 20px;
}

.box-ewm-zfb img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}

.box-ewm-bot-info {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.box-ewm-bot-info img {
    position: relative;
    top: 10px;
}

.box-success-cont {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 69px;
}
.box-success:hover{
    color: #fff;
}
.box-success-text {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-top: 32px;
}

.box-success {
    margin: 0 auto;
    margin-top: 33px;
    display: block;
}

.modal-fail-ab {
    position: absolute;
    top: 80px;
    width: 100%;
    text-align: center;
    display: none;
}

.modal-fail-down {
    width: 420px;
    height: 44px;
    background: #FFF3F8;
    box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin: 0 auto;
    position: relative;

}

.modal-fail-red {
    width: 420px;
    height: 3px;
    background: #FF5A5A;
    border-radius: 2px 2px 0px 0px;
}

.modal-fail-icon {
    display: inline-block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 13px;
    position: absolute;
    left: 18px;
}

.modal-fail-text {
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FF5A5A;
    line-height: 40px;
}

.modal-fail-close {
    display: inline-block;
    position: absolute;
    right: 28px;
    top: 15px;
}

.fail-show {
    display: block;
}


.modal-success-ab {
    position: absolute;
    top: 80px;
    width: 100%;
    text-align: center;
    display: none;
}

.modal-success-down {
    width: 420px;
    height: 44px;
    background: #F3FFF6;
    box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin: 0 auto;
    position: relative;

}

.modal-success-green {
    width: 420px;
    height: 3px;
    background: #00C77D;
    border-radius: 2px 2px 0px 0px;
}

.modal-success-icon {
    display: inline-block;
    margin-top: 11px;
    margin-left: 0px;
    margin-right: 13px;
    position: absolute;
    left: 18px;
    width: 20px;
    height: 20px;
    background: #00C77D;
    border-radius: 50%;
    color: #fff;
    line-height: 20px;
}

.modal-success-text {
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #00C77D;
    line-height: 40px;
}

.modal-success-close {
    display: inline-block;
    position: absolute;
    right: 28px;
    top: 15px;
}

.success-show {
    display: block;
}

.modal-box {
    width: 100vw;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.modal-box-content {
    width: 520px;
    height: 480px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 372px;
}

.modal-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    border-bottom: 1px solid #E2E2E2;
}

.modal-box-body {
    padding: 18px 60px;
}

.form-group label {
    white-space: nowrap;
}

.from-btn {
    width: 100%;
    padding-left: 110px;
}

.close-btn {
    width: 80px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.submit-btn {
    width: 80px;
    height: 36px;
    background: #00C77D;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    border: 0;
    margin-left: 20px;
}

/* 是否显示弹窗 */
.showbox {
    display: block;
}

.box-left-tuijian {
    width: 1108px;
    height: 520px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-top: 24px;
}

.box-tuijian-title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1894fd;
    padding: 17px;
}

.box-tuijian-content ul {
    padding: 0;
    padding-left: 17px;
}

.box-tuijian-content ul li,
.box-tuijian-content ul li a {
    width: 539px;
    display: inline-block;
}

.box-tuijian-bottom-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-right: 20px;
    margin-top: 20px;
}

.box-tuijian-bottom-title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /*color: #333333;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
}
.box-tuijian-bottom-title:before {
    content: "·";
    margin-right: 5px;
    color: #333333;

}
.box-tuijian-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    min-width: 80px;
}


.list-right-sort {
    margin-top: 22px;
    width: 320px;
    background: #FFFFFF;
    border-radius: 12px;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
    padding-bottom: 30px;
}


.list-right-sort .exr-rank-box .exr-rank-num {
    background-color: #CCCCCC;
}

.list-right-sort .exr-rank-box:nth-child(1) .exr-rank-num {
    background-color: #333;
}

.list-right-sort .exr-rank-box:nth-child(2) .exr-rank-num {
    background-color: #666;
}

.list-right-sort .exr-rank-box:nth-child(3) .exr-rank-num {
    background-color: #999;
}


.exr-rank-title {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.point:before{
    content: "·";
    margin-right: 5px;
    color: #333333;
}

.exr-rank-info {
    width: 120px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


.exr-rank-content-new{
    display: grid;
    flex-direction:column;
    border-radius: 8px;
    padding:10px 12px 0px 21px;
    row-gap: 20px;
}

.exr-rank-box {
    width: 100%;
    display: grid;
    flex-direction: row;
    grid-template-columns: 25px auto;
    align-items: center;
}

.exr-rank-box-tag {
    width: 100%;
    display: grid;
    flex-direction: row;
    align-items: center;
}

.exr-co-level .exr-rank-box .exr-rank-num {
    background-color: #CCCCCC;
}
.exr-co-level .exr-rank-box:nth-child(1) .exr-rank-num {
    background-color: #FF5A5A;
}

.exr-co-level .exr-rank-box:nth-child(2) .exr-rank-num {
    background-color: #FF9900;
}

.exr-co-level .exr-rank-box:nth-child(3) .exr-rank-num {
    background-color: #FEC95E;
}

.exr-rank-infotext {
    position: relative;
    width: 100%;
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
}

.box-left-cont-text a{color:#e02727;text-decoration:none}
.box-left-cont-text a:hover{color:#ff5722}
.box-left-cont-text h2 {font-size:18px;text-indent:18px;margin-bottom:16px;padding-left:10px;position:relative;color:#333333;font-weight: bold;}
.box-left-cont-text h2:before {content:'';width: 4px;height: 24px;background: linear-gradient(to right,#1890ff,#1890ff);box-shadow: 8px 0px 12px 0 #c0ebff;border-radius: 2px;position: absolute;left: 0;}
.box-left-cont-text h3 {font-size:18px;text-indent:18px;margin-bottom:16px;padding-left:10px;position:relative;color:#333333;font-weight: bold;}
.box-left-cont-text h3:before {content:'';width: 4px;height: 24px;background: linear-gradient(to right,#1890ff,#1890ff);box-shadow: 8px 0px 12px 0 #c0ebff;border-radius: 2px;position: absolute;left: 0;}
.box-left-cont-text img{/* max-width: 600px!important; */border-radius: 8px;}

.box-left-cont-text table{border-collapse:collapse;width:100%;margin-bottom:15px;}
.box-left-cont-text section{width:100%!important}
.box-left-cont-text table td , .box-left-cont-text table td a {border:1px solid #e6e6e6;}
.box-left-cont-text .edui-default table tr:first-child{background:#fff;color:#999999}
.box-left-cont-text table tr:first-child td{font-weight:700;}
.box-left-cont-text table tr:nth-child(2n-1){background: rgba(4, 4, 4, 0.03);}
.box-left-cont-text table td{text-align:center;padding:10px;line-height:200%;vertical-align: middle;}
.box-left-cont-text table td a{padding:2px 5px;border-radius: 5px;text-decoration:none;text-align:center;overflow: hidden;display: block}

/*文章底部关注*/
.follow-wxbox{
    margin-bottom:3%;
}
.follow-title{
    border-top: 1px dashed #eaeaea;
    padding-top: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.follow-wx{
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.follow-wx dl {
    text-align: center;
    float: left;
    width: 42.5%;
    margin-left: 10%;
    padding: 0 2%;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    border: 1px solid #eaeaea
}

.follow-wx dl:nth-child(2){
    margin-left: 5%;
    margin-right: 10%;
}
.follow-wx dl dt{
    float: left;
    margin-right: 10px;
   padding: 10px 0;
}
.follow-wx dl dd{
    float: left;
    flex: 1;
    text-align: left;
    line-height: 40px;
    margin-top: 15% \9;
}
.follow-wx dl dd p {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}
.follow-wx dl dd span{
    font-size: 14px;
    color: #e02727;
    line-height: 1;
}

.box-left-cont-text .pager {
text-align: center;
margin-top: 30px;
text-indent: 0;
}
.box-left-cont-text .pager .pagination {
display: inline-block;
}
.box-left-cont-text .pager .pagination li {
width: 30px;
height: 30px;
text-align: center;
border: 1px solid #ccc;
margin-right: 6px;
border-radius: 5px;
display: inline-block;
}
.box-left-cont-text .pager .pagination li a {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
}


/*文章底部温馨提示*/
.box-tips {
  background: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-top: 40px;
}
.box-tips dt {
  float: left;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 15px;
  width: 148px;
}
.box-tips dt img {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 10px;
}
.box-tips dd {
  color: #8e8e8e;
  font-size: 14px;
}
.box-tips a{
  color: #8e8e8e;
  font-size: 14px;
}

/*问答内容样式*/
.answer-star {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: -webkit-linear-gradient(left,#ff653c,#ff8656);
	background: linear-gradient(90deg,#ff653c,#ff8656);
	border-radius: 0 16px 16px 0;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-size: 16px;
	font-weight: 700;
	height: 32px;
	left: 0;
	position: absolute;
	top: 14px;
	width: 113px;
}
.answer-star-icon {
	background: url(../images/answer-star-icon.png);
	display: inline-block;
	height: 20px;
	margin: 0 6px 0 10px;
	width: 16px;
}


/*内容页右下角公众号*/
.xf_gzh {
	background: url(../images/saoma.png) no-repeat center top;
	width: 100%;
	text-align: center;
	padding-top: 6px;
	height: 199px;
}
.xf_gzh_p1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}
.xf_gzh_p2 {
	font-size: 14px;
	color: #999999;
}
.xf_gzh>img {
	width: 140px;
	height: 140px;
	margin-bottom: 12px;
}