@charset "utf-8";
/* CSS Document */
/*****共用部分 开始*****/
.btn_log input,
.btn_log_Hover input,
.btn_submit input,
.btn_submit_Hover input,
.btn_search input,
.btn_view input,
.btn_search_Hover input,
.btn_grayS input,
.btn_grayS_Hover input,
.btn_bookS input,
.btn_bookS_Hover input{color:#fff;}
.btn_log input,
.btn_log_Hover input,
.btn_submit input,
.btn_submit_Hover input,
.btn_search input,
.btn_view input,
.btn_search_Hover input,
.btn_chang input,
.btn_grayS input,
.btn_grayS_Hover input,
.btn_bookS input,
.btn_bookS_Hover input{cursor:pointer;}
.btn_log,
.btn_log_Hover,
.btn_submit,
.btn_submit_Hover,
.btn_search,
.btn_view,
.btn_search_Hover,
.btn_grayS,
.btn_grayS_Hover,
.btn_bookS,
.btn_bookS_Hover{border-radius:3px;}
.btn_submit,
.btn_search,.btn_bookS{background-color:#333742;}
.btn_log{background-color:#56a17a;}
.btn_log_Hover{background-color:#4fb480;}
.btn_submit_Hover,
.btn_search_Hover,
.btn_bookS_Hover{background-color:#394054;}
.btn_position,
.btn_position01{margin:0 auto;}
.btn_position{padding:30px 0;}
.btn_position01{padding:20px 0;}
/*****共用部分 结束*****/





/*****登录、搜索大按钮 开始*****/
.btn_log,
.btn_log input,
.btn_log_Hover,
.btn_log_Hover input{height:45px; width:295px;}
.btn_log input,
.btn_log_Hover input{font-size:18px;}
/*****登录、搜索大按钮 结束*****/
/*****确定按钮 开始*****/
.btn_submit,
.btn_submit input,
.btn_submit_Hover input{height:45px; width:130px;}
.btn_submit input,
.btn_submit_Hover input{font-size:16px;}
/*****确定按钮 结束*****/
/*****查询、酒店查看详细小按钮 开始*****/
.btn_search,
.btn_search input,
.btn_search_Hover,
.btn_search_Hover input{width:70px;}
.btn_view,
.btn_view input{width:100%;}
.btn_search,
.btn_search input,
.btn_search_Hover,
.btn_search_Hover input,
.btn_view,
.btn_view input{height:30px; line-height:30px;}
@-moz-document url-prefix(){ 
.btn_search,
.btn_search input,
.btn_search_Hover,
.btn_search_Hover input,
.btn_view,
.btn_view input{ line-height:28px;} } /* all firefox */  
.btn_search input,
.btn_search_Hover input,
.btn_view input{font-size:12px;}
.btn_view{background-color:#92bbf1;}
.lineHover  .btn_view{background-color:#2577e3;}
/*****查询、酒店查看详细小按钮 结束*****/
/*****列表预定小按钮 开始*****/
.btn_bookS,
.btn_bookS input,
.btn_bookS_Hover,
.btn_bookS_Hover input{height:25px; width:60px; line-height:25px;}
.btn_bookS input,
.btn_bookS_Hover input{font-size:12px;}
/*****列表预定小按钮 结束*****/
/*****灰色筛选按钮 开始*****/
.btn_grayS,
.btn_grayS input,
.btn_grayS_Hover,
.btn_grayS_Hover input{height:26px; width:70px; line-height:26px;}
.btn_grayS{background-color:#999ba0;}
.btn_grayS_Hover{background-color:#56a17a;}
.btn_grayS input,
.btn_grayS_Hover input{font-size:14px;}
/*****灰色筛选按钮 结束*****/

/*****筛选项小按钮 开始*****/
a.btn_small,
a.btn_small:hover,
a.btn_smallActived,
a.btn_flightS,
a.btn_flightS:hover,
a.btn_flightSActived,
a.btn_noLimitActived{color:#fff;}
a.btn_small,
a.btn_small:hover,
a.btn_smallActived,
a.btn_flightS,
a.btn_flightS:hover,
a.btn_flightSActived,
a.btn_noLimit,
a.btn_noLimit:hover,
a.btn_noLimitActived,
a.btn_skyblue,
a.btn_skyblue:hover{display:block; height:20px; font-size:12px; padding:0 10px; border-radius:3px;}

a.btn_small,
a.btn_small:hover,
a.btn_smallActived{height:18px; margin:6px 5px 6px 0;}
a.btn_flightS,
a.btn_flightS:hover,
a.btn_flightSActived{margin:3px 5px 0 5px;}
a.btn_flightS,
a.btn_flightS:hover,
a.btn_flightSActived,
a.btn_noLimit,
a.btn_noLimit:hover,
a.btn_noLimitActived,
a.btn_skyblue,
a.btn_skyblue:hover{height:20px; line-height:18px;}

a.btn_small,
a.btn_flightS{background-color:#969696;}
a.btn_small:hover,
a.btn_flightS:hover{background-color:#56a17a;}
a.btn_smallActived,
a.btn_flightSActived{background-color:#56a17a;}
a.btn_noLimit:hover{color:#2577e3;}
a.btn_noLimit:hover{background-color:#e5f0ff;}
a.btn_noLimitActived{background-color:#2577e3;}

a.btn_skyblue,
a.btn_skyblue:hover{color:#2577e3; background-color:#e5f0ff;}
.hotelList_cont li.lineHover a.btn_skyblue,
.hotelList_cont li.lineHover a.btn_skyblue:hover{color:#fff; background-color:#2577e3;}

/*****筛选项小按钮 结束*****/
/*****交换城市小按钮 开始*****/
.btn_chang,
.btn_chang input{height:30px; width:30px;}
.btn_chang{background:url(images/bg_noRepeat.gif) no-repeat; background-position:-35px -2465px;}
/*****交换城市小按钮 结束*****/
