
html {
    background: url('../img/bk.png');
	max-width: 1600px;
	margin: auto;
	background-size: cover;
}
body {
    font-size: 12px;
	font-family: 'microsoft yahei';
	color: #444;
	width: 1000px;
	margin: 0 auto;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
i {
    font-style: normal;
}
a {
    text-decoration: none;
    color: #444;
}
.main {
    padding: 10px;
    background: #f5f5f5;
    width: 1000px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 50px;
    box-sizing: border-box;
}
.logoDiv {
	width: 100%;
	height: 280px;
	position: relative;
}
.logoDiv img {
    width: 628px;
    height: 102px;
    position: absolute;
    display: block;
    top: 0;
    margin: auto;
    bottom: 0;
}
.np {
	min-height: calc(100vh - 437px);
	position: relative;
}
.bigImg, .emNew {
    margin-bottom: 14px;
    position: relative;
}
.bigImg {
    width:640px;
    height: 310px;
    float: left;
    margin-right:10px;
    overflow: hidden;
}
.bigImg > img {
    max-width: 100%;
    height: 100%;
}
.emNew {
    width: 315px;
    height: 310px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid lightgray;
    border-radius: 3px;
}
.mr-15 {
    margin-right: 10px;
    height: 240px;
}
.more {
    font-size: 12px;
    float: right;
    color: white;
    text-decoration: none;
}
.header {
    background: url(../img/xtb.png);
    line-height: 28px;
    color: white;
    padding: 0 22px;
    border-radius: 3px;
}
.hb {
    background: url(../img/h2.png);
}
.footer {
    clear: both;
    text-align: center;
    margin-bottom: 90px;
    color: white;
}
.footer a {
	color: white;
}
.list {
    line-height: 23px;
    padding: 3px 10px;
    position:relative;
}
.time {
    position: absolute;
    right: 0px;
    font-size: .9em;
}
.list > li {
    padding-left: 1em;
    position: relative;
    white-space: nowrap;
    padding-right: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list > li::before {
    position: absolute;
    width: 3px;
    height: 3px;
    background: #444;
    border-radius: 50%;
    top: 0;
    left: 4px;
    bottom: 0;
    margin: auto;
    content: '';
}
div.second {
	padding: 6px 0 0 0;
}
.linkImg {
    height: 60px;
	width: 96%;
	display: block;
	border: 1px solid gray;
	margin: auto;
	margin-bottom: 7px;
}
.footer > span::before {
    content: '';
    display: inline-block;
    width: 1.5em;
}
.np {
    padding: 0;
}
.detail-header {
    padding: 0 4px 0 20px;
    line-height: 30px;
    padding-bottom: 4px;
    background: linear-gradient(to top, #fff 2px, #ccc 0, #ccc 4px, transparent 0);
    background-color:#f5f5f5 ;
}
form {
    float: right;
}
input {
    height: 20px;
    box-sizing: border-box;
    border: 1px solid lightgray;
    vertical-align: middle;
}
.submit {
    width: 20px;
    background: url('../img/zoom.png') center no-repeat;
    cursor: pointer;
}
.detail-list {
    background: #f5f5f5;
    border-bottom: 1px solid lightgray;
}
.detail-ul {
    display: table;
    line-height: 35px;
}
.detail-li {
    display: table-cell;
    padding-left: 8px;
}
.detail-li > span {
    padding-left: 8px;
    color: #333;
}
.first {
    padding-left: 25px;
}
.active {
    color: #a80000;
}
.article-title {
    font-weight: normal;
    margin: 40px 40px 0;
    text-align: center;
    border-bottom: 1px solid lightgray;
    padding-bottom: 40px;
}
.article-in {
    text-align: center;
    color: #888;
    padding: 10px;
}
.article-main {
    padding: 20px 45px 110px;
    border-bottom: 1px solid lightgray;
}
.mt-70 {
    margin-top: 70px;
    margin-bottom: 50px;
    position: relative;
}
.colorEm {
    padding-left: 25px;
    color: #ef5a60;
}
.ps {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.colorC {
    color:#32587e;
}
.article-in i:before {
    content: '';
    padding-right: 1em;
}
.list-list {
    background: #f5f5f5;
    padding-bottom: 74px;
}
.nbb {
    border-bottom: 0px;
}
.list-title {
    padding-top: 20px;
    margin-left: 20px;
    font-size: 1.3em;
    font-weight: bolder;
    padding-bottom: 4px;
    border-bottom: 1px dotted gray;
}
.list-ul {
    line-height: 30px;
    padding-top: 10px;
    padding-left: 20px;
}
.list-li li {
    padding-left: 25px;
    position: relative;
    padding-right: 20px;
    white-space: nowrap;
    padding-right: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-li li::before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 14px;
    background: #ff0000;
    margin: auto;
    border-radius: 50%;
}
.cg {
    color: #888;
    right:10px;
}
.page {
    padding-bottom: 35px;
    text-align: center;
    background: #f5f5f5;
    padding-top: 20px;
}
.disabled {
    color: gray;
}
.w-40 {
    width: 40px;
}
.page span::after {
    content: '';
    padding-right: .5em;
}
.swiper-container {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}
.swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
.pagination {
  position: absolute;
  z-index: 20;
  right: 10px;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide > div > a > img {
    width: 640px;
    height: 310px;
}
#pager {
	padding: 20px 0;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}