@charset "utf-8";
/* CSS Document */
.none{
	display: none;
}
header{
	width: 100%;
	height: 100px;
}
.headerone{
	position:fixed;
	top:0;
	z-index:999;
	width:100%;
	height:26px;
	border-bottom: 1px solid #eee;
	background-color:#000;
}
.headertwo{
	margin-top: 26px;
	position: relative;
	*margin-top: 56px;
	*position: absolute;
	*top:-18px;
	width: 100%;
	height: 114px;
	background-color: #FFFFFF;
	z-index: 101;
}
.headertwoContent{
	position: relative;
	width: 1128px;
	height: 114px;
	margin: 0 auto;
}
.logo{
	background: url("../../images/img/logo.jpg") no-repeat center 25px;
	width: 315px;
	height: 103px;
}

.nblogo{
	background: url("../../images/img/nb_logo.png") no-repeat center 60px;
	width: 292px;
	height: 114px;
}
.wzlogo{
	background: url("../../images/img/wz_logo.png") no-repeat center 60px;
	width: 292px;
	height: 114px;
}
.jslogo{
	background: url("../../images/img/js_logo.png") no-repeat center 60px;
	width: 292px;
	height: 114px;
}
.czlogo{
	background: url("../../images/img/cz_logo.jpg") no-repeat center 60px;
	width: 292px;
	height: 114px;
}
.czlogo1{
	background: url("../../images/img/wm_logo.jpg") no-repeat center 60px;
	width: 292px;
	height: 114px;
}
.hklogo{
	background: url("../../images/img/hk_logo.jpg") no-repeat center 60px;
	width: 292px;
	height: 114px;
}
.waimaologo{
	background: url("http://www.topsky.com/statics/images/img/wm_logo.jpg") no-repeat center 60px;
	width: 292px;
	height: 114px;
}


nav{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
nav ul li.navli{
	position:relative;
	width: 98px;
	height: 46px;
	float: left;
}
nav ul li.navli a.oneA{
	background:url("../../images/img/naviconjt.png") no-repeat right 20px;
	display: inline-block;
	text-align: center;
	width: 98px;
	height: 39px;
	line-height: 46px;
	font-size: 16px;
	color: #0A0A0A;
}
nav ul li.navli a.oneB{
	display: inline-block;
	text-align: center;
	width: 98px;
	height: 39px;
	line-height: 46px;
	font-size: 16px;
	color: #0A0A0A;
}
nav ul li.navli a.oneA b{
	font-weight: normal;
}
nav ul li.navli a.oneB b{
	font-weight: normal;
}
nav ul li.navli:hover div.navxiala{
	display: block;
}
nav ul li.navli:hover{
	background:url("../../images/img/navbgs.png") no-repeat center center;
}
nav ul li.navli:hover a.oneA{
	background:url("../../images/img/naviconjtbai.png") no-repeat 85px 20px;
	color:#fff;
	font-weight: bold;
}
.phone{
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 18px;
	color: #353535;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	background:url(../../images/img/phone.png) no-repeat left center;
	background-size:22px 22px;
}
.headeroneContent{
	width: 1128px;
	height: 26px;
	line-height: 26px;
	margin: 0 auto;
}
.headeroneContent ul{
	float: right;
}
.headeroneContent ul li{
	position:relative;
	float: left;
	margin-left: 8px;
}
.headeroneContent ul li div.fgsxl{
	background:url("../../images/img/navxialasmall.jpg") no-repeat center center;
	background-size:189px 192px;
	width:189px;
	height:140px;
	top:-196px;
	right:-26px;
	position:absolute;
	transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	-webkit-transition: all 0.1s linear 0s;
}
.headeroneContent ul li:hover div.fgsxl{
	top:24px;
	transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	-webkit-transition: all 0.1s linear 0s;
}
.fgsxlcurr{
	top:26px;
	transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	-webkit-transition: all 0.1s linear 0s;
}
.fgsxl ul li a{
	padding-left:20px;
	cursor:pointer;
	font-size:14px;
	color:#1C68D3 !important;
}
.fgsxl ul li a:hover{
	color:#101010 !important;
}
.fgsxl ul li a span{
	padding-right:20px;
}
.headeroneContent ul li a{
	display: inline-block;
	font-size: 14px;
	color: #FFFEFE;
}
.headeroneContent ul li.headerIcon{
	display: inline-block;
	width: 17px;
	height: 26px;
	background:url(../../images/img/headerIcon.png) no-repeat center center;
}
.hSearch{
	z-index:998;
	position:fixed;
	_position:absolute;
	top:-30px;
	left:0;
	width:100%;
	height:35px;
	padding:7px 0;
	border-bottom: 1px solid #e8e8e8;
	background-color: #fff;
	-webkit-box-shadow: rgba(0,0,0,.1) 0 1px 5px;
	-moz-box-shadow: rgba(0,0,0,.1) 0 1px 5px;
	box-shadow: rgba(0,0,0,.1) 0 1px 5px;
	transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
	-webkit-transition: all 0.1s linear 0s;
}
.hurr{
	top: 26px;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.headerfixedContent{
	position: relative;
	width: 1128px;
	height: 36px;
	margin: 0 auto;
}
nav.nav2{
	top:-5px;
	left: 153px;
}
.logo1{
	background: url("../../images/img/logosmall.jpg") no-repeat center center;
	width: 215px;
	height: 36px;
}
.phone1{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 13px;
	color: #353535;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding-left: 25px;
	
	background-size:22px 22px;
}
.drop_downDiv{
	position:absolute;
	width:730px;
	min-height:248px;
	padding-top:20px;
	padding-left:30px;
	background:url(../../images/img/headerbg.png) no-repeat left bottom;
	background-color:#F8F8F8;
	border-radius:4px;
}
.navlastli .drop_downDiv{
	right:0;
}
.navfirstli .drop_downDiv{
	left:-90px;
}
.navsecondli .drop_downDiv{
	left:-286px;
}
.navthirdli .drop_downDiv{
	left:-286px;
}
.navfourli .drop_downDiv{
	left:-384px;
}
.navfiveli .drop_downDiv{
	left:-482px;
}
.navfixli .drop_downDiv{
	left:-580px;
}
.drop_downDiv ul li.dropLiparent{
	float:left;
	width:183px;
}
.wxewm{
	top:0;
	background:url(../../images/img/dropEwm.png) no-repeat center center;
	width:175px;
	height:268px;
	position:absolute;
	right:0;
}
.drop_downDiv span{
	display:inline-block;
}
.dropLiparent ol li.droptitle{
	font-size:15px;
	color:#575A5E;
	margin-bottom:15px;
}
.dropLiparent ol li a{
	background:url(../../images/img/dropIcon.png) no-repeat left center;
	padding-left:8px;
	font-size:14px;
	color:#1c68d3;
	cursor:pointer;
}
.dropLiparent ol li a:hover{
	color:#191919;
}
.ewmdiv{
	width:156px;
	height:auto;
	margin:100px auto;
}
.ewmdiv img{
	width:156px;
	height:164px;
}
/*下拉 ==== 开始*/
.navxiala{
	position:absolute;
	width:741px;
	margin-top:5px;
	min-height:249px;
	background:url(../../images/img/navbgBG.png) no-repeat center bottom;
	border-radius:5px;
	background-color:#F8F8F8;
}
.navxiala ul{
	padding-left:13px;
}
.navUl li.ydyx .navxiala{
	left:-148px;
}
.navUl li.smyx .navxiala{
	left:-246px;
}
.navUl li.ssyx .navxiala{
	left:-344px;
}
.navUl li.ppyx .navxiala{
	left:-442px;
}
.navUl li.jjfa .navxiala{
	left:-540px;
}
.navUl li.khal .navxiala{
	left:-638px;
}
#khal,#ppyx{
	padding-left:56px;
}
.navxiala ul li.navxialali{
	min-height:269px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	background:url(../../images/img/navliness.png) no-repeat right center;
}
.navxiala ul li.navxialali ol.twoli{
	width:196px;
}
.navxiala ul li.navxialali ol.twobgli{
	width:370px;
}
.navxiala ul li.navxialali ol.twobgli li{
	width:137px;
}
.navxiala ul li.navxialali ol.twoli li{
	float:left;
	width:98px;
}
.navxiala ul li.navxialali ol.twobgli li.title,.navxiala ul li.navxialali ol.twoli li.title{
	float:none;
}
.navxiala ul li.navxialali:last-child{
	background:none;
}
.navxialali ol li.title{
	font-size:17px;
	color:#E96506;
}
.navxialali ol li{
	margin-top:10px;
}
.navxialali ol li a{
	background:url(../../images/img/dropIcon.png) no-repeat left center;
	padding-left:8px;
	font-size:14px;
	color:#1C68D3;
	cursor:pointer;
}
.ml22{
	margin-left:22px;
}
.w125{
	display:inline-block;
	width:125px;
}
/*下拉 ==== 结束*/

#rev_slider_20_1_wrapper {
	margin: 0px auto;
	background-color: #E96506;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	max-height: 600px;
}
.ppyx>.navxiala>ul>li:nth-of-type(2)>ol>.title{
	width: 220px;
}
.ppyx>.navxiala>ul>li:nth-of-type(2)>ol>li{
	width: 98px;
	margin-left: 20px;
	float: left;
}














