﻿/*新闻首页*/
.news {
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
}
.news .l {
  float: left;
  width: 885px;
}
.news .l .newsbanner {
  width: 860px;
  height: 280px;
  margin-bottom: 25px;
}
.news .l .newsbanner img {
  width: 860px;
  height: 280px;
}
.news .l .newsnav {
  width: 858px;
  height: 54px;
  border: 1px #eeeeee solid;
  overflow: hidden;
}
.news .l .newsnav a {
  display: block;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #333333;
  height: 54px;
  line-height: 54px;
  border-right: 1px #eeeeee solid;
  float: left;
}
.news .l .newsnav a:hover {
  background-color: #fafafa;
  color: #ff3300;
}
.news .l .newsnav a.select {
  background-color: #ff6600;
  color: #ffffff;
}
.news .l .newslist {
  width: 858px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.news .l .newslist .tit {
  width: 858px;
  height: 50px;
  background-image: url(../images/132.png);
  background-repeat: no-repeat;
  margin-top: 15px;
  background-position: 30px 0px;
  margin-bottom: 15px;
}
.news .l .newslist .listb {
  width: 858px;
  border-bottom: 1px #cccccc dashed;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.news .l .newslist .listb:hover {
  background-color: #f7f7f7;
}
.news .l .newslist .listb .bl {
  width: 250px;
  float: left;
}
.news .l .newslist .listb .bl .pic {
  width: 200px;
  height: 145px;
  margin-left: 30px;
}
.news .l .newslist .listb .bl .pic img {
  width: 200px;
  height: 145px;
}
.news .l .newslist .listb .br {
  width: 608px;
  float: left;
}
.news .l .newslist .listb .br .t {
  font-size: 16px;
  height: 30px;
  width: 600px;
}
.news .l .newslist .listb .br .t a {
  color: #333333;
}
.news .l .newslist .listb .br .time {
  width: 500px;
  height: 25px;
  color: #999999;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 0px -58px;
  _background-position: 0px -60px;
  padding-left: 20px;
}
.news .l .newslist .listb .br .summary {
  width: 580px;
  font-size: 14px;
  color: #999999;
  word-break: break-all;
  line-height: 24px;
}
.news .l .newslist .more {
  width: 806px;
  margin: 0 auto;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #f1f5f8;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.news .l .newslist .more:hover {
  background-color: #dae4ed;
}
.news .r {
  float: left;
  width: 315px;
}
.news .r .newsso {
  width: 311px;
  height: 40px;
  border: 2px #ff6600 solid;
  position: relative;
}
.news .r .newsso .btn {
  width: 44px;
  height: 44px;
  position: absolute;
  right: -2px;
  top: -2px;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-color: #ff6600;
  border: 0px;
  cursor: pointer;
}
.news .r .newsso .btn:hover {
  background-color: #fb3c04;
}
.news .r .newsso .soinpu {
  width: 245px;
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border: 0px;
  background-color: #ffffff;
}
.news .r .listbox {
  width: 313px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.news .r .listbox .ntit {
  width: 313px;
  height: 36px;
  padding-top: 10px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f9f9f9;
}
.news .r .listbox .ntit .tlh {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  padding-top: 0px;
  padding-left: 15px;
  border-left: 5px #ff6600 solid;
}
.news .r .listbox ul {
  padding-top: 11px;
  padding-bottom: 11px;
}
.news .r .listbox li {
  background-image: url(../images/123.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  width: 260px;
  margin-left: 20px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .r .ad313_165 {
  margin-top: 25px;
  width: 315px;
  height: 165px;
}
.news .r .ad313_165 img {
  width: 315px;
  height: 165px;
}

/*新闻列表页*/
.newslip_topimg {
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
}
.newslip_topimg img {
  width: 1200px;
  height: 110px;
}

.newslip {
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
}
.newslip .l {
  float: left;
  width: 885px;
}
.newslip .l .newsnav {
  width: 858px;
  height: 48px;
  border: 1px #eeeeee solid;
  overflow: hidden;
}
.newslip .l .newsnav a {
  display: block;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #333333;
  height: 48px;
  line-height: 48px;
  border-right: 1px #eeeeee solid;
  float: left;
}
.newslip .l .newsnav a:hover {
  background-color: #fafafa;
  color: #ff3300;
}
.newslip .l .newsnav a.select {
  background-color: #ff6600;
  color: #ffffff;
}
.newslip .l .newslist {
  width: 858px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.newslip .l .newslist .tit {
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  width: 828px;
  border-bottom: 1px #cccccc dashed;
}
.newslip .l .newslist .tit span {
  padding-left: 3px;
  padding-right: 3px;
}
.newslip .l .newslist .tit strong {
  color: #ff3300;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px;
}
.newslip .l .newslist .listb {
  width: 858px;
  border-bottom: 1px #cccccc dashed;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.newslip .l .newslist .listb:hover {
  background-color: #f7f7f7;
}
.newslip .l .newslist .listb .bl {
  width: 250px;
  float: left;
}
.newslip .l .newslist .listb .bl .pic {
  width: 200px;
  height: 145px;
  margin-left: 30px;
}
.newslip .l .newslist .listb .bl .pic img {
  width: 200px;
  height: 145px;
}
.newslip .l .newslist .listb .br {
  width: 608px;
  float: left;
}
.newslip .l .newslist .listb .br .t {
  font-size: 16px;
  height: 30px;
  width: 600px;
}
.newslip .l .newslist .listb .br .t a {
  color: #333333;
}
.newslip .l .newslist .listb .br .time {
  width: 500px;
  height: 25px;
  color: #999999;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 0px -56px;
  padding-left: 20px;
}
.newslip .l .newslist .listb .br .summary {
  width: 580px;
  font-size: 14px;
  color: #999999;
}
.newslip .l .newslist .more {
  width: 806px;
  margin: 0 auto;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #f1f5f8;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.newslip .l .newslist .more:hover {
  background-color: #dae4ed;
}
.newslip .r {
  float: left;
  width: 315px;
}
.newslip .r .newsso {
  width: 311px;
  height: 44px;
  border: 2px #ff6600 solid;
  position: relative;
}
.newslip .r .newsso .btn {
  width: 48px;
  height: 48px;
  position: absolute;
  right: -2px;
  top: -2px;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 13px 13px;
  background-color: #ff6600;
  border: 0px;
  cursor: pointer;
}
.newslip .r .newsso .btn:hover {
  background-color: #fb3c04;
}
.newslip .r .newsso .soinpu {
  width: 245px;
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border: 0px;
  background-color: #ffffff;
}
.newslip .r .cat {
  width: 313px;
  border: 1px #eeeeee solid;
  border-top-width: 2px;
  margin-top: 25px;
}
.newslip .r .cat li {
  width: 156px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  float: left;
  border-bottom: 1px #eeeeee solid;
}
.newslip .r .cat li:hover {
  background-color: #f9f9f9;
}
.newslip .r .cat li.odd {
  border-right: 1px #eeeeee solid;
}
.newslip .r .cat li.select {
  background-color: #fff9ee;
}
.newslip .r .cat li.select a {
  color: #ff6600;
}

.newslip .r .listbox {
  width: 313px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.newslip .r .listbox .ntit {
  width: 313px;
  height: 36px;
  padding-top: 10px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f9f9f9;
}
.newslip .r .listbox .ntit .tlh {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  padding-top: 0px;
  padding-left: 15px;
  border-left: 5px #ff6600 solid;
}
.newslip .r .listbox ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.newslip .r .listbox li {
  background-image: url(../images/123.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  width: 260px;
  margin-left: 20px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newslip .r .ad313_165 {
  margin-top: 25px;
  width: 313px;
  height: 165px;
}
.newslip .r .ad313_165 img {
  width: 313px;
  height: 165px;
}

/*新闻列表页*/
.newslip_topimg {
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
}
.newslip_topimg img {
  width: 1200px;
  height: 110px;
}

.newslip {
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
}
.newslip .l {
  float: left;
  width: 885px;
}
.newslip .l .newsnav {
  width: 858px;
  height: 48px;
  border: 1px #eeeeee solid;
  overflow: hidden;
}
.newslip .l .newsnav a {
  display: block;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #333333;
  height: 48px;
  line-height: 48px;
  border-right: 1px #eeeeee solid;
  float: left;
}
.newslip .l .newsnav a:hover {
  background-color: #fafafa;
  color: #ff3300;
}
.newslip .l .newsnav a.select {
  background-color: #ff6600;
  color: #ffffff;
}
.newslip .l .newslist {
  width: 858px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.newslip .l .newslist .tit {
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  width: 828px;
  border-bottom: 1px #cccccc dashed;
}
.newslip .l .newslist .tit span {
  padding-left: 3px;
  padding-right: 3px;
}
.newslip .l .newslist .listb {
  width: 858px;
  border-bottom: 1px #cccccc dashed;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.newslip .l .newslist .listb:hover {
  background-color: #f7f7f7;
}
.newslip .l .newslist .listb .bl {
  width: 250px;
  float: left;
}
.newslip .l .newslist .listb .bl .pic {
  width: 200px;
  height: 145px;
  margin-left: 30px;
}
.newslip .l .newslist .listb .bl .pic img {
  width: 200px;
  height: 145px;
}
.newslip .l .newslist .listb .br {
  width: 608px;
  float: left;
}
.newslip .l .newslist .listb .br .t {
  font-size: 16px;
  height: 30px;
  width: 600px;
}
.newslip .l .newslist .listb .br .t a {
  color: #333333;
}
.newslip .l .newslist .listb .br .time {
  width: 500px;
  height: 25px;
  color: #999999;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 0px -56px;
  padding-left: 20px;
  padding-top: 2px;
}
.newslip .l .newslist .listb .br .summary {
  width: 580px;
  font-size: 14px;
  color: #999999;
  -ms-word-break: break-all;
  word-break: break-all;
  line-height: 24px;
}
.newslip .l .newslist .more {
  width: 806px;
  margin: 0 auto;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #f1f5f8;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.newslip .l .newslist .more:hover {
  background-color: #dae4ed;
}
.newslip .r {
  float: left;
  width: 315px;
}
.newslip .r .newsso {
  width: 311px;
  height: 44px;
  border: 2px #ff6600 solid;
  position: relative;
}
.newslip .r .newsso .btn {
  width: 48px;
  height: 48px;
  position: absolute;
  right: -2px;
  top: -2px;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 13px 13px;
  background-color: #ff6600;
  border: 0px;
  cursor: pointer;
}
.newslip .r .newsso .btn:hover {
  background-color: #fb3c04;
}
.newslip .r .newsso .soinpu {
  width: 245px;
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border: 0px;
  background-color: #ffffff;
}
.newslip .r .cat {
  width: 313px;
  border: 1px #eeeeee solid;
  border-top-width: 2px;
  margin-top: 25px;
}
.newslip .r .cat li {
  width: 155.5px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  float: left;
  border-right: 1px #eeeeee solid;
  border-bottom: 1px #eeeeee solid;
  cursor: pointer;
}
.newslip .r .cat li:hover {
  background-color: #f9f9f9;
}
.newslip .r .cat li.odd {
}
.newslip .r .cat li.select {
  background-color: #fff9ee;
}
.newslip .r .cat li.select a {
  color: #ff6600;
}

.newslip .r .listbox {
  width: 313px;
  border: 1px #eeeeee solid;
  margin-top: 25px;
}
.newslip .r .listbox .ntit {
  width: 313px;
  height: 36px;
  padding-top: 10px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f9f9f9;
}
.newslip .r .listbox .ntit .tlh {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  padding-top: 0px;
  padding-left: 15px;
  border-left: 5px #ff6600 solid;
}
.newslip .r .listbox ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.newslip .r .listbox li {
  background-image: url(../images/123.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  width: 260px;
  margin-left: 20px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newslip .r .ad313_165 {
  margin-top: 25px;
  width: 313px;
  height: 165px;
}
.newslip .r .ad313_165 img {
  width: 313px;
  height: 165px;
}

/*新闻详细页*/
.newsshow_topimg {
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
}
.newsshow_topimg img {
  width: 1200px;
  height: 110px;
}

.newsshow {
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
}
.newsshow .l {
  float: left;
  width: 885px;
}
.newsshow .l .main {
  border: 1px #eeeeee solid;
  width: 858px;
}
.newsshow .l .main img {
  max-width: 100%;
}

.newsshow .l .main .ntitle {
  font-size: 28px;
  padding-top: 18px;
  line-height: 180%;
  text-align: center;
  padding-bottom: 10px;
}
.newsshow .l .main .time {
  border-bottom: 1px #eeeeee solid;
  border-top: 1px #eeeeee solid;
  width: 800px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.newsshow .l .main .time span {
  padding-left: 15px;
  padding-right: 15px;
}
.newsshow .l .main .txt {
  font-size: 14px;
  line-height: 200%;
  padding: 50px;
  padding-top: 20px;
  word-break: break-all;
}
.newsshow .l .next {
  width: 800px;
  margin: 0 auto;
  height: 50px;
}
.newsshow .l .next .nextl {
  float: left;
  width: 350px;
}
.newsshow .l .next .nextr {
  float: right;
  width: 350px;
  text-align: right;
}

.newsshow .r {
  float: left;
  width: 315px;
}
.newsshow .r .newsso {
  width: 311px;
  height: 44px;
  border: 2px #ff6600 solid;
  position: relative;
}
.newsshow .r .newsso .btn {
  width: 48px;
  height: 48px;
  position: absolute;
  right: -2px;
  top: -2px;
  background-image: url(../images/133.png);
  background-repeat: no-repeat;
  background-position: 13px 13px;
  background-color: #ff6600;
  border: 0px;
  cursor: pointer;
}
.newsshow .r .newsso .btn:hover {
  background-color: #fb3c04;
}
.newsshow .r .newsso .soinpu {
  width: 245px;
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  border: 0px;
  background-color: #ffffff;
}
.newsshow .r .cat {
  width: 313px;
  border: 1px #eeeeee solid;
  border-top-width: 2px;
  margin-top: 25px;
}
.newsshow .r .cat li {
  width: 156px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  float: left;
  border-top: 1px #eeeeee solid;
}
.newsshow .r .cat li:hover {
  background-color: #f9f9f9;
}
.newsshow .r .cat li.odd {
  border-right: 1px #eeeeee solid;
}
.newsshow .r .cat li.select {
  background-color: #fff9ee;
}
.newsshow .r .cat li.select a {
  color: #ff6600;
}

.newsshow .r .listbox {
  width: 313px;
  border: 1px #eeeeee solid;
}
.newsshow .r .listbox .ntit {
  width: 313px;
  height: 36px;
  padding-top: 10px;
  border-bottom: 1px #eeeeee solid;
  background-color: #f9f9f9;
}
.newsshow .r .listbox .ntit .tlh {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  padding-top: 0px;
  padding-left: 15px;
  border-left: 5px #ff6600 solid;
}
.newsshow .r .listbox ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.newsshow .r .listbox li {
  background-image: url(../images/123.png);
  background-repeat: no-repeat;
  background-position: 0px 15px;
  width: 260px;
  margin-left: 20px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsshow .r .ad313_165 {
  margin-top: 25px;
  width: 313px;
  height: 165px;
}
.newsshow .r .ad313_165 img {
  width: 313px;
  height: 165px;
}

/*列表页新样式*/
.news .l .newslist .listb.news_noimg .bl .pic,
.newslip .l .newslist .listb.news_noimg .bl .pic {
  display: none;
}
.news .l .newslist .listb.news_noimg .br,
.newslip .l .newslist .listb.news_noimg .br {
  margin-left: 20px;
  width: 820px;
}
.news .l .newslist .listb.news_noimg .br .t,
.news .l .newslist .listb.news_noimg .br .summary,
.newslip .l .newslist .listb.news_noimg .br .t,
.newslip .l .newslist .listb.news_noimg .br .summary {
  width: 800px;
}

.zs_lf {
  float: left;
}
.zs_rt {
  float: right;
}
.news .l .newslist .listb .bl {
  width: 210px;
}
.news .l .newslist .listb .bl .pic {
  width: 160px;
  height: 100px;
  margin-left: 20px;
}
.news .l .newslist .listb .bl .pic img {
  width: 160px;
  height: 100px;
}
.news .l .newslist .listb .br .summary {
  height: 48px;
  overflow: hidden;
  white-space: inherit;
  text-overflow: ellipsis;
}
.news .l .newslist .listb .br {
  width: 628px;
}
.news .l .newslist .listb .br .summary {
  width: 620px;
}

.newslip .l .newslist .listb .bl {
  width: 210px;
}
.newslip .l .newslist .listb .bl .pic {
  width: 160px;
  height: 100px;
  margin-left: 20px;
}
.newslip .l .newslist .listb .bl .pic img {
  width: 160px;
  height: 100px;
}
.newslip .l .newslist .listb .br .summary {
  height: 48px;
  overflow: hidden;
  white-space: inherit;
  text-overflow: ellipsis;
}
.newslip .l .newslist .listb .br {
  width: 618px;
}
.newslip .l .newslist .listb .br .summary {
  width: 610px;
}

.newslip .l .newslist .listb {
  padding: 15px;
  width: 828px;
}
.newslip .l .newslist .listb.news_noimg .br {
  width: 830px;
}
