/*css reset*/
html, body, div, applet, object, iframe, em, p, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {margin:0;padding:0;border:0;outline:0;vertical-align:baseline} 
h1, h2, h3, h4, h5, h6{margin:0;padding:0;border:0;outline:0;vertical-align:baseline}
ol, ul {list-style:none} :active{outline:none;} :hover{outline:none;}
table {border-collapse:collapse;border-spacing: 0} 
caption, th, td { text-align: left; font-weight: normal} 
strong {font-weight:600} 
a,a:active,a:visited{text-decoration:none;cursor:pointer;font-family:'Microsoft Yahei','SimHei','Simsun',sans-serif;color:#333;} 
a:hover{text-decoration:none;}
body{font-family:'Microsoft Yahei','SimHei','Simsun',sans-serif; background: #fff; position: relative;}
body.bw{ background: #fff; }
input[type=botton]{word-wrap:break-word; outline:none;font-family:'Microsoft Yahei','SimHei','Simsun',sans-serif;}
input{border-radius:0;font-family:'Microsoft Yahei','SimHei','Simsun',sans-serif;}
li{ list-style-type:none;}
img { border: none;}

/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;}
/* height */
.hi{height: inherit};
.h20{height:20px;}
.h24{height:24px;}
.h30{height:30px;}
.h35{height:35px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
/* width */
.w20{width:20px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w100{width:100px;}
.w120{width:120px;}
.w140{width:140px;}
.w150{width:150px;}
.w160{width:160px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w280{width:280px;}
.w300{width:280px;}
.w320{width:320px;}
.w360{width:360px;}
.w400{width:400px;}
.w460{width:460px;}
.w500{width:500px;}
.w600{width:600px;}
.w640{width:640px;}
.w700{width:700px;}
.wc100{width: 100%;}
/* line-height */
.lh0{line-height:0;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px;}
.lh26{line-height:26px;}
.lh28{line-height:28px;}
.lh30{line-height:30px;}
.lh35{line-height:35px;}
.lh40{line-height:40px;}
.lh45{line-height:45px;}
/* margin */
.m0{margin:0;}
.m10{margin:10px;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.mr1{margin-right:1px;}
.mr2{margin-right:2px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb1{margin-bottom:1px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
/* padding */
.p0{padding:0;}
.p1{padding:1px;}
.pl1{padding-left:1px;}
.pt1{padding-top:1px;}
.pr1{padding-right:1px;}
.pb1{padding-bottom:1px;}
.p2{padding:2px;}
.pl2{padding-left:2px;}
.pt2{padding-top:2px;}
.pr2{padding-right:2px;}
.pb2{padding-bottom:2px;}
.pl5{padding-left:5px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pl3{padding-left:3px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}
/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */
.bcff{background-color:#fff;}
.bcfb{background-color:#fbfbfb;}
.bcf5{background-color:#f5f5f5;}
.bcf0{background-color:#f0f0f0;}
.bceb{background-color:#ebebeb;}
.bce0{background-color:#e0e0e0;}
/* safe color */
.cred{color: red;}
.c00{color:#000;}
.c33{color:#333;}
.c66{color:#666;}
.c99{color:#999;}
.ccc{color:#ccc;}
.cwh{color:white;}
.bn{border:none;}
/* font-size */
.f0{font-size:0;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
/* font-family */
.fa{font-family:Arial;}
.ft{font-family:Tahoma;}
.fv{font-family:Verdana;}
.fs{font-family:Simsun;}/*宋体*/
.fyh{font-family:'Microsoft Yahei';}/*微软雅黑*/
.fh{font-family:'SimHei';}
/* font-style */
.fw100{font-weight:100;}
.fwn{font-weight:normal; font-style:normal;}
.fwb{font-weight:bold;}
.fsi{font-style:italic;}/*斜体*/
/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.tj{text-align:justify;}/*单词两端对齐*/
/* text-decoration */
.tdl{text-decoration:underline;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
.lt2{letter-spacing:2px;}
.lt3{letter-spacing:3px;}
/* white-space */
.nowrap{white-space:nowrap;}/*文本不进行换行*/
/* word-wrap */
.bk{word-wrap:break-word;}/*自动换行*/
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
/* float */
.fl{float:left;}
.fr{float:right;}
/* clear */
.clb{clear:both;}
.clear:after {height: 0; visibility: hidden; content: ""; display: block; clear: both;}
/* position */
.por{position:relative;}
.poa{position:absolute;}
.pof{ position:fixed;}
/* cursor */
.cut{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal;}/*段落溢出小点表示*/
.cup{cursor:pointer;}/*鼠标指针变成手*/
.cud{cursor:default;}/*默认光标*/
/* overflow */
.ovh{overflow:hidden;}/*隐藏溢出*/
.ova{overflow:auto;}/*由浏览器决定如何显示,如果需要,则显示滚动条。*/
/* visibility */
.vh{visibility:hidden;}/*元素可见*/
.vv{visibility:visible;}/*元素不可见*/


/* ------------------- multiply CSS ------------------ */
/* 块状元素水平居中 */
.auto{margin-left:auto; margin-right:auto;}
/* 单行文字溢出虚点显示 */
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/* 大小不定元素垂直居中 */
.dib_vm{display:inline-block; width:0; height:100%; vertical-align:middle;}
/* 按钮禁用 */
.disabled{color:#acacac!important; border-color:#acacac!important; text-shadow:1px 1px #fff!important; outline:0!important; cursor:default!important; pointer-events:none;}
.disabled:hover{text-decoration:none!important;}

/*添加菜单CSS样式*/
.menu{width:99.5%;height:99%;}
.add_menu{height:38px;line-height: 38px;border-bottom: 1px solid #95B8E7;}
.menu_content{padding:10px 60px 20px 60px; margin-top: 9px;}
.w250h20{width:250px;height:20px;}
.w100h30{width:100px;height:30px;margin-left: 24px;  line-height: 30px;}

/*表单元素css样式*/
.list_text{width: 150px; line-height: 20px; height: 20px; border: 1px solid #ccc; border-radius: 4px; padding: 3px 6px; margin: 0 0 0 15px;}
.list_sub{margin-left: 20px; border: 1px solid #ccc; background: #fff; padding: 4px 15px; color: #333;}
.ipt-text,.slt{width:205px;height:24px;line-height:24px;border:1px solid #ccc;border-radius: 4px;padding:3px 6px;}
.slt {width:220px;height:32px;}
.ipt-text:focus,.slt:focus {border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}    
.slt-sm {height: 28px;border: 1px solid #ccc;border-radius:4px;}
.ipt-sm{width:100px;}
.btn-white {padding: 3px 6px 4px;border: 1px solid #ddd;background: #fff;color: #777;cursor: pointer;vertical-align: middle;}
.btn-white:hover {background: #f1f1f1;}

/*弹层样式*/
.zonePrice  {display: none;}
.zonePrice .tb-wrap {position: fixed;left: -50px;top: 0;width: 100%;height: 100%;display: table;z-index: 9999;}
.zonePrice .tb-cell {display: table-cell;vertical-align: middle;}
.zonePrice .tb-cell .main{width:500px;border: 1px solid #ddd;border-radius: 5px;background: #fff;margin: 0 auto;box-shadow: 0 0 6px #ccc;}
.zonePrice .hd {height: 50px;line-height: 50px;padding-left: 10px;background: #fbfbfb;border-bottom: 1px solid #f1f1f1;border-radius: 5px 5px 0 0;font-size: 16px;font-weight: normal;}
.zonePrice .hd h2 {display: inline-block;}
.zonePrice .i-close {display: inline-block;float: right;margin-right: 10px;font-size: 26px;color: #666;cursor: pointer;}
.zonePrice .bd {padding: 10px;}
.zonePrice .ft {margin: 10px 0 0 0;padding: 10px;border-top: 1px solid #ddd;text-align: right;}
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; line-height: 1.428571429; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd } 
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary { color: #fff; background-color: #3276b1; border-color: #285e8e } 
.btn-default { color: #333; background-color: #fff; border-color: #ccc; } 
.btn-default:hover { color: #333; background-color: #ebebeb; border-color: #adadad }
.zonePrice .iptList{display: block;clear: both;overflow: auto;max-height: 120px;}
.zonePrice .iptList li {display: inline-block;}
.zonePrice .iptList li label{margin-right: 5px;}
.zonePrice .iptList li label input{vertical-align: middle;}

/*黑白灰表格样式*/
#addnew{width: auto; margin: 10px; padding: 5px; background: #efefef; border: 1px solid #ddd;}
#addnew .addnew_title{background: #fff; border: 1px solid #ccc; margin: 10px 0; padding: 5px; width: auto; line-height: 34px;}
#addnew .addnew_title .at_tr{width: 100%; height: 34px; border-bottom: 1px solid #e1e1e1; margin-bottom: 2px;}
#addnew .addnew_title .at_tr .at_tr_l{background: #e2e8eb; display: inline-block; float: left; text-align: right; padding-right: 5px; width: 10%; border-right: 1px solid #ccc; margin-right: 5px; font-size: 14px;}
#addnew .addnew_title .at_tr .at_tr_r{float: left; width: 80%;}
#addnew .addnew_title .at_tr .at_tr_r .addnew_text {border: 1px solid #ccc; border-radius: 4px; width: 200px; height: 26px; padding: 0 2px; margin: 2px 100px 2px 0;}
#addnew .addnew_content{background: #fff; border: 1px solid #ccc; margin: 10px 0; padding: 5px; width: auto; line-height: 30px;}
#addnew .addnew_content .ac_left{background: #e2e8eb; float: left; text-align: right; padding-right: 5px; width: 10%; border-right: 1px solid #ccc; margin-right: 5px; font-size: 14px;}
#addnew  .addnew_content .ac_right{float: left; width:80%;}

.selected { color: #fff; background: #f84143;padding: 0px 2px 1px;margin:0 3px;} 

/*后台基本通用样式*/
.setup_btn { display: block; margin-left: 100px; margin-top: 10px; width: 217px; height: 35px; line-height: 35px; text-align: center; border: 1px solid #ccc; background: #fff; color: #666; }
.setup_btn:hover { background: #eee; color: #444; }
.thcss{line-height: 30px; font-weight: bold; text-align: center;}
.tdcss{line-height: 30px; float: left; width: 100%;}
.list_sub{margin-left: 20px; border: 1px solid #ccc; background: #fff; padding: 4px 15px; color: #333;}
.list_sub2{display: inline-block; float: right; width: 70px; height: 28px; line-height: 28px; text-align: center; border-radius: 5px; color: #fff; font-size: 14px; background: #e54144;}
.list_top{line-height: 28px; padding:10px 0;}
.time_text{width: 90px; height: 20px; line-height: 20px; border: 1px solid #ccc; border-radius: 4px; margin-left: 0px; padding: 3px 6px; background: #fff url(/picture/home/healthinfo/time.png) no-repeat 78px; color: #4d4d4d;}
