.main {
    width: 1400px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.crumb {
    width: 100%;
    height: 45px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.crumb p {
    line-height: 45px;
    font-size: 18px;
    color: #828282;
}

.crumb p a {
    font-size: 18px;
    color: #828282;
}
.crumb p a::after {
    content: '>';
    font-size: 18px;
    color: #828282;
    margin: 0 5px 0 10px;
}
.crumb p a:last-child:after {
  content: '';
}
.content {
    width: 100%;
    font-size: 18px;
    color: #545454;
    line-height: 2;
    margin-top: 45px;    
    word-break: normal;
    word-wrap: break-word;
}

.content p {
    margin-bottom: 40px;
}


.content img {
    max-width: 1000px;
    display: block;
    margin: 0 auto !important;
}

.content iframe {
    max-width: 1000px;
    margin: 0 auto 10px;
    display: block;
}

.content table {
    margin: 0 auto !important;
    display: table;
}

.content iframe {
    width: 100%;
    margin: 0 auto 10px;
    display: block;
}

.content a {
    color: blue;
}

.content table,
.content tr,
.content td,
.content th {
    border: 1px solid #999;
}



/*details-box*/
.details-box{width: 100%;padding:45px;}
.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 .td-b{width: 80px;text-align: center;}
.details-main table .td-r{width: 370px;background: #fff;}
.details-box{border:1px solid #e6e6e6;}
/*.details-main*/
.details-main{width: 100%;}
.details-main h1{font-weight: bold;font-size: 32px;text-align: center;line-height: 58px;word-break: break-all;
    word-wrap: break-word;}
.details-main h6{font-weight: 400;height: 50px;line-height: 50px;font-size: 16px;color: #797979;text-align: center;background: #f5f5f5;
    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{max-width: 700px;margin:0 auto 10px; 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;}
/*details-main-file*/
.details-main-file h2{font-size: 30px;font-family: å®‹ä½“;font-weight: bold;line-height: 50px;}
.details-main-file h4{font-weight: 400;margin: 26px auto;}
.details-main-file h4 span{font-family: å®‹ä½“;font-size: 18px;}
.details-main-file .content p{font-size: 18px;font-family: å®‹ä½“;}


/*bdsharebuttonbox*/
.con-box{width: 978px;margin-left: 165px;}
.share-box{display: block;width: 165px;margin: 0!important;}
.bdsharebuttonbox{margin-top: 4px!important;margin-left:5px!important;margin-right: 20px!important;}
.dhsharebuttonbox{
    width: 102px;
    height: 50px;
    background:url('../img/share-group-icon.png')left center no-repeat;
}
.dhsharebuttonbox a{
    display: block;
    width: 24px;
    height: 100%;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}
.crumb{position: relative;}
.crumb p{float: left;}
.sharebox{margin-top:5px;width:150px;}
.sharetxt{margin-right:0!important;font-size:14px;}
/*qrcode*/
#output{width: 132px;height: 158px;margin: 100px auto 0;}
#output p{width: 132px;color: #b5b5b5;font-size: 12px;line-height: 26px;}
#output canvas{width: 132px;}
.output{width: 400px;margin: 100px auto 0;text-align: center;}
.output #QRcode{ width: 132px;margin: 10px auto;}
.output #QRcode td,.output #QRcode tr{ border: none; }
.output p{color: #b5b5b5;font-size: 12px;line-height: 26px;}
.output p a{ color: #000 !important;}
/*error*/
.error-box{width: 1200px;border: 1px solid #ddd;}
.error-box img{display: block;margin: 0 auto;}
.error-box h2{margin-top: 50px;font-size: 26px;color: #666;text-align: center;font-weight: 400;}
.error-box h4{margin-top: 50px;font-size: 16px;color: #666;text-align: center;font-weight: 400;}
.error-box p{margin-top: 20px;font-size: 16px;color: #666;text-align: center;}
.error-box p a{color: #024ab5;}


.enclosure-p{text-indent: 2em!important;}

.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: 18px;}
.print_tool a{cursor: pointer;}
.print_tool span i{ cursor: pointer; margin: 0 3px; }
@media print {
	.noprint{display: none;}
}



