@CHARSET "UTF-8";
html,body {
	background-color: #fff;
}
.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;
}
#footer {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    background-color: #eee;
    margin-top: 15px;
}
img{display:block}
.mui-input-row label{width: 30%;padding-right: 0;font-size: 15px;}
.mui-input-row select{height:21px;font-size: 15px;}
.mui-input-row input{width: 70% !important;font-size: 15px;}
.mui-input-group .mui-input-row:after {right: 15px;}
.clear{clear: both;}
#result_box {
    display: block;
    margin: 10px auto;
    min-height: 350px;
}
#result_box span {
    font-size: 15px;
    line-height: 2;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#result_box span.s1{background: #cff2ff;}
.jingduliucheng1,.jingduliucheng2,.jingduliucheng3,.jingduliucheng4{
    margin: 0 auto;
    width: 110px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    color: #000;
}
.jingduliucheng1{
	background:#4D984D;
}
.jingduliucheng2{
    height: 30px;
    width: 5px;
    background: #4e4e4e;
    margin: 1px auto 0;
}
.jingduliucheng3{
    border: 8px solid white;
    border-top: 16px solid #4e4e4e;
    width: 0;
    height: 0;
    margin: 0 auto -7px;
}
.jingduliucheng4{
    background: red;
}
.page_line{text-align: center;}
.page_line span{border: none !important;}
.page_line span a{
	display: inline-block;
    padding: 0 5px;
    border: 1px solid;
    border-radius: 3px;
    margin: 0 2px;
}
.page_line span input{
	line-height: 15px;
    height: 26px;
    margin: 5px;
}
#num{width: 40px;
    text-align: center;
    text-indent: 0;
    padding: 0;}
.page_line span input[type=submit]{margin-left:0}

  
 nav {
	background: #fff;
        height: 50px;
        text-align: center
    }
    
 nav .mui-btn{
    position:fixed;
    bottom:0;
    left:0;
    left:font-size: 20px;
    height: 36px;
    background-color:#FCB406;
    width:100%;
    color:#fff;
    height:50px;
    font-family: "Î¢ÈíÑÅºÚ";
    }