.con {
	position: absolute;
	width: 76%;
	background-color: #ffffff;
	height: 302px;
	right: 0;
}

.con img {
	right: 22%;
	bottom: 30%;
	position: absolute;
}

.con-dis img {
	max-width: 96%;
	height: auto;
}

.demo img {
	max-width: 62px;
	height: auto;
}

.case_box .category {
	background-color: #FAFAFA;
}

.case_box .conte .cont.active {
	display: block;
}

.case_box .conte .cont {
	height: auto;
	display: none;
}

.con-content {
	position: relative;
	padding-bottom: 20px;
	width: 100%;
}

.ab-con .con-tit {
	position: absolute;
	z-index: 66;
}

.case_box .category ul {
	padding-bottom: 0;
	/* 		border-bottom: 1px solid #D2D2D2; */
	float: right;
	text-align: center;
	justify-content: space-evenly;
	padding: 30px 0 0;
}

.case_box .category ul {
	/* padding-left: 50px; */
	padding-bottom: 40px;
	height: auto;
	overflow: hidden;
	display: flex;
	/* 	justify-content: center; */
	flex-direction: row;
	flex: 1;
	background-color: #fff;
	padding-left: 15px;
}

.case_box .category ul li {
	font-size: 16px;
	/* width: 33.33333%; */
	/* height: 58px; */
	/* line-height: 42px; */
	color: #232323;
	cursor: pointer;
	/* 	font-weight: bolder; */
	padding: 3px 14px;
	border-radius:4px;
}

.case_box .category ul li.active {
	background-color: #c83821;
	color: #FFFFFF;
}

/* .case_box{
		width: 80%;
		float: right;
	}*/
.clear:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.cont-right:before ,.cont-rights:before {
	content: '';
	position: absolute;
	top: 6%;
	background-color: #c83821;
	width: 8%;
	height: 1px;
}

.ab-text img {
	max-width: 40px;
}
.ab-texts img{
	max-width: 48px;
}

.ab-text,
.ab-texts {
	padding: 20px 0 40px;
}

.ab-text:after {
	content: "";
	width: 1px;
	height: 20%;
	position: absolute;
	top: 31%;
	border-right: 1px solid #E7E7E7;
	right: 2%;
}

/*history*/
.history {
	/* 	background: url(../img/index/line.png) repeat-y center -2px; */
	/* 	overflow:hidden; */
	overflow: visible;
	position: relative;
	margin-bottom: 40px;
}

.history-date {
	/* overflow:hidden; */
	overflow: visible;
	position: relative;
}

.history-date ul li {
	/* 	background: url(../img/noops/dot.png) no-repeat center 70px; */
	zoom: 1;
	display: flex;
	justify-content: space-between;
}

li .con-change-left {
	padding: 17px 17px 17px 0;
	margin-top: 14px;
	display: flex;
	align-items: center;

}

li .con-change-right {
	padding: 0 50px;
	padding: 17px;
	margin-top: 14px;
	display: flex;
	align-items: center;
	padding-left: 40px;
}


.flex-bet {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.item {
	padding: 0 15px !important;
	position: relative;
	margin-bottom: 20px;
}

.bg-FAFAFA {
	background-color: #FAFAFA;
	padding: 45px 30px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.pro-bot {
	display: flex;
	position: absolute;
	right: 4px;
	background-color: #EE7518;
	width: 50px;
	height: 51px;
	border-radius: 0 0 10px 0;
	top: 86%;
	align-items: center;
	justify-content: center;
	font-size: 23px;
	color: #fff;
	font-weight: bolder;
	bottom: 0;
}

.mt-7 {
	margin-top: 7%;
}

.mt-14 {
	margin-top: 14%;
}

.item-text:hover {
	cursor: pointer;
	box-shadow: 0 0 8px #FADBC6;
}

.item-text:hover .item-tex {
	color: #EC6603;
}

.banners {
	background: url(../img/noops/banner.png) -1px 0/101% 514px no-repeat;
	height: 400px;
	width: 100%;
}

.back-img .flex-row {
	height: 100%;
	margin: 0px auto;

	justify-content: space-around;
	-ms-justify-content: space-around;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-o-justify-content: space-around;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: ;
	-moz-align-items: center;
}



.item-texts {
	padding: 10px 43px;
	background-color: #FFFFFF;
	color: #EB6B0F;
	font-size: 13px;
	opacity: 0;
	z-index: 9999;
}

.social-img:hover .item-texts {
	opacity: 1;
}


/* 点击 */
.is-active {
	background-color: #c83821;
	border: 1px solid #c83821 !important;
	box-top: none;
	color: #FFFFFF;
}
