body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    background-color: #faf8f5;
}
ul,ul li{
    margin: 0;
    padding: 0;
    list-style-type:none;
}
p,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
a,span,div{
    text-decoration:none;
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
.each_annaul_hotel a:hover{
    text-decoration:none;
}
img{
    display:block;
}
a:hover{
    text-decoration:underline;
}

.clear_float{
    clear:both;
}
.cursor_pointer {
    cursor: pointer;
}

.hall_bg{
    width: 100%;
    height: 420px;
    background: url(http://pub.xitaoinfo.com/ad_5ea03445f392414eaf8c8eee32915b32.jpg) center/cover no-repeat;
    position: relative;
    cursor:pointer;
    overflow: hidden;
}
.main_center{
    width:1200px;
    height:500px;
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-600px;
}
.order_bg{
    width:360px;
    height:500px;
    background:black;
    opacity:0.8;
    -webkit-opacity:0.8;
    -moz-opacity:0.8;
    -o-opacity:0.8;
    filter:alpha(opacity=80);
    position:absolute;
    z-index:3;
}
.order_content{
    position: relative;
    z-index: 4;
    width: 380px;
    height: 100%;
    padding: 60px 30px;
}
.order_title{
    color:#ff7385;
    font-size:18px;
    font-weight:bold;
    margin-bottom:30px;
}
.order_ul li{
    margin-top:20px;
    position:relative;
}
.order_ul li span{
    color:#ffffff;
}
.meeting_title{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:71px;
    text-align: right;
}
.meeting_dec{
    margin-left:10px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    padding:0px 5px 2px 5px;
    cursor:pointer;
    position:relative;
}
.on_choice{
    background:#ff7385;
    border-radius:3px;
}
.input_content{
    width:203px;
    height:25px;
    background:#ffffff;
    border-radius:3px;
    border:0px;
    text-indent:12px;
    margin-left:-5px;
    outline:0px solid #d3d3d3;
}
#annual_chosenDate{
    width:163px;
    cursor:pointer;
}
@keyframes changeOutline{
    0%{outline:0px solid #d3d3d3}
    50%{outline:4px solid #ff7385}
    100%{outline:0px solid #d3d3d3}
}
@-webkit-keyframes changeOutline{
    0%{outline:0px solid #d3d3d3}
    50%{outline:4px solid #ff7385}
    100%{outline:0px solid #d3d3d3}
}
@-moz-keyframes changeOutline{
    0%{outline:0px solid #d3d3d3}
    50%{outline:4px solid #ff7385}
    100%{outline:0px solid #d3d3d3}
}
@-o-keyframes changeOutline{
    0%{outline:0px solid #d3d3d3}
    50%{outline:4px solid #ff7385}
    100%{outline:0px solid #d3d3d3}
}
.add_outline{
    -webkit-animation:changeOutline 1s 3;
    -moz-animation:changeOutline 1s 3;
    -o-animation:changeOutline 1s 3;
    animation:changeOutline 1s 3;
}

.order_ul li .tell_info{
    margin-left:94px;
    color:#999;
    position:relative;
    top:-12px;
}
.table_number{
    width:162px;
}
.textarea_content{
    width:185px;
    height:60px;
    resize:none;
    margin-left:-5px;
    border-radius:3px;
    padding:10px 8px 20px 8px;
    color:#5C5C5C;
    font-size:15px;
}

.remark_title{
    position:relative;
}
.input_length{
    position:absolute;
    bottom:11px;
    right:12px;
    color:#d3d3d3;
}
.order_ul li .count_number{
    color:#ff7385;
}
.submit_order{
    display:block;
    width:190px;
    height:30px;
    line-height:30px;
    background:#ff7385;
    color:#ffffff;
    text-align:center;
    font-size:17px;
    border-radius:3px;
    margin:30px auto 0;
    cursor:pointer;
}
.annual_meeting_instruction{
    width:1200px;
    margin:100px auto;
    text-align:right;
    position:relative;
}
.meeting_instruction_title{
    font-size:30px;
    color:#333;
}
.meeting_instruction_line{
    width:1049px;
    height:5px;
    background:url(/img/meeting_line.png) no-repeat;
    float:right;
    margin-top:22px;
}
.meeting_hall{
    float:right;
    width:330px;
    height:158px;
    overflow:hidden;
    margin-top:20px;
    border-radius:18px;
    margin-left:25px;
}
.meeting_hall a{
    display:block;
    width:330px;
    height:158px;
}
.hall_1_pic{
    background:url(/img/sample/hall_1.jpg) no-repeat 40% 70%;
}
.hall_2_pic{
    background:url(/img/sample/hall_2.jpg) no-repeat center top;
}
.order_ul li .call_name{
    position:absolute;
    width:150px;
    height:25px;
    color:#ff7385;
    top: 30px;
    left: 84px;
    font-size: 12px;
    display:none;
}
.annual_center_content{
    width: 1200px;
    min-height: 300px;
    margin: 0 auto;
}
.type_tag{
    width: 1200px;
    height: 45px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #cccccc;
}
.type_tag.hide{
    height: 0;
    overflow: hidden;
}
.type_tag .each_type{
    display: inline-block;
    width: 140px;
    height: 44px;
    line-height: 40px;
    color: #666666;
    cursor: pointer;
    margin: 0 -2px;
    font-size: 16px;
    font-weight:bold;
    text-align: center;
}
.type_tag .each_type.true{
    color: #ff7385;
    border-bottom: 5px solid #ff7385;
}
.type_tag .each_type:hover{
    color: #ff7385;
    border-bottom: 5px solid #ffc9d0;
}
.annual_hotel{
    position:relative;
    width: 1220px;
    margin-bottom: 50px;
}
.hotel_img{
    width: 100%;
    height: 214px;
    background: #eeeeee;
    background-position:center;
    background-repeat:no-repeat;
}
.each_annaul_hotel{
    display: none;
    text-align: center;
    width: 381px;
    height: 440px;
    background: white;
    margin: 10px 10px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
}
.each_annaul_hotel.true{
    display: inline-block;
}
.hotel_price{
    float:left;
    font-size: 20px;
    color: #ff7385;
    margin-top: 10px;
    margin-left: 20px;
    font-weight:bold;
}
.view{
    float:right;
    font-size: 12px;
    color: #999999;
    margin-top: 19px;
    margin-right: 20px;
}
.hrz_bar{
    width: 340px;
    margin: 10px auto;
    margin-top: 45px;
    border-bottom: 1px solid #eeeeee;
    clear:both;
}
.hotel_name{
    text-align: left;
    margin-left: 20px;
    margin-bottom: 5px;
    font-size: 20px;
}
.hotel_feature{
    display: block;
    text-align: left;
    margin-left: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}
.no_icon{
    display: inline-block;
    margin-left:30px;
    width: 15px;
    height: 15px;
    background: url(/img/no_icon_s.png) 0 0 no-repeat;
}
.check_icon{
    display: inline-block;
    margin-left:30px;
    width: 15px;
    height: 15px;
    background: url(/img/check_icon_s.png) 0 0 no-repeat;
}
.hotel_address{
    margin: 0 auto;
    width: 340px;
    height: 20px;
    overflow: hidden;
    color: #999999;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.order_btn{
    display: block;
    margin:20px;
    width: 340px;
    height: 40px;
    font-size: 20px;
    background: #ff7385;
    border-radius: 6px;
    cursor: pointer;
    color:white;
    line-height: 38px;
    text-decoration: none;
}
.order_btn:hover{
    background: #ff9ca9;
    text-decoration: none;
}
.order_dec{
    display: none;
}
.small_title{
    display: none;
}
.box_share_content{
    height: 285px;
}
.annual_dec{
    width: 1200px;
    /*height: 20px;*/
    text-align: right;
    padding-top:30px;
    padding-bottom: 10px;
}
.click_scroll_content{
    position:absolute;
    left: 713px;
    top:0px;
    z-index:3;
    width: 1187px;
    height:500px;
}

/* banner main */
#query_center_content{
    position: relative;
    top:0;
    width:1200px;
    margin:0 auto;
    -webkit-filter:blur(0);
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
    z-index: 2;
}
#query_center_content.queryhide{
    -webkit-filter:blur(3px);
    -webkit-transform: translateY(520px);
    -moz-transform: translateY(520px);
    -ms-transform: translateY(520px);
    -o-transform: translateY(520px);
    transform: translateY(520px);
}
#query_hotel{
    width:360px;
    height:0;
    position:relative;
    top:30px;
    left:0;
}
#query_hotel .query_content_bg{
    position:absolute;
    height:430px;
    width:360px;
    background:black;
    opacity:0.8;
    -webkit-opacity:0.8;
    -moz-opacity:0.8;
    -o-opacity:0.8;
    filter:alpha(opacity=80);
}
#query_hotel .query_hotel_cat{
    position:absolute;
    left:0;
    top:-15px;
    width:95px;
    height:66px;
    background:url(/img/check_cat.png) no-repeat;
}
#query_hotel .query_hotel_title{
    color:#ffffff;
    font-size:18px;
    position:relative;
    top:35px;
    left:100px;
    margin-bottom:60px;
    font-weight: bold;
}
#query_hotel  .query_hotel_ul li{
    position:relative;
    margin-bottom:5px;
}
#query_hotel .query_hotel_dec{
    float:left;
    width:90px;
    height:38px;
    text-align:right;
}
#query_hotel  .qh_p1{
    font-size:15px;
    font-weight:bold;
    color:#ffe5ee;
}
#query_hotel  .qh_p2{
    color:#918e92;

}
#query_hotel  .dec_bg{
    float:left;
    width:10px;
    height:65px;
    background:url(/img/right_line.png) no-repeat;
    position:relative;
    margin-left:8px;
    margin-top:-10px;
}
#query_hotel .each_query_dec{
    display:inline-block;
    width:70px;
    height:20px;
    border:1px solid #e8e8e8;
    font-size:12px;
    color:#ffe5ee;
    text-align:center;
    line-height:18px;
    margin-bottom:6px;
    margin-right:5px;
    cursor: pointer;
    position:relative;
    *display:inline;
    *zoom:1;
}
#query_hotel .show_appoint_area{
    position: relative;
}
#query_hotel .appoint_name{
    color:#ffe5ee;
    display: inline-block;
    font-size:12px;
}
#query_hotel .appoint_area{
    position:absolute;
    top:20px;
    left:-1px;
    width:310px;
    padding-bottom: 7px;
    /*height:121px;*/
    border:1px solid #d3d3d3;
    background:black;
    opacity:0.8;
    -webkit-opacity:0.8;
    -moz-opacity:0.8;
    -o-opacity:0.8;
    filter:alpha(opacity=80);
    z-index:22;
    color:#ffffff;
    display:none;
}
#query_hotel  .each_address{
    width:90px;
    height:20px;
    line-height:20px;
    color:#ffffff;
    text-align:center;
    float:left;
    margin:7px 0px 0px 10px;

}
#query_hotel .each_address:hover {
    background-color: #ff7385;
    color: white;
}
#query_hotel .each_query_dec.selected{
    background-color: #ff7385;
    border: 1px solid #ff7385;
}
#query_hotel .each_query_dec:hover{
    background-color: #ff7385;
    border: 1px solid #ff7385;
    color: white;
}
#query_hotel .all_query_dec{
    width:240px;
    display:inline-block;
    position:relative;
}
#query_hotel .query_btn{
    width:320px;
    height:35px;
    margin:0 auto;
    background:#ff7385;
    text-align:center;
    line-height:35px;
    color:#ffffff;
    font-size:18px;
    border-radius:3px;
    margin-top:35px;
    position:relative;
    z-index:3;
    cursor:pointer;
}
#query_hotel .query_footer{
    width:100%;
    text-align:center;
    color:#ffffff;
    font-size:12px;
    margin-top:25px;
    position:relative;
    z-index:3;
}
#query_hotel .bottom_line{
    height:10px;
    width:230px;
    margin:0 auto;
    margin-top:5px;
    background:url(/img/bottom_line.png) no-repeat;
}