@CHARSET "UTF-8";
html,body {
	background-color: #efeff4;
}
.mui-bar .mui-pull-left .mui-icon {
	padding-right: 5px;
	font-size: 28px;
}
.mui-bar .mui-btn {
	font-weight: normal;
	font-size: 17px;
}
.mui-bar .mui-btn-link {
	top: 1px;
}
#header{
	background-color:#3692f7;position: unset;-webkit-box-shadow: none;
}
#header h1,#header a{
	color:#fff;
}
img{display:block}
.green{
	color:#1a682a;
    font-weight: bold;
}
.tc{
	text-align: center;
}
.fz18{
	font-size:18px;
}
#address{
	width:100%;
}
#ewm{
	width:50%;
	margin:0 auto;
}
.mui-input-row label{width: 30%;padding-right: 0;}
.mui-input-row input{width: 70% !important;}
.clear{clear: both;}
svg {
	display: block;
    margin: 10px auto;
	min-height: 350px;
}
.tipsy-inner{
	background-color: #d6d6d6 !important;
}
.tipsy-inner p{
	color: #49494e;
}
.tipsy-inner p.description{
	text-align: left;
}
.edgePath path {
  stroke: #333;
  fill: #333;
  stroke-width: 1px;
}
.ld_top{width: 100%;float: left;}
.ld_top_l{float: left;max-width:23%;margin-left: 1%;margin-right: 1%;}
.ld_top_l img{max-width: 100%;}
.ld_top_r{float:left;max-width:75%}
.ld_tit{font-weight: bold;font-size: 15px;}
.ld_tag{line-height: 3;border-bottom: 1px dashed #ccc;padding-left: 1em;margin-bottom: 10px;}
.ld_tag img{margin-right: 5px !important;vertical-align: middle;display: inline-block !important;}


.footer {
    /*height: 40px;
    line-height: 40px;*/
                position: fixed;
                bottom: 0;
                width: 100%;
                text-align: center;
                /*background: #333;
                color: #fff;*/
                font-family: Arial;
                font-size: 12px;
                letter-spacing: 1px;
}

