﻿@charset "utf-8";
/* CSS Document */


body{font-family:"arial","Tahoma","Verdana";font-size:12px;color:#333;background:url(../../images/new_inap/bodybg.jpg);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
em,i{ font-style:normal; font-weight:400}
em, cite, ins {font-style: normal;text-decoration: none;}
li{list-style-type:none;}
table{ margin:0;}
img{vertical-align:top;border:0;}
ul {list-style:none;}   
input,select,button{outline:none;}
h1,h2,h3,h4,h5,h6,font {font-size:12px;font-weight:bold;}
label { cursor:pointer; padding:0 5px 0 0; display:inline-block;}
a:link{text-decoration:none;outline:none;color:#333;}
a:visited {text-decoration:none;color:#333;}
a:hover{text-decoration:underline }
a:focus{-moz-outline-style: none; }
.blue { color:#06C;}
.green { color:#090;}
.red { color:#f00;}
.orange { color:#f60;}
.fl{float:left}
.fr{float:right}
.mr10{margin-right:10px;}
.blank10{height:10px;zoom:1}
a{outline:none;}
a:active {star:expression(this.onFocus=this.blur());} 
.n_topbar{background:#0092D4;height:35px;line-height:35px;}
.n_topinf{float:right;width:350px;text-align:right;}
.n_tuser{color:#BFE3F3;}
.n_topinf a{width:45px;background:url(../../images/new_inap/icons.png) no-repeat;float:left;display:block;}
.n_topinf a:hover{text-decoration:none}
.n_topinf .n_tmessage{background-position:0px -156px;position:relative;}
.n_topinf .n_tmessage:hover{background-position:-51px -156px;}
.n_topinf .n_tpassword{background-position:0px -188px;}
.n_topinf .n_tpassword:hover{background-position:-52px -188px;}
.n_topinf .n_tlogout{background-position:-3px -220px;}
.n_topinf .n_tlogout:hover{background-position:-56px -220px;}
.n_topinf .n_tmessage_num{position:absolute;top:2px;left:25px;background:url(../../images/new_inap/icons.png) -10px -80px no-repeat;color:#fff;width:20px;height:15px;line-height:15px;text-align:center;}

.n_inhead{background:#00609E;padding-left:10px;height:67px;position:relative;z-index:1000;}
.n_logo{background:url(../../images/new_inap/logo-8w.png) no-repeat;width:170px;height:62px;margin-top:1px;}
.n_mainnav{padding-left:10px;}
.n_mainnav ul li{line-height:67px;height:67px;font-size:14px;float:left;display:inline;} 
.n_mainnav ul li a{color:#fff;padding:0 10px;float:left;text-align:center;min-width:50px;border-right: solid 1px #009abb;}
.n_mainnav ul li a:visited{color:#fff}
.n_mainnav ul .nav_on a,.n_mainnav ul li a:hover{background:#0092D4;text-decoration:none;border-right: solid 1px #009abb;}

#footer{clear:both;margin-top:10px;border-top:3px #666 solid;text-align:center;padding-top:10px;background:#fff;padding-bottom:15px;}

.navmore{position:relative;float:left;}
.navmore_btn a{background:url(/images/new_inap/nav_more.jpg) no-repeat 0px 0px;height:67px;width:26px;display:block;}
.navmore_btn a:hover{background:url(/images/new_inap/nav_more.jpg) no-repeat -26px 0px;}
.navmore_list{position:absolute;right:0;top:67px;background:#01b2d8;width:130px;border-top:1px solid #087aa4;z-index:99999999999;}
.navmore_list li{display:block;background:url(/images/new_inap/navhline.gif) repeat-x bottom;font-size:14px;}
.navmore_btn .navmore_list a{background:none;}
.navmore_list li a{color:#fff;padding:0px 15px;width:100px;height:38px;line-height:38px;display:block;overflow:hidden;text-align:center;}
.navmore_list li a:visited{color:#fff}
.navmore_list li a:hover{text-decoration:none;background:#22c2e4;}
.navmore_list li.navmore_on a{color:#13a6ea;}
.navmore_list li.navmore_on a:hover{background:none;}
.navmore_list li.current a{color:#fff;background: #22c2e4}
.navmore_list li.current a:hover{color:#fff;}


.collect{background:  url('../../images/new_inap/star.png') no-repeat;width: 18px;height: 18px;display: inline-block;vertical-align: middle;position: relative;;top: -2px;cursor: pointer;background-size: cover;}
.collect-cur{background:  url('../../images/new_inap/star-cur.png') no-repeat;width: 18px;height: 18px;display: inline-block;vertical-align: middle;position: relative;;top: -2px;cursor: pointer;background-size: cover;}

.collect-modal{position: fixed;left: 50%;top: 120px;transform: translate(-50%,0);font-size: 20px;color: #fff;background: rgba(0, 0, 0, .8);padding: 20px;border-radius: 6px;display: none;z-index: 9999;}
.collect-modal .collect-a{}
.collect-modal .collect{width: 48px;height: 48px;background:  url('../../images/new_inap/star-white.png') no-repeat;background-size: cover;}
.collect-modal .collect-cur{width: 48px;height: 48px;background:  url('../../images/new_inap/star-cur.png') no-repeat;background-size: cover;}
.collect-modal span{margin-right: 10px;}