@charset "utf-8";
/* CSS Document */
body,td,th{color:#333;font:normal 16px/35px 'microsoft yahei';}
.bg-credit{
	background:#f6f6f6 url(../../images/credit/home_bg.png) no-repeat center 50px
}
.header-credit{
	height:225px
}
.header-credit .logo{
	height:225px;
	width: 600px;
	background: url("../../images/information/img-logo.png?v-3") no-repeat left 50px;
}
.bg-credit-naver{
	background:#e22323;
	height:80px;
}
.bg-credit-naver ul{
	width:1200px;
	margin:0 auto
}
.bg-credit-naver ul li{
	float:left;
	font-size: 22px;
	margin-right: 75px;
	line-height:80px;
}
.bg-credit-naver ul li:last-child{
	margin-right:0
}
.bg-credit-naver ul li a{
	color:#FFF
}
.top-news{
    margin-top: 10px;
    /*height:120px;*/
    background: #fff;
    padding:20px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #E22323;
}
.top-news dt{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: normal;
}
.top-news dt a{
    color: #E22323;
}
.top-news dd a{
	font-size:15px;
    color: #E22323;
	margin:0 5px
}

.slider-wrap{
	position:relative
}
.slider-wrap,.slider-box{
	width: 565px;
	height: 350px;
}
.slider-box {
	position: relative;
	overflow: hidden;
	float: left;
}
.slider-cont li {
	float: left;
	position: relative;
	height: 350px;
	width: 565px;
	display: flex;
	align-items: center
}
.slider-list {
	position: absolute;
	right: 3px;
	bottom: 14px;
}
.slider-list li {
	background: #fff;
	cursor: pointer;
	float: left;
	height: 10px;
	width: 10px;
	margin-right: 8px;
	overflow: hidden;
	text-align: center;
}
.slider-list li.active, .slider-list li:hover {
	/* width: 30px; */
	background: #ff4f01;
}
.slider-mask {
	background: #000;
	display: block;
	left: 0;
	height: 40px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	FILTER: alpha(opacity=70);
	opacity: .7;
}
.slider-text {
	height: 40px;
	line-height: 40px;
	left: 0;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.slider-text h3 {
	font-size: 16px;
	font-weight: normal;
}
.slider-text a {
	color: #fff;
	padding: 0 0 0 10px;
}
.slider-text p {
	background: #ebf3fa;
	height: 95px;
	line-height: 26px;
	padding: 10px 10px 10px;
	text-indent: 2em;
}
.slider-text p span {
	border-top: 1px solid #ebebeb;
	color: #6e4b2d;
	display: block;
	margin-top: 10px;
	text-indent: 0;
}
.invest-list-first{
	border-bottom:#dedede dashed 1px;
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:14px;
	margin-top:10px
}
.invest-list-first .list-first-text{
	font-size:18px;
	font-weight:bold
}
.invest-list-first{
	border-bottom:#dedede dashed 1px;
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom: 12px;
	margin-top:10px;
}
.invest-list-first .list-first-text{
	font-size:18px;
	font-weight:bold
}
.f-15{
	font-size:15px;
}
.color-888{
	color:#888
}
.lh-25{
	line-height:25px;
}
.lh-37{
	line-height:37px;
}
.margin{
	font: normal 10px/10px 'microsoft yahei';
    height: 10px;
}
.pt-3{
	padding-top:3px
}
.pt-5{
	padding-top:5px
}
.pt-10{
	padding-top:10px
}
.list-credit-box li{
	background:url(../../images/credit/icon-dot-01.png) no-repeat left center;
	padding-left:20px
}
.timeDate{
	font-size: 14px;
color: #999;
}
.title-credit{
	    height: 40px;
}
.title-credit h4{
	border-bottom: 3px solid #c80000;
    font: normal 18px/35px 'microsoft yahei';
    color: #c80000;
	float: left;
}
.list-publicity-box{
	margin-left:-15px
}
.list-publicity-box li{
	float:left;
	width:20%;
}
.list-publicity-box li a{
	    display: block;
    margin-left: 15px;
    text-align: center;
    line-height: 28px;
}
.list-publicity-box li a img{
	width:100%
}
.left{
	float:left
}
.right{
	float:right
}
.none{
	display:none
}
.w-565{
	width:565px;
}
.w-560{
	width:560px;
}
.title-change-publicity{
	height:38px;
	border-bottom:#d9d9d9 solid 1px
}
.title-change-publicity a,.title-change-publicity h4{
	display:block;
	float:left;
	line-height:36px;
	margin-right:23px;
	font-size:18px;
	font-weight:bold
}
.title-change-publicity a.atthis,.title-change-publicity h4{
	border-bottom:#c80000 solid 3px;
	color:#c80000
}
.title-change-publicity h4{
	margin:0
}
.title-change-publicity span{
	display:block;
	float:left;
	width:1px;
	height:20px;
	background:#d9d9d9;
	margin-right:23px;
	margin-top:8px
}
.list-publicity-box-link a{
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	margin-right:40px;
	margin-left:15px;
}
.infoLeft >ul >li >a{
	background:#F0F0F0;
}
.infoLeft >ul >li >a:hover, .infoLeft >ul >li.atthis > a{
	background-image:none
}