.banner{
	width: 100%;
	height: 387px;
	background-image: url(../imgs/ktfw/banner.png);
	background-size: 1920px auto;
    background-position: center;
    /* margin-top: 75px; */
}


.loading{
	position: fixed;
	top: 0;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

.box{
	display: none;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 75px;
}


.box-left{
	width: 888px;
}

.form{
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #f3f5f6;
	box-shadow: 0px 1px 10px 0px rgba(243,245,246,0.5);
	padding-bottom: 30px;
	box-sizing: border-box;
}

.form-top{
	width: 100%;
	height: 50px;
	display: flex;
	margin-top: 13px;
	background: #f4f4f4;
}

.form-top div{
	width: 286px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #484848;
	background-size: 100%;
}

.form-left-title{
	width: 133px;
	line-height: 60px;
	text-align: right;
	font-size: 14px;
	color: #000000;
	padding-right: 28px;
	box-sizing: border-box;
}

.form-sqzt{
	width: 100%;
	height: 60px;
	border-bottom: 2px dashed #ececef;
	display: flex;
}

.form-sqzt-right{
	display: flex;
	align-items: center;
}

.form-sqzt-box{
	display: flex;
	margin-right: 60px;
	cursor: pointer;
}

.form-sqzt-box-left{
	width: 20px;
	height: 20px;
	background-image: url(../imgs/ktfw/check_no.png);
	background-size: 100% 100%;
	margin-right: 12px;
}

.form-sqzt-box-right{
	font-size: 14px;
	color: #222222;
}

.form-fwlx{
	width: 100%;
	display: flex;
	margin-bottom: 25px;
}

.form-fwlx-box{
	height: 60px;
	display: flex;
	align-items: center;
	cursor: pointer;
	/*font-weight: bold;*/
}

.form-fwlx-box-left{
	width: 20px;
	height: 20px;
	background-image: url(../imgs/ktfw/check_no.png);
	background-size: 100% 100%;
}

.form-fwlx-box-right{
	margin-left: 12px;
	font-size: 15px;
	color: #687198;
}

.form-inp{
	display: flex;
	align-items: center;
}

.form-inp input{
	width: 342px;
	height: 36px;
	padding-left: 10px;
	/*border-color: #ececec;*/
	border: 1px solid #ececec;
	box-sizing: border-box;
}

.form-inp-right{
	display: flex;
}

.form-inp-right input{
	width: 216px;
}

.form-inp-right div{
	width: 118px;
	height: 36px;
	background: #00B166;
	border-radius: 2px;
	margin-left: 7px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}

.form-textarea{
	display: flex;
}

.form-textarea-check{
	width: 20px;
	height: 20px;
}

.form-textarea textarea{
	display: block;
	width: 342px;
	height: 77px;
	resize: none;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #ececec;
	/*background: #f7f7f7;*/
}

.form-textarea a{
	display: flex;
	align-items: center;
	margin-top: 35px;
	text-decoration: none;
	font-size: 14px;
	color: #222222;
	width: 300px;
}


.form-textarea-btn{
	width: 200px;
	height: 50px;
	border-radius: 4px;
	background: #00B166;
	margin-top: 26px;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #FFFFFF;
	cursor: pointer;
}

.form-textarea-btn:hover{
	opacity: 0.9;
}

.form-textarea-tishi{
	margin-top: 27px;
	font-size: 14px;
	color: #999999;
}

/*产品说明*/

.shop{
	width: 100%;
	height: 730px;
	background: #FFFFFF;
	border: 1px solid #f3f5f6;
	box-shadow: 0px 1px 10px 0px rgba(243,245,246,0.5);
	box-sizing: border-box;
	margin-top: 15px;
}

.shop-title{
	width: 100%;
	height: 88px;
	text-align: center;
	line-height: 88px;
	font-size: 24px;
	color: #484848;
	font-weight: bold;
}

.shop-nav{
	padding: 0 50px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 20px;
}

.shop-nav div{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 16px;
	color: #484848;
}

.shop-nav-active{
	height: 30px;
	padding: 0 10px;
	border-radius: 4px;
	background: #00B166;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF !important;
}

.shop-img{
	position: relative;
	width: 840px;
	height: 525px;
	margin: 0 auto;
	margin-top: 40px;
	background: #F6F6F6;
	display: flex;
	align-items: center;
}

.shop-img-left0{
	width: 266px;
	height: 393px;
	background-size: 100% 100%;
	background-image: url(../imgs/ktfw/cpgn/box0/left.png);
	margin-left: 25px;
	margin-right: 20px;
}

.shop-img-left1{
	width: 195px;
	height: 392px;
	background-size: 100% 100%;
	background-image: url(../imgs/ktfw/cpgn/box1/left.png);
	margin-left: 69px;
	margin-right: 47px;
}

.shop-img-left2{
	width: 195px;
	height: 392px;
	background-size: 100% 100%;
	background-image: url(../imgs/ktfw/cpgn/box2/left.png);
	margin-left: 69px;
	margin-right: 47px;
}

.shop-img-left3{
	width: 195px;
	height: 392px;
	background-size: 100% 100%;
	background-image: url(../imgs/ktfw/cpgn/box3/left.png);
	margin-left: 69px;
	margin-right: 47px;
}

.shop-img-left4{
	width: 247px;
	height: 394px;
	background-size: 100% 100%;
	background-image: url(../imgs/ktfw/cpgn/box4/left.png);
	margin-left: 31px;
	margin-right: 33px;
}

.shop-img-left5{
	width: 301px;
	height: 350px;
	background-size: 100% 100%;
	background-image: url(../imgs/ktfw/cpgn/box5/left.png);
	margin-left: 51px;
	margin-right: 53px;
}

.shop_img_title{
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	color: #484848;
	text-align: center;
	padding-top: 50px;
}

.shop_img_nav{
	width: 499px;
	height: 116px;
	background: #FFFFFF;
	border-radius: 10px;
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.shop_img_nav1{
	width: 499px;
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.shop_img_nav1>div{
	width: 140px;
}

.shop_img_nav5{
	width: 360px;
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.shop_img_nav_img{
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background-size: 100% 100%;
}

.shop_img_nav_text{
	text-align: center;
	font-size: 14px;
	color: #333333;
	margin-top: 13px;
}

.shop_img_li{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
}

.shop_img_li span{
	width: 16px;
	height: 10px;
	background-size: 100% 100%;
	margin-right: 10px;
	background-image: url(../imgs/ktfw/cpgn/dui.png);
}

/*右侧部分*/

.box-right{
	width: 288px;
}

/*用户申请*/

.users{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #f3f5f6;
	box-shadow: 0px 1px 10px 0px rgba(243,245,246,0.5);
	box-sizing: border-box;
}

.users-top{
	width: 260px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #00B166;
	font-size: 26px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 13px;
}

.users-but {
	width: 100%;
	height: 1380px;
	/* height: calc(100% - 50px); */
	margin: 0 auto;
	border-top: none;
	overflow: scroll;
	margin-top: 6px;
}

.users-but::-webkit-scrollbar {
	display: none;
}

.sq-list-box {
	width: 266px;
    height: 89px;
	list-style-type: none;
	padding: 14px 7px;
	font-size: 12px;
	color: #999;
	border-bottom: 1px dashed #DDDDDD;
	margin: 0 auto;
	box-sizing: border-box;
	line-height: 20px;
}
input{
	font-size: 14px;
}

/*商品展示*/

.shops{
	width: 100%;
	height: 987px;
	background: #FFFFFF;
	border: 1px solid #f3f5f6;
	box-shadow: 0px 1px 10px 0px rgba(243,245,246,0.5);
	box-sizing: border-box;
	margin-top: 15px;
}

.shops-top{
	width: 260px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #00B166;
	font-size: 26px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 13px;
}

.shops-but {
	position: relative;
	width: 100%;
	height: 900px;
	margin: 0 auto;
	border-top: none;
	overflow: scroll;
	margin-top: 6px;
	
}


.shops-but::-webkit-scrollbar {
	display: none;
	overflow:-moz-scrollbars-none;
}

.shops-list{
	position: relative;
	width: 260px;
	height: 296px;
	border: 1px solid #ececef;
	border-radius: 6px;
	padding-top: 50px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 20px;
}

.shops-list-img{
	width: 100px;
	height: 100px;
	background-size: 100% 100%;
	margin: 0 auto;
	border-radius: 50%;
	border: 1px solid #D7D7D7;
}

.shops-list-title{
	text-align: center;
	font-size: 20px;
	margin-top: 15px;
}

.shops-list-text{
	width: 210px;
	text-align: center;
	margin: 0 auto;
	margin-top: 12px;
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.shops-list-box{
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background: rgba(0,0,0,0.8);
}

.shops-list-box-img{
	width: 113px;
	height: 113px;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 61px;
}

.shops-list-box-text{
	text-align: center;
	font-size: 18px;
	color: #fefefe;
	margin-top: 25px;
}

.shops-list:hover .shops-list-box{
	display: block;
}

/*确认信息*/

.qexx{
	width: 100%;
	height: 550px;
	background: #FFFFFF;
	border: 1px solid #f3f5f6;
	box-shadow: 0px 1px 10px 0px rgba(243,245,246,0.5);
	box-sizing: border-box;
}

.qexx-box{
	display: flex;
	align-items: center;
	padding-left:147px;
}

.qexx-box-left{
	width: 130px;
	height: 50px;
	text-align: right;
	line-height: 50px;
	padding-right: 25px;
	box-sizing: border-box;
	font-size: 14px;
	color: #999999;
}

.qexx-box-right{
	width: 550px;
	font-size: 14px;
	color: #222222;
	/*height: 50px;*/
	line-height: 50px;
	max-width: 730px;
}



.qexx-btn{
	width: 200px;
	height: 50px;
	border-radius: 4px;
	background: #00B166;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 40px;
}

.qexx-btnx{
	font-size: 16px;
	color: #00B166;
	margin-left: 50px;
	cursor: pointer;
}

/*弹窗遮罩层*/

.zz_bg{
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1900;
	background: rgba(0,0,0,0.5);
}

.zz_bg-cuo{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 16px;
	height: 17px;
	background: url(../imgs/index/cuo.png);
	background-size: 100% 100%;
	cursor: pointer;
}

/*修改服务类型*/

.xgfwlx{
	position: relative;
	width: 800px;
	height: 567px;
	background: #FFFFFF;
	padding-left: 20px;
	padding-top: 70px;
	box-sizing: border-box;
}

.qexx-cuo{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 16px;
	height: 17px;
	background: url(../imgs/ktfw/cuo.png);
	background-size: 100% 100%;
	cursor: pointer;
}


/*支付*/

.zhifu{
	position: relative;
	width: 730px;
	height: 567px;
	background: #FFFFFF;
	padding-top: 56px;
	box-sizing: border-box;
}

.zhifu-title{
	display: flex;
	align-items: center;
	justify-content: center;
}

.zhifu-title-img{
	width: 32px;
	height: 29px;
	background: url(../imgs/ktfw/dui_title.png);
}

.zhifu-title-text{
	font-size: 23px;
	color: #1b1a1a;
	margin-left: 12px;
}

.zhifu-num{
	font-size: 28px;
	color: #f73535;
	text-align: center;
	margin-top: 12px;
}

.zhifu-imgs{
	display: flex;
	align-items:  center;
	justify-content: center;
	margin-top: 10px;
}

.zhifu-imgs-left{
	width: 256px;
	height: 256px;
	margin-right: 14px;
	background-size: 100% 100%;
}

.zhifu-imgs-right{
	width: 223px;
	height: 290px;
	background: url(../imgs/ktfw/zhifu_right.png);
}

.zhifu-tishi{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 350px;
	height: 60px;
	background: #05bd05;
	margin: 0 auto;
	margin-top: 24px;
}

.zhifu-tishi-left{
	width: 32px;
	height: 32px;
	background: url(../imgs/ktfw/zhifu_ts.png) no-repeat;
	background-position:center center;
	margin-right: 12px;
}

.zhifu-tishi-right{
	font-size: 14px;
	color: #ffffff;
}

/*支付成功*/

.pay{
	position: relative;
	width: 730px;
	height: 567px;
	background: #FFFFFF;
	padding-top: 81px;
	box-sizing: border-box;
}

.pay-img{
	width: 110px;
	height: 110px;
	margin: 0 auto;
	background-image: url(../imgs/ktfw/dui.png);
	background-size: 100% 100%;
}

.pay-title{
	font-size: 24px;
	color: #656366;
	text-align: center;
	margin-top: 21px;
	margin-bottom: 44px;
}

.pay-text{
	font-size: 14px;
	color: #adadad;
	margin-bottom: 15px;
	text-align: center;
}

.pay-btn{
	width: 200px;
	height: 50px;
	background: #00B166;
	text-align: center;
	line-height: 50px;
	border-radius: 4px;
	font-size: 18px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 52px;
	cursor: pointer;
}


/* --------------------- */

.ktbg_box_left{
	overflow: hidden;
	width: 260px;
	height: 100%;
	background: #FFF8E9;
	border-radius: 7px;
}

.ktbg_box_left_top{
	font-size: 22px;
	line-height: 22px;
	color: #333333;
	padding-top: 47px;
	text-align: center;
	padding-bottom: 40px;
}

.ktbg_box_left_box{
	width: 50%;
	float: left;
	text-align: center;
	padding-bottom: 35px;
}

.ktbg_box_left_box img{
	width: 70px;
}

.ktbg_box_left_box_text{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin-top: 16px;
}

/* ------------------------- */