body { font-size:12px; color:#4e5663; background:#e9f0f4;font-family: Verdana, Geneva, sans-serif;}
a.link:link,
a.link:visited{color:#067ab4;}
a.link:hover{color:#0066cc;}
a.link_1:link,
a.link_1:visited{color:#4e5663; text-decoration:none;}
a.link_1:hover{color:#0066cc; text-decoration:underline;}
.cl_yellow{ color:#c60;/*土黄*/}
.cl_red{ color:#e10000;/*深红*/}
.cl_green{ color:#468847;/*深绿*/}
.cl_grey{ color:#aaa;/*灰色*/}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
hr.dashed{ background:url(../img/hr_dashed_bg.png) repeat-x 0 0;  border:none; *border-top:#9eb2c0 1px dotted; margin:12px 0;*margin:6px 0;}
hr.dashed.notopMargin{ margin-top:0;}
hr.solided{border-top:#f2f2f2 1px solid; margin:12px 0;*margin:6px 0;}
hr.solided.notopMargin{ margin-top:6px;}
/*基础宽度*/
.w1200 { width:1200px; margin:0 auto;}
.w1200:after { clear: both; }
.w1200:before,
.w1200:after { display: table; line-height: 0; content: ""; }
/*布局*/
.frow { *zoom: 1;}
.frow:before,
.frow:after { display: table; line-height: 0; content: ""; }
.frow:after { clear: both; }
/*浮动*/
.float-right { float: right; }
.float-left { float: left; }
/*定位*/
.c_abs{ position:absolute;}
.c_rel{ position:relative;}
/*上下移位*/
.TB1 { position:relative; top:1px; }
.TB2 { position:relative; top:2px; }
.TB3 { position:relative; top:3px; }
.TB4 { position:relative; top:4px; }
.TB5 { position:relative; top:5px; }
.TB-1 { position:relative; top:-1px; }
.TB-2 { position:relative; top:-2px; }
.TB-3 { position:relative; top:-3px; }
.TB-4 { position:relative; top:-4px; }
.TB-5 { position:relative; top:-5px; }
/*宽度*/
.w480{ width:480px;}
.w360{ width:360px;}
.w300{ width:300px;}
.w240{ width:240px;}
.w180{ width:180px;}
.w120{ width:120px;}
.w100{ width:90px;}
.w90{ width:90px;}
.w80{ width:80px;}
.w70{ width:70px;}
.w60{ width:60px;}
.w50{ width:50px;}
.w40{ width:40px;}
.w30{ width:30px;}
.w20{ width:20px;}
/*基础样式*/
div.center,
p.center,
img.center { margin-left: auto !important; margin-right: auto !important; float: none !important; display: block; text-align: center; }
div.toleft,
p.toleft{ text-align:left;}
div.toright,
p.toright{text-align:right;}
/*字体大小*/
.fs24 { font-size:24px; }
.fs16 { font-size:16px; }
.fs14 { font-size:14px; }
.fs12 { font-size:12px; }
/* 字体*/
.yahei { font-family:"微软雅黑", "Microsoft YaHei", "黑体", "Hei", "SimHei", "STHeiti", Tahoma, Helvetica, arial, sans-serif; }
/*margin*/
.mgA6 { margin:6px; }
.mgA12 { margin:12px; }
.mgA18 { margin:18px; }
.mgA24 { margin:24px; }
/*6*/
.mgT6 { margin-top:6px; }
.mgL6 { margin-left:6px; }
.mgR6 { margin-right:6px; }
.mgB6 { margin-bottom:6px; }
/*12*/
.mgT12 { margin-top:12px; }
.mgL12 { margin-left:12px; }
.mgR12 { margin-right:12px; }
.mgB12 { margin-bottom:12px; }
/*18*/
.mgT18 { margin-top:18px; }
.mgL18 { margin-left:18px; }
.mgR18 { margin-right:18px; }
.mgB18 { margin-bottom:18px; }
/*24*/
.mgT24 { margin-top:24px; }
.mgL24 { margin-left:24px; }
.mgR24 { margin-right:24px; }
.mgB24 { margin-bottom:24px; }
/*padding*/
.pdA6 { padding:6px; }
.pdA12 { padding:12px; }
.pdA18 { padding:18px; }
.pdA24 { padding:24px; }
/*6*/
.pdT6 { padding-top:6px; }
.pdL6 { padding-left:6px; }
.pdR6 { padding-right:6px; }
.pdB6 { padding-bottom:6px; }
/*12*/
.pdT12 { padding-top:12px; }
.pdL12 { padding-left:12px; }
.pdR12 { padding-right:12px; }
.pdB12 { padding-bottom:12px; }
/*18*/
.pdT18 { padding-top:18px; }
.pdL18 { padding-left:18px; }
.pdR18 { padding-right:18px; }
.pdB18 { padding-bottom:18px; }
/*24*/
.pdT24 { padding-top:24px; }
.pdL24 { padding-left:24px; }
.pdR24 { padding-right:24px; }
.pdB24 { padding-bottom:24px; }

/*按钮*/
.btn_1,
.btn_2,
.btn_3{display:inline-block;outline: 0; text-decoration:none; border-width:1px;  border-style:solid; background-image:url(../img/btn_bg.png); background-repeat:repeat-x; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color:#fff;}

/*大按钮*/
.btn_1{ line-height:37px;text-shadow: 0 -1px rgba(0,0,0,.4);padding:0 24px; font-weight:bold; font-size:14px;}

.btn_1.red{ border-color:#c82f1d;background-color:#d6482e; background-position:0 0; }
.btn_1.red:hover{ background-color:#e05938; background-position:0 -50px;}
.btn_1.red:active{ background-color:#d84d30; background-position:0 -100px;}
.btn_1.red.no_ald,
.btn_1.red.no_ald:link,
.btn_1.red.no_ald:visited,
.btn_1.red.no_ald:hover,
.btn_1.red.no_ald:active{ border-color:#e6a9a3; background-color:#f0b9ad; background-position:0 -150px;}


.btn_1.blue{ border-color:#008ef0;background-color:#00b6f5; background-position:0 -200px;}
.btn_1.blue:hover{ background-color:#00c5f7; background-position:0 -250px;}
.btn_1.blue:active{ background-color:#00b4f5; background-position:0 -300px;}
.btn_1.blue.no_ald,
.btn_1.blue.no_ald:link,
.btn_1.blue.no_ald:visited,
.btn_1.blue.no_ald:hover,
.btn_1.blue.no_ald:active{ border-color:#99d9fa; background-color:#99e2fb; background-position:0 -350px;}

.btn_1.yellow{ border-color:#ff6600;background-color:#ff9600; background-position:0 -400px;}
.btn_1.yellow:hover{ background-color:#ffa800; background-position:0 -450px;}
.btn_1.yellow:active{ background-color:#ff9000; background-position:0 -500px;}
.btn_1.yellow.no_ald,
.btn_1.yellow.no_ald:link,
.btn_1.yellow.no_ald:visited,
.btn_1.yellow.no_ald:hover,
.btn_1.yellow.no_ald:active{ border-color:#ffb999;background-color:#ffd499; background-position:0 -550px;}

.btn_1.green{ border-color:#3c8420;background-color:#6aac3a; background-position:0 -600px;}
.btn_1.green:hover{ background-color:#7cbc45; background-position:0 -650px;}
.btn_1.green:active{ background-color:#67aa38; background-position:0 -700px;}
.btn_1.green.no_ald,
.btn_1.green.no_ald:link,
.btn_1.green.no_ald:visited,
.btn_1.green.no_ald:hover,
.btn_1.green.no_ald:active{ border-color:#aec9a5;background-color:#c3deb0; background-position:0 -750px;}

.btn_1.white{ color:#666;border-color:#e0e0e0;text-shadow: 0 -1px rgba(255,255,255,1);background-color:#f6f6f6; background-position:0 -800px;}
.btn_1.white:hover{ background-color:#e7e7e7; background-position:0 -850px;}
.btn_1.white:active{ background-color:#faf9f9; background-position:0 -900px;}
.btn_1.white.no_ald{ color:#999;}
.btn_1.white.no_ald,
.btn_1.white.no_ald:link,
.btn_1.white.no_ald:visited,
.btn_1.white.no_ald:hover,
.btn_1.white.no_ald:active{ border-color:#f3f3f3;background-color:#fafafa; background-position:0 -950px;}


.btn_1.black{border-color:#353638;background-color:#4f5054; background-position:0 -1000px;}
.btn_1.black:hover{ background-color:#5f6065; background-position:0 -1050px;}
.btn_1.black:active{ background-color:#4c4d51; background-position:0 -1100px;}
.btn_1.black.no_ald,
.btn_1.black.no_ald:link,
.btn_1.black.no_ald:visited,
.btn_1.black.no_ald:hover,
.btn_1.black.no_ald:active{ border-color:#a9a9ab; background-color:#b9b9bb; background-position:0 -1150px;}


.btn_1.red.no_ald,
.btn_1.blue.no_ald,
.btn_1.yellow.no_ald,
.btn_1.green.no_ald,
.btn_1.black.no_ald{ cursor:not-allowed;text-shadow: 0 -1px rgba(0,0,0,.15);}
.btn_1.white.no_ald{ cursor:not-allowed;text-shadow: 0 -1px rgba(255,255,255,.15);}

button.btn_1,
input[type="button"].btn_1,
input[type="submit"].btn_1{ *line-height:34px;}



/*中按钮*/
.btn_2{ line-height:27px;text-shadow: 0 -1px rgba(0,0,0,.35);padding:0 16px; font-weight:bold;font-size:12px;}

.btn_2.red{ border-color:#c82f1d;background-color:#d6482e; background-position:0 -1200px; }
.btn_2.red:hover{ background-color:#e05938; background-position:0 -1250px;}
.btn_2.red:active{ background-color:#d84d30; background-position:0 -1300px;}
.btn_2.red.no_ald,
.btn_2.red.no_ald:link,
.btn_2.red.no_ald:visited,
.btn_2.red.no_ald:hover,
.btn_2.red.no_ald:active{ border-color:#e6a9a3; background-color:#f0b9ad; background-position:0 -1350px;}


.btn_2.blue{ border-color:#008ef0;background-color:#00b6f5; background-position:0 -1400px;}
.btn_2.blue:hover{ background-color:#00c5f7; background-position:0 -1450px;}
.btn_2.blue:active{ background-color:#00b4f5; background-position:0 -1500px;}
.btn_2.blue.no_ald,
.btn_2.blue.no_ald:link,
.btn_2.blue.no_ald:visited,
.btn_2.blue.no_ald:hover,
.btn_2.blue.no_ald:active{ border-color:#99d9fa; background-color:#99e2fb; background-position:0 -1550px;}

.btn_2.yellow{ border-color:#ff6600;background-color:#ff9600; background-position:0 -1600px;}
.btn_2.yellow:hover{ background-color:#ffa800; background-position:0 -1650px;}
.btn_2.yellow:active{ background-color:#ff9000; background-position:0 -1700px;}
.btn_2.yellow.no_ald,
.btn_2.yellow.no_ald:link,
.btn_2.yellow.no_ald:visited,
.btn_2.yellow.no_ald:hover,
.btn_2.yellow.no_ald:active{ border-color:#ffb999;background-color:#ffd499; background-position:0 -1750px;}

.btn_2.green{ border-color:#3c8420;background-color:#6aac3a; background-position:0 -1800px;}
.btn_2.green:hover{ background-color:#7cbc45; background-position:0 -1850px;}
.btn_2.green:active{ background-color:#67aa38; background-position:0 -1900px;}
.btn_2.green.no_ald,
.btn_2.green.no_ald:link,
.btn_2.green.no_ald:visited,
.btn_2.green.no_ald:hover,
.btn_2.green.no_ald:active{ border-color:#aec9a5;background-color:#c3deb0; background-position:0 -1950px;}

.btn_2.white{ color:#666;border-color:#e0e0e0;text-shadow: 0 -1px rgba(255,255,255,1);background-color:#f6f6f6; background-position:0 -2000px;}
.btn_2.white:hover{ background-color:#e7e7e7; background-position:0 -2050px;}
.btn_2.white:active{ background-color:#faf9f9; background-position:0 -2100px;}
.btn_2.white.no_ald{ color:#999;}
.btn_2.white.no_ald,
.btn_2.white.no_ald:link,
.btn_2.white.no_ald:visited,
.btn_2.white.no_ald:hover,
.btn_2.white.no_ald:active{ border-color:#f3f3f3;background-color:#fafafa; background-position:0 -2150px;}


.btn_2.black{border-color:#353638;background-color:#4f5054; background-position:0 -2200px;}
.btn_2.black:hover{ background-color:#5f6065; background-position:0 -2250px;}
.btn_2.black:active{ background-color:#4c4d51; background-position:0 -2300px;}
.btn_2.black.no_ald,
.btn_2.black.no_ald:link,
.btn_2.black.no_ald:visited,
.btn_2.black.no_ald:hover,
.btn_2.black.no_ald:active{ border-color:#a9a9ab; background-color:#b9b9bb; background-position:0 -2350px;}


.btn_2.red.no_ald,
.btn_2.blue.no_ald,
.btn_2.yellow.no_ald,
.btn_2.green.no_ald,
.btn_2.black.no_ald{ cursor:not-allowed;text-shadow: 0 -1px rgba(0,0,0,.15);}
.btn_2.white.no_ald{ cursor:not-allowed;text-shadow: 0 -1px rgba(255,255,255,.15);}

button.btn_2,
input[type="button"].btn_2,
input[type="submit"].btn_2{ *line-height:24px;}

/*小按钮*/
.btn_3{ line-height:22px;padding:0 8px;font-size:12px;}

.btn_3.red{ border-color:#c82f1d;background-color:#d6482e; background-position:0 -2400px; }
.btn_3.red:hover{ background-color:#e05938; background-position:0 -2450px;}
.btn_3.red:active{ background-color:#d84d30; background-position:0 -2500px;}
.btn_3.red.no_ald,
.btn_3.red.no_ald:link,
.btn_3.red.no_ald:visited,
.btn_3.red.no_ald:hover,
.btn_3.red.no_ald:active{ border-color:#e6a9a3; background-color:#f0b9ad; background-position:0 -2550px;}


.btn_3.blue{ border-color:#008ef0;background-color:#00b6f5; background-position:0 -2600px;}
.btn_3.blue:hover{ background-color:#00c5f7; background-position:0 -2650px;}
.btn_3.blue:active{ background-color:#00b4f5; background-position:0 -2700px;}
.btn_3.blue.no_ald,
.btn_3.blue.no_ald:link,
.btn_3.blue.no_ald:visited,
.btn_3.blue.no_ald:hover,
.btn_3.blue.no_ald:active{ border-color:#99d9fa; background-color:#99e2fb; background-position:0 -2750px;}

.btn_3.yellow{ border-color:#ff6600;background-color:#ff9600; background-position:0 -2800px;}
.btn_3.yellow:hover{ background-color:#ffa800; background-position:0 -2850px;}
.btn_3.yellow:active{ background-color:#ff9000; background-position:0 -2900px;}
.btn_3.yellow.no_ald,
.btn_3.yellow.no_ald:link,
.btn_3.yellow.no_ald:visited,
.btn_3.yellow.no_ald:hover,
.btn_3.yellow.no_ald:active{ border-color:#ffb999;background-color:#ffd499; background-position:0 -2950px;}

.btn_3.green{ border-color:#3c8420;background-color:#6aac3a; background-position:0 -3000px;}
.btn_3.green:hover{ background-color:#7cbc45; background-position:0 -3050px;}
.btn_3.green:active{ background-color:#67aa38; background-position:0 -3100px;}
.btn_3.green.no_ald,
.btn_3.green.no_ald:link,
.btn_3.green.no_ald:visited,
.btn_3.green.no_ald:hover,
.btn_3.green.no_ald:active{ border-color:#aec9a5;background-color:#c3deb0; background-position:0 -3150px;}

.btn_3.white{ color:#666;border-color:#e0e0e0;text-shadow: 0 -1px rgba(255,255,255,1);background-color:#f6f6f6; background-position:0 -3200px;}
.btn_3.white:hover{ background-color:#e7e7e7; background-position:0 -3250px;}
.btn_3.white:active{ background-color:#faf9f9; background-position:0 -3300px;}
.btn_3.white.no_ald{ color:#999;}
.btn_3.white.no_ald,
.btn_3.white.no_ald:link,
.btn_3.white.no_ald:visited,
.btn_3.white.no_ald:hover,
.btn_3.white.no_ald:active{ border-color:#f3f3f3;background-color:#fafafa; background-position:0 -3350px;}


.btn_3.black{border-color:#353638;background-color:#4f5054; background-position:0 -3400px;}
.btn_3.black:hover{ background-color:#5f6065; background-position:0 -3450px;}
.btn_3.black:active{ background-color:#4c4d51; background-position:0 -3500px;}
.btn_3.black.no_ald,
.btn_3.black.no_ald:link,
.btn_3.black.no_ald:visited,
.btn_3.black.no_ald:hover,
.btn_3.black.no_ald:active{ border-color:#a9a9ab; background-color:#b9b9bb; background-position:0 -3550px;}


.btn_3.red.no_ald,
.btn_3.blue.no_ald,
.btn_3.yellow.no_ald,
.btn_3.green.no_ald,
.btn_3.white.no_ald,
.btn_3.black.no_ald{ cursor:not-allowed;}

button.btn_3,
input[type="button"].btn_3,
input[type="submit"].btn_3{ *line-height:19px;}

/*提示信息*/
.alert { padding: 6px 35px 6px 14px; margin-bottom: 20px; font-size:12px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.alert .close { position: relative; top: -2px; right: -21px; line-height: 20px;}
.alert-block {color: #b98d41;}
.alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }
.alert-danger { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; }
.alert-info { color: #267ba4; background-color: #d9edf7; border-color: #bce8f1; }
.close { float: right; font-size: 12px;*font-size:14px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); }
.close:hover,
.close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }
.alert.inline{ display:inline;}

/*表单输入*/
.moreoption{background:#e9edf1 url(../img/more_option_bg.png) repeat-x 0 0; border:#9eb2c0 1px solid; display:inline-block;}
.moreoption{*display:inline;}
.moreoption .opts{height:15px; color:#1e50a2;  padding:4px 32px 4px 6px;background:#e9edf1 url(../img/more_option_bg.png) no-repeat right -23px; cursor:pointer; }
.moreoption .opts .text{ overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

input, 
button, 
select, 
textarea {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
input.fxt{ background:#fff; border:#9eb2c0 1px solid; height:15px; color:#1e50a2; padding:4px 6px;}
select.fxt{height:25px;border:#9eb2c0 1px solid; padding:2px;color:#1e50a2;}	
textarea.fxt{border:#9eb2c0 1px solid;color:#1e50a2;padding:4px 6px;}
input.fxt:focus,
select.fxt:focus,
textarea.fxt:focus,
.moreoption:hover{border:#067ab4 1px solid;outline: 0;outline: thin dotted \9;/* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);}  
input.fxt.disabled, 
select.fxt.disabled, 
textarea.fxt.disabled, 
input.fxt.readonly, 
select.fxt.readonly, 
textarea.fxt.readonly {cursor: not-allowed;background-color: #eee;}	
input.fxt.disabled, 
select.fxt.disabled, 
textarea.fxt.disabled{ color:#999;}	  

label {display: block; margin-bottom: 5px;}
.radio, 
.checkbox {min-height:18px;padding-right: 20px;}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {float: left;margin: 2px 3px 2px 4px;}
.radio.inline, 
.checkbox.inline {display: inline-block;padding:4px 20px 3px 0;margin-bottom:0;vertical-align: middle;}
.radio span.checked, 
.checkbox span.checked{ color:#1e50a2; font-weight:bold;}
.radio input[type="radio"].disabled,
.checkbox input[type="checkbox"].disabled{cursor: not-allowed; }

.checkbox.fxt_error,
.radio.fxt_error,
input.fxt_error,
select.fxt_error,
textarea.fxt_error { color: #b94a48; }
input.fxt_error,
select.fxt_error,
textarea.fxt_error { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
input.fxt_error:focus,
select.fxt_error:focus,
textarea.fxt_error:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.fm_bwp{ position:relative; display:block;}
.fm_bwp.inline{display:inline-block; margin-right:12px; }
.fm_bwp.inline{ *display:inline;}
.fm_bwp .fm_box{ border:#9eb2c0 1px solid; padding:6px; /*min-height:130px; */height:120px; overflow-y:scroll; }
.fm_bwp .sel_ele{ position:absolute; right:3px; top:-10px;}
.fm_bwp .sel_ele .select_all,
.fm_bwp .sel_ele .select_inverse{ cursor:pointer; display:inline-block; line-height:17px; background:url(../img/select_all_in_bg.png) no-repeat 0 0; width:34px; text-align:center; color:#808080;}
.fm_bwp .sel_ele .select_all{margin-right:3px;}
.fm_bwp .sel_ele .select_inverse{}
.fm_bwp .sel_ele .select_all:hover,
.fm_bwp .sel_ele .select_inverse:hover{background-position:0 -20px; color:#4e5663;}
.fm_bwp .title{ font-size:14px;}

.date_abs{ position:absolute; left:306px; top:13px;}
.dateweek{ height:35px; background:url(../img/date_combine_bg.png) no-repeat 0 0; padding-left:25px;}
.dateweek .d_wp{ display:inline-block; width:30px; text-align:center;}
.dateweek .d_wp{ *display:inline;}
.dateweek .d_wp span{ margin-bottom:3px;display:block;}
.dateweek .d_wp input{ *position:relative; *top:-2px;}



/*UI部分元素*/
.nm_box{border:#c1cfd9 1px solid; background:#fff; padding:12px; margin-bottom:12px;}
.nm_box.nopad{ padding:0;}
.nm_ctr1{ border-top:#c1cfd9 1px solid; background:#f2f2f2; padding:6px 12px;}
.ft_layer{ border:#c1cfd9 1px solid; background:#fff; z-index:999;
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.1);
	box-shadow: 3px 3px 4px rgba(0,0,0,.1);}
.ft_ctr1{ border-top:#c1cfd9 1px solid; background:#f2f2f2; text-align:right; padding:6px;}
.ft_ctr1 a.ft_link:link,
.ft_ctr1 a.ft_link:visited{color:#067ab4;text-decoration:underline; }
.ft_ctr1 a.ft_link:hover{color:#0066cc;}



a.month_link{ display:inline-block; margin-right:3px; padding:0 18px; background:#fff;}
a.month_link:link,
a.month_link:visited{ border:#ccc 1px solid; line-height:21px;color:#067ab4; text-decoration:none;}
a.month_link:hover{color:#0066cc; text-decoration:underline;}


.ft_layer.abs{ position:absolute; top:26px;left:0; display:none;}

.ins_hotel{ background:#2e3641; padding:6px 0;}
.ins_hotel a{ display:block; padding:4px 30px 4px 6px; line-height:18px; text-decoration:none;}
.ins_hotel a:link,
.ins_hotel a:visited{ color:#c1cfd9;}
.ins_hotel a:hover{ color:#fff; background:#067ab4; font-weight:bold;}

.bt_wp{ border-top:#c1cfd9 1px solid;}
.ccm_table1{ width:100%;}
.ccm_table1 th{ border:#c1cfd9 1px solid; border-top-color:#f6f8fa; background:#d3dde4; font-weight:normal; padding:6px 6px;}
.ccm_table1 td{ border:#c1cfd9 1px solid; text-align:center;padding:6px 6px; background:#fff;}

.ccm_table1 th.sortable{ cursor:pointer;}
.ccm_table1 th.sortable:hover{ background:#c1cfd9;}
.ccm_table1 th.sortable.sorted a,
.ccm_table1 th.sortable.sorted.order1 a,
.ccm_table1 th.sortable.sorted.order2 a{ display:inline-block; background-image:url(../img/sortable_sort_bg.png); background-repeat:no-repeat; padding-right:12px; text-decoration:none; color:#4e5663;}
.ccm_table1 th.sortable.sorted a{ background-position:right 4px;}
.ccm_table1 th.sortable.sorted.order1 a{background-position:right -26px;}
.ccm_table1 th.sortable.sorted.order2 a{background-position:right -56px;}
.ccm_table1 th.weekend{background:#9eb2c0;}
.ccm_table1 td.off_fs,
.ccm_table1 td.off_room{ color:#e10000; font-weight:bold; background:#fff4d2;}
.ccm_table1 td.td_ia{ cursor:pointer;}
.ccm_table1 td.td_ia:hover{ background:#e5f3e5;}
.ccm_table1 td.off_room:hover{background:#ffeebb;}

.ccm_table1 td span.price{font-size:14px; padding-right:20px; background:url(../img/price_arrow.png) no-repeat right 0; display:inline-block; line-height:20px;}
.ccm_table1 td span.price.hover{ background-position:right -50px;}
.ccm_table1 td .p_hover{ position:absolute;left:71px; top:15px; background:#fff; border-top:#4e5663 2px solid; width:120px; font-size:12px; padding:6px; display:none;}
.ccm_table1 td .p_hover p{ line-height:20px; margin:0; padding:0; text-align:left;}




a.focus_room{ padding:1px 20px 2px 2px; *padding-bottom:0; border:#067ab4 1px solid; background-image:url(../img/focus_one_room.png); background-repeat:no-repeat; text-decoration:none; }
a.focus_room:link,
a.focus_room:visited{ color:#067ab4; background-position:right 0;}
a.focus_room:hover{background-position:right -30px;}

.room_status{ position:absolute;top:10px;left:10px; width:245px;text-align:left; display:none;}
.room_status .open,
.room_status .open.Right,
.room_status .off,
.room_status .off.Right{ padding-top:11px; height:1px; overflow:hidden;background-image:url(../img/off_room_bg.png); background-repeat:no-repeat;}
.room_status .open{background-position:0 0;}
.room_status .off{background-position:0 -30px;}
.room_status .open.Right{background-position:right -60px;}
.room_status .off.Right{background-position:right -90px;}

.room_status .title{  padding:6px 12px 0;}
.room_status .info{ padding:0 12px 6px;}
.room_status .info span{ display:block; margin-bottom:6px;}

.step_wp{ margin-bottom:12px;}
ul.step3{ margin:0; padding:0; list-style:none;}
ul.step3{  *zoom: 1;}
ul.step3:before,
ul.step3:after{ display: table; line-height: 0; content: ""; }
ul.step3:after { clear: both; }
ul.step3 li{ width:33%; border-right:#3a414d 1px solid; background:#2e3641; color:#c1cfd9; float:left; line-height:39px; text-align:center;}
ul.step3 li span{ font-size:20px; font-style:italic;}
ul.step3 li.active{background:#067ab4; color:#fff;}
ul.step3 li.noline{ border-right-width:0;}
.nav_wp{margin-bottom:12px;}
.nav { margin-bottom: 20px; margin-left: 0; list-style: none; padding-left:24px; }
.nav > li > a { display: block; }
.nav > li > a:hover,
.nav > li > a:focus { text-decoration: none; background-color: #c1cfd9; color:#2e3641; }
.nav-tabs,
.nav-pills {  *zoom: 1;}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after { display: table; line-height: 0; content: ""; }
.nav-tabs:after,
.nav-pills:after { clear: both; }
.nav-tabs > li,
.nav-pills > li { float: left; }
.nav-tabs > li > a,
.nav-pills > li > a { padding-right: 18px; padding-left: 18px; margin-right: 2px; line-height: 14px;  text-decoration:none; }
.nav-tabs { border-bottom: 1px solid #9eb2c0; }
.nav-tabs > li { margin-bottom: -1px; }
.nav-tabs > li > a { padding-top:4px; padding-bottom: 4px; background:#c1cfd9;color:#2e3641; line-height: 20px; border: 1px solid #fff; border-width:3px 1px 0 1px;  }
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {  background:#9eb2c0; }
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus { color: #4e5663; font-weight:bold; cursor: default; padding:5px 18px 4px; margin-right:3px;background-color: #ffffff; border: 1px solid #9eb2c0; border-bottom-color: transparent; border-width:3px 1px 0 1px; }
.nav-pills > li > a { padding-top: 4px; padding-bottom: 4px; color:#067ab4; margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus { color: #ffffff; background-color: #067ab4; margin-right:3px;}

/*翻页*/
.pagination { margin: 20px 0; }
.pagination ul { display: inline-block;  *display: inline;
margin-bottom: 0; margin-left: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;  *zoom: 1;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
.pagination ul > li { display: inline; }
.pagination ul > li > a,
.pagination ul > li > span { float: left; padding: 4px 12px; line-height: 20px; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; border-left-width: 0;color:#067ab4; }
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span { background-color: #f5f5f5;  }
.pagination ul > .active > a,
.pagination ul > .active > span { color: #999999; cursor: default; }
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus { color: #999999; cursor: default; background-color: transparent; }
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; }
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; }
.pagination-centered { text-align: center; }
.pagination-right { text-align: right; }



/*左右框架*/
.ccm_2wp{}
.ccm_2col{ padding-left:150px;}
.ccm_left{ float:left; width:150px;}
.ccm_right{ padding:12px 12px 24px 24px; background:#fff; display:block; min-height:620px; width:1014px; float:left;}
.ccm_right{ *width:auto; *float:none;}
.lt_menu{}
.lt_menu .title{ margin-bottom:1px; line-height:48px; color:#c1cfd9; background:#2e3641; font-size:14px; font-weight:bold; padding-left:15px;}
.lt_menu ul.mlist{ margin:0; padding:0; list-style:none;}
.lt_menu ul.mlist li{ margin-bottom:1px;}
.lt_menu ul.mlist li a{line-height:48px; display:block; border-left:#9eb2c0 14px solid; background:#c1cfd9; padding-left:18px; cursor:pointer;}
.lt_menu ul.mlist li a span{ text-overflow:ellipsis; display:block; width:105px; white-space:nowrap; overflow:hidden; cursor:pointer;}
.lt_menu ul.mlist li a:link,
.lt_menu ul.mlist li a:visited{ text-decoration:none; color:#2e3641;}
.lt_menu ul.mlist li a:hover{ text-decoration:underline;border-left-color:#067ab4; }
.lt_menu ul.mlist li a.selected:link,
.lt_menu ul.mlist li a.selected:visited{ border-left-color:#067ab4; color:#067ab4; font-weight:bold; background:#fff;}
.lt_menu ul.mlist li a.selected:hover{ text-decoration:underline;}

   /*为了对应表*/
.ccm_2col_r{ padding-left:250px;}
.ccm_left_r{ float:left; width:250px;}
.ccm_right_r{ padding:12px 12px 24px 24px; background:#fff; display:block; min-height:620px; width:914px; float:left;}
.ccm_right_r{ *width:auto; *float:none;}
.ccm_left_r .lt_menu ul.mlist li a{ line-height:36px;}
.ccm_left_r .lt_menu ul.mlist li a span{width:205px;}
.ccm_left_r .n_overFlowY{overflow-y:scroll;overflow-x:hidden; height:500px;}

.lt_menu2{ }
.lt_menu2 ul.mlist{ margin:0; padding:0; list-style:none;}
.lt_menu2 ul.mlist.overFlowY{overflow-y:scroll;overflow-x:hidden; height:500px; }
.lt_menu2 ul.mlist li{ margin-bottom:1px;}
.lt_menu2 ul.mlist li a{ display:block; border-left:#9eb2c0 14px solid; background:#c1cfd9; padding:8px 8px 8px 18px; *padding-top:7px; cursor:pointer;}
.lt_menu2 ul.mlist li a b,
.lt_menu2 ul.mlist li a span{ display:block;text-overflow:ellipsis; display:block; width:105px; white-space:nowrap; overflow:hidden; line-height:16px;}
.lt_menu2 ul.mlist li a:link,
.lt_menu2 ul.mlist li a:visited{ text-decoration:none; color:#2e3641;}
.lt_menu2 ul.mlist li a:hover{ text-decoration:underline;border-left-color:#067ab4; }
.lt_menu2 ul.mlist li a.selected:link,
.lt_menu2 ul.mlist li a.selected:visited{ border-left-color:#067ab4; color:#067ab4; font-weight:bold; background:#fff;}
.lt_menu2 ul.mlist li a.selected:hover{ text-decoration:underline;}
.lt_menu2 .newwp{  color:#c1cfd9; background:#2e3641; padding:18px 6px; text-align:center;}
.lt_menu2 .newwp a{ display:block; line-height:30px; text-decoration:underline; color:#c1cfd9;}
.menulayerMask{opacity: 0.3; filter: alpha(opacity=30); position:absolute; left:0; top:0; background:#fff; width:150px; height:585px; display:none;}

.n_overFlowY{overflow-y:scroll;overflow-x:hidden; height:110px;}
/*弹出层自定义*/
.ccm-popup{position: relative;margin: 20px auto; border:#20262f 1px solid; background:#4e5664; padding:9px;}
.ccm-popup.width900{ width:900px;}
.ccm-popup.width750{ width:750px;}
.ccm-popup.width600{ width:600px;}
.ccm-popup .pp_main{ background:#fff; border:#c1cfd9 1px solid;}
.pp_main .t_title{ padding:6px 12px; border-bottom:#c1cfd9 1px solid; font-family:; font-size:18px;font-family:"微软雅黑", "Microsoft YaHei", "黑体", "Hei", "SimHei", "STHeiti", Tahoma, Helvetica, arial, sans-serif;}
.pp_main .b_crl{ text-align:right; padding:6px 12px;border-top:#c1cfd9 1px solid; background:#f2f2f2;}

/*** Fade-zoom animation for first dialog */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); }
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; }
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg { opacity: 0.8; }
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; }

/*** Fade-move animation for second dialog*/
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog { opacity: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); }
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog { opacity: 1; -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); transform: translateY(0) perspective( 600px ) rotateX( 0 ); }
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog { opacity: 0; -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); }
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg { opacity: 0.8; }
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg { opacity: 0; }

/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #4e5664; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #cccccc; }
.mfp-preloader a:hover { color: white; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close,
button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner {padding: 0; border: 0;}
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus { opacity: 1; }
.mfp-close:active { top: 1px; }
.mfp-close-btn-in .mfp-close { color: #333333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a { border-right: 17px solid white; margin-left: 31px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3f3f3f; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a { border-left: 17px solid white; margin-left: 39px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b { border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }
/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #f3f3f3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 64px; }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }


/*回到顶部*/
#toTop { display: none; position: fixed; bottom: 5px; right: 5px; width: 64px; height: 64px; background-image: url(../img/up.png); background-repeat: no-repeat; opacity: 0.4; filter: alpha(opacity=40); /* For IE8 and earlier */ }
#toTop:hover { opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */ }
/*收藏房源*/

/*登录页面*/


/*头部样式*/
.header{ height:51px; background:#2e3641; margin-bottom:18px; *position:relative; *z-index:1; }
.header  a:link,
.header  a:visited{ color:#c1cfd9; text-decoration:none;}
.header  a:hover{color:#fff; text-decoration:underline;}
.header .account{ float:right;margin-top:18px;}
.header .account a{ padding-right:12px; background:url(../img/header_arrow2.png) no-repeat right 6px; }
ul.hd_link{ margin:0; padding:0; list-style:none;}
ul.hd_link li{ float:left;}
ul.hd_link li.logo{*padding-top:14px; }
ul.hd_link li.logo a{ padding-left:0;}
ul.hd_link li.logo a:hover{ background:none;opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */ }
ul.hd_link li.common{}
ul.hd_link li.common a{ padding-left:48px;background:url(../img/h_com_featurebg.png) no-repeat 24px 13px;}
ul.hd_link li.common a:hover{ background:#067ab4 url(../img/h_com_featurebg.png) no-repeat 24px -47px;}
ul.hd_link li a{ line-height:51px; display:inline-block; padding:0 36px; border-right:#3a414d 1px solid; font-size:14px;}
ul.hd_link li a:hover{background:#067ab4; text-decoration:none;}
ul.hd_link li a.selected:link,
ul.hd_link li a.selected:visited{ background:#067ab4 url(../img/header_arrow.png) no-repeat center bottom; color:#fff; font-weight:bold;}
ul.hd_link li a.selected:hover{text-decoration:none;}

ul.hd_link li a.no_ald:link,
ul.hd_link li a.no_ald:visited,
ul.hd_link li a.no_ald:hover{ color:#777; cursor:not-allowed; background:none;}


.accoutDetail{ position:absolute; top:52px; right:0;  display:none;width:200px;}
.accoutDetail.IS{width:300px;}
.accoutDetail a{ background:none; }
.accoutDetail p{ background-image:url(../img/account_icon_bg.png); background-repeat:no-repeat; padding-left:34px; padding-right:6px;}
.accoutDetail p.hotel{ background-position:10px 0;}
.accoutDetail p.post{background-position:10px -50px;}
.accoutDetail p.search{background-position:10px -100px;}
.instantHotelList{ padding-left:34px; padding-bottom:16px; margin-top:-10px; display:none;}

.commonFuction{ position:absolute;top:52px;left:0;width:540px;display:none;}
ul.cmlist{ margin:0; padding:0; list-style:none; padding:16px 24px;}
ul.cmlist li{ float:left;}
ul.cmlist li a{ display:block; padding:12px 16px;-webkit-border-radius:4px; -moz-border-radius: 4px; border-radius: 4px;}
ul.cmlist li span{ display:block; white-space:nowrap;}
ul.cmlist li a:link,
ul.cmlist li a:visited{ color:#067ab4; text-decoration:none;}
ul.cmlist li a:hover{color:#fff; background:#067ab4;}


/*底部样式*/
.footer{ text-align:center; margin-top:100px;}
.footer.rel{ position:fixed; bottom:0; left:0; width:100%;}
.footer .cprts{ color:#666; text-align:center; margin-bottom:24px;}


/*主要内容*/
.CCMmainConter{margin-bottom:12px;}
.c_whitebg{ background:#fff;}
.title_wp{font-family:"微软雅黑", "Microsoft YaHei", "黑体", "Hei", "SimHei", "STHeiti", Tahoma, Helvetica, arial, sans-serif; font-size:22px; color:#4e5663; margin-bottom:12px;}
.title_wp .bt{ float:right;}

	/*横向输入*/
ul.list_input{ list-style:none; padding:0; margin:0;}
ul.list_input li{ margin-bottom:12px; display:block;}
ul.list_input li .i_title{ width:160px; float:left; text-align:right; padding:5px 6px 4px 6px;}
ul.list_input li .i_title span.star{ background:url(../img/star.png) no-repeat 0 1px; padding-left:12px; margin-right:2px;}
ul.list_input li .i_input{  float:left;}
ul.list_input li{  *zoom: 1;}
ul.list_input li:before,
ul.list_input li:after { display: table; line-height: 0; content: ""; }
ul.list_input li:after { clear: both; }
ul.list_input li .w_r_615{width:615px;}

.listinputCtrl{ padding:6px 12px 6px 172px; text-align:left;}

	/*input 搜索为主*/
ul.inq_wp{ margin:0; padding:0; list-style:none;}
ul.inq_wp li.col3_1,
ul.inq_wp li.col3_2,
ul.inq_wp li.col3_3{ padding-right:1%; float:left; margin-bottom:12px; height:25px;}
ul.inq_wp li.col3_1{ width:32%;}
ul.inq_wp li.col3_2{ width:65%;}
ul.inq_wp li.col3_3{ width:99%;}
ul.inq_wp li .i_title{ width:86px; float:left; text-align:right; padding:5px 6px 4px 6px;}
ul.inq_wp li .i_input{  float:left;}
ul.inq_wp li{  *zoom: 1;}
ul.inq_wp li:before,
ul.inq_wp li:after { display: table; line-height: 0; content: ""; }
ul.inq_wp li:after { clear: both; }

	/*纯文字*/
ul.textlist_wp{ margin:0; padding:0; list-style:none;}
ul.textlist_wp li.col3_1,
ul.textlist_wp li.col3_2,
ul.textlist_wp li.col3_3{ padding-right:1%; float:left; margin-bottom:2px; height:25px;}
ul.textlist_wp li.col3_1{ width:32%;}
ul.textlist_wp li.col3_2{ width:65%;}
ul.textlist_wp li.col3_3{ width:99%;}
ul.textlist_wp li .i_title{ width:86px; float:left; text-align:right; padding:3px 0 2px 6px;}
ul.textlist_wp li .i_input{  float:left;padding:3px 6px 2px 0;}
ul.textlist_wp li{  *zoom: 1;}
ul.textlist_wp li:before,
ul.textlist_wp li:after { display: table; line-height: 0; content: ""; }
ul.textlist_wp li:after { clear: both; }

	/*两侧都是input*/
ul.bothside{ list-style:none; padding:0; margin:0;}
ul.bothside li{ margin-bottom:12px; display:block;}
ul.bothside li .l_side{ width:94px; float:left; margin-right:18px;}
ul.bothside li .r_side{  float:left; display:none;}
ul.bothside li .r_side .bk{ margin-bottom:6px;}
ul.bothside li{  *zoom: 1;}
ul.bothside li:before,
ul.bothside li:after { display: table; line-height: 0; content: ""; }
ul.bothside li:after { clear: both; }

	/*上传后的图片展示*/
ul.imglist{list-style:none; padding:0; margin:0;}
ul.imglist li{ margin:0 6px 6px 0; float:left; position:relative;}
ul.imglist li img{ width:64px; height:64px; padding:2px; border:#9eb2c0 1px solid;}
ul.imglist li span.del{ position:absolute; top:-6px; right:-6px; cursor:pointer; height:18px; width:18px; display:block; background:url(../img/img_close_bg.png) no-repeat 0 0; display:none;}

   /*弹出层小表格*/
.table2wp{ border:#c1cfd9 1px solid; border-width:1px 0 0 1px; margin-bottom:24px;}
.ccm_table2{ width:100%; *width:98%;}
.ccm_table2 th,
.ccm_table2 td{border:#c1cfd9 1px solid;border-width:0 1px 1px 0;text-align:left;padding:3px 6px;line-height:24px; }
.ccm_table2 th{ background:#f2f2f2; font-weight:normal;}
.ccm_table2 td{ background:#fff; }


/*StepGuide*/
#StepGuide{  margin:0 auto;}
.holderplacer{ height:156px; width:1200px; margin:0 auto; position:relative;}
.holderplacer .gdCon{ position:absolute; top:-18px; left:0;background:#ffffda url(../img/step_bg.png) no-repeat 0 0; width:1200px; height:167px;}
.gdCon .st_title{ width:260px; float:left; line-height:156px; font-size:24px; text-align:center; color:#c60;}
.gdCon .st_title span.num{ font-size:36px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; position:relative; top:2px; padding:0 6px;}
.gdCon .st_list{ width:705px; float:left;}
.gdCon .st_list ul.summary{ margin:0; padding:36px 0 0 20px; list-style:none; }
.gdCon .st_list ul.summary li{ font-size:14px; line-height:30px;}
.gdCon .btwp{ width:201px; float:left; }
.gdCon .btwp a.next,
.gdCon .btwp a.finished{ line-height:165px; background-image:url(../img/step_next_bg.png); background-repeat:no-repeat; text-indent:-9999px; zoom:1; display:block;cursor:not-allowed;}
.gdCon .btwp a.next{ background-position:0 0;}
.gdCon .btwp a.finished{ background-position:0 -495px;}
.gdCon .btwp a.next.active:link,
.gdCon .btwp a.next.active:visited{ background-position:0 -165px; cursor:pointer;}
.gdCon .btwp a.next.active:hover{ background-position:0 -330px;}
.gdCon .btwp a.finished.active:link,
.gdCon .btwp a.finished.active:visited{ background-position:0 -660px; cursor:pointer;}
.gdCon .btwp a.finished.active:hover{ background-position:0 -825px;}

/*表单验证字体颜色*/
.error{color:red;}







