  .content .article .article-detail-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .content .article .article-detail-content .article-detail-content-left {
    -ms-flex-item-align: start;
    align-self: flex-start;
    justify-self: flex-start;
    width: 23%;
    background: #fff
  }
  .content .article .article-detail-content .article-detail-content-left .content-left-top {
    height: 47px;
    background: #1a6ac1;
    position: relative
  }
  .content .article .article-detail-content .article-detail-content-left .content-left-top .content-left-top-title {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 212px;
    height: 35px;
    background: #5e98f3;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 35px
  }
  .content .article .article-detail-content .article-detail-content-left .content-left-content {
    background-color: #fff;
    padding-bottom: 7px
  }
  .content .article .article-detail-content .article-detail-content-left .content-left-content .content-left-content-block {
    width: 175px;
    height: 29px;
    background: #d5e4f7;
    margin: 0 auto
  }

  .content .article .article-detail-content .article-detail-content-left .content-left-content .content-left-content-item {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    color: #1a6ac1;
    position: relative;
    margin: 0 auto;
    width: 235px;
    padding-left: 7px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    border-bottom: 1px solid #d2d3d5;
    line-height: 29px
  }
.content .article .article-detail-content .article-detail-content-left .content-left-content .content-left-content-item:hover {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    color: #fff;
    position: relative;
	background-color: #80B5FC;		
    margin: 0 auto;
    width: 235px;
    padding-left: 7px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    border-bottom: 1px solid #d2d3d5;
    line-height: 29px
  }
  .content .article .article-detail-content .article-detail-content-left .content-left-content .active {
    background-color: #5e98f3;
    color: #fff!important
  }
  .content .article .article-detail-content .article-detail-content-left .content-left-content .active span {
    background-color: #fff!important
  }
  .content .article .article-detail-content .article-detail-content-left .content-left-content .content-left-content-item span {
    display: inline-block;
    line-height: 29px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #1a6ac1
  }
  .content .article .article-detail-content .article-detail-content-right {
    width: 75%;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 47px
  }
  .content .article .article-detail-content .article-detail-content-right .detail-title {
    font-size: 24px;
    font-family: FZCuSong-B09S;
    font-weight: 400;
    color: #1a6ac1;
    text-align: center;
    margin-bottom: 29px
  }
  .content .article .article-detail-content .article-detail-content-right .detail-line {
    width: 708px;
    height: 1px;
    background: #1a6ac1;
    margin-bottom: 8px
  }
  .content .article .article-detail-content .article-detail-content-right .detail-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 14px;
    font-family: NSimSun;
    font-weight: 400;
    color: #777;
    margin-bottom: 45px
  }


.content .article .article-detail-content .article-detail-content-full {
    width: 99%;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 47px
  }
  .content .article .article-detail-content .article-detail-content-full .detail-title {
    font-size: 24px;
    font-family: FZCuSong-B09S;
    font-weight: 400;
    color: #1a6ac1;
    text-align: center;
    margin-bottom: 29px
  }
  .content .article .article-detail-content .article-detail-content-full .detail-line {
    width: 998px;
    height: 1px;
    background: #1a6ac1;
    margin-bottom: 8px
  }
  .content .article .article-detail-content .article-detail-content-full .detail-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 14px;
    font-family: NSimSun;
    font-weight: 400;
    color: #777;
    margin-bottom: 45px;
	text-align: center;
  }

.xcsys{width: 90%; margin: 0 auto;}
.xcsys .tabs-container{ border: 1px solid #dcdfe6; border-bottom: none; overflow: hidden;}
.xcsys .tabs{position: relative; float: left; width: 100%; margin: 0 auto 20px; border-bottom: 1px solid #dcdfe6; background: #f5f7fa; overflow: visible;}
.xcsys .tabs-item{position: relative; float: left; margin: 0; border-right: 1px solid #dcdfe6;  text-align: center; color: #000; padding: 11px 20px 10px; cursor: pointer;}
.xcsys .tabs-item-active{background: #fff; color: #1e7ce0; top: 1px; padding-top: 10px; padding-bottom: 11px;}
.xcsys .tabs-response table{text-align: center;  border: 1px solid #dcdfe6; border-collapse: collapse; margin: 0 auto; width: 100%;}
.xcsys .tabs-response table th,.tabs-response table td{border: 1px solid #dcdfe6; padding: 8px 5px;}
.xcsys .tabs-response table td:nth-child(2){text-align: left;}
.xcsys .tabs-response table th{background: #eee;}
.xcsys .tabs-response table th:nth-child(1){width: 10%;}
.xcsys .tabs-response table th:nth-child(2){width: 60%;}
.xcsys .tabs-response table th:nth-child(3){width: 30%;}
.xcsys .tabs-response .tips{padding: 10px; font-family: "楷体";}
.xcsys .response-container{display: none;}
.xcsys .response-show{display: block;}