﻿/* banner
.focusImg6{
	background:url(img/notice.png) no-repeat center center;
}
---------------------------------------------------------------------------------------------------*/

/* .focusImg6{
	background:url(../image/banner1-0.png) no-repeat center center;
} */
.focusImg0{
	background:url(../image/banner1-0.png) no-repeat center center;
}
.focusImg1{
	background:url(../image/banner1-1.png) no-repeat center center;
	background-size:cover;
}
.focusImg2{
	background:url(../image/banner1-2.png) no-repeat center center;
	background-size:cover;
}
/* .focusImg3{
	background:url(img/banner1-3.png) no-repeat center center;
} */
.focusImg4{
	background:url(../image/banner1-4.png) no-repeat center center;
	background-size:cover;
}
.focusImg5{
	background:url(../image/banner1-5.png) no-repeat center center;
	background-size:cover;
}
.focusImg1,.focusImg2,.focusImg3,.focusImg4,.focusImg5,.focusImg6,.focusImg0{
	height:420px;
	width:100%;
}
#focusImg ul{
	overflow:hidden;
	height:420px;
	width:100%;
}
#focusImg li.showImg{ display:list-item;}

.focusOehls {
	width:300px;
	z-index:69;
	height:4px;
	position:absolute;
	bottom:24px;
	right:100px;
}
.focusOehls ul {
	width:300px;
	margin:0 auto;
	overflow: hidden;
	padding-top: 5px;
}
.focusOehls  li {
	float: left;
	width: 34px;
	height:4px;
	font-size:0;
	margin-right:12px;
	cursor: pointer;
	background:#666;
}
.focusOehls  li.current {
	background:#f00;
}

.container{
	height:auto;
	margin:58px auto 70px auto;
	_margin-top:25px;
	width:1005px;
	overflow:hidden;
}

.home-section-title{
	text-align:center;
	margin-bottom:34px;
	color:#333;
}

.home-section-title h2{
	font-size:34px;
	font-weight:bold;
	line-height:44px;
}

.home-section-title p{
	font-size:15px;
	color:#666;
	line-height:26px;
	margin-top:8px;
}

.EBClist{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	gap:24px;
}

.EBClist dl{
	box-sizing:border-box;
	float:none;
	width:auto;
	height:255px;
	border:1px solid #e5e5e5;
	background:#fff;
	margin:0;
	padding:18px 18px 20px;
	display:block;
	transition:all .2s ease;
	box-shadow:0 2px 10px rgba(0,0,0,.04);
}

.EBClist dl:hover{
	border-color:#d42b2b;
	box-shadow:0 8px 22px rgba(0,0,0,.1);
	transform:translateY(-3px);
}
.EBClist dt{
	height:132px;
	text-align:center;
	overflow:hidden;
}

.EBClist dt img{
	max-width:100%;
	height:auto;
}
.EBClist dd{
	font-size:13px;
	color:#555;
	line-height:24px;
}
.EBClist dd h6{
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:42px;
	text-align:center;
}

.EBClist dd p{
	color:#666;
	text-align:left;
	min-height:48px;
}



.cont{
	height:415px;
	width:960px;
	margin:0 auto;
}
.title-h1{
	height:150px;
	line-height:150px;
	text-align:center;
	font-size:24px;
}
.EBCwork dl{
	width:160px;
	float:left;
	margin-left:26px;
	text-align:center;
}
.EBCwork dt{
	width:138px;
	height:118px;
	margin:0 auto;
	padding-top:20px;
	background:url(/theme/default/img/icon2.png) no-repeat;
}
.EBCwork dt.bg1{
	background-position:left top;
}
.EBCwork dt.bg2{
	background-position:-140px top;
}
.EBCwork dt.bg3{
	background-position:-280px top;
}
.EBCwork dt span{
	display:block;
	height:70px;
	width:90px;
	margin:0 auto;
	background:url(../image/icon1.png) no-repeat;
}
.EBCwork dt span.icon1{
	background-position:-300px top;
	margin-top:15px;
}
.EBCwork dt span.icon2{
	background-position:-200px top;
	margin-top:15px;
	width:98px;
	height:90px;
}
.EBCwork dt span.icon3{
	background-position:-100px top;
	width:74px;
	margin-top:18px;
}
.EBCwork dt span.icon4{
	background-position:left top;
	margin-top:15px;
}
.EBCwork dt span.icon5{
	background-position:-400px top;
	margin-top:10px;
	height:90px;
}
.EBCwork dd{
	height:60px;
	line-height:60px;
	font-size:18px;
}



















