
#focus {margin:0px auto;min-height:80px;background:#ffffff;}
#focus .owl-item img {display:block;width:100%;height:auto;}
#focus .owl-pagination {position:absolute;bottom:20px;display:table;margin:0px auto;z-index:98;width:100%;text-align:center;}
#focus .owl-page {display:inline-block;zoom:1;padding:0 3px;}
#focus .owl-page span {width:7px;height:7px;font-size:2px;overflow:hidden;display:inline-block;background:#fff;cursor:pointer;text-indent:-9999px;border-radius:50%;opacity:0.7;filter:alpha(opacity=70);}
#focus .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {background:#DA512D;opacity:1;filter:alpha(opacity=100);}
#focus .owl-buttons div {display:none;width:40px;height:30px;position:absolute;z-index:100;top:50%;margin-top:-21px;text-indent:-9999em;overflow:hidden;cursor:pointer;background-repeat:no-repeat;background-position:center center;opacity:0.5;background-color:rgba(255,255,255,0.2);border:2px solid #FFF;border-radius:4px;}
#focus .owl-prev {background-image:url(../images/prev.png);left:15px;}
#focus .owl-next {background-image:url(../images/next.png);right:15px;}
#focus .owl-prev:hover, #focus .owl-next:hover {background-color:#DA512D;opacity:1;}

.index-title{text-align:center; padding-top:15px;}
.index-title *{ vertical-align:middle;}
.index-title h3{ font-size:1rem;color: #F5EADA;}
.index-title span{display:inline-block; width:20%; height:1px;background-color: #E0D1B1; margin:0px 15px;}
.index-title b{ font-size:.8rem;color: #BFA061;}
.index-title p{display:inline-block; width:80%; margin-top:10px;font-size:.4rem; line-height:.8rem;}


.jz_ul{padding:.8rem 4%;}
.jz_ul li{float:left;width:32%;margin-right:2%;position:relative;}
.jz_ul li.mr0{margin-right:0px;}
.jz_ul li a{
display: table-cell;
vertical-align:middle;
overflow:hidden;
background-color: #f1f1f1;
}

.jz_ul img{width:100%;}
.jz_ul li span{display:block;line-height:20px; position:absolute; left:10px; top:10px;font-size:.4rem;}
.jz_ul li span b{font-size:.4rem;}

.index_pic {background-color: #F5F5F5;background-image: url(../images/hpic1.jpg);background-position: center center; height:7rem;background-size:auto 100%;}

.apic { position:relative;}
.apic img{width:100%;}
.ainfo { line-height:1.2rem;padding:.4rem 4%;}


.index_cont {padding:1rem 4%; line-height:1rem;}
.index_cont img{width:100%;}

.index_cont1 {}
.index_cont1 img{width:100%;}

.about-title{font-size:1rem; color:#BFA061;margin:1rem 0;}

.alink { margin-top:40px;}
.alink a{display:inline-block;color: #333; font-size:.6rem;transition: all .4s ease;margin-right:15px; padding:5px 60px; line-height:40px; font-weight:bold;transition: all 0.35s ease-in-out; border:1px solid #ccc;border-radius:40px;}
.alink i{margin-right:10px;}


.index_pic1 {
	background-color: #F5F5F5;
	background-image: url(../images/hpic2.jpg);
	background-position: center center;
	background-attachment: fixed;
	text-align:center;
	color:#FFFFFF;
	background-size:auto 100%;
}
.about-title1{font-size:1rem;margin:1rem 0;}
.acont1 {margin:0 auto; padding:60px 4%;}
.ainfo1 {font-size:.5rem;line-height:.8rem;}
.alink1 a{color:#FFFFFF;}


.index_pic2 {
	background-color: #F5F5F5;
	background-image: url(../images/hpic3.jpg);
	background-position: center center;
	background-attachment: fixed;
	text-align:center;
	color:#FFFFFF;
	background-size:auto 100%;
}




.zllist {padding:1rem 4%;}
.zllist dl{width:22%;float:left;margin-right:4%;}
.zllist dl.mr0{margin-right:0px;}
.zllist dl dt{margin:auto; text-align:center;background-color: #F5EADA;border-radius: 10px; padding:20px 0px;}
.zllist dl dt *{
	vertical-align:middle;
}
.zllist dl dt img{width:40%;}
.zllist dl dd{text-align:center; line-height:1.2rem;}
