/**
 *  * Created by yuanvp on 2020/3/6.
 */
.mbx {
    height: 30px;
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #A6A8A7;
}
.mbx a {
    color: #A6A8A7;
}
.mbx span {
    color: red;
}
.list_main {
    width: 100%;
    padding: 15px;
    border: 1px solid #EBEBEB;
}
.details-main h1{font-weight: 400;font-size: 38px;text-align: center;margin: 25px auto 0;line-height: 58px;word-break: break-all;
    word-wrap: break-word;}
.details-main h2{font-weight: 400;font-size: 26px;color: #000;text-align: center;margin: 55px auto 0;line-height: 42px;}
.details-main h3{font-weight: 400;width: 900px;font-size: 22px;color: #015293;text-align: center;margin: 6px auto 0;}
.details-main h4{font-weight: 400;width: 900px;font-size: 16px;color: #000;text-align: center;margin: 16px auto;}
.details-main h6{font-weight: 400;height: 36px;line-height: 36px;font-size: 16px;color: #797979;text-align: center;background: #f3f3f3;
    margin: 30px auto;}
.details-main h6 span{margin: 0 6px;}
.details-main .content{line-height: 36px;font-size: 16px;color: #000;}
.details-main .content table{margin:0 auto !important;}
.details-main .content iframe{width: 700px;margin:0 auto; display:block;}
.details-main .content img{max-width: 1000px; margin-bottom: 10px;}
.details-main .content p{font-size: 16px;line-height: 36px;word-break: normal;word-wrap: break-word;}
.details-main .content a{color: blue;}
.details-main .content table,.details-main .content tr,.details-main .content td{border: 1px solid #999;}
.details-main .content .operator{display: block;text-align: right;color: #999;margin-top: 40px;padding-right: 14px;}
.main-l{width: 118px;height: 132px;background: url("https://www.soulrig.com/file/4500000039/newimg/ins-mainbg.png") top center no-repeat;}
.main-r{width: 1030px;}
/*bdsharebuttonbox*/
.con-box{width: 910px;}
.share-box{display: block;width: 146px;margin: 0!important;}
.bdsharebuttonbox{margin-top: 4px!important;margin-left:5px!important;margin-right: 20px!important;}
.crumb{position: relative;}
.crumb p{float: left;}
.sharebox{margin-top:5px;width:136px;}
.sharetxt{margin-right:0!important;font-size:14px;}

.content em,.content i{font-style: italic!important;}
.operator i{font-style: normal!important;}
em.con-box{font-style: normal!important;}
em.con-box i{font-style: normal!important;}

.file-box{width: 950px;margin: 30px auto 0;border: 1px solid #c2c2c2;padding: 5px 0;}
table, tr, td{border: none;}
table tr{width: 750px;line-height: 22px;}
table tr td{font-size: 13px;line-height: 22px;}
table tr td b{font-family: "宋体";}
table .td-b{width: 80px;text-align: center;}
table .td-r{width: 370px;background: #fff;}
.file-box table, tr, td{border: none;}
.file-box table tr{width: 750px;line-height: 22px;}
.file-box table tr td{font-size: 13px;line-height: 22px;padding-left: 10px;}
.file-box table tr td b{font-family: "宋体";}
.file-box table .td-b{width: 80px;text-align: center;}
.file-box table .td-r{width: 370px;background: #fff;}


#bdshare_weixin_qrcode_dialog {
    height: auto !important;
}

.xggjbox {
    border-top: 1px solid #e6e6e6;
    padding: 15px 0;
    margin-top: 43px;
}
.xggjbox p {
    color: #015293;
    line-height: 33px;
    font-size: 18px;
}
.xggjbox ul li {
    background: url(https://www.soulrig.com/file/4500000024/img/Point.jpg) left center no-repeat;
    padding: 3px 0 3px 12px;
    line-height: 26px;
    font-size: 14px;
    list-style: none;
}
.xggjbox ul li a {
    color: #015293!important;
    font-size: 16px;
}

/*适老化*/
.oldModel .details-main h1 {
    font-size: 60px;
    line-height: 1.5;
}
.oldModel .details-main h6 span {
    font-size: 28px;
}
.oldModel .share-box {
    width: 190px;
}
.oldModel .bdsharebuttonbox {
    transform: scale(1.3);
}
.oldModel .details-main .content p, .oldModel .details-main .content p span{
    font-size: 32px !important;
    line-height: 2 !important;
}

.oldModel .file-box table tr td{
    font-size: 28px;
    line-height: 1.5;
}
.oldModel table .td-b {
    width: 120px;
}
