/*==start:顶部导航栏==*/
.header{
	height: 130px;
	position: relative;
}
.headLeft{
	width: 40%;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 10;
}
.headRight{
	/*width: 50%;*/
	position: absolute;
	top:0px;
	right: 0px;
	z-index: 5;
}
.logo{
	margin: 32px 0 0 38px;
}
.logo a img{
	display: block;
}
.menu{
	margin: 56px 0 0 0;
	position: relative;
}
.menuTit{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:199;
}
.menuTit a{
	display: block;
	color: #fff;
	line-height: 40px;
	text-align: center;
	width: 146px;
	height: 40px;
	background: url(../../images/images/menu1.png) no-repeat;
}
.menuTit a i{
	display: inline-block;
	font-style: normal;
	font-size: 12px;
	line-height: 40px;
	/*margin-left: 18px;*/
	/*font-family: "黑体";*/
	font-weight: bold;
}
.menuTit a b{
	display: inline-block;
	/*float: left;*/
	line-height: 40px;
	font-size: 12px;
	/*font-family: "Deng";*/
	font-weight: bold;
	cursor: pointer;
	/*content: "";
	float: left;
	display: inline-block;
	width: 6px;
	height: 6px;
	background: url(../../images/images/dot.png) no-repeat;
	border-radius: 10px;
	margin-left: 5px;
	margin-top: 17px;*/
}
.menuTit a:hover{
	/*color: #470188;*/
	/*background: url(../../images/images/menu2.png) no-repeat;*/
}
/*.menuTit a:hover b{
	background: url(../../images/images/dot2.png) no-repeat;
}*/
.menuTit a:hover i{
	/*color: #470188;*/
}
.menuTit a.select{
	/*background: url(../../images/images/menu2.png) no-repeat;*/
}
.menuTit a.select i{
	/*color: #470188;*/
}
/*.menuTit a.select b{
	background: url(../../images/images/dot2.png) no-repeat;
}*/
.submenu{
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 99;
	/*width: 378px;*/
	height: 288px;
	background: #99A2CF;
	border-radius: 0 0 0px 20px;
}
.submenu ul{
	width: 178px;
	border-radius: 0 0 0 20px;
}
.submenu ul li a{
	line-height: 48px;
	color: #fff;
	font-family: "Microsoft Yahei";
	padding-left: 12px;
}
.submenu ul li a:hover{
	background: #737DB8;
}
.submenu ul li a.pitchUp{
	background: #737DB8;
}
.submenu ul li a.pitchUp:last-child a{
	
}
.submenu ol{
	position: absolute;
	left: 178px;
	top: 0px;
	width: 280px;
	height: 288px;
	background: #737DB8;
	border-radius: 0 0 20px 0;
}
.submenu ol li a{
	padding-left: 27px;
}
.submenu ol li a:hover{
	background: none;
}
.rtHead{
	margin: 19px 0 0 0;
	overflow: hidden;
}
.search{
	width: 196px;
	height: 26px;
	border-radius: 3px;
	background: #e7e7f1;
	-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.6) inset;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.6) inset;
	box-shadow:1px 1px 4px rgba(0,0,0,0.6) inset;       
	overflow: hidden;
	margin-right: 38px;
}
.search button{
	width: 50px;
	line-height: 26px;
	color: #5e5e5e;
	font-size: 13px;
	font-family: "宋体";
	text-align: center;
	background: #c0bdd8;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.5) inset;
	box-shadow:1px 1px 2px rgba(0,0,0,0.5) inset;  
	cursor: pointer;
}
.search input{
	width: 118px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	padding-left: 5px;
	border: none;
	background: none;
}
.search img{
	margin: 5px 5px 0 0;
}
.langSwitcher{
	margin: 5px 5px 0 0;
}
.langSwitcher ul li{
	float: left;
}
.langSwitcher ul li a{
	/*width: 27px;*/
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	/*background: #AEB0C5;
	border-bottom:1px solid #AEB0C5;*/
	color: #f0f0f1;
	font-size: 12px;
}
.langSwitcher ul li a:hover{
	background: #8585a2;
	border-bottom:1px solid #480086;
}
.langSwitcher ul li a.sele{
	background: #8585a2;
	border-bottom:1px solid #480086;
}
.logo2{
	margin: 8px 0 0 0;
}
.logo2 img{
	display: block;
}
/*==end:顶部导航栏==*/

/*==start:焦点图==*/
.banner{
	border: 1px solid rgba(255,255,255,0.45);
	position: relative;
}
.banner ul li a img{
	width: 100%;
	display: block;
}
.wordsOne{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	margin:-38px 0 0 -40%;
}
.wordsOne h1{
	width: 100%;
	text-align: left;
	font-size: 38px;
	font-weight: bold;
	color: #3298B9; 
	/*font-family: "arialbd";*/
	text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
	-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
	-moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;  
}
.wordsOne p{
	width: 100%;
	text-align: left;
	font-size: 24px;
	color: #3298B9; 
	font-weight: bold;
	font-family: "Dengb";
	text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
	-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
	-moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;    
	margin: 12px 0 0 0;
}
.words{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	margin:-38px 0 0 -50%;
}
.words h1{
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #fff; 
	text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-webkit-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-moz-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;    
}
.words p{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff; 
	font-weight: bold;
	text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-webkit-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-moz-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;    
	margin: 12px 0 0 0;
}
.wordsThree{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1048px;
	margin:-103px 0 0 -524px;
}
.wordTit{
	width: 100%;
	text-align: center;
}
.wordTit h2{
	width: 70%;
	line-height: 70px;
	margin: 0 auto;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #8ed8d2;
	font-family: "微软雅黑";
	text-shadow:#7585a2 1px 0 0,#7585a2 0 1px 0,#7585a2 -1px 0 0,#7585a2 0 -1px 0;
}
.wordTit h1{
	font-size: 72px;
	font-weight: bold;
	color: #8ed8d2;
	font-family: "微软雅黑";
	text-shadow:#7585a2 1px 0 0,#7585a2 0 1px 0,#7585a2 -1px 0 0,#7585a2 0 -1px 0;
}
.wordTit p{
	font-size: 20px;
	font-weight: bold;
	color: #8ed8d2;
	text-shadow:#7585a2 1px 0 0,#7585a2 0 1px 0,#7585a2 -1px 0 0,#7585a2 0 -1px 0;
	margin: 12px 0 0 0;
}
.bannerButton ul{
	width: 482px;
	margin:0 auto;
}
.bannerButton ul li{
	float: left;
	margin-left: 30px;
}
.baoming{
	width: 224px;
	height: 76px;
	margin: 0 auto;
	border-radius: 3px;
	background: rgba(0,0,0,0.22);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#22000000",endColorstr = "#22000000");
	border: 1px solid #EBEBFE;
	text-align: center;
	margin-top: 27px;
}
.baoming a{
	color: #fff;
}
.baoming span{
	display: block;
}
.baoming .zw{
	font-size: 22px;
	margin: 14px 0 0 0;
	/*font-family: "黑体";*/
	text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-webkit-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-moz-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0; 
}
.baoming .yw{
	font-size: 18px;
	margin: 5px 0 0 0;
	text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-webkit-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0;
	-moz-text-shadow:#727489 1px 0 0,#727489 0 1px 0,#727489 -1px 0 0,#727489 0 -1px 0; 
}
.arrows .arrowLeft{
	position: absolute;
	left: 24px;
	top: 50%;
	margin-top: -9.5px;
	z-index: 5;
	cursor: pointer;
}
.arrows .arrowRight{
	position: absolute;
	right: 24px;
	top: 50%;
	margin-top: -9.5px;
	z-index: 5;
	cursor: pointer;
}

/*==end:焦点图==*/

.service{
	width: 620px;
	height: 420px;
	position: absolute;
	top:100px;
	left: 242px;
	z-index: 99;
	display: none;
}
.serviceSj{
	margin:0 0 0 80px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:;
}
.serviceBg{
	background:#8fdbd4;
	width: 859px;
	height: 420px;
	border: 1px solid rgba(60,60,60,0.06);
	margin:15px 0 0 15px;
}
.serviceLeft{
	margin-left: 39px;
}
.serviceLeft .weather{
	height: 160px;
}
/*.serviceLeft .map{
	border: 1px solid #35938a;
	margin-top: 28px;
}*/
.serviceRight{
	width: 326px;
	/*margin-left: 68px;*/
	color: #fff;
	overflow: hidden;
}
.serviceRight h5{
	font-size: 14px;
	font-family: "Deng";
	font-weight: bold;
	margin-top: 25px;
}
.serviceRight ul{
	margin-top: 10px;
}
.serviceRight ul li{
	font-size: 12px;
	font-family: "Deng";
	line-height: 24px;
}
.address{
	margin-top: 35px;
}
.address p{
	line-height: 22px;
	margin-top: 10px;
	font-size: 14px;
}
.map{
	width: 400px;
	margin:20px 20px 0 70px;
}
.map img{
	width: 100%;
}