@charset "utf-8";
@import url(base.css);
.page-num .prev .icon, .page-num .next .icon{vertical-align: -10px;}
/*加入动画*/
.hotel-anima-icon{width:40px;height:40px;position:fixed;border-radius:50%;z-index:9999;overflow:hidden}
.hotel-anima-icon img{width:100%;height:100%}
/*返回顶部*/
.top{cursor: pointer;font-size:14px;position: fixed;text-align: center;z-index: 2000;opacity: 0;transition: background-color 0.2s ease-in-out;background: #121212;color: #ffffff;border-radius: 3px;padding: 12px;right: 40px;bottom: 30px;}
.top:hover{color: #fff;background: #fa7133;}
/*侧边栏*/
.sidebar{width:40px;height: 100%;background: #fff;position: fixed;top: 0;right: 0;box-shadow: -5px 0 10px rgba(208,210,211,0.35);z-index:2000;}
.sidebar_cont{position: absolute;top: 50%;transform: translateY(-50%);}
.sidebar .sidebar_cont_s,.sidebar .wx,.sidebar .tel{position: relative;width: 40px;padding: 8px 0;cursor: pointer;transition: all 0.5s;margin-bottom: 12px;}
.sidebar .tel{margin-bottom: 0;}
.sidebar .sidebar_cont_s:hover,.sidebar .wx:hover,.sidebar .tel:hover{background: #fa7133;}
.sidebar .sidebar_cont_s i{display: block;width: 24px;height: 24px;margin-left: 8px;background: url(../images/duibi_icon.png) no-repeat;}
.sidebar .sidebar_cont_s .num{display:none;position: absolute;width: 16px;height: 16px;right: 2px;top: -8px;background-color: #ff4646;border-radius: 50%;line-height: 16px;text-align: center;font-size: 10px;color: #fff;}
.sidebar .sidebar_cont_s>p{font-size: 12px;color: #333;padding-top: 3px;text-align: center;transition: all 0.3s;}
.sidebar .sidebar_cont_s:hover i{background: url(../images/duibi_icon_active.png) no-repeat;}
.sidebar .sidebar_cont_s:hover>p{color: #fff;}
.sidebar .sidebar_cont_s:hover .db_cont{display: block;}
/*lalalal*/
.sidebar_cont_s{display: none;}
.sidebar .sidebar_cont_s .db_cont{display: none;box-shadow: 0 2px 10px rgba(0,0,0,.2);min-width: 332px;min-height: 200px;position: absolute;top: 50%;right: 40px;background: #fff;transform: translateY(-50%);}
.sidebar .sidebar_cont_s .db_cont:after{content: "";position: absolute;right: -5px;top: 50%;transform: translateY(-50%);border: 5px dashed #fff;border-right-width: 0;border-left-style: solid;border-top-color: transparent;border-bottom-color: transparent;}
.sidebar .sidebar_cont_s .not_has_data{width: 100%;display: none;}
.sidebar .sidebar_cont_s .not_has_data p{font-size: 18px;color: #666;padding-top: 60px;text-align: center;}
.sidebar .sidebar_cont_s .not_has_data a{display: block;width: 104px;height: 34px;transition: all 0.3s;border: 1px solid #fa7133;text-align: center;line-height: 34px;font-size: 14px;color: #fa7133;margin: 0 auto;margin-top: 20px;}
.sidebar .sidebar_cont_s .not_has_data a:hover{background: #fa7133;color: #fff;}
.sidebar .sidebar_cont_s .has_data{padding: 0 20px;width: 360px;box-sizing: border-box;}
.sidebar .sidebar_cont_s .has_data .til{height: 40px;line-height: 40px;border-bottom: 1px solid #ededed;}
.sidebar .sidebar_cont_s .has_data .til p{float: left;font-size: 16px;color: #333;}
.sidebar .sidebar_cont_s .has_data .til span{float: left;font-size: 12px;padding-left: 30px;color: #999;}
.sidebar .sidebar_cont_s .has_data .til a{float: right;font-size: 12px;color: #666;transition: all 0.3s;}
.sidebar .sidebar_cont_s .has_data .til a:hover{color: #fa7133;}
.has_data_list{margin-top: 20px;}
.has_data_list:hover .del{display: block;}
.has_data_list .img{float: left;width: 111px;height: 74px;}
.has_data_list .img img{display: block;width: 100%;height: 100%;}
.has_data_list .txt{float: left;padding-left: 12px;max-width: 150px;}
.has_data_list .txt .name{font-size: 16px;color: #333;display: block;transition: all 0.3s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.has_data_list .txt a.name:hover{color: #fa7133;}
.has_data_list .txt .cs{font-size: 12px;color: #999;}
.has_data_list .txt .cs span{display: block;}
.has_data_list .txt .price{color: #fa7133;font-size: 16px;}
.has_data_list .del{display: none;float: right;width: 40px;height: 24px;line-height: 22px;text-align: center;border: 1px solid #fa7133;font-size: 12px;border-radius: 2px;color: #fa7133;margin-top: 25px;}
.sidebar .sidebar_cont_s .has_data .ljdb{display: block;height: 40px;background: #fa7133;color: #fff;font-size: 14px;line-height: 40px;text-align: center;border-radius: 3px;margin: 16px 0;}
.sidebar .sidebar_cont_s .has_data .ljdb.active{cursor:not-allowed;color: #ffad88;}
.sidebar .wx i{display: block;width: 24px;height: 24px;margin-left: 8px;background: url(../images/ewm_icon.png) no-repeat;}
.sidebar .wx:hover i{background: url(../images/ewm_icon_active.png) no-repeat;}
.sidebar .wx:hover .wx_cont{display: block;}
.sidebar .wx .wx_cont{display: none;width: 206px;box-sizing: border-box;padding: 10px;box-shadow: 0 2px 10px rgba(0,0,0,.2);position: absolute;right: 40px;top: -40px;background-color: #fff;}
.sidebar .wx .wx_cont:before{content: "";position: absolute;right: -5px;top: 60px;border: 5px dashed #fff;border-right-width: 0;border-left-style: solid;border-top-color: transparent;border-bottom-color: transparent;}
.sidebar .wx .wx_cont_l,.sidebar .wx .wx_cont_r{float: left;}
.sidebar .wx .wx_cont_r{margin-left: 10px;}
.sidebar .wx .wx_cont p{font-size: 12px;color: #333;text-align: center;height: 20px;line-height: 20px;}
.sidebar .wx .wx_cont .img{width: 88px;height: 88px;}
.sidebar .wx .wx_cont .img img{display: block;width: 100%;height: 100%;}
.sidebar .tel i{display: block;width: 24px;height: 24px;margin-left: 8px;background: url(../images/tel_icon.png) no-repeat;}
.sidebar .tel:hover i{background: url(../images/tel_icon_active.png) no-repeat;}
.sidebar .tel:hover .tel_cont{display: block;}
.sidebar .tel .tel_cont{display: none;box-sizing: border-box;box-shadow: 0 2px 10px rgba(0,0,0,.2);width: 270px;height: 68px;position: absolute;right: 40px;top: -10px;background-color: #fff;padding: 15px 0 10px 80px;}
.sidebar .tel .tel_cont:after{content: "";position: absolute;right: -5px;top: 29px;border: 5px dashed #fff;border-right-width: 0;border-left-style: solid;border-top-color: transparent;border-bottom-color: transparent;}
.sidebar .tel .tel_cont a{position: absolute;top: 10px;left: 16px;width: 48px;height: 48px;background: url(../images/cdzx.png);}
.fixed_tel_right{width: 100%;height: 100%;border-left: 1px solid rgba(0,0,0,.1);padding-left: 16px;box-sizing: border-box;}
.fixed_tel_num{height: 20px;line-height: 20px;width: 100%;font-size: 20px;color: #0d0d0d;padding-bottom: 10px;}
.fixed_tel_day{color: gray;height: 12px;line-height: 12px;width: 100%;font-size: 12px;}
/* 头部 */
.header{width: 100%;height: 560px;background: url(../images/banner.png) center no-repeat;background-size: cover;}
.header_con{width: 100%;margin: 0 auto;position: fixed;top: 0;left: 0;background: #f15d17;z-index: 999;}
.header_cons{background: #fff;}
.nav{width: 1180px;margin: 0 auto;height: 60px;position: relative;padding: 8.5px 0;}
.navs{width: 1180px;margin: 0 auto;height: 60px;position: relative;display: none;}
.nav_left{float: left;margin-right: 90px;}
.nav_left .nav_logo a{display: inline-block;width: 116px;height: 50px;margin-top: 5px;box-sizing: border-box;float: left;margin-right: 10px;}
.nav_left .nav_logo a img{width: 100%;height: 100%;}
.nav_left .nav_logo span{min-width: 83px;height: 28px;display:block;background: rgba(0,0,0,0.1);border-radius: 25px;line-height: 28px;
	float: left;margin-top: 15px;cursor: pointer;padding-right: 5px;}
#site{cursor: pointer;}
.nav_left .nav_logo span>i{display: inline-block;width: 12px;height: 16px;background: url(../images/weizhi.png) no-repeat;vertical-align: -2px;margin-left: 16px;}
.nav_left .nav_logo span strong{font-size: 16px;color: #fff;font-weight: 500;}
.dingwei{display:none;width: 340px;background-color: #fff;-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);box-shadow: 0 2px 10px rgba(0,0,0,.2);position: absolute;top: 60px;left: 128px;padding: 10px 10px 10px 0;box-sizing: border-box;}
.dingwei i{display: block;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 10px solid #fff;position: absolute;top: -10px;left: 23px;}
.dingwei ul li{width: 52px;height: 32px;float: left;text-align: center;line-height: 32px;margin-bottom: 12px;margin-left: 10px;cursor: pointer;}
.dingwei ul li:hover{background: #e06730;}
.dingwei ul li:hover a{color: #fff;}
.dingwei ul .active{background: #e06730;}
.dingwei ul .active a{color: #fff;}
.dingwei ul li a{display: block;width: 100%;height: 100%;color: #000;font-size: 14px;}
.nav_con{height: 60px;float: left;}
.nav_con ul li{float: left;margin-right: 44px;height: 60px;line-height: 60px;}
.nav_con ul li a{font-size: 16px;color: #fff;display: block;}
.nav_right{float: right;height: 60px;line-height: 60px;}
.nav_right i{display: inline-block;width: 28px;height: 28px;text-align: center;margin-right: 14px;cursor: pointer;}
.nav_right i img{display: inline-block;vertical-align: -4px;}
.nav_right p{display: inline-block;color: #fff}
.nav_right p a{font-size: 16px;color: #fff;}
.nav_right p span{display: inline-block;width: 1px;height: 14px;background: #fff;opacity: 0.6;vertical-align: -2px;margin: 0 18px;}
.sease{height: 60px;line-height: 60px;}
.sease i{display: inline-block;width: 28px;height: 28px;text-align: center;margin-right: 14px;cursor: pointer;}
.sease i img{display: inline-block;vertical-align: -4px;}
.sease input{width: 860px;font-size: 16px;color: #757575;height: 40px;padding-left: 5px;box-sizing: border-box;border: 0;outline: none;}
.sease span{display: inline-block;width: 24px;height: 24px;cursor: pointer;}
.sease span img{width: 100%;height: 100%;vertical-align: middle;}
.hc_con{width: 100%;position: relative;margin-top: -150px;}
.hc_cons_check{display:none;width: 1320px;margin: 0 auto;height: 285px;background: #fff;box-shadow: 0 0 49px rgba(200,86,35,0.11);padding: 40px 70px;box-sizing: border-box;}
.hc_cons_check .back{font-size:14px;cursor:pointer;}
.hc_cons_check .back i{display:inline-block;width:16px;height:14px;margin-top:3px;vertical-align:top;background:url(../images/icon_arrow_left.png) no-repeat;background-size:100% 100%;}
.hc_cons_check .txt{width:80%;margin:5px auto;font-size: 16px;line-height: 30px;color: grey;text-align: center;}
.hc_cons_check .txt span{color:#fa7133;font-weight:600;}
.hc_cons_check .p{font-size:14px;color:#fa7133;}
.hc_cons_check .inp {margin-top:10px;}
.hc_cons_check .inp input[type='text']{float:left;box-sizing:border-box;width:420px;height:48px;border:1px solid #ccc;font-size:18px;text-align:center;}
.hc_cons_check .inp .sub{float:left;margin-left:20px;box-sizing:border-box;width:420px;height:48px;border-radius:2px;color:#fff;font-weight:600;background:#fa7133;border: 0 none;}
.hc_cons_check .liucheng{line-height:18px;margin-top:10px;}
.hc_cons_check .liucheng i{float:left;width:16px;height:14px;margin-top:2px;margin-right:5px;background:url(../images/icon_arrow_right.png) no-repeat;background-size:100% 100%;}
.hc_cons_check .liucheng span{float:left;font-size: 12px;color: #666e80;margin-left: 10px;}
.hc_cons_check .liucheng p{float:left;font-size:15px;}
.hc_cons{width: 1320px;margin: 0 auto;height: 285px;background: #fff;box-shadow: 0 0 49px rgba(200,86,35,0.11);padding: 40px 70px;box-sizing: border-box;}
.hc_cons h4{font-size: 20px;color: #333;font-weight: 500;margin-bottom: 20px;}
.hc_cons h4 span{font-size: 14px;padding-left: 20px;box-sizing: border-box;}
.hc_conter{width: 100%;}
.hc_weizhi{width: 378px;height: 38px;border: 1px solid #ccc;line-height: 38px;position: relative;float: left;margin-right: 19px;margin-bottom: 20px;}
.month_time{height: 40px;line-height: 40px;width: 380px;border: 0 none;}
.month_time .hc_wz{height: 40px;}
.hc_weizhi:nth-child(3n){margin-right: 0;}
.hc_weizhis{border:1px solid #E06730 !important;}
.hc_wz{cursor: pointer;height: 38px;}
.hc_month,.hc_time{width: 50%;float: left;position: relative;border: 1px solid #ccc;box-sizing: border-box;height: 40px;line-height: 38px;}
.hc_month{border-right: 0;}
.hc_time{border-left: 0;}
.hc_month:after{content: "";position: absolute;right:0;top: 12px;width: 1px;height: 16px;background: #dddddd;}
.hc_monthc:after{width: 0;}
.hc_wz{position: relative;}
.hc_wz .hc_icon{position: relative;z-index: 2;display: inline-block;width: 16px;height: 16px;background: url(../images/hc_weizhi.png) center no-repeat;margin-top: 11px;margin-left: 12px;margin-right: 5px;float: left;}
.hc_wz .activity_icon{background: url(../images/hc_huodong.png) center no-repeat;}
.hc_wz .people_icon{background: url(../images/people.png) center no-repeat;}
.hc_wz .price_icon{background: url(../images/price.png) center no-repeat;}
.hc_wz .need_icon{background: url(../images/need.png) center no-repeat;}
.hc_wz .month_icon{background: url(../images/month.png) center no-repeat;}
.hc_wz .time_icon{background: url(../images/time.png) center no-repeat;}
.hc_wz span{font-size: 12px;color: #999;float: left;}
.hc_wz input{position: absolute;left: 0;width: 100%;height: 100%;font-size: 12px;color: #999;padding-left:34px;box-sizing: border-box;width: 100%;height: 100%;border: 0 none;}
.hc_wz .hc_jiao{position: relative;z-index: 2;float: right;width: 12px;height: 7px;background: url(../images/hc_jiao.png) center no-repeat;margin-top: 16px;margin-right: 18px;}
.hc_wz .hc_jiaos{background: url(../images/hc_jiao1.png) center no-repeat;}
.hc_wzs{width: 380px;padding: 10px;box-sizing: border-box;background: #fff;box-shadow: 0 2px 10px rgba(0,0,0,.2);position: absolute;top: 40px;left: -1px;z-index: 5;display: none;}
.hc_wzs ul li{width: 56px;height: 32px;line-height: 32px;text-align: center;margin-left: 10px;margin-bottom: 12px;float: left;}
.hc_wzs ul .on{background: #e06730;}
.hc_wzs ul .on a{color: #fff;}
.hc_wzs ul li a{font-size: 14px;color: #0d0d0d;}
.hc_wzs ul li:hover{background: #E06730;}
.hc_wzs ul li:hover a{color: #fff;}
.hc_wzs2{padding: 0;}
.hc_wzs2 ul li{width: 100%;text-align: left;height: 36px;line-height: 36px;box-sizing: border-box;padding-left: 30px;margin: 0;float: none;}
.hc_wzs3{padding: 0;}
.hc_wzs3 ul li{width: 50%;text-align: left;height: 36px;line-height: 36px;box-sizing: border-box;padding-left: 20px;margin: 0;}
.hc_huodong{width: 378px;height: 38px;border: 1px solid #ccc;line-height: 38px;position: relative;float: left;margin-right: 20px;}
.hc_huodongs{border-color: #E06730;}
.look_for a{float: left;width: 380px;height: 40px;background: linear-gradient(to right, #f54927 , #e06730);text-align: center;line-height: 40px;color: #fff;}
.look_for div{float: left;margin-left: 20px;height: 40px;line-height: 40px;font-size: 12px;color: #999999;}
.look_for div input{float: left;width: 14px;height: 14px;margin-top: 13px;}
.look_for div p{float: left;padding-left: 6px;}
.service{width: 1180px;margin: 0 auto;height: 48px;padding: 60px 0 56px 0;border-bottom: 1px solid #cccccc;}
.service .til{float: left;box-sizing: border-box;width: 117px;height: 48px;background: url(../images/service_img.png) no-repeat;background-size: 100% 100%;padding: 3px 0 0 18px;font-size: 16px;color: #fff;}
.service .til span{display: block;font-size: 14px;}
.service ul{float: left;font-size: 12px;color: #666666;}
.service ul li{float: left;text-align: center;margin-left: 30px;}
.service ul li:first-child{margin-left: 12px;}
.service ul li .img img{width: 24px;height: 24px;}
.service ul li p{padding-top: 5px;}
.service ul a{float: left;margin-left: 20px;width: 35px;height: 48px;box-sizing: border-box;color: #666666;text-align: center;line-height: 46px;}
.service ul a i{content: "";display: inline-block;width: 6px;height: 10px;background: url(../images/arrow_right_hui.png) no-repeat;background-size: 100% 100%;margin-left: 2px;}
.service .num{float: left;margin-left: 64px;width: 126px;position: relative;}
.service .num:after{content: "";position: absolute;width: 1px;height: 40px;right: 0;top: 4px;background: #d7d7d7;}
.service .num p{font-size: 20px;color: #333333;}
.service .num p span{font-size: 12px;}
.service .num>span{display: block;font-size: 12px;color: #666666;padding-top: 6px;}
.search_venues{float: right;height: 48px;max-width: 327px;font-size: 12px;}
.search_venues marquee{height: 100%;}
.search_venues a{display: block;padding-top: 14px;width: 100%;color: #666666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.search_venues a:first-child{padding-top: 0;}
.index_field{width: 1180px;margin: 0 auto;margin-top: 50px;}
.index_field2 .index_field_cont>a{margin-bottom: 20px;}
.index_field .til p{float: none;font-size: 20px;color: #333333;}
.hbywmian{float: left;margin-right: 30px;}
.index_field .til p:nth-child(2){font-size: 14px;color: #666666;padding-top: 5px;}
.hbymright{float: left;padding-top: 28px;box-sizing: border-box;}
.hbymright ul li{float: left;margin-right: 28px;}
.hbymright ul li:last-child{margin-right: 0;}
.hbymright ul li a{font-size: 14px;color: #0b1429;font-weight: 200;}
.hbymright ul li a:hover{color: #fa7133;}
.page-num .curr{border: 1px solid #fa7133 !important;background: #fa7133 !important;}
.page-num a:hover {
    z-index: 1;
    color: #fa7133 !important;
    border: 1px solid #fa7133 !important;
}
/*.index_field .til span{float: left;font-size: 14px;color: #666666;padding-top: 7px;padding-left: 14px;}*/
.index_field_cont{margin-top: 20px;display: flex;flex-wrap: wrap;}
.index_field_cont>a{float: left;margin-right: 20px;margin-bottom: 38px;width: 280px;}
.index_field_cont>a:nth-child(4n){margin-right: 0;}
.index_field_cont .img img:hover{transform: scale(1.2);}
.index_field_cont>a .img{width: 280px;height: 186px;overflow: hidden;}
.index_field_cont>a .img img{display: block;width: 100%;height: 100%;transition: all 0.8s;}
.index_field_cont .grade{font-size: 12px;color: #c39d18;padding-top: 16px;}
.index_field_cont .name{padding-top: 6px;font-size: 16px;color: #333333;}
.index_field_cont .parameter{font-size: 12px;color: #999999;padding-top: 8px;}
.index_field_cont .parameter p,.index_field_cont .parameter span{float: left;}
.index_field_cont .parameter p{padding-left: 24px;}
.index_field_cont .parameter span{padding-left: 6px;}
.index_field_cont .parameter p:first-child{padding-left: 0;}
.index_field_cont .parameter span{color: #666666;}
.index_ggw{width: 1180px;height: 120px;margin: 0 auto;margin-top: 18px;padding: 0.1px;background: url(../images/index_ggw_b.png) no-repeat;background-size: 100% 100%;}
.index_ggw ul{padding: 0 20px;margin-top: 37px;}
.index_ggw li{float: left;width: 33.33%;text-align: center;}
.index_ggw li>div{display: inline-block;}
.index_ggw li .img{float: left;width: 46px;height: 46px;}
.index_ggw li .img img{display: block;width: 100%;height: 100%;}
.index_ggw li .txt{float: left;padding-left: 12px;color: #fff;font-size: 20px;text-align: left;}
.index_ggw li .txt span{display: block;font-size: 14px;padding-top: 4px;}
.service_process{height: 500px;margin-top: 114px;color: #fff;padding: 0.1px;text-align: center;background: url(../images/background1.png) no-repeat;background-size: 100% 100%;}
.service_process h2{font-size: 24px;margin-top: 118px;font-weight: normal;}
.service_process>p{font-size: 14px;padding-top: 14px;}
.service_process ul{width: 1180px;margin: 0 auto;margin-top: 78px;}
.service_process li{float: left;width: 20%;font-size: 12px;position: relative;}
.service_process li p{font-size: 18px;padding: 20px 0 12px 0;}
.service_process li i{position: absolute;top: 50%;right: -6px;margin-top: -13px;width: 12px;height: 26px;background: url(../images/arrow_right.png) no-repeat;background-size: 100% 100%;}
.enterprise_box{border-bottom: 1px solid #cccccc;}
.enterprise{width: 1180px;margin: 0 auto;padding: 90px 20px 80px 20px;text-align: center;}
.enterprise h2{font-size: 24px;color: #333333;font-weight: normal;}
.enterprise p{font-size: 14px;color: #666666;padding-top: 10px;}
.enterprise ul{margin-top: 28px;}
.enterprise li{float: left;width: 220px;height: 100px;margin: 36px 20px 0 0;transition: all 0.3s;overflow: hidden;}
.enterprise li:nth-child(5n){margin-right: 0;}
.enterprise li:hover{box-shadow: 0 0 20px #dadde1;}
.enterprise li:hover .meibain{transform: translateY(-100px);}
.enterprise li:hover .bianse{transform: translateY(-100px);}
.enterprise li a,.enterprise li a{transition: all 0.3s;}
.enterprise li a,.enterprise li a img{display: block;width: 100%;height: 100%;}
.information{width: 1180px;margin: 0 auto;padding: 74px 0 80px 0;text-align: center;}
.information h2{font-size: 24px;color: #333333;font-weight: normal;}
.information p{font-size: 14px;color: #666666;padding-top: 10px;}
.information ul{margin-top: 48px;}
.information li{float: left;width: 366px;margin-right: 41px;text-align: left;border-top: 1px solid #ccc;padding-top: 44px;}
.information li:last-child{margin-right: 0;}
.information li:hover h5{color: #e06730;}
.information li:hover i{background: url(../images/information_icon2.png) no-repeat;background-size: 100% 100%;}
.information li a{display: block;width: 100%;width: 100%;}
.information li h5{font-size: 16px;color: #333333;transition: all .3s;font-weight: normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.information li .time{font-size: 12px;color: #999999;}
.information li .img{width: 100%;height: 244px;margin-top: 40px;overflow: hidden;}
.information li .img img{display: block;width: 100%;height: 100%;transition: all .8s;}
.information li .img img:hover{transform: scale(1.2);}
.information li .txt{font-size: 12px;color: #999999;line-height: 20px;padding-top: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.information li i{display: block;width: 60px;height: 6px;transition: all .2s;background: url(../images/information_icon1.png) no-repeat;background-size: 100% 100%;margin-top: 36px;}
.footer{background: #262628;}
.footer_content{width: 1180px;margin: 0 auto;color: #ffffff;}
.nearby_hotel{padding: 40px 0;border-bottom: 1px solid #454547;}
.nearby_hotel p{font-size: 16px;}
.hotel{margin-top: 10px;}
.nearby_hotel a{float: left;font-size: 14px;color: #fff;margin: 10px 8px 0 0;transition: all .3s;}
.nearby_hotel a:hover{color: #f24e29;}
.contact_way{padding: 40px 0;}
.contact_way_l{float: left;max-width: 900px;}
.contact_way_l .til{font-size: 14px;}
.contact_way_l .tel{font-size: 24px;padding-top: 2px;}
.contact_way_l ul li{float: left;margin-top: 26px;}
.contact_way_l ul li a{display: block;color: #fff;font-size: 12px;}
.contact_way_l ul li a:after{content: "";display: inline-block;width: 1px;height: 12px;margin: 0 10px;vertical-align: sub;background: #fff;}
.contact_way_l ul li:last-child a:after{width: 0;}
.contact_way_l .bq{font-size: 12px;padding-top: 10px;}
.contact_way_l .img{float: left;margin: 20px 20px 0 0;width: 80px;height: 30px;}
.contact_way_l .img img{display: block;width: 100%;height: 100%;}
.contact_way_r{float: right;box-sizing: border-box;width: 230px;height: 100px;background: #3a3a3c;padding: 6px;}
.contact_way_r .img{float: left;width: 88px;height: 88px;};
.contact_way_r .img img{display: block;width: 100%;height: 100%;}
.contact_way_r .txt{float: left;font-size: 14px;padding-left: 8px;line-height: 26px;padding-top: 16px;}
/*登录*/
.login_header{background: #f5f7fb;height: 80px;}
.login_header .login_header_box{width: 1180px;margin: 0 auto;}
.login_header a{float: left;width: 116px;height: 50px;margin-top: 15px;}
.login_header a img{display: block;width: 100%;height: 100%;}
.login_header p{float: left;font-size: 14px;color: #888888;padding-left: 22px;margin-top: 42px;}
.login_content{width: 100%;height: 550px;background: url(../images/login_img.png) center no-repeat;}
.login_box{width: 1180px;height: 100%;margin: 0 auto;}
.login_box_con{width: 320px;height: 360px;box-sizing: border-box;padding: 0 20px;background: #fff;float: right;margin-top: 95px;}
.login_tab{width: 100%;height: 56px;line-height: 56px;border-bottom: 1px solid #eaeced;}
.login_tab div{float: left;width: 50%;font-size: 14px;}
.login_tab div a{color: #333;}
.login_tab div a.active{color: #f36927;}
.login_tab_con_s{display: none;}
.login_weixin{width: 160px;height: 160px;margin: 0 auto;margin-top: 71.5px;}
.login_weixin img{display: block;width: 100%;height: 100%;}
.login_tel input{width: 100%;}
.login_tel,.login_pass{width: 100%;height: 40px;border: 1px solid #eaeced;box-sizing: border-box;margin-top: 31px;position: relative;}
.login_tel input,.login_pass input{display: block;height: 100%;border: 0 none;box-sizing: border-box;padding-left: 34px;font-size: 12px;}
#zphone{position: absolute;top: 0;right: 0;height: 38px;background: #eaeaea;padding: 0 11px;font-size: 14px;color: #666;text-align: center;line-height: 38px;cursor: pointer;display: flex;align-items: center;outline: none;border:0;}
.login_tel i,.login_pass i{position: absolute;top:11px;left: 11px;width: 10px;height: 16px;background: url(../images/tel.png) no-repeat;background-size: 100% 100%;}
.login_pass{margin-top: 24px;}
.login_pass i{width: 12px;height: 16px;left: 10px;background: url(../images/password.png) no-repeat;background-size: 100% 100%;}
.login_zdhwj{width: 100%;height: 40px;line-height: 40px;font-size: 12px;}
.login_zd{color: #797979;float: left;}
.login_zd p,.login_zd input{float: left;}
.login_zd p{padding-left: 4px;}
.login_zd input{margin-top: 13.5px;}
.login_zdhwj a{float: right;color: #357bf6;}
.login_tab_con_t .sub{width: 100%;height: 40px;font-size: 14px;color: #fff;border: 0 none;background: #ff6000;margin-top: 26px;}
.login_footer{width: 1180px;height: 128px;background: #fff;margin: 0 auto;}
.login_footer_l{float: left;font-size: 12px;color: #666666;margin-top: 42px;}
.login_footer_l ul li{float: left;}
.login_footer_l a{color: #666666;}
.login_footer_l a:after{content: "";display: inline-block;width: 1px;height: 12px;background: #adadad;vertical-align: sub;margin: 0 8px;}
.login_footer_l p{padding-top: 12px;}
.login_footer_r{float: right;font-size: 12px;color: #999999;margin-top: 39px;}
.login_footer_r div{float: left;}
.login_footer_r a{float: left;margin-left: 16px;}
.login_footer_r h3{font-size: 22px;color: #333333;font-weight: normal;}
/*商户登录*/
.sh_login_header{background: #f5f7fb;height: 80px;}
.sh_login_header .sh_login_header_box{width: 1180px;margin: 0 auto;}
.sh_login_header a:first-child{float: left;width: 116px;height: 50px;margin-top: 15px;}
.sh_login_header a:first-child img{display: block;width: 100%;height: 100%;}
.sh_login_header_box>p{float: left;font-size: 20px;color: #f15d17;padding-left: 16px;margin-top: 36px;}
.sh_login_header a:last-child{float: right;font-size: 12px;color: #333;margin-top: 31px;}
.sh_login_header a:last-child i{width: 12px;height: 12px;float: left;margin-top: 1.2px;background: url(../images/back.png) no-repeat;background-size: 100% 100%;}
.sh_login_header a:last-child i img{display: block;width: 100%;height: 100%;}
.sh_login_header a:last-child p{float: left;padding-left: 6px;}
.sh_login_banner{background: url(../images/sh_login_banner.png) center no-repeat;}
.sh_login_banner .login_tab{font-size: 14px;color: #333333;}
.sh_login_banner .login_tel{margin-top: 20px;}
.sh_login_banner .login_pass{margin-top: 14px;}
.sh_login_yzm{margin-top: 16px;position: relative;}
.sh_login_yzm div{width: 73px;height: 32px;position: absolute;top: 3px;right: 7px;}
.sh_login_banner .sub{margin-top: 34px;}
.sh_login_banner .myhwj{height: 34px;line-height: 34px;font-size: 12px;}
.sh_login_banner .myhwj a:first-child{float: left;color: #ed6b2b;}
.sh_login_banner .myhwj a:last-child{float: right;color: #357bf6;}
.sh_login_merit{width: 1180px;margin: 100px auto;}
.sh_login_merit li{float: left;width: 269.5px;margin-right: 34px;}
.sh_login_merit li:last-child{margin-right: 0;}
.sh_login_merit li .img{width: 60px;height: 60px;}
.sh_login_merit li .img img{display: block;width: 100%;height: 100%;}
.sh_login_merit li h4{padding-top: 30px;font-size: 18px;color: #333;font-weight: normal;}
.sh_login_merit li p{font-size: 14px;color: #666666;line-height: 24px;padding-top: 12px;}
/*企业客户*/
.enterprise_customer{background: #f5f7fb;border-bottom: 0;}
.enterprise_customer .enterprise{padding: 64px 20px 70px 20px;}
/*商户登录底部*/
.sh_login_footer{height: 122px;width: 1180px;margin: 0 auto;}
.sh_login_footer_l{float: left;font-size: 12px;color: #333333;margin-top: 41px;}
.sh_login_footer_l ul li{float: left;}
.sh_login_footer_l li a{color: #333333;}
.sh_login_footer_l li a:after{content: "";display: inline-block;width: 1px;height: 12px;background: #6c6c6c;vertical-align: sub;margin: 0 11px;}
.sh_login_footer_l p{padding-top: 8px;}
.sh_login_footer_l p a{padding-left: 12px;color: #333333;}
.sh_login_footer_r{float: right;font-size: 14px;color: #333;margin-top: 38px;}
.sh_login_footer_r h3{font-size: 24px;font-weight: normal;padding-top: 4px;}
/*详情*/
.xq_header{height: 36px;line-height: 36px;border-bottom: 1px solid #f0f1f2;font-size: 12px;color: #666666;}
.xq_header .xq_head{width: 1180px;margin: 0 auto;position: relative;}
.xq_head .city{float: left;}
.xq_head ul{float: left;margin-left: 98px;}
.xq_head ul li{float: left;padding: 0 15px;}
.xq_head ul li a{color: #666666;transition: all .3s;}
.xq_head ul li a:hover{color: #fa7133;}
.xq_head .user{float: right;width: auto}
.xq_head .user_tx{float: left;width: 20px;height: 20px;margin-top: 8px;border-radius: 50%;overflow: hidden;background: #bcbcbc;}
.xq_head .user_tx img{display: block;width: 100%;height: 100%;}
.xq_head .user_name{float: left;font-size: 14px;padding: 0 10px 0 8px;}
.xq_head .user a{float: left;font-size: 14px;color: #333;padding-left: 10px;height: 14px;line-height: 14px;border-left: 1px solid #eff1f2;margin-top: 11px;}
.xq_header2{width: 1180px;height: 100px;margin: 0 auto;}
.xq_header2 a:first-child{float: left;width: 112px;height: 46px;margin-top: 27px;}
.xq_header2 a:first-child img{display: block;width: 100%;height: 100%;}
.xq_header2 .search{position: relative;float: left;margin-left: 176px;width: 600px;height: 42px;box-sizing: border-box;border: 2px solid #fa7133;margin-top: 29px;}
.xq_header2 .search form{height: 100%;}
.xq_header2 .search i{position: absolute;width: 28px;height: 28px;left: 8px;top: 5px;background: url(../images/search_h.png) no-repeat;background-size: 100% 100%;}
.xq_header2 .search input[type='text']{float: left;width: 478px;height: 100%;border: 0 none;box-sizing: border-box;padding-left: 44px;font-size: 14px;}
.xq_header2 .search .sub{float: right;width: 118px;height: 100%;border: 0 none;background: #fa7133;color: #fff;font-size: 16px}
.xq_header2_r{float: right;margin-top: 26px;}
.xq_header2_r div{float: left;}
.xq_header2_r a{float: left;width: 48px;height: 48px;margin-left: 16px;}
.xq_header2_r a img{display: block;width: 100%;height: 100%;}
.xq_header2_r h3{font-size: 22px;color: #333333;font-weight: normal;}
.xq_header2_r p{font-size: 12px;color: #999999;}
.xq_content{background: #f5f7fb;padding-bottom: 20px;}
.xq_content>.til{font-size: 12px;color: #999999;width: 1180px;margin: 0 auto;padding: 24px 0 16px 0;}
.xq_content_o{width: 1180px;min-height: 581px;box-sizing: border-box;margin: 0 auto;background: #fff;padding: 20px;}
.xq_content_o .xq_swiper_box{width: 810px;float: left;}
.xq_swiper_box .view{width: 100%;height: 438px;position: relative;}
.xq_swiper_box .view img{display: block;width: 100%;height: 100%;object-fit: cover;}
.xq_swiper_box .view .img_type_list{position: absolute;bottom: 0;left: 0;z-index: 5;margin-left: 32px;}
.xq_swiper_box .view .img_type_list li{position: relative;float: left;padding: 20px 14px;font-size: 14px;color: #fff;cursor: pointer;}
.xq_swiper_box .view .img_type_list li.active:after{content: "";display: block;width: 11px;height: 11px;background-color: #fff;transform: rotate(45deg) translateY(50%);position: absolute;bottom: -1px;left: 50%;}
.view .arrow-left{background: url(../images/index_swiper_left.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10;}
.view .arrow-right{background: url(../images/index_swiper_right.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10;}
.xq_swiper_box .preview{width: 100%;height: 100px;margin-top: 3px;position: relative;z-index: 6;}
.xq_swiper_box .preview .swiper-slide{width: 100px;height: 100px;cursor: pointer;border: 1px solid #fff;box-sizing: border-box;margin-left: 3px;}
.xq_swiper_box .preview .swiper-slide img{display: block;width: 100%;height: 100%;}
.xq_swiper_box .preview .active-nav{border: 1px solid #fa7133;}
.xq_swiper_box .preview .swiper-container {margin-left: 39px;width: 732px;}
.xq_swiper_box .preview .arrow-left {background: url(../images/xq_swiper_xiao_left.png);position: absolute;left: 0;top: 0;width: 39px;height: 100px;z-index: 10;}
.xq_swiper_box .preview .arrow-right {background: url(../images/xq_swiper_xiao_right.png);position: absolute;right: 0;top: 0;width: 39px;height: 100px;z-index: 10;}




.xq_content_o_r{float: right;width: 298px;}
.xq_content_o_r h2{font-weight: normal;font-size: 20px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xq_content_o_r .posi{padding: 18px 0 21px 0;border-bottom: 1px solid #cccccc;}
.xq_content_o_r .posi i{float: left;width: 16px;height: 16px;margin-top: 1px;background: url(../images/position.png) no-repeat;background-size: 100% 100%;}
.xq_content_o_r .posi p{float: left;font-size: 12px;color: #666;padding-left: 6px;max-width: 220px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xq_content_o_r .posi a{float: left;font-size: 12px;color: #fa7133;padding-left: 5px;}
.xq_content_o_r ul{padding-bottom: 18px;border-bottom: 1px solid #cccccc;}
.xq_content_o_r ul li{float: left;width: 33.33%;text-align: center;margin-top: 24px;}
.xq_content_o_r ul li .img{display: inline-block;width: 36px;height: 36px;}
.xq_content_o_r ul li .img img{display: block;width: 100%;height: 100%;}
.xq_content_o_r ul li p{padding-top: 6px;font-size: 12px;color: #333333;}
.xq_content_o_r ul li span{display: block;font-size: 12px;color: #999999;padding-top: 4px;}
.xq_content_o_r .jdts{padding-top: 20px;}
.xq_content_o_r .jdts h5{font-size: 14px;color: #333333;font-weight: normal;}
.xq_content_o_r .jdts div{margin-top: 8px;}
.xq_content_o_r .jdts span{float: left;font-size: 12px;color: #999999;border: 1px solid #e6e6e6;padding: 2px 13px;margin: 4px 4px 0 0;}
.xq_cd_all{width: 1180px;margin: 0 auto;margin-top: 20px;}
.xq_cd_all_tab{float: left;width: 850px;height: 50px;line-height: 50px;background: #fff;box-sizing: border-box;padding: 0 20px;}
.xq_cd_all_tab li{float: left;}
.xq_cd_all_tab a{font-size: 14px;color: #333;transition: all 0.3s;}
.xq_cd_all_tab a:after{content: "";float: right;width: 1px;height: 14px;margin: 0 20px;background: #ccc;margin-top: 18px;}
.xq_cd_all_tab a:hover{color: #fa7133;}
.xq_cd_all_tab .active{color: #fa7133;}
/*会议室*/
.xq_hys{width: 850px;box-sizing: border-box;padding: 20px;background: #fff;float: left;margin-top: 8px;}
.xq_hys .til{font-size: 16px;color: #333333;}
.xq_hys .hys_tab{margin-top: 12px;height: 50px;background: #f5f7fb;font-size: 12px;color: #333333;padding: 0 12px;}
.xq_hys .hys_tab>p{line-height: 50px;float: left;}
.xq_hys .hys_tab .area{margin-left: 90px;}
.xq_hys .hys_tab .proples{margin-left: 64px;}
.xq_hys .hys_tab .ck_price{margin-left: 42px;}
.xq_hys .hys_tab .hys_bj{float: left;margin-left: 42px;}
.xq_hys .hys_tab .hys_bj p{padding: 4px 0;text-align: center;}
.xq_hys .hys_tab .hys_bj li{float: left;width: 20px;height: 20px;margin-left: 26px;cursor: pointer;position: relative;}
.xq_hys .hys_tab .hys_bj li:first-child{margin-left: 0;}
.xq_hys .hys_tab .hys_bj li img{display: block;width: 100%;height: 100%;}
.xq_hys .hys_tab .hys_bj li:hover .hys_bj_s{display: block;}
.xq_hys .hys_tab .hys_bj_s{display: none;position: absolute;width: 200px;background: #fff;box-sizing: border-box;padding: 10px;box-shadow: 1px 0 8px rgba(0,0,0,.2);top: 100%;left: 50%;margin-left: -100px;margin-top: 10px;z-index: 99;}
.xq_hys .hys_tab .hys_bj_s:after{content: "";display: block;width: 10px;height: 10px;position: absolute;top: 0;margin-top: -5px;left: 50%;margin-left: -5px;background-color: #fff;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.xq_hys .hys_tab .hys_bj_s .img{width: 180px;height: 146px;margin-bottom: 13px;position: relative;}
.xq_hys .hys_tab .hys_bj_s .img img{display: block;width: 100%;height: 100%;}
.xq_hys .hys_tab .hys_bj_s .img p{position: absolute;font-size: 12px;color: #fff;text-align: center;bottom: 0;left: 0;width: 100%;background-color: #000;opacity: .7;}
.xq_hys .hys_tab .hys_bj_s .txt{margin-bottom: 10px;font-size: 12px;}
.xq_hys .hys_tab .hys_bj_s .txt h6{padding-bottom: 4px;font-weight: normal;color: #333333;font-size:12px;}
.xq_hys .hys_tab .hys_bj_s .txt p{line-height: 16px;text-align: left;padding: 0;color: #696969;}
.xq_hys .hys_tab .hys_bj_s .txt:last-child{margin-bottom: 0;}
.xq_hys_s{padding: 15px;background: #fff;}
.xq_hys_s:nth-child(even){background: #f4f5f7;}
/*第四个以后的隐藏*/
.xq_hys_s:nth-child(n+5){display: none;}
/*小于四个展开隐藏*/
.xq_hys_s:nth-child(-n+4)+p{display: none;}
.xq_hys_s_l{float: left;width: 710px;font-size: 12px;color: #333;}
.xq_hys_s_l_t p{float: left;text-align: center;}
.xq_hys_s_l_t .name{font-size: 14px;width: 110px;text-align: left;}
.xq_hys_s_l_t .area_num{width: 70px;margin-left: 16px;}
.xq_hys_s_l_t .proples_num{width: 70px;margin-left: 26px;}
.xq_hys_s_l_t .hys_bj_num{float: left;margin-left: 19px;}
.xq_hys_s_l_t li{float: left;width: 41px;margin-left: 6px;text-align: center;}
.xq_hys_s_l_t .ck_price_num{float: right;width: 60px;}
.xq_hys_s_l_b{color: #999999;padding-top: 6px;}
.xq_hys_s_l_b a{color: #fa7133;float: left;margin-right: 8px;}
.xq_hys_s_l_b a.active i{transform: rotate(180deg);}
.xq_hys_s_l_b a i{display: inline-block;width: 12px;height: 7px;transition: all 0.3s;margin-left: 4px;background: url(../images/arrow_bottom_o.png) no-repeat;background-size: 100% 100%;}
.xq_hys_s_l_b p{float: left;margin-left: 16px;}

.xq_hys_s_l_bs{color: #999999;padding-top: 6px;}
.xq_hys_s_l_bs a{color: #fa7133;float: left;margin-right: 8px;}
.xq_hys_s_l_bs a.active i{transform: rotate(180deg);}
.xq_hys_s_l_bs a i{display: inline-block;width: 12px;height: 7px;transition: all 0.3s;margin-left: 4px;background: url(../images/arrow_bottom_o.png) no-repeat;background-size: 100% 100%;}
.xq_hys_s_l_bs p{float: left;margin-left: 16px;}
.xq_hys_s_xj{float: right;width: 50px;height: 30px;border: 1px solid #fa7133;font-size: 12px;color: #fa7133;text-align: center;line-height: 28px;box-sizing: border-box;border-radius: 20px;transition: all 0.2s;}
.xq_hys_s_xj:hover{background: #fa7133;color: #fff;}
.xq_hys_s .imgs{clear: both;display: none;}
.xq_hys_s .imgs .img{float: left;width: 143px;height: 96px;margin: 16px 16.25px 0 0;position: relative;}
.xq_hys_s .imgs .img:nth-child(5n){margin-right: 0;}
.xq_hys_s .imgs .img img{display: block;width: 100%;height: 100%;}
.xq_hys_s .imgs .img p{position: absolute;padding:4px 0;font-size: 12px;color: #fff;text-align: center;bottom: 0;left: 0;width: 100%;background-color: #000;opacity: .7;}
.xq_hys_all .zhankai{font-size: 12px;text-align: center;padding-top: 18px;}
.xq_hys_all .zhankai a{color: #fa7133;}
.xq_hys_all .zhankai a.active i{transform: rotate(180deg);}
.xq_hys_all .zhankai i{display: inline-block;width: 12px;height: 7px;transition: all 0.3s;margin-left: 4px;background: url(../images/arrow_bottom_o.png) no-repeat;background-size: 100% 100%;vertical-align: top;margin-top: 5px}
/*客房信息*/
.xq_kfxx{width: 850px;box-sizing: border-box;padding: 20px;background: #fff;float: left;margin-top: 8px;}
.xq_kfxx .til{font-size: 16px;color: #333333;margin-bottom: 14px;}
.xq_kfxx .til span{font-size: 12px;padding-left: 10px;}
.xq_kfxx_all>div{height: 50px;line-height: 50px;font-size: 12px;color: #333333;padding: 0 14px;}
.xq_kfxx_all>div:first-child .name{font-size: 12px;}
.xq_kfxx_all>div:nth-child(odd){background: #f5f7fb;}
.xq_kfxx_all>div p{float: left;text-align: center;}
.xq_kfxx_all>div .name{text-align: left;width: 124px;font-size: 14px;}
.xq_kfxx_all>div .area{width: 102px;}
.xq_kfxx_all>div .num{width: 134px;}
.xq_kfxx_all>div .swfs{width: 126px;}
.xq_kfxx_all>div .his_window{width: 118px;}
.xq_kfxx_all>div .ck_price{width: 104px;}
.xq_kfxx_all>div .xq_hys_s_xj{margin-top: 10px;}
/*右侧表单*/
.xq_formcd{float: right;width: 300px;}
.xq_formcd .til{width: 100%;height: 100px;background: url(../images/xq_img1.png);font-size: 14px;color: #fff;padding-left: 20px;box-sizing: border-box;}
.xq_formcd .til h1{font-size: 24px;font-weight: normal;padding:22.5px 0 3px 0;}
.xq_formcd_cont{background: #fff;padding: 20px;}
.xq_formcd_cont form>div{position: relative;cursor: pointer;width: 100%;box-sizing: border-box;border:1px solid #cccccc;height: 40px;margin-bottom: 14px;}
.xq_formcd_cont form>div .icon{float: left;width: 16px;height: 16px;margin: 11px 4px 0 9px;}
.xq_formcd_cont form>div .icon img{display: block;width: 100%;height: 100%;}
.xq_formcd_cont form>div .txt{float: left;line-height: 38px;font-size: 12px;color: #999;max-width: 190px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xq_formcd_cont form>div i{float: right;width: 12px;height: 7px;background: url(../images/hc_jiao.png);margin: 15.5px 10px;transition: all 0.3s;}
.xq_formcd_cont form>div.active{border-color: #fa7133;}
.xq_formcd_cont form>div.active i{transform: rotate(180deg);}
.xq_formcd_cont form>div input{position: absolute;left: 0;font-size: 12px;color: #999;background: transparent;padding-left: 34px; box-sizing: border-box;width: 100%;height: 100%;border: 0 none;}
.xq_formcd_cont .sub{width: 100%;height: 40px;border: 0 none;background: #fa7133;color: #fff;font-size: 14px;margin: 8px 0 10px 0;}
.xq_formcd_cont .xq_form_sel{display: none;box-shadow: 0 2px 10px rgba(0,0,0,.2);background: #fff;box-sizing: border-box;width: 260px;position: absolute;top: 40px;left: -1px;z-index: 2;}
.xq_formcd_cont .xq_form_sel p{padding-left: 38px;font-size: 12px;color: #333;height: 36px;line-height: 36px;transition: all 0.3s;}
.xq_formcd_cont .xq_form_sel p:hover{background: #fa7133;color: #fff;}
.xq_formcd_cont .xq_form_sel p.active{background: #fa7133;color: #fff;}
.xq_formcd_where .xq_form_sel,.xq_formcd_other .xq_form_sel{padding: 0 10px 10px 0;}
.xq_formcd_where .xq_form_sel p{float: left;width: 52.5px;text-align: center;margin: 10px 0 0 10px;padding: 0;height: 32px;line-height: 32px;}
.xq_formcd_other .xq_form_sel p{box-sizing: border-box;float: left;width: 115px;height: 40px;line-height: 38px;border: 1px solid #ccc;margin: 10px 0 0 10px;padding: 0;}
.xq_formcd_other .xq_form_sel p:hover{background: #fff;color: #333;border-color: #fa7133;}
.xq_formcd_other .xq_form_sel p.active{background: #fff;color: #333;border-color: #fa7133;}
.xq_formcd_other .xq_form_sel p span{float: left;width: 15px;height: 15px;border:1px solid #ededed;margin: 11px 10px 0 10px;}
.xq_formcd_other .xq_form_sel p.active span{background: url(../images/dui_o.png) center no-repeat;}
.xq_formcd_other .xq_form_sel div{width: 240px;height: 40px;line-height: 40px;text-align: center;border-radius: 2px;border: 0 none;background: #fa7133;color: #fff;font-size: 12px;margin: 10px 0 0 10px;float: left;}
/*详情-地图*/
.xq_map{width: 1180px;background: #fff;box-sizing: border-box;padding: 20px;margin: 0 auto;margin-top: 8px;position: relative;}
.xq_map .til{font-size: 16px;color: #333333;margin-bottom: 14px;}
.xq_map .xq_map_cont{width: 100%;height: 500px;}
/*地图*/
#log{width: 320px;height: 478px;background: #fff;position: absolute;right: 30px;top: 65px;box-shadow: 0 0 8px rgba(0,0,0,.2);overflow: hidden;}
.logtab{width: 100%;height: 40px;overflow: hidden;clear: both;position: relative;}
.logtab a{display: block;width: 50%;height: 40px;text-align: center;line-height: 40px;font-size: 14px;background: #f1f1f1;cursor: pointer;
	transition: color .3s;float: left;color: #808080;}
.logtab a:hover{color: #fa7133}
.logtab .active{background: #fff;color: #fa7133;}	
.logtab i{position: absolute;top: 0;left: 0;background: #fa7133;width: 50%;height: 2px;}
.logzons{width: 100%;}
.logzons>div{display: none;}
.logone{width: 100%;transition: color .3s;}
.logtabs{width: 288px;margin: 0 auto;border-bottom: 1px solid #eee;height: 50px;line-height: 50px;overflow: hidden;clear: both;position: relative;}
.logtabs .on{color: #fa7133;}
.logtabs a{display: block;float: left;width: 25%;text-align: center;font-size: 12px;color: #000;}
.logtabs a:hover{color: #fa7133}
.logtabs i{position: absolute;bottom: 0;left: 0;background: #fa7133;width: 25%;height: 2px;}
.logtabse{width: 288px;margin: 0 auto;border-bottom: 1px solid #eee;height: 50px;line-height: 50px;overflow: hidden;clear: both;position: relative;}
.logtabse .on{color: #fa7133;}
.logtabse a{display: block;float: left;width: 25%;text-align: center;font-size: 12px;color: #000;}
.logtabse a:hover{color: #fa7133}
.logtabse i{position: absolute;bottom: 0;left: 0;background: #fa7133;width: 25%;height: 2px;}
.logcon{width: 100%;}
.logcon ul{width: 100%;height: 390px;overflow-y: auto;display: none;}
.logcon ul li{cursor: pointer;padding: 10px 0 10px 25px;position: relative;}
.logcon ul li:hover{background: #f6f6f6;}
.logcon ul li:after{content: "";display: block;position: absolute;height: 1px; width: 90%;background-color: #000; opacity: .3;bottom: 0;-webkit-transform: scaleY(.5);transform: scaleY(.5);clear: both;}
.logcon ul li:last-child:after{display: none;}
.logcon ul li .clears{overflow: hidden;clear: both;}

.logcons{width: 100%;}
.logcons ul{width: 100%;height: 390px;overflow-y: auto;display: none;}
.logcons ul li{cursor: pointer;padding: 10px 0 10px 25px;position: relative;}
.logcons ul li:hover{background: #f6f6f6;}
.logcons ul li:after{content: "";display: block;position: absolute;height: 1px; width: 90%;background-color: #000; opacity: .3;bottom: 0;-webkit-transform: scaleY(.5);transform: scaleY(.5);clear: both;}
.logcons ul li:last-child:after{display: none;}
.logcons ul li .clears{overflow: hidden;clear: both;}
.h-poi-list-item{float: left;}
.h-icon{width: 14px;height: 14px;}
.h-icon-1{background-image: url(../images/h-icon-1.png);background-size: 14px;margin-top: 1px;}
.h-traffic-name{margin-left: 10px;width: 150px;font-size: 12px;font-weight: 500;color: #000;}
.h-traffic-distance{float: right;font-size: 12px;font-weight: 500;color: #000;overflow: hidden;margin-right: 5px;}
.h-traffic-distance span{float: left;vertical-align: top;margin-left: 8px;}
.h-traffic-distance .icon-distance{background-image: url(../images/h-icon-7.png);background-size: 16px;width: 16px;height: 16px;margin-top: 1px;}
.h-traffic-addr {font-size: 12px;color: #999;margin-top: 9px;margin-left: 25px;line-height: 20px;}
.h-icon-2{background-image: url(../images/h-icon-2.png);background-size: 14px;margin-top: 1px;}
.h-icon-3{background-image: url(../images/h-icon-3.png);background-size: 14px;margin-top: 1px;}
.h-icon-4{background-image: url(../images/h-icon-4.png);background-size: 14px;margin-top: 1px;}
.h-icon-5{background-image: url(../images/h-icon-5.png);background-size: 14px;margin-top: 1px;}
.h-icon-6{background-image: url(../images/h-icon-6.png);background-size: 14px;margin-top: 1px;}
.BMap_shadow img{display: none;}
.BMap_Marker div{width: 26px !important;height: 34px !important;}
.BMap_Marker div img{width: 100% !important;height: 100%;}
/*详情-酒店简介*/
.xq_hotel_jj{width: 1180px;background: #fff;box-sizing: border-box;padding: 20px;margin: 0 auto;margin-top: 8px;}
.xq_hotel_jj .til{font-size: 16px;color: #333333;margin-bottom: 8px;}
.xq_hotel_jj .txt{font-size: 12px;color: #999999;line-height: 20px;}
/*详情-配套设施*/
.xq_ptss{width: 1180px;background: #fff;box-sizing: border-box;padding: 20px;margin: 0 auto;margin-top: 8px;}
.xq_ptss .til{font-size: 16px;color: #333333;margin-bottom: 14px;}
.xq_ptss_cont{width: 100%;box-sizing: border-box;border: 1px solid #edeeef;}
.xq_ptss_cont li{border-bottom: 1px solid #edeeef;background: #fafafa;font-size: 12px;color: #333333;}
.xq_ptss_cont li:last-child{border-bottom: 0;}
.xq_ptss_cont_l{width: 180px;box-sizing: border-box;float: left;padding: 24px;}
.xq_ptss_cont_r{width: 958px;box-sizing: border-box;float: left;padding: 24px 20px 11px;border-left: 1px solid #edeeef;background: #ffffff;}
.xq_ptss_cont_r_l{width: 810px;float: left;position: relative;}
/*第四个以后的隐藏*/
.xq_ptss_cont_r_l div:nth-child(n+7){display: none;}
/*小于四个展开隐藏*/
.xq_ptss_cont_r_l div:nth-child(-n+6)+a{display: none;}
.xq_ptss_cont_r_l div{float: left;width: 135px;margin-bottom: 20px;}
.xq_ptss_cont_r_l div i{float: left;width: 12px;height: 12px;margin: 2px 4px 0 0;background: url(../images/dui_o.png);}
.xq_ptss_cont_r_l div p{float: left;}
.xq_ptss_cont_r_l a{position: absolute;right: -84px;color: #fa7133;}
.xq_ptss_cont_r_l a i{display: inline-block;width: 12px;height: 7px;background: url(../images/arrow_bottom_o.png);vertical-align: top;margin: 4.5px 0 0 6px;transition: all 0.3s;}
.xq_ptss_cont_r_l a.active i{transform: rotate(180deg);}
.ask_price_content_r .til{padding: 13px 0;border-bottom: 1px solid #e6e6e6;color: #333;}
/*询价弹出框*/
.ask_price_box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 9999;}
.ask_price_cont{position: absolute;top: 50%;left: 50%;background: #fff;width: 860px;height: 640px;margin-top: -320px;margin-left: -430px;}
.ask_price_head{width: 100%;height: 124px;text-align: center;position: relative;background: url(../images/xq_img1.png);background-size: 100% 100%;box-sizing: border-box;padding-top: 45px}
.ask_price_head h3{height: 26px;line-height: 26px;font-weight: normal;font-size: 26px;color: #fff;margin-bottom: 12px;}
.ask_price_head p{height: 14px;line-height: 14px;color: #fff;font-size: 14px;}
.ask_price_head i{position: absolute;cursor: pointer;width: 12px;height: 12px;right: 20px;top: 20px;background: url(../images/icon_close_w.png);background-size: 100% 100%;}
.ask_price_content{height: 516px;}
.ask_price_content .xq_formcd_cont{float: left;width: 500px;height: 100%;box-sizing: border-box;padding:36px 60px 0;}
.ask_price_content_r{float:left;width: 360px;height: 100%;box-sizing: border-box;border-left: 1px solid #e6e6e6;padding: 0 20px;}
.ask_price_content .xq_formcd_cont form>div{margin-bottom: 16px;}
.ask_price_content .xq_formcd_cont .xq_form_sel{width: 380px;}
.ask_price_content .xq_formcd_where .xq_form_sel p{width: 51.5px;}
.ask_price_content .xq_formcd_other .xq_form_sel p{width: 175px;}
.ask_price_content .xq_formcd_price .xq_form_sel,.ask_price_content .xq_formcd_other .xq_form_sel{top: auto;bottom:40px;}
.ask_price_content .xq_formcd_cont form>div .txt{max-width: 310px;}
.lhar_has_data_list{margin-top: 20px;}
.lhar_has_data_list .img{float: left;width: 111px;height: 74px;}
.lhar_has_data_list .img img{display: block;width: 100%;height: 100%;}
.lhar_has_data_list .txt{float: left;padding-left: 12px;max-width: 150px;}
.lhar_has_data_list .txt .name{font-size: 16px;color: #333;display: block;transition: all 0.3s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.lhar_has_data_list .txt a.name:hover{color: #fa7133;}
.lhar_has_data_list .txt .cs{font-size: 12px;color: #999;}
.lhar_has_data_list .txt .cs span{display: block;}
.lhar_has_data_list .txt .price{color: #fa7133;font-size: 16px;}

/*form提交到后台*/
.lhar_tel_box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 9999;}
.lhar_tel_cont{position: relative;width: 420px;padding: 30px 30px 37px;background-color: #fff;box-sizing: border-box;box-shadow: 0 0 16px rgba(0,0,0,.2);position: fixed;top: 50%;left: 50%; margin-left: -241px;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.lhar_tel_cont i{position: absolute;cursor: pointer;width: 12px;height: 12px;right: 20px;top: 20px;background: url(../images/icon_close_h.png);background-size: 100% 100%;}
.lhar_tel_cont .til{font-size: 20px;color: #0d0d0d;padding-bottom: 14px;}
.lhar_tel_cont .txt{font-size: 16px;color: #808080;line-height: 23px;padding-bottom: 18px;}
.lhar_tel_cont .tishi{display: none;padding-top: 6px;height: 20px;font-size: 14px;color: #f65454;line-height: 20px;width: 100%;}
.lhar_tel_cont input[type='text']{box-sizing: border-box;width: 100%;height: 60px;border: 1px solid #d9d9d9;outline: none;font-size: 16px;line-height: 60px;padding: 0 0 0 21px;}
.lhar_tel_sub{display: inline-block;margin-top: 20px;height: 56px;width: 100%;color: #fff;font-size: 18px;border: 0 none;background-color: #fa7133;cursor: pointer;}



/*会场攻略*/
.hcgl_banner{height: 400px;}
.hcgl_banner img{display: block;width: 100%;height: 100%;}
.hcgl_content{background: #f5f7fb;padding: 65px 0 80px 0;}
.hcgl_cont{width: 1180px;margin: 0 auto;}
.hcgl_cont_l{width: 840px;float: left;}
.hcgl_cont_l_tab{padding: 0 20px;height: 50px;line-height: 48px;background: #fff;}
.hcgl_cont_l_tab a{float: left;margin-left: 40px;font-size: 14px;color: #333;border-bottom: 2px solid #fff;}
.hcgl_cont_l_tab a.active{color: #ff6513;border-bottom: 2px solid #ff6513;}
.hcgl_cont_l_tab a:first-child{margin-left: 0px;}
.hcgl_cont_l_list a{display: block;padding: 20px;background: #fff;margin-top: 14px;}
.hcgl_cont_l_list a:hover h5{color: #ff6513;}
.hcgl_cont_l_list .img{float: left;width: 240px;height: 150px;overflow: hidden;}
.hcgl_cont_l_list .img img{display: block;width: 100%;height: 100%;transition: all .8s;}
.hcgl_cont_l_list .img img:hover{transform: scale(1.2);}
.hcgl_cont_l_list .txt{float: left;width: 560px;box-sizing: border-box;padding-left: 20px;}
.hcgl_cont_l_list .txt h5{font-size: 18px;color: #333;font-weight: normal;padding-top: 4px;transition: all .3s;}
.hcgl_cont_l_list .txt p{font-size: 14px;color: #999;padding-top: 20px;}
.hcgl_cont_l_list .txt span{display: block;font-size: 12px;color: #999;padding-top: 28px;}
.hcgl_cont_r{width: 320px;float: right;box-sizing: border-box;padding: 20px;background: #fff;}
.hcgl_cont_r .til{font-size: 20px;color: #333;padding-bottom: 16px;}
.hcgl_cont_r a{margin-bottom: 30px;display: block;}
.hcgl_cont_r a:last-child{margin-bottom: 0;}
.hcgl_cont_r .img img:hover{transform: scale(1.2);}
.hcgl_cont_r a .img{width: 280px;height: 186px;overflow: hidden;}
.hcgl_cont_r a .img img{display: block;width: 100%;height: 100%;transition: all 0.8s;}
.hcgl_cont_r .grade{font-size: 12px;color: #ca9c00;padding-top: 18px;}
.hcgl_cont_r .name{padding-top: 8px;font-size: 16px;color: #333333;transition: all 0.3s;}
.hcgl_cont_r .parameter{font-size: 12px;color: #999999;padding-top: 10px;}
.hcgl_cont_r .parameter p,.hcgl_cont_r .parameter span{float: left;}
.hcgl_cont_r .parameter p{padding-left: 24px;}
.hcgl_cont_r .parameter span{padding-left: 6px;}
.hcgl_cont_r .parameter p:first-child{padding-left: 0;}
.hcgl_cont_r .parameter span{color: #666666;}
/*配套服务*/
.ptfw_content{background: #f5f7fb;padding: 26px 0 80px 0;}
.ptfw_tab{width:1180px;height: 120px;box-sizing: border-box;margin: 0 auto;padding: 27px 0;background: #fff;}
.ptfw_tab li{position: relative;float: left;box-sizing: border-box;width: 98.3px;text-align: center;border-right: 1px solid #edeff0;cursor: pointer;}
.ptfw_tab li:last-child{border-right: 0;}
.ptfw_tab li p{font-size: 12px;color: #757575;padding-top: 14px;transition: all 0.2s;}
.ptfw_tab li i{transition: all 0.2s;}
.ptfw_tab li.active p{color: #fa7133;}
.ptfw_tab li.active:after{content: "";display: block;width: 10px;height: 10px;position: absolute;bottom: -32px;margin-top: -5px;left: 50%;margin-left: -5px;background-color: #fff;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.ptfw_tab li:nth-child(1) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon1.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(2) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon2.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(3) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon3.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(4) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon4.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(5) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon5.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(6) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon6.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(7) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon7.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(8) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon8.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(9) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon9.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(10) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon10.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(11) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon11.png);margin-left: 31.15px;}
.ptfw_tab li:nth-child(12) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon12.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(1) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon1_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(2) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon2_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(3) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon3_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(4) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon4_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(5) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon5_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(6) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon6_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(7) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon7_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(8) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon8_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(9) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon9_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(10) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon10_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(11) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon11_active.png);margin-left: 31.15px;}
.ptfw_tab li.active:nth-child(12) i{display: block;width: 36px;height: 36px;background: url(../images/ptfw_icon12_active.png);margin-left: 31.15px;}
.ptfw_tab_conts{margin-top: 26px;}
.ptfw_tab_cont{display: none;width: 1180px;margin: 0 auto;box-sizing: border-box;padding: 48px 48px 58px;background: #fff;}
.ptfw_tab_cont:first-child{display: block;}
.ptfw_tab_cont .til{font-size: 24px;color: #333;}
.ptfw_tab_cont .has_need{font-size: 14px;color: #999;padding-top: 8px;}
.txt_img_bj{font-size: 14px;color: #666666;line-height: 28px;margin-top: 24px;}
.txt_img_bj img{max-width: 100%;height: auto;}
/*找场地*/
.find_cd{background: #f5f7fb;padding-bottom: 85px;}
.find_cd .page_til{font-size: 12px;color: #999;padding: 24px 0 16px 0;width: 1180px;margin: 0 auto;}
.find_cd_sx{width: 1180px;background: #fff;margin: 0 auto;box-sizing: border-box;padding: 0 20px;}
.find_cd_sx>p{display: block;height: 50px;text-align: center;box-sizing: border-box;padding-top: 12px;}
.find_cd_sx>p a{color: #fa7133;font-size: 12px;}
.find_cd_sx>p a.active i{transform: rotate(180deg);}
.find_cd_sx>p a i{display: inline-block;width: 12px;height: 7px;background: url(../images/arrow_bottom_o.png);vertical-align: top;margin: 8.5px 0 0 4px;transition: all 0.3s;}
.find_cd_sxs{padding: 10px 0;font-size: 12px;color: #999999;border-bottom: 1px solid #ececec;}
/*第四个以后的隐藏*/
.find_cd_sxs .til{float: left;width: 84px;height: 30px;line-height: 30px;}
.find_cd_sxs a{display: none;float: right;height: 30px;line-height: 30px;font-size: 12px;color: #666666;transition: all 0.3s;}
.find_cd_sxs a i{display: inline-block;width: 12px;height: 7px;background: url(../images/arrow_bottom_hui.png);vertical-align: top;margin: 11.5px 0 0 4px;transition: all 0.3s;}
.find_cd_sxs a.active i{background: url(../images/arrow_bottom_o.png);transform: rotate(180deg);}
.find_cd_sxs a.active{color: #fa7133;}
.find_cd_sxs_tab{float: left;width: 994px;overflow: hidden;}
.find_cd_sxs_tab div{float: left;font-size: 14px;color: #333;height: 30px;line-height: 30px;cursor: pointer;margin-left: 26px;transition: all 0.3s;}
.find_cd_sxs_tab div:first-child{margin-left: 0;}
.find_cd_sxs_tab div.active{color: #fa7133;}
.find_cd_sxs_tab div.active i{background: url(../images/arrow_bottom_o.png);transform: rotate(180deg);}
.find_cd_sxs_tab div i{display: inline-block;width: 12px;height: 7px;background: url(../images/arrow_bottom_h.png);vertical-align: top;margin: 11.5px 0 0 4px;transition: all 0.3s;}
.find_cd_sxs_tab span{float: left;font-size: 12px;color: #666;margin-right: 30px;height: 30px;line-height: 30px;cursor: pointer;transition: all 0.3s;}
.find_cd_sxs_tab span:last-child{margin-right: 0;}
.find_cd_sxs_tab span.active{color: #fa7133;}
.find_cd_sxs_tab span:hover{color: #fa7133;}
/*地理位置二级*/
.find_cd_dlwz_fenlei{clear: both;}
.find_cd_dlwz_erji{background: #f5f7fb;padding: 5px 14px;display: none;}
.find_cd_dlwz_erji span{float: left;height: 22px;line-height: 22px;cursor: pointer;border-bottom: 2px solid #f5f7fb;margin-right: 24px;transition: all 0.3s;}
.find_cd_dlwz_erji span.active{color: #fa7133;border-color: #fa7133;}
.find_cd_dlwz_erji span:hover{color: #fa7133;border-color: #fa7133;}
/*地理位置二级*/
.find_cd_dlwz_sanji div{background: #f5f7fb;padding: 5px 14px;display: none;}
.find_cd_dlwz_sanji span{float: left;height: 22px;line-height: 22px;cursor: pointer;margin-right: 24px;transition: all 0.3s;}
.find_cd_dlwz_sanji span.active{color: #fa7133;}
.find_cd_dlwz_sanji span:hover{color: #fa7133;}
.find_hc_list_tab{width: 1180px;height: 50px;line-height: 50px;margin: 0 auto;box-sizing: border-box;background: #fff;padding: 0 20px;margin-top: 20px;}
.find_hc_list_tab a{float: left;font-size: 12px;color: #666;transition: all 0.3s;margin-left: 28px;}
.find_hc_list_tab a:first-child{margin-left: 0;}
.find_hc_list_tab a.active{color: #fa7133;}
.find_hc_list_tab a:hover{color: #fa7133;}
.find_hc_content{width: 1180px;margin: 0 auto;margin-top: 6px;}
.find_hc_lists{float: left;width: 880px;}
.find_cd_map{float: right;background: #fff;width: 280px;height: 262px;box-sizing: border-box;padding: 4px;}
.find_hc_list{padding: 20px;background: #fff;margin-bottom: 16px;}
.find_hc_list:last-child{margin-bottom: 0;}
.find_hc_list a.img{width: 334px;height: 222px;float: left;overflow: hidden;}
.find_hc_list a.img img{display: block;width: 100%;height: 100%;transition: all 0.8s;}
.find_hc_list a.img img:hover{transform: scale(1.2);}
.find_hc_list .find_hc_list_r{float: right;width: 490px;}
.find_hc_list_r_t{position: relative;}
.find_hc_list_r_t .name{font-size: 22px;color: #333;display: block;font-weight: 500}
.find_hc_list_r_t p{font-size: 12px;color: #999;padding-top: 8px;}
.find_hc_list_r_t p i{display: inline-block;width: 16px;height: 16px;background: url(../images/position.png);vertical-align: top;margin-right: 5px;}
.find_hc_list_r_t .add_duibi{position: absolute;top: 9px;right: 0;transition: all 0.3s;width: 100px;height: 28px;border: 1px solid #fa7133;box-sizing: border-box;font-size: 14px;color: #fa7133;text-align: center;line-height: 26px;border-radius: 20px;}
.find_hc_list_r_t .add_duibi:hover{background: #fa7133;color: #fff;}
.find_hc_list_r_t .add_duibi.active{border-color: #ccc;color: #ccc;cursor: not-allowed;background: #fff;}
.find_hc_list_r_c .txt{padding-top: 5px;}
.find_hc_list_r_c .txt p{float: left;width: 153.3px;margin-right: 15px;font-size: 12px;color: #999999;padding-top: 8px;}
.find_hc_list_r_c .txt p:nth-child(3n){margin-right: 0;}
.find_hc_list_r_c .txt p span{color: #333;}
.find_hc_list_r_c .bq{width:100%;height:32px;overflow:hidden;}
.find_hc_list_r_c .bq span{font-size: 12px;color: #999;float: left;border: 1px solid #e6e6e6;padding: 2px 13px;margin-right: 4px;margin-top: 10px;}
.find_hc_list_r_c .bq span:last-child{margin-right: 0;}
.find_hc_list_r .imgs{margin-top: 8px;}
.find_hc_list_r .imgs .img{float: left;width: 76px;height: 76px;margin-right: 4px;overflow: hidden;}
.find_hc_list_r .imgs .img:last-child{margin-right: 0;}
.find_hc_list_r .imgs .img img{display: block;width: 100%;height: 100%;transition: all 0.8s;}
.find_hc_list_r .imgs .img img:hover{transform: scale(1.2);}
/* 注册 */
.ljzc{width: 100%;text-align: center;margin-top: 5px;}
.ljzc a{font-size: 14px;color: #f36927;}
.login_tab_con_ts div{margin-top: 15px;}
.login_teler input{padding-right: 145px;box-sizing: border-box;}
.login_teler .login_yan{width: 140px;height: 38px;background: #f36927;color: #fff;font-size: 14px;position: absolute;top: 0;right: 0;text-align: center;line-height: 38px;
cursor: pointer;}
/* 增加css*/
.text_time .text-info{padding-bottom: 14px;font-size: 0;border-bottom: 1px solid #e6e6e6;overflow:hidden;clear:both;}
.text_time .text-info  li{display: inline-block;font-size: 12px;color: #0d0d0d;width: 50%;padding-top: 12px;margin-top:0;text-align:left;font-weight:200;}
.text_time .text-info  li span{display: inline-block;padding-top:0;}
.text_time .text-info .room-price{width: 164px;}
.text_time .text-info .rec-dec{width: 130px;}
.enquiry-btn{ width: 296px;border-radius: 35px;height: 70px;background-size: 100% 100%;background-image: url(../images/consult-bg.png);color: #fff; position: relative;cursor: pointer;display:block;margin-bottom:30px;}
.enquiry-btn .title{padding: 9px 0 6px 45px;font-size: 20px;}
.enquiry-btn .desc{font-size: 14px;padding-left: 45px;}
.enquiry-btn .icon-arrow-right{ border-radius: 50%;position: absolute;top: 50%;margin-top: -20px;right: 16px; background-image: url(../images/detailIcon_icon.png);background-position: 0 0;width: 40px; height: 40px;}
.desc-items{border: 1px solid #e6e6e6;width: 1137px;}
.desc-items li{font-size: 0;border-bottom: 1px solid #e6e6e6;background-color: #fafafa;}
.desc-items li:last-child{border-bottom: 0}
.desc-items li:nth-child(1) .item-title{padding: 14px 0 14px 24px;}
.desc-items li:nth-child(2n) .item-title{padding: 14px 0 14px 24px;}
.item-title{font-size: 12px;display: inline-block;width: 152px;padding: 20px 0 20px 24px;color: grey;vertical-align: top;line-height: 12px;}
.item-val{font-size: 12px;line-height: 12px;display: inline-block;padding: 20px 39px 20px 24px;border-left: 1px solid #e6e6e6;color: #0d0d0d;background-color: #fff;width: 895px;}
.desc{line-height: 24px;}
.btn-more{color: #fa7133;cursor: pointer;padding-left: 10px;}
.btn-more strong{font-weight: 500;}
.btn-more i{display: inline-block;width: 12px;height: 7px;transition: all 0.3s;margin-left: 4px;background: url(../images/arrow_bottom_o.png) no-repeat;background-size: 100% 100%;}
.btn-mores i{transform: rotate(180deg);}
.divs{width: 100%;height: 128px;background: #292929;}
.amounts-resources{width: 1180px;height: 128px;background: #292929;margin: 0 auto;}
.amounts-resources-cen{overflow: hidden;clear: both;}
.amounts-resources-cen>div{width: 25%;height: 128px; float: left;padding-top: 37px;box-sizing: border-box;}
.amounts-resources-cen>div li{list-style: none;}
.amounts-resources-imgone,.amounts-resources-imgtwo,.amounts-resources-imgthree,.amounts-resources-imgfour{width: 48px;height: 48px;display: block;font-size: 12px;background-size: 100% 100%;
float: left;margin-right: 20px;margin-top: 5px;}
.amounts-resources-imgone{background-image: url(../images/tuijian.png);}
.amounts-resources-imgtwo{background-image: url(../images/fuwu.png);}
.amounts-resources-imgthree{background-image: url(../images/duijie.png);}
.amounts-resources-imgfour{background-image: url(../images/shengqian.png);}
.amounts-size{font-size: 18px;margin-top: 3px;font-weight: 700;color: #fff;}
.amounts-sizeone{font-size: 13px;margin-top: 13px;color: #fff;}
.search-contents{width: 100%;}
.fixed{position: fixed;min-height: auto;top: -60px;width: 100%;z-index: 999;background-color: #fa7133;height: 60px;z-index: 1000}
.top-search{width: 1180px;margin: 0 auto;padding: 7px 0;position: relative;}
.icon-huixiaoer{width: 116px;height: 46px;display: inline-block;vertical-align: middle;}
.icon-huixiaoer img{width: 100%;height: 100%;}
.search-input-box{vertical-align: middle;display: inline-block;width: 570px;height: 36px;margin-left: 171px;}
.input-box{ width: 100%; height: 36px;border: 1px solid #fa7133;font-size: 0;position: relative;}
.input-box:before{display: block;content: "";width: 24px; height: 24px;position: absolute;left: 10px; top: 50%; margin-top: -12px;
background-repeat: no-repeat;background: url(../images/search_h.png);background-size: 100% 100%;}
.input-search{box-sizing: border-box;border: none;font-size: 14px;outline: #08f;padding-left: 40px;width: 100%;height: 100%;padding-right: 105px;}
.search-btn{position: absolute;top: 3px;right: 3px;display: inline-block;width: 90px; height: 30px;line-height: 30px;text-align: center;cursor: pointer;
background-color: #fa7133;color: #fff;font-size: 14px;border: 0;}
.right-btn{ display: block;width: 152px;height: 36px;background-color: #bfb908;text-align: center;line-height: 36px;font-size: 14px;
border-radius: 2px;position: absolute;top: 12px;right: 0;color: #fff;cursor: pointer;}
.right-btn a{color: #fff;}

/* 发布成功 */
.fbbox{width: 100%;background-color: #f2f3f5;padding-bottom: 34px;box-sizing: border-box;}
.crumbs-nav{width: 1136px;margin: 0 auto;padding: 18px 0;font-size: 0;}
.crumbs-nav a{font-size: 12px;color: grey;line-height: 12px;}
.crumbs-nav>span{font-size: 14px;;color: grey;padding: 0 5px;box-sizing: border-box;}
.crumbs-nav a:hover{color: #fa7133;}
.crumbs-nav a:last-child:hover{color: grey;}
.fbcon{width: 1136px;background: #fff;margin: 0 auto;height: 480px;}
.cont-header{height: 140px;width: 100%;background-color: #fff;padding-top: 40px;}
.cont-header .line{height: 6px;width: 800px;margin: 0 auto 17px;border-radius: 2px;position: relative;background-color: #dedfe0;}
.succ-line{width: 120px;height: 6px;position: absolute;left: 0;top: 0;border-radius: 2px; background-color: #fa7133;}
.line-step{width: 800px;margin: 0 auto;height: 12px; font-size: 0;}
.line-step span{width: 20%;font-size: 12px;color: #737780;display: inline-block;text-align: center;}
.line-step span:first-child{text-align: left;color: #333;font-weight: 600;}
.line-step span:last-child{text-align: right;}
.cont-body{width: 100%;height: 300px; background-color: #fff;}
.suc-center{width: 740px;padding-top: 70px;height: 206px;display: inline-block;vertical-align: top;}
.succ-logo{display: inline-block;vertical-align: top;width: 80px; height: 80px;margin: 0 25px 30px 226px;border-radius: 50%;background: url(../images/sec.png) no-repeat;}
.succ-content{display: inline-block;vertical-align: top;}
.succ-title{color: #0d0d0d;font-size: 24px;margin-bottom: 10px;font-weight: 500;height: 28px;text-align: left;}
.succ-subtilte{font-size: 12px;font-weight: 400;text-align: center;height: 14px;margin-bottom: 14px;color: #737780;}
.succ-hint{color: #0d0d0d;font-size: 12px;height: 12px;line-height: 12px;font-weight: 500;}
.qr-code{padding-top: 40px;display: inline-block;vertical-align: top;}
.app-qr-img{width: 156px;display: inline-block;vertical-align: top;}
.icon{margin: 0 auto 10px;width: 128px;height: 128px;}
.icon img{width: 100%;height: 100%;}
.app-qr-img span{display: block;width: 156px;text-align: center;color: #0d0d0d;font-size: 12px;font-weight: 600;}  

/* 个人中心欢迎页 */
.userbox{width: 100%;background: #f5f7fb;padding: 25px 0 70px 0;box-sizing: border-box;}
.userconter{width: 1180px;margin: 0 auto;}
.userlefet{float: left;width: 180px;min-height: 366px;background: #fff;margin-right: 20px;}
.userlefet ul li{width: 100%;height: 50px;background: #fff;text-align: left;line-height: 50px;padding-left: 22px;box-sizing: border-box;}
.userlefet ul li a{display: block;font-size: 14px;color: #999;transition:.3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.userlefet ul li a i{display: inline-block;margin-right: 10px;vertical-align: -3px;width: 16px;height: 16px;transition:.3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.userlefet ul li:hover a{color:#ff3e00;}
.userlefet ul .on a{color: #ff3e00;}
.userlefet ul .li1 a i{background: url(../images/on.png) no-repeat;}
.userlefet ul>.li1.active>a i{background: url(../images/on1.png) no-repeat;}
.userlefet ul .li2 a i{background: url(../images/on2.png) no-repeat;vertical-align: -4px;}
.userlefet ul>.li2.active>a i{background: url(../images/on3.png) no-repeat;vertical-align: -4px;}
.userlefet ul>.li2:hover a i{background: url(../images/on3.png) no-repeat;}
.userlefet ul .li3 a i{background: url(../images/on4.png) no-repeat;}
.userlefet ul>.li3.active>a i{background: url(../images/on5.png) no-repeat;}
.userlefet ul>.li3:hover a i{background: url(../images/on5.png) no-repeat;}
.userlefet ul .li4 a i{background: url(../images/on6.png) no-repeat;}
.userlefet ul li:last-child{border-bottom: 1px solid #f5f7fb;}
.useright{float: right;width: 980px;}
.userightop{width: 100%;height: 108px;background: #fff;padding: 0 32px;box-sizing: border-box;margin-bottom: 12px;}
.usertopleft{float: left;padding-top: 24px;box-sizing: border-box;}
.usertx{float: left;width: 60px;height: 60px;border-radius: 50%;margin-right: 20px;}
.usertx img{width: 100%;height: 100%;border-radius: 50%;}
.usernames{float: left;padding-top: 6px;box-sizing: border-box;}
.usernames h4{font-size: 16px;color: #333;font-weight: 500;margin-bottom: 10px;}
.usernames p{font-size: 12px;color: #999;}
.usertopright{float: right;padding-top: 14px;box-sizing: border-box;}
.usertopright a{display: block;width: 256px;height: 80px;border-radius: 14px;background: #f2d0a4;box-shadow: 0px 4px 8px rgba(203,158,98,0.2);
padding-top: 10px;padding-left: 20px;box-sizing: border-box;}
.usertopright h4{font-size: 24px;color: #9a764a;margin-bottom: 6px;}
.usertopright p{font-size: 16px;color: #9a764a;}
.userightbut{width: 100%;min-height: 247px;background: #fff;display: none;}

/* 补充 */
.userlefet ul .li5 a i{background: url(../images/li21.png) no-repeat;}
.userlefet ul>.li5.active>a i{background: url(../images/li22.png) no-repeat;}
.userlefet ul>.li5:hover a i{background: url(../images/li22.png) no-repeat;}
.userdingzhi{width: 720px;min-height: 366px;background: #fff;float: left;margin-right: 20px;}
.userdingzhi>ul>li{width: 99%;border: 1px solid #e06730;height: 157px;margin: 0 auto 15px;}
.userdingzhi>ul>li .delect{display: none;}
.userdingzhi>ul>.on{border-color: #e3eaee;}
.userdingzhi>ul>.on .delect{display: block;}
.userdingzhi>ul>.on .dztop{background: #F5F8FA;border-color: #e3eaee;}
.userdingzhi>ul>.on .dzleftzong{border-color: #e3eaee;}
.userdingzhi>ul>.on .dzleft{border-color: #e3eaee;}
.userdingzhi>ul>.on .dzlefts{border-color: #e3eaee;}
.userdingzhi>ul>.on .dztop a{cursor: default;}
.userdingzhi>ul>.on .dzleft a{cursor: default;}
.userdingzhi>ul>.on .dzmoney h4{color: #999;}
.userdingzhi>ul>.on .dztext p span{color: #999;}
.userdingzhi>ul>.on .dzrights a{display: none;}
.userdingzhi>ul>.on .dzlefts p{color: #999;}
.userdingzhi>ul>.on .dzrights p{color: #999;}
.dztop{width: 100%;height: 36px;border-bottom: 1px solid #e06730;background: #fff6f2;line-height: 36px;}
.dztop a{display: block;}
.dztop p{font-size: 12px;color: #333;text-indent: 20px;float: left;}
.dzzong{width: 100%;height: 120px;}
.delect{width: 17px;height: 18px;background: url(../images/sprite-5fe6535bc1.png) -17px -302px; margin-right: 10px;float: right;cursor: pointer;margin-top: 9px;}
.dzleft{width: 490px;border-right: 1px solid #e06730;height: 120px;float: left;}
.dzleft a{display: block;}
.dzleftzong{width: 100%;height: 90px;padding: 12px 0;box-sizing: border-box;border-bottom: 1px solid #e06730;}
.dzmoney{float: left;width: 139px;height: 60px;border-right: 1px solid #ccc;padding-left: 20px;box-sizing: border-box;}
.dzmoney p{font-size: 12px;color: #999;}
.dzmoney p i{width: 18px;height: 17px;background: url(../images/sprite-5fe6535bc1.png) -138px -284px;display: inline-block;margin-right: 5px;vertical-align: -3px;}
.dzmoney h4{font-size: 24px;color: #e06730;font-weight: 500;margin-top: 10px;}
.dztext{padding-left: 20px;box-sizing: border-box;float: left;}
.dztext p{font-size: 12px;color: #999;}
.dztext .shijian{margin-top: 7px;}
.dztext .renshu i{width: 18px;height: 18px;background: url(../images/sprite-5fe6535bc1.png) -120px -284px;display: inline-block;margin-right: 5px;vertical-align: -3px;}
.dztext .shijian i{width: 16px;height: 16px;background: url(../images/sprite-5fe6535bc1.png)  -240px -284px;display: inline-block;margin-right: 5px;vertical-align: -3px;}
.dztext p span{padding-left: 20px;box-sizing: border-box;font-size: 20px;color: #001f3b;}
.dztexted{width: 100%;height: 30px;padding: 0 20px;box-sizing: border-box;line-height: 30px;}
.dztexted .dlweizhi{font-size: 12px;color: #999;float: left;}
.dztexted .dlweizhi i{width: 15px;height: 18px;background: url(../images/sprite-5fe6535bc1.png) -16px -321px;display: inline-block;margin-right: 5px;vertical-align: -3px;}
.dztexted .hyleixing{float: right;font-size: 12px;color: #999;}
.dzright{float: left;width: 221.5px;height: 120px;}
.dzlefts{width: 100px;float: left;height: 120px;border-right: 1px solid #e06730;line-height: 120px;}
.dzlefts p{font-size: 12px;color: #e06730;text-align: center;}
.dzrights{width: 119.5px;float: left;height: 120px;padding: 15px 10px 5px 10px;box-sizing: border-box;}
.dzrights p{font-size: 12px;color: #e06730;text-align: center;line-height: 20px;margin-bottom: 2px;}
.dzrights a{border-radius: 3px;padding: 3px 5px;border: 1px solid #e06730;font-size: 12px;color: #e06730;display: block;text-align: center;}
.dzrights a:hover{background: #e06730;color: #fff;}
.fenye{display: flex;justify-content: center;margin: 30px 0;}
.fenye ul li{border: 1px solid #e06730;padding: 3px 8px;box-sizing: border-box;font-size: 14px;float: left;color: #e06730;margin: 0 4px;cursor: pointer;}
.fenye ul li:hover{background: #e06730;color: #fff;}
.dzlefted{width: 240px;float: right;}
.dztops{width: 100%;}
.dztole:hover .dzimg{display: block;}
.dztole{width: 100%;height: 78px;border: 1px solid #e06730;background: #fff6f2;padding: 0 10px;box-sizing: border-box;position: relative;margin-bottom: 20px;}
.dztleft{float: left;padding-top: 15px;margin-right: 13px;}
.dztleft p{font-size: 14px;color: #e06730;}
.dztleft h4{font-size: 20px;color: #e06730;font-weight: 500;}
.dztright{float: left;width: 50px;height: 50px;border-radius: 50%;margin-top: 12px;}
.dztright img{width: 100%;height: 100%;border-radius: 50%;}
.dzimg{position: absolute;left: -1px;top: 77px;border: 1px solid #e06730;border-top: 0;width: 100%;background: #fff;display: none;}
.dzimg img{width: 88px;height: 88px;margin: 10px auto;display: block;}
.dzimg p{width: 100%;height: 35px;border-top: 1px solid #e06730;background: #fff6f2;font-size: 14px;line-height: 35px;text-align: center;color: #e06730;}
.dztimg{width: 100%;height: 195px;}
.dztimg a{display: block;}
.dztimg a img{width: 100%;height: 100%;}
.grentop{width: 100%;border: 1px solid #e06730;min-height: 340px;margin-bottom: 20px;}
.gerenlist{width: 100%;padding: 20px 40px;box-sizing: border-box;}
.gerenlist ul li{margin-bottom: 20px;}
.gerenlist ul li span{float: left;font-size: 14px;color: #6f6f6f;font-weight: 400;line-height: 28px;margin-right: 20px;width: 10%;text-align: right;}
.listinp{float: left;}
.listinp input{width: 257px;height: 28px;border: 1px solid #ccc;padding-left: 15px;box-sizing: border-box;font-size: 14px;color: #333;}
.gerenlist ul li p{font-size: 14px;line-height: 28px;color: #e06730;margin-left: 10px;float: left;display: none;}
.gerenlist ul li button{background: #e06730;color: #fff;font-size: 14px;border: none;border-radius: 3px;width: 80px;height: 30px;margin-left: 85px;margin-top: 10px;}
#listinp{position: relative;float: left;}
#listinp input{display: none;}
#listinp label{font-size:16px;color: #333;position: relative;float: left;width:40px;padding-left: 20px;box-sizing: border-box;margin-right: 15px;}
#listinp i{position: absolute;width: 16px;height: 16px;background: url(../images/pingjia.png) no-repeat;background-size: 100% 100%;top: 4px;left: 0;}
#listinp input:checked+i{background: url(../images/pingjia1.png) no-repeat;background-size: 100% 100%;}
.listinp select{width: 150px;height: 28px;font-size: 14px;color: #333;}
.userdzleft{float: left;width: 240px;border: 1px solid #e0e0e0;background: #fff;}
.detail-common>li {height: 40px;line-height: 40px;border-bottom: 1px solid #e0e0e0;font-size: 14px;font-weight: 200;}
.detail-common .common-title {font-size: 16px;color: #002944;}
.common-title .title {border-left: 4px solid #f15d17;height: 32px;line-height: 32px;margin-top: 4px;padding-left: 5px;font-weight: 700;}
.detail-common .padding-left {padding-left: 10px;}
.detail-common .padding-left .blue {font-size: 12px;color: #f15d17;margin-right: 50px;}
.status-list{padding-bottom: 10px;}
.status-list li {margin-left: 20px;border-left: 2px solid #f15d17;}
.status-list li:last-child {border-left: 0;}
.status-list .status-icon {padding-top: 10px;margin: 19px 0 0 -13px; width: 24px;height: 24px;background: url(../images/tupian.png) center no-repeat #fff;
background-size: 24px;float: left;}
.status-text .white-border {position: absolute;width: 2px; height: 20px;background: #fff;margin-left: -27px;}
.status-text .white-top {top: 0;}
.status-list .status-text {position: relative;margin: 0 10px 0px 25px;padding: 10px 0;border-bottom: 1px solid #e0e0e0;}
.status-text .date {height: 12px;font-size: 12px;color: #a4a4a4;}
.status-text .status-title {line-height: 20px;margin-top: 5px;font-size: 14px;font-weight: 300;}
.status-text .status-des {font-size: 12px;color: #a4a4a4;line-height: 18px;}
.userdzright{float: right;width: 927px;background: #fff;}
.ckfa{float: right;}
.ckfa a{display: inline-block;width: 140px;height: 30px;border-radius: 3px;font-size: 14px;color: #fff;background: #f15d17;text-align: center;line-height: 30px;margin-right: 10px;}
.price-list-wrap{border: 1px solid #e0e0e0;width: 100%;border-bottom: 0;}
.padding-lefts{padding-left: 10px;}
.padding-lefts p{float: left;margin-right: 50px;}
.padding-lefts p span{color: #f15d17;}
.user_tab{width: 100%;}
.user_tab li:first-child{height: 40px;border-bottom: 1px solid #e0e0e0;line-height: 40px;}
.user_tab li:first-child div{color: #f15d17;}
.user_tab li{height: 60px;line-height: 60px;border-bottom: 1px solid #e0e0e0;background: #F5F8FA;}
.user_tab li:nth-child(2n){background: #fff;}
.user_tab li div{float: left;font-size: 14px;text-align: center;}
.user_tab li div:nth-child(1){width: 20%;}
.user_tab li div:nth-child(2){width: 15%;}
.user_tab li div:nth-child(3){width: 20%;}
.user_tab li div:nth-child(4){width: 15%;}
.user_tab li div:nth-child(5){width: 10%;}
.user_tab li div:nth-child(6){width: 20%;}
.margin-top {margin-top: 10px;}
.fLeft {float: left;}
.common-wrap {width: 457px;height: 250px;font-size: 12px;border: 1px solid #e0e0e0;}
.common-con {height: 40px;line-height: 40px;}
.common-ul li {height: 23px;line-height: 23px;}
.color-grey {display: inline-block;width: 75px;color: #a4a4a4;font-size: 12px;}
.fRight{float: right;}
.dzbox{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 2000;display: none;}
.dzboxbj{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.5);}
.dzbig{width: 300px;height: 300px;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius: 8px;background: #fff;position: relative;}
.dzbig h4{font-size: 16px;color: #333;text-align: center;padding: 20px 0;font-weight: 500;}
.dzimgtext{width: 160px;height: 160px;border: 1px solid #f15d17;padding: 10px;box-sizing: border-box;margin: 10px auto;}
.dzimgtext img{width: 100%;height: 100%;}
.dzbig p{font-size: 14px;color: #333;text-align: center;margin-top: 20px;}
.dzbig i{width: 30px;height: 30px;background: #f15d17 url(../images/gbtc.png) center no-repeat;border-radius: 50%;position: absolute;top: -15px;right: -15px;cursor: pointer;}