.newsmanage {
  width: 1200px;
  margin: 0 auto;
}
.newsmanage span, .newsmanage img {
  display: inline;
  vertical-align: middle;
}
.newsmanage .f {
  width: 48%;
  float: left;
  margin-top: 20px;
}
.newsmanage .f .t .t-l {
  color: #014073;
  font-size: 20px;
  font-weight: bold;
}
.newsmanage .f .t .t-r {
  color: #999999;
  font-size: 14px;
  float: right;
  margin-top: 5px;
}
.newsmanage .f .c {
  border-top: 1px solid #ddd;
  padding: 20px 10px;
  margin-top: 6px;
}
.newsmanage .f .c .c-t {
  font-weight: bold;
  font-size: 20px;
  color: #404040;
}
.newsmanage .f .c .c-c {
  color: #999999;
  font-size: 14px;
  text-indent: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 20px 0px;
}
.newsmanage .f .c .c-b {
  margin: 10px 0px;
}
.newsmanage .f .c .c-b .c-b-f {
  width: 4px;
  height: 4px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #999999;
  display: inline-block;
  margin-right: 4px;
}
.newsmanage .f .c .c-b .c-b-c {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    display:inline-block;
}
.newsmanage .f .c .c-b .c-b-b {
  color: #999999;
  font-size: 14px;
  float: right;
}
.newsmanage .f:nth-child(even) {
  margin-right: 4%;
}

.headline {
  border-top: 10px solid #0f3797;
}

.nav {
  margin: 0 auto;
  padding: 20px 0px;
  width: 1200px;
  color: #999999;
  font-size: 15px;
}
.nav span, .nav img {
  display: inline;
  vertical-align: middle;
}

.article {
  width: 1200px;
  margin: 0 auto;
}
.article .ac-t {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
}
.article .ac-t span {
  padding: 0px 3px 9px 2px;
  border-bottom: 3px solid #b10918;
}
.article .ac-c {
  border-bottom: 1px solid #ddd;
  padding: 20px 0px;
}
.article .ac-c .ac-c-c {
  margin: 10px;
  overflow: hidden;
}
.article .ac-c .ac-c-c .l {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.article .ac-c .ac-c-c .r {
  width: 20%;
  float: left;
}
.article .ac-c .ac-c-c .f {
  border: 1px solid #ddd;
  background-color: #ddd;
  border-radius: 99999px;
  width: 4px;
  display: inline-block;
  height: 4px;
  vertical-align: middle;
}
.article .ac-c .ac-c-c .s {
  vertical-align: middle;
  display:inline-block;
}
.article .ac-c .ac-c-c .b {
  color: #999999;
  float: right;
}

.detail {
  width: 1200px;
  margin: 0 auto;
}
.detail .d-t {
  font-size: 24px;
  font-weight: bold;
  padding-top: 40px;
  text-align: center;
  border-top: 1px solid #0f3797;
}
.detail .d-t-t {
	margin: 30px 0px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.detail .d-t-s {
  margin-top: 20px;
  padding-bottom: 10px;
  color: #999999;
  border-bottom: 1px solid #999999;
}
.detail .d-t-s .d-t-s-c {
  display: inline;
  margin-right: 20px;
}
.detail .d-t-s .d-t-s-c .active {
  color: #b10918;
}
.detail .d-t-s .d-t-s-s {
  float: right;
}
.detail .d-t-s .d-t-s-s img {
  display: inline-block;
  padding: 0px 3px;
  cursor: pointer;
}
.detail .dd {
  padding: 40px 0px 20px 0px;
}
.detail .dd img {
  margin: 0 auto;
}

.head {
  height: auto !important;
}

.detailpage {
  text-align: center;
}
.detailpage a {
  margin: 0px 5px !important;
  color: black !important;
}
.detailpage li.active a {
  background-color: #b10918;
  border-color: #b10918;
  color: white !important;
}
.detailpage .jump {
  margin-left: 20px;
}
.detailpage .jump label {
  vertical-align: middle;
  font-weight: normal;
  margin: 0px;
}
.detailpage .jump input {
  display: inline-block;
  width: 40px;
  vertical-align: middle;
}
.detailpage .jump button {
  margin-left: 4px;
  padding: 6px;
  vertical-align: middle;
}


.c-in2 {
  width: 1200px;
  margin: 0 auto;
}
.c-in2 .swiper-slide a {
  color: white;
}
.c-in2 .swiper-pagination-bullet-active {
  width: 14px !important;
}
.c-in2 .list {
  display: inline-block;
  float: left;
  width: 670px;
  margin-left: 30px;
}
.c-in2 .list .l-t {
  background-image: url(l-t.png);
}
.c-in2 .list .l-t span {
  background-image: url(hover.png);
  color: white;
  padding: 3px 16px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  background-size: 100% 100%;
  margin-bottom: -4px;
}
.c-in2 .list .c {
  padding: 20px 10px;
  height: 275px;
  overflow: hidden;
}
.c-in2 .list .c .c-t {
  font-weight: bold;
  font-size: 20px;
  color: #404040;
}
.c-in2 .list .c .c-c {
  color: #999999;
  font-size: 14px;
  text-indent: 24px;
  padding: 20px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.c-in2 .list .c .c-c span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.c-in2 .list .c .c-b {
  margin: 10px 0px;
}
.c-in2 .list .c .c-b .c-b-f {
  width: 4px;
  height: 4px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #999999;
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}
.c-in2 .list .c .c-b .c-b-c {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	display:inline-block;
}
.c-in2 .list .c .c-b .c-b-b {
  color: #999999;
  font-size: 14px;
  float: right;
}
.c-in2 .list .c .c-b.active .c-b-f {
  color: #b10918 !important;
  border: 1px solid #b10918 !important;
}
.c-in2 .list .c .c-b.active .c-b-c {
  color: #b10918 !important;
}

.newsmanage {
  overflow: hidden;
}

.pageDiv{
	text-align: center;
	margin: 20px 0px;
}
.pageDiv a{
	display: inline-block;
	padding: 4px 10px;
	margin: 4px;
	border: 1px solid #ddd;
	background: #fdfdfd;
}

.pageDiv span{
	display: inline-block;
	padding: 4px 10px;
	margin: 4px;
	border: 1px solid #ddd;
	color: white;
	background: #e2534b;
}
