body {
	overflow: auto;
	/* min-width: 1366px; */
}

.content {
	width: 88%;
	height: auto;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
}

.content .content-l {
	width: 100%;
	height: auto;
	background: #fff;
	float: left;
}

.content .content-l .di {
	width: 74.8%;
	height: auto;
	position: fixed;
	bottom: 0px;
	background: #444;
	opacity: 0.7;
	z-index: 100;
}

.content-l .di .di-l {
	width: 88%;
	height: 100%;
	float: left;
}

.content-l .di .di-l li {
	float: left;
	width: 95%;
	/* height: 30px; */
	margin-left: 30px;
}

.content-l .di .di-l i {
	float: left;
	font-style: normal;
}

.content-l .di .di-l li p {
	overflow: hidden;
}

.content-l .di .di-r {
	width: 11%;
	height: 100%;
	float: left;
	background: #FF9900;
	position: absolute;
	right: 0;
}

.content-l .di .di-r a {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.content-l .di .di-r a p {
	margin-top: 25px;
}

.content .content-r {
	position: absolute;
	right: -38px;
	top: 0;
	cursor: pointer;
}

.content .content-r .content-r-s {
	width: 38px;
	height: 38px;
	display: none;
}

.content .content-r .content-r-s img {
	width: 38px;
	height: 38px;
}

.content .content-r .content-r-x {
	width: 100%;
	height: 180px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.content .content-r .content-r-x li {
	float: left;
}

.content .content-r .content-r-x img {
	width: 150px;
	height: 150px;
}

.content .content-r:hover .content-r-x {
	display: block;
}




.black_overlay_beijing {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #444;
	z-index: 9998;
	-moz-opacity: 0.7;
	opacity: .7;
	filter: alpha(opacity=88);
	overflow: hidden;
}

.white_content_zi {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	/* height: 200px; */
	width: 850px;
	font-size: 60px;
	color: #fff;
	text-align: center;
	line-height: 100px;
	transform: translate(-50%, -50%);
	z-index: 9999;
	overflow: auto;
}

.white_content_zi p {
	width: 850px;
}

.form_component {
	padding-bottom: 120px;
	min-height: 390px;
	background-color: #fff;
}

.content .content-l .di {
	width: 65%;
	height: auto;
	position: fixed;
	bottom: 0px;
	background: #444;
	opacity: 0.7;
	z-index: 100;
	min-width: 888px;
}

.form_component li.utility {
	width: 90%;
	cursor: auto;
	margin: 0 auto;
}

/* .form_component li:nth-child(1).utility {
    width: 100%;
} */
/* .form_component li:nth-child(1).utility .title,.form_component li:nth-child(1).utility .halving_line,.form_component li:nth-child(1).utility p.hint_section {
    width: 72%;
    margin: 0 auto;
}  */
.basic_mobile_top .basic_tel {
	width: 100%;
}

.form_component .utility:hover {
	border: 1px dashed #fff;
	z-index: 10;
}

.form_component li .deleteButton {
	background: none;
}

.form_component .clicked {
	background-color: #FFF;
	border: 1px solid #FFF;
}

.commodity_module {
	width: 100%;
}

.entrance_project {
	width: 98%;
}

.commonIput {
	width: 60%;
}

.form-group {
	width: 180px;
}

.form-group .form-control {
	width: 180px;
	height: 24px;
}

.province,
.city {
	height: 24px;
	border-radius: 5px;
}

.city_box {
	margin-left: 15px;
}

.clicked div[dir='11'] .commodity_module::before,
.clicked div[dir='11'] .commodity_module::after {
	background: #FFF;
}

div[dir='11'] .commodity_module::before {
	border-bottom-color: #fff;
}

div[dir='11'] .commodity_module::before,
div[dir='11'] .commodity_module::after {
	content: "";
	height: 16px;
	width: 7px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left-color: #fff;
	border-radius: 0 8px 8px 0;
	position: absolute;
	left: -1px;
	bottom: 26%;
}

div[dir='11'] .commodity_module::after {
	left: auto;
	right: -1px;
	border-radius: 8px 0 0 8px;
	border-color: #ccc;
	border-right-color: #fff;
}

.commonInput {
	width: 100%;
	padding: 0 5px;
	box-sizing: border-box;
}

.utility_discount input {
	width: 80%;
}

.basic_tel input {
	width: 100%;
}

@media screen and (max-width: 1366px) {
	.content .content-l .di {
		width: 65%;
	}
}


/*****************2020.3.4**********************/
.liveImgb {
	width: 21px;
	margin-top: 8px;
	vertical-align: top;
}

.liveBox {
	width: 100%;
	overflow: hidden;
}

.liveBmain {
	width: 100%;
	overflow: hidden;
}

.liveBmain .commodity_module {
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
}

.liveBmain .commodity_module .commodity_conlive {
	padding: 20px 5px;
	position: relative;
}

.liveBmain .commodity_module .title {
	width: 70%;
	line-height: 24px;
	font-weight: bold;
	margin-left: 15px;
	display: block;
	margin-top: 6px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div[dir='20200304'] .commodity_module::before,
div[dir='20200304'] .commodity_module::after {
	content: "";
	height: 16px;
	width: 7px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left-color: #FFF8DC;
	border-radius: 0 8px 8px 0;
	position: absolute;
	left: -1px;
	bottom: 26%;
}

div[dir='20200304'] .commodity_module::after {
	left: auto;
	right: -1px;
	border-radius: 8px 0 0 8px;
	border-color: #ccc;
	border-right-color: #FFF8DC;
	border-bottom-color: #fff;
}

div[dir='20200304'] .commodity_module::before {
	border-top-color: #fff;
	border-bottom-color: #ccc;
}

.clicked div[dir='20200304'] .commodity_module::before,
.clicked div[dir='20200304'] .commodity_module::after {
	background: #FFF8DC;
}

.livePrize,
.livePrizeDes {
	color: #FF9A14;
	font-size: 14px;
	right: 25px;
	font-weight: bold;
}

.livePrizebox {
	/*position: absolute;
    bottom: 10px;
    right: 25px;*/
	display: inline-block;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}

.tingShou {
	float: right;
	line-height: 24px;
	padding: 0 5px;
	font-size: 12px;
	color: #fff;
	margin: 10px 5px 0 0;
	border-radius: 3px;
	background: rgb(204, 204, 204);
	display: none;
}

.liveMian {
	color: #FF9A14;
	font-size: 14px;
	float: right;
	display: none;
	font-weight: bold;
	margin-right: 5px;
}

.liveBmain .commodity_row {
	position: absolute;
	top: 0;
	right: 0;
	width: 26px;
	height: 26px;
	background: url(../images/aqw_03.png) no-repeat;
	background-size: cover;
}

.liveBul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.liveBul ul {
	width: 99%;
	border: 1px solid #ddd;
	margin: 0 auto;
	overflow: hidden;
}

.liveBul ul li {
	width: 90%;
	overflow: hidden;
	padding: 0 5%;
	border-bottom: 1px solid #ddd;
}

.liveBul ul li:last-child {
	border: 0;
}

.liveBul_title {
	position: relative;
	overflow: hidden;
	margin: 8px 0;
}

.liveBul_tcourse {
	display: inline-block;
	width: 80%;
	overflow: hidden;
	text-align: left;
	float: left;
	font-size: 14px;
}

.liveBul_tprize {
	position: absolute;
	right: 10px;
	top: 2px;
	color: #FF9A14;
	font-size: 14px;
	font-weight: bold;
}

.liveBul_check {
	float: left;
	vertical-align: top;
	margin: 5px 8px 0 0;
}

.liveBul_time {
	width: 100%;
	overflow: hidden;
}

.liveBul_time {
	text-align: left;
	font-size: 14px;
	text-indent: 21px;
}

.liveBul_time span {
	margin-right: 15px;
	margin-bottom: 8px;
	display: inline-block;
	width: auto;
}

.liveDescri {
	color: #4079CB;
	font-size: 12px;
	line-height: 34px;
	padding: 0 5px;
	border-top: 1px dashed rgb(221, 221, 221);
	text-align: left;
	overflow: hidden;
}

.change_live {
	color: #4078cb;
	text-align: right;
	text-decoration: underline;
	cursor: pointer;
}

.select_live {
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	color: #fff;
	background: #4078cb;
	margin-left: 5px;
	cursor: pointer;
}

.liveModule {
	width: 100%;
	min-width: 1000px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 777;
}

/*****************20200825å¤šé€‰*****************/
.duoxBox {
	height: 30px;
	line-height: 30px;
	width: 100% !important;
	border: 1px solid #ccc;
	border-radius: 5px;
	resize: none;
	background: #fff;
	text-indent: 5px;
	cursor: pointer;
	padding: 0 !important;
	;
}

.duoxText {
	font-size: 13px;
	color: #000;
}

.duoxImg {
	float: right;
	width: 15px;
	vertical-align: top;
	margin: 6px 7px 0 0 !important;
	;
}

.duoxUlbox {
	width: 100%;
	overflow: hidden;
	position: fixed;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	margin-top: 0 !important;
	display: none;
}

.duoxUl {
	width: 100%;
	overflow: hidden;
	width: 300px;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.duoxMain {
	overflow-y: auto !important;
	max-height: 400px;
}

.duoxMain>ul {
	overflow: hidden;
}

.duoxMain>ul>li {
	margin-bottom: 10px;
}

.duoxBtn {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 15px 0;
}

.duoxBtn span {
	width: 80px;
	display: inline-block;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 13px;
	cursor: pointer;
	margin: 0 5px;
}

.duoxBtn span:first-child {
	background: #f5f5f5;
	color: #333;
}

.duoxBtn span:last-child {
	background: #4078cb;
	color: #fff;
}

.cl_num {
	height: 32px !important;
	width: 60% !important;
}

.h_btn {
	height: 32px !important;
	/* line-height: 32px !important; */
	font-size: 14px !important;
	width: 33% !important;
}

.submitButton {
	line-height: 35px !important;
	height: 35px !important;
}