.cg-head{
	width: 100%;
	height: 4rem;
	background-color: #4285f4;
	line-height: 4rem;
	position: fixed;
	top:0;
	left: 0;
	z-index: 10;
	text-align: left;
	padding-left: 15px;
}
*{
	font-family: "microsoft yahei";
}
.js-headheng{
	width: 100%;
	height: 4.2rem;
}
.cg-head a img{
	height: 1.7rem;
}
.cg-head-mes{
	display: inline-block;
	position: relative;
}
.cg-head-mes img{
	height: 2rem;
}
.jx-main{
	width: 100%;
	background-color: #f4f4f4;
}
.js-sec{
	width: 100%;
	background-color: white;
	padding: 10px 18px;
	margin-bottom: 10px;
}
.js-sec-head{
	width: 100%;
}
.js-sec-head span:nth-child(1){
	display: inline-block;
	padding: 0 4px ;
	line-height: 17px;
	font-size: 12px;
	height: 17px;
	color: white;
	background-color:#2f9bfd ;
	border-radius: 3px;
}
.js-sec-head span:nth-child(2){
	font-weight: 600;
	margin-left: 5px;
}
.js-sec-head img{
	width: 45px;
	margin-left: 5px;
	vertical-align: text-top;
}
.js-sec-name img{
	width: 11px;
}
.js-sec-name{
	width: 100%;
}
.js-sec-name span{
	font-size: 10px;
	color: #afb7bf;
}
.js-sec-name span span{
	font-size: 12px;
	color: #8a95a0;
}
.js-sec-bottom>span{
	color: #afb7bf;
	font-size: 10px;
	display: inline-block;
	margin-right: 5px;
}
.js-sec-bottom span span{
	color: #ff5d15;
	font-weight: 600;
	font-size: 12px;
}
.js-cksec{
	width: 100%;
	margin-bottom: 10px;
	background-color:white ;
}
.js-ck-title{
	width: 100%;
	padding: 6px 12px;
	border-bottom: 1px solid #e2e5e9;
}
.js-ck-title p{
	width: 100%;
	margin: 0;
	font-size: 13px;
	margin-bottom: 3px;
}
.js-ck-bluelabel{
	display: inline-block;
	padding: 0 4px;
	background-color: #49aefc;
	font-size: 10px;
	color: white;
	border-radius: 3px;
}
.js-ck-yellowlabel{
	display: inline-block;
	padding: 0 4px;
	background-color: #f9bc2d;
	font-size: 10px;
	color: white;
	border-radius: 3px;
}
.js-ck-body{
	width: 100%;
	
}
.js-ck-b-show{
	width: 100%;
	position: relative;
	padding: 6px 15px;
}
.js-ck-b-show>span{
	display: inline-block;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
	
}
.js-ck-barr{
	position: absolute;
	width: 8px;
	top: 8px;
	right: 10px;
}
.js-ck-wlspan{
	position: absolute;
	width: 8px;
	top: 8px;
	right: 30px;
	display: inline-block;
	width: auto !important;
	font-size: 10px !important;
	color: #140b90;
}
.js-ck-bs-long{
	width: 100%;
	padding-top: 10px;
}
.js-ck-bs-long>span{
	width: 20%;
	display: inline-block;
	font-size: 10px;
	color:#91959f ;
	float: left;
	position: relative;
}
.js-ck-bs-long>span span{
	font-size: 14px;
	color:#ff5806 ;
	font-weight: 600;
}
.js-ck-bs-topspan{
	display: inline-block;
	width: 100%;
	font-size: 10px !important;
	color: #91959f !important;
	font-weight: 500 !important;
	position: absolute;
	top: -15px;
	left: 0;
}
.js-ck-sec-con{
	width: 100%;
	border-bottom: 5px solid #f4f4f4;
}
/*.js-ck-b-talbe th{
	background-color: #f1f2f6;
	color:#c0c2ce ;
	font-size: 10px;
}*/
/*.js-ck-b-talbe th,.js-ck-b-talbe td{
	border-top: 0 !important;
	text-align: center;
}*/
.js-ck-b-talbe td input{
	width: 50px;
	border: none;
	border-radius: 3px;
	background-color:#f1f2f6 ;
}
.js-ck-b-talbe td {
	font-size: 13px;
	color: #6f6f6f;
}
.js-ck-b-talbe tr:nth-child(2n){
	background-color: #f8f8f8;
}
.js-ck-total{
	width: 100%;
	border-top: 1px solid #f4f4f4;
	overflow: hidden;
	padding: 5px 15px;
	color: #828793;
}
.js-ck-total-left{
	float: left;
}
.js-ck-total-right{
	float: right;
}
.js-ck-total-right span{
	color:#52ca50 ;
	font-weight: 600;
}
.js-bottom-heng{
	width: 100%;
	height: 100px;
}
.js-bottom-btn{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	padding-bottom: 10px;
	background-color: #f4f4f4;
}
.js-bottom-bluebtn{
	display: inline-block;
	height: 37px;
	line-height: 37px;
	color: white;
	background-color: #4285f4;
	border-radius: 5px;
	text-align: center;
	width: 110px;
	margin: 0 10px;
}
.js-bottom-bluebtn-big{
	display: inline-block;
	height: 37px;
	line-height: 37px;
	color: white;
	background-color: #4285f4;
	border-radius: 5px;
	text-align: center;
	width: 90%;
	margin: 0 10px;
}
.js-ck-b-shop{
	width: 100%;
	overflow: hidden;
}
.js-ck-b-shop .js-ck-b-shop-name{
	padding-bottom: 5px;
}
.js-ck-b-shop-price{
	color: #cacacb;
	display: inline-block;
	margin-left: 5px;
}
.js-ck-b-shop-price span{
	color: #fa7232 !important;
	font-weight: 600;
}
.js-ck-b-shop-name-act{
	color: #4788f5;
}
.js-ck-b-border{
	display: inline-block;
	width: 2px;
	height: 14px;
	vertical-align:middle;
	background-color:#4385f5 ;
}
.js-sec-fh{
	display: inline-block;
	position: relative;
}
.js-sec-fh span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: white;
	text-align: center;
	font-size: 10px;
	font-weight: 500 !important;
	line-height: 1;
}
.cg-head-abtn-act{
	color:#4286f5 ;
}
.js-ck-sec-head{
	width: 100%;
	padding:10px 10px;
	border-bottom: 1px solid #d9dde2;
	position: relative;
	overflow: hidden;
}
.js-ck-sec-head p{
	display: inline-block;
	width: 100%;
	font-size: 13px;
	color: #333333;
	margin-bottom: 0px;
}
.js-ck-sec-head p span{
	font-size: 10px;
	color: white;
	display: inline-block;
	width: 60px;
	text-align: center;
	padding: 0 5px;
	line-height: 15px;
	border-radius: 3px;
	margin-right: 5px;
	font-weight: 500;
}
.js-ck-sec-head p:nth-child(1) span{
	background-color: #49aefc;
}
.js-ck-sec-head p:nth-child(2) {
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space: nowrap; 
}
.js-ck-sec-head p:nth-child(2) span{
	background-color: #f9bc2d;
}
.js-ck-sec-head p:nth-child(3) span{
	background-color: #fa8d74;
}
.js-ck-sec-head p:nth-child(4) span{
	background-color: #40E285;
}
.js-ck-sec-head p:nth-child(5) span{
	background-color: #40D8E2;
}
.js-ck-b-shop-name img{
	width:12px ;
}
.js-ck-b-shop-ddmx{
	float: right;
	color: #000084;
	font-size: 10px;
	font-weight: 600;
	margin-right: 10px;
}
.js-ck-b-table-top{
	width: 100%;
	color:#b1abab ;
	font-size: 12px;
	padding: 0 15px;
}
.js-ck-b-table-top img{
	width: 12px;
	
}
.js-ck-b-talbe table td{
	padding: 3px !important;
}
.js-ck-sec-bz{
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 10px;
	border-radius: 3px;
	color: #71c0fc;
	border: 1px solid #71c0fc;
	font-size: 10px;
	padding: 0 3px;
	line-height: 17px;
}
.js-ck-sec-bz img{
	width: 12px;
	
}
.js-bz-tc{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 1000;
	display: none;
}
.js-bz-tc-main{
	width: 90%;
	border-radius: 5px;
	position: absolute;
	left: 5%;
	top: 10%;
	overflow: hidden;
	height: 80%;
}
.js-bz-tc-head{
	width: 100%;
	background-color: #279ef7;
	padding: 20px 20px;
	color: white;
	
}
.js-bz-tc-head>span{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px;
}
.js-bz-tc-head p{
	width: 100%;
	font-size: 12px;
	margin-bottom: 5px;
}
.js-bz-tc-head p span{
	display: inline-block;
	background-color: #f9bc2d;
	border-radius: 3px;
	text-align: center;
	width: 50px;
}
.js-bz-tc-body{
	width: 100%;
	background-color: white;
	padding:25px ;
	height: 70%;
	position: relative;
	border-radius: 0 0 5px 5px;
}
.js-bz-tc-b-sec{
	width: 100%;
	overflow: hidden;
	display: flex;
	margin-bottom: 10px;
	color: #adadae;
	position: relative;
	z-index: 100;
}
.js-bz-tc-b-sec:nth-child(1){
	color:#303030 !important;
}
.jbts-con{
	width:80px ;
	display: inline-block;
}
.jbts-time{
	display: inline-block;
	float: left;
	width: 60px;
	text-align: center;
}
.jbts-type{
	background-color: #49aefc;
	color: white;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	border-radius: 50%;
	display: inline-block;
}
.jbts-type2{
	background-color: #b8b9c0;
	color: white;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	border-radius: 50%;
	display: inline-block;
}
.jbts-word{
	flex: 1;
	padding-left: 10px;
}
.js-bz-tc-line{
	position: absolute;
	left: 70px;
	top: 20px;
	width: 1px;
	height: 100%;
	background-color: #b8b9c0;
}
.jbtb-wrapper{
	    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
    overflow-y: auto;
}
.js-bz-tcclose{
	position: absolute;
	bottom: 6%;
	left: 50%;
	width: 30px;
	height: 30px;
	margin-left: -15px;
}
.js-ck-shenhe{
	width:34px ;
}
.js-ck-address{
	width: 100%;
	padding: 8px;
	background-color: #f4f4f4;
}
.js-ck-add-main{
	width: 100%;
	background-color: white;
	border-radius: 5px;
	padding: 8px;
}
.js-ck-add-main p{
	margin-bottom: 3px;
	font-size: 12px;
}
.js-ck-add-main p img{
	width: 18px;
	margin-right: 3px;
}
.js-ck-plan{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #dee1e6;
	padding-top: 8px;
}
.js-ck-plan-sec{
	width: 25%;
	float: left;
	text-align: center;
}
.js-ck-plan-sec span{
	display: inline-block;
	width: 100%;
	color:#53ca54 ;
	font-weight: 600;
	font-size: 13px;
}
.js-ck-plan-sec p{
	font-size: 10px;
	color:#91959f ;
}
.span-colorgreen{
	color: #53ca54;
}
.table-min th{
	padding: 8px 2px !important;
	font-size: 10px !important;
}
.js-dhd-total{
	width: 100%;
	overflow: hidden;
}
.js-dhd-to-sec{
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 8px;
}
.js-dhd-to-sec span{
	display: inline-block;
	width: 100%;
	color:#ff5806 ;
	font-size: 13px;
	font-weight: 600;
}
.js-dhd-to-sec p{
	color:#91959f ;
	font-size: 10px;
}
.js-henggray{
	width: 100%;
	height: 100px;
	background-color: #f4f4f4;
}
.js-sp-bshow-detail{
	width: 100%;
	font-size: 10px;
	color: #91959f;
}
.js-sp-bshow-detail span{
	display: inline-block;
	margin-right: 10px;
}
.js-ck-sec-head-left{
	float: left;
	width: 70%;
}
.js-ck-sec-head-right{
	float: right;
	height: 100px;
	line-height: 100px;
	width: 30%;
	position: relative;
	padding-right: 15px;
	text-align: right;
}
.js-ck-sec-fhhide{
	width: 100%;
	display: none;
}
.js-ck-sec-fhhide .js-ck-add-main{
	background-color: #f1f2f6;
	padding:8px 16px;
}
.js-ck-sec-fhhide .js-ck-plan{
	background-color: #f1f2f6;
}
.js-dhd-to-sec-big{
	width: 50%;
}
.book{
	width:103%;
	height:53px;
	border-bottom:1px solid #A6A6A6;
	transform: rotate(17deg);
}