/*白色标题*/
.ui-navbar .white-title{position: relative;overflow: hidden;background:#fff;}
.ui-navbar .white-title .back{float:left;padding:0px 8px;border:0;background:#fff;margin-left:10px;}
.ui-navbar .white-title .back .back_icon{display:block;background:url(http://img.xiugei.com/m/img/icon/back_iconH.png) center center no-repeat;width:16px;height:32px;}
.ui-navbar .white-title h3{width:60%;height:100%;text-align: left;margin-left:50px;position: absolute;left:0;top:0;line-height: 43px;z-index: 1;color:#333;font-family: "微软雅黑";font-weight: normal;font-size: 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-decoration: none;text-shadow: none;}
.white-title .menu-btn{float:right;padding: 0px;margin:0px;border: 0;background: #fff !important;}
.white-title .menu-btn .Allmenu{display: block;width:20px;height:32px;background:url(http://img.xiugei.com/m/img/icon/allMenuH_icon.png) center center no-repeat;background-size: 100%;margin-top:6px;margin-right:8px;margin-left:8px;}
/*白色标题add*/


/*红色标题*/
.ui-navbar .red-title{position: relative;overflow: hidden;background:#E42141;z-index: 9999;}
.ui-navbar .red-title .back{float:left;padding:0px 8px;border:0;background:#E42141 !important;margin-left:10px;}
.ui-navbar .red-title .back .back_icon{display:block;background:url(http://img.xiugei.com/m/img/icon/back_icon.png) center center no-repeat;width:16px;height:32px;}
.ui-navbar .red-title h3{height:44px;line-height:44px;position:absolute;width:100%;z-index:-1;padding:0px 50px;text-align:center;color:#fff;font-family: "微软雅黑";font-weight: normal;font-size: 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-decoration: none;text-shadow: none;}
.red-title .menu-btn{float: right;padding: 0px 8px;border: 0;background: #E42141 !important;}
.red-title .menu-btn .Allmenu{display: block;background: url(http://img.xiugei.com/m/img/icon/allMenu_icon.png) center center no-repeat;background-size:100%;width: 20px;height: 32px;}
/*红色标题add*/
.ui-navbar .red-title h1{height:44px;line-height:44px;position:absolute;width:100%;z-index:-1;padding:0px 50px;text-align:center;color:#e42141;font-family: "微软雅黑";font-weight: normal;font-size: 18px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-decoration: none;text-shadow: none;}