body {
    background: #F8F8FA;
}
.main {
    margin-top: 30px;
}
.crumb {
    width: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.crumb p , .crumb p a {
    font-size: 14px;
    color: #333333;
}
.details-box {
    width: 100%;
    background: #ffffff;
}
.print_tool{line-height: 45px; font-size: 15px;text-indent: 15px;margin-right: 10px;}
.print_tool a{cursor: pointer;}
.print_tool span i{ cursor: pointer; margin: 0 3px; }
@media print {
	.noprint{display: none;}
}


/*details-box*/
.details-box{width: 1200px;padding:60px 70px;}
.details-main table,.details-box tr,.details-box td{border: none;}
.details-main table tr{width: 750px;line-height: 22px;}
.details-main table tr td{font-size: 13px;line-height: 22px;}
.details-main table tr td b{font-family: "å®‹ä½“";}
.details-main table .td-b{width: 80px;text-align: center;}
.details-main table .td-r{width: 370px;background: #fff;}
.detail-file .file-box table,.details-box tr,.details-box td{border: none;}
.detail-file .file-box table tr{width: 750px;line-height: 22px;}
.detail-file .file-box table tr td{font-size: 15px;line-height: 35px;}
.detail-file .file-box table tr td b{font-family: "å®‹ä½“";}
.detail-file .file-box table .td-b{width: 80px;text-align: center;}
.detail-file .file-box table .td-r{width: 370px;}
/*.details-main*/
.details-main h1{font-size: 28px;color: #333333;text-align: center;margin: 0 auto 0;line-height: 28px;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: 42px;line-height: 42px;font-size: 14px;color: #666666;text-align: center;background: #EFF0F3;
    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: 100%;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://libvpn.swfu.edu.cn/vpn/89/https/M3VXZ3JPNBTX6ZLPF3UX87SPMNYA/4500000039/newimg/ins-mainbg.png;vpn_img") 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: 7px!important;margin-left:5px!important;margin-right: 20px!important;}

.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;}


.print_tool{line-height: 45px; font-size: 15px;text-indent: 15px;margin-right: 10px;color:#333333;}
.print_tool a{cursor: pointer;color:#333333;}
.print_tool span i{ cursor: pointer; margin: 0 5px; }
@media print {
	.noprint{display: none;}
}
.file-box{
    width: 100%;
    margin: 20px auto 0;
    padding: 25px;
    background: #f5f5f5;
}
.detail-file .file-box table, .details-box tr, .details-box td {
    border: none;
}
.file-box table{
    width:100%;
}
.details-main-file #file-title{
    font-family: 宋体;
    font-size:36px;
    color:red;
    font-weight: bold;
    line-height:50px;
    margin-bottom:20px;
    border-bottom:1px solid #000;
    padding-bottom:20px;
}

.content img {
    display: block;
    margin: 0 auto !important;
    margin-bottom: 10px;
}

embed {
    display: block;
    margin: 0 auto;
}

/* 适老化 */
.oldModel .crumb p,
.oldModel .crumb p a {
  font-size: 28px;
}
.oldModel .print_tool {
  font-size: 28px;
}
.oldModel .details-main h1 {
  font-size: 36px;
}
.oldModel .details-main h6 span {
  font-size: 28px;
}
.oldModel .details-main .content p {
  font-size: 28px !important;
  line-height: 50px;
}
.oldModel .share-box {
  width: 184px;
}
.oldModel .con-box {
  width: 870px;
}
.oldModel .details-main .file-box * {
  font-size: 28px;
  line-height: 2;
}
.oldModel .details-main .file-box table .td-b {
 width: 120px;
}