﻿@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;
}

body {
	font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
	background: #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: 570px;
}
.index_main1 {
    margin-top: 50px;
}
.index_main1 .tit a {
	color:#416edb;
	font-size:36px;
	font-weight:700
}
.index_main1 .cont {
	color:#8c8c8c;
	font-size:14px;
	line-height:26px;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #d8dddf
}
.index_main1 .cont a {
	color:#d70100
}

.news-01 {
	margin-top: 80px;
}
.news-01 .swiper-pagination-fraction{
	bottom: 15px;
    right: 30px;
    left: auto;
    width: auto;
    color: #fff;
    font-size: 24px;
}
.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: 30px;
	margin-bottom: 80px;
}

.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 .boxabstract {
    font-size: 20px;
    text-indent: 2em;
    padding: 20px 40px;
    background: #416edb;
    color: #fff;
    border-radius: 15px;
    text-align: justify;
	margin: 20px 0 30px;
}
.news-02 {
	margin-top: 75px;
}
.news-02 .content{
	margin-top:50px;
	border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}
.news-02 .content p {
	font-size: 16px;
	line-height: 2;
	color: #5f5f5f;
}
.news-02 .image-container {
	width: 80%;
	margin: 30px auto 50px;
}
.news-02 .image-container img {
	width: 100%;
	height: auto;
}
.news-02 .row {
	 margin:40px 0;
}
.news-02 .mod-topics {
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	width: 560px;
	margin: 0 20px 15px 10px;
}
.news-02 .mod-topics:nth-child(even) {
	margin: 0 10px 15px 20px;
}
.news-02 .mod-topics .topic {
	height: inherit;
	line-height: 1.8;
	font-size: 20px;
	position: relative;
	text-indent: 20px;
	color: #333;
}
.news-02 .mod-topics .topic a {
	color: #333;
}
.news-02 .mod-topics .topic a:hover {
	color: #dc0000;
}
.news-02 .mod-topics .topic::after {
	content: '';
	display: block;
	width: 5px;
	height: 18px;
	/*border-radius: 50%;
	box-shadow: 0 0 0 5px #fff;*/
	background: #416edb;
	position: absolute;
	left: 0;
	top: 10px;
}
.news-02 .mod-topics .abstract {
	/*height: 70px;*/
    line-height: 2;
    margin-top: 10px;
    color: #888;
    padding-bottom: 10px;
    box-sizing: border-box;
    padding-left: 20px;
	font-size: 16px;
}
.news-02 .mod-topics .abstract a {
	color: #9e1703;
}
.news-02 .mod-topics .abstract a:hover {
	color: #dc0000;
}
/* tab切换 begin */
.LocalStation{
	padding-top: 20px;
}
.LocalStation .locstaT{
	font-size: 0;
}

.LocalStation .locstaT a{
	width: 270px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #4c4c4c;
    font-size: 20px;
    background: #f7f7f7;
    margin: 0 65px 0;
    border-radius: 3px 3px 0 0;
    display: inline-block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	border-radius: 10px;
}
.LocalStation .locstaT a.on{
	color: #fff;
	background: #416edb;
}
.locstaC .sec{
	padding-top: 3px;
}
.locstaC .sec .sec-top .mod-tile{
	padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: dotted 1px #cbcbcb;
}
.locstaC .sec .sec-top .mod-tile .media{
	width: 1200px;
}
.locstaC .sec .sec-top .mod-tile .media img{
	width: 100%;
	height: auto;
	display: ruby-base;
}
.locstaC .sec .sec-top .mod-tile .cont{
	margin-left: 195px;
}
.locstaC .sec .sec-top .mod-tile .cont .unit-tit{
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.locstaC .sec .sec-top .mod-tile .cont .unit-tit a{
	color: #262626;
	font-size: 18px;
	-webkit-transition: all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
.locstaC .sec .sec-top .mod-tile .cont .unit-tit a:hover{
	color: #416edb;
	font-size: 18px;
}
.locstaC .sec .sec-top .mod-tile .cont .abstract{
	padding-top: 10px;
	color: #737373;
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.locstaC .sec .sec-top .mod-tile .cont .more a{
	color:#416edb;
	font-size: 14px;
}
.locstaC .sec .sec-bot ul li{
	line-height: 38px;
	overflow: hidden;
	box-sizing: border-box;
	color: #4c4c4c;
	font-size: 20px;
}
.locstaC .sec .sec-bot ul li a{
	color: #4c4c4c;
	font-size: 20px;
	-webkit-transition: all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
.locstaC .sec .sec-bot ul li a:hover{
	color: #416edb;
}
/* tab切换 end */

.lmt { width: 1200px; height: 115px; background: url(http://www.newsimg.cn/house/kqcheng/img/yjllmt_pc.png) center bottom no-repeat; line-height: 46px; font-size: 30px;}
.lmt span { display: block; margin: 0 auto; text-align: center; width: 500px; font-size: 36px; color: #333;line-height: 100px;}
.lmt span a { color: #416edb;}

.news-03 {
	margin-top: 49px;
}
/*.news-03 .fr{
	float: left;
	}
.news-03 .fl{
	float: right;
	}*/
.news-pic {
	width: 968px;
	height: 307px;
	margin-top: 18px;
}

.news-pic .span1 {
	display: none;
}
.news-pic .span1 .title-right{ 
    float:right;
	width:430px;
	height:300px;
}
.news-pic .span1 .title-right h4{
    line-height: 26px;
    color: #c51d1a;
    font-size: 18px;
    font-weight: bold;
	text-align: justify;
}
.news-pic .span1 .title-right h4 a{
    text-align: left;
    line-height: 26px;
    color: #c51d1a;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.news-pic .span1 .title-right p{
	font-size:14px;
    line-height: 24px;
    text-align: justify;
    text-indent: 2em;
	margin-top: 10px;
	color: #666;
}
.news-pic .span1 .title-right p a{
    color: #a7032a;
}
.news-pic .span1:first-child {
	display: block;
}
.news-pic .span1 img {
    width: 500px;
    height: 309px;
}
.news-ul1 {
	width: 180px;
}

.news-ul1 li {
	line-height: 24px;
	padding: 12px 0 12px 0;
	font-size: 18px;
	color: #666;
	position: relative;
	height: 28px;
    background:url(http://www.newsimg.cn/tech/20181225kxjsjldh/img/bg_caifang.jpg)50% 0 no-repeat;
    text-align: center;
    margin-top: 5px;
}

.news-ul1 li a {
	display: block;
	color: #fff;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition: all 0.4s ease 0s;
}
.news-ul1 li a:hover {
    color: #f5ce3b;
}
.news-ul1 li .div1 {
	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;
}

/* section-11 */
.section-11 {
	margin-top: 30px;
	margin-bottom: 70px;
	width: 1200px;
	position: relative;
}
.section-11 .swiper-container-xctj{
	width: 660px;
	height: 420px;
	float: left;
}
.section-11 .pic img {
	display: block;
	width: 100%;
	height: 420px;
}
.section-11 .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba( 0, 0, 0, .7);
	color: #fff;
	padding: 0 125px 5px 20px;
	line-height: 1.6;
}
.section-11 .title a {
	color: #fff;
	font-size: 16px;
}
.section-11 .title span.b-title {
	display: block;
	font-size: 22px;
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section-11 .title span.b-title a {
	color: #fff;
	font-size: 20px;
}
.section-11 .title span.b-txt {
	display: block;
    line-height: 1.6;
	overflow: hidden;
	font-size: 14px;
	margin-top: 5px;
}
.section-11 .title span.a-more {
	color: #dc0000;
	display: none;
}
.section-11 .title span.b-title a:hover, .section-11 .title span.a-more a:hover  {
	color: #c51d1a;
	transition: .5s
}
.section-11 .swiper-pagination-fraction {
	bottom: 9px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 24px;
}
.section-11 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}
.section-11 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}
.section-11 .swiper-button-prev, .section-11 .swiper-button-next {
	background-color: rgb(65 110 219);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-size: 20px;
	background-size: 15px 29px;
}
.section-11 .swiper-button-prev {
	left: 0;
	top: 40%;
}
.section-11 .swiper-button-next {
	right: 0;
	top: 40%;
}
.section-11 .swiper-button-prev:hover, .section-11 .swiper-button-next:hover {
	background-color: rgb(255, 138, 0);
}
.section-11 .section-list{
	width: 500px;
	overflow: hidden;
	float: right;
}
.section-11 .section-list .unit-title {
	margin-bottom: 10px;
	border-bottom: 1px solid #0950a0;
}
.section-11 .section-list .unit-title em {
	width: 140px;
	height: 38px;
	line-height: 36px;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	color: #0950a0;
    font-size: 20px;
	font-style: normal;
    background-color: #fff;
	border: 1px solid #0950a0;
	border-bottom: 0;
	margin-bottom: -1px;
}
.section-11 .section-list .unit-title em a {
	color: #0950a0;
}
.section-11 .section-list .unit-title em a:hover {
	color: #dc0000;
}
.section-11 .section-list .unit-title span {
	color: #0950a0;
	float: right;
	font-size: 14px;
	font-weight: 100;
	padding-top: 10px;
	padding-right: 20px;
	display: none;
}
.section-11 .section-list .unit-title span a {
	color: #0950a0;
}
.section-11 .section-list .unit-title span a:hover {
	color: #dc0000;
}
.section-11 .section-list .mod-topics{
	border-bottom: 1px dashed #d9d9d9;
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.section-11 .section-list .mod-topics:nth-child(1){
	margin-top: -5px;
}.section-11 .section-list .mod-topics:last-child {
	margin-bottom: 0;
}
.section-11 .section-list .mod-topics .topic {
	color: #c51d1a;
	font-size: 18px;
	font-weight: bold;
	height: inherit;
	line-height: 30px;
}
.section-11 .section-list .mod-topics .topic a{
	color: #416edb;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
/*.section-11 .section-list .mod-topics .topic a:hover{
	color: #1381f2;
}*/
.section-11 .section-list .mod-topics .abstract{
	line-height: 28px;
	color: #808080;
	padding-top: 5px;
	font-size: 16px;
    overflow: hidden;
}
.section-11 .section-list .item-list ul{
	padding-top: 20px;
}
.section-11 .section-list .item-list ul li{
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	color: #4c4c4c;
	font-size: 16px;
	padding-bottom: 8px;
    margin-bottom: 8px;
	border-bottom: 1px dashed #d9d9d9;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-11 .section-list .item-list ul li::after{
	content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #09f;
    position: absolute;
    left: 10px;
    top: 12px;
}
.section-11 .section-list .item-list ul li a{
	color: #4c4c4c;	
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.section-11 .section-list .item-list ul li a:hover{
	color: #416edb;
}
/* section-11 */

.news-04{
	margin-top:80px;
}
.news-04 .boxabstract {
    font-size: 20px;
    text-indent: 2em;
    padding: 20px 40px;
    background: #416edb;
    color: #fff;
    border-radius: 15px;
    text-align: justify;
	margin: 20px 0 30px;
}
/* section-21 begin */
.news-04 .mod-card {
	padding: 30px 20px;
	border-bottom: 1px dashed #ccc;
	*zoom: 1;
}
.news-04 .mod-card::before, .news-04 .mod-card::after {
	content: "";
	display: table;
}
.news-04 .mod-card::after {
	clear: both;
}
.news-04 .mod-card .media {
	float: left;
	width: 200px;
	height: 130px;
	margin-right: 40px;
}
.news-04 .mod-card .media img {
	width: 100%;
	height: 130px;
}
.news-04 .mod-card .media a {
	display: block;
	overflow: hidden;
}
.news-04 .mod-card .media a img {
	transition: 0.5s;
	display: block;
	width: 100%;
}
.news-04 .mod-card .media a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.news-04 .mod-card .topic {
	float: left;
	height: inherit;
	line-height: 2;
	width: 920px;
	color: #416edb;
	font-weight: 400;
	font-size: 22px;
}
.news-04 .mod-card .topic a {
	color: #416edb;
}
.news-04 .mod-card .abstract {
	float: left;
	line-height: 2;
	width: 920px;
	max-height: 90px;
	font-size:16px;
}
.news-04 .mod-card .abstract a {
	color: #f78703;
}
.news-04 .mod-card .abstract a:hover {
	color: #dc0000;
}
.footer {
	padding: 30px 0;
	background: #f9f7f4;
	text-align: center;
	border-top: #416edb solid 5px;
	font-size: 16px;
}
.footer p {
	line-height: 2;
}


/* -------------------新闻列表页----------------------- */
.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;
}

.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%;
}


.section-23 .section-title>img{
	vertical-align: middle;
	display: inline-block;
}
.section-23 .section-title .abs{
	position: absolute;
	right: 0;
	bottom: 15px;
	color: #2c2c2c;
	font-size: 16px;
}
.section-23 .section-title .abs img{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.section-23 .sec_main{
	margin-top: 40px;
}
.imgabs{
	position: absolute;
	bottom: 20px;
	left: -25px;
	z-index: 2;
}
.section-23 .sec_main .sec_mleft{
	 width: 584px;
    height: 445px;
    background: url(http://www.newsimg.cn/tech/20181225kxjsjldh/img/fangkuang.png) no-repeat right center;
    box-sizing: border-box;
    padding-top: 20px;
}
.section-23 .sec_main .sec_mright{
	width: 580px;
	height: 445px;
	background:url(http://www.newsimg.cn/tech/20181225kxjsjldh/img/fangkuang2.png) no-repeat left top;
}
.section-23 .sec_main .sec_mright .tit a{
	color: #333333;
	font-size: 26px;
}
.section-23 .sec_main .sec_mright .note{
	color: #666666;
	font-size: 18px;
}
.section-23 .sec_main .sec_mright .sec_top{
	padding-top: 35px;
	padding-left: 35px;
}
.section-23 .sec_main .sec_mright .sec_bot{
	margin-top: 80px;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	height: 150px;
}
.section-23 .scroll{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 580px;
}
.section-23 .scroll .swiper-slide{
	width: 130px;height: 90px;cursor: pointer; 
}
.section-23 .scroll .swiper-slide img{
	width: 118px;
	height: 78px;
	border: solid 3px #e0e5ed;
}
.section-23 .scroll .swiper-slide.on img{
	border-color: #af2121;
}

.xxkqh1{
	display: none;
}
.rel {
    position: relative;
}

@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: #416edb 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;
}











