/**
     *reset style
 */

.newdet-body {
  padding-top: 36px;
}
.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 {
  color: #333;
  vertical-align: middle;
}
.newdet-body .newdet-fl {
  margin: 0 auto;
  width: 1050px;
  padding: 25px;
  -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.newdet-body .newdet-fl .newdet-content p img{
  margin: 0 auto;
  display: block;
}
.newdet-body .newdet-fl .newdet-title h3 {
  font-size: 24px;
  padding: 0 0 10px 0;
  margin: 10px 0;
  text-align: center;
}
.newdet-body .newdet-fl .newdet-title p {
  color: #666;
  text-align: center;
}
.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 15px;
  background-color: #e5e5e5;
  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: #ff4e00;
  margin-right: 5px;
}
.newdet-body .newdet-fl .newdet-content {
  width: 1000px;
  padding: 30px 0 0;
  font-size: 18px;
  line-height: 2em;
  text-indent: 2em;
}
.newdet-body .newdet-fl .newdet-content p {
  /*width: 1000px;*/
  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;
  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: 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: #ff4e00;
  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 .img-wrap img{
  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: #ff4e00;
}
.newdet-body .newdet-fr .recomand-news {
  padding: 20px 0;
  background-color: #fff;
}
.newdet-body .newdet-fr .recomand-news dt {
  color: #ff4e00;
  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: #ff4e00;
}

.coming{
  width: 100px;
  height: 35px;
  margin: 30px auto;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  cursor: pointer;
  //background-color: #0f1b54;
  border: 1px solid #ccc;
}
.coming a{
  color: #141414;
  display: block;
  width: 100%;
  height: 100%;
}

.news{
  background-image: url(/images/news-banner.jpg);
  background-position: center 0;
  padding-top: 5rem;
  height: 21rem;
  background-repeat: no-repeat;
}
.news-img{
    width: 60rem;
    margin: 0 auto;
  }
.news-til{
    position: relative;
    width: 60rem;
    margin: 0 auto;
    height: 20rem;
  }
  .arrow{
      left: 0;
    }
.news-container{
  width: 1200px;
  margin: 0 auto;
}
.download{
  border: 1px solid #e5e5e5;
  text-align: center;
  display: block;
  margin: 30px auto 0;
  line-height: 30px;
  width: 120px;
  height: 30px;
}
.download a{
    color: #333;
  }
.download-body{
  padding-top: 36px;
}
.download-body .newdet-fl {
  width: 1200px;
  padding: 25px 0;
  background-color: #f9f9f9;
}
.download-body .newdet-fl .newdet-title h3 {
  font-size: 24px;
  padding: 0 0 10px 0;
  margin: 10px 0;
  text-align: center;
}
.download-body .newdet-fl .newdet-title p {
  color: #666;
  text-align: center;
}
.download-body .newdet-fl .newdet-title p span {
  padding-right: 10px;
}
.download-body .newdet-fl .newdet-title p > span:nth-of-type(2) {
  margin-left: 24px;
}
.download-body .newdet-fl .newdet-title p i {
  color: #ccc;
  vertical-align: middle;
}
.download-body .newdet-fl .newdet-title p i b {
  color: #000;
}
.download-body .newdet-fl .newdet-title .summary {
  padding: 32px 0;
  background-color: #e5e5e5;
  margin-top: 35px;
  line-height: 2;
  color: #666;
  text-indent: 20px;
}
.download-body .newdet-fl .newdet-title .summary b {
  color: #fff;
  padding: 3px 5px;
  background-color: #ff4e00;
  margin-right: 5px;
}
.download-body .newdet-fl .newdet-content {
  padding: 30px 50px 0;
}
.download-body .newdet-fl .newdet-content p {
  line-height: 1.8;
  color: #333333;
}