#b04 .arrow {
	position: absolute;
	top: 200px;
}

#b04 #al {
	left: 48%;
	margin-left: -650px;
}

#b04 #ar {
	right: 48%;
	margin-right: -650px;
}

#b04 .swiper-slide {
	background-position: center
}

.video-js .vjs-big-play-button {
	font-size: 4em;
	line-height: 1.15em;
	height: 1.2em;
	width: 1.2em;
	border-radius: 100%;
}

.vjs-big-play-centered .vjs-big-play-button {
	margin-left: -0.56em;
	top: 50%;
}

.prd-intro-floor {
	width: 1200px;
	height: 330px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.prd-intro-first {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 460px;
	height: 330px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transition: all 0.9s;
	cursor: pointer;
}

.prd-intro-first:hover {
	background-size: 105% 105%;
}

.prd-intro-first-liner {
	display: block;
	background: white;
	display: block;
	position: absolute;
	left: 22px;
	top: 205px;
	width: 30px;
	height: 1px;
}

.prd-intro-line-one {
	color: white;
	font-size: 32px;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 22px;
	top: 242px;
}

.prd-intro-line-two {
	color: #e9e9e9;
	font-size: 14px;
	display: block;
	position: absolute;
	left: 22px;
	top: 290px;
}

.prd-intro-icon {
	position: absolute;
	right: 30px;
	bottom: 30px;
	display: block;
	transition: all 0.3s;
}

.prd-intro-second {
	position: absolute;
	top: 0px;
	left: 471px;
	width: 280px;
	height: 330px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-color: #ffffff;
	display: block;
	cursor: pointer;
}

.prd-intro-second-images {
	position: absolute;
	bottom: 0;
	right: 10px;
	transition: all 0.3s;
}

.prd-intro-second:hover .prd-intro-second-images {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.prd-intro-second-liner {
	display: block;
	width: 30px;
	height: 1px;
	background: #7e318e;
	position: absolute;
	top: 24px;
	left: 12px;
}

.prd-intro-second-line-one {
	color: #7e318e;
	font-size: 26px;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 12px;
	top: 55px;
}

.prd-intro-second-line-two {
	color: #605f61;
	font-size: 14px;
	display: block;
	position: absolute;
	left: 12px;
	top: 100px;
}

.prd-intro-third {
	position: absolute;
	right: 0px;
	top: 0;
	width: 440px;
	height: 160px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	display: block;
	cursor: pointer;
}

.prd-intro-third:hover .small_imgs {
	right: 40px;
	position: absolute;
	bottom: 30px;
}

.prd-intro-third-liner {
	display: block;
	width: 30px;
	height: 1px;
	background: #7e318e;
	position: absolute;
	top: 37px;
	left: 23px;
}

.prd-intro-third-line-one {
	color: #7e318e;
	font-size: 26px;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 20px;
	top: 68px;
}

.prd-intro-third-line-two {
	color: #605f61;
	font-size: 14px;
	display: block;
	position: absolute;
	left: 20px;
	top: 111px;
}

.prd-intro-fourth {
	position: absolute;
	right: 0px;
	top: 170px;
	width: 440px;
	height: 160px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-color: #ffffff;
	display: block;
	cursor: pointer;
}

.small_imgs {
	right: 30px;
	position: absolute;
	top: 30px;
	transition: all 0.3s
}

.prd-intro-fourth:hover .small_imgs {
	right: 40px;
	position: absolute;
	top: 30px;
}

.shj_index_jsq_box {
	width: 100%;
	height: 390px;
	margin: 0 auto;
}

.shj_index_jsq {
	width: 1220px;
	height: inherit;
	margin: 0 auto;
}

.shj_index_jsq_title {
	width: inherit;
	height: 100px;
	text-align: center;
	margin-top: 20px;
}

.shj_index_jsq_title>h2 {
	font-size: 32px;
}

.shj_index_jsq_title_line {
	color: #75b43f;
	font-weight: bold;
}

.shj_index_jsq_content {
	width: inherit;
	height: 290px;
	float: left;
}

.shj_index_jsq_menu_box {
	width: 220px;
	height: 250px;
	float: left;
}

.shj_index_jsq_menu {
	width: 105px;
	background: #f6f6f6;
	float: left;
	border-radius: 7px;
	text-align: center;
	padding: 27px 0;
	cursor: pointer;
	position: relative;
}

.shj_index_jsq_menu_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.shj_index_jsq_menu_click {
	background: #064e38;
	color: #fff;
}

.shj_index_jsq_menu_left {
	margin-left: 10px;
}

.shj_index_jsq_menu_big {
	margin-top: 10px;
	width: 220px;
}

.shj_index_jsq_menu>h5 {
	margin-top: 5px;
}

.shj_index_jsq_menu_img2 {
	display: none;
}

.shj_index_jsq_info_box {
	width: 800px;
	height: 212px;
	padding: 19px 30px 19px 0px;
	font-size: 14px;
	float: left;
	position: relative;
	margin-left: 10px;
}

#shj_index_jsq_bj,
#shj_index_jsq_lfyf {
	position: absolute;
	top: 19px;
	left: 45px;
}

#shj_index_jsq_lfyf {
	display: none;
}

.shj_index_jsq_item {
	width: 750px;
	height: 45px;
}

.shj_index_jsq_item>h5 {
	width: 60px;
	height: 30px;
	line-height: 30px;
	float: left;
}

.shj_index_jsq_select {
	width: 150px;
	height: 30px;
	border: 1px solid #c8c8c8;
	border-radius: 8px;
	text-align: center;
	line-height: 30px;
	position: relative;
	margin-left: 15px;
	cursor: pointer;
	font-size: 14px;
	background: #fff;
	display: inline-block;
}

.shj_index_jsq_text {
	width: 150px;
	height: 30px;
	border: 1px solid #c8c8c8;
	border-radius: 8px;
	text-align: center;
	line-height: 30px;
	position: relative;
	margin-left: 20px;
	cursor: pointer;
	font-size: 14px;
	float: left;
	outline: none;
}

.shj_index_jsq_select_bg {
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.shj_index_jsq_jicon {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 20px;
}

.shj_index_jsq_input {
	width: 495px;
	text-align: left;
	text-indent: 20px;
}

.shj_index_jsq_input:focus {
	border: 1px solid #75b43f;
}

.shj_index_jsq_radio {
	width: auto;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.shj_index_jsq_radio span {
	font-size: 12px;
}

.shj_index_jsq_radio_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.shj_index_jsq_ricon {
	display: block;
	width: 16px;
	height: 16px;
	margin: 7px 8px 0 0;
	background: url('/images/icon.png') no-repeat;
	background-position: -30px -828px;
	cursor: pointer;
	float: left;
}

.shj_index_jsq_ricon_check {
	background-position: -6px -828px;
}

.shj_index_jsq_cbtn {
	background: #7e318e;
	color: #fff;
	line-height: 20px;
}

.shj_index_jsq_select_list {
	width: inherit;
	height: auto;
	background: #fff;
	padding: 7px 0;
	position: absolute;
	top: 23px;
	left: -1px;
	z-index: 999;
	border-left: 1px solid #a3318e;
	border-right: 1px solid #a3318e;
	border-bottom: 1px solid #a3318e;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	position: absolute;
	top: 25px;
	left: -1px;
	z-index: 999;
	display: none;
	max-height: 140px;
	overflow: hidden;
	overflow-y: auto;
}

.shj_index_jsq_select_list li {
	height: 30px;
}

.shj_index_jsq_select_list li:hover {
	background: #f6f6f6;
}

.shj_index_jsq_city_list {
	height: 210px;
	overflow-y: scroll;
}

.shj_index_jsq_bj_box {
	width: 160px;
	height: 250px;
	float: left;
	position: relative;
}

#shj_index_jsq_bj_right,
#shj_index_jsq_lf_right,
#shj_index_jsq_yf_right {
	position: absolute;
	top: 5px;
	left: 0;
}

#shj_index_jsq_lf_right,
#shj_index_jsq_yf_right {
	display: none;
}

.shj_index_jsq_brst {
	width: 150px;
	height: 65px;
	background: #f6f6f6;
	color: #cf832f;
	border-radius: 8px;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.shj_index_jsq_brst>h5 {
	margin-bottom: 10px;
}

.shj_index_jsq_bj_box>p {
	width: 132px;
	padding: 10px 9px 6px;
	line-height: 18px;
}

.shj_index_jsq_btn {
	width: 150px;
	height: 46px;
	border-radius: 8px;
	border: 1px solid #9fc97f;
	color: #9fc97f;
	margin-top: 10px;
	font-size: 14px;
	cursor: pointer;
}

.shj_index_jsq_rbtn {
	background: #75b43f;
	color: #fff;
}

.shj_index_jsq_info_box input[type='text'] {
	cursor: text;
}

.shj_index_jsq_right_img {
	width: 150px;
	height: 212px;
	border-radius: 8px;
}

.shj_index_jsq_wdiv {
	width: inherit;
	height: 35px;
}

.right-img-tip {
	position: absolute;
	right: 20px;
	top: 20px;
	display: block;
	width: 150px;
	height: auto;
}

.calculator_right_slide {
	position: absolute;
	width: 100%;
	padding: 25px 0px;
	left: 0px;
	top: 0px;
}

.calculator_right {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background-color: #f6f6f6;
	width: 600px;
	height: 140px;
	padding: 55px 0px;
}

.calculator_right_modal,
.calculator_right_modal_1 {
	display: block;
	margin-bottom: 15px;
	padding: 0px 20px;
}

.calculator_right_modal label,
.calculator_right_modal_1 label {
	font-size: 20px;
	margin-right: 10px;
}

.calculator_right_modal select {
	display: inline-block;
	width: 145px;
	height: 30px;
	text-align: center;
	background-color: #fff;
	margin-right: 15px;
	text-align: center;
	border-radius: 10px;
	text-align-last: center;
}

.calculator_right_modal select:focus {
	border-color: #7e318e;
}

.fengge {
	width: 10px !important;
	height: 10px !important;
	margin-right: 15px;
}

.calculator_right_modal input,
.calculator_right_modal_1 input {
	display: inline-block;
	width: 135px;
	height: 30px;
	text-align: left;
	background-color: #fff;
	padding-left: 10px;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	text-align: center;
}

.calculator_right_modal input:focus {
	border-color: #a3318e;
}

.form-radio-box {
	display: inline-block;
	width: 90px;
}

.form-radio-box input {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	vertical-align: middle;
}

.form-radio-box span {
	vertical-align: middle;
	white-space: nowrap;
	font-size: 12px;
}

.calculator-btn-red {
	display: inline-block;
	background-color: #7e318e;
	width: 150px;
	height: 20px;
	padding: 5px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	margin-left: 15px;
}

.calculator-btn-red:hover {
	cursor: pointer;
}

.calculator_left {
	display: inline-block;
	width: 510px;
	height: 250px;
	overflow: hidden;
	vertical-align: top;
}

.calculator_left ul {
	margin-right: -10px;
}

.calculator_left-modal {
	display: block;
	width: 105px;
	height: 120px;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	margin-right: 8px;
	float: left;
	border-radius: 10px;
}

.calculator_left-modal:hover {
	cursor: pointer;
	/*background: #064e38;*/
	transition: 0.3s;
}

.calculator_left-modal:hover p {
	/*color: white;*/
}

.calculator_left-modal:last-child {
	width: 218px;
	height: 120px;
}

.calculator_left-modal div {
	display: block;
	width: 30px;
	height: 40px;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.calculator_left-modal p {
	text-align: center;
	color: #686868;
	font-size: 14px;
}

.calculator_left-modal-active {
	background-color: #7e318e;
}

.calculator_left-modal-active> p {
	color: white;
}

.budget {
	position: absolute;
	right: 20px;
	top: 10px;
	display: block;
	width: 150px;
	height: auto;
	font-size: 13px;
}

.budget_text {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #ce8641;
	text-align: center;
}

.budget_input {
	border: none;
	text-align: center;
	color: #ce8641;
}

.system_quotation {
	display: block;
	color: #73b434;
	border: 1px solid #73b434;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
}

.artificial_quotation {
	display: block;
	color: #fff;
	background: #6e318e;
	text-align: center;
	height: 42px;
	line-height: 42px;
	border-radius: 6px;
	margin-top: 10px;
}

.artificial_quotation:hover {
	background: #a3318e;
}