.mui-bar-tab {
    height: 40px!important;
}
.mui-tit-logo{
    position: relative;
    top: -5px;
    left: 40%;
}
.mui-bar-tab b{
    line-height: 50px;
    margin-left: 20px;
    color: #fff;
}
.mui-bar-tab b i{
    color:#B10202;
    font-size: 22px;
}
.mui-nav-qq{
    background:url(../images/nav-qq.png) no-repeat center left;
}
.mui-nav-phone{
    background:url(../images/nav-phone.png) no-repeat center left;
}
.mui-nav-jia{
    background:url(../images/nav-jia.png) no-repeat center left;
}
.mui-t-item{
    display: table-cell;
    overflow: hidden;
    height: 35px;
    font-size: 0.98rem;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.mui-a{width:30%;border-right:1px solid #e5e5e5;}
.mui-b{width:30%;}
.mui-c{width:40%;}
.mui-qiang{
    background:#DCAF76;
}
.my-info-icon {
    margin-right: 0px!important;
}


.baoming{
    background: #fff;
}
.baombiao{
    position: relative;    
    width: 95%;
    margin: 0 auto;
    margin-top: 12px;
}
.baombiao>img{
    position: absolute;
    top: 2px;
    left: 16px;
    width: 9%;
}
.baombiao>h3{
    font-size: 18px;
    padding-top: 3px;
    text-align: center;
}
.baombiao>h3>b{
    display: inline-block;
    width: 100%;
    font-size: 12px;
}
.baombiao>h3>b>em{
    color: #FFBA00;
}
.formDiv{
    padding-top: 13px;
    width: 100%;
    padding-bottom: 10px;
}
.formDiv div {
    text-indent:23px;
    font-size: 16px;
}
.formDiv div.shout{
    width: 100%;
}
.formDiv div.shout>select{
    width: 28%; 
}
.formDiv div.shou{
    width: 100%;
}
.formDiv div.shou>select{
    width: 43%; 
}
.formDiv div select{
    height: 40px;
    color: #A9A9A9;
    font-size: 16px;
    border: 1px solid #CCCCCC!important;
}
.formDiv div select{
    
}
.formDiv div p{
    font-size: 12px;    
    color: #FCDD11;    
    padding-left: 25px;
}
.formDiv span i{
    color:#BB0A20;
}
.formDiv .in-text {
    height: 40px;
    font-size: 16px;  
    border: none;
    width: 87%;
        border: 1px solid #CCCCCC;
}
.formDiv .in-submit {
    width: 87%;
    height: 30px;
    line-height: 15px;
    text-align: center;
    margin: 0px auto;
    
	background: #B27F66  url("/Public/mobile/images/search2.png") no-repeat center center; 
	background-size: 42%;
	
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    border: none
}
.zhucai p{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    background: #F3B507;
    color: #fff;
    font-size: 16px;  
    padding: 5px 0;
    border-radius: 10px;    margin-bottom: 10px;
}
.imgb{
    display: none;    
    margin-top: -15px;
}
.mui-slider {
    margin-bottom: 10px;
}
.gongyi{
    background: #F7F8F8;
    text-align: center;
    padding-bottom: 5px;
}
.gongyi ul{
    width: 100%;
}
.gongyi ul li{
    width: 31%;
    display: inline-block;
    margin-right: 1%;
    background: #FDD51F;
    text-align: left;
    margin-bottom: 10px;
}
.gongyi ul li.te{
    margin-right: 0;
}
.gongyi ul li>p{
    font-size: 12px;
    padding: 4px 0;
    margin: 0;color: #000;
}
.gongyi ul li>p>b{
    font-weight: bold;
    color: #000;
    font-size: 14px;
    padding-right: 5px
}
.mui-slider-title{
    color: #fff;
}

.topd{
    position: fixed;
    bottom: 10px;
    right: -50px;
    z-index: 1;
}
.topd>img{
    width: 56%;
    opacity: .9;
}
.jiana,.jianb{
    display: inline-block;
    position: relative;
    right: 6px;
}
.jiana{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* Internet Explorer 9*/
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); /* Opera */
    top: 4px;
    
}
.jianb{
    transform:rotate(270deg);
    -ms-transform:rotate(270deg); /* Internet Explorer 9*/
    -moz-transform:rotate(270deg); /* Firefox */
    -webkit-transform:rotate(270deg); /* Safari 和 Chrome */
    -o-transform:rotate(270deg); /* Opera */
    top: -4px;
}

.jielun{
    background: #E1E8F2;
    padding-bottom: 25px;
    margin-bottom: 40px;
}
.jielun>h2{
    font-size: 22px;
    color: #333;
    font-weight: normal;
    text-align: center;
    padding-top: 15px;
}
.jielun>h2>span{
    font-size: 34px;
    color: #000;
}
.jielun>div{
    width: 80%;
    border: 1px solid #666;
    color: #666;
    padding: 15px 28px;
    margin: 0 auto;
    margin-top: 18px;
    text-align: center;
}
.jielun>div>p{
    margin-bottom: 10px;
    font-size: 16px;
}
.jielun>div>p>span{
    display: inline-block;
    width: 20%;
    text-align: left;

}
.jielun>div>p>span>b{
    font-size: 20px;
    font-weight: normal;
    color: #000;
}
.jielun>div>p>span.zh{
    text-align: center;
    width: 50%;
}
.jielun>div>p>span.rt{
    text-align: right;
    width: 6%;
}

.t1{
	font-weight:bold;
	font-size:14px;
	letter-spacing: -2px;
}

.zh{
	display:inline-block;
	width:65px;
	color:red;
}

.tdel{
	color:#33;
	font-size:11px;
}

.counts{
	display: inline-block;
	width: 189px;
	border: 1px solid;color:red;
	height:30px;
	line-height:30px;
	border-radius: 3px;
	text-indent:15px;
}