
/* CSS Document */
/*头部*/
/*深航酒店*/
#header{width:100%; background: #91272b; height:105px;}
/*footer*/
#footer{ width:100%; height:88px; background:#91272b;z-index:999; padding-top:20px;}
.nav{ width:100%; height:38px; background:#91272b; opacity:0.8; position:absolute; left:0; top:0; z-index:9999;}
.nav ul{ width:980px; height:38px; margin:0 auto;}
.nav li{ float:left;  line-height:38px; padding:0 12px; margin:0 16px; font-weight:bold; }
.nav li.nav_active{ background:url(../image/nav_active.gif) repeat-x left bottom;}
.nav a { color:#fff;}
/*深航国际-预订*/
.book_list{ position:relative;top:-500px;z-index:999px; height:42px; line-height:42px; background:url(../image/pengyi_08.png) no-repeat left center; font-size:14px; color:#fff;}
.book_list .now{ background:url(../image/book_icon1.png) no-repeat 200px center;padding-left:60px;width:171px;height:39px; cursor:pointer; font-weight:bold;}
/*预订模块-深航国际*/
#now:hover{background:url(../image/Yd_icon01.png) no-repeat 200px center !important;}
.book_list .yd_bg{width:230px; height:160px; background:#000; opacity:0.4;Filter:alpha(opacity=40);}
.yd{ position:absolute;width:203px; height:146px; padding:14px;top:39px; z-index:1000;}
.yd .input{ width:200px; height:30px; line-height:30px; background:#fff; margin-bottom:14px; overflow:hidden;}
.yd .input span{ display:inline-block;color:#454343; height:30px;vertical-align:top; padding-left:5px;}
.yd .input input{width:100px; height:20px; padding:5px; border:0; outline: none; background:url(../image/yd_data.jpg) no-repeat 95px -60px;}
.yd .submit{ width:200px; height:30px; line-height:30px; text-align:center; background:#0a408a;}
.yd .submit input{ width:200px; height:30px; background:none; border:none; color:#fff; font-size:12px; font-weight:bold;}