/*鐖跺厓绱犲眳涓�*/
body{
    font-family: "Microsoft YaHei",寰蒋闆呴粦,"Arial";
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    background-color: #f7fcff;
}

/*banner灞呬腑鏄剧ず*/
.bg1 {
    position: relative;
    width: 1920px;
    margin: 0px;
    padding: 0px;
}
.banner{
    position: absolute;  
    top: 0px;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}
/*閾炬帴棰滆壊*/
.bg2_text1 a:link{
	text-decoration: none;
}
.bg2_text1 a:visited{
	color: #1c72be;
}
.bg2_text1 a:hover{
	text-decoration: underline;
}
.bg3 a:link{
    text-decoration: none;
}
.bg3 a:visited{
	color: #1c72be;
}
.bg3 a:hover{
	color: #ffa303;
}
/*bg2*/
.bg2 {
    position: relative;
}
.map_1{
	position: absolute;
	top: 1%;
	left: 20%;
}
.wzxx{
	position: absolute;
	top: 18px;
	left: 20%;
	padding: 15px 54px;
	font-size: 18px;
	color: #fff;
	background-color: #1C72BE;
}
.wzsy{
	position: absolute;
	top: 70px;
	left: 20%;
	padding: 15px 58px;
	background-color: #90DAFF;
}
.wzdt{
	position: absolute;
	top: 119px;
	left: 20%;
	padding: 15px 58px;
	background-color: #DBF3FF;
}
.bg2_text2 p{
	position: absolute;
	font-size: 14px;
	margin-top: 28px;
	left: 34%;
	color: #fff;
}
.bg2_text2 img{
	position: absolute;
	top: 18px;
	left: 33%;
}
/*bg3*/
.bg3 {
    position: relative;
    top: 180px;
}
.bg3 h2{
	position: absolute;
	margin-top: -100px;
	left: 50%
}
h2{
	color: #1c72be;
}
h3{
	color:#1c72be;
}
h3 a{
	padding: 10px;
	border-bottom: 5px #2673c2 solid;
}
.bg3_list{
	position: absolute;
	left: 33%;
	top: -110px;
	width: 800px;
}
.bg3_list ul{
	display: inline;
}

.bg3_list ul li{
	list-style: none;
	float: left;
	margin-right: 30px;
	margin-left: 10px;
	line-height: 30px;
}
.bg3_list p{
	clear: left;
	line-height: 30px;
	font-weight: 600;
}
.part_b {
	line-height: 30px;
}