
/* ΜαΚΎ */
.msg_tip {
	background: #333;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 30px 0;
}
.fr{float: right;}

.bottom_khdxz {width: 100%;height: 70px;background: rgba(0, 0, 0, 0.8);position: fixed;bottom: 0;display: none;}
.bottom_khdxz .left_logo{display: inline-block;position: relative;top:8px;left:25px;width:220px;height:60px;}
.bottom_khdxz .left_logo dt{float: left}
.bottom_khdxz .left_logo dt .left_client_icon{display: inline-block;width: 55px;height: 55px;background: url(../images/bottom/icon.png) no-repeat;background-size: 50px auto;position: relative;top: 2px;margin-right: 5px}
.bottom_khdxz .left_logo dd{float: left;color: #fff;line-height: 22px;position: relative;top: 6px;font-size: 14px;margin: 0;}
.bottom_khdxz .right_xzbtn{display: inline-block;position: absolute;width: 85px;height: 35px;line-height: 35px;border: 1px solid #5d9df6;color: #fff;border-radius: 5px;top: 16px;right: 10px;text-align: center;}
.bottom_khdxz .bottom_khdxz_close{display: inline-block;width: 28px;height: 28px;background-color: #828282;position: absolute;left: 0;top: 0;border-radius: 0 0 28px 0}
.bottom_khdxz .bottom_khdxz_close i{display: inline-block;width: 12px;background: url(../images/bottom/bt_close.png) no-repeat;background-size: 12px auto;position: relative;top: 5px;left: 5px;}

.am-breadcrumb>li{
	line-height: 18px;
}
.am-breadcrumb>li+li:before{
	content:">";
	color: #0e90d2;
}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}

/*tap*/
.tap5{height: 5px;}
.tap10{height: 10px;}
.tap20{height: 20px;}