html,
body 
{ line-height:180%;  font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; background:white;}
li {list-style:none;}


a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;text-decoration:none;}
a:hover {text-decoration:none;}

/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


.cut{
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow:ellipsis;      /*兼容IE*/
}
 
/* 导航 */
.navbar-default {
padding:15px 0px;
background:white;
opacity: 0.9;
-moz-box-shadow:0px 0px 15px #888;
-webkit-box-shadow:0px 0px 15px #888;
box-shadow:0px 0px 15px #888;
}
@media (max-width: 768px) {
.navbar-default {padding:5px 0px;}

}

.navbar-default .navbar-nav>li> a {color:#000;}

/* logo */
a.navbar-brand {padding:0px; width:230px;max-height:48px;overflow:hidden;}
a.navbar-brand img {max-width:230px;max-height:48px; margin: 0px auto;}


@media (max-width: 768px) {
a.navbar-brand {margin:10px 0 0 10px; max-width:220px;}
a.navbar-brand img {max-width:220px;max-height:35px;}
}

/* 导航右侧 */
@media (min-width: 768px) {
#navbar {
float:right;
}

}

/*导航用户注册*/
.user-panel { margin:10px 0 0 30px;  }
.user-panel a,
.user-panel a:visited,
.user-panel a:link{
	color: #198DDD;
	font-size: 14px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none;
	border:1px solid #198DDD;
}
.user-panel a:hover{ color:#198DDD;}
.user-panel a.top-login {color:white; background:#198DDD;}
.user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}
}






@media (min-width: 768px) {
ul.navbar-nav li.oen { height:70px; padding:10px 0px;}
}

.top-nav-right {
  position: absolute;
  top:20px;
  right:0px;
  width:110px;
  margin:0px;
  padding:0px;
}

.top-nav-right ul {margin:0px;padding:0px;}

.top-nav-right ul li { 
float:left; 
width:30px;
line-height:30px;
margin:2px; 
}
.top-nav-right ul li.nav-shopping a { 
position: absolute;
top:0px;
right:0px;display:block; width:30px; height:30px;
}
.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 768px) {
.user-panel { margin:10px 0px 0px 0px;  }
.top-nav-right {margin-top:10px;}
.top-nav-right ul li.nav-shopping,
.top-nav-right ul li.glyphicon-search {
display:none;
}
.navbar-toggle {z-index:999;}
.top-nav-right {width:30px;position:relative;
top:0px;
left:5px; z-index:99; font-size:26px; }
}

#fat-menu {margin-top:3px;}






/* 幻灯文字 */
.carousel-caption {
bottom:10%;
}

.carousel-caption h3 {margin-bottom:30px;font-size:3.2em;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;}


/* 手机幻灯片最小高度 */
@media (max-width: 768px) {
#myCarousel img {min-height:300px;}
}

.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }



/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}

.titles { padding:0px 0px 20px 0px; text-align:center; text-transform:uppercase;}
.titles h1,.titles h3 a { color:#58A81C;line-height:45px;height:45px;font-size:30px; font-weight: normal;text-decoration: none;  }

.title,.title-2 { padding:0px 0px 20px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#58A81C;line-height:35px;height:35px;font-size:40px; font-weight: normal;text-decoration: none;font-family: 'MyWebFont'; }
.title h3 small {display:block; clear:both; margin:0px 0px 0px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 0px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}


}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}


/* 页底 */







.sub_menu {
margin-top:30px;}



@media (max-width: 768px) {
.sub_menu {
height:0px;overflow:hidden;
}
.datelist1_p_pic img{ max-width:100%}
.titles h1,.titles h3 a {  font-size:20px;   }
}
.datelist1_p_pic{ text-align:center}

/* 面包屑导航 */
.breadcrumb {margin-bottom:50px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:10px 0px 30px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/* 正文 */
#content_text {line-height:180%;font-size:1.2em;}





/* 首页 */


.index-1,.index-3 { padding-bottom:100px; background: #f8f8f8; }
.index-1 ul { overflow: hidden; }
.index-1 li { height: 350px;  overflow: hidden; text-align: center; float: left; border: 1px solid transparent; position: relative; transition: 400ms; }
.index-1 li:hover {background:white;border:1px solid #ccc;}
.index-1 .t1 { width: 100%; height: 140px; padding: 70px 0 0 0; font-size: 14px; color: #9b9797; transition: 400ms; }
.index-1 .t1 .img-auto {height:176px; margin:0px 0px 10px 0px; overflow:hidden; }
.index-1 .t1 a { margin: 0 0 5px 0; font-size: 18px; color: #3a3a3a; transition: 400ms; }
.index-1 .t2 { width: 100%; padding: 20px 10px 0px 10px; height: 80px; line-height: 24px; font-size: 14px; color: #fff; background: #7bc91e; position: absolute; left: 0; bottom: -80px; transition: 400ms; }
.index-1 li:hover .t1 { margin-top:-50px; }
.index-1 li:hover .t2 { bottom:0px; }

@media (max-width: 768px) {
.index-1 li {
margin-bottom:30px;
background:white;border:1px solid #ccc;
}
.index-1 li .t1 { margin-top:-50px; }
.index-1 li .t2 { bottom:0px; }
}


.index-2 {padding-bottom:80px;}
.index-2 div div { padding:20px 30px; border:1px solid #eee;  -moz-box-shadow:0px 0px 10px #eee;
-webkit-box-shadow:0px 0px 10px #eee;
box-shadow:0px 0px 10px #eee; border-radius:3px;}
@media (max-width: 768px) {
.index-2 div div {margin-bottom:20px;}
}

.index-2 div div.img-auto a {display:block; height:100px;margin:20px 0px;overflow:hidden;}
.index-2 div div.img-auto h4 a { height:16px; font-size:14px;}
.index-2 div div:hover {background:#eee;}
.index-2 div div p {font-size:12px;color:#555;}
.index-2 div div p.date {color:#999;}



.index-3 .btn {padding:10px 40px;border-radius:50px;}
.index-3-left { height:240px; overflow:auto; }
.index-3-left p {text-indent:2em; }
@media (max-width: 768px) {
.index-3-left {margin-bottom:30px;}
}

.index-6 {padding:0px 0px 100px 0px;}
.index-6 ul li { height:124px; padding:0px; border:1px solid #eee; overflow:hidden;}
.index-6 ul li .img-auto {
width:89px;
height:68px;
margin:28px 50px;
overflow:hidden;
}






/* 友情链接 */
.home-links { padding:50px 0px 0px 0px;  background:#333; color: #666; }
.home-links .hr  {padding:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-links-left {padding:0px;}
.home-links .links-logo img {
float:left; margin:10px;
opacity: 0.2;
}
.home-links .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-links .links-a { clear:both; margin: 0 auto; font-size: 14px; padding-bottom: 60px; }
.home-links .links-a a { color: #666; padding: 10px; line-height: 300%; }






/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;}
.list-container h4 {color:#000;font-weight:bold; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 4em; float: left; margin-right: 20px;text-align: center;}
.list-date span{display:block;width:1em;line-height:1em;padding-top: .1em;white-space:nowrap;font-size: 4em;color:#555;overflow:hidden;font-family: 'Times New Roman', Times, serif;}
.list-date p {clear:both; display:block; width:4em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6}
.list-down .img-auto {height:170px;overflow:hidden;}



#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
#projectlist .owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}


#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
#projectlist .owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}


.post-masonry {margin:0px 0px 30px 0px;}
.post-masonry a
{position:relative;display:block; }

.post-masonry a:hover
{text-decoration:none;overflow:hidden;}

.post-masonry a h4
{display:none;cursor:hand;text-align:center;}

.post-masonry a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.post-masonry img,
.index-1 img,
.index-2 img,
.index-3 img,
#projectlist .owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}




/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}

.contact-us .glyphicon {font-size:50px;}



/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


/* 滚动图片 */
#projectlist .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
#projectlist .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
#projectlist .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
#projectlist .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
#projectlist .owl-carousel .owl-item {float:left;  padding:0px 50px; overflow:hidden; text-align:center; }
#projectlist .owl-carousel .owl-item a.img-auto {height:350px;overflow:hidden;}
#projectlist .owl-carousel .owl-item h4 { margin:30px 0px; font-size:16px;}
#projectlist .owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


#projectlist .owl-controls .owl-page,
#projectlist .owl-controls .owl-buttons div{cursor: pointer;}
#projectlist .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
#projectlist .grabbing{cursor:url(http://www.hzbz360.com/Templates/cn2014.utf/images/index/grabbing.png) 8 8, move;}
/* fix*/
#projectlist .owl-carousel .owl-wrapper,
#projectlist .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



#projectlist .owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
#projectlist .owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee; }
#projectlist .owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
#projectlist .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
#projectlist .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
#projectlist .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
#projectlist .owl-theme .owl-controls .owl-page.active span,
#projectlist .owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
#projectlist .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
#projectlist .owl-item.loading{min-height: 150px;background: url(http://www.hzbz360.com/Templates/cn2014.utf/images/base/AjaxLoader.gif) no-repeat center center}
#projectlist .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}

.navbar .nav > li.oen ul.two {
	margin: 0;
}
.navbar .nav > li.oen:hover ul.two {
	display: block;
}

}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.foot_mp {
background: #ccc;
}


.servers,
.foot-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
#carousel-example-generic {margin-bottom:30px;}
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.1em; line-height: 2.0; color:#666}
.index-1 ul,.index-6 ul {margin:0px;padding:0px;}





.lead img {max-width:100%;}

.child{
display:none;
}


.left-menu {line-height:42px;  border:1px solid #ccc; border-radius: 5px;}
.left-menu ul {margin:0px;padding:0px;}
.left-menu ul li a {display:block; padding:0px 0px 0px 40px;}
.left-menu ul li.two {padding-left:10px;}
.left-menu ul li.three {padding-left:10px;}
.left-menu ul li.four {padding-left:10px;}
.left-menu ul li.five {padding-left:10px;}









.btn-primary {
    background-color: #90AF6B;
    border-color: #90AF6B;
}
.pagination>a.active>, .pagination>a.active>:focus, .pagination>a.active:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #90AF6B;
    border-color: #90AF6B;
}
.pagination a{ margin:0 5px; padding:5px 10px}
.pagination a.active{color: #fff;
    cursor: default;
    background-color: #90AF6B;
    border-color: #90AF6B;}
	
	
.pagination>a, .pagination>span {
    color: #90AF6B;
}
.pagination>a:focus, .pagination>a:hover, .pagination>span:focus, .pagination>span:hover {
    color: #90AF6B;
}
#page strong {
    background: #90AF6B;
}
.nav-pills>.active>a, .nav-pills>li.active>a:focus, .nav-pills>.active>a:hover {
    color: #fff;
    background-color: #90AF6B;
}
#dialog_link {
    background: #90AF6B;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #90AF6B;
    background-color: #fff;
}
.comm input.btn {
    background: #90AF6B;
    color: #fff;
}
.pages strong, .pages span {
    color: #FFFFFF;
    background: #90AF6B;
}
.btn-primary .badge {
    color: #90AF6B;
    background-color: #fff;
}


















body{font-family: Microsoft Yahei;background:#FFF;}
ul,ol,li{list-style: none;}
.blank5{clear:both;height:5px;}
.blank10{clear:both;height:10px;}
.blank20{clear:both;height:20px;}
.blank30{clear:both;height:30px;}
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:100%; height:auto; margin:0px auto; transition: 600ms; }
.img-auto:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }

.input-text{ width:100%}

#header{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3;
	padding: 15px 0px 0;
	transition: 600ms;
	font-size: 15px;
	background: #fff;
}
#header *{transition: 600ms;}
.logo-box{height:70px;float:left;padding:10px 0;}
.logo-box img{height:100%;width:auto;}

.menu{float:right;}
.menu ul{padding:0;margin:0;}
.menu > ul > li{position:relative;float:left;line-height:60px;color:#FFF;padding:0 12px;    font-family: Arial;letter-spacing:0;}
.menu > ul > li > a{color:#333;display:block;line-height:60px;    font-family: Microsoft Yahei;}
.menu > ul > li > a span{margin-left:5px;color:#94CF43; }
.menu > ul > li > em{line-height:20px; font-size:10px; display:none }
.menu > ul > li.on,.menu > ul > li:hover{ color:#94CF43; border-bottom:2px solid #94CF43;line-height:60px;  }
.menu > ul > li.on > a,.menu > ul > li:hover > a{ color:#94CF43; line-height:60px;}
.menu > ul > li.on > em,.menu > ul > li:hover > em{  display: none;line-height:30px; font-size:10px; font-style:normal; text-align:center }

.menu2{position: absolute;z-index:10;width:210px;background:#FFF;top:117%;left:-50px;margin-top:20px;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);transition: 600ms;}
.menu ul > li:hover .menu2{z-index:11;margin-top:0;opacity: 1;-moz-opacity: 1;filter:alpha(opacity=100);}
.menu2 ul{padding:0;margin:0;}
.menu2 li a{display:block;padding:0px 30px;line-height:40px;border-bottom:1px solid #EAEAEA;color:#666;}
.menu2 li a span{float:right;height:40px;line-height:40px;color:#262626;}
.menu2 li a:hover{color:#333;padding-left:40px;background:#EBEAE6;}
.menu2 li a:hover span{color:#333;}



#header.mini{padding:0 10px;background:#FFF; z-index:10}
#header.mini .logo-box{height:60px;}
#header.mini .menu> ul > li{padding:0 10px;}
#header.mini .menu> ul > li > em{  display:none }
#header.mini .menu > ul > li.on,#header.mini .menu > ul > li:hover{padding:0 10px;}



.banner-box{height:820px;position: relative;overflow: hidden;}



@media(min-width: 1200px) and (max-width:1459px){
.banner-box{height:585px;}
}

@media screen and (min-width:992px) and (max-width:1199px){
.banner-box{height:490px;}
}

@media screen and (min-width:768px) and (max-width:991px){
.banner-box{height:380px;}
}

@media screen and (min-width:480px) and (max-width:767px){
.banner-box{height:237px;margin-top:60px;}

}
@media screen and (min-width:0px) and (max-width:479px){
.banner-box{height:158px;margin-top:60px;}
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
width: 100%;
}




@font-face {
  font-family: 'MyWebFont';
  src: url('../font/shu.eot'); /* IE9 Compat Modes */
  src: url('../font/shu.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/shu.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/shu.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/shu.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/shu.svg') format('svg'); /* Legacy iOS */
}


.banner{position: fixed;width: 100%;}
.index{position:relative;width:100%;background:#FFF;z-index:2;}



.title10{text-align:center;padding:30px 0 ;}
.title10 a{text-decoration: none;}
.title10 h3{
	margin: 0 0 5px;
	font-size: 46px;
	font-weight: 100;
	font-family: 'MyWebFont',"微软雅黑"
}
.title10 p{color:#999;}

@media  (max-width:767px){
.title10 h3{
	 
	font-size: 26px;
	 
}
}


.section1{padding:50px 0 ;background:#EBEAE6  url(../image/wel-bg1.jpg) bottom no-repeat ;}

.s1-item{margin:20px 0 ;-moz-box-shadow: 0px 1px 3px #ddd; box-shadow: 0px 1px 3px #ddd; border: 1px solid #ddd;background:#fff;}
.s1-item *{transition: 600ms;}
.s1-img{width:100%;overflow:hidden;margin-bottom:10px;}
.s1-img img{width:100%;height:auto;}


.s1-text{padding:0 0 0 20px;}


.s1-text h4{margin:0 0 5px;font-size:16px;}
.s1-text p{color:#999;font-size:14px;}

.s1-text .more{float:right;border-left:1px solid #DDD;margin:10px 0 0 ;	padding:5px 15px;}
.s1-text .more span{display: block;background:url(../image/icon.png) no-repeat 0 -71px;width: 14px;height: 9px;}

.s1-item:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }
.s1-item:hover .s1-text{padding-left:0;}



.index-more{}
.index-more a{display:inline-block;position:relative;width: 130px;height: 40px;}
.index-more a span{position:relative;z-index:5;float:left;background: url(../image/icon.png) no-repeat 0 -22px;width: 34px;height: 14px;display: block;margin-left: 45px;margin-top:13px;transition: all .3s ease-out 0s;}
.index-more a:hover span{background: url(../image/icon.png) no-repeat no-repeat 0 -50px;}
.index-more a:before{content:"";display:block;position: absolute;z-index:3;left:0;right:0;top:0;bottom:0;border:3px solid #90AF6B;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1);transition: 300ms;}
.index-more a:after{content:"";display:block;position: absolute;z-index:3;left:0;right:0;top:0;bottom:0;background:#90AF6B;transition: 300ms;opacity: 1;-moz-opacity: 1;filter:alpha(opacity=100);webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
.index-more a:hover:before{opacity: 1;-moz-opacity: 1;filter:alpha(opacity=100);webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
.index-more a:hover:after{opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1);}



.section2-bg{padding:300px 0 100px;background:url(../image/s2-bg.jpg) ;}



.section2{}
@media screen and (min-width:768px) {
.section2 .title10 h3{color:#FFF;}
.section2 .title10 p{color:#b1b1b1;}
}
@media screen and (max-width:767px) {
.section2 .title10{padding-bottom:0;}
}

.section2 .container{background:#FFF;padding-top:15px;padding-bottom:15px;}
.section2 p.s2-text{margin:40px 0 20px;line-height:22px;height:110px;overflow:hidden;color:#999;}


@media(min-width: 1200px) and (max-width:1459px){
.section2-bg{padding:200px 0 80px;}
}

@media screen and (min-width:992px) and (max-width:1199px){
.section2-bg{padding:180px 0 80px;}
.section2 p.s2-text{margin-top:20px;height:88px;}
}

@media screen and (min-width:768px) and (max-width:991px){
.section2-bg{padding:150px 0 80px;}
.section2 p.s2-text{margin-top:0px;height:88px;}
}

@media screen and (min-width:0) and (max-width:767px){
.section2-bg{padding: 30px 0 ;background:#FFF;}
.section2 p.s2-text{margin-top:20px;height:auto;}

}



.section3{
	padding: 50px 0;
	background: #Fff;
}







.section4{
	padding: 30px 0 80px;
	background: #EBEAE6 url(../image/wel-bg3.jpg) top ;
}



/* 外部层 */
.section4 #owl-demo3 *{box-sizing:border-box;}
.section4 #owl-demo3 {position:relative;}
.section4 #owl-demo3 .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;padding:10px 0;}
/* 图片层 */
.section4 #owl-demo3 .owl-item {float:left;  padding:0px 10px; overflow:hidden; height:auto; }
/* 圆点按钮*/
.section4 #owl-demo3 .owl-controls{position:absolute;top:50%;width:100%;}
.section4 #owl-demo3 .owl-pagination{display:none;}
.section4 #owl-demo3 .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.section4 #owl-demo3 .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
.section4 #owl-demo3 .owl-controls .owl-page.active span,
.section4 #owl-demo3 .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;background: #42A4FF;}
.section4 #owl-demo3 .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* 左右按钮*/
.section4 #owl-demo3 .owl-buttons {display:no/ne;text-align:center;position:relative;margin-top:-9px;}

.section4 #owl-demo3 .owl-controls .owl-buttons div {cursor: pointer;display: block;zoom: 1;height:17px;width:20px;background:url(../image/icon.png)  ; text-indent: -9999px;transition: 300ms;}
.section4 #owl-demo3 .owl-controls .owl-buttons div.owl-prev{background-position: -140px 5px;position: absolute;left:-15px;top:0;}
.section4 #owl-demo3 .owl-controls .owl-buttons div.owl-next{background-position: -105px 5px;position: absolute;right:-15px;top:0;}
.section4 #owl-demo3 .owl-controls .owl-buttons div:hover.owl-prev {background-position: -140px -9px;}
.section4 #owl-demo3 .owl-controls .owl-buttons div:hover.owl-next {background-position: -105px -9px;}
@media (max-width:767px){
.section4 #owl-demo3 .owl-controls .owl-buttons div.owl-prev{background-position: -140px -9px;position: absolute;left:10px;top:0;background: #90AF6B url(../image/icon.png) }
.section4 #owl-demo3 .owl-controls .owl-buttons div.owl-next{background-position: -105px -9px;position: absolute;right:10px;top:0;background: #90AF6B url(../image/icon.png) }
}




.foot{padding:30px 0 0;background:#EBEAE6;z-index:2;position:relative;}

.foot1{margin:20px 0;}
.foot1 h3{margin:10px 0 5px; font-family: 'MyWebFont'}
.foot1 p{color:#999;}


.foot2{margin:20px 0;}
.foot2 h4{color:#666;font-size:16px;}
.foot2 ul{padding:0;margin:20px 0 0;}
.foot2 ul  a{float:left;margin:0 5px 0 0;display:block;height:30px;width:30px;background:#CCC;line-height:30px;text-align:center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color:#666;}
.foot2 ul  a:hover{background:#000;color:#FFF;}

.foot3{margin:20px 0;}
.foot3 h4{color:#222;font-size:16px;}
.foot3 ul{padding:0;margin:20px 0 0;}
.foot3 li{line-height:16px;padding:8px 0;font-size:14px;color:#222;}


.foot-b{
	margin: 20px 0 0;
	padding: 10px 0;
	border-top: 1px solid #EEE;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	background: #90AF6B;
}
.foot-b a{
	color: #FFFFFF;
}

#outer-w{width:100%;height:100%;display:none;position: fixed;left:0;top:0;z-index:99999;}
#outer {height: 100%; ; position: relative;width: 100%;}
#outer[id] {display: table; position: static;}
#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#inner {position: relative; top: -50%;width: 300px;padding:30px 0;margin: 0 auto;text-align:center;} /* for explorer only */
*+html #outer[id]{position: relative;}
*+html #middle[id]{position: absolute; }
#bg-black{position: absolute;z-index:1;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.6);}
.inner{position:relative;z-index:2;background:#FFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#close{position: absolute;right:-10px;top:-10px;height:30px;width:30px;cursor: pointer;background: #FFF url(http://www.hzbz360.com/Templates/cn2014.utf/images/base/del_on.gif) left top no-repeat;border:1px solid #CCC;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
#close:hover{background: #DDD url(http://www.hzbz360.com/Templates/cn2014.utf/images/base/del_hover.gif) -1px -1px no-repeat;}




#banner {
	width: 100%;
	height: 260px;
	position: relative;
	margin-top:60px;
}


@media screen and (min-width:768px) {
#banner {margin-top:80px;}
}


 #banner div {
	background-color: #39383E;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 260px;
}






.fuwu-line{border-left:1px solid #EEE;}

.fuwu{margin:20px 0 ;position:relative;top:0;transition: 600ms;padding:0 10px;}
.fuwu-img{height:213px;overflow:hidden;}
@media(min-width: 1200px) and (max-width:1459px){
.fuwu-img{height:213px;}
}
@media screen and (min-width:992px) and (max-width:1199px){
.fuwu-img{height:172px;}
}

@media screen and (min-width:768px) and (max-width:991px){
.fuwu-img{height:126px;}
}

@media screen and (min-width:480px) and (max-width:767px){
.fuwu-img{height:auto;}
}
@media screen and (min-width:320px) and (max-width:479px){
.fuwu-img{height:auto;}
}
.fuwu-text{text-align:center;height:220px;overflow:hidden;}
.fuwu-text a{text-decoration: none;}
.fuwu-text h4{position:relative;margin:50px 0 20px;padding-bottom:20px;transition: 600ms;}
.fuwu-text h4:after{content:"";display:block;position: absolute;bottom:0;left:50%;width:2em;margin-left:-1em;height:1px;background:#DDD;}
.fuwu-text p{font-size:12px;color:#999;line-height:24px;height:48px;margin:20px 0 30px;overflow:hidden;}
.fuwu-text span{padding:6px 11px;border: 1px solid transparent; }
.fuwu-text span i{display:inline-block;height:15px;width:15px;background: url(../image/icon.png) no-repeat -110px -11px;}

.fuwu:hover{top:-15px;}
.fuwu:hover .fuwu-text h4{margin:30px 0 30px;padding-bottom:30px;}
.fuwu:hover .fuwu-text h4:after{background:#999;}
.fuwu:hover .fuwu-text span{border-color:#DDD;margin-top:10px;}



.team{border-bottom:1px solid #DDD;margin:20px 10px;padding:0 0 20px;transition: 600ms;}
.team:hover{border-color:#999;padding:20px 0 0;}
.team h4{margin:0px 0 ;}
.team small{color:#999;margin-left:0em;transition: 600ms;}
.team p{line-height:24px;height:48px;overflow:hidden;color:#999;}
.team:hover  small{margin-left:0em;}
.team .img-auto{ height:120px;  overflow:hidden}

@media (max-width:769px){
.team .img-auto  {height: auto;}
}



.xinwen{padding:30px 0 ;border-top:1px solid #DDD;}

.xinwen a{text-decoration: none;}


.xinwen-date{float:left;margin-right:20px;}
.xinwen-date h3{color:#999;font-size: 24px;font-weight: normal;margin:0px 0 30px;}
.xinwen-date span{padding:6px 11px;border: 1px solid transparent; }
.xinwen-date span i{display:inline-block;height:15px;width:15px;background: url(../image/icon.png) no-repeat -110px -11px;}
.xinwen:hover .xinwen-date h3{color:#333;}
.xinwen:hover .xinwen-date span{border-color:#90AF6B;margin-top:10px;background:#90AF6B;}
.xinwen:hover .xinwen-date span i{background:url(../image/icon.png) no-repeat -42px -100px;}

.xinwen-text{padding-left:100px;}
.xinwen-text h4{color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.xinwen-text h4:before{display:block;float:left;margin:10px 20px 0 0;height:1px;background:#AAA;width:40px;transition: 600ms;}
.xinwen-text p{line-height:24px;height:48px;overflow:hidden;color:#999;transition: 600ms;}


.xinwen:hover .xinwen-text h4{color:#333;}
.xinwen:hover .xinwen-text h4:before{width:60px;background:#999;}


@media screen and (min-width:768px){
.xinwen-date h3{margin-top: 10px;}
.xinwen-text h4:before{content:"";}
.xinwen-text p{padding-left:60px;}
.xinwen:hover .xinwen-text p{padding-left:80px;}
}


@media screen and (max-width:767px){
.xinwen img{margin-bottom:20px;}
}



.index-subtitle{text-align:center;color:#3C3C3C;}
.index-subtitle a{margin:0 5px;color: #666;padding:6px 15px;background:#F5F5F5;}
.index-subtitle a:hover,.index-subtitle a.on{color: #FFF;background:#58A81C;}
