#banner {
  height: 610px;
  position: relative;
}
#banner .wrapper {
  width: 100%;
  height: 610px;
  overflow: hidden;
}
#banner .wrapper .roll .slide {
  display: block;
  width: 100%;
  height: 610px;
  background-position: center;
  background-repeat: no-repeat;
}
#banner .pagination {
  position: absolute;
  left: 0;
  bottom: 30px;
  height: 0;
  width: 100%;
  text-align: center;
}
#banner .pagination span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 6px;
  margin-right: 6px;
  background-color: #ffffff;
  border-radius: 100%;
}
#banner .pagination span.on {
  background-color: #2e3860;
}
#page_box1 {
  padding: 30px 0;
  background-color: #ffffff;
}
#page_box1 .container .pic_news {
  float: left;
  position: relative;
}
#page_box1 .container .pic_news .wrapper {
  width: 430px;
  height: 404px;
  overflow: hidden;
}
#page_box1 .container .pic_news .wrapper a {
  display: block;
  width: 430px;
  height: 404px;
}
#page_box1 .container .pic_news .wrapper a .pic {
  width: 430px;
  height: 344px;
}
#page_box1 .container .pic_news .wrapper a .pic img {
  width: 100%;
  height: 100%;
  display: block;
}
#page_box1 .container .pic_news .wrapper a p {
  line-height: 36px;
  padding-top: 24px;
  font-size: 18px;
  text-align: center;
}
#page_box1 .container .pic_news .wrapper a:hover p {
  text-decoration: underline;
  color: #2e3860;
}
#page_box1 .container .pic_news .control {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
}
#page_box1 .container .pic_news .control a {
  position: absolute;
  bottom: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  font-family: SimSun;
  background-color: #878785;
}
#page_box1 .container .pic_news .control a.prev {
  left: 0;
}
#page_box1 .container .pic_news .control a.next {
  right: 0;
}
#page_box1 .container .news_center {
  float: left;
  margin-left: 22px;
  width: 450px;
}
#page_box1 .container .news_center .hd {
  height: 46px;
}
#page_box1 .container .news_center .hd .nav {
  float: left;
}
#page_box1 .container .news_center .hd .nav a {
  float: left;
  height: 46px;
  line-height: 46px;
  padding: 0 22px;
  font-size: 20px;
  color: #ffffff;
  background-color: #878785;
}
#page_box1 .container .news_center .hd .nav a.active {
  background-color: #2e3860;
}
#page_box1 .container .news_center .bd {
  position: relative;
}
#page_box1 .container .news_center .bd span.line {
  position: absolute;
  left: 4px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #eaeaea;
}
#page_box1 .container .news_center .bd ul {
  display: none;
}
#page_box1 .container .news_center .bd ul.active {
  display: block;
}
#page_box1 .container .news_center .bd ul li {
  font-size: 14px;
  height: 46px;
  line-height: 46px;
}
#page_box1 .container .news_center .bd ul li span.dot {
  float: left;
  width: 10px;
  height: 10px;
  background-color: #eaeaea;
  border-radius: 100%;
  margin-top: 18px;
}
#page_box1 .container .news_center .bd ul li a {
  float: left;
  margin-left: 5px;
}
#page_box1 .container .news_center .bd ul li a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#page_box1 .container .news_center .bd ul li span.date {
  float: right;
  color: #a5a4a4;
}
#page_box1 .container .news_center .bd .more {
  text-align: right;
  padding-top: 10px;
}
#page_box1 .container .news_center .bd .more a {
  color: #2e3860;
  display: none;
}
#page_box1 .container .news_center .bd .more a.active {
  display: block;
}
#page_box1 .container .news_center .bd .more a span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #2e3860;
  border-radius: 100%;
  line-height: 12px;
  text-align: center;
  color: #ffffff;
}
#page_box1 .container .news_center .bd .more a:hover {
  text-decoration: underline;
}
#page_box1 .container .dangqun {
  float: right;
  width: 260px;
}
#page_box1 .container .dangqun .hd {
  height: 46px;
}
#page_box1 .container .dangqun .hd h3 {
  float: left;
  background-color: #2e3860;
  width: 120px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
}
#page_box1 .container .dangqun .hd a.more {
  float: right;
  margin-top: 15px;
  width: 20px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background-color: #878785;
  color: #ffffff;
  font-family: SimSun;
}
#page_box1 .container .dangqun .bd ul li {
  padding: 10px 0;
  font-size: 14px;
  line-height: 32px;
  border-bottom: 1px solid #e6e4e4;
}
#page_box1 .container .dangqun .bd ul li a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#page_box1 .container .dangqun .bd ul li p.date {
  color: #a6a6a6;
}
#page_box2 {
  background-color: #f8f8f8;
  padding-top: 20px;
  padding-bottom: 20px;
}
#page_box2 .container a {
  display: block;
  height: 130px;
  background-color: #ffffff;
}
#page_box2 .container a img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .3s;
}
#page_box2 .container a:hover img {
  opacity: .8;
}
#page_box3 {
  background-color: #f8f8f8;
}
#page_box3 .container .hd {
  height: 46px;
}
#page_box3 .container .hd h3 {
  float: left;
  background-color: #2e3860;
  width: 120px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  position: relative;
}
#page_box3 .container .hd h3 span {
  position: absolute;
  left: 50px;
  bottom: -12px;
  width: 0;
  height: 0;
  border-top: 12px solid #2e3860;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#page_box3 .container .hd a.more {
  float: right;
  margin-top: 12px;
  width: 25px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #fff;
  color: #989897;
  font-family: SimSun;
  border: 1px solid #dcdcdc;
}
#page_box3 .container .hd a.more:hover {
  background-color: #2e3860;
  color: #ffffff;
}
#page_box3 .container .bd {
  padding-top: 24px;
}
#page_box3 .container .bd .pic_roll {
  height: 360px;
  position: relative;
}
#page_box3 .container .bd .pic_roll .wrapper {
  height: 300px;
  overflow: hidden;
}
#page_box3 .container .bd .pic_roll .wrapper .roll a {
  float: left;
  margin-left: 20px;
  width: 285px;
  height: 300px;
  background-color: #ffffff;
}
#page_box3 .container .bd .pic_roll .wrapper .roll a img {
  display: block;
  width: 285px;
  height: 226px;
  transition: all .3s;
}
#page_box3 .container .bd .pic_roll .wrapper .roll a p {
  margin-top: 30px;
  text-indent: 20px;
 /* background: url("../images/index3_icon.png") 220px center no-repeat;*/
  font-size: 16px;
  text-align: center;
}
#page_box3 .container .bd .pic_roll .wrapper .roll a:hover img {
  opacity: .8;
}
#page_box3 .container .bd .pic_roll .wrapper .roll a:hover p {
  text-decoration: underline;
}
#page_box3 .container .bd .pic_roll .control {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
#page_box3 .container .bd .pic_roll .control a {
  display: inline-block;
  width: 28px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #d6d6d6;
  font-size: 14px;
  font-family: SimSun;
  margin: 0 10px;
  background-color: #eeeeee;
  box-shadow: 5px 5px 5px #d5d5d5;
}
#page_box3 .container .bd .pic_roll .control a:hover {
  background-color: #2e3860;
  color: #ffffff;
}
#link {
  padding: 30px 0;
}
#link .container .items {
  text-align: center;
}
#link .container .items a {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
#link .container .items a img {
  height: 50px;
}
