@charset "utf-8";
.quanju{ width:100%; height:100%; position:fixed; top:0; z-index:9999999; display:none;}
.quanju .qjbg{ width:100%; height:100%; background:#000; position:absolute; top:0; opacity:0.6;}
.quanju .check-house, .quanju .check-time, .quanju .choosebjway li, .quanju .ele_bt {
	cursor: pointer
}
.quanju .con h1, .con h3 {
	font-weight: 400
}
i {
	font-style: normal
}
.quanju .con {
	width:1100px;
	margin: 0 auto;
	color: #333;
	padding-top:200px;
}
.quanju .con_bj .closed{ position:absolute; right:0; top:-40px; cursor:pointer;}

.quanju .con_t {
	font-size: 24px;
	padding-bottom: 15px
}
.quanju .con_bj {
	position: relative;
	background: rgba(255,255,255,.97);
	box-shadow: 0 0 10px #ccc;
	background: #fff\9;
	padding:0 22px;
	border-radius:10px;
}
.quanju .con_bj h3 {
	font-size: 20px
}
.quanju .con_bj_cal {
	position: relative;
	width: 460px;
	padding: 50px 40px 30px;
	border-right: 1px solid #eee
}
.quanju .bj_form {
	width: 370px;
	padding-top: 30px;
	font-size: 14px
}
.quanju .bj_form .label {
	font-size: 16px;
	color: #333;
	text-align: left;
	margin-left: 0
}
.quanju .label_start {
    color: #fe5f00;
    float: right;
    font-family: Arial;
    font-size: 24px;
    margin-top: 5px;
}
.quanju .bj_res_t, .quanju .bj_res_t b, .quanju .calc-btn em, .quanju .ele_bt {
	text-align: center
}
.quanju .bj_form .element {
	width: 265px;
	position: relative;
	padding-bottom: 18px
}
.quanju .bj_form .select {
	width: 255px;
	padding-left: 5px;
	height: 36px;
	font-size:14px;
}
.quanju .bj_form .select_s {
	width: 122px;
	margin-right: 10px
}
.quanju .bj_form .select_s_s {
	width: 78px;
	margin-bottom: 10px
}
.quanju .bj_form .text {
	width: 233px
}
.quanju .bj_form .short{ width:125px;}
.quanju .bj_form .area_text {
	width: 223px;
	padding: 7px 20px 7px 10px
}
.quanju .bj_form .text_wrap {
	position: static
}
.quanju .bj_form .text_wrap .text_lbl {
	left: 11px
}
.quanju .bj_form .text_wrap .unit {
	margin-left: -32px;
	color: #bbb
}
.quanju .bj_form .form_error {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px
}
.quanju .ele_b {
	margin-left: -10px
}
.quanju .ele_bt {
	float: left;
	width: 120px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	border: 1px solid #ddd
}
.quanju .ele_bt_on {
	color: #f36f20;
	border-color: #f36f20
}
.quanju .calc-btn {
	position: absolute;
	top:213px;
	right: -46px;
	display: block;
	width: 90px;
	height: 90px;
	background: #ff6d15;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 45px;
	z-index: 15;
	border:none; color:#fff; cursor:pointer;
}
.quanju .calc-btn2{
	position: absolute;
	top:213px;
	right: -47px;
	display: block;
	width: 92px;
	line-height:90px; text-align:center;
	height: 92px;
	background: #ddd;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 45px;
	z-index: 15;
	border:none; color:#333; cursor:pointer;
	display:none;
}
.quanju .calc-btn-ie, .ico-line-btn {
	width: 140px;
	height: 140px;
	right: -71px;
	display: block;
	position: absolute
}
.quanju .calc-btn-ie {
	top: 119px;
	background: url(../images/ico-line-btn.png) no-repeat;
	background-size: contain
}
.quanju .ico-line-btn {
	background: url(../images/ico-line-btn.png) no-repeat;
	top: 190px;
	z-index: 9
}
.quanju .calc-btn em {
	display: block;
	font-size: 16px;
	color: #fff;
	width: 44px;
	height: 44px;
	margin: 20px auto 0
}
.quanju .circle-animate {
	position: absolute;
	top:206px;
	right: -56px;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fdcc9a;
	z-index: 12;
	-webkit-animation: scale-three2 1.5s ease infinite;
	-moz-animation: scale-three2 1.5s ease infinite;
	-o-animation: scale-three2 1.5s ease infinite;
	animation: scale-three2 1.5s ease infinite;
	animation-fill-mode: both
}
@keyframes scale-three2 {
0% {
transform:scale(1);
opacity:.8
}
100% {
transform:scale(1.3);
opacity:0
}
}
@-webkit-keyframes scale-three2 {
0% {
-webkit-transform:scale(1);
opacity:.7
}
100% {
-webkit-transform:scale(1.3);
opacity:0
}
}
@-moz-keyframes scale-three2 {
0% {
-moz-transform:scale(1);
opacity:.7
}
100% {
-moz-transform:scale(1.3);
opacity:0
}
}
@-o-keyframes scale-three2 {
0% {
-o-transform:scale(1);
opacity:.7
}
100% {
-o-transform:scale(1.3);
opacity:0
}
}
.quanju .con_bj_res {
	width: 340px;
	padding: 45px 50px 0 0;
	color: #333;
	font-size: 14px
}
.quanju .bj_res_t b, .quanju .bj_res_ul li b {
	display: inline-block;
	font-weight: 400;
	color: #f36f20
}
.quanju .bj_res_t {
	line-height: 35px;
	font-size: 20px
}
.quanju .bj_res_ul li, .quanju .bj_res_ul li strong {
	height: 40px;
	line-height: 40px
}
.quanju .bj_res_t b {
	width: 92px;
	font-size: 28px;
	margin: 0 12px
}
.quanju .bj_res_t span.bj_res_t_y {
	font-size: 14px
}
.quanju .bj_res_ul {
	padding: 22px 0;
	margin: 26px auto 0;
	border: 1px solid #ddd
}
.quanju .bj_res_ul li span {
	float: left;
	width: 50%;
	height: 40px;
	text-align: right;
	font-size: 14px
}
.quanju .bj_res_ul li.let_spac {
	border-bottom: none
}
.quanju .bj_res_ul li strong {
	float: left;
	width: 50%;
	font-weight: 400;
	text-align: left;
	font-size: 12px
}
.quanju .bj_res_ul li strong i{ font-size:14px; color:#bbb; margin-left:10px; text-decoration:line-through; display:none;}

.quanju .bj_res_tip, .quanju .bj_res_zxd, .quanju .res_btn, .quanju .tender-video-tip, .quanju .tender-video-title {
	text-align: center
}
.quanju .bj_res_ul li strong em {
	display: inline-block;
	width: 55px;
	font-style: normal;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	text-align:center;
}
.quanju .let_spac i {
	padding: 0 21px
}
.quanju .bj_res_ul li b {
	width: 107px;
	margin: 0 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eaeaea;
	font-size: 20px
}
.quanju .res_btn, .quanju .res_btn_box {
	width: 220px;
	height: 42px
}
.quanju .res_btn, .quanju .res_btn:hover {
	color: #999
}
.quanju .bj_res_tip {
	color: #999;
	padding-top: 15px
}
.quanju .res_btn_box {
	margin: 0 auto 40px
}
.quanju .res_btn {
	display: block;
	line-height: 34px;
	font-size: 16px;
	background: url(../images/bj_btn_bg.png) center 0 no-repeat
}
.quanju .bj_res_zxd, .quanju .text_area, .quanju .toolbar_header_center_left ul li em.sjbj_hot {
	display: none
}
.quanju .res_btn.active {
	background: url(../images/bj_btn_bg.png) center bottom no-repeat;
	color: #fff
}
.quanju .res_btn.active:hover {
	color: #fff
}
.quanju .zxbj_info .info_hd h3 em {
	font-size: 12px;
	padding-left: 5px
}
.quanju .zxbj_details {
	background: url(../images/sjbjband.jpg) center 0 no-repeat;
	height:800px;
}
.quanju .calputer_tit span {
	margin-left: 10px;
	color: #f36f20;
	font-size: 12px
}
.quanju .bj_explain{ margin-top:10px;}
.quanju .bj_explain p{ font-size:14px; margin:5px 0;}
.quanju .bj_explain p.attention{ color:#f36f20;}
.quanju .bj_explain p.holiday{ color:#999;}

.quanju .bjcont{ width:1200px; margin:0 auto; margin-top:40px;}
.quanju .bjcont .bjcont1{ margin-top:20px;}
.quanju .bjcont .bjcont1 .title{ height:60px; line-height:60px; width:330px; margin:30px auto;}
.quanju .bjcont .bjcont1 .title i{ display:block; width:10px; height:60px; background:url(../images/index/bj7.png) no-repeat center; float:left;}
.quanju .bjcont .bjcont1 .title span{ display:block; height:60px; line-height:60px; float:left; font-size:35px; margin:0 20px; color:#000;}

.quanju .bjcont .bjcont2{ margin-top:20px;}
.quanju .bjcont .bjcont2 .title{ height:60px; line-height:60px; width:350px; margin:30px auto;}
.quanju .bjcont .bjcont2 .title i{ display:block; width:10px; height:60px; background:url(../images/index/bj7.png) no-repeat center; float:left;}
.quanju .bjcont .bjcont2 .title span{ display:block; height:60px; line-height:60px; float:left; font-size:35px; margin:0 20px; color:#000;}
.quanju .bjcont .bjcont2 .co .coL{ width:779px; float:left;}
.quanju .bjcont .bjcont2 .co .coL .coL1{ width:779px; height:204px; position:relative; margin-bottom:12px;}
.quanju .bjcont .bjcont2 .co .coL .coL1 .coL1cont{ position:absolute; top:40px; left:65px; color:#fff; z-index:99;}
.quanju .bjcont .bjcont2 .co .coL .coL1 .coL1cont span{ font-size:20px;}
.quanju .bjcont .bjcont2 .co .coL .coL1 .coL1cont p{ font-size:16px;}
.quanju .bjcont .bjcont2 .co .coL .coL1 i{ display:block;width:779px; height:204px; background-color:#000; position:absolute; top:0; left:0;opacity:0.3;}

.quanju .bjcont .bjcont2 .co .coL .coL2{ width:779px; height:204px; position:relative;}
.quanju .bjcont .bjcont2 .co .coL .coL2 .coL1cont{ position:absolute; top:40px; left:65px; color:#fff; z-index:99;}
.quanju .bjcont .bjcont2 .co .coL .coL2 .coL1cont span{ font-size:20px;}
.quanju .bjcont .bjcont2 .co .coL .coL2 .coL1cont p{ font-size:16px;}
.quanju .bjcont .bjcont2 .co .coL .coL2 .coL1cont p em{ margin:2px 20px 2px 0; display:inline-block;}
.quanju .bjcont .bjcont2 .co .coL .coL2 i{ display:block;width:779px; height:204px; background-color:#000; position:absolute; top:0; left:0;opacity:0.3;}
.quanju .bjcont .bjcont2 .co .coR{ width:407px; height:420px; float:right; position:relative;}
.quanju .bjcont .bjcont2 .co .coR .cont{ position:absolute;color:#fff; position:absolute; top:40px; left:45px; z-index:9999;}
.quanju .bjcont .bjcont2 .co .coR .cont span{ font-size:20px;}
.quanju .bjcont .bjcont2 .co .coR .cont p{ font-size:16px;}
.quanju .bjcont .bjcont2 .co .coR .cont p em{ margin:2px 20px 2px 0; display:inline-block;}
.quanju .bjcont .bjcont2 .co .coR i{ display:block;width:407px; height:420px; background-color:#000; position:absolute; top:0; left:0;opacity:0.2;}
.quanju .band{ width:100%; height:232px; background:url(../images/index/bj6.jpg) no-repeat center; margin-top:12px;}
.quanju .pzbz{ width:1200px; margin:0 auto; margin-bottom:30px;}
.quanju .pzbz .title{ height:60px; line-height:60px; width:350px; margin:50px auto;}
.quanju .pzbz .title i{ display:block; width:10px; height:60px; background:url(../images/index/bj7.png) no-repeat center; float:left;}
.quanju .pzbz .title span{ display:block; height:60px; line-height:60px; float:left; font-size:35px; margin:0 20px; color:#000;}
.quanju .pzbz .co{ text-align:center;}























