/*banner*/
.index-banner {
	margin-top: 60px;
}

.index-banner .inner {
	margin: 0 auto;
}

/*覆盖banner图小圆点默认样式*/
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: rgba(0,0,0,.25);
	border-radius: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #d11423;
}

.index-body-section {
	width: 1200px;
	margin: 0 auto;
	padding: 34px 0 40px;
}

.index-banner .swiper-slide {
	max-height: 595px;
}

/*主体标题公共模块 start*/

.index-title {
	width: 130px;
	margin: 0 auto 32px;
	text-align: center;
}

.index-title-til {
	line-height: 48px;
	color: #4f4949;
	font-size: 32px;
}

.index-title-desc {
	line-height: 30px;
	color: #c6c6c6;
	font-size: 18px;
}

/*主体标题公共模块 end*/

/*走进金力  start*/

.index-zjjl {

}

.index-zjjl-main {
	width: 692px;
}

.index-zjjl-main-line {
	width: 20px;
	height: 4px;
	background: #d01423;
	margin-bottom: 6px;
}

.index-zjjl-main-desc {
	padding-bottom: 24px;
}

.index-zjjl-main-btn {
	width: 110px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #c6c6c6;
	padding-left: 28px;
	background: url(../img/jiantou-right.png) no-repeat 82px;
	margin-top: 28px;
}

.index-zjjl-video-wrap {
	width: 400px;
	height: 350px;
	position: relative;
}

.index-zjjl-video-bg {
	width: 352px;
	height: 350px;
	position: absolute;
	top: 0;
	right: 0;
	background: #153869;
	padding-top: 10px;
	padding-left: 20px;
	position: relative;
}

/*.index-zjjl-video-bg::before {
	display: block;
	content: "";
	position: absolute;
	width: 18px;
	height: 4px;
	background: #FFFFFF;
	top: 44px;
    left: 125px;
}*/

/*.index-zjjl-video-bg-line {

}*/

.index-zjjl-video {
	position: absolute;
	top: 90px;
	width: 372px;
	cursor: pointer;
	/*right: 30px;*/
}

.video-js .vjs-big-play-button {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	top: calc((100% - 50px)/2);
	top: -webkit-calc((100% - 50px)/2);
	left: calc((100% - 50px)/2);
	left: -webkit-calc((100% - 50px)/2);
}

.index-video {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0,0,0,.8);
}

.video-js {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 732px;
	height: 412px;
	margin-left: -366px;
	margin-top: -206px;
}

.video-close {
	position: absolute;
	right: 446px;
	top: 90px;
	cursor: pointer;
}

/*走进金力  end*/

/*金力作品 start*/

.index-body-section-jlzp {
	position: relative;
}

.index-jlzp-con .swiper-container {
	width: 1055px;
}

.index-jlzp-con .swiper-slide {
/*	width: 310px!important;
	margin-right: 67px;
	height: 442px;
	position: relative;*/
	width: 310px!important;
	margin-right: 70px!important;
}

.index-jlzp-con .swiper-wrapper {
	width: 450px!important;
}

.index-jlzp-con .index-jlzp-con-pic {
	width: 310px;
}

.index-jlzp-con-text {
	padding: 18px 0 30px;
	background: #f9f9f9;
	height: 160px;
}

.index-jlzp-text-active {
	height: 210px;
	padding-top: 18px;
	position: absolute;
	left: 0;
	bottom: -1000px;
	background: #153869;
	width: 100%;
	color: #fff;
}

.index-jlzp-text-active-span {
	padding-bottom: 24px;
}

.index-jlzp-text-active-btn {
	width: 34px;
	height: 36px;
	margin: 0 auto;
	background: url(../img/add-icon.png) no-repeat;
}

.index-jlzp-bg {
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	top: 224px;
	background: url(../img/index-jlzp-bg.png) repeat-x;
	z-index: -1;
}

/*左右箭头*/
.index-jlzp-prev {
	padding: 10px 20px;
	background: url(../img/big-jiantou-left.png) no-repeat center;
}

.index-jlzp-prev:hover {
	background: url(../img/big-jiantou-left-red.png) no-repeat center;
}

.index-jlzp-next {
	padding: 10px 20px;
	background: url(../img/big-jiantou-right-gray.png) no-repeat center;
}

.index-jlzp-next:hover {
	background: url(../img/big-jiantou-right-red.png) no-repeat center;
}

/*金力作品 end*/

/*金力投资  start*/

.index-touzi-section {
	padding-bottom: 80px;
}

.index-touzi-list {
	padding: 20px 0 80px;
}

.index-touzi-item {
	margin: 0 10px;
	height: 120px;
}

.index-touzi-item-pic {
	transform: rotate(45deg);
	position: relative;
	margin: 0 auto;
	width: 120px;
}

.index-touzi-item-pic-active {

}

.index-touzi-item-pic img {
	transform: rotate(-45deg);

}
.index-touzi-item-pic-bg img{
	border: none!important;
	}
.index-touzi-item-pic-bg {
	display: none;
	height: 85px;
    width: 85px;
    background: red;
    position: absolute;
    top: 18px;
    left: 18px;
	background: #f00;
	opacity: .5;
}

.index-touzi-item-pic-bg-icon {
	display: none;
	width: 34px;
    height: 34px;
    position: absolute;
    left: 46px;
    top: 46px;
	background: url(../img/add-icon.png) no-repeat center;
	transform: rotate(45deg);
}

.index-touzi-item-desc {
	width: 180px;
}

.index-touzi-item-desc-active {
	color: #D11423!important;
}

.index-jlzp-next {
	/*position: fixed;
    top: 190px;
    right: 341px;*/
}

/*金力投资  end*/

/*金力动态  start*/

.idnex-body-dongtai {
	background: #f9f9f9;
}

.idnex-dongtai-list {
	padding-top: 8px;
}

.idnex-dongtai-item {
	margin-bottom: 24px;
}

.idnex-dongtai-item-time {
	width: 100px;
	position: relative;
}

.idnex-dongtai-item-time::after {
	display: block;
	content: "";
	width: 1px;
	height: 84px;
	position: absolute;
	top: 14px;
	right: 0;
	border-right: 1px solid #e5e5e5;
}

.idnex-dongtai-item-time h1 {
	margin-top: -12px;
}

.idnex-dongtai-item-desc-active {
	color: #d11423;
}

.idnex-dongtai-item-desc {
	width: 410px;
	padding: 0 98px 0 30px;
}

.idnex-dongtai-item:nth-of-type(2n) .idnex-dongtai-item-desc {
	padding-right: 0;
}

/*金力动态  end*/
