body{
	font-family:"Microsoft Yahei","黑体";
	color:#333;
}

a{
	color:#333;
}

.section{
	width:100%;
	height:100%;
	min-width:1200px;
	background-repeat:no-repeat;
	background-position:center top;
}

.pagebox{
	width:1200px;
	height:100%;
	margin:0px auto;
	position:relative;
}

#page1{ background:url(20190719szn.jpg) no-repeat top center;}
#page2{ background:url(20190719szn1.jpg) no-repeat top center;}
#page3{ background:url(20190719szn2.jpg) no-repeat top center;}
#page4{ background:url(20190719szn3.jpg) no-repeat top center;}


.mouse-down{
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom:1%;
	cursor:pointer;
}


#nav{
	position:fixed;
    z-index:100;
    top:50%;
	right:3.5%;
    opacity:1;
    width:14px;
}
#nav a{
	width:10px;
	height:10px;
	background:#fff;
	border:2px solid #335e8c;
	border-radius:12px;
	display:block;
	margin-bottom:14px;
}
#nav a.on{ background:#335e8c;}


#page1 .zi1{
	width:1254px;
	height:249px;
	position:absolute;
	top:213px;
	left:0px;
	background:url(20190719szn1.png) no-repeat;
	z-index:100;
}
#page1 .zi2{
	width:910px;
	height:160px;
	position:absolute;
	top:510px;
	left:170px;
	background:url(20190719szn2.png) no-repeat;
}





#page2 .pagebox{
	background:url(images/page4-text.png) no-repeat 0px 174px;
}
#page2 ul{
	position:absolute;
	top:198px;
	left:-131px;
}
#page2 li{
	width:470px;
	float:left;
	display:inline;
	color:#fff;
	margin:45px 0px 0px 175px;
	height:220px;
	overflow:hidden;
}
#page2 li a{ color:#fff;}
#page2 li h5{
	font-size:26px;
	margin-bottom:15px;
}
#page2 li p{
	font-size:16px;
	line-height:24px;
}

#page2 #hot{
	position:absolute;
	right:20px;
	top:178px;
	width:990px
}
#page2 #hot h2{
	font-size:44px;
	text-align:center;
}
#page2 #hot h2 a{ color:#335e8c;}
#page2 #hot p{
	font-size:16px;
	line-height:22px;
	color:#999;
	margin:12px 12px 36px 12px;
}

#page2 .right{
	position:absolute;
	top:300px;
	left:110px;
	width:670px;
	height:410px;
	overflow:hidden;
}
#page2 .news{
	border-top:1px solid #e5e5e5;
	margin-top:-1px;
}
#page2 .news h4{
	font-size:22px;
	margin:20px 0px 9px 0px;
}
#page2 .news p{
	font-size:14px;
	line-height:28px;
	color:#838383;
	margin-bottom:14px;
}
#page2 .more{
	text-align:center;
	line-height:20px;
	height:22px;
	background:#e5e5e5;
}
#page2 .more a{
	font-size:14px;
	color:#868686;
}


.focus{
	position:absolute;
	top:328px;
	left:0px;
	width:630px;
	height:410px;
	position:relative;
}
.focus .textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:58px;
	background:#000;
	filter:alpha(opacity=56);
	-moz-opacity:0.56;
	opacity:0.56;
}
.focus .pic img{
	width:630px;
	height:410px;
}
.focus p{
	position:absolute;
	left:37px;
	font-size:18px;
	bottom:0px;
	line-height:58px;
}
.focus p a{ color:#fff;}
.focus .switch{
	position:absolute;
	right:44px;
	bottom:24px;
	z-index:999;
}
.focus .switch li{
	background:url(images/focus-type1.png) no-repeat;
	cursor:pointer;
    display:inline-block;
	margin:0px 7px;
    overflow:hidden;
    width:10px;
	height:10px;
	display:block;
	float:left;
	padding:0px;
	text-indent:-9999px;
}
.focus .switch li:hover{text-decoration:none; color:#adaba8;}
.focus .switch li.current{background:url(images/focus-type2.png) no-repeat;_background:#99b4e0; color:#99b4e0;}
#page2 .mouse-down{ margin-left:28px;}



#page3 .news{
	border-top: 1px solid #e5e5e5;
    margin-top: -1px;
}
#page3 #news1{
	position:absolute;
	top:165px;
	left:27px;
}
#page3 #news2{
	position:absolute;
	top:339px;
	left:76px;
}
#page3 #news3{
	border-bottom:none;
	width:900px;
	position:absolute;
	top:513px;
	left:126px;
}


#page3 #news1 p{ margin-right:34px;}
#page3 #news2 p{ margin-right:31px;}
#page3 #news3 p{ margin-right:80px;}



#page3 #hot{
	position:absolute;
	right:20px;
	top:178px;
	width:990px
}
#page3 #hot h2{
	font-size:44px;
	text-align:center;
}
#page3 #hot h2 a{ color:#335e8c;}
#page3 #hot p{
	font-size:16px;
	line-height:22px;
	color:#999;
	margin:12px 12px 36px 12px;
}

#page3 .right{
	position:absolute;
	top:300px;
	left:110px;
	width:670px;
	height:410px;
	overflow:hidden;
}
#page3 .news{
	border-top:1px solid #e5e5e5;
	margin-top:-1px;
}
#page3 .news h4{
	font-size:22px;
	margin:20px 0px 9px 0px;
}
#page3 .news p{
	font-size:14px;
	line-height:28px;
	color:#838383;
	margin-bottom:14px;
}
#page3 .more{
	text-align:center;
	line-height:20px;
	height:22px;
	background:#e5e5e5;
}
#page3 .more a{
	font-size:14px;
	color:#868686;
}



#page4 .pagebox{
	background:url(images/page4-text.png) no-repeat 0px 174px;
}
#page4 ul{
	position:absolute;
	top:198px;
	left:-131px;
}
#page4 li{
	width:470px;
	float:left;
	display:inline;
	color:#fff;
	margin:45px 0px 0px 175px;
	height:220px;
	overflow:hidden;
}
#page4 li a{ color:#fff;}
#page4 li h5{
	font-size:26px;
	margin-bottom:15px;
}
#page4 li p{
	font-size:16px;
	line-height:24px;
}

#page4 #hot{
	position:absolute;
	right:20px;
	top:178px;
	width:990px
}
#page4 #hot h2{
	font-size:44px;
	text-align:center;
}
#page4 #hot h2 a{ color:#335e8c;}
#page4 #hot p{
	font-size:16px;
	line-height:22px;
	color:#999;
	margin:12px 12px 36px 12px;
}

#page4 .right{
	position:absolute;
	top:300px;
	left:110px;
	width:670px;
	height:410px;
	overflow:hidden;
}
#page4 .news{
	border-top: 1px solid #e5e5e5;
    margin-top: -1px;
}
#page4 .news h4{
	font-size:22px;
	margin:20px 0px 9px 0px;
}
#page4 .news p{
	font-size:14px;
	line-height:28px;
	color:#838383;
	margin-bottom:14px;
}
#page4 .more{
	text-align:center;
	line-height:20px;
	height:22px;
	background:#e5e5e5;
}
#page4 .more a{
	font-size:14px;
	color:#868686;
}





#page5 .textbox{
	width:1200px;
	height:563px;
	background:#fff;
	position:absolute;
	left:0px;
	top:168px;
}
#page5 .title{
	margin:37px 0px 0px 81px;
}
#page5 .title li{
	width:102px;
	float:left;
	margin-left:62px;
}
#page5 .title li a{
	width:92px;
	height:92px;
	border:5px solid #fff;
	font-size:24px;
	text-align:center;
	line-height:86px;
	color:#fff;
	display:block;
	text-decoration:none;
	border-radius:51px;
}
#page5 .title #li1 a{ background:#6e9bcc;}
#page5 .title #li1.current a{border:5px solid #c1dcfa; background:url(images/jiao.png) no-repeat center 71px #6e9bcc; }
#page5 .title #li2 a{ background:#6ea3cc;}
#page5 .title #li2.current a{border:5px solid #c0dff5;background:url(images/jiao.png) no-repeat center 71px #6ea3cc;}
#page5 .title #li3 a{ background:#6eb9cc;}
#page5 .title #li3.current a{border:5px solid #c9f3fd;background:url(images/jiao.png) no-repeat center 71px #6eb9cc;}
#page5 .title #li4 a{ background:#6eccc7;}
#page5 .title #li4.current a{border:5px solid #c2fcf9;background:url(images/jiao.png) no-repeat center 71px #6eccc7;}
#page5 .title #li5 a{ background:#b1cc6e;}
#page5 .title #li5.current a{border:5px solid #eefec5;background:url(images/jiao.png) no-repeat center 71px #b1cc6e;}
#page5 .title #li6 a{ background:#f0ce65;}
#page5 .title #li6.current a{border:5px solid #fceab5;background:url(images/jiao.png) no-repeat center 71px #f0ce65;}

#page5 .news-bg{
	margin:26px 32px 0px 32px;
	height:371px;
	position:relative;
}
#page5 .prve,#page5 .next{
	width:22px;
	height:26px;
	position:absolute;
	top:160px;
}
#page5 .prve{ left:0px; background:url(images/prve.gif) no-repeat;}
#page5 .next{ right:0px; background:url(images/next.gif) no-repeat;}
#page5 .news-bg ul{
	width:1040px;
	position:absolute;
	top:0px;
	left:48px;
}
#page5 .news-bg li img{
	width:1040px;
	height:371px;
}
.mouse-down1{
	position:absolute;
	left:50%;
	margin-left:-48px;
	bottom:0%;
	cursor:pointer;
}