* {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

.nav {
	width: 100%;
	height: 48px;
	position: relative;
	z-index:99;
}

.nav ul {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

.nav ul li {
	position: relative;
	display: inline-block;
	float: left;
}

.nav ul li:first-child {
	width: 220px;
	cursor: pointer;
}

.nav ul li label {
	display: block;
	padding-left: 55px;
	background: #2c70db;
	position: relative;
	height: 48px;
	line-height: 48px;
	color: #fff;
	border-radius:8px 8px 0px 0px;
}

.nav ul li label i {
	width: 24px;
	height: 24px;
	background: url(../image/nav_icon.png) -24px -82px no-repeat;
	display: block;
	position: absolute;
	top: 13px;
	left: 20px;
}

.nav ul li a {
	display: block;
	padding: 0 35px;
	line-height: 48px;
	color: #000;
	font-size: 16px;
}

.nav ul li a.current { color:#09C;
}

.nav ul li a:hover {color:#09C;
}

.nav ul li:first-child:hover .side {
	display: block;
}

.nav .side {
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 3;
	width: 220px;
	height: 499px;
	background:#3c7ee5;
	box-sizing: border-box;
}

.nav .side li {
	width: 200px !important;
	 padding-left:20px;
	height:90px; border-bottom:dashed 1px #66CCFF;
}
.nav .side li:hover{ background:#FC6530}
.nav1{ color:#FFF; font-size:14px; line-height:40px; width:200px; overflow:hidden; position:relative; height:40px; }

.nav1 span{ margin-right:15px;}
.nav1 span:nth-child(3n){
    margin-right: 0;
}
.tempWrap{ text-align:center}
.tempWrap li img{ width:100%;}
.nav .side li a {
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 2px 0;
	display: block;
	font-size: 16px;
}

.nav .side li a:hover {
	background: none;
	color: #fff;
}

.nav .side li a i {
	transition: all 0.3s ease 0s;
}

.nav .side li a i.side_t {
	height: 22px;
	width: 22px;
	display: inline-block;
	background: url(../image/img_public.png) no-repeat;
	vertical-align: middle;
	margin-right: 15px;
}

.nav .side li a i.icon-one {
	background-position: 0 -40px;
}

.nav .side li a i.icon-two {
	background-position: -160px -40px;
}

.nav .side li a i.icon-three {
	background-position: -120px -40px;
}

.nav .side li a i.icon-four {
	background-position: -240px -40px;
}

.nav .side li a i.icon-five {
	background-position: -440px -40px;
}

.nav .side li a i.icon-six {
	background-position: -40px -40px;
}

.nav .side li:hover .side_main {
	display: block;
	z-index: 999;
}

.nav .side .side_main {
	display: none;
	width: 600px;
	min-height:500px;
	background: #FFFFFF;
	position: absolute;
	left: 220px;
	top: 0px;
	z-index: 7;
}

.nav .side .side_main dl {
	margin: 10px;
	padding: 0;
	border-bottom:dashed 1px #eee;
}
.nav .side .side_main dl:hover{ background:#EFEFEF}

.nav .side .side_main dl dt {
	font-size: 16px;
	margin-bottom: 7px;
	color: #333;
	font-weight: bold;
	padding:0px 15px;
}
.nav .side .side_main dl dt strong{ font-weight:normal;}

.nav .side .side_main dl dd {
	margin-bottom: 10px;
	display: inline-block;
}

.nav .side .side_main dl dd a {
	display: block;
	color: #777;
	font-size: 12px;
	padding: 0;
	height: auto;
	line-height: 1.5;
}

.nav .side .side_main dl dd a strong {
	font-size: 14px;
	display: block;
	color: #555;
	font-weight: normal;
}
.side_main a{ color:#333 !important;}
i.icon-hot,
i.icon-new {
	display: inline-block;
	height: 9px;
	width: 24px;
	background: url(../image/img_public.png) no-repeat;
	vertical-align: middle;
}

i.icon-hot {
	background-position: 0 -240px;
}

i.icon-new {
	background-position: -40px -240px;
}

.nav .side .side_main dl dd a span {
	color: #999;
}

.nav .side .side_main dl dd a:hover {
	background: none;
}

.nav .side .side_main dl dd a:hover strong {
	color: #40adf5;
}

.nav .side .side_main dl dd a:hover span {
	color: #40adf5;
}

.nav .side li a:hover i {
	margin-left: 10px;
}


.slider {
	position: relative;
	height: 500px;
	overflow: hidden;
}

.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	z-index: 1;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 3px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	
}

.slideBox .hd ul li.on {
	background: #00a2ff;
	color: #fff;

	
}

.slider1{ width:1200px; margin:auto; padding:0px; z-index:100; position:relative}

.slider2{width:270px; height:320px; background:url(hy.png) no-repeat right 0 #FFF; padding-top:40px; margin-top:-430px; float:right; border-radius:5px;}
.slider3{ width:240px; font-size:14px; padding-left:15px; padding-right:15px;}
.slider3left{ float:left; width:80px; text-align:center}
.slider3right{ line-height:30px; width:150px; float:right;color:#6CF}
.slider3right p{ font-size:16px; color:#6CF}
.slider4{ width:240px; font-size:14px; clear:both; margin-top:15px; float:left; padding-left:15px; padding-right:15px;}
.slider4left{ float:left; width:120px; text-align:center}
.slider4left a{ background:#3c7ee5; color:#FFF; border-radius:20px; line-height:30px; margin-left:10px;  float:left; width:100px; height:30px;}
.slider4right{ line-height:30px; width:120px; float:right; text-align:center}
.slider4right a{ border:1px solid #3c7ee5; color:#3c7ee5; border-radius:20px; line-height:30px; margin-left:10px;  float:left; width:98px; height:30px;}
.slider5{ width:240px;background:#55a9ff; font-size:14px; height:40px; clear:both;  float:left; padding-left:15px; padding-right:15px; margin-top:10px; line-height:40px;}
.slider6{ width:120px; float:left;}
.slider6 a i.side_t {
	height: 22px;
	width: 22px;
	display: inline-block;
	background: url(../image/img_public.png) no-repeat;
	vertical-align: middle;
	margin-right: 15px;
}
.slider6 a{ color:#FFF;}

.slider6 a i.one{
	background-position: -40px -37px;
}
.slider6 a i.two{
	background-position: -80px -40px;
}

.slider7{ width:240px; font-size:14px; clear:both; margin-top:10px; float:left; padding-left:15px; padding-right:15px;}
.slider8{ color:#55a9ff; font-size:16px;}
.slider8 a{ float:right; font-size:13px; color:#333;}
.slider9{ font-size:14px;}
.slider9 li{
	background: url(../image/jt.png) no-repeat; line-height:35px; padding-left:10px;
}
.slider9 a{ color:#666;}




