/*案例中心*/
.dlltop{
	margin: 0 auto;
	max-width: 1920px;
	min-height: 445px;
	margin-top: 115px;
}
.lclhom,.lclhom a{
	color: #999;
	font-size: 14px;
}
.mt_wb6{
    margin-top: -6px;
}
.altwb{
	height: 70px;
	background: #f8f8f8;
	border-bottom: 1px solid #e8e8e8;
	line-height: 68px;
	padding: 0 22px;
}
.altwb1{
	font-size: 34px;
	color: #02029b;
}
.altwb2{
	font-size: 24px;
	color: rgba(129, 129, 129, 0.2);
}
.albwb ul li{
	float: left;
	border-top: 4px solid #f8f8f8;
}
.albwb ul li a{
	padding: 0 18px;
	color: #666;
	font-size: 14px;
	height:100%;
	display:block;
}
.albwb ul li.active,.albwb ul li:hover{
	background: #fff;
	border-top: 4px solid #02029b;
}
.albwb ul li.active a,.albwb ul li:hover a{
	color: #02029b;
}
.alcwb1{
	box-shadow: 6px 6px 0px 0px #e5e5e5;
	display: block;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	width: 255px;
	height: 230px;
	padding: 10px;
}
.alcwb1i{
	width: 255px;
	height: 230px;
	position: relative;
}
.alcwb ul li{
	width: 25%;
	float: left;
}
.case_zz {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/casebg.png) center center no-repeat;
    background-size: 100% 100%;
    z-index: 9;
    opacity: 0;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.alcwb1x{
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.7);
	z-index: 20;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.alcwb1:hover .case_zz,.alcwb1.active .case_zz{
	opacity: 1;
}
.alcwb1:hover .alcwb1x,.alcwb1.active .alcwb1x{
	background: none;
	height: 45px;
}
.jjgd{
	color: #fff;
	font-size: 12px;
	padding: 10px 24px;
	border-radius: 3px;
	background: #02029b;
	display: table;
	margin: 0px auto;
	cursor: pointer;
}
/*案例中心详情*/
.lbjd_bpic{
	width:800px;
	height:630px;
	position:relative;
	overflow:hidden;
	margin: 0 auto;
}
.lbjd_bpic ul{
	position:absolute;
	left:0;
	top:0;
}
.lbjd_bpic ul li{
	width:800px;
	height:630px;
	position: relative;
}
.lbjd_bpic ul li a img{
	width: 794px;
	height: 624px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border:3px solid #e8e8e8; 
}
.lbjd_spic{
	margin: 15px auto 0 auto;
	position: relative;
	height: 90px;
}
.lbjd_sbox{ 
	height:90px;
	overflow:hidden; 
	width:260px; 
	position: absolute;
	float: left;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.lbjd_sbox ul{
	position:absolute;
	left:0;
	top:0;
}
.lbjd_sbox ul li{ 
	width:116px; 
	height:86px; 
	margin:0 5px;
	position: relative;
	border:2px solid #eee;
}
.lbjd_sbox ul li a img{ 
	width:116px; 
	height:86px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	position: absolute;
}
.lbjd_sbox ul li.on{
	border:2px solid #02029b;
	padding: 0;
}
.prev_btn{ 
	
	cursor: pointer;
	position: absolute;
}
.prev_btn img{ 
	width:29px;
	height:55px;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
}
.next_btn{
	
	cursor:pointer;
	right: 0;
	position: absolute;
}
.next_btn img{
	width:29px;
	height:55px;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
}
.wbanxq1{
	width: 1122px;
	margin: 0 auto;
	position: relative;
}
.lyhl{
	width: 64px;
	height: 80px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	transition:all 0.7s ease-out 0s;
}
.lyhl:hover{
	left: 15px;
}
.lyhr{
	width: 64px;
	height: 80px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	transition:all 0.7s ease-out 0s;
}
.lyhr:hover{
	right: 15px;
}
.yhxtc{
	width: 360px;
}
.yhxtc .prev_btn{
	width: 50px;
	height: 50px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.yhxtc .next_btn{
	width: 50px;
	height: 50px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.yhxtc .prev_btn img{
	width: 35px;
	height: 35px;
}
.yhxtc .next_btn img{
	width: 35px;
	height: 35px;
}
.w860{
	width: 860px;
	margin: 0 auto;
}
.yha1{
	padding: 12px 33px;
	font-size: 14px;
	color: #333;
	text-align: center;
	background: #dcdde1;
}
.yha1:hover,.yha1.active{
	background: #02029b;
	color: #fff;
}
/*关于广田生态*/
.w1100{
	width: 1100px;
	margin: 0 auto;
}
.lyhab{
	width: 600px;
}
.lyhab0{
	width: 455px;
	height: 575px;
}
.lyhab1{
	color: #02029b;
	font-size: 16px;
}
.lyhab2{
	font-size: 14px;
	font-size: #666;
	line-height: 24px;
}
/*联系我们*/
.lxwmdt{
	width: 100%;
	height: 430px;
}
/*企业荣誉*/
.wbvyh{
	width: 255px;
	height: 190px;
	background: #f8f8f8;
	overflow: hidden;
}
.wbvyh1{
	
}
.wbvyh1 img{
	width: 255px;
    height: 190px;
	overflow:hidden;
}
.boryht{
	border-top: 1px solid #e8e8e8;
}
.kcaqw ul li:hover a{
	margin-top: 20px;
}
.kcaqw ul li a{
	transition: all 0.5s ease-out 0s;
}
.kcaqw ul li{
	height: 282px;
}
.kcaqw ul li:hover .lyq,.kcaqw ul li.active .lyq{
	color: #02029b;
}
.rytq{
	width: 1122px;
	height: 700px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	border-radius: 8px;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon/bg1x1.png) repeat;
    z-index: 333;
    display: none;
}
.tqtop{
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-bottom: 25px;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
.titop{
	height: auto;
	overflow: hidden;
	margin: 0 auto; 
}
.fimgwb{
	width: 26px;
	height: 25px;
	cursor: pointer;
	margin-top: -61%;
	margin-right: 1%;
	float: right;
}
.w890yh{
	width: 890px;
	margin: 0 auto;
	height:100%;
}
.fimgwb:hover img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 1.7s;
    -moz-transition: all 1.7s;
    -o-transition: all 1.7s;
    -ms-transition: all 1.7s;
    transition: all 1.7s;
}
/*新闻资讯*/
.wbvyh2{

}
.wbvyh2 img{
	width: 255px;
    height: 190px;
    overflow: hidden;
}
.alcwb121{
	height: 330px;
}
.c8bg{
	background: url(../images/xwico.png) no-repeat;
	background-position: right 90%;
}
.kcaqw2 ul li{
	height: 382px;
}
.kcaqw2 ul li.active a div,.kcaqw2 ul li:hover a div{
	color: #02029b;
}
/*新闻资讯详情*/
.borea{
	border-bottom: 1px solid #eaeaea;
}
.w900{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
/*在线留言*/
.iptyh{
	width: 278px;
	height: 38px;
	border:1px solid #ededed;
	border-radius: 5px;
	padding: 0 10px;
}
.w100yhl{
	width:100px; 
}
.w317px{
	width: 317px;
}
.hyipt{
	width: 140px;
	height: 38px;
	line-height: 38px;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	background:#e8e8e8;
	cursor: pointer;
}
.hyipt.active{
	background: #02029b;
	color: #fff;
}
.w300zz{
	width: 300px;
}
.w970{
	width: 970px;
	margin: 0 auto;
}
.yhtxet{
	width: 287px;
	height: 220px;
	border-radius: 5px;
	border: 1px solid #ededed;
	padding-left: 10px;
}
/*人才招聘*/
.jjgdxq{
	color: #02029b;
	font-size: 12px;
	padding: 9px 24px;
	border-radius: 3px;
	background: #e8e8e8;
	/*display: table;*/
	/*margin: 0px auto;*/
	cursor: pointer;
	margin-left: 66px;
}
.jjgdxq:hover{
	background: #02029b;
	color: #e8e8e8;
}
.liyh1{
	width: 380px;
	text-align: center;
	height: 184px;
}
.liyh2{
	width: 625px;
}
.liyh3{
	background: url(../images/icon/arrowdzp.png) no-repeat;
	background-position: left;
	width: 190px;
	height: 184px;
	background-size: 46px 26px;
}
.h2k ul li{
	height: 165px;
	overflow: hidden;
	margin-bottom: 25px;
	border-top: 1px solid #e8e8e8;
}
.reczp_h{
	background: url(../images/icon/arrowdzp_h.png) no-repeat;
	background-position: left;
}
.bort7d{
	border-top: 1px solid #02029b !important;
}
/*人才招聘应聘*/
.w920yh{
	width: 920px;
	margin:0 auto;
}
.shu {
    margin-right: 12px;
    width: 6px;
    height: 20px;
    margin-top: -5px;
}
.iptyhcl{
	width: 160px;
}
.yzm{
	width: 110px;
	height: 28px;
}
.secw{width:298px; }