﻿@charset "utf-8";
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, th, ul {font-family:微软雅黑, "Microsoft YaHei UI", "Microsoft YaHei", 黑体, SimSun, 宋体, "Segoe UI", Tahoma, Helvetica, sans-serif;margin: 0px;padding: 0px;color:#474747;word-break:break-all;word-wrap:break-word;}
body, button, input, select{ font-size:12px;font-family:微软雅黑, "Microsoft YaHei UI", "Microsoft YaHei", 黑体, SimSun, 宋体, "Segoe UI", Tahoma, Helvetica, sans-serif;line-height:150%;word-break:break-all;word-wrap:break-word;}

/*blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, th, ul {font-family:黑体, SimSun, 宋体, "Segoe UI", Tahoma, Helvetica, sans-serif;margin: 0px;padding: 0px;color:#474747;word-break:break-all;word-wrap:break-word;}
body, button, input, select{ font-size:12px;font-family:黑体, SimSun, 宋体, "Segoe UI", Tahoma, Helvetica, sans-serif;line-height:150%;word-break:break-all;word-wrap:break-word;}*/

ol, ul {list-style:none;}
a {text-decoration: none;}
a:hover {text-decoration: none;}
fieldset, img {	border: 0;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
img{border:0px;vertical-align:middle;}
div,table{margin:0 auto;padding:0px;}
i{vertical-align:baseline;clear:none;text-decoration:none;}
.space-5px{padding-right:5px;}.space-6px{padding-right:6px;}.space-10px{padding-right:10px;}.space-12px{padding-right:12px;}.space-13px{padding-right:13px;}.space-14px{padding-right:14px;}.space-15px{padding-right:15px;}.space-18px{padding-right:18px;}.space-20px{padding-right:20px;}.space-24px{padding-right:24px;}

.pointer{cursor:pointer;}	/*鼠标手势*/
.hrdashed{height:1px;border:none;border-top:1px dashed #E5E5E5;padding:0px;margin:0px;}	/*虚线水平线*/
.hrsolid{height:1px;border:none;border-top:1px solid #E5E5E5;padding:0px;margin:0px;}	/*实线水平线*/
.hrsolid_3px{height:3px;border:none;border-top:3px solid #E5E5E5;padding:0px;margin:0px;}	/*实线水平线*/
.iframe{width:100%;border:0px;overflow-x:hidden;overflow-y:hidden;}
.hide{display:none;}
.align-l{text-align:left;}.align-c{text-align:center;}.align-r{text-align:right;}
.bg-wt{background:#fff;}
.bg-gray{background:#F9F9F9;}

/*高度像素*/
.ht-5px{height:5px;}.ht-10px{height:10px;}.ht-15px{height:15px;}.ht-20px{height:20px;}.ht-22px{height:22px;}.ht-25px{height:25px;}.ht-30px{height:30px;}

                                                                                                                                  /*输入框*/
input{webkit-background-clip:padding-box;background-clip:padding-boxmargin:0;padding:0 2px 0 2px;}				/*背景被裁剪到内边距框*/
input{outline:none;}
input[type=radio]{vertical-align:middle;}
input[type=checkbox]{vertical-align:middle;}
.select{font-size:14px;height:30px;}
.textarea{border:1px #C0C0C0 solid;font-size:14px;padding:0px 5px 0 5px;color:#474747;}
.input-Date,.input-User,.input-Pass,.input-Mobile,.input-True,.input-False,.input-Tip,.input-List,.input-search,.input{height:26px;line-height:22px;background-repeat:no-repeat;background-position:right;border:1px #C0C0C0 solid;color:#474747;font-size:14px;padding:0px 5px 0 5px;}
.input-Date:focus,.input-User:focus,.input-Pass:focus,.input-Mobile:focus,.input-True:focus,.input-False:focus,.input-Tip:focus,.input-List:focus,.input-search:focus,.input:focus{border:1px #648BB2 solid;background-image:url('/icon/bk-input.png');
background-repeat:repeat-x;background-position:0px 0px;box-shadow: 0 0 5px #648BB2;  -webkit-box-shadow: 0 0 5px #648BB2; -moz-box-shadow: 0 0 5px #648BB2;}
.input-Date{background-image:url('/icon/date_input.png');}
.input-User{background-image:url('/icon/user_input.png');}
.input-Pass{background-image:url('/icon/pass_input.png');}
.input-Mobile{background-image:url('/icon/mobile_input.png');}
.input-True{background-image:url('/icon/true_input.png');}
.input-False{background-image:url('/icon/false_input.png');}
.input-Tip{background-image:url('/icon/tip_input.png');}
.input-List{background-image:url('/icon/list_input.png');}
.input-search{background-image:url('/icon/button_search_alpha.png');}
.inputNum{border:1px #C0C0C0 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:inline-block;background:#C0C0C0;}
.inputNum input{width:30px;height:30px;border-top:0px;border-bottom:0px;border-left:1px #eee solid;border-right:1px #eee solid;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;font-size:16px;text-align:center;display:inline-block;}
.inputNum i{display:inline-block;width:30px;font-size:18px;font-weight:bold;text-align:center;color:#fff;}

.input-gray-22px{border:1px #C0C0C0 solid;color:#474747;font-size:12px;height:22px;}

.input-Destination{height:30px;line-height:30px;background-repeat:no-repeat;background-position:right;border:1px #C0C0C0 solid;color:#474747;font-size:16px;padding:0px 5px 0 5px;}
.input-Destination{background-image:url('/icon/destination_input.png');}


/*按钮*/
.btn-red-35px{height:35px;border:1px #E2393C solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#E2393C;cursor:pointer;font-size:16px;color:#FFFFFF;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-red-25px{height:25px;border:1px #E2393C solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#E2393C;cursor:pointer;font-size:14px;color:#FFFFFF;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-orange-25px{height:25px;border:1px #FF7700 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#FF7700;cursor:pointer;font-size:14px;color:#FFFFFF;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-orange-30px{height:30px;border:1px #FF7700 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#FF7700;cursor:pointer;font-size:14px;color:#FFFFFF;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-orange-35px{height:35px;border:1px #FF7700 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#FF7700;cursor:pointer;font-size:16px;color:#FFFFFF;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-orange-25-25px{height:25px;width:25px;border:1px #FF7700 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#FF7700;cursor:pointer;font-size:14px;color:#FFFFFF;-webkit-appearance: none;padding:0 5px 0 5px;}

.btn-gray-25px{height:25px;border:1px #C0C0C0 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#eee;cursor:pointer;font-size:12px;color:#474747;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-gray-25px:hover{background:#E3E3E3;}
.btn-gray-25px:active{background:#C0C0C0;}


.btn-gray-30px{height:30px;border:1px #C0C0C0 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#eee;cursor:pointer;font-size:14px;color:#474747;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-gray-30px:hover{background:#E3E3E3;}
.btn-gray-30px:active{background:#C0C0C0;}

.btn-gray-35px{height:35px;border:1px #C0C0C0 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#eee;cursor:pointer;font-size:16px;color:#474747;-webkit-appearance: none;padding:0 5px 0 5px;}
.btn-gray-35px:hover{background:#E3E3E3;}
.btn-gray-35px:active{background:#C0C0C0;}

.btn-red-14px{padding:2px 5px 3px 5px;display:inline-block;border:1px #E2393C solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#E2393C;cursor:pointer;font-size:14px;color:#FFFFFF;-webkit-appearance: none;-moz-user-select: none;-khtml-user-select: none;user-select: none;}
.btn-blue-box{padding:2px 5px 3px 5px;border:1px #C1D2E5 solid;color:#4675BC;cursor:pointer;background:#fff;}
.btn-blue-box i{color:#C1D2E5;padding-right:3px;}
.btn-blue-box:hover{padding:2px 5px 3px 5px;border:1px #4675BC solid;color:#fff;cursor:pointer;background:#4675BC;}
.btn-blue-box:hover i{color:#fff;padding-right:3px;}
.btn-blue-box:active{background:#4E86D9;}

.btn-orange-box{padding:2px 5px 3px 5px;border:1px #FF7700 solid;color:#FF7700;cursor:pointer;background:#fff;}
.btn-orange-box i{color:#FF7700;padding-right:3px;}
.btn-orange-box:hover{padding:2px 5px 3px 5px;border:1px #FF7700 solid;color:#fff;cursor:pointer;background:#FF7700;}
.btn-orange-box:hover i{color:#fff;padding-right:3px;}
.btn-orange-box:active{background:#FEBE58;}


.btn-gray-little-box{padding:1px 3px 2px 3px;border:1px #DADADA solid;color:#474747;cursor:pointer;background:#fff;line-height:100%;font-size:12px;height:18px;}
.spn-gray-little-box{padding:3px;border:1px #DADADA solid;color:#474747;cursor:pointer;background:#fff;line-height:100%;font-size:12px;display:inline-block;}
.btn-gray-box{padding:2px 6px 4px 6px;border:1px #E1E1E1 solid;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background:#FAFAFA;cursor:pointer;}
.btn-gray-box i{color:#FF6600;padding-right:3px;}



/*标记类文字*/
.mark-blue-bg{line-height:100%;cursor:pointer;background:#fff;font-size:12px;font-weight:normal;display:inline-block;padding:1px;}
.mark-orange-solid{line-height:100%;cursor:pointer;background:#fff;font-size:12px;font-weight:normal;display:inline-block;padding:1px;}
.mark-red-solid{line-height:100%;cursor:pointer;background:#fff;font-size:12px;font-weight:normal;display:inline-block;padding:1px;}
.mark-green-solid{line-height:100%;cursor:pointer;background:#fff;font-size:12px;font-weight:normal;display:inline-block;padding:1px;}
.mark-orange-dashed{line-height:100%;cursor:pointer;background:#fff;font-size:12px;font-weight:normal;display:inline-block;padding:1px;}
.mark-orange-dashed{border:1px #FF6600 dashed;color:#FF6600;}
.mark-green-solid{border:1px #2AAF28 solid;color:#2AAF28;}
.mark-red-solid{border:1px #DB2521 solid;color:#DB2521;}
.mark-orange-solid{border:1px #FF6600 solid;color:#FF6600;}
.mark-blue-bg{color:#FFFFFF;background:#45BDBC;}
.mark-padding5px{padding:2px 5px 2px 5px;}

/*自定义图标系列2 -  数字类型1*/
.icon_num1_10:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_9:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_8:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_7:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_6:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_5:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_4:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_3:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_2:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_1:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/num1.png');display: inline-block;vertical-align:middle;}
.icon_num1_1:before{background-position:0px 0px;}
.icon_num1_2:before{background-position:0px -16px;}
.icon_num1_3:before{background-position:0px -32px;}
.icon_num1_4:before{background-position:0px -48px;}
.icon_num1_5:before{background-position:0px -64px;}
.icon_num1_6:before{background-position:0px -80px;}
.icon_num1_7:before{background-position:0px -96px;}
.icon_num1_8:before{background-position:0px -112px;}
.icon_num1_9:before{background-position:0px -128px;}
.icon_num1_10:before{background-position:0px -144px;}

/*自定义图标系列 -  圆形数字*/
.icon_num{height:15px;width:15px;text-align:center;vertical-align:middle;display: inline-block;font-style:normal;font-size:12px;font-family:Arial;font-weight:bold;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#CCCCCC;color:#fff;margin-right:3px;padding:0 1px 2px 1px;}
.icon_num_select{background:#FF7777;}


/*自定义图标系列3 -  验证类1*/ 
.icon_validate_tip:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/validate.png');display: inline-block;vertical-align:middle;}
.icon_validate_false:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/validate.png');display: inline-block;vertical-align:middle;}
.icon_validate_true:before{content:"";height:16px;width:16px;margin:0px 5px 0px 5px;background-image:url('/icon/validate.png');display: inline-block;vertical-align:middle;}
.icon_validate_false:before{background-position:0px -0px;}
.icon_validate_true:before{background-position:0px -16px;}
.icon_validate_tip:before{background-position:0px -32px;}

/*自定义图标系列4 -  促销类1*/
.icon_promotion_zao{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_dong{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_mian{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_fen{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_man{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_song{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_quan{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_jian{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_fan{background-image:url('/icon/promotion.png');margin:0 3px 0 3px;height:16px;width:32px;display:inline-block;color:#FF6600;font-size:12px;font-family:Arial;padding-left:18px;text-align:center;cursor:pointer;line-height:normal;padding-top:2px;}
.icon_promotion_fan{background-position:0px 0px;}
.icon_promotion_jian{background-position:0px -18px;}
.icon_promotion_quan{background-position:0px -36px;width:19px;padding-left:0px;}
.icon_promotion_song{background-position:0px -54px;width:19px;padding-left:0px;}
.icon_promotion_man{background-position:0px -72px;}
.icon_promotion_fen{background-position:0px -90px;}
.icon_promotion_mian{background-position:0px -108px;}
.icon_promotion_dong{background-position:0px -126px;}
.icon_promotion_zao{background-position:0px -144px;}

/*自定义图标系列4 -  线路标记类1*/
.icon_mark_baoji{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_baochuan{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_te{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_jian{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_cu{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_xin{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_ming{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_jing{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_re{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_qiang{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_donghang{background-image:url('/icon/route_mark.png');height:15px;width:33px;margin:0px 5px 0px 5px;display:inline-block;vertical-align:middle;}
.icon_mark_qiang{background-position:0px 0px;}
.icon_mark_re{background-position:0px -15px;}
.icon_mark_jing{background-position:0px -30px;}
.icon_mark_ming{background-position:0px -45px;}
.icon_mark_xin{background-position:0px -60px;}
.icon_mark_cu{background-position:0px -75px;}
.icon_mark_jian{background-position:0px -90px;}
.icon_mark_te{background-position:0px -105px;}
.icon_mark_baochuan{background-position:0px -120px;}
.icon_mark_baoji{background-position:0px -135px}
.icon_mark_donghang{background-position:0px -150px;}

/*自定义图标系列5 -  频道标记类 - 白色1*/
.icon_channelType_wt_CRUISE{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px 0px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_ISLAND{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -30px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_CLUBMED{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -360px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_GOLF{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -120px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_NEAR{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -240px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_DRIVER{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -300px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_TICKET{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -60px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_CAR{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -270px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_TEAM{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -150px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_SNOW{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -90px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_HOTEL{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -180px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_DESTINATION{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -210px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_BOAT{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -330px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_TAILAND{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -390px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_SYDNEY{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -420px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_AMERICA{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -450px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_EURO{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -480px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_JAPAN{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -510px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_CHINA{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -540px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_DUBAI{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -570px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}
.icon_channelType_wt_BUILDING{display:inline-block;background-image:url('/icon/ChannelType_wt.png');height:30px;width:30px;background-position:0px -630px;background-size:100%;margin:10px 0 0 10px;background-repeat:no-repeat;}


.icon_channelType_ISLAND{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -40px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_TAILAND{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -520px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_SYDNEY{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -560px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_AMERICA{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -600px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_EURO{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -640px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_JAPAN{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -680px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_CHINA{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -720px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_DUBAI{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -760px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_BUILDING{display:inline-block;background-image:url('/icon/ChannelType.png');height:40px;width:40px;background-position:0px -630px;background-size:100%;background-repeat:no-repeat;}


.icon_channelType_ISLAND_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -30px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_TEAM_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -150px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_NEAR_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -240px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_DRIVER_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -300px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_CLUBMED_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -360px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_TAILAND_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -390px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_SYDNEY_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -420px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_AMERICA_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -450px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_EURO_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -480px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_JAPAN_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -510px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_CHINA_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -540px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_DUBAI_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -570px;background-size:100%;background-repeat:no-repeat;}
.icon_channelType_BUILDING_30px{display:inline-block;background-image:url('/icon/ChannelType.png');height:30px;width:30px;background-position:0px -630px;background-size:100%;background-repeat:no-repeat;}


/*自定义图标系列 -  标题类图标*/
.icon_sale_sale_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px 0px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_percent_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -22px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_mountain_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -44px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_fire_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -66px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_earth_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -88px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_crown_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -110px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_balloon_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -132px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_plane_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -154px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_shoppingcart_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -176px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_tree_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -198px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_ticket_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -220px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_train_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -242px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_mobile_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -264px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_gubao_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -286px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_shenlinvshen_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -308px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_temple_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -330px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_island_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -352px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_fushishan_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -374px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_dubai_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -396px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_egypt_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -418px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_greec_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -440px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_netherland_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -462px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_cruise_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -484px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_car_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -506px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_golf_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -528px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_visa_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -550px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_trip_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -572px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_taxi_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -594px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_bus_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -616px;background-size:100%;background-repeat:no-repeat;}
.icon_sale_near_22px{display:inline-block;background-image:url('/icon/SaleTitle.png');height:22px;width:22px;background-position:0px -638px;background-size:100%;background-repeat:no-repeat;}


.icon-hotel-airport{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/airport.png');background-size:100%;margin-right:3px;}
.icon-hotel-business{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/business.png');background-size:100%;margin-right:3px;}
.icon-hotel-internet{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/internet.png');background-size:100%;margin-right:3px;}
.icon-hotel-meetingroom{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/meetingroom.png');background-size:100%;margin-right:3px;}
.icon-hotel-park{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/park.png');background-size:100%;margin-right:3px;}
.icon-hotel-restaurant{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/restaurant.png');background-size:100%;margin-right:3px;}
.icon-hotel-sports{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/sports.png');background-size:100%;margin-right:3px;}
.icon-hotel-swiming{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/swiming.png');background-size:100%;margin-right:3px;}
.icon-hotel-wifi{display:inline-block;overflow:hidden;background-color:#1D7AD9;width:12px;height:12px;background-image:url('/icon/hotel/wifi.png');background-size:100%;margin-right:3px;}

/*Tip*/
.gray-tip{border:1px #eee solid;background:#F7F7F7;color:#666666;min-height:20px;display:-moz-inline-box;display:block;overflow:hidden;padding:5px 3px 5px 3px;}
.orange-tip{border:1px #FFAE00 solid;background:#FFF7CC;color:#666666;min-height:20px;display:-moz-inline-box;display:block;overflow:hidden;padding:5px 3px 5px 3px;}
.validator-tip{border: 1px solid #FFAE00;display:block; padding-left: 4px; padding-right: 8px; padding-top: 5px; padding-bottom: 5px; background-color: #FFF7CC;}

/*Body*/
#scroll-body{position:absolute; z-index:-1;bottom:0px; left:0;width:100%;background:#fff;overflow:auto;}


/*滚动条*/
.scroll{scrollbar-arrow-color: #1D7AD9;scrollbar-highlight-color: #fff;scrollbar-shadow-color: #fff;scrollbar-darkshadow-color: #fff;scrollbar-track-color: #fff;scrollbar-base-color:#1D7AD9;}
.scroll::-webkit-scrollbar-thumb{background-color:#1D7AD9;height:30px;outline-offset:-2px;outline:2px solid #fff;-webkit-border-radius:4px;border: 2px solid #fff;}  
.scroll::-webkit-scrollbar{width:12px;height:8px;}  
.scroll::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;}

.scroll_gray{scrollbar-arrow-color: #eee;scrollbar-highlight-color: #fff;scrollbar-shadow-color: #fff;scrollbar-darkshadow-color: #fff;scrollbar-track-color: #fff;scrollbar-base-color:#eee;}
.scroll_gray::-webkit-scrollbar-thumb{background-color:#eee;height:30px;outline-offset:-2px;outline:2px solid #fff;-webkit-border-radius:4px;border: 2px solid #fff;}  
.scroll_gray::-webkit-scrollbar{width:12px;height:8px;}  
.scroll_gray::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;}



/*方向按钮*/
.btn-turn-direction{padding:4px 5px 6px 5px;border:1px #E9E9E9 solid;color:#B2B2B2;cursor:pointer;-moz-user-select: none;-khtml-user-select: none;user-select: none;}


/*宽度百分比*/
.wh-10pct{width:10%;}.wh-20pct{width:20%;}.wh-30pct{width:30%;}.wh-40pct{width:40%;}.wh-50pct{width:50%;}.wh-60pct{width:60%;}.wh-70pct{width:70%;}.wh-80pct{width:80%;}.wh-90pct{width:90%;}.wh-100pct{width:100%;}
.wh-5pct{width:5%;}.wh-15pct{width:15%;}.wh-25pct{width:25%;}.wh-35pct{width:35%;}.wh-45pct{width:45%;}.wh-55pct{width:55%;}.wh-65pct{width:65%;}.wh-75pct{width:75%;}.wh-85pct{width:85%;}.wh-95pct{width:95%;}


/*自定义select控件*/
.ddlInput-20px{}
.ddlInput-20px-box{position:absolute;background:#fff;display:none;}
.ddlInput-20px-box ul{display:block;overflow:hidden;border:1px #C0C0C0 solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.ddlInput-20px-box ul li{cursor:pointer;padding:5px 5px 5px 5px;float:none;display:block;width:100%;}
.ddlInput-20px-box ul li:hover{background:#DEDEDE;}
.ddlInput-20px-box ul .selected{background:#26A0DA;color:#fff;}
.ddlInput-20px-box ul .selected:hover{background:#26A0DA;color:#fff;}


/*标准三栏页*/
.standardPage{width:1190px;overflow:hidden;clear:both;}
.standardPage .standardPage-l{float:left;width:990px;}
.standardPage .standardPage-c{float:left;width:10px;min-height:1px;}
.standardPage .standardPage-r{float:left;width:190px;min-height:1px;}


/*翻页样式*/
.page{width:100%;clear:both;}
.page .flickr {padding:10px 0px 10px 0px;MARGIN-TOP: 4px;TEXT-ALIGN: Right;}
.page .flickr A {border:1px #CCCCCC solid;padding:3px 10px 3px 10px;MARGIN-RIGHT: 3px;TEXT-DECORATION: none;FONT-SIZE: 14px;COLOR: #005AA0;FONT-FAMILY: "Arial Unicode MS";}
.page .flickr A:hover {border:1px #CCCCCC solid;padding:3px 10px 3px 10px;MARGIN-RIGHT: 3px;TEXT-DECORATION: none;FONT-SIZE: 14px;FONT-FAMILY: "Arial Unicode MS";BACKGROUND-COLOR: #005AA0;COLOR: #FFFFFF;}
.page .flickr A:active {border:1px #CCCCCC solid;padding:3px 10px 3px 10px;MARGIN-RIGHT: 3px;TEXT-DECORATION: none;FONT-SIZE: 14px;FONT-FAMILY: "Arial Unicode MS";BACKGROUND-COLOR: #005AA0;COLOR: #FFFFFF;}
.page .flickr SPAN.current {padding:3px 10px 3px 10px;FONT-WEIGHT: bold;MARGIN-RIGHT: 3px; FONT-SIZE: 14px;COLOR: #FF6600;FONT-FAMILY: "Arial Unicode MS";}
.page .flickr SPAN.null {padding: 15px 10px 15px 10px;MARGIN-RIGHT: 3px; FONT-SIZE: 12px;COLOR: #000000;}
.page .flickr SPAN.disabled {border:1px #CCCCCC solid;padding:3px 10px 3px 10px;MARGIN-RIGHT: 3px;TEXT-DECORATION: none;FONT-SIZE: 14px;COLOR: #ADAAAD;FONT-FAMILY: "Arial Unicode MS";}


/*空页*/
.nullPage{width:100%;margin-top:10%;margin-bottom:10%;}
.nullPage dl{display:block;overflow:hidden;width:40%;margin:0 auto;border:2px solid #eee;padding:30px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.nullPage dl dt{text-align:center;width:100%;margin-bottom:10px;}
.nullPage dl dd{text-align:center;width:100%;line-height:200%;font-size:16px;color:#C0C0C0;}
.nullPage .history{background-image:url('/icon/baby_feet.png');height:50px;background-size:50px 50px;background-repeat:no-repeat;background-position:50%; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.nullPage .shopping{background-image:url('/icon/shopping.png');height:50px;background-size:50px 50px;background-repeat:no-repeat;background-position:50%; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.nullPage .heart{background-image:url('/icon/heart.png');height:50px;background-size:50px 50px;background-repeat:no-repeat;background-position:50%; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.nullPage .unhappy{background-image:url('/icon/unhappy.png');height:50px;background-size:50px 50px;background-repeat:no-repeat;background-position:50%; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.nullPage .true{background-image:url('/icon/true.png');height:50px;background-size:50px 50px;background-repeat:no-repeat;background-position:50%; }

/*GridView弹出框表格样式*/
.tbGVchd{}
.tbGVchd-tb{width:100%;}
.tbGVchd-tb thead tr{height:30px;background-repeat:repeat-x;background-color:#eeeeee;}
.tbGVchd-tb thead tr td{padding:0 5px 0 5px;color:#474747;border:1px #EAEAEA solid;font-size:12px;white-space:nowrap;overflow:hidden;}
.tbGVchd-tb tbody tr{overflow:hidden;}
.tbGVchd-tb tbody .tip{background:#F2F2F2;}
.tbGVchd-tb tbody tr td{padding:5px;border:1px #EAEAEA solid;vertical-align:top;font-size:12px;}
.tbGVchd-tb tbody tr td .opt{color:#C0C0C0;font-size:14px;cursor:pointer;margin-right:2px;}
.tbGVchd-tb tbody tr td .opt:hover{color:#648BB2;}
.tbGVchd-tb tbody tr td .alert{color:#648BB2;font-size:14px;cursor:pointer;margin-right:2px;}
.tbGVchd-tb tbody tr td .alert:hover{color:#FF0000;}
.tbGVchd-tb tbody tr td .alert span{font-size:12px;position:absolute;margin-left:-6px;font-weight:bold;font-family:"Arial";color:#FF0000;font-style:normal}
.tbGVchd-tb tfoot tr{height:30px;}
.tbGVchd-tb tfoot tr td{padding:5px;font-size:12px;}
.tbGVchd-tb .tbGVchd-tb-edit{display:block;overflow:hidden;}
.tbGVchd-tb .tbGVchd-tb-edit li{float:left;}

.tbGVchd-itb{width:100%;}
.tbGVchd-itb thead tr{height:30px;background-repeat:repeat-x;background-color:#eeeeee;}
.tbGVchd-itb thead tr td{padding:0 5px 0 5px;color:#474747;border:1px #EAEAEA solid;font-size:12px;white-space:nowrap;overflow:hidden;}
.tbGVchd-itb tbody tr{overflow:hidden;height:28px;}
.tbGVchd-itb tbody tr td{padding:5px;border:1px #EAEAEA solid;font-size:12px;vertical-align:middle;}
.tbGVchd-itb tbody tr td .opt{color:#C0C0C0;font-size:14px;cursor:pointer;margin-right:2px;}
.tbGVchd-itb tbody tr td .opt:hover{color:#648BB2;}
.tbGVchd-itb tbody tr td .alert{color:#648BB2;font-size:14px;cursor:pointer;}
.tbGVchd-itb tbody tr td .alert:hover{color:#FF0000;}
.tbGVchd-itb tbody tr td .alert span{font-size:12px;position:absolute;margin-left:-6px;font-weight:bold;font-family:"Arial";color:#FF0000;font-style:normal}
.tbGVchd-itb tfoot tr{height:30px;}
.tbGVchd-itb tfoot tr td{padding:5px;}
.tbGVchd-itb .inputTable tbody tr {height:35px;vertical-align:middle;}

.tbGVchd-itb-row{width:100%;overflow:hidden;display:block;margin-left:1%;}
.tbGVchd-itb-row li{float:left;margin:5px 0 5px 0;}
.tbGVchd-itb-row .title{font-size:12px;padding-top:3px;}
.tbGVchd-itb-row .desc{font-size:12px;padding-top:3px;color:#000;}
.tbGVchd-itb-row .line{height:1px;background:#EEE;width:100%;margin:5px 0 5px 0;}
.tbGVchd-itb .opt{color:#C0C0C0;font-size:14px;cursor:pointer;display:inline-block;margin-top:5px;}
.tbGVchd-itb .opt:hover{color:#648BB2;}

/*遮罩层*/
.showMaskDiv {position: absolute;width: 100%;height: 100%; top: 0px;left: 0px;background:#000;opacity:0.7;}