﻿/**
     *reset style
 */
html,
body,
ul,
p,
dd,
dl,
ul,
li {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
input {
  outline: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
i,
em {
  font-style: normal;
}
body {
  font-family: "微软雅黑", arial;
  font-size: 14px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.g-container {
  width: 1200px;
  margin: 0 auto;
}
img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.newdet-body {
  padding-bottom: 50px;
}
.newdet-body .breadcrumb {
  line-height: 30px;
  margin-bottom: 20px;
}
.newdet-body .breadcrumb span {
  display: inline-block;
  width: 15px;
  height: 15px;
}
.newdet-body .breadcrumb i,
.newdet-body .breadcrumb a {
  vertical-align: middle;
}
.newdet-body .newdet-fl {
  width: 760px;
  float: left;
  padding: 25px 45px;
  background-color: #f9f9f9;
}
.newdet-body .newdet-fl .newdet-title h3 {
  font-size: 24px;
  padding: 0 0 10px 0;
  margin: 10px 0;
}
.newdet-body .newdet-fl .newdet-title p {
  color: #666;
}
.newdet-body .newdet-fl .newdet-title p span {
  padding-right: 10px;
}
.newdet-body .newdet-fl .newdet-title p > span:nth-of-type(2) {
  margin-left: 24px;
}
.newdet-body .newdet-fl .newdet-title p i {
  color: #ccc;
  vertical-align: middle;
}
.newdet-body .newdet-fl .newdet-title p i b {
  color: #000;
}
.newdet-body .newdet-fl .newdet-title .summary {
  padding: 32px 24px;
  background-color: #fff;
  margin-top: 35px;
  line-height: 2;
  color: #666;
  text-indent: 20px;
}
.newdet-body .newdet-fl .newdet-title .summary b {
  color: #fff;
  padding: 3px 5px;
  background-color: #1092f4;
  margin-right: 5px;
}
.newdet-body .newdet-fl .newdet-content {
  min-height: 390px;
  padding: 30px 0;
}
.newdet-body .newdet-fl .newdet-content p {
 
  line-height: 1.8;
  color: #333333;
}
.newdet-body .newdet-fl .newdet-content .newdet-tbar {
  margin-top: 30px;
  line-height: 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;
}
.newdet-body .newdet-fl .newdet-content .newdet-link {
  padding-top: 7px;
}
.newdet-body .newdet-fl .newdet-content .newdet-link a {
  color: #999;
  padding: 2px; line-height:30px;
}
.newdet-body .newdet-fl .newdet-content .newdet-link a:hover {
  color: #1092f4;
}
.newdet-body .newdet-fl .newdet-content .newdet-link a i {
  color: #1092f4;
}
.newdet-body .newdet-fl .newdet-content .labels {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.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: 5px;
}
.newdet-body .newdet-fl .newdet-content .labels dl dd {
  border: 1px solid #ccc;
  line-height: 1;
  padding: 3px 5px;
  color: #999;
}
.newdet-body .newdet-fr {
  width: 310px;
  float: right;
}
.newdet-body .newdet-fr li {
  margin-bottom: 20px;
}
.newdet-body .newdet-fr .header-news {
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  padding: 0 10px;
}
.newdet-body .newdet-fr .header-news span,
.newdet-body .newdet-fr .header-news i {
  font-size: 12px;
  color: #333;
}
.newdet-body .newdet-fr .header-news i {
  color: #ccc;
  float: right;
}
.newdet-body .newdet-fr .recomand {
  padding: 20px 0;
  background-color: #fff;
}
.newdet-body .newdet-fr .recomand dt {
  color: #1092f4;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
}




.newdet-body .newdet-fr .recomand dt span {
  margin-right: 5px;
}
.newdet-body .newdet-fr .recomand dd {
  padding: 20px 0;
}
.newdet-body .newdet-fr .recomand dd a {
  color: #333;
}
.newdet-body .newdet-fr .recomand dd a .img-wrap {
  float: left;
  width: 130px;
  height: 80px;
}
.newdet-body .newdet-fr .recomand dd a h4 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 5px;
  float: right;
  width: 170px;
  padding-left: 10px;
}
.newdet-body .newdet-fr .recomand dd a:hover {
  color: #1092f4;
}
.newdet-body .newdet-fr .recomand-news {
  padding: 20px 0;
  background-color: #fff;
}
.newdet-body .newdet-fr .recomand-news dt {
  color: #1092f4;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
}
.newdet-body .newdet-fr .recomand-news dt span {
  margin-right: 5px;
}
.newdet-body .newdet-fr .recomand-news dd {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}
.newdet-body .newdet-fr .recomand-news dd a {
  color: #333;
}
.newdet-body .newdet-fr .recomand-news dd a h4 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 5px;
}
.newdet-body .newdet-fr .recomand-news dd a i {
  font-size: 12px;
  color: #ccc;
}
.newdet-body .newdet-fr .recomand-news dd a:hover {
  color: #1092f4;
}
/*# sourceMappingURL=common2.css.map */
