/*nav 设置*/
.nav1-min ul{
	width: 100%;
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	background-color:#0079d9;
}
 .nav1-min li
{
	width: 11%;
	height: 45px;
	float:left;

}
.activeNAV{
	width: 100%;
	display:inline-block;
	font-size: 15px;
	color:white;
	text-align:center;
	padding:12px 13px;
	text-decoration:none;
	border-left: 0.5px #0079d9 dotted;
/*	border: solid black 1px;*/
}
   li a, .dropbtnNAV
{
	width: 100%;
	display:inline-block;
	font-size: 15px;
	color:white;
	text-align:center;
	padding:12px 13px;
	text-decoration:none;
	border-left: 0.5px #cffcfc dotted;
	/*border: solid black 1px;*/

}
.dropbtnNAV a
{
	width: 100%;
	display:inline-block;
	font-size: 15px;
	color:white;
	text-align:center;
	padding:12px 13px;
	text-decoration:none;
	border-left: 0.5px #cffcfc dotted;
	/*border: solid black 1px;*/

}

.nav1-min li a:hover, .dropdownNAV a:hover
{
	width: 100%;
	background-color:#04529c;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}
.dropdownNAV
{
	width: 100%;
	display:inline-block;
}
.dropdown-contentNAV
{
	width: 8.2%;
	display:none;
	position:absolute;
	margin-top: -2px;
	background-color:#e3f1fc;
	text-align:center;
	box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index:9999;
}
.dropdown-contentNAV a
{
	color:#0079d9;
	padding:10px 10px;
	font-size: 12px;
	text-decoration:none;
	display:block;
	width: 100%;
	border-bottom: 1px #d6d6d6 solid;
}
.dropdown-contenNAVt a:hover
{
	background-color: #04529c;
    color:#ffffff;
	width: 100%;

}
.dropdownNAV:hover .dropdown-contentNAV
{

	display:block;
}
/* 指南界面设置*/
.icon{
	width: 100%;
	height: 100%;
	padding-top: 0px;
	/*padding-bottom: 10px;*/
	margin-left: 6.5px;
	/*padding: 10px 10px 10px 10px;*/
}
.iconpic img{
	width: 18%;
	height: 85%;
	/*border: black 1px solid;*/
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.icon a{
	white-space: nowrap;
	margin-right: 9px;
}
/*内容部分设置*/
/*main1*/
.news-title{
	width: 95%;
	height: 40px;
	border-bottom-style: solid;
	border-bottom-color: #adc2cb;
	border-bottom-width: 1px;
	color: #11719e;
	padding-top: 7px;
	margin: auto;
	font: 21px Georgia;
	text-align: left;
	text-decoration:none;
}
.news-title a:hover {
	color: #0d77a9;
	font: 21px Georgia;
	text-align: left;
	text-decoration:none;
	box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);
}
.news-left{
	width: 35%;
	height: 280px;
	float: left;
	margin: auto;
	margin-top: 20px;
	margin-left: 15px;
	background-color: #ffffff;
	/*border: solid black 1px;*/
	/*background-color: #d39e00;*/
}

#lunbobox {
	width:100%;
	height:260px;
	position:relative;
	padding: 5px 0px 5px 5px;
	/*border: solid black 1px;*/
}
.lunbo {
	width:100%;
	height:200px;
}
.lunbo img {
	width:100%;
	height:260px;
	position:absolute;
	top:0px;
	left:0px;
}
#lunbobox ul {
	width:100px;
	position:absolute;
	background-color: rgba(255, 255, 255, 0.1);
	bottom:-10px;
	right:150px;
	z-index:5;
}
#lunbobox ul li {
	cursor:pointer;
	width:15px;
	height:8px;
	border:1px solid #cccccc;
	float:left;
	list-style:none;
	background:#cccccc;
	text-align:center;
	margin:0px 5px 0px 0px;
}
.news-right{
	width: 59%;
	height: 250px;
	float: left;
	margin: auto 0;
	margin: 10px 10px 10px 25px;
	background-color: #ffffff;
}
/*main2 */
.menu1{
	width: 33%;
	height: 100%;
	float: left;
	background-color: #ffffff;
/*	border: solid black 1px;*/
	/*margin: 10px 10px 10px 0px;*/
}
.menu2{
	width: 33%;
	height: 100%;
	float: left;
	background-color: #ffffff;
	/*border: solid black 1px;*/
	margin: 0px 21px 0px 21px;
}
.menu3{
	width: 30%;
	height: 260px;
/*	width: 30%;
	height: 100%;*/
	float: left;
	/*margin: 10px 0px 10px 0px;
	padding: 05px 0px 5px  0px ;*/
	/*border: solid black 1px;*/
	background-color: #ffffff;
}
.menu3title{
	width: 90%;
	height: 40px;;
	padding-top:5px;
	font-family:'微软雅黑';
	margin: auto;
	/* padding-left: 15px;*/
	color:#236db4;
	font-size: 18px;
	font-weight: 800;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #adc2cb;
	border-bottom-width: 1px;
	/*border: solid black 1px;*/
}
.menu3content{
	width: 80%;
	height:auto;
	text-align: center;
	margin-left: 30px;
}
.menu3 img{
	width: 90px;
	height: 90px;
	margin: 10px 15px 5px 15px;
}

.dept{
	width: 68%;
	height: 240px;
	float: left;
	margin-right: 20px;
	/*margin: 0px 10px 10px 0px;*/
	background-color: #ffffff;
}
.ewm{
	width: 30%;
    height: 240px;
	float: left;
	/*margin: 0px 0px 10px  0px ;*/
	background-color: #ffffff;
	/*border: solid black 1px;*/
}
.ewm p{
	margin-top: 20px;
}
.ewm p a{
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	color: #727b84;
	font-size: 16px;
	line-height: 15px;
	/*border: #bd4147 1px solid;*/
}
.ewm p a:hover{
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	color: #007bff;
	font-size: 16px;
	line-height: 20px;
}
.ewmtitle
{
	width: 90%;
	height: 40px;;
	padding-top:5px;
	font-family:'微软雅黑';
	margin: auto;
	/* padding-left: 15px;*/
	color:#236db4;
	font-size: 18px;
	font-weight: 800;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #adc2cb;
	border-bottom-width: 1px;
	/*border: solid black 1px;*/
}

.ewmcontent{
	width: 50%;
	height: 200px;
	float: left;
	text-align: center;
	padding-top: 30px;
	/*border: solid black 1px;*/
}
.gzh{
	font-size: 16px;
	font-weight: 600;
	width: 85%;
	color: #ffffff;
	height: 30px;
	text-align: center;
	margin: 10px 10px 0px 10px;
	background-color: #6f9039;
}
.app{
	font-size: 16px;
	font-weight: 600;
	width: 85%;
	height: 30px;
	color: #ffffff;
	text-align: center;
	margin: 10px 10px 0px 10px;
	background-color: #e8c004;
}
/*.footleft{
	width: 30%;
	height: 80%;
	margin-left:15px;
	margin-top: 40px;
	float: left;
	border: solid white 1px;
}*/
.footleft{
	width: 6%;
	height: 80%;
	margin: 10px 0px 0px 120px;
	float: left;
	text-align: left;
	/*border: solid white 1px;*/
}
.footmid{

	width: 60%;
	height: 80%;
	margin: 20px 0px 0px 0px;
	float: left;
	text-align: center;
	/*border: solid red 1px;*/
}
.footmid h5,label{
	color: #ffffff;
	font-size: 13px;
}

.footright{
	width: 18%;
	height: 80%;
	margin: 15px 0px 0px 0px;
	float: left;
	text-align: left;
	/*border: solid black 1px;*/
	/*border: solid black 1px;*/
}




