body
{
	margin:0;
	padding:0;
	border:0;
	color:white;
}
a:link,a:hover
{
	text-decoration:none;
	color:white;
}
#Container
{
	width:1024px;
	margin:auto auto;/*设置整个容器在浏览器中水平居中*/
	height:auto;
}
/*********************************************************************************************/
#top
{
	width:1000px;
	height:100px;
	font-size:30px;
	line-height:50px;
	margin:0px 12px 0px 12px;
	background-color:white;
}
#rail
{
	background-color:#EE7600;
	height:5px;
	width:1000px;
	margin-left:10px;
}
#logo
{
	color:#EE7600;
	font-size:80px;
	font-family:calibri;
	font-weight:200;
	margin:30px 0px 0px 10px;
	float:left;
}
#small_logo
{
	color:#EE7600;
	font-size:45px;
	font-family:calibri;
	font-weight:normal;
	margin:40px 0px 0px 10px;
	float:left;
}
#small_nav ul
{
	list-style:none;/*去掉ul前面的项目符号*/
	margin:25px 0px 0px 0px;
	width:auto;
	height:10px;
	float:right;
	padding:0px;
}
#small_nav ul li
{
	color:#EE7600;
	display:block;
	line-height:1.0em;
	padding-top:7px;
	padding-right:10px;
	font-size:14px;
	font-family:calibri;
}
/*********************************************************************************************/
#link
{
	height:30px;
	width:1000px;
	margin:0px 12px 0px 12px;
	background-color:white;
}
#nav ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	height:auto;
	/*width:auto;*/
}
#nav ul li
{
	float:left;
    width:16.66%;
	/*text-align:center;*/
}
#nav ul li a,#nav ul li a:visited
{
	/*background-color:#0269A5;*/
	background-color:white;
	/*border:1px #4e667d solid;*/
	color:#104E8B;
	font-size:16px;
	font-family:calibri;
	display:block;/*显示为块级元素,此元素前后会带有换行符*/
	line-height:1em;
	padding:5px 37.5px;
	text-decoration:none;
	white-space:nowrap;/*文本内的空白处,不会换行,文本会在同一行上继续,直到遇到<br>*/
	text-align:center;
}
#nav ul li a:hover
{
	background-color:#bfcbd6;
	color:#465c71;
	text-decoration:none;
}
#nav ul li a:active
{
	background-color:#465c71;
	color:#cfdbe6;
	text-decoration:none;
}
/*#container .imgbox
{
    height: 300px;
    width: 1200px;
}
#container img 
{
    position: absolute;
    opacity: 0.3;
    height:300px;
	width:1000px;
	align:center;
	margin-left:10px;
}
#container lable 
{
    font-size: 60px;
    color: black;
    position: absolute;
    top:30%;
	left:30%;
	animation: easeinAnimate 2s ease 1;   
    -webkit-animation: easeinAnimate 2s ease 1;
    -ms-animation: easeinAnimate 2s ease 1;
    -o-animation: easeinAnimate 2s ease 1;
    -moz-animation: easeinAnimate 2s ease 1;
    
    
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode: forwards;  
    -o-animation-fill-mode: forwards; 
    -ms-animation-fill-mode: forwards;   
    -moz-animation-fill-mode: forwards;
}*/
/*********************************************************************************************/
#small_title
{
	color:#EE7600;
	padding-left:20px;
	font-size:22px;
	text-align:center;
	line-height:1.35em;
	font-family:calibri;
	letter-spacing:2px;
}
#brief_info
{
	background-color:#E5F0FA;
	color:#104E8B;
	font-size:18px;
	font-family:calibri;
	line-height:1.5em;
	text-align:left;
    margin-left:20px;
}
/*********************************************************************************************/
#official1
{
	display:flex;
	margin-top:40px;
}
#content_title
{
	background-color:#E5F0FA;
	color:#EE7600;
	font-size:22px;
	line-height:1.35em;
	text-align:left;
	font-family:calibri;
	letter-spacing:2px;
}
#content_text
{
 	color:#104E8B;
	font-size:18px;
	font-family:calibri;
	line-height:1.5em;
	text-align:left;
}
#content_title_two
{
	margin-top:20px;
	background-color:#E5F0FA;
	color:#EE7600;
	font-size:22px;
	line-height:1.35em;
	text-align:left;
	font-family:calibri;
} 
#official2
{
	display:flex;
	margin-top:40px;
}
#word
{
	flex:50%;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
}
#picture_two
{
	flex:50%;
	padding-top:40px;
	padding-left: 60px;
	margin-left:50px;
	margin-top:30px;
}
#picture_two a,#picture_two a:visited
{
	background-color:white;
	/*border:1px #4e667d solid;*/
	color:#0000EE;
	font-size:16px;
	text-decoration:underline;
}
#picture_two a:hover
{
	background-color:#bfcbd6;
	color:#465c71;
	text-decoration:none;
}
#picture_two a:active
{
	background-color:#465c71;
	color:#cfdbe6;
	text-decoration:none;
}
#official3
{
	display:flex;
	margin-top:40px;
}
#picture_three_title
{
	background-color:white;
	color:#EE7600;
	font-size:22px;
	font-family:calibri;
	text-decoration:none;
}
#picture_three
{
	flex:50%;
	padding-top:60px;
	padding-left: 60px;
	margin-left:50px;
	margin-top:50px;
}
#picture_three a,#picture_three a:visited
{
	background-color:white;
	/*border:1px #4e667d solid;*/
	color:#0000EE;
	font-size:16px;
	text-decoration:underline;
}
#picture_three a:hover
{
	background-color:#bfcbd6;
	color:#465c71;
	text-decoration:none;
}
#picture_three a:active
{
	background-color:#465c71;
	color:#cfdbe6;
	text-decoration:none;
}
#official4
{
	display:flex;
	margin-top:40px;
}
#picture_four
{
	flex:50%;
	padding-top:60px;
	padding-left: 60px;
	margin-left:50px;
	margin-top:50px;
}
#official5
{
	display:flex;
	margin-top:40px;
}
#tip_title
{
	color:#EE7600;
	font-size:20px;
	text-align:left;
	margin-top:30px;
}
#tip_content ul
{
	list-style-type:square;
	/*height:auto;
	width:auto;*/
}
#tip_content ul li
{
	/*float:left;*/
	/*margin-top:20px;*/
	font-family:calibri;
	color:#104E8B;
	font-size:20px;
	line-height:1.2em;
}
/*********************************************************************************************/
#footer
{
	/*width:1000px;*/
	/*height:100px;	*/
	background-color:white;
	/*float:right;*/
	margin-top:10px;
	margin-bottom:20px;
	color:#104E8B;
	font-size:18px;
	font-family:calibri;
	line-height:1.5em;
	text-align:center;
}
#rail_two
{
	background-color:#EE7600;
	height:5px;
	width:1000px;
	margin-left:0px;
}
#link_two
{
	height:30px;
	width:1000px;
	margin:30px 12px 0px 12px;
	background-color:white;
}
#nav_two ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	height:auto;
}
#nav_two ul li
{
	float:left;
    width:16.66%;
	/*text-align:center;*/
}
#nav_two ul li a,#nav_two ul li a:visited
{
	/*background-color:#0269A5;*/
	background-color:white;
	/*border:1px #4e667d solid;*/
	color:#104E8B;
	font-size:16px;
	font-family:calibri;
	display:block;/*显示为块级元素,此元素前后会带有换行符*/
	line-height:1em;
	padding:8px 37.5px;
	text-decoration:none;
	white-space:nowrap;/*文本内的空白处,不会换行,文本会在同一行上继续,直到遇到<br>*/
	text-align:center;
}
#nav_two ul li a:hover
{
	background-color:#bfcbd6;
	color:#465c71;
	text-decoration:none;
}
#nav_two ul li a:active
{
	background-color:#465c71;
	color:#cfdbe6;
	text-decoration:none;
}
@keyframes easeinAnimate{
    0%{ transform: translateY(200px); opacity: 0;}   /*在0%时设置文字在想y轴200px位移处（下边），透明度为0，也就是看不见文字*/
    100%{ transform: translateY(0px); opacity: 1;}         /*在100%时设置文字在想y轴0px位移处，也就是原始布局的位置，透明度为1，也就是文字可以看见了*/
}
@-webkit-keyframes easeinAnimate{
    0%{ -webkit-transform: translateY(200px); opacity: 0;}
    100%{ -webkit-transform: translateY(0px); opacity: 1;}    
}
@-o-keyframes easeinAnimate{
    0%{ -webkit-transform: translateY(200px); opacity: 0;}
    100%{ -webkit-transform: translateY(0px); opacity: 1;}    
}
@-ms-keyframes easeinAnimate{
    0%{ -webkit-transform: translateY(200px); opacity: 0;}
    100%{ -webkit-transform: translateY(0px); opacity: 1;}    
}
@-moz-keyframes easeinAnimate{
    0%{ -webkit-transform: translateY(200px); opacity: 0;}
    100%{ -webkit-transform: translateY(0px); opacity: 1;}    
}