/*取整个网站通用的组件样式*/

/*1.通用的颜色*/

.navbgcorlor{
	background-color: #06102c;
}
.subnavbc{
	background-color: #cdb780;
}
.fnavbc{
	background-color: #eeeeee;
}
.white{
	background-color: #ffffff;
}
.ifont1{
	color: #bc9c4e;
}



/**/
#main{
	/*overflow: hidden;*/
	background-color: white;
}


/*----------------顶部导航公用样式--------------------------------*/
.header{
	height: 74px;
	position: relative;
	z-index: 10;
}
.header-main{
	width: 1280px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	/*background: green;*/
}

.header-main .lang-link{
	width: 112px;
	height: 50px;
	/*background-color: lightblue;*/
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}


.header-main .lang-link span{
	position: relative;
	display: block;
	float: right;
	text-align: center;
	margin-right: 10px;
}

.header-main .lang-link span a{
	color: white;
}
.header-main .lang-link span a:hover{
	color: #bfb189;
}

.header-main h1{
	float: left;
	margin-left: 90px;
	width: 200px;
	height: 100%;
	background-image: url(../images/logo.png);
	
}
.header-main h1 a{
	float: left;
	width: 70%;
	height: 100%;
	/*display: block;*/
	/*background-color: red;*/
}

.header-main h1 a.enlogo{
	width: 30%;
}

.header-main ul{
	float: left;
	margin-left: 90px;
	/*margin-top: 24px;*/
	/*background: lightgoldenrodyellow;*/
	
}
.header-main ul li{
	float: left;
	width: 84px;
	/*height: 28px;*/
	/*height: 100%;*/
	height: 74px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin-right: 10px;
	/*background-color: green;*/
	
}

.last-menu-item{
	width: 120px;
}

.header-main ul li a{
	margin-top: 24px;
	color: white;
	display: block;
	width:100%;
	height:28px;
	border-bottom: 3px solid #060f2b;
	/*background-color: lightcoral;*/
}
.header-main ul li a:hover{
	color: #bfb189;
	/*margin-top: 18px;*/
	/*background: #010b15;*/
	/*height: 22px;*/
	border-bottom: 3px solid #b9a066;
	
	

}
.header-main ul li ul{
	display: none;
	/*margin-left: 0px;*/
	/*width: 800px;*/
}

.header-main ul li:hover ul{
	display: block;
	position: absolute;
	left: 440px;
	margin-top:19px;
	/*width: 3000px;*/
	/*background: #cbb47e;*/
	/*background: blue;*/


}

.header-main ul li ul li{
	font-size: 14px;
	float: left;
	width:auto;
	height:35px ;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 12px;
	/*background-color:red ;*/
	
}
.header-main ul li ul li a{
	margin-top: 0px;
	padding-left:10px;
	display: block;
	color:white;
	border-bottom: none;
	background:url(../images/jt1.png) no-repeat;
	background-position: 0 12px;
	/*background-color: red;*/
}
.header-main ul li ul li a:hover{
	color:#010b15;
	background:none;
	background:url(../images/jt1.png) no-repeat;
	background-position: 0 12px;
	border-bottom: none;

}

.header-navbg{
	height: 35px;
	background: #cbb47e;
	display: none;
}
#subnavbg1{
	margin-left: 20px;
}


/*-----------banner样式---------------------------------------*/


 .banner{
        background-color: #1d2434;
        position: relative;
        overflow: hidden;
        height: 613px;
      }
   .banner-con{
      	position: absolute;
      	overflow: hidden;
      	left: 50%;
      	margin-left: -960px;
      	width:1920px;
      	height: 613px;

      }


/*-----------------------------------------*/

.footnav{
	/*border:1px solid transparent*/
	/*padding-top: 38px;*/
	height: 330px;
	overflow: hidden;
	background:url(../images/footernavbg.gif) repeat-x;

}

.footnavcon{
	/*margin: 38px auto 0;*/
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
	
	width: 1280px;
	height:100%;
	
	/*background: green;*/
}
.footnavcon-ul{
	margin:0 auto;
	width:1000px;
	height:160px;
	/*background: lightblue;*/
}
.footnavcon-ul div{
	margin-left: 18px;
}
.footnavcon-ul li{
	float: left;
	/*margin-left: 2px;*/
	/*width:120px;*/
	/*background-color: green;*/
}
.footnavcon-ul li ul{
	/*width:174px;*/
	/*margin-left: 2px;*/
	width:140px;
	height:260px;
	/*background-color: green;*/
	/*border-left: 1px solid #dcdcdc;*/
}
.footnavcon-ul li ul li{
	padding-left:16px ;
	height: 24px;
	width:100px;
	font-size: 14px;
	line-height: 24px;
	/*background-color: gray;*/
}
.footnavcon-ul li ul li a{
	display: block;
	color: #9e9e9e;
	/*background:yellow;*/
}
.footnavcon-ul li ul li a:hover{
	color: black;
}

.footnavcon-ul li ul li.footnavcon-ul-li1{
	height: 58px;
	line-height: 58px;
	font-size: 18px;
}





/*---------底部版权样式---------------------------------------*/
.footer{
	height: 240px; 
	color:#9e9e9e;
}

.footer ul{
	margin:0 auto;
	width:980px;
	height: 100%;
	/*background: green;*/

}
.footer ul li{
	float: left;
	/*margin-left: 20px;*/
	margin-top:60px;
	width:300px;
	
}

.footer-tel h3{
	line-height: 32px;
	font-size: 18px;
	color: #d5d6d8;
}
.footer-tel p{
	margin-top:22px;
	line-height: 24px;
	font-size: 12px;
	color: #636b70;
}


.footer-share{
	/*background-color: lightcoral;*/
	margin-left:360px;
}
/*----------页面分享组件-----------------*/

.footnav-share{
	float: right;
	/*margin-right:190px;*/
	text-align: center;
	width:156px;
	height: 150px;
	/*background: yellowgreen;*/
	
}
.footnav-share div{
	margin-top: 4px;
}
.footnav-share span{
	text-align: left;
	height: 32px;
	width:100%;
	line-height: 32px;
	font-size: 12px;
	color:#9e9e9e;
}
.footnav-share span{
	float: left;
	height:32px;
	width:30px;
	/*background:red;*/
	
}
.footnav-share span ul{
	width: 120px;
	height: 32px;
	/*background:yellow;*/
}
.footnav-share span ul li{
	float: left;
	margin-top: 8px;
	margin-left: 4px;
	width:16px;
	height:16px;
	line-height: 16px;
	text-align: center;
	/*background:burlywood;*/
}
.footnav-share span ul li a{
	display: block;
	width:100%;
	height:100%;
	
}
.footnav-share span ul li a:hover{}

.as1{
	background: url(../images/sharebg.png) no-repeat;
	background-position: 0px 0px;
}

.as2{
	background: url(../images/sharebg.png) no-repeat;
	background-position: -20px 0px;
}

.as3{
	background: url(../images/sharebg.png) no-repeat;
	background-position: -40px 0px;
}

.as4{
	background: url(../images/sharebg.png) no-repeat;
	background-position: -60px 0px;
}
.as5{
	background: url(../images/sharebg.png) no-repeat;
	background-position: -80px 0px;
}
.as6{
	background: url(../images/share2.png) no-repeat;
	background-position: -100px 0px;
}

.as11{
	background: url(../images/share2.png) no-repeat;
	background-position: 0px 0px;
}

.as12{
	background: url(../images/share2.png) no-repeat;
	background-position: -20px 0px;
}

.as13{
	background: url(../images/share2.png) no-repeat;
	background-position: -40px 0px;
}

.as14{
	background: url(../images/share2.png) no-repeat;
	background-position: -60px 0px;
}
.as15{
	background: url(../images/share2.png) no-repeat;
	background-position: -80px 0px;
}



/*---------------------返回顶部------------------------*/

.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url(../images/back.png) no-repeat;}
.fixed-bar .icon{
	display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{
	position:fixed;right:20px;bottom:50px;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #817759;border-top:1px dashed #817759;background-color:#817759;color:white;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;text-decoration: none;}

.fixed-bar .wide-bar .gotop{width:100px;}

/*------------------------------*/















