/**

潍坊商事调解中心首页样式

*/
/**********************************/
.banner {
	width: 100%;
	position: relative;

}
.banner img {
	width: 100%;
	height: 100%;
}

.introduce {
	display: flex;
	width: 90%;
	margin-top: 10px;
	margin: 50px auto;
}


.introduce img {
	width: 40%;
}
.introduce .txtCon {
	width: 56%;
	margin-left: 4%;
}
.introduce .til {
	height: 70px;
	display: flex;
	justify-content: flex-start;
	background-color: #f4f4f4;
	margin-bottom: 20px;
}

.introduce .til .con {
	font-size: 32px;
	width: 250px;
	font-weight: 600;
	color: #fa0700;
	line-height: 68px;
	border-bottom: 2px solid #fa0700;
	text-align: center;
}
.introduce .til .background {
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	color: #808080;
	margin-left: 20px;
}
.introduce p {
	width: 100%;
	text-align: justify;
	font-size: 24px;
	font-weight: 400;
	color: #4d4d4d;
	line-height: 32px;
	text-indent: 2rem;
	line-height: 38px;
	margin-bottom: 10px;
}

/*************** service模块 ***************/
.service {
	height: 100px;
	width: 100%;
	display: flex;
	text-align: center;
	flex-direction: column;
	align-items: center;
	position: absolute;
	left: 0px;
	bottom: 10px;
}
.service .row {
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.service .row .item {
	height: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
/*	background: linear-gradient(135deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 100%);*/
	background-color: #e8eaec;
	border-radius: 8px 8px;
	box-shadow: 3px 3px 2px rgba(255, 255, 255, 0.15);
	padding: 0 6px;
	padding-right: 10px;
	margin-right: 20px;
}
.service .row .item a {
	display: flex;
	align-items: center;
}
.service .row .item:hover {
/*	background-color: #ffffff;*/
}
.service .item img {
	width: 50px;
/*	margin-top: 60px;*/
}
.service .item .txt {
	display: flex;
	flex-direction: column;
	color: #4d4d4d;
}
.service .item .til {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 6px;
}
.service .item .tilE {
	font-size: 14px;
	font-weight: 400;
}

/*************** 分支机构模块 ***************/
.branch {
	display: flex;
	width: 90%;
	margin-top: 10px;
	margin: 50px auto;
}
.branch .branchImg {
	width: 56%;
	margin-left: 4%;
	display: flex;
	flex-direction: column;
}
.branch .branchImg .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.branch .branchImg .row img {
	width: 48%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.branch .txtCon {
	width: 40%;
}
.branch .til {
	height: 70px;
	display: flex;
	justify-content: flex-start;
	background-color: #f4f4f4;
	margin-bottom: 20px;
}
.branch .til .con {
	font-size: 32px;
	/* width: 170px; */
	padding-left: 10px;
	font-weight: 600;
	color: #3763ae;
	line-height: 68px;
	border-bottom: 2px solid #3763ae;
	text-align: center;
}
.branch .til .background {
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	color: #808080;
	margin-left: 20px;
}
.branch .pTil {
	font-size: 28px;
	color: #3763ae;
	margin: 30px 0 10px 0;
}
.branch p {
	width: 100%;
	text-align: justify;
	font-size: 22px;
	font-weight: 400;
	color: #4d4d4d;
	line-height: 32px;
	line-height: 38px;
	margin-bottom: 10px;
}

/**********************************************/
.footer {
	height: 330px;
/*	background: #282828;*/
	background: #7f0100;
}
.footer .con {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	color: #ffffff;
}
.footer .footerMenu {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.footer .footerMenu .til {
	height: 28px;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	margin: 40px 0 20px 0;
}
.footer .footerMenu .Item {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
}
.footer .contactUs .officialCodeImg {
	height: 130px;
	width: 130px;
	margin: 40px 0 20px 0;
}
.footer .item {
	margin-bottom: 16px;
	font-size: 16px;
}
.footer .item img {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}
/**********************************************/
.record {
	height: 60px;
/*	background: #191919;*/
	background: #650300;
	display: flex;
	justify-content: center;
	line-height: 60px;
}
.record span {
	margin-right: 60px;
	color: #ffffff;
}
/**********************************************/
.dynamic {
	width: 90%;
	margin: 50px auto;
	display: flex;
}
.w-session-left {
	position: relative;
	width: 40%;
	display: inline-block;
	vertical-align: top;
}
.carousel-wrapper .carousel-image.slick-dotted.slick-slider {
	width: 100%;
	margin-bottom: 0;
}
.carousel-wrapper .carousel-image img {
	width: 100%;
	height: 100%;
}
.carousel-wrapper .carousel-footer {
	background-color: rgba(0, 0, 0, 0.7);
	height: 26px;
	width: 100%;
	line-height: 26px;
	position: absolute;
	bottom: 0;
	z-index: 100;
	padding: 0 4px;
	box-sizing: border-box;
	display: flex;
}
.carousel-wrapper .carousel-text {
	flex: 1;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	margin-right: 8px;
}
.carousel-wrapper .carousel-dots {
	height: 100%;
}
.carousel-wrapper .carousel-dots li {
	display: inline-block;
	margin: 0 2px;
}
.carousel-wrapper .carousel-dots-item {
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 2px;
	background-color: #fff;
}
.carousel-wrapper .slick-active .carousel-dots-item {
	background-color: #DD6B20;
}
.w-session-right {
	width: 56%;
	padding-left: 4%;
	vertical-align: top;
	display: inline-block;
	box-sizing: border-box;
}
.w-header {
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	margin-bottom: 12px;
	background-color: #f4f4f4;
	border-bottom: 2px solid #DCDFE6;
}
.w-header__active {
	color: #3763ae;
	font-weight: 600;
	padding: 0 12px;
	display: inline-block;
	border-bottom: 2px solid #3763ae;
}
.notice-wrapper {
	margin: 0;
	padding: 0 12px;
	list-style: none;
	font-size: 22px;
}
.notice-item::before {
	content: " ";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 12px;
	background-color: #3763ae;
	border-radius: 50%;
	vertical-align: middle;
}
.notice-item {
	line-height: 38px;
	padding: 6px 0;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.notice-item:hover {
	color: #fa0700;
}
.notice-title {
	flex: 1;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	margin-right: 6px;
}

.notice-item a {
	color: #4d4d4d;
	width: 100%;
}
.notice-item a:hover {
	color: #fa0700;
}
.notice-time {

	float: right;
}
