﻿/*  2018-9-28   @Yan  */
.user-select{-webkit-touch-callout: none;-webkit-user-select: none; -khtml-user-select: none;-moz-user-select: none; -ms-user-select: none;user-select: none;}
.con_bj{width:680px;height:203px;padding-top:15px;box-sizing: border-box;margin:0 auto;margin-bottom:20px;position:relative;}
.con_bj_bg{background: url(../images/border-img.png2_v1.png) no-repeat;background-size: 100% 100%;background-color:#f7fffb;}
.con_bj .con_bj_tit{position:absolute;left:0;right:0;top:-15px;height:30px;background:url(../images/biaoti_v1.png) no-repeat center center;}
.con_bj .con_bj_first{width:100%;height:100%;position:relative;}
.con_bj .con_bj_first .con_bj_count{position:absolute;width:98px;height:100%;left:50%;margin-left:-49px;top:0;background:url("../images/bj_circle_v1.png") no-repeat;background-size:cover;}
.con_bj_f_l,.con_bj_f_r{height:100%;float:left;width:50%;box-sizing: border-box;}
.con_bj_f_l{padding-right:49px;}
.con_bj_f_r{padding-left:49px;}
.con_bj .con_bj_first .bjBtn{cursor:pointer;position:absolute;width:70px;height:70px;border-radius:50%;background-color:#ff7400;left: 50%;margin-left:-34px;top:52px;}
.con_bj .con_bj_first .bj_btn_txt{position:absolute;top:0;left:0;font-size:16px;color:#fff;width:32px;top: 12px;left: 19px;}
select{background:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select::-ms-expand { display: none; }
.con_bj .con_bj_first .msg_item{}
.con_bj .con_bj_first .bj_msg {padding:0 15px;padding-top:25px;}
.con_bj .msg_item{position:relative;padding-left:33px;margin-bottom:10px;box-sizing:border-box;height:34px;border:1px solid #ececec;padding-right: 20px;}
.con_bj .msg_item .msg_inp{outline:none;display:block;box-sizing:border-box;width:100%;height:100%;border:0;}
.con_bj .msg_item .inpIcon{position:absolute;top:0;left:0;width:33px;height:100%;background:url(../images/label_icon.png) no-repeat;}
.con_bj .msg_item .cityIcon{background-position: -3px -2px;}
.con_bj .msg_item .areaIcon{background-position: -37px -2px;}
.con_bj .msg_item .phoneIcon{background-position: -70px -2px;}
.con_bj .msg_item .areaUnit{position:absolute;top:6px;right:3px;font-size:15px;}
.con_bj .msg_item .drop_down{position: absolute;right:6px;top:14px;width:10px;height:6px;background:url(../images/label_icon.png) no-repeat; background-position: -113px -12px;}
.con_bj .con_bj_f_r .bj_num_tit{text-align: center;font-size:16px;margin-bottom:10px;}
.con_bj .con_bj_f_r .bj_num{padding:15px 15px 0 15px;}
.con_bj .con_bj_f_r .ys_total{width:90px;display:inline-block;font-weight:bold;color:#ff7400;}
.con_bj  .costType{height:120px;box-sizing: border-box;background-color:#fff;border:1px solid #c2f0da;padding-top:35px;}
.con_bj  .constList{font-size:13px;}
.con_bj  .constList>div{float: left;box-sizing: border-box;padding:0 5px;width:50%;text-align:center;}
.con_bj  .constFirst{margin-bottom:15px;}
.con_bj .con_bj_f_r .const{display:inline-block;width:58px;color:#ff7400;text-align: center;font-weight: bold;}
/* 波纹  */
.bw_circle{position: absolute;border-radius: 50%;opacity: 0;animation: circle-opacity 2s infinite;}
.bw_circle {width: 104px;height: 104px;background: #ff7400;top: 50%;left: 50%;margin-left: -52px;margin-top: -60px;}
@keyframes circle-opacity {
	from {opacity: 1;transform: scale(0);}
	to {opacity: 0;transform: scale(1);}
}
.con_bj .con_bj_second{width:100%;height:100%;}
.con_bj .con_bj_second .con_bj_s_l{box-sizing:border-box;}
.con_bj .con_bj_second .con_bj_s_l,.con_bj_s_r{width:50%;float:left;height:100%;position:relative;}
.p_1{padding:10px 15px 0 15px;box-sizing: border-box;height:100%;}
.p_2{padding-left:15px;padding-top:13px;}
.con_bj .con_bj_second .con_bj_s_tit{font-size:16px;text-align: center;margin-bottom:10px;}
.con_bj .con_bj_second .con_bj_s_tit span{margin:0 5px;color:#ff7200;font-size:22px;font-weight: bold;line-height:1.1;}
.con_bj .con_bj_second .const{color:#ff7200;font-weight:bold;}
.con_bj .con_bj_second .blackColor{color:#000;}
.con_bj .con_bj_second .old_const{color: #999;margin-left:5px;text-decoration:line-through;font-size:13px;}
.con_bj .con_bj_second .costType{padding-top:20px;height:98px;}
.con_bj .con_bj_second .constList>div{padding:0 10px;text-align:left;}
.ts_1{color:#fe6600;font-size:12px;line-height:1.8;}
.ts_2{color:#a2a2a2;font-size:12px;line-height:1.2;}
.m_1{margin:0 auto;display:inline-block;padding-top:18px;}
.con_bj .con_bj_second .con_bj_s_r_tit{font-size:14px;margin-bottom:8px;}
.con_bj .con_bj_second .con_bj_s_r_tit span{color:#fe5f00;font-size:12px;}
.bj_line{width:1px;background-color:#61d2a0;position:absolute;left:50%;margin-left:-0.5px;top:30px;bottom:0;}

.sel_tit{font-size: 12px;color: #999;margin-bottom: 5px;}
.con_bj .con_bj_second .sel_type{margin-bottom:5px;}
.con_bj .con_bj_second .sel_type input[type=radio]{display:none;}
.con_bj .con_bj_second .sel_type>div{float: left;padding-left:17px;position: relative;margin-right:20px;}
.con_bj .con_bj_second .sel_type .radio_img{cursor:pointer;position: absolute;left:0;top:4px;width:15px;height:15px;border-radius:50%;background:url(../images/housestyle.png) no-repeat;background-position:-30px -87px;}
.sel_type label{cursor: pointer;}   
.con_bj .con_bj_second .xq_name{width: 203px;height: 21px;text-indent: 6px;font-size: 12px;border: 1px solid #e8e8e8;}  
.con_bj .con_bj_second .bj_sub_btn{display: block;width: 54px;height: 26px;background-color: #FF701A;color: #fff;text-align: center;line-height: 26px;margin: 0 auto;font-size: 13px;color:#fff;}                
.con_bj .con_bj_thrid{height:100%;text-align: center;}
.con_bj .con_bj_thrid .bj_sucess_l{float:left;width:276px;height:149px;overflow: hidden;background-color:#f1f1f1;}
.bj_sucess_r{float:left;width:330px;margin-left:30px;}
.bj_sucess_tit{font-size:12px;color:#333;text-align: left;font-weight: bold;margin-bottom:5px;}
.bj_sucess_con{font-size:12px;color:#666;text-align: left;line-height: 1.5;}

.con_bj .inatroList {padding-top:20px;font-weight: bold;}					
.con_bj .inatroList dl {font-size:12px;float: left;width: 66px;text-align: center;position:relative;}
.con_bj .inatroList dl:after{content:'';display: block;width:1px;height:24px;background-color:#e6e6e6;position:absolute;right:0px;top:7px;}
.con_bj .inatroList dt {color: #333;margin-bottom: 7px;}
.con_bj .inatroList dd {color: #b0b3b6;}
.con_bj .inatroList .hideBorder:after{width:0;}
.con_bj .bj_sucess_l .bj_sucess_cover{width:100%;cursor: pointer;}

.con_bj .con_bj_second .sel_type .bj_checked{background-position: -5px -87px;}

.con_bj .pop{display:none;position: absolute;top:70px;left:0;right:0;text-align: center;background: rgba(0,0,0,0);width: auto;}
.con_bj .pop div{display:inline-block;background-color:rgba(0,0,0,0.7);color:#fff;font-size:15px;padding:10px 15px;border-radius:4px;}

.closeBtn{position:absolute;top:-25px;right:-25px;width:50px;height:50px;background:url(../images/close.png) no-repeat;background-size:50px 50px;z-index:12;}
.videoWarp img{width:100%;}
.bj_pop_video{position:fixed;top:0;left:0;width:100%;height:100%;display: block;z-index:99999;}
.bj_pop_warp{overflow: hidden;background:#fff;padding:10px;}
.closeBtn{cursor: pointer;}
.bj_pop_video .mark{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:10;}
.closewarp{width:715px;height:420px;position:absolute;top:50%;left:50%;margin-top:-210px;margin-left:-357.5px;z-index:11;}
.bj_video{}
.con_bj_first{display:block;}
.con_bj_second{display:none;}
.con_bj_thrid{display:none;}

.mainHotCenter .con_bj_middle{width:860px;height:203px;} /* 大 */

.con_bj_big{width:778px;height:201px;}   /* 中 */
.con_bj_huge{width:860px;height:203px;} /* 超大 */
#second_banner .con_bj_big .p_5{padding: 0 20px;padding-top: 25px;}
#second_banner .con_bj_big .p_6{padding: 15px 20px 0 20px;}

.mainHotCenter .con_bj .con_bj_f_r .p_4{padding:15px 40px 0 40px;}
.mainHotCenter .con_bj .con_bj_first .p_3{padding: 0 40px;padding-top: 25px;}

.con_bj_huge .con_bj_f_r .p_4{padding:15px 40px 0 40px;}
.con_bj_huge .con_bj_first .con_bj_f_l .p_3{padding: 0 40px;padding-top: 25px;}

.con_bj_big{background: url(../images/border-img2.png) no-repeat;background-size: 100% 100%;background-color:#f7fffb;}
.con_bj_huge{background: url(../images/border-img3.png) no-repeat;background-size: 100% 100%;background-color:#f7fffb;}
.con_bj_hide{background: url(../images/border-img4.png) no-repeat;background-size: 100% 100%;background-color:#f7fffb;}
.con_bj_hide .con_bj_tit{display:none;}
.con_bj_middle .con_bj_thrid:after{content:'';display:block;position: absolute;top:0;left:0;width:100px;height:100%;background:url(../images/curtain_left.png) no-repeat;}
.con_bj_middle .con_bj_thrid:before{content:'';display:block;position: absolute;top:0;right:0;width:100px;height:100%;background:url(../images/curtain_right.png) no-repeat;}  

.con_bj_big .con_bj_thrid:after{content:'';display:block;position: absolute;top:0;left:0;width:100px;height:100%;background:url(../images/curtain_left.png) no-repeat;}
.con_bj_big .con_bj_thrid:before{content:'';display:block;position: absolute;top:0;right:0;width:100px;height:100%;background:url(../images/curtain_right.png) no-repeat;} 

.con_bj_huge .con_bj_thrid:after{content:'';display:block;position: absolute;top:0;left:0;width:100px;height:100%;background:url(../images/curtain_left.png) no-repeat;}
.con_bj_huge .con_bj_thrid:before{content:'';display:block;position: absolute;top:0;right:0;width:100px;height:100%;background:url(../images/curtain_right.png) no-repeat;} 

.con_bj_hide.con_bj_huge .con_bj_thrid:before{content:'';background:none;}
.con_bj_hide{height:201px;padding-top:0;}
.con_bj_hide .con_bj_first .bj_msg{padding: 0 30px;padding-top: 35px;}
.con_bj_hide .con_bj_f_r .bj_num {padding: 30px 70px 0 30px;}
.con_bj_hide .con_bj_first .bjBtn{top:67px;}
.con_bj_hide .bw_circle{margin-top:-51px;}
.con_bj_hide .con_bj_first .bjBtn{margin-left: -34.5px}
.con_bj_hide .con_bj_first .con_bj_count{background: url(../images/bj_circle_v2.png) no-repeat;background-size: cover;}

.con_bj .constList {
    height: 20px !important;
}