.kkpw-box{
	background: #fafafa;
}
.container{
	padding: 0;
}
.kkpw-banner-box{
	width: 100%;
	height: 434px;
}
.kkpw-banner-box div{
	height: 100%;
}
.kkpw-banner-box img{
	width: 100%;
	height: 100% !important;
	display: block;
}
.kkpw-rk-list{
	overflow: hidden;
	margin-top: 30px;
}
.kkpw-rk-list>a{
	display: block;
	width:285px;
	height:120px;
	margin-right: 20px;
}
.kkpw-rk-list>a:last-child{
	margin-right: 0;
}
.kkpw-rk-list>a>img{
	width: 100%;
	height: 100%;
	display: block;
}
.new-task-box{
	overflow: hidden;
	margin-top: 60px;
}
.new-task-list-box{
	width:812px;
}
.new-dynamic-box{
	width:358px;
}
.new-task-list-title{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.new-task-list-title>p{
	font-size: 22px;
	color: #333;
	height: 22px;
	line-height: 22px;
	border-left: 6px solid #2E488D;
	padding-left: 10px;
}
.new-task-list-title>p>span{
	font-size: 14px;
}
.new-task-list-title>a{
	color: #999999;
	display: flex;
	align-items: center;
	font-size: 14px;
}
.new-task-list-title>a>i{
	top: -1px;
	font-size: 12px;
	margin-right: 2px;
}
.new-task-list{
	padding: 30px 30px 10px 30px;
	overflow: hidden;
	background: #fff;
	margin-top: 30px;
}
.new-task-list>a{
	display: block;
	float: left;
	width: 48%;
	overflow: hidden;
	margin-bottom: 20px;
}
.new-task-list>a:nth-child(2n){
	margin-left: 4%;
}
.new-task-list>a>p{
	width: 80%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}
.new-task-list>a>p>span{
	font-size: 14px;
	font-weight: bold;
	color: #ED8B31;
	float: left;
	margin-right: 4px;
}
.new-task-list>a>span{
	float: right;
	display: block;
	width: 20%;
	text-align: right;
	color: #999;
}
.new-dynamic-content-box{
	background:rgba(255,255,255,1);
	border-radius:5px 5px 0px 0px;
	margin-top: 30px;
}
.new-dynamic-content-box>a{
	display: block;
	transform: translateY(-10px);
}
.new-dynamic-content-box>a>img{
	width: 100%;
	display: block;
}
.new-dynamic-list{
	padding: 10px 30px 2px 30px;
}
.new-dynamic-list>div{
	display: block;
	line-height: 22px;
	margin-bottom: 12px;
	color: #666666;
}
.new-dynamic-list>div>span{
	color: #EE9343;
}
.service-process-box{
	width: 100%;
	height:140px;
	margin-top: 60px;
}
.service-process-box>a{
	display: block;
	width: 100%;
	height: 100%;
}
.service-process-box>a>img{
	display: block;
	width: 100%;
	height: 100%;
}
.kppw-mall-box{
	margin-top: 60px;
}
.kppw-mall-content{
	margin-top: 30px;
	overflow: hidden;
	background: #fff;
}
.kppw-mall-list-box{
	padding: 30px;
	float: left;
	width: 400px;
	position: relative;
}
.kppw-mall-list-box::after{
	content: '';
	position: absolute;
	top: 30px;
	right: -0.5px;
	bottom: 30px;
	width: 1px;
	background: #EEEEEE;
}
.kppw-mall-list-box:last-child::after{
	display: none;
}
.kppw-mall-shp-tab-list{
	overflow: hidden;
	display: none;
}
.kppw-mall-shp-tab-img{
	display: block;
	width: 120px;
	height: 120px;
	float: left;
}
.kppw-mall-shp-tab-img>img{
	width: 100%;
	height: 100%;
}
.kppw-mall-shp-tab-text{
	width: 200px;
	float: right;
}
.kppw-mall-shp-tab-text>a{
	color: #333;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 18px;
}
.kppw-mall-shp-tab-text>span{
	color: #666666;
	display: block;
	line-height: 14px;
	border-left: 4px solid rgba(46,72,141,.2);
	padding-left: 6px;
	margin-top: 18px;
}
.kppw-mall-shp-tab-text>p{
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	margin-top: 13px;
}
.kppw-mall-shp-tab-text>p>span{
	color: #2E488D;
	font-weight: bold;
}
.kppw-mall-shp-price{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.kppw-mall-shp-price>p{
	color: #ED8B31;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.kppw-mall-shp-price>p>span{
	font-size: 14px;
	color: #666666;
	font-weight: 500;
}
.kppw-mall-shp-price>span{
	color: #999999;
}
.kppw-mall-shp-tab-box>.kppw-mall-shp-tab-list.active{
	display: block;
}
.kppw-mall-shp-list{
	margin-top: 24px;
}
.kppw-mall-shp-list>div{
	float: left;
	width: 76px;
	height: 76px;
	margin-right: 12px;
	position: relative;
	cursor: pointer;
}
.kppw-mall-shp-list>div:last-child{
	margin-right: 0;
}
.kppw-mall-shp-list>div>img{
	width: 100%;
	height: 100%;
}
.kppw-mall-shp-list>div.active::after{
	content: '';
	position: absolute;
	top: -4px;
	left: -4px;
	right: -4px;
	bottom: -4px;
	border: 4px solid #ED8B31;
}
.kppw-mall-shp-list>div.active::before{
	content: '';
	position: absolute;
	top: -20px;
	left: 50%;
    border-bottom: 8px solid #ED8B31;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
	margin-left: -8px;
}
.kppw-mall-swiper-box{
	position: relative;
}
.vip-show-box{
	overflow: hidden;
	background: #fff;
	margin-top: 60px;
}
.vip-show-box>a{
	display: block;
	width:112px;
	height:112px;
	float: left;
}
.kppw-mall-swiper-box{
	width: 1088px;
	float: left;
	padding: 0 72px;
	margin-top: 16px;
}
.kppw-mall-swiper-list{
	width: 80px;
	height: 80px;
}
.kppw-mall-swiper-list>a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.kppw-mall-swiper-list>a>img{
	width: 100%;
	height: 100%;
}
.kppw-mall-swiper-list>a>span{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 22px;
}
.recommend-shop-box{
	margin-top: 60px;
}
.recommend-shop-list-box{
	background: #FFF;
	padding: 30px 30px 0 30px;
	margin-top: 30px;
	overflow: hidden;
	display: flex;
    flex-wrap: wrap;
}
.recommend-shop-list{
	border: 1px solid #EEEEEE;
	padding: 20px 20px 12px 20px;
	width:360px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.recommend-shop-list:nth-child(3n){
	margin-right: 0;
}
.recommend-shop-list-info{
	overflow: hidden;
}
.recommend-shop-list-info-img{
	float: left;
	width:100px;
	height:100px;
}
.recommend-shop-list-info-img>img{
	width: 100%;
	height: 100%;
}
.recommend-shop-list-info-text{
	width: 202px;
	float: right;
}
.recommend-shop-list-info-title{
	display: block;
	font-size: 16px;
	color: #333333 !important;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.recommend-shop-list-info-rz{
	overflow: hidden;
	margin-top: 12px;
}
.recommend-shop-list-info-rz>img{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 4px;
	border-radius: 3px;
}
.recommend-shop-list-info-hp{
	display: flex;
	justify-content: space-between;
	margin-top: 19px;
}
.recommend-shop-list-info-hp>p{
	line-height: 14px;
	color: #666666;
}
.recommend-shop-list-info-hp>p>span{
	color: #2E488D;
	font-weight: bold;
}
.recommend-shop-list-info-map{
	display: flex;
	align-items: center;
	line-height: 11px;
	margin-top: 10px;
	color: #999999;
}
.recommend-shop-list-info-map>img{
	margin-right: 6px;
}
.recommend-shop-label-list{
	margin-top: 20px;
}
.recommend-shop-label-list>span{
	color: #666;
	float: left;
	margin-right: 12px;
	line-height: 30px;
}
.recommend-shop-label-list>div{
	float: left;
	padding: 0 8px;
	line-height: 28px;
	border:1px solid rgba(238,238,238,1);
	border-radius:3px;
	margin-right: 8px;
	color: #999;
	margin-bottom: 8px;
}
.cg-case-box{
	margin-top: 60px;
}
.cg-case-list-box{
	margin-top: 30px;
	background: #fff;
	padding: 30px;
	overflow: hidden;
}
.cg-case-list-box>a{
	display: block;
	float: left;
	width:212px;
	height:443px;
}
.cg-case-list-box>div{
	width: 908px;
	float: right;
	display: flex;
	flex-wrap: wrap;
}
.cg-case-list{
	width:212px;
	height:212px;
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px;
}
.cg-case-list:nth-child(4n){
	margin-right: 0;
}
.cg-case-list:nth-child(5),.cg-case-list:nth-child(6),.cg-case-list:nth-child(7),.cg-case-list:nth-child(8){
	margin-bottom: 0;
}
.cg-case-list>img{
	width: 100%;
	height: 100%;
}
.cg-case-list>div{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:rgba(0,0,0,.6);
	z-index: 2;
	opacity: 0;
	transition: all .3s;
}
.cg-case-list>div>p{
	font-size:16px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 29px;
	text-align: center;
	font-weight: 300;
}
.cg-case-list>div>span{
	font-size:14px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 14px;
	display: block;
	text-align: center;
	font-weight: 300;
}
.cg-case-list>div>a{
	display: block;
	width:80px;
	text-align: center;
	line-height:32px;
	background:rgba(237,139,49,1);
	margin: 22px auto 0;
	color: #fff;
}
.cg-case-list>div>div{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 10px;
	line-height:36px ;
	color: #fff;
	text-align: center;
	background:rgba(237,139,49,1);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cg-case-list:hover.cg-case-list>div{
	opacity: 1;
}
.information-box{
	margin-top: 60px;
}
.information-content{
	overflow: hidden;
	padding: 30px;
	background: #fff;
	margin-top: 30px;
}
.information-content>a{
	width:240px;
	height:310px;
	display: block;
	position: relative;
	float: left;
}
.information-content>a>img{
	width: 100%;
	height: 100%;
}
.information-content>a>p{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 36px;
	padding: 0 10px;
	background:rgba(000,000,000,.4);
	text-align: center;
	color: #fff;
}
.information-list-box{
	width: 416px;
	float: left;
	margin-left: 29px;
}
.information-right-content{
	width: 420px;
	float: right;
}
.information-center-list>div{
	overflow: hidden;
}
.information-center-list>div>p{
	float: left;
	width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 16px;
}
.information-center-list>div>p>span{
	color: #666;
}
.information-center-list>div>p>a{
	color: #333;
}
.information-center-list>div>span{
	display: block;
    float: right;
    width: 20%;
    text-align: right;
	color: #999999;
}
.information-center-list>p{
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 14px;
	font-size: 14px;
	margin-top: 10px;
}
.information-center-list{
	margin-bottom: 20px;
}
.information-center-list:last-child{
	margin-bottom: 0;
}
.information-right-content-list{
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px;
	border:1px solid rgba(238,238,238,1);
}
.information-right-content-list:last-child{
	margin-bottom: 0;
}
.information-right-content-list>a{
	display: block;
	width:100px;
	height:100px;
	float: left;
}
.information-right-content-list>a>img{
	width:100%;
	height:100%;
}
.information-right-content-list>div{
	width: 260px;
	float: right;
}
.information-right-content-list>div>a{
	display: block;
	font-size:16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px;
}
.information-right-content-list>div>p{
	color: #666666;
	line-height: 22px;
	height: 44px;
	margin-top: 12px;
}
.information-right-content-list>div>div{
	display: flex;
	justify-content: space-between;
	color: #999999;
	margin-top: 9px;
}
.information-right-content-list>div>div>a{
	color: #999999;
}
.link-box{
	margin-top: 60px;
	padding-bottom: 60px;
}
.link-list{
	margin-top: 30px;
}
.link-list>a{
	color: #666;
	margin-right: 30px;
}
.link-list>a:hover{
	color: #2f549f;
}


@media (min-width: 1200px){
	.container {
	    width: 1200px;
	}
}
