body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  FONT-SIZE: 12px; LINE-HEIGHT: 20px;
  color:#666666;
  margin:0;
}

td {
  FONT-SIZE: 12px; LINE-HEIGHT: 20px;
  color:#666666;
    }

a:link{	  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

color:#666666;
	text-decoration: none;
}
a:visited{ color:#666666;
	text-decoration: none;
	}
a:hover{
	color:#4487BC;
	text-decoration: none;
}

a.menu:link{	  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

color:#ffffff;
	text-decoration: none;
}
a.menu:visited{ color:#ffffff;
	text-decoration: none;
	}
a.menu:hover{
	color:#93CDFD;
	text-decoration: none;
}
a.pblue:link{
	color:#1663A3;
	FONT-SIZE: 12px;
	text-decoration: none;
}
a.pblue:visited{ color:#1663A3;
	text-decoration: none;
	}
a.pblue:hover{
	color:#4487BC;
	text-decoration: none;
}
a.rblue:link{
	color:#4487BC;
	FONT-SIZE: 12px;
	text-decoration: none;
}
a.rblue:visited{ color:#4487BC;
	text-decoration: none;
	}
a.rblue:hover{
	color:#4487BC;
	text-decoration:underline;
}

.data{
color:#9F968C;FONT-SIZE: 11px;}
.dot{
color:#9F968C;FONT-SIZE: 14px;}
.blue{
	color:#1663A3;
	FONT-SIZE: 12px;
	font-weight: bold;}
a.blue:link{
	color:#1663A3;
	FONT-SIZE: 12px;
	text-decoration: none;
}
a.blue:visited{ color:#1663A3;
	text-decoration: none;
	}
a.blue:hover{
	color:#1663A3;
	text-decoration:underline;
}	
	
.prot{
	color:#666666;
	FONT-SIZE: 12px;
	font-weight: bold;}

.foot  { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  FONT-SIZE: 12px; LINE-HEIGHT: 16px;
  color:#666666;}
a.foot:link{
	color:#9F968C;
	FONT-SIZE: 12px;
	text-decoration: none;
}
a.foot:visited{ color:#9F968C;
	text-decoration: none;
	}
a.foot:hover{
	color:#9F968C;
	text-decoration:underline;
}

/* banner 开始 */
.swiper-container1 { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1007px 300px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}