@charset "utf-8";

/* CSS Document */
.container {
	width: 1200px;
	min-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.min-1200 {
	width: 100%;
	min-width: 1200px;
}

.y-img img {
	display: block;
	width: 1200px;
    height: 700px;
}

body {
	font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
	background: url('http://www.newsimg.cn/money/20180408jj20zn/img/b-bg1.jpg') center bottom no-repeat #fff;
}

/* ------------------------------首页------------------------------- */

/*top-bar*/
body {
  padding-top: 45px;
}

.top-bar {
  height: 45px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  color: #ccc;
  width: 100%;
  position: fixed;
  z-index: 1040;
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.top-bar .menu {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.top-bar .home-site-link {
  font-style: normal;
  font-weight: 700;
}

.top-bar li::after {
  content: "|";
  color: #d5d5d5;
}

.top-bar li:first-of-type:after {
  content: " ";
}

.top-bar li:last-of-type:after {
  content: " ";
}

.top-bar .item {
  line-height: 45px;
  font-size: 14px;
}

.top-bar .item a {
  padding-left: 5px;
  padding-right: 5px;
}

.top-bar .home-site-link {
  color: #000;
}

.top-bar a {
  color: #1a1a1a;
}

.top-bar .loading {
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  background-color: #f5f5f5;
}



.phd {
	height: 600px;
}

.news-tips {
	background: #a71e32;
	padding: 9px 0 8px;
}

.span-pic, .span-pic img {
	width: 76px;
	height: 48px;
}

.news-tips-swiper {
	height: 50px;
}

.news-tips-div1 {
	width: 1085px;
	color: #fff;
	font-size: 18px;
	margin-left: 23px;
	padding-left: 16px;
	position: relative;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.news-tips-div1:before {
	content: "";
	position: absolute;
	left: 0;
	top: 23px;
	width: 5px;
	height: 5px;
	background: #fff;
}

.news-tips-div1 a {
	color: #fff;
}

.news-tips-div1 .span-date {
	position: absolute;
	margin-left: 50px;
}

.news-01 {
	margin-top: 80px;
}

.news-title {
	border: 1px solid #d1d1d1;
}

.news-title .div1 {
	margin-top: -21px;
}

.news-title .span1 {
	font-size: 42px;
	line-height: 42px;
	color: #a71e32;
	background: #fff;
	display: inline-block;
	padding: 0 16px;
}

.news-title .span1 a {
	color: #a71e32;
}

.news-title .div2 {
	margin-top: 20px;
	margin-bottom: -8px;
}

.news-title .span2 {
	font-size: 16px;
	line-height: 16px;
	color: #666;
	background: #fff;
	padding: 0 18px;
}

.news-title .span2 a {
	color: #666;
}

.news-banner {
	margin-top: 53px;
}

.news-banner .swiper-slide {
	position: relative;
}

.news-b-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .75);
	padding: 17px 0 14px;
	color: #fff;
}

.news-b-title .div1 {
	padding: 0 220px 0 20px;
	color: #fff;
}

.news-b-title a {
	display: block;
	color: #fff;
}

.news-b-title .span-title {
	font-size: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.news-b-title .span-detail {
	margin-top: 1px;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.news-banner-next, .news-banner-prev {
	width: 30px;
	height: 63px;
	background: url('http://www.newsimg.cn/money/20180312zh/img/left.png') center center no-repeat;
	left: 17px;
}

.news-banner-next {
	left: auto;
	right: 17px;
	background: url('http://www.newsimg.cn/money/20180312zh/img/right.png') center center no-repeat;
}

.news-banner-prev:hover {
	background: url('http://www.newsimg.cn/money/20180312zh/img/left-hover.png') center center no-repeat;
}

.news-banner-next:hover {
	background: url('http://www.newsimg.cn/money/20180312zh/img/right-hover.png') center center no-repeat;
}

.news-banner-dian.swiper-pagination-bullets {
	left: auto;
	right: 26px;
	bottom: 32px;
	text-align: right;
	width: auto;
	height: 16px;
}

.news-banner-dian.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: #fff;
	opacity: 1;
	margin: 0 4px;
}

.news-banner-dian .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #a71e32;
}

.news-02 {
	margin-top: 75px;
}

.news-title2 {
	position: relative;
}

.news-title2:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #d0d0d0;
}

.news-title2 span {
	display: inline-block;
}

.news-title2 .span-left {
	padding-left: 84px;
	background: url('http://www.newsimg.cn/money/20180312zh/img/bg-01.png') left 5px center no-repeat #fff;
	position: relative;
	z-index: 1;
}

.news-title2 .span-right {
	padding-right: 84px;
	background: url('http://www.newsimg.cn/money/20180312zh/img/bg-02.png') right 5px center no-repeat #fff;
	font-size: 38px;
	line-height: 38px;
	color: #a71e32;
}

.news-title2 .span-right a {
	color: #a71e32;
}

.news-title2 .span-right bdo {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	color: #a8a8a8;
	margin-top: 7px;
	display: none;
}

.news-essay {
	padding-top: 19px;
}

.news-left {
	width: 606px;
	margin-left: -13px;
}

.news-right {
	width: 606px;
}

.news-span1 {
	margin-left: 13px;
	margin-top: 13px;
	position: relative;
}

.news-span1 .bdo1 {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size: 18px;
	line-height: 44px;
	background: rgba(0, 0, 0, .7);
}
.news-span1 .bdo1 a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-span1 .bdo1 a {
	display: block;
	color: #fff;
}

.news-span1, .news-span1>a, .news-span1>a img {
	display: block;
	width: 290px;
	height: 200px;
}

.news-left .news-span1:last-child, .news-left .news-span1:last-child>a, .news-left .news-span1:last-child>a img {
	width: 593px;
	height: 409px;
}

.news-right .news-span1:first-child, .news-right .news-span1:first-child>a, .news-right .news-span1:first-child>a img {
	width: 593px;
	height: 409px;
}

.news-03 {
	margin-top: 79px;
}

.news-pic {
	width: 418px;
	height: 307px;
	border: 1px solid #dcdcdc;
	margin-top: 18px;
	display: none;
}

.news-pic .span1 {
	display: none;
}

.news-pic .span1:first-child {
	display: block;
}
.news-pic .span1 img {
    width: 500px;
    height: 309px;
}
.news-ul1 {
	width: 550px;
}

.news-ul1 li {
	line-height: 20px;
	padding: 14px 0 15px 0;
	font-size: 16px;
	color: #666;
	position: relative;
}

.news-ul1 li a {
	display: block;
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-ul1 li a:hover {
    color: #a71e32;
}
.news-ul1 li .div1 {
	padding: 0 0 0 14px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-ul1 li .div1:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 5px;
	height: 5px;
	background: #959595;
}

.news-ul1 li .div1 span {
	position: absolute;
	right: 0;
	top: 0;
	color: #a6a6a6;
}

.news-ul1 li a:hover .div1 {
	color: #a71e32;
}

.news-ul1 li a:hover .div1:before {
	background: #a71e32;
}

.footer {
	border-top: 3px solid #a71e32;
	padding-top: 2px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin-top: 53px;
}

.foot-wapper {
	border-top: 1px solid #a71e32;
	padding: 40px 0;
}

.footer .copy {
	margin-bottom: 8px;
}


/* -------------------新闻列表页----------------------- */
.phd-inside{
	height: 410px;
}
.news-bream{
	background: #a71e32;
	height: 65px;
	line-height: 65px;
}
.news-bream .span-title{
	width: 186px;
	height: 72px;
	padding-top: 4px;
	margin-top: -11px;
	line-height: 72px;
	color: #fff;
	font-size: 28px;
	background: url('http://www.newsimg.cn/money/20180312zh/img/bg-03.png') center center no-repeat;
	text-align: center;
}
.news-bream .span-return{
	font-size: 18px;
	color: #e8eaea;
}
.news-bream .span-return a{
	color: #e8eaea;
}
.news-bream .span-return:hover a{
	color: #fff;
}
.news-list-ul1{
	margin: 33px auto 83px;
}
.news-list-ul1 li{
	font-size: 14px;
	line-height: 24px;
	color: #999;
	padding: 26px 0 19px;
	border-bottom: 1px dashed #d8d8d8;
}
.news-list-ul1 li .span-title{
	font-size: 20px;
	color: #4c4c4c;
	margin-bottom: 11px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news-list-ul1 li .span-title a{
	color: #4c4c4c;
}
.news-list-ul1 li .span-title a:hover{
	color: #a71e32;
}
.news-list-ul1 li .span-detail{
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*RTools*/
.RTools {
  position: fixed;
  _position: absolute;
  right: 10px;
  bottom: 160px;
  width: 60px;
  z-index: 10000;
  display: none;
}

.RTools .qrcode {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 0;
  border: 1px solid #ccc;
  background-color: #f7f7f7 !important;
  right: 0;
  bottom: 70px;
  position: absolute;
      display: none;
}

.RTools .qrcode canvas {
  width: 100%;
  height: auto;
}

.RTools .qrcode:hover::after {
  content: '扫描分享';
  width: 100%;
  color: #333;
  font-size: 16px;
  display: block;
  text-align: center;
}

.RTools .qrcode:hover {
  transform: translate(0, 0);
  animation: change 1s;
  -moz-animation: change 1s;
  -webkit-animation: change 1s;
  -mozanimation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  overflow: hidden;
  width: 100%;
}

@keyframes change {
  from {
    width: 48px;
    height: 48px;
    opacity: 1;
  }
  to {
    width: 100px;
    height: 125px;
    opacity: 1;
  }
}
.RTools .gototop {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: #d70100 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  transition: .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.show {
  display: block;
}



.dh20 {
    width: 550px;
    display: inline-block;
}
.mtjj {
    width: 645px;
    display: inline-block;
}
.news-04 {
    margin-top: 79px;
}

.news-04 li {
    display: inline-block;
    width: 565px;
    margin: 5px;
    padding: 10px;
    border: 1px solid #cccccc;
	background: #fbf9f9;
}
.news-04 .w-1200 {
    margin-top: 30px;
}
.img-full img {
    width: 185px;
    height: 135px;
}
.img-full {
    display: inline-block;
	width: 185px;
    height: 135px;
    overflow: hidden;
	margin-right: 10px;
	vertical-align:top;
}
.hang-right {
    display: inline-block;
	width: 366px;
    overflow: hidden;
	vertical-align:top;
}

.hang-box {
    height: 135px;
    width: 565px;
    overflow: hidden;
}

.hang-title a {
    font-size: 18px;
    font-weight: bold;
    color: #a72032;
    line-height: 22px;
}
.hang-digest a {
    color: #a72032;
}
.hang-digest {
    font-size: 14px;
    text-indent: 2em;
    line-height: 26px;
	margin-top: 10px;
}
.iframe-1 {
    width: 100%;
    height: 510px;
    margin-top: 30px;
}

.news-dh .y-img img {
    display: block;
    width: 500px;
    height: 309px;
}

.news-dh{
	width: 500px;
    display: inline-block;
	margin-top: 15px;
	margin-left: 30px;
}

.news-dh .news-b-title .span-title {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-dh .news-b-title .div1 {
    padding: 0 20px 0 20px;
    color: #fff;
}

.news-dh .swiper-pagination{
	display: none;
}