* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}

.counts {
	width: 1200px;
	margin: 25px auto;
}

.zhInfo_top {
	width: 1200px;
	height: 342px;
	color: #fff;
	background: url(../img/showber.jpg) no-repeat;
}

.canzhan_pic {
	text-align: center;
    padding: 92px 0;
    line-height: 50px;
}

.canzhan_pic h1 {
	text-shadow: rgb(0 0 0 / 10%) 0px 3px 5px;
	margin-bottom: 8px;
	font-size: 40px;
}

.canzhan_pic p {
	font-size: 18px;
}

.canzhan_pic a {
	color: #fff;
	display: block;
	width: 140px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	background: rgb(249, 164, 17);
	font-size: 16px;
	border-radius: 20px;
	margin: 20px auto 0px;
}

.zhInfo_counts {
	width: 1200px;
	display: flex;
	justify-content: space-between;
}

.zhInfo_left {
	width: 800px;
	padding: 20px;    background: #fff;
}

.zhans_title,
.zh_fanwei_title,
.baoming_title {
	line-height: 30px;
	color: rgb(51, 51, 51);
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	position: relative;
}
.zh_fanwei_counts img{ max-width: 100%; }
.zhans_title::after,
.zh_fanwei_title::after,
.baoming_title::after {
	content: '';
	width: 4px;
	height: 18px;
	background: #E00B0B;
	position: absolute;
	left: -10px;
	top: 5px;
}

.zhanTitle_counts {
	margin: 10px 15px;
}

.zhanTitle_counts p {
	font-size: 16px;
	line-height: 28px;
}

.zhanTitle_counts p b {
	font-weight: 700;
}

.zhans_fanwei {
	margin-top: 20px;
}

.zh_baoming {
	margin-top: 20px;
}

.formBox {
	margin-top: 20px;
}

.form_box {
	display: flex;

}
.form_box .phone{
	margin: 0 38px;
}
form>div {
	margin-bottom: 20px;
}

form>div label {
	margin-right: 8px;
}

.form_box div {
	/* width: 242px; */
	height: 38px;
}

.formBox input {
	width: 170px;    text-indent: 4px;
	height: 30px;
	outline: none;
}

.formBox input:nth-child(3) {
	width: 440px;
}

.liu {
	display: flex;
}

input[type=submit] {
	width: 160px;
	height: 46px;
	color: rgb(255, 255, 255);
	text-align: center;
	background: rgb(224, 11, 11);
	font: 20px / 46px 微软雅黑;
	margin: 20px 0px 0px 42px;
	border-radius: 6px;
	outline: none;
	border: 0;
}

/* 右边的盒子 */
.zhan_newsRight {
	width: 340px;
	    background: #fff;
}

.zhan_right_Box {
	width: 300px;
	background-color: #fff;
	/* display: flex;
	justify-content: center;
	align-items: center; */
	padding: 20px 0;
	margin: 0 auto;
}

.kaimuCount {
	display: flex;
	justify-content: space-between;
}
.count_left{
	color: #fff;
	text-align: center;
	font: 14px / 28px 微软雅黑;
	background: url('../img/bg.png') -434px -416px no-repeat;
}
.count_left .kaimu_juli {
	display: block;
	text-align: center;
	width: 100px;
	height: 28px;
	line-height: 28px;
}

.count_left .kaimu_time {
	width: 100px;
	/*height: 70px;*/
	text-align: center;
}

.count_left .kaimu_time span {
	color: rgb(153, 153, 153);
	text-align: center;
	font: 14px / 70px 微软雅黑;
}

.count_left .kaimu_time span:nth-child(1) {
	color: rgb(255, 86, 86);
	margin-right: 5px;
	font: 32px / 70px 微软雅黑;
}

.count_right {
	width: 180px;
}

.count_right>div {
	color: rgb(51, 51, 51);
	font: 14px / 34px 微软雅黑;
}

.address {
	display: flex;
	align-items: center;
}

.address i {
	display: inline-block;
	width: 16px;
	height: 20px;
	margin-right: 8px;
	background: url("../img/bg.png") -311px -364px no-repeat;
}




.fabuBtn {
	width: 300px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font: 18px / 46px 微软雅黑;
	border-radius: 25px;
	background: #e00b0b;
	margin: 23px auto 10px;
}

.fabuBtn a {
	color: #fff;
}

.tuijian_zhanhui {
	margin-top: 10px;
	background-color: #fff;
}

.tuijian_title {
	width: 300px;
	margin: 0 auto;
}

.tuijian_title span {
	font: 18px/58px "微软雅黑";
	color: #333;
	font-weight: bold;
	position: relative;
	margin-left: 10px;

}

.tuijian_title span::after {
	content: '';
	width: 4px;
	height: 18px;
	background: #e00b0b;
	position: absolute;
	left: -8px;
	top: 4px;
}

.zhanhuiPic {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.zhanhuiPic a {
	display: block;
}

.zhanhuiPic img {
	width: 300px;
	height: 190px;
}

.zhanhuiPic_title {}

.zhanhuiPic_title a {
	display: block;
	width: 300px;
	height: 50px;
	font: 16px/50px "微软雅黑";
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: 600;
}

.zhanhui_pai {}

.zhanhui_pai ul {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #fff;
}

.zhanhui_pai ul li {
	position: relative;
	margin-left: 10px;margin-bottom: 10px;
}

.zhanhui_pai ul li::after {
	content: '';
	width: 4px;
	height: 4px;
	background: #e00b0b;
	position: absolute;
	left: -8px;
	top: 9px;

}

.zhanhui_pai ul li a {
	display: block;
	width: 286px;
	font: 14px/24px "微软雅黑";
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mianze {
	box-sizing: border-box;
	margin: 20px auto;
	background: #fff;
	padding: 10px;
	line-height: 22px;
	border: 1px #dadada solid;    font-size: 14px;
}
