/*pages reconstruction*/ 
  html
  {
  font-size: 100px;min-height: 100%;height: 100%;
  }
  *
  {
  font-size: 0.14rem;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  }
  body
  {
  min-height: 100%;height: 100%;
  background: #eee;
  }
  img
  {
  border: 0;
  }
  a
  {
  text-decoration: none;
  }
  /*pages reconstruction end*/
  /*commen*/
  form{min-height:100%;height: 100%;}
  .container{
  	width: 100%;min-height: 100%;
  	background: #fff;
  	margin-top: 0.14rem;
  }
  .container1{
  	width: 100%;min-height: 100%;
  	background: #fff;
  	
  }
  .container .nav{
  	width: 49.9%;
  	height: 0.8rem;
  	display: inline-block;
  	float: left;
  }
  .container .nav a{
  	width: 2.1rem;
  	height: 0.8rem;
  	display: block;
  	text-align: center;
  	color: #013894;
  	line-height: 0.8rem;
  	margin: 0 auto;
  	font-size: 26px;
  }
  .container .nav a:hover{
  	border-bottom: solid 4px #013894;
  }
  .nav:first-child a{
  	border-bottom: solid 4px #013894;
  }
  .clearbox{
  	clear: both;
  }
  #line{
  	width: 1px;
  	height: 0.45rem;
  	background: #e5e5e5;
  	margin-top: 0.175rem;
  	float: left;
  }
  .type{
  	margin-bottom: 0.2rem;
  }
  /*commen end*/
 
  /*selector_1*/

  
  
  .list{
  	margin: 0 0.23rem;
  	padding: 0.24rem 0;
  	border-top: solid 1px #e5e5e5;
  	width: 94%;
  	height: 0.9rem;
  	display: block;
  }
  .list p{
  	font-size: 24px;
  	color: #4d4d4d;
  }  
  .time{
  	float: right;
  	font-size: 0.2rem;
  	color: #878787;
  }
  .workName{
  	font-size: 0.26rem;
  	font-weight: bold;
  	color: #393939;
  	margin-bottom: 0.2rem;
  }
  .timePalce{
  	margin-bottom: 0.2rem;
  }
  /*selector_1 end*/
 
  /*selector_2*/
  #list_box2{
  	display: none;
  }
  #list_box2 .preface{
  	border-top: solid 1px #e5e5e5;
  	margin: 0 0.23rem 0.3rem;
  }
  #list_box2 .preface p{
  	font-size: 0.12rem;
  	color: #393939;
  	padding-top: 0.24rem;
  	text-indent: 0.48rem;
  }
  .needToKnow,.position{
  	margin: 0 0.23rem 0;
  }
  .needToKnow_title{
  	font-size: 0.14rem;
  	color: #393939;font-weight: bold;
  	margin-bottom: 0.22rem;
  }
  .needToKnow_title1{
  	font-size: 0.14rem;
  	color: #393939;font-weight: bold;
  	margin-bottom: 0.22rem;
  }
  .needToKnow_title:before{content:"";width: 0.2rem;height: 0.2rem;display: inline-block;border-radius: 0.1rem;background: rgb(255,152,0);margin-right: 0.1rem;}
  .needHave{
  	font-size: 0.12rem;
  	color: #393939;
	font-weight: bold;
  	margin-bottom: 0.2rem;
  }
  .basic{
  	font-size: 0.12rem;
  	color: #393939;
  	margin-bottom: 0.2rem;
  }
  .list1{
  	padding: 0.24rem 0 0 0;
  	margin-right: 0;
  	border-top: solid 1px #e5e5e5;
  	width: 100%;
  	height: 1.1rem;
  }
   .list1 p{
  	font-size: 24px;
  	color: #4d4d4d;
  } 
  /*selector_2 end*/
 
  #footer
  {
  background: #242a36;
  width: 100%;
  height: 0.9rem;
  float: left;
  position: relative;
  bottom: 0;/*当浮动距离不够时用*/
  }
  #footer p
  {
  color: #aba9ac;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.24rem;
  }
  h1{text-align: center;height: 1rem;width: 100%;font-size: 0.4rem;padding-top: 0.3rem;}
  .content{
  	padding: 0.23rem 0.24rem;
  }
  p{
    font-size: 0.26rem;
  	color: #393939;
  	margin-bottom: 0.2rem;
  }

