A {
	
	TEXT-DECORATION: none;
	font-size: 14px;

}
A:link {
	COLOR: #666666; FONT-FAMILY: "Microsoft YaHei"; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; FONT-FAMILY: "Microsoft YaHei"; TEXT-DECORATION: none
}

A:active {
	FONT-FAMILY: "Microsoft YaHei";
	text-decoration: none;
}
A:hover {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	TEXT-DECORATION: none;
	color: #004796;

}

body {
	FONT-FAMILY: "Microsoft YaHei";
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

.more-style{
	font-size: 14px;
	text-indent: 20px;
	line-height:30px;
	height: 30px;
	float: left;
	width: 100px;
	color: #004796;

}

.more-style a:link{
	FONT-FAMILY: "Microsoft YaHei";
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #004796;

}

.more-style a:visited{
	FONT-FAMILY: "Microsoft YaHei";
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #004796;

}

.more-style a:active{
	FONT-FAMILY: "Microsoft YaHei";
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #004796;

}

.more-style a:hover{
	FONT-FAMILY: "Microsoft YaHei";
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #004796;

}

.detail {
	margin-right: auto;
	margin-left: auto;
	font-family:"Microsoft YaHei";
	font-size:14px;
	line-height:24px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.main {
	height: 630px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.button001 {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	height:54px;
	margin-top: 10px;
}

.main1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-family:"Microsoft YaHei";
	font-size:14px;
	line-height:24px;
	min-height: 400px;
	margin-bottom: 30px;
}


.main_news {
	height: 280px;
	width: 1000px;

}

.main_news_left {
	height: 280px;
	width: 500px;
	float:left;
	
}


.title {
	height: 75px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.title_left {
	font-size: 14px;
	line-height:30px;
	height: 75px;
	width: 750px;
	float: left;
}

.title_right {
	font-size: 14px;
	line-height:30px;
	height: 71px;
	width: 250px;
	float: left;
	line-height:70px;
}

  * {
            margin: 0;
            padding: 0;
        }
         
        ul {
            list-style: none;
        }
         
        nav {
            width: 950px;
            height: 170px;
            margin: 20px auto;
            overflow: hidden;
        }
         
        ul {
            width: 200%;
            height: 100%;
            animation: picmove 10s linear infinite forwards;
        }
         
        @keyframes picmove {
            from {
                transform: translate(0);
            }
            to {
                transform: translate(-500px);
            }
        }
         
        img {
            width: 250px;
            height: 170px;
            float: left;
        }
         
        ul:hover {
            animation-play-state: paused;
        }
.icon{
	color:#0066CC;
	letter-spacing: 5px;
}

.map {
	height: 400px;
	width:100%;
	background-image: url(department_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;

}
.map_main {
	height: 400px;
	width:100%;
	background:#006699;

}

.top_text {
	height: 60px;
	line-height:60px;
	font-family:"Microsoft YaHei";
	color:#004796;
	font-size: 18px;
	background-image: url(005.jpg);
}

.top_text1 {
	height: 60px;
	line-height:60px;
	font-family:"Microsoft YaHei";
	color:#004796;
	font-size: 18px;
	background-image: url(003.jpg);
}

.top_text2 {
	height: 60px;
	line-height:60px;
	font-family:"Microsoft YaHei";
	color:#004796;
	font-size: 18px;
	background-image: url(004.jpg);
}

.top_text3 {
	height: 60px;
	line-height:60px;
	font-family:"Microsoft YaHei";
	color:#666666;
	cursor: pointer;
	font-size: 18px;
}

.top_text4 {
	height: 70px;
	line-height:70px;
	font-family:"Microsoft YaHei";
	color:#004796;
	cursor: pointer;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.top_text5 {
	height: 80px;
	line-height:80px;
	width:1000px;
	font-family:"Microsoft YaHei";
	color:#004796;
	font-size: 14px;
	text-align: center;
	letter-spacing: 16px;
	float:left;
	font-weight: bold;
}

.bg1 {
	height: 40px;
	width:100%;
	background:#f8f8f8;

}
.bg1_text {
	width:910px;
	font-family:"Microsoft YaHei";
	color:#666666;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
}

.bg2 {
	height: 70px;
	width:100%;
	background:#333333;	
	float: left;

}

.bg2_text {
	width:1040px;
	font-family:"Microsoft YaHei";
	color:#ffffff;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	padding-right: 46px;
}

.box {
	font-size: 14px;
	line-height:30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff; 
	font-family:"Microsoft YaHei" ;
}

.box1 {
	font-size: 14px;
	width:980px;
	line-height:50px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; 
	font-family:"Microsoft YaHei" ;
}



.box_left {
	font-size: 14px;
	line-height:30px;
	height: 30px;
	width: 360px;
	float: left;
	text-indent: 10px;
	overflow: hidden;
}



.box_left1 {
	font-size: 14px;
	line-height:50px;
	height: 50px;
	width: 850px;
	float: left;
	text-indent: 10px;
	overflow: hidden;
}

.box_right1 {
	font-size: 14px;
	text-indent: 20px;
	line-height:50px;
	height: 50px;
	float: left;
	width: 100px;
	color: #666666;
}

.box_right {
	font-size: 14px;
	text-indent: 20px;
	line-height:30px;
	height: 30px;
	float: left;
	width: 100px;
	color: #666666;
}

.box:hover {
	font-size: 14px;
	text-indent: 20px;
	line-height:30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff; 
	font-family:"Microsoft YaHei" ;
	background-color:#ffffff;
}
.box2 {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066b3;
	height: 40px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #00589a;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}

.box2:hover {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	height: 40px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #00589a;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#Layer1 {
	position:absolute;
	width:460px;
	height:280px;
	z-index:1;
	visibility: visible;
}

#Layer2 {
	position:absolute;
	width:460px;
	height:280px;
	z-index:1;
	visibility: hidden;
}

#Layer3 {
	position:absolute;
	width:460px;
	height:280px;
	z-index:1;
}
#endLine{
	margin: 30px auto;
	text-align: center;
}