/* public style */
.w1200{
  width:1200px;
}
.col-333333FF {
  color: #333333;
}

.col-000000 {
  color: #000000;
}

.col-666666FF {
  color: #666666;
}

.col-ffffff {
  color: #FFFFFF;
}

.ft-20px {
  font-size: 20px;
}

.ft-18px {
  font-size: 18px;
}


.f-blod {
  font-weight: bold;
}

.more {
  font-size: 14px;
  color: #A9A9A9;
}

/* container style */

.container {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  overflow: hidden;
  color: #333333;
  margin-bottom: 60px;
}

.crumbs {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  margin: 38px 0 20px 0;
}

.crumbs a {
  color: #666666;
  font-size: 14px;
}

.crumbs::before {
  display: block;
  float: left;
  content: '';
  width: 13px;
  height: 17px;
  margin: 2px 10px 0 0;
  background: url(805.png)no-repeat left;
}

.bkbl-left,
.bkbl-right {
  float: left;
  overflow: hidden;
}

.bkbl-left {
  width: 793px;
  margin-right: 40px;
  border-top: 1px solid #E7E7E7;
}



.title {
  font-size: 38px;
  line-height: 60px;
  margin-top: 13px;
}

.line2 {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  margin-top: 16px;
  margin-bottom: 30px;
}

.publishDate,
.source {
  font-size: 18px;
  color: #666666;
}

.author,
.publishDate,
.dian {
  float: left;
}

.source {
  float: right;
}

.author {
  font-size: 18px;
  color: #DB533E;
}

.dian {
  margin: 0 5px;
}

.bor-line {
  width: 100%;
  height: 2px;
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

.bor-line span {
  display: inline-block;
  width: 31px;
  height: 2px;
  background: #333333;
  position: absolute;
  top: 0;
  left: 0;
}

.tag {
  width: 100%;
  padding: 10px;
  background: #F6F6F6;
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 41px;
}

.tag span {
  float: left;
}

.tag .tag-bq {
  line-height: 31px;
  margin-right: 20px;
  font-size:18px;
}

.tag .tag-item {
  display: inline-block;
  padding: 5px 10px;
  background: #E4E4E4;
  color: #999999;
  border-radius: 10px;
  margin-right: 25px;
  font-size:18px;
}

.content {
  width: 100%;
  overflow: hidden;
  line-height: 36px;
  font-size: 18px;
  margin-bottom: 68px;
}
.content p{
  line-height: 36px!important;
  margin-bottom: 10px!important;
}
.content img{
  max-width: 700px!important;
  height: auto;
  /*height: auto!important;*/
}
.content table{
  margin: 0 auto;
}

.detail-fx {
  overflow: hidden;
  margin-bottom: 30px;
}


.detail-fx .fx {
  float: left;
  overflow: hidden;
}

.detail-fx .fx .fx-tit{
  float: left;
  line-height: 32px;
}

.detail-fx .fx .bshare-custom{
  float:left;
  
}

.detail-fx .editor {
  float: right;
  font-size: 18px;
}


.more-article {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.more-article .prev-article,
.more-article .next-article {
  float: left;
  width: 386px;
  height: 286px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #ECECEC;
  border-top: 5px solid #DB533E;
  border-radius: 5px;
  padding: 23px 18px 27px 20px;
}

.more-article .prev-article div,
.more-article .next-article div {
  float: left;
}

.more-article .prev-article {
  margin-right: 21px;
}

.more-article-tit {
  font-size: 22px;
  margin-bottom: 20px;
}

.more-article-line {
  display: inline-block;
  width: 100%;
  height: 2px;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  margin-bottom: 12px;
}

.more-article-line span {
  display: inline-block;
  width: 31px;
  height: 2px;
  background: #DFDFDF;
  position: absolute;
  top: 0;
  left: 0;
}

.more-article-title {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 13px;
  width:100%;
}

.more-article-des {
  color: #999999;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 12px;
  width:100%;
}

.more-article-des a {
  color: #999999;
}

.more-article-publicDate {
  color: #999999;
  font-size: 14px;
}

.detail-xgtj {
  width: 100%;
  border-radius: 5px;
  background: #F7F7F7;
  box-sizing: border-box;
  position: relative;
  top: 0;
  left: 0;
  padding: 25px 20px 0;
}



.xgtj-line {
  position: absolute;
  top: 24px;
  left: 20px;
  width: 100px;
  height: 2px;
  background: #FE962E;
}

.xgtj-title {
  border-top: 1px solid #CACACA;
  padding-top: 16px;
  margin-bottom: 30px;
}

.xgtj-title a {
  font-size: 20px;
  padding-left: 23px;
  background: url(777.png) no-repeat left center;
}

.detail-xgtj ul {
  overflow: hidden;
}

.detail-xgtj li {
  float: left;
  width:335px;
  margin-right:70px;
}


.xgtj-sty1 {
  margin-bottom: 28px;
}

.xgtj-sty1 a {
  background: url(825.png) no-repeat left center;
  padding-left: 14px;
}




/* 结束 */


/* 分页样式 */
.loadMore {
  width: 793px;
  text-align: center;
  margin: 18px 0 30px;
}

.prevPage1 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(773.png) no-repeat center center;
  border-radius: 5px;
  float: left;
}


.prevPage2 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(773.png) no-repeat center center;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 5px;
  float: left;
}

.nextPage1 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(774.png) no-repeat center center;
  border-radius: 5px;
  float: left;
}


.nextPage2 {
  display: inline-block;
  width: 37px;
  height: 37px;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  background: url(774.png) no-repeat center center;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 5px;
  float: left;
}


.loadMore .curr {
  line-height: 37px;
  display: inline-block;
  width: 37px;
  height: 37px;
  border-radius: 5px;
  margin-right: 20px;
  color: #FFFFFF !important;
  font-size: 18px;
  text-align: center;
  background: #DE614E !important;
  float: left;
}

.loadMore .nocurr {
  line-height: 37px;
  display: inline-block;
  width: 37px;
  height: 37px;
  box-sizing: border-box;
  border: 1px solid #BFBFBF;
  border-radius: 5px;
  margin-right: 20px;
  font-size: 18px;
  float: left;
}

.loadMore .nocurr span {
  display: inline-block;
  width: 100%;
  text-align: center;
}

