.clear {
  clear: both; }

.newschannel article.single .details h3 {
  font-size: 26px;
  color: #fc9000;
  margin-bottom: 20px;
  font-weight: normal;
  margin: 30px 0 15px;
  display: block; }
  .newschannel article.single .details h3 a {
    float: right;
    display: inline-block;
    color: #fc9000;
    border: 1px solid #fc9000;
    padding: 2px 10px;
    border-radius: 5px; }
.newschannel article.single .details h4 {
  width: 295px;
  height: 30px;
  line-height: 30px;
  font-size: 18px; }
.newschannel article.single .details dl.pro {
  width: 100%;
  margin-bottom: 20px; }
  .newschannel article.single .details dl.pro dt {
    width: 295px;
    float: left; }
    .newschannel article.single .details dl.pro dt img {
      width: 100%;
      height: 100%; }
  .newschannel article.single .details dl.pro dd {
    width: 370px;
    float: right;
    color: #666666; }
    .newschannel article.single .details dl.pro dd span {
      font-size: 15px;
      display: block;
      border-bottom: 1px solid #ccc;
      line-height: 30px;
      font-size: 18px; }
    .newschannel article.single .details dl.pro dd p {
      font-size: 14px;
      line-height: 22px; }
    .newschannel article.single .details dl.pro dd a {
      display: block;
      text-align: center;
      color: #fff;
      background: #fc9000;
      font-style: italic;
      width: 152px;
      height: 32px;
      line-height: 32px;
      float: left;
      margin-top: 10px; }
  .newschannel article.single .details dl.pro.first {
    margin-top: 30px; }
.newschannel article.single .details ul.case {
  margin-left: 0; }
  .newschannel article.single .details ul.case li {
    width: 340px;
    float: left;
    margin-left: 0; }
    .newschannel article.single .details ul.case li a {
      text-decoration: none; }
      .newschannel article.single .details ul.case li a img {
        width: 100%;
        border-bottom: 2px solid #fc9000; }
      .newschannel article.single .details ul.case li a span {
        display: block;
        width: 100%;
        height: 50px;
        line-height: 35px;
        text-align: center;
        transition: all .2s; }
    .newschannel article.single .details ul.case li:hover a span {
      color: #fc9000; }
    .newschannel article.single .details ul.case li:nth-child(2n) {
      float: right; }
.newschannel article.single .details dl.method {
  width: 49%;
  float: left; }
  .newschannel article.single .details dl.method dt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    background: #fc9000;
    margin-bottom: 6px; }
  .newschannel article.single .details dl.method:last-child {
    float: right; }
  .newschannel article.single .details dl.method.fl {
    float: right; }
.newschannel article.single .details img.full_img {
  width: 100%;
  margin: 15px 0; }
.newschannel article.single .details ul.a4 {
  width: 100%;
  margin: 0;
  padding: 0; }
  .newschannel article.single .details ul.a4 li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-left: 0; }
    .newschannel article.single .details ul.a4 li:last-child {
      margin-right: 0; }
      .newschannel article.single .details ul.a4 li:last-child img {
        width: 100%; }

@media (max-width: 980px) {
  .newschannel article.single .details dl.pro dt {
    width: 100%; }
  .newschannel article.single .details dl.pro dd {
    width: 100%; }
  .newschannel article.single .details ul.case li {
    width: 100%;
    margin: 0; }
  .newschannel article.single .details dl.method {
    width: 100%; } }

/*# sourceMappingURL=cfb.css.map */
