﻿.news .banner-wrap {
  padding: 30px 0;
  -background-color: #f1f1f1;
}
.news .banner {
  background: url("../image/banner2.gif") no-repeat center;
  height: 300px;
  position: relative;
}
.news .banner .infor {
  color: #fff;
  width: 750px;
  margin-left: 100px;
}
.news .banner .infor h3 {
  font-size: 34px;
  padding: 72px 0 15px;
  text-shadow: 0.1em 0.1em 0.1em  #000;
}
.news .banner .infor p {
  line-height: 30px;
  font-size: 18px;
  text-shadow: 0.1em 0.1em #000;
}
.news .banner .reg {
  position: absolute;
  right: 90px;
  top: 138px;
}
.news .news-nav {
  width: 253px;
  text-align: center;
}
.news .news-nav .caption {
  font-size: 30px;
  color: #015ba8;
  height: 81px;
  line-height: 81px;
  border-bottom: 2px solid #015ba8;
  font-weight: 400;
}
.news .news-nav>ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}
.news .news-nav>ul>li>a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
  line-height: 56px;
  background: #72ace1;
  width: 253px;
}
.news .news-nav>ul>li>a:hover, .news .news-nav>ul>li>a.current {
  background: #fff;
  color: #72ace1;
  background: url("../image/tab-on.gif") left no-repeat;
}
.news .news-content {
  width: 1056px;
}
.news .news-content .breadcrumb {
  line-height: 81px;
  height: 81px;
  border-bottom: 2px solid #ebebeb;
}
.news .news-content .breadcrumb a {
  color: #666;
}
.news .news-content .contant-wrap {
  padding-left: 40px;
  padding-bottom: 30px;
  width: 1015px;
}
.news .news-content .contant-wrap ul.newslist {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px dashed #ebebeb;
  -width: 1010px;
}
.news .news-content .contant-wrap ul.newslist li {
  overflow: hidden;
  zoom: 1;
}
.news .news-content .contant-wrap ul.newslist li a {
  display: block;
  padding: 8px 0;
  _padding: 4px 0;
  width: 88%;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
.news .news-content .contant-wrap ul.newslist li a:hover {
  color: #ff7800;
  border-top: 1px dashed #ff7800;
  border-bottom: 1px dashed #ff7800;
}
.news .news-content .contant-wrap ul.newslist li span {
  padding: 8px 0;
  _padding: 4px 0;
  color: #999;
  float: right;
}
.news-content .page {
  width: 938px;
  margin: 50px auto;
  text-align:center;
}
.news-content .page .pre {
  width: 66px;
  height: 66px;
  background: url("../image/page-left.gif") no-repeat;
  display: inline-block;
  margin-right: 20px;
  line-height: 66px;
  text-align: center;
}
.news-content .page .next {
  width: 66px;
  height: 66px;
  background: url("../image/page-right.gif") no-repeat;
  display: inline-block;
  line-height: 66px;
  text-align: center;
}
.news-content .page a.number {
  display: inline-block;
  background: url("../image/page.gif");
  width: 66px;
  height: 66px;
  color: #666;
  line-height: 66px;
  text-align: center;
  margin-right: 20px;
}
.news-content .page a.number.on {
  background: url("../image/page-on.gif");
  color: #fff;
}
.news .news-content .news-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 56px;
  padding:20px 0;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
}
.news .news-content .news-title p{
  padding:10px 0 0 0;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.news .news-content .news-con {
  padding: 30px 0;
}
.news .news-content .news-con p {
  line-height: 35px;
  font-size: 16px;
}
.news .news-content .news-con a:link {
  color: #0000ff;
}
.news .news-content .news-con a:visited {
  color: #0000ff;
}

.btn-green-l {
  display: block;
  background: url("../image/btn-green-l.png") no-repeat;
  width: 160px;
  height: 49px;
  text-align: center;
  color: #fff;
  line-height: 49px;
}

.btn-blue-l {
  display: block;
  background: url("../image/btn-blue-l1.png") no-repeat;
  width: 160px;
  height: 49px;
  text-align: center;
  color: #fff;
  line-height: 49px;
}

.btn-red-l {
  display: block;
  background: url("../image/btn-red-l.gif") no-repeat;
  width: 158px;
  height: 47px;
  text-align: center;
  color: #fff;
  line-height: 47px;
}

.btn-orange-l {
  display: block;
  background: url("../image/btn-orange-l.gif") no-repeat;
  width: 158px;
  height: 47px;
  text-align: center;
  color: #fff;
  line-height: 47px;
}

.attachments {
	font-size:14px;
    border: 1px dashed #d3d3d3;
    padding: 10px 20px;
    margin: 10px 40px;
    line-height: 45px;
}
