/**
     *reset style
 */

.news-container{
  overflow: hidden;
}

/* .newdet-body {
  padding-top: .5rem
} */

.newdet-body{
  background: #fff;
}

.newdet-body .breadcrumb {
  line-height: .41666667rem;/* 30px */
  margin-bottom: .27777778rem/* 20px */
}
.newdet-body .breadcrumb span {
  display: inline-block;
  width: .20833333rem;/* 15px */
  height: .20833333rem;/* 15px */
}
.newdet-body .breadcrumb i,
.newdet-body .breadcrumb a {
  color: #333;
  vertical-align: middle;
}
.newdet-body .newdet-fl {
  width: 94%;
  padding: .34722222rem;/* 25px */
  -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
       box-sizing: border-box;
  background-color: #fff;
  margin:0 auto
}
.newdet-body .newdet-fl .newdet-title h3 {
  font-size: 16px;
  padding: 0 0 .13888889rem 0;/* 10px */
  margin: .13888889rem 0;
  text-align: center;
  line-height: 22px;
}
.newdet-body .newdet-fl .newdet-title p {
  color: #666;
  text-align: center;
}
.newdet-body .newdet-fl .newdet-title p span {
  padding-right: .13888889rem;
}
.newdet-body .newdet-fl .newdet-title p > span:nth-of-type(2) {
  margin-left: .33333333rem;/* 24px */
}
.newdet-body .newdet-fl .newdet-title p i {
  color: #D4BB54;
  vertical-align: middle;
  font-size: 14px;
}
.newdet-body .newdet-fl .newdet-title p i b {
  color: #000;
}
.newdet-body .newdet-fl .newdet-title .summary {
  padding: .44444444rem .20833333rem; /* 32px *//* 15px */
  background-color: #e5e5e5;
  margin-top: .2rem;/* 50px */
  line-height: 2;
  color: #666;
  text-indent: 2em;
  font-size: 14px;
}
.newdet-body .newdet-fl .newdet-title .summary b {
  color: #fff;
  padding: .04166667rem .06944444rem; /* 5px *//* 3px */
  background-color: #ff4e00;
  margin-right: .06944444rem;/* 5px */
}
.newdet-body .newdet-fl .newdet-content {
  padding: 30px 0 0;
}
.newdet-body .newdet-fl .newdet-content img{
  display: table;
  height: auto;
}
.newdet-body .newdet-fl .newdet-content p {
  line-height: 30px!important;
  color: #333333;
  font-size: 14px;
}
.newdet-body .newdet-fl .newdet-content .newdet-tbar {
  margin-top: .41666667rem;/* 30px */
  line-height: .55555556rem/* 40px */
}
.newdet-body .newdet-fl .newdet-content .newdet-tbar .tbar-left i {
  display: block;
}
.newdet-body .newdet-fl .newdet-content .newdet-tbar .tbar-right p,
.newdet-body .newdet-fl .newdet-content .newdet-tbar .tbar-right div {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.newdet-body .newdet-fl .newdet-content .newdet-link {
  padding-top: .09722222rem/* 7px */
}
.newdet-body .newdet-fl .newdet-content .newdet-link a {
  color: #999;
  padding: 2px;
  display: block;
}
.newdet-body .newdet-fl .newdet-content .newdet-link a:hover {
  color: #ff4e00;
}
.newdet-body .newdet-fl .newdet-content .newdet-link a i {
  color: #ff4e00;
}
.newdet-body .newdet-fl .newdet-content .labels {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: .13888889rem 0;/* 10px */
}
.newdet-body .newdet-fl .newdet-content .labels dl dt,
.newdet-body .newdet-fl .newdet-content .labels dl dd {
  display: inline-block;
}
.newdet-body .newdet-fl .newdet-content .labels dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-right: .06944444rem/* 5px */
}
.newdet-body .newdet-fl .newdet-content .labels dl dd {
  border: 1px solid #ccc;
  line-height: 1;
  padding: .04166667rem .06944444rem; /* 5px *//* 3px */
  color: #999
}

.coming{
  width: 2.77777778rem/* 200px */;
  height: .69444444rem/* 50px */;
  margin: .41666667rem auto;/* 30px */
  text-align: center;
  line-height: .69444444rem;/* 50px */
  font-size: 14px;
  cursor: pointer;
  background-color: #D4BB54;
  border: 1px solid #D4BB54;
}
.coming a{
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}

.news-nav{
  margin-top: 0.25rem;
  font-size: 16px;
}
.news-nav span a{
  color: #333;
  font-size: 16px;
}

.newdet-link a p{
  color: #333;
  font-size: 12px;
  margin-top: 0.1rem;
  line-height: 18px;
}

.newdet-body .newdet-content p span{
  line-height: 30px!important;
  letter-spacing: 1px;
  font-size: 15px;
  word-break: break-all;
}

.newdet-body img{
  max-width: 100%!important;
  height: auto!important;
}