﻿@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;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.phd {
	height: 640px;
}

.mod a {
	color: #444;
	transition: 0.5s;
}
.mod a:hover {
	color: #c00;
}
.mod .topic {
	height: 2rem;
	line-height: 2;
	overflow: hidden;
}
.mod .topic a {
	color: #c00;
}
.mod .topic a:hover {
	color: #b30000;
}
.mod .caption {
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}
.mod .caption a {
	display: block;
}
.mod .inner-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7)
}
.mod .inner-caption a {
	color: #eee;
}
.mod .inner-caption a:hover {
	color: #b30000;
}
.mod .abstract {
	font-size: 14px;
	line-height: 1.8;
	overflow: hidden;
	color: #444;
}
.index_main1 {
    margin-top: 50px;
}
.index_main1 .tit a {
	color:#c00000;
	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-01 .section-15 {
    margin: 20px auto 40px;
}

.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 {
	margin-top: 75px;
}


.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: #c00000;}

.news-04 .lmt { width: 1200px; height: 110px; background: url(http://www.newsimg.cn/auto/hongqilianghui/img/tit-1.jpg) center bottom no-repeat;}
.news-01 .lmt { width: 1200px; height: 110px; background: url(http://www.newsimg.cn/auto/hongqilianghui/img/tit-2.jpg) center bottom no-repeat;margin-bottom: 20px;}
.news-03 .lmt { width: 1200px; height: 110px; background: url(http://www.newsimg.cn/auto/hongqilianghui/img/tit-3.jpg) center bottom no-repeat;}
.news-02 .lmt { width: 1200px; height: 110px; background: url(http://www.newsimg.cn/auto/hongqilianghui/img/tit-4.jpg) center bottom no-repeat;}

.news-03 {
	margin-top: 50px;
	margin-bottom: 80px;
}
.news-03 ul{
	width: 650px;
    float: left;
    padding: 0 25px;
    margin-top: 20px;
    background: #eeeeee;
}
.news-03 li{
    padding: 25px 0;
    border-top: 1px solid #CCC;
}
.news-03 li:first-child{
	border-top: 0px;
}
.news-03 li h2{
    font-size: 22px;
    color: #414141;
    line-height: 28px;
}
.news-03 li h2 a{
	color: #414141;
	font-weight: normal;
}
.news-03 li p{
    font-size: 16px;
    color: #828282;
    margin-top: 9px;
    line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-03 li p span{
	color: #de0000;
}
.news-03 li p span a{
	color: #de0000;
}
.news-03 .rightpic{
	width: 460px;
	float: right;
}
.news-03 .picNews2{
	overflow: hidden;
    position: relative;
	margin-top: 20px;
}
.news-03 .picNews2 .picImg img {
    width: 100%;
    height: 280px;
}
.news-03 .picNews2 .picBg {
    width: 100%;
    height: 50px;
    position: absolute;
    background: url(http://www.xinhuanet.com/gangao/2010610hkback/images/graybg.png) repeat-x;
    z-index: 1;
    bottom: 0;
}
.news-03 .picNews2 .picTit {
    bottom: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    height: 35px;
    left: 0;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}
.news-03 .picNews2 .picTit a {
    color: #ffffff;
    line-height: 35px;
}
.news-03 .btn-more {
    margin: 50px auto 0;
    width: 150px;
}
.news-03 .btn-h-e {
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    background-color: #c00000;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-decoration: none;
    overflow: hidden;
}
.news-03 .btn-h-e::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-delay: 0s;
	display: block;
	width: 300px;
	height: 300px;
	content: "";
	-webkit-transform: translate(-50%, -50%) scale(0);
			transform: translate(-50%, -50%) scale(0);
	-webkit-transform-origin: center center;
			transform-origin: center center;
	background-color: rgba(255, 255, 255, .15);
	border-radius: 50%;
	z-index: -1;
}
.news-03 .btn-h-e::after {
	position: absolute;
	top: 40%;
	left: 50%;
	transition: opacity .2s linear .2s, -webkit-transform .2s linear .2s;
	transition: transform .2s linear .2s, opacity .2s linear .2s;
	transition: transform .2s linear .2s, opacity .2s linear .2s, -webkit-transform .2s linear .2s;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 300px;
	content: "»";
	font-size: 50px;
	font-weight: 900;
	line-height: inherit;
	color: transparent;
	-webkit-transform: translate(-50%, -50%) scale(0);
			transform:translate(-50%, -50%) scale(0);
	-webkit-transform-origin: center center;
			transform-origin: center center;
	background-color: rgba(255, 255, 255, .15);
	border-radius: 50%;
	opacity: 0;
	z-index: -1;
}
.news-03 .btn-h-e:hover {
	color: transparent;
}
.news-03 .btn-h-e:hover::before, .btn-h-e:hover::after {
	transition-duration: .15s;
	-webkit-transform: translate(-50%, -50%) scale(1);
			transform: translate(-50%, -50%) scale(1);
	opacity: 1;
    color: #fff;
}
.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-2 {
	width: 100%;
	background-color: #f3f3f3;
	margin-top:0;
}
.section-2 .unit {
	font-size: 0;
	+word-spacing: -1px;
	width: 1200px;
	margin: 0 auto;
}
.section-2 .section-caption, .section-2 .marquee {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}
.section-2 .marquee {
	width: 1065px;
	height: 50px;
	margin-left: 15px;
	overflow: hidden;
}
.section-2 .section-caption {
	width: 120px;
	height: 50px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background-color: #c00000;
}
.section-2 .section-caption a {
	color: #fff;
}
.section-2 .section-caption a:hover {
	color: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.section-2 .mod-list li {
	position: relative;
}
.section-2 .mod-list li::after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	/*border-radius: 50%;
	box-shadow: 0 0 0 5px #fff;*/
	background: #c00000;
	position: absolute;
	left: 0;
	top: 23px;
}
.section-2 .marquee .mod-list .item {
	line-height: 50px;
	padding-right: 20px;
	font-size: 16px;
	text-indent: 15px;
}
.section-2 .marquee .str_wrap {
	background: #f3f3f3;
}/* 滚动js自带css */

.section-15{
	width: 1200px;
	margin: 50px 0 70px;
}
.section-15 .headLine_tit {
	height: 52px;
	line-height: 46px;
    overflow: hidden;
    font-size: 40px;
	font-weight: 700;
    color: #c00000;
    text-align: center;
	letter-spacing: -1.5px;
}
.section-15 .headLine_tit a {
    color: #c00000;
	background: #fff;
	padding: 0 15px 2px;
}
.section-15 .headLine_tit a:hover {
	color: #fff;
	background: #c00000;
}
.section-15 .headLine_txt {
	width: 950px;
    height: 90px;
    line-height: 1.8;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 20px auto 0;
    background: #c00000;
    box-sizing: border-box;
    padding: 2px 15px 0;
}
.section-15 .headLine_txt a {
	color: #fff;
}
.section-15 .headLine_line {
	width: 1198px;
    height: 100px;
    border: 1px solid #cdcdcd;
    margin-top: -140px;
    position: absolute;
    z-index: -1; 
}


/* 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: 5px;
	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(192 0 0);
	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: #c00000;
	-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: #c00000;
    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: #c00000;
}
/* section-11 */

.news-04{
	margin-top:80px;
}
.news-04 .section-15 {
    margin: 20px auto 0;
}
.news-02 .picNews2 {
	overflow: hidden;
    position: relative;
    width: 380px;
    float: left;
    margin: 20px 10px;
}
.news-02 .picNews2 .picImg img {
    width: 100%;
    height: 280px;
}
.news-02 .picNews2 .picBg {
    width: 100%;
    height: 50px;
    position: absolute;
    background: url(http://www.xinhuanet.com/gangao/2010610hkback/images/graybg.png) repeat-x;
    z-index: 1;
    bottom: 0;
}
.news-02 .picNews2 .picTit {
    bottom: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    left: 0;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    z-index: 11;
    padding: 0 20px;
    text-align: justify;
}
.news-02 .picNews2 .picTit a {
    color: #ffffff;
    line-height: 24px;
}
/* section-21 begin */
.hide {
  display: none;
}
.box{
	margin: 0 auto;
}
.exclusive-box {
  position: relative;
  width: 1000px;
  height: 500px;
}
.carousel {
  position: relative;
  height: 450px;
  margin: 0 auto;
}
.carousel li {
  float: left;
  width: 300px;
  height: 230px;
}
.carousel a,
.carousel img,
.carousel span {
  display: inline-block;
}
.carousel img {
  width: 100%;
  height: 100%;
}
.carousel a {
  position: relative;
}
.carousel span {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 4px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: rgb(147 5 4 / 80%);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.carousel a {
  -webkit-box-reflect: below -4px -webkit-linear-gradient(top, rgba(250, 250, 250, 0), rgba(250, 250, 250, 0) 30%, rgba(250, 250, 250, 0.3));
}
.carousel {
  position: relative;
  margin: 0px;
  padding: 0px;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.carousel .carousel-item {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FFF;
  position: absolute;
  cursor: pointer;
}
.carousel .out {
  border: #DDD 2px solid;
}
.carousel .over {
  border: #DDD 2px solid;
  -moz-box-shadow: 0px 0px 10px #000;
  -webkit-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#000000')";
}
.carousel .click {
  border: #DDD 2px solid;
  -moz-box-shadow: 0px 0px 10px #000;
  -webkit-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#000000')";
}
.carousel .select {
  border: #DDD 2px solid;
  -moz-box-shadow: 0px 0px 10px #000;
  -webkit-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#000000')";
}
.carousel .tooltip {
  position: absolute;
  z-index: 9999;
  background-color: #DDD;
  margin-bottom: 20px;
  border: #EEE solid 4px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.carousel .tooltip p {
  color: #999;
  padding: 10px;
  margin: 0px;
}
.carousel .scrollbar {
  width: 340px;
  position: absolute;
  margin-top: 100px;
}
.carousel .scrollbar .track {
  width: 300px;
  height: 20px;
  position: absolute;
  left: 20px;
}
.carousel .scrollbar .thumb {
  width: 70px;
  height: 20px;
  position: absolute;
  cursor: pointer;
}
.carousel .scrollbar .left {
  width: 20px;
  height: 20px;
  position: absolute;
  cursor: pointer;
  left: 0px;
}
.carousel .scrollbar .right {
  width: 20px;
  height: 20px;
  position: absolute;
  cursor: pointer;
  right: 0px;
}
.ex-btn {
  position: relative;
  z-index: 20;
  width: 200px;
  margin: 0 auto;
}
.ex-arr {
  width: 72px;
  height: 40px;
  background-repeat: no-repeat;
  background-position-y: center;
  cursor: pointer;
}
.ex-left {
  float: left;
  background-image: url("http://www.newsimg.cn/auto/hongqilianghui/img/icon_pc_arrow3d_left.png");
  background-position-x: left;
}
.ex-right {
  float: right;
  background-image: url("http://www.newsimg.cn/auto/hongqilianghui/img/icon_pc_arrow3d_right.png");
  background-position-x: right;
}
.footer {
	padding: 30px 0;
	background: #f9f7f4;
	text-align: center;
	border-top: #c00000 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: #c00000 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;
}











