@charset "utf-8";
.check-house, .check-time, .choosebjway li, .ele_bt {
	cursor: pointer
}
.con h1, .con h3 {
	font-weight: 400
}
i {
	font-style: normal
}
.con {
	width: 980px;
	margin: 0 auto;
	color: #333;
	padding-top:200px;
}
.con_t {
	font-size: 24px;
	padding-bottom: 15px
}
.con_bj {
	position: relative;
	background: rgba(255,255,255,.97);
	box-shadow: 0 0 10px #ccc;
	background: #fff\9
}
.con_bj h3 {
	font-size: 20px
}
.con_bj_cal {
	position: relative;
	width: 409px;
	padding: 50px 40px 30px;
	border-right: 1px solid #eee
}
.bj_form {
	width: 370px;
	padding-top: 30px;
	font-size: 14px
}
.bj_form .label {
	font-size: 16px;
	color: #333;
	text-align: left;
	margin-left: 0
}
.label_start {
    color: #fe5f00;
    float: right;
    font-family: Arial;
    font-size: 24px;
    margin-top: 5px;
}
.bj_res_t, .bj_res_t b, .calc-btn em, .ele_bt {
	text-align: center
}
.bj_form .element {
	width: 265px;
	position: relative;
	padding-bottom: 18px
}
.bj_form .select {
	width: 255px;
	padding-left: 5px;
	height: 36px
}
.bj_form .select_s {
	width: 122px;
	margin-right: 10px
}
.bj_form .select_s_s {
	width: 78px;
	margin-bottom: 10px
}
.bj_form .text {
	width: 233px
}
.bj_form .short{ width:125px;}
.bj_form .area_text {
	width: 223px;
	padding: 7px 20px 7px 10px
}
.bj_form .text_wrap {
	position: static
}
.bj_form .text_wrap .text_lbl {
	left: 11px
}
.bj_form .text_wrap .unit {
	margin-left: -32px;
	color: #bbb
}
.bj_form .form_error {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px
}
.ele_b {
	margin-left: -10px
}
.ele_bt {
	float: left;
	width: 120px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	border: 1px solid #ddd
}
.ele_bt_on {
	color: #f36f20;
	border-color: #f36f20
}
.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;
}
.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;
}
.calc-btn-ie, .ico-line-btn {
	width: 140px;
	height: 140px;
	right: -71px;
	display: block;
	position: absolute
}
.calc-btn-ie {
	top: 119px;
	background: url(../images/ico-line-btn.png) no-repeat;
	background-size: contain
}
.ico-line-btn {
	background: url(../images/ico-line-btn.png) no-repeat;
	top: 190px;
	z-index: 9
}
.calc-btn em {
	display: block;
	font-size: 16px;
	color: #fff;
	width: 44px;
	height: 44px;
	margin: 20px auto 0
}
.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
}
}
.con_bj_res {
	width: 340px;
	padding: 45px 50px 0 0;
	color: #333;
	font-size: 14px
}
.bj_res_t b, .bj_res_ul li b {
	display: inline-block;
	font-weight: 400;
	color: #f36f20
}
.bj_res_t {
	line-height: 35px;
	font-size: 20px
}
.bj_res_ul li, .bj_res_ul li strong {
	height: 40px;
	line-height: 40px
}
.bj_res_t b {
	width: 92px;
	font-size: 28px;
	margin: 0 12px
}
.bj_res_t span.bj_res_t_y {
	font-size: 14px
}
.bj_res_ul {
	padding: 22px 0;
	margin: 26px auto 0;
	border: 1px solid #ddd
}
.bj_res_ul li span {
	float: left;
	width: 50%;
	height: 40px;
	text-align: right;
	font-size: 14px
}
.bj_res_ul li.let_spac {
	border-bottom: none
}
.bj_res_ul li strong {
	float: left;
	width: 50%;
	font-weight: 400;
	text-align: left;
	font-size: 12px
}
.bj_res_ul li strong i{ font-size:14px; color:#bbb; margin-left:10px; text-decoration:line-through; display:none;}

.bj_res_tip, .bj_res_zxd, .res_btn, .tender-video-tip, .tender-video-title {
	text-align: center
}
.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;
}
.let_spac i {
	padding: 0 21px
}
.bj_res_ul li b {
	width: 107px;
	margin: 0 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eaeaea;
	font-size: 20px
}
.res_btn, .res_btn_box {
	width: 220px;
	height: 42px
}
.res_btn, .res_btn:hover {
	color: #999
}
.bj_res_tip {
	color: #999;
	padding-top: 15px
}
.res_btn_box {
	margin: 0 auto 40px
}
.res_btn {
	display: block;
	line-height: 34px;
	font-size: 16px;
	background: url(../images/bj_btn_bg.png) center 0 no-repeat
}
.bj_res_zxd, .text_area, .toolbar_header_center_left ul li em.sjbj_hot {
	display: none
}
.res_btn.active {
	background: url(../images/bj_btn_bg.png) center bottom no-repeat;
	color: #fff
}
.res_btn.active:hover {
	color: #fff
}
.zxbj_info .info_hd h3 em {
	font-size: 12px;
	padding-left: 5px
}
.zxbj_details {
	background: url(../images/sjbjband.jpg) center 0 no-repeat;
	height:800px;
}
.calputer_tit span {
	margin-left: 10px;
	color: #f36f20;
	font-size: 12px
}
.bj_explain{ margin-top:10px;}
.bj_explain p{ font-size:14px; margin:5px 0;}
.bj_explain p.attention{ color:#f36f20;}
.bj_explain p.holiday{ color:#999;}
.bjcont{ width:1200px; margin:0 auto; margin-top:40px;}
.bjcont img{ display:block;}
.bjcont2{ width:100%; text-align:center;}
.bjcont2 .bjcont2_1{ margin-top:100px; margin-bottom:55px;}
.bjcont2 .bjcont2_2{ width:100%; display:block;}
.bjcont3{ width:100%; text-align:center; background-color:#efefef;}
.bjcont4 img{ width:100%;}

















