

.float_layer-bg{ display:block}

.float_layer{display:none;box-shadow: 0 2px 6px 2px #e5e5e5; width:250px;border-radius:5px; background:#FFF;padding-top:30px; padding-bottom:30px}

.float_layer_p{height:35px;line-height:35px;padding-left:10px;font-size:21px;position:relative;}


.float_layer .min{width:35px;height:35px;background:url(../sximg/close.png) no-repeat 0 bottom;position:absolute;top:-10px;right:3px;}
.float_layer .max{width:35px;height:35px;background:url(../sximg/open.png) no-repeat 0 bottom;position:absolute;top:-10px;right:3px;}


	
	
.float_layer .content2{ height:auto;width:250px;overflow:hidden;font-size:14px;line-height:18px;color:#666; }
.float_layer .wrap2{padding:10px 10px 4px 10px;}
.float_layer input{box-shadow: 0 2px 6px 2px #e5e5e5; border:0; width:220px; height:30px; margin:10px 15px;border-radius:5px; padding-left:10px}
.float_layer textarea{box-shadow: 0 2px 6px 2px #e5e5e5; border:0; width:220px;margin:10px 15px;border-radius:5px;padding-left:10px}
.float_layerSubmit{ background:#16529b;border-radius:50px; width:150px!important; color:#FFF; text-align:center}


.float_layer ul{ width:98%; margin:0px auto 10px auto!important; padding-left:10px}
.float_layer ul li{ width:14%; margin:0 0 0 1%}
.li_kf{ width:39%!important;}
.li_kf img{ width:100%}
.float_layer ul li img{ width:100%}
	@media screen and (max-width: 768px) {
	

.float_layer-bg{display:none}
	
	
	}