.kjds-banner{
	height:590px;
	background-image: url("images/banner_bg.jpg");
	background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
	padding-top:160px;
	text-align:center;

}

.kjds-banner h1{
	color:#fff;
	font-size:88px;
	font-weight:bold;
	letter-spacing: 20px;
}

.kjds-banner h6{
	color:#fff;
	font-size:28px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:15px auto;
	display:inline-block;
	padding:15px 0;
	font-weight:bold;
	letter-spacing: 5px;
}

.kjds-banner a.btn{
	display:table;
	margin:15px auto;

    color: #fff;
    background-color: #ee4e2e;
    border-color: #fff;
    font-size: 28px;
    border-radius: 20px;
    padding: 0.5rem 3rem;
	font-weight:bold;
	letter-spacing: 2px;
}

.kjds-intro{
	margin-top:3rem;
}
.kjds-intro p{
	color:#000;
	text-indent:2em;
	font-size:17px;
	font-weight:500;
	letter-spacing: 1px;
}

.kjds-shop{
	margin-top:2rem;
}
.kjds-shop .item{
	text-align:center;
}

.kjds-title{
	width:900px;
	height:80px;
	line-height:80px;
	text-align:center;
	color:#fff;
	font-size:50px;
	font-weight:bold;
	margin:1rem auto 2rem;
	background-image: url("images/title.png");
    background-repeat: no-repeat;
}

.kjds-chuhai{
	margin-top:3rem;

}
.kjds-chuhai .card-deck{}

.kjds-chuhai .card-deck .card{
	border-radius: 1rem;
	background-color:#f5f5ff;
}
.kjds-chuhai .card-deck .card .card-img-top {
    width: 100%;
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
}
.kjds-chuhai .card-deck .card .card-title{
	color: #0f1768;
	text-align:center;
	font-size:34px;
	font-weight:bold;
	letter-spacing: 2px;
}
.kjds-chuhai .card-deck .card .card-text{
	color:#666;
}

.kjds-zhuce{
	background-color:#f5f5ff;
	margin-top:3rem;
	padding:3rem 0;
}

.kjds-zhuce .item{
	margin:2rem 0;
	display:block;
	text-align:center;
}
.kjds-zhuce .item h6{
	color:#1a1d83;
	font-size:20px;
	font-weight:bold;
	margin:1rem 0;
}

.kjds-brand{
	margin-top:3rem;
	padding:1rem 0;
}
.kjds-brand .item{
	display:block;
}

.kjds-brand .item h5{
	color:#324887;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:1rem 0;
}

.kjds-brand .item p{
	color:#666666;
	line-height:2;
}

.kjds-brand-more{
	color:#666666;
	line-height:2;
}


.kjds-brand-more{
	padding:3rem 0;
	background-image: linear-gradient( #fff, #f6f6f6);
}
.kjds-brand-more .box{
	background-color:#f5f5ff;
	border-radius:20px;
	padding:2rem;
}
.kjds-brand-more .item{
	display:block;
	text-align:center;
	margin:1rem 0;
}

.kjds-brand-more .item h5{
	color:#18187a;
	font-size:18px;
	font-weight:bold;
	margin:1rem 0;
}


.kjds-other{
	padding:3rem 0;
}
.kjds-other .item{
	display:block;
	text-align:center;
	background-color:#f5f5ff;
	border-radius:10px;
	padding:1rem 2rem;
	height:100%;
}
.kjds-other .item h5{
	color:#18187a;
	font-size:20px;
	font-weight:bold;
	margin:1rem 0;
}
.kjds-other .item p{
	color:#666666;
}
