a:hover{
	color: #ffb902; 
}
/*边角阴影*/
.bs2044{
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.44);
}
/*宽度*/
.w1024{
	width: 1024px;
	margin: 0 auto;
}
.w880{
	width:880px;
	margin: 0 auto;
}
.w1440{
	width: 1440px;
	margin: 0 auto;
}
/*顶部导航*/
.topnav{
	height: 60px;
	line-height:60px;
	background: #fff;
}
.tntq{
	margin-left:20px;
}
.tntqimg{
	width: 97px;
	height: 26px;
}
/*导航栏*/
.nav{
	height: 58px;
	line-height: 58px;
	background: url(../images/icon/navbg.png) no-repeat;
	margin: 26px auto 22px auto;
}
.nav ul li{
	float: left;
	position: relative;
}
.nav ul li a{
	color: #004ea2;
	font-size:16px;
	text-align: center;
	padding: 0 17px;
	font-weight:bold;
}
/*.nav ul .w68owt{
	width: 68px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.nav ul .w100owt{
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}*/
.nav ul li:hover a{
	color: #014fa3;
}
.nav .logo{
	width: ;
	height: ;
}
.nav .ejcdul{
	display: none;
	position: absolute;
	z-index: 4;
}
.nav ul li:hover .ejcdul{
	display: block;
}
.nav .ejcdul li{
	background:rgba(255,255,255,0.4);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,1) 100%); /* IE10+ */  
    background: linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,1) 100%); /* W3C */  
    width: 120px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.nav .ejcdul li a{
	color: #004ea2 !important;
	font-size: 15px;
	line-height: 35px;
	padding:0;
}
.nav .ejcdul li:hover{
	background: rgba(255,255,255,0.77);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.77) 0%, rgba(255,255,255,0.3) 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.77)), color-stop(100%,rgba(255,255,255,0.3))); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.77) 0%,rgba(255,255,255,0.3) 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top,  rgba(255,255,255,0.77) 0%,rgba(255,255,255,0.3) 100%); /* Opera 11.10+ */  
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.77) 0%,rgba(255,255,255,0.3) 100%); /* IE10+ */  
    background: linear-gradient(top,  rgba(255,255,255,0.77) 0%,rgba(255,255,255,0.3) 100%); /* W3C */ 
}
.nav .ejcdul li:hover a{
	color: #014fa3 !important;
}
/*轮播图*/
.lbt{
	border-radius: 6px;
}
.lbt .bx-wrapper{
	border-radius: 6px;
	margin: 0 auto 30px;
}
.lbt .bx-wrapper .bx-viewport{
	border-radius: 6px;
}
.lbt ul li{
	height: 390px;
}
.lbt ul li a{
	z-index: 9999;
}
.lbt .bx-wrapper .bx-prev{
	background: url(../images/icon/arrowl.png) no-repeat;
	width: 30px;
	height: 50px;
	left: 30px;
}
.lbt .bx-wrapper .bx-next{
	background: url(../images/icon/arrowr.png) no-repeat;
	width: 30px;
	height: 50px;
	right: 30px;
}
.lbt .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{
	bottom: 11px;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background: #fff;
	opacity: 0.3;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus, 
.bx-wrapper .bx-pager.bx-default-pager a:hover{
	background: #0094e8;
}
.bx-wrapper .bx-viewport ul li a{
	display: block;
	height: 100%;
}
/*选项区*/
.xxq ul li{
	width: 130px;
	height: 130px;
	position: relative;
	float: left;
}
.xxq .xxqwb1{
	font-size: 16px;
	color: #fff;
	text-align: center;
	left: 0px;
	top: 0px;
	z-index: 2;
	overflow: hidden;
	width: 130px;
	background: #0091de;
	border-radius:6px; 
	height: 130px;
	position: absolute;
}
.xxq ul .xxqwb1.active{
	background: #ffb902;
}
.xxq .xxqwb2{
	margin-top: 26px;
	letter-spacing: 2px;
}
.xxq .xxqwbh{
	display: none;
	background: #ffb902;
	color: #fff;
	border-radius:6px; 
	text-align: center;
	font-size: 16px;
	line-height:130px; 
	position: absolute;
	z-index: 1;
	width: 130px;
	overflow: hidden;
	top: 38px;
	height: 0px;
}
.xxq ul .xxqwb1 img{
	margin-top: 26px;
	height: 40px;
}
.xxq .xxqwbh1{
	background: #0091de;
}
.xxq .xxqwbewm{
	position: relative;
}
.xxq .ewm{
	width: 120px !important;
	height: 120px !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto; 
	margin-top: auto !important;
}
/**/
.hdjj{
	margin-top: 30px;
}
/*最新活动*/
.zxhd{
	background: #034b9d;
	border-radius: 6px;
	width: 500px;
	padding-bottom: 15px;
}
.zxhd a:hover .hdfs dl dt,
.zxhd a:hover .hdfs dl dd{
	color: #ffb902;
}
.zxhd a:hover .hdztys{
	color: #ffb902;
}
.hdtfs{
	color: #ffb902;
	font-size: 18px; 
	margin: 10px auto 11px 17px;
	position: relative;
}
.hdtfs img{
	margin-right: 8px;
}
.hdtfs i{
	position: absolute;
	bottom: 0;
}
.zxhd .hddt{
	font-size: 14px;
	color: #fff;
	max-width: 285px;
}
.zxhd .hddd1{
	color: #e5e5e5;
	margin: 14px auto 11px auto;
	max-width: 285px;
}
.zxhd .hddd2{
	margin:0;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
}
.zxhd .hdfs{
	width: 285px;
	height: 110px;
	padding: 0 16px;
}
.zxhd .hdimg{
	margin-left: 17px;
}
.zxhd .hdimg img{
	width: 165px;
	height: 110px;
}
.zxhd .hdztys{
	color: #fff;
	border-bottom: 1px dashed #fff; 
	padding: 8px 0;
	margin: 0 17px;
}
.zxhd .hdttp{
	margin-bottom: 30px;
}
.mx360{
	max-width: 360px;
}
.mx100{
	max-width: 100px;
}
/*企业简介*/
.qyjj{
	background: #034b9d;
	border-radius: 6px;
	width: 500px;
}
.qyjj a:hover .jjjs{
	color: #ffb902;
}
.jjlbt{
	width: 469px;
	overflow: hidden;
	margin:0 auto;
}
.qyjj .jjlbt ul li{
	width: 469px;
	height: 169px;
}
.qyjj .jjjs{
	color: #fff;
	width: 469px;
	margin: 0 auto;
	line-height: 28px;
}
.qyjj .bx-wrapper{
	margin: 0 auto 17px;
}
.qyjj .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{
	bottom: 8px;
}
.qyjj .bx-wrapper .bx-pager.bx-default-pager a{
	width: 8px;
	height: 8px;
	margin: 0 3px;
}
/*特色展馆介绍*/
.tszgjs{
	margin-top: 25px;
}
.zgjs ul li{
	height: 220px;
	width: 180px;
	border-radius: 6px;
	float: left;
}
/*.zgjs ul li:nth-last-child(1){
	margin-right:0px;
}*/
.zsli{
	position: relative;
}
.zsli img{
	border-radius: 6px;
	width: 180px;
	height: 220px;
}
.zslidiv{
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	border-radius:0 0 6px 6px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.zgjs ul li .zslidiv{
	transition: all 0.33s ease-out 0s;
}
.zgjs ul li:hover .zslidiv{
	border-radius:6px;
	height: 100%;
}
.zgjs .tsckxq{
	margin-top: 54px;
	color: #ffb902;
}
/*页脚*/
.footer{
	background: url(../images/icon/ftbg.png) no-repeat;
	margin-top: 8px;
	text-align: center;
	padding:18px 0 14px 0; 
	background-size: cover;
}
.footer a{
	font-size: 13px;
	color: #fff;
}
.footer .ftbqwb{
	line-height: 25px;
}
/*在线问答*/
@media only screen and (max-width:1400px){
	.zxwd{
		display: none;
	}
}
.zxwd{
	position: fixed;
	right:50px; 
	width:130px;
	top: 50%;
	transition: all 0.66s ease-out 0s;
	z-index: 2;
}
.zxwd .zxwdc{
	background: url(../images/icon/zxwd.png) no-repeat;
	width: 130px;
/*	height: 105px;*/
	height: 276px;
	position: relative;
}
.zxwdf{
	color: #fff600;
	font-size: 14px;
	position: absolute;
	/*bottom: 10px;*/
	/*left: 21px;*/
	letter-spacing: 2px;
	text-align: center;
	white-space: nowrap;
	max-width: 64px;
	overflow: hidden;
	left: 24px;
	top: 75px;
}
.zxwd:hover{
	right: 30px;
}
/*左边气泡*/
.zbqp{
	position: fixed;
	left:0px;
	/*width:208px;*/
	width:520px;
	top: 0%;
	height:100%;
	z-index: -1;
}
.zbqp iframe{
	border: none;
}
/*右边气泡*/
.ybqp{
	position: fixed;
	right:0px;
	/*width:190px;*/
	width:520px;
	top: 0%;
	height:100%;
	z-index: -1;
}
.ybqp iframe{
	border: none;
}

.news_title{ font-size:20px; color:#FFFFFF; text-align:center; line-height:30px; height:30px; margin-bottom:10px;}
.news_time{ font-size:12px; color:#FFFFFF; border-bottom:1px solid #fff; text-align:center; line-height:30px; height:30px; margin-bottom:30px;}
.back{ margin:10px 0px; cursor:pointer;}
.tr{ text-align:right;}
.yzm{width:90px;height:29px;float:left;padding-left:3px;cursor:pointer;}
.xiangqing{width:100px; height:30px; text-align:center; float:right; background:#0b66b8; color:#FFFFFF; font-size:12px; display:block; margin-right:30px; border-radius:5px;}




/*分享*/
.bdshare-button-style0-16 .fxa2{
	width: 25px !important;
	height: 20px !important;
	background: url(../images/icon/fxa2.png) no-repeat !important;
	background-size:25px 20px !important; 
	padding-left:15px !important;
	line-height:20px !important;
	padding-top: 3px;
}
.bdshare-button-style0-16 .fxa3 {
    width: 16px !important;
    height: 18px !important;
    background: url(../images/icon/fxa3.png) no-repeat !important;
    background-size: 26px 18px !important;
    padding-left:15px !important;
    line-height: 18px !important;
}