@charset "utf-8";

.layout {
  max-width: 1420px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 10px;
}

.content {
  margin-top: 20px;
  overflow: hidden;
}

body {
  background-color: #F9F9F9;
}

/* .container {
  margin-top: 20px;
} */

.detail-wrap {
  padding: 45px 40px 83px 40px;
  background-color: #ffffff;
  margin-bottom: 57px;
}

.detail-wrap .detail-bt {
  border-bottom: 1px dashed #E5E5E5;
  padding-bottom: 20px;
}

.detail-wrap .detail-bt h1 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #E5E5E5;
  font-size: 22px;
  line-height: 30px;
  color: #323232;
  font-weight: bold;
  text-align: center;
}

.detail-wrap .detail-bt .sub-title {
  text-align: center;
  line-height: 30px;
  margin-top: 14px;
}

.detail-wrap .detail-bt .sub-title span {
  font-size: 14px;
  color: #757575;
  margin-right: 20px;
}

.detail-wrap .detail-bt .sub-title span:last-child {
  margin-right: 0;
}

.detail-wrap .text {
  /*margin-top: 26px;
  font-size: 20px !important;
  line-height: 2 !important;
  min-height: 400px;
  padding-bottom: 50px;*/
}

.detail-wrap .text p {
  font-size: 16px  !important;
  color: #333333;
  line-height: 2  !important;
  font-family: 微软雅黑 !important;
  text-indent: 2em   !important; 
}

.detail-wrap .text .text-img {
  text-align: center  !important;
}

.detail-wrap .text .text-img h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin: 35px 0 30px;
}
.detail-wrap .text p span {
    font-size: 16px !important;
    line-height: 2 !important;
    font-family: 微软雅黑  !important;
    color: #333333;
}


.arti_metas {text-align:center;padding-top: 20px;}
.fxx {display:inline-block;vertical-align: middle; padding-left:10px;}
.arti_metas span { padding:0 10px;}
.xwnr { float:left;width: calc(100% - 300px);}
.yc-xw {float:right;width:280px;background:#fff;min-height:400px;box-sizing:border-box;padding:15px;padding-bottom: 25px;}
.lmmc-4 {font-size: 20px;color:#334db1;font-weight:bold;padding-top: 10px;}
.btt-22 {font-size:16px;line-height:3;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.nrkk-1 { padding-top:20px;}






