@charset "utf-8";
h1{
font-family: "宋体"; font-size: 1.4pc;color: #990033; letter-spacing:0.5em; margin:10px; padding:10px;
text-align:center;
font-weight:bolder;
}
h2{
font-family:"宋体";
font-size:16px;
}
h3{
font-family:"宋体";
font-size:14px;
}


a:link {
	text-decoration: none;
	color: #CC3366;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.divstyle
{border-radius:0px 0px;
border:solid 0px #CCCCCC;
padding:10px;
line-height:1.5;
letter-spacing:1px;
height:auto;
}

.middle_content{
margin:auto;
text-indent:2em;
line-height:2em;
}
/*bannar*/
.bannar{
    margin:0 auto;
	width:900px;
	height:100px;
	background-color: #FFFFFF;
	background-image: url(beijing.jpg);
}

background-image{
	width: auto;
	height: 525px;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.nav
{
    background-color:#fff;
    margin-bottom:10px;
	text-align:center;
	vertical-align: top;
	width:900px;
	top:100px;
}

.nav::after
{
  content:"";
  display:block;
  clear:both;
}

.nav ul
{
    width:98%;
    margin:0px auto;
	height:38px;
	padding:0px;
	
}

.nav ul li
{
	float:left;
	display:inline;
	text-align: center;
	line-height:38px;
	font-weight:bold;
}

.nav ul li a
{
	width:100px;
	height:38px;
	line-height:38px;
	color:#000;
	margin:0px auto;
	font-size:16px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-style: normal;
	font-weight:bold;
	vertical-align: middle;
	word-spacing: 0.5em;
	white-space: normal;
    border-radius:15px;
}

.nav ul li a:hover
{
	/*width:78px;
	height:26px;
	line-height:28px;
	border:1px solid red;
	color:red;
	background:#99F;*/
	width:100px;
	height:38px;
	line-height:38px;
	/*color:#FFFFFF;*/
	margin:0px auto;
	font-size:16px;
	display:block;
	text-align:center;
	text-decoration:underline;
	font-style: normal;
	font-weight:900;
	/*letter-spacing: 0.5em;*/
	vertical-align: middle;
	/*word-spacing: 0.5em;
	white-space: normal;*/

}
/*brum*/
.crumb_div
{
	float:left;
    margin:0 auto;
	top:140px;
	left:10px;
	width:900px;
	height:30px;
	/*padding:auto;*/
	clear:both;
}
.crumb
{
  list-style:none;
}

.crumb li{
 float:left;
 margin:0;
 height:30px;
 line-height:30px;
 color:#000000;
 line-height:30px;
 font-size:14px;
 font-family:"宋体";
}

.crumb li a{
text-decoration:none;
font-weight:bold;
padding:0 2px;
border-radius:0px 10px;
 color:#FF3366;
}

.crumb  li a:hover{
  background-color:#FF0000;
  color:#FFFFFF;
  height:30px;
  display:inline-block;
 
}

.content{
margin:0 auto;
width:900px;
height:auto;}
/*div*/
.first_div{
left:10px;
top:180px;
}

.font12 {font-size: 12px; font-family: "宋体"; }
.font14 {font-size: 14px; font-family: "宋体"; }
.font16 {font-size: 16px; font-family: "宋体"; }
.font18 {font-size: 18px; font-family:"宋体";}

.icon_img
{
  float:left;
  width:38px;
  height:38px;
  margin:10px;
  vertical-align:middle;
  padding:10px;
}

.STYLEH1{font-family: "宋体"; font-size: 1.4pc;color: #990033; letter-spacing:0.5em; margin:10px; padding:10px;}
.STYLEH2{font-family: "宋体"; font-size: 1.2pc;color:#60F; letter-spacing:0.5em}
.STYLEH3{font-family: "宋体"; font-size: 0.9pc;letter-spacing:0.3em; text-indent:2em;}

