.crumb{width:1200px;background: url(../img/home.png) left center no-repeat;background-size: 11px 17px;line-height: 36px;}
.crumb p{font-size: 16px;color: #333;padding-left: 20px;float: left;}
.crumb p a{color: #0069CA;}

.detail_bg{
    width: 1260px;
    background: #fff;
    padding: 20px 30px;
    margin: 0 auto;
}

.sharetxt {
    height: 36px;
    line-height: 36px;
    color: #666666;
  }

  .dhsharebuttonbox {
    width: 102px;
    height: 36px;
    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;
  }

  .print_tool {
    margin-right: 24px;
  }

  .print_tool a,
  .print_tool span {
    color: #666666;
  }

  .print_tool span i {
    margin: 0 5px;
  }

  .conRig {
    width: 320px;
    height: 638px;
    background: #F2F3F5;
    padding: 0 27px 28px;
  }

  .conRig img {
    margin: 28px auto 14px;
    display: block;
  }

  .conRig a {
    display: block;
    width: 266px;
    height: 50px;
    background: #275CD9;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 0 auto 10px;
  }

  .conRig .wq a {
    width: 128px;
    height: 42px;
    background: #F0F6FF;
    border: 1px solid #275CD9;
    text-align: center;
    font-size: 16px;
    color: #275CD9;
    line-height: 42px;
    display: inline-block;
    margin-right: 5px;
  }

  .conRig .wq a:nth-last-child(1) {
    margin-right: 0;
  }

  .conLef {
    width: 845px;
    text-align: center;
    color: #275CD9;
    padding: 20px 20px;
    border: 1px solid #e2e1e1;
  }

  .conLef h1 {
    font-size: 38px;
    line-height: 58px;
    margin-bottom: 25px;
  }

  .conLef .conText {
    font-size: 16px;
    line-height: 36px;
  }

  .content {
    font-size: 16px;
    line-height: 36px;
    word-break: normal;
    word-wrap: break-word;
    color: #121212;
    padding: 30px 0;
    /* 表格超出 */
    overflow-x: auto;
  }


  .detailsBox {
    padding-top: 14px;
  }

  .detailsBox #title {
    padding: 0 60px;
    font-size: 38px;
    color: #1E53CF;
    text-align: center;
    line-height: 58px;
  }

  .detailsBox .subtitle {
    /* padding: 0 60px; */
    font-size: 24px;
    text-align: center;
    line-height: 42px;
    color: #223c79;
  }

  .detailsBox h6 {
    border-bottom: 1px solid #D1D1D1;
    line-height: 36px;
    font-size: 16px;
    margin-top: 20px;
  }

  .detailsBox h6 p {
    color: #666666;
    /* margin-left: 99px; */
  }

  .newsLy {
    margin-left: 20px;
  }

  .enclosure-p {
    text-indent: 2em;
  }

  .enclosure-p a {
    /* color: #1E53CF; */
  }

  .enclosure-p a:nth-child(3) {
    margin-left: 30px;
  }

  .enclosure-p img {
    /* margin-top: -5px; */
    /* margin-right: 5px; */
  }


  .file-box{margin: 30px auto;border: 1px solid #c2c2c2;padding: 30px 0;}
/*.file-box p{font-size: 14px;width: 375px;line-height: 38px;border-bottom: 1px solid #c2c2c2;text-indent: 10px;}*/
/*.file-box p b{font-size: 15px;display: block;width: 120px;float: left;text-align: center;border-left: 1px solid #c2c2c2;*/
/*border-right: 1px solid #c2c2c2;background: #f7f7f7;}*/

.file-box table,.details-box tr,.details-box td{border: none;}
.file-box table tr{width: 750px;line-height: 22px;}
.file-box table tr td{font-size: 16px;line-height: 30px;padding-left: 10px;}
.file-box table tr td b{}
.file-box table .td-b{width: 80px;text-align: center;}
.file-box table .td-r{width: 520px;background: #fff;}

.xggjBox {
  width: 100%;
  background-color: #F2F3F5;
  padding: 18px 31px;
  font-size: 16px;
  line-height: 24px;
}

.xggjBox p {
  margin-bottom: 2px;
}

.xggjBox p img {
  margin-top: -5px;
}

.xggjBox p a {
  color: #275CD9;
  margin-left: 8px;
}

.xggjBox h5 {
  color: #121212;
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
}

.xggjBox h5 span {
  font-weight: 700;
  font-size: 22px;
}

.xggjBox h5 a:hover {
  color: #1E53CF;
}

.detail-article {
  padding: 20px 50px;
  border: 1px solid #dcdcdc;
}

.detail-article>.title {
  font-size: 1.75em;
  text-align: center;
  padding-bottom: 20px;
  color: #004d93;
}

.detail-article>.title.line {
  border-bottom: 1px solid #dcdcdc;
}

.detail-article .subtitle {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 40px;
}

.detail-article .subtitle .info {
  float: left;
  width: 50%;
  font-size: 14px;
  color: #888888;
  padding-left: 20px;
}

.detail-article .subtitle .info span {
  padding-right: 10px;
}

.detail-article .content {
  padding: 20px 0;
  line-height: 1.875em;
  position: relative;
}

.detail-article .content img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* .content table{width: auto;margin: 0 auto;border: 1px solid #000;}
.content table td,.conBox table tr{border: 1px solid #000;}
.content video{display: block;margin: 0 auto;} */


/* oldModel */
.oldModel .detail-article>.title{font-size: 40px;}
.oldModel .content p,.oldModel .content p span{font-size: 32px !important;line-height: 2;}
.oldModel .output p{font-size: 28px;}
.oldModel .crumb p{font-size: 28px;}
.oldModel .detail-article .subtitle .info{
  font-size: 28px;
}
.oldModel .sharetxt{
  font-size: 28px;
}
.oldModel .detail-article .content{
  width: 100%;
}
.oldModel table{
  width: 100%;
  max-width: 100%;
}
.oldModel iframe{
  width: 100%;
  max-width: 100%;
}
.xq_box table{
  border-collapse: collapse;
}
.xq_box td{border: 1px solid #999;}