
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem; font-family:Arial, "微软雅黑"; color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}

/*img {
    image-rendering: auto;
    image-rendering: inherit;
    image-rendering: initial;
    image-rendering: optimizeQuality;
    image-rendering: pixelated;
}*/

a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#ec9216; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{ max-width: 14.2rem; margin: 0 auto; }
.wal2{ max-width: 15.6rem; margin: 0 auto; }


.w270{ width:2.7rem; overflow:hidden;}
.w890{ width:8.9rem; overflow:hidden;}
.w890-2{ width:8.9rem;}

a, .indexPart1 .list li .name, .case .list li .name, .team .list li .name{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:dincond; src:url(http://www.gzhud.com/template/font/DINCOND-BOLD.OTF);}
@font-face {font-family:dincond-m; src:url(http://www.gzhud.com/template/font/DINCond-Medium.OTF);}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:1.14rem; z-index:10; background: #e3e3e3; width: 100%; position:fixed; left:0; top:0;}
.headDiv .wal2{ position: relative; height: 1.14rem;}
.headDiv .logo{ display:block; position:absolute; left:0px; top:0.08rem;}
.headDiv .logo img{ /*width: 2rem;*/ }
.headDiv .tel{ padding: 0.58rem 0 0 2.36rem; padding-left: 5.5rem; color: #5a5858; font-size: 0.2rem; }
.headDiv .topRight{ position: absolute; right: 0px; top: 0.45rem; z-index: 10;}
.headDiv .topRight li{ float: left; margin-left: 0.45rem; line-height: 0.4rem; position: relative;}
.headDiv .topSearch img{ position: relative; z-index: 2;}
.headDiv .topSearch input{ color: #666; border-radius:24px; -moz-border-radius:24px; display:none; padding: 0 15px; height: 0.4rem; line-height: 0.4rem; background: #fff; border: #ccc solid 1px; width: 1.65rem; font-size: 14px; position: absolute; right: -0.1rem; top: 0px;} 

.headDiv .topRight li .layerDiv{ position:absolute; text-align:center; left:50%; margin-left:-60px; top:0px; width:120; height:120; opacity:0; filter:alpha(opacity=0); visibility:hidden;}
.headDiv .topRight li .layerDiv img{ width:120px;}
.headDiv .topRight li.on .layerDiv{opacity:1; filter:alpha(opacity=1); visibility:visible; top:40px;}
.headDiv .topRight li .layerDiv{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.navIco{display:none; width:1rem; height:1.14rem; position:absolute; top:0px; right:0px; text-align: center; }
.navIco img{ width: 0.5rem; position:relative; top:0.3rem; }

.nav{ position: absolute; height:0.6rem; top: 0.38rem; right: 1.7rem; z-index: 5;}
.nav li{ height:0.6rem; float: left; line-height:0.6rem; margin-left: 0.62rem;}

 .nav li ul li{ float:none;margin-top:0px;margin-left:-83px; height:0.6rem; line-height:0.6rem; background-color:#eee; border-bottom: 1px solid #ccc;}
 .nav li ul{width:120px; position:absolute; height:0.6rem; line-height:0.6rem; display:none; text-align: center; }
 .nav li:hover ul {display:block;}

.nav a{ position:relative; display:block; line-height:0.6rem; color:#5a5858; font-size:0.18rem;}
.nav a:hover, .nav .on{ color: #d98c26; }

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:22; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ height: 1.15rem; position: relative;}
.navLayer .closeBtn{ width:0.5rem; height:1.15rem; position:absolute; top:0px; right:0.2rem; text-align: center; line-height: 1.26rem;}
.navLayer .closeBtn img{ width: 0.43rem; }
.sideNav{ padding: 0 0.3rem; }
.subNav{ background:url(../image/nimg12_1.png) left center no-repeat; background-size: 0.12rem; cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.3rem; border-bottom: #e0e0e0 solid 1px;}
.subNav .name{ position:relative; padding-left: 0.45rem;}
.subNav a{ color:#878585; display: block;}
/*.currentDt{background:url(../images/nimg53_1on.jpg) right center no-repeat; background-size: 0.53rem; color: #c29468;}
*/.navContent{display: none;}
.navContent a{display:block;  height:0.8rem; line-height:0.8rem; color:#7f7f7f; font-size:0.24rem; padding-left: 0.45rem; }

.navLayer .botDiv{ padding: 0.25rem 2.3rem 0.25rem 0.3rem; position: relative;}
.navLayer .form{ border: #d2d2d2 solid 1px; border-radius: 0.36rem; -moz-border-radius: 0.36rem; box-sizing: border-box; position: relative; }
.navLayer .form .input1{ width: 100%; height: 0.7rem; line-height: 0.7rem;  padding-left: 0.2rem; font-size: 0.2rem; }
.navLayer .form .btn1{ position: absolute; right: 0.2rem; top: 0; background: url(../image/nimg24_1.png) center no-repeat; width: 0.5rem; height: 0.7rem; background-size: 0.3rem; }
.navLayer .icon{ position: absolute; right: 0.3rem; top: 0.4rem; }
.navLayer .icon img{ width: 0.5rem; }

.pageBg{ position:fixed; z-index:9; width:100%; height:100%; display:none; background:url(http://www.gzhud.com/template/images/bg2.png) repeat; left:0px; top:0px;}

.footImg img{ width: 100%;
    image-rendering: auto;
    image-rendering: inherit;
    image-rendering: initial;
    image-rendering: optimizeQuality;
    image-rendering: pixelated;
}

.footLinks{ background: #e4e4e4; border-bottom: #f2f2f2 solid 1px; padding: 0.15rem 0; overflow:hidden; }
.footLinks .mxfDiv{ position: relative; padding-left: 70px; font-size: 14px; line-height: 24px;}
.footLinks .mxfDiv em{ position: absolute; left: 0; top: 0; color: #494949; }
.footLinks .mxfDiv a{ color: #666; padding-right: 0.15rem; }
.footLinks .mxfDiv a:hover{ color: #ec9216; }

.footDiv{ padding-top: 0.35rem; height:1.35rem; background: #e4e4e4; overflow: hidden;}
.footDiv .leftDiv{ width: 3.1rem; border-right: #d5d5d5 solid 1px; }
.footDiv .midDiv{ padding-left: 0.9rem; width: 1.9rem; border-right: #d5d5d5 solid 1px; }
.footDiv .midDiv2{ padding-left: 0.9rem; width: 2.2rem; border-right: #d5d5d5 solid 1px; }
.footDiv .rightDiv{ padding-left: 0.9rem; }
.footDiv .txt{ font-size: 0.14rem; color: #333; position: relative; padding-left: 0.3rem; }
.footDiv .txt img{ width: 0.19rem; position: absolute; left: 0; top: 0;}
.footDiv .comDiv{ height: 0.46rem; margin-top: 0.25rem; }
.footDiv .comDiv p{ font-size: 0.14rem; padding-top: 0.1rem; }
.footDiv .ewmDiv img{ width: 1.01rem; }

.foot{ height: 0.97rem; font-size: 0.14rem;padding: .2rem 0 0; box-sizing: border-box;}
.foot .links a{ padding-right: 0.24rem; }

.pageBanner{ position:relative; padding-top:1.14rem; overflow: hidden;}
.pageBanner img{ width:100%;
    image-rendering: auto;
    image-rendering: inherit;
    image-rendering: initial;
    image-rendering: optimizeQuality;
    image-rendering: pixelated;
}

.pageBox{ padding: 0.8rem 0 1rem; }
.pageBox2{ padding: 0.4rem 0 1rem; }

.pageTop{ background: #707070; height: 0.58rem; }
.pageTop .wal{ position: relative; height: 0.58rem; }
.pageNav{  height: 0.58rem;padding: 0 .2rem;}
.pageNav li{ float: left; padding: 0 0.38rem 0 0; font-size: 0.18rem;}
.pageNav li a{ display: block; height: 0.58rem; line-height: 0.58rem; color: #f8f2f2;}
.pageNav li a:hover, .pageNav li .on{ color: #ec9216;}
.pageTop .rightTxt{ position: absolute; right: 0; bottom: 0; font-family: "微软雅黑"; color: #fefdfc; opacity: 0.2; font-size: 0.4rem; line-height: 0.55rem; }

.pageTitleTel{ height:0.8rem; background:#707070; position:relative; display:none;}
.sideTitleTel{ width:100%; height:0.8rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.3rem; height:0.8rem; line-height:0.8rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #f8f2f2; display:block; height:0.8rem; padding-left:0.3rem; background:url(../image/limg65_1.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(../image/limg65_1on.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.8rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.26rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.3rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.4rem;}

/*分页*/
.pageNum{ text-align:center;}
.pageNum a{ margin:0 0.06rem; display:inline-block; background: #fff; height:0.32rem; line-height:0.32rem; font-size:0.18rem; width:0.42rem;box-sizing: border-box; color: #ec9216; border: #cdcdcd solid 1px;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:#ec9216;}
.pageMore{ display:none;}
.pageMore a{ display:block; width:100%; text-align:center; height:0.8rem; line-height:0.8rem; background:#ec9216; color:#fff; font-size:0.36rem;}

.sideBarPC{ position:fixed; right:0; top:50%; margin-top:-156px; z-index:9; width:131px; height:312px; background:url(../image/a3g.jpg) center no-repeat;}
.sideBarPC .li01{ height:73px;}
.sideBarPC .li01 .mouse{ display:none; background:#ec9217; position:absolute; left:-150px; top:0; width:150px; text-align:center; line-height:73px; color:#fff; font-size:18px;}
.sideBarPC .li01.liNow .mouse{ display:block;}
.sideBarPC .li02{ height:78px;}
.sideBarPC .li02 a{ display:block; height:78px;}


.sideBar{ position:fixed; right:0; top:50%; margin-top:-1.8rem; z-index:5;}
.sideBar li{ margin-bottom:0.02rem; width:1.2rem; height:1.2rem;}
.sideBar li a{ display:block; width:1.2rem; height:1.2rem; background:#999; text-align:center;}
.sideBar li img{ width:0.6rem; position:relative; top:0.32rem;}



.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}






