@charset "utf-8";
	.cbl{
	width:59px;
	height:332px;
	position: fixed;
	right:0;
	bottom:29%;
	z-index:222;
	
}


.ytc{
	width:60px;
	position: fixed;
	right:0;
	top:30%;
	z-index:222;
}

.ytc img{width:100%;height:100%;display: block;}


.cbl .cbl-con{
	width:59px;
	display:flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	background: #99c0dd;
	height:266px;
	justify-content: center;
	position: relative;
	
	
}
.cbl a{
	color:#fff;
	width:59px;
	height: 60px;
	text-align: center;
	
}
.cbl .tc-tit{
	font-size:12px;
	font-style: normal;
	
}
.cbl .tc-line{
	border-top:1px solid #fff;
	width:29px;
	margin:5px 16px; 
	}
.cbl .tc-mod{
	width:59px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items:flex-start;
	height:66px;
	flex-direction:column ;
	}
.cbl .tc-mod a img{
	padding-top:5px;
}	

.cbl .tc-bot{
	width:59px;
	height:66px;
	
	
}
   .zjtc {
            width: 830px;
            height: 507px;
            position: fixed;
            left: 50%;
            margin-left: -415px;
            top: 50%;
            margin-top: -230px;
            z-index: 9998;
            display: none;
            overflow: hidden;
            font-style: normal;
        }
        
        .zjtc a.coolsclose {
            display: block;
		    width: 40px;
		    height: 40px;
		    position: absolute;
			right: 10px;
		    top: 10px;
        }
		.zjtc-con{position: relative;display: flex; justify-content: space-around;background: #fff;}
		
		.zjtc-con .left{
			width: 493px;
            height: 507px;
			padding-left:33px;
			padding-top:44px;
		}
		.zjtc-con  .time{
			font-size:20px;
			line-height:30px;
			font-style: normal;
			font-weight: 400;
		}
        .zjtc  .shiqi {
            width: 380px;
            height: 40px;
            margin-top: 16px;
        }

        .zjtc div.left .shiqi a {
            width: 80px;
            height: 30px;
            display: block;
            text-align: center;
            line-height: 30px;
            float: left;
            margin: 0 5px;
            background: #f6f6f6;
            color: #787878;
            border-radius: 10px;
            border: #787878 1px solid;
			font-size: 15px;
			font-weight: 600;
			}
		.zjtc-con .psfg{
			font-size:20px;
			line-height:30px;
			font-style: normal;
			font-weight: 400;
		}        
        .zjtc .left .fengge {
            width: 420px;
            height: auto;
            margin-top: 10px;
            display: flex;
            justify-content:flex-start;
            flex-direction: row;
            flex-wrap: wrap;
            
        }
         input[type='radio']{
        	width:18px;
        	height:18px;
        }
        .zjtc .zjtc-con .radio-tit{
        	font-size:16px;
        	margin-left:10px;
        }
        
		.zjtc .left .fengge .radio {
			display:flex;
			justify-content: flex-start;
			width:94px;
			margin-top: 5px;
    		margin-bottom: 5px;
		}
		.tc-bot{
			
		}
		.tc-bot .tc-baojia{
			font-size:16px;
			color:#000;
			font-weight: 400;
			margin-top:8px;
			margin-bottom: 8px;
		}
		
        .zjtc .left .shiqi a.hover {
            background: #626262;
            color: #FFF;
        }
        .zjtc div.right div.fengge a.hover {
            background: #4fc9fe;
            color: #FFF;
        }
        
        .zjtc div.left div.one {
            width: 290px;
            height: 30px;
            margin-top: 15px;
            margin-bottom: 15px;
			position:relative;
        }
        .zjtc div.left div.one input {
            display: block;
            width: 280px;
            height: 30px;
            line-height: 30px;
            padding-left: 10px;
            background:#f6f6f6;
            border: 1px solid #6666;
            outline: none;
            border-radius: 5px;
			padding-left:60px;
        }
		.zjtc div.left div.one span{
		        	    position: absolute;
		    			left: 8px;
		    			top: 7px;
		}
        .tips{
        	color:#ea4041;
        	font-size:24px;
        	font-style: italic;
        	margin-top:25px;
        	margin-bottom: 20px;
        }
        .tc-but{
        	display: flex;
        	justify-content: flex-start;
        	width:420px;
        	
        }
        .tc-but .tc-but-l{
        	width:238px;
        	background: #000;
        	color:#fff;
        	height:43px;
        	line-height: 43px;
        	text-align: center;
        	font-size:18px;
        }
        .tc-but .tc-but-l a{color:#fff;}
        .tc-but .tc-but-r{
        	width:208px;
        	background: #ffc000;
        	color:#fff;
        	height:43px;
        	line-height: 43px;
        	text-align:center;
        	font-size:18px
        }
        .tc-but .tc-but-r a{color:#fff;}
		.zjtc div.right {
            width: 338px;
            height: 507px;
            
        }	
        .heiquan_2 {
            width: 100%;
            height: 100%;
            position: fixed;
            display: none;
            top: 0px;
            background: rgba(0, 0, 0, 0.5);
            z-index: 998;
        }
        /*私人定制样式*/
       .dingzhi{
       		width: 834px;
            height: 513px;
            position: fixed;
            left: 50%;
            margin-left: -415px;
            top: 50%;
            margin-top: -230px;
            z-index: 9998;
            display: none;
            overflow: hidden;
            font-style: normal;
       }
       .dingzhi a.coolsclose {
            display: block;
		    width: 40px;
		    height: 40px;
		    position: absolute;
		    right: 10px;
		    top: 10px;
        }
		.dingzhi-con{position: relative;background: #fff; height:513px;}
		.dingzhi-style{width:612px; height: 84px;margin-left:84px;text-align: center; }
		.dingzhi-style-tit{font-size:18px;line-height:30px; font-weight: 300;margin-bottom: 8px;margin-top: 10px;}
		.dingzhi-style-fg{display: flex; justify-content: space-around; line-height: 30px;}
		.dingzhi-style-fg a{width: 80px;
            height: 30px;
            display: block;
            text-align: center;
            line-height: 30px;
            float: left;
            margin: 0 5px;
            background: #f6f6f6;
            color: #787878;
            border-radius: 10px;
            border: #787878 1px solid;
			font-size: 16px;
		}
       .dingzhi .dingzhi-con .dingzhi-style-fg  a.hover {
       		width: 80px;
            height: 30px;
            background: #535353;
            color: #FFF;
        }
        .dingzhi-city{width:612px; height: auto;margin-left:84px;text-align: center;}
        .dingzhi-city .dingzhi-city-tit{
        	font-size:18px;line-height:30px; font-weight: 300;margin-bottom: 8px;margin-top: 10px;
        }
        .city-area{
        	display: flex;
        	justify-content: space-around;
        	flex-flow: wrap;
        }
         .city-area input[type='radio']{
        	width:18px;
        	height:18px;
        	margin-top:2px;
        }
        .city-area  .radio {
			display:flex;
			justify-content: flex-start;
			width:94px;
			margin-top: 5px;
    		margin-bottom: 5px;
		}
        .city-area .radio-tit{
        	font-size:16px;
        	padding-left:10px;
        }
        .dingzhi-contact{
        	width:612px; height: auto;margin-left:84px;text-align: center;
        }
        .dingzhi-contact-tit{
        	font-size:18px;line-height:30px; font-weight: 300;margin-bottom: 8px;margin-top: 10px;
        }
        .dingzhi-contact-con{
        	display: flex;
        	justify-content: space-around;
        }
		.two{
		        	position: relative;
		        }
		        .two span{
		        	position:absolute;
		        	right:270px;
		        	top:8px;
		}
        .dingzhi-contact-con input{
        	display: block;
            width: 280px;
            height: 30px;
            line-height: 30px;
            padding-left: 10px;
            background:#f6f6f6;
            border: 1px solid #6666;
            outline: none;
            border-radius: 5px;
        }
		.dingzhi-contact-con input:last-child{
		        	padding-left:50px;
		        	margin-left:40px;
		}
        .dingzhi-but{
        	margin-top:15px;
        	background: #3e729a;
        	color:#fff;
        	font-size:22px;
        	font-weight: 400;
        	width:462px;
        	margin-left:164px;
        	height: 40px;
        	line-height: 40px;
        	text-align: center;
        	border-radius:10px;
        }
        .dingzhi-but a{
        	color:#fff;
        	display: block;
        	text-align: center;
        }
	.tc-wx{
	position: absolute;
    right: 80px;
    bottom: 85px;
    z-index: 222;
    display: none;
    width: 164px;
    height: 154px;
	}
	.tc-wx .tc-wx-con{
		
		
		
	}
	.sytc {
		    width: 819px;
            height: 617px;
            position: fixed;
            left: 50%;
            margin-left: -415px;
            top: 58%;
            margin-top: -342px;
            z-index: 9998;
            display: none;
            overflow: hidden;
            font-style: normal;
            border-radius: 25px;
			background:(0,0.0.4);
		
	}
	.sytc-con{
		position: relative;
	}
	.sytc-con .sytc-con-img{
		z-index:33;
		wdith:819px;
		height:617px;
	}
	.sytc-con-but{
		position: absolute;
		left:265px;
		bottom: 83px;
	}
	.sytc-con-but a img{
		width:285px;
		height:54px;
		z-index:44;
	}
	.sytc-con  .formgroup{
		width: 420px;
		height: 64px;
		position: absolute;
		bottom: 177px;
		left: 199px;
	}
	.sytc-con  .formgroup input{
		display: block;
		    width: 412px;
		    height: 64px;
		    line-height: 60px;
		    padding-left: 10px;
		    outline: none;
		    border-radius: 5px;
		    font-size: 30px;
		    border: none;
	}
	.sytc a.coolsclose {
            display: block;
		    width: 40px;
		    height: 40px;
		    position: absolute;
		    margin-left: 778px;
		    top: 10px;
		    z-index:44;
    }
	
	
