@charset "utf-8";
/* CSS Document */
#hydbox
{
	width:100%;
}
#top
{
	width:100%;
	height:100px;
	background:#000;
	position:fixed;
	top:0px;
	z-index:9999;
}
#top-header
{ 
	width:1200px;
	height:auto;
	margin:0 auto;
}
#top-header-logo
{
	width:260px;
	height:100px;
	float:left;
}
#top-header-menu
{
	width:920px;
	height:50px;
	float:left;
	margin-top:25px;
	margin-left:20px;
}
#top-header-menu li
{
	list-style-type:none;
	width:150px;
	height:35px;
	float:left;
	padding-top:15px;
	padding-left:80px;
	color:#fff;
}
#top-header-menu li:hover
{
	cursor:pointer;
	color:#17aae8;
}
#main
{
	width:100%;
	height:auto;
	margin-top:100px;
	
}
@media (max-width: 1500px){
#main-1
{
	width:100%;
	height:480px;
	margin:0 auto;
}
#pagination {
	
}
}
@media (min-width: 1500px){
#main-1
{
	
	width:100%;
	height:600px;
	margin:0 auto;
}
#pagination {
	position:absolute;
	display: block;
	left: 55%;
	top:90%;
	z-index: 9900;
}
}
@media (min-width: 1700px){
#main-1
{
	
	width:100%;
	height:768px;
	margin:0 auto;
}
#pagination {
	position:absolute;
	display: block;
	left: 55%;
	top:85%;
	z-index: 9900;
}
}
#slides {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	list-style: none;
}
#slides li {
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
	list-style: none;
}
#slides li img {
	width: 100%;
	background-size:100% auto;
}
#slides li img:hover
{
	cursor:pointer;
}

#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#CCC;
}
#pagination li a {
	display:block;
	text-indent:-9999px;
}
#pagination li.current {
	background:#0092CE;
}
#main-2
{
	
	width:1200px;
	height:auto;
	margin:0 auto;
}
#main-2-title
{
	width:1200px;
	height:100px;
}
#main-2-title img
{
	margin-left:20px;
	margin-top:30px;
}
.main-2-slider
{
	width:100%;
	height:168px;
}
.main-2-left
{
	float:left;
	width:80px;
	height:168px;
}
.main-2-left img
{
	margin:60px 25px;
	cursor:pointer;
	display:inline;
	transition: all 0.6s;
	
}
.main-2-left img:hover
{
	transform: scale(1.1); 
	background:#22A5E4;
}
.main-2-mid
{
	float:left;
	width:1040px;
	height:168px;
	
}
.main-2-mid ul li
{
	display:inline;
	float:left;
	margin-right:34px;
	overflow:hidden;
	position:relative;
}
.main-2-mid ul li img
{
	
	transition: all 0.6s; 
	display:block;
	border: 1px solid #D8D8D8;
}

.main-2-mid ul li img:hover
{
	transform: scale(1.1); 
}
.main-2-mid ul li .picbg
{
	position:absolute;
	top:128px;
	left:1px;
	width:230px;
	height:40px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	text-align:center;
	padding-top:10px;
	
	
}
.main-2-right
{
	float:right;
	width:80px;
	height:168px;
}
.main-2-right img
{
	margin:60px 25px;
	cursor:pointer;
	display:inline;
	transition: all 0.6s;
}
.main-2-right img:hover
{
	background:#22A5E4;
	transform: scale(1.1); 
}
/*a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}*/

#main-3
{
	clear:both;
	width:1200px;
	height:auto;
	margin:0 auto;
}
#main-4
{
	clear:both;
	width:1200px;
	height:auto;
	margin:0 auto;
}
#main-5
{
	clear:both;
	width:1200px;
	height:auto;
	margin:0 auto;
}
#main-5-a,#main-5-b,#main-5-c,#main-5-d
{
	float:left;
	width:290px;
	height:420px;
	margin-left:8px;
	position:relative;
	overflow:hidden;

}
#main-5-a .title,#main-5-b .title,#main-5-c .title,#main-5-d .title
{
	position:absolute;
	top:0px;
	left:0px;
	width:290px;
	height:420px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	text-align:center;
	padding-top:155px;
	font-family:"Arial","Microsoft YaHei";
	font-size:35px;
	font-weight:bold;
}
#main-5-a .title1,#main-5-b .title1,#main-5-c .title1,#main-5-d .title1
{
	position:absolute;
	top:0px;
	left:0px;
	width:290px;
	height:420px;
	color:#fff;
	text-align:center;
	padding-top:235px;
	font-family:"Arial","Microsoft YaHei";
	font-size:20px;
}
#main-3-title,#main-5-title,#main-4-title
{
	width:1200px;
	height:100px;
	text-align:center;
	padding-top:35px;
	font-family:"Arial","Microsoft YaHei";
	font-size:40px;
	font-weight:bold;
	color:#000000;
}


#main-3-title img
{
	margin-left:20px;
	margin-top:30px;
}
#main-4-title img
{
	margin-left:20px;
	margin-top:30px;
}
#main-3-mid
{
	width:1200px;
	height:800px;
	margin:0 auto;
	background-image:url(images/1200_800.jpg);
}
#main-5-mid
{
	width:1200px;
	height:420px;
	margin:0 auto;
}
#main-4-mid
{
	width:1200px;
	height:550px;
	margin:0 auto;
	background-image:url(images/logo.jpg);
}
#main-3-mid img
{
	width:1200px;
}
#main-3-mid-box
{
	float:left;
	width:1140px;
	height:640px;
	margin:130px 30px 30px 30px;
	
}
#main-3-mid-box1
{
	float:left;
	width:565px;
	height:250px;
	overflow:hidden;
	position:relative;
}
#main-3-mid-box1 .picbg
{
	position:absolute;
	top:0px;
	left:0px;
	width:565px;
	height:250px;
	background:rgba(0,0,0,0.3);
	color:#fff;
	text-align:center;
	line-height:250px;
	font-family:"Arial","Microsoft YaHei";
	font-size:40px;
	font-weight:bold;
	pointer-events: none;
}
#main-3-mid-box1 img,#main-3-mid-box2 img
{
	width:563px;
	height:248px;
	transition: all 0.6s; 
	display:block;
	border: 1px solid #D8D8D8;
	
}
#main-3-mid-box8 img
{
	width:100%;
	height:100%;
	transition: all 0.6s; 
	display:block;
}
#main-3-mid-box1 img:hover,#main-3-mid-box2 img:hover,#main-3-mid-box3 img:hover,#main-3-mid-box4 img:hover,#main-3-mid-box5 img:hover,#main-3-mid-box6 img:hover,#main-3-mid-box7 img:hover,#main-3-mid-box8 img:hover
{
	cursor:pointer;
	transform: scale(1.1); 
}
#main-3-mid-box2
{
	float:left;
	width:565px;
	height:250px;
	margin-left:10px;
	overflow:hidden;
	position:relative;
}
#main-3-mid-box2 .picbg
{
	position:absolute;
	top:0px;
	left:0px;
	width:565px;
	height:250px;
	background:rgba(0,0,0,0.3);
	color:#fff;
	text-align:center;
	line-height:250px;
	font-family:"Arial","Microsoft YaHei";
	font-size:40px;
	font-weight:bold;
	pointer-events: none;
	
}
#main-3-mid-box3
{
	float:left;
	width:300px;
	height:380px;
	margin-top:10px;
	overflow:hidden;
	position:relative;
}
#main-3-mid-box3 .picbg
{
	position:absolute;
	top:340px;
	left:1px;
	width:298px;
	height:40px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	text-align:center;
	padding-top:6px;
	font-family:"Arial","Microsoft YaHei";
	font-size:20px;
	font-weight:bold;
}
#main-3-mid-box3 img
{
	width:298px;
	height:378px;
	transition: all 0.6s; 
	display:block;
	border: 1px solid #D8D8D8;
}
#main-3-mid-box4
{
	float:left;
	width:350px;
	height:185px;
	margin-top:10px;

	overflow:hidden;
	position:relative;
}
#main-3-mid-box4 .picbg,#main-3-mid-box6 .picbg,#main-3-mid-box7 .picbg
{
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:185px;
	background:rgba(0,0,0,0.3);
	color:#fff;
	text-align:center;
	line-height:185px;
	font-family:"Arial","Microsoft YaHei";
	font-size:35px;
	font-weight:bold;
	pointer-events: none;
}
#main-3-mid-box5
{
	float:left;
	width:660px;
	height:380px;
	margin-top:10px;
	margin-left:10px;
	overflow:hidden;
	position:relative;
	
}
#main-3-mid-box5 .picbg
{
	position:absolute;
	top:0px;
	left:0px;
	width:660px;
	height:380px;
	background:rgba(0,0,0,0.3);
	color:#fff;
	text-align:center;
	line-height:380px;
	font-family:"Arial","Microsoft YaHei";
	font-size:40px;
	font-weight:bold;
	pointer-events: none;
}
#main-3-mid-box5 img
{
	width:658px;
	height:378px;
	transition: all 0.6s; 
	display:block;
	border: 1px solid #D8D8D8;
}
#main-3-mid-box6
{
	float:left;
	width:350px;
	height:185px;
	margin-top:10px;
	position:relative;
	overflow:hidden;

}
#main-3-mid-box9
{
	float:left;
	width:350px;
	height:380px;
}
#main-3-mid-box7
{
	float:left;
	width:350px;
	height:185px;
	margin-top:10px;
	margin-left:10px;
	overflow:hidden;
	position:relative;
}
#main-3-mid-box4 img,#main-3-mid-box6 img,#main-3-mid-box7 img
{
	width:348px;
	height:183px;
	transition: all 0.6s; 
	display:block;
	border: 1px solid #D8D8D8;
}
#main-3-mid-box8
{
	float:left;
	width:110px;
	height:380px;
	margin-top:10px;
	margin-left:10px;
	overflow:hidden;
	position:relative;
	background:#17aae8;
}
#bottom
{
	
	width:100%;
	height:auto;
	background:#000;
	margin-top:100px;
	
}
#bottom-mid
{
	width:1200px;
	height:150px;
	margin:0 auto;
}
#bottom-mid-left
{
	float:left;
	width:300px;
	height:90px;
	margin-top:20px;
}
#bottom-mid-center
{
	float:left;
	width:400px;
	height:90px;
	margin-top:20px;
}
#bottom-mid-right
{
	float:left;
	width:250px;
	height:90px;
	margin-top:20px;
	padding-left:40px;
	
}
#bottom-mid-right-a
{
	float:left;
	width:110px;
	height:100px;
	margin-top:25px;
	padding-left:90px;
}
#bottom-mid-left img
{
	float:left;
	margin-left:0px;
}