html,body{
	width: 100%;
	height: 100%;
}
.beijing ,.topbei{
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1000px;
	/*background-image: url(../img/beijinglogo-web.png);*/
	background-size:100% 100%;
	background-repeat:no-repeat ;
	position: relative;
	
}
.topbei{
	background-image:url(../img/beijinglogotop_01.jpg) ;
	/*height: 315px;*/
}
.beijing{
	background-image: url(../img/beijinglogotop_02.jpg);
}
.wrap{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 50px 0;
}
.header{
	width: 1000px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	margin-left: -500px;
	left: 50%;
}
.header-logos{
	padding:20px 0 0 0  ;
}
.header-titles{
	font-size: 28px;
	color: white;
	margin: 50px  0 0 200px;
	font-weight: 800;
}
.header-titles>span{
	font-size: 14px;
	font-weight: 100;
}
.widthssdf{
	width: 75%; float: left;
}
.center-logo{
	width: 100%;
	height: 300px;
	margin-top: 30px;
	position: relative;
}
.center-logo>img{
	width: 100%;
	height: auto;
}
.center-logo>p{
	width: 110px;
	height: 35px;
	border-radius: 20px;
	background: #fe7513;
	/*box-shadow: 0px 10px 10px #935c15;*/
	position: absolute;
	text-align: center;
	line-height: 35px;
	color: white;
	left: 100px;
	top: 230px;
}
.center-content{
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin: 30px 0 0 0;
	background: white;
	position: relative;
}
.center-content-imgtop{
	width: 100%;
	height: auto;
	margin: 20px 0 0 0 ;
}
.center-content-div{
	width: 90%;
	margin-left: 5%;
	padding-bottom: 30px;
}
.center-content-h1{
	font-size: 16px;
	text-indent: 20px;
	line-height: 22px;
	color: #666;
	margin: 10px 0 0 0;
}
.center-content-h1:nth-child(1){
	text-indent: initial;	
	margin: 20px 0 0 0 ;
}
.center-content-h1>img{
	width: 15px;
	margin-top: -5px;
	height: 15px;
}
.center-content-imgbottom{
	width: 80%;
	margin-left: 10%;
	padding-bottom: 30px;
}
.center-content-imgbottom img{
	margin-left: 43px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	/*border: 2px solid #74bffb;*/
}
.center-biaoshu{
	margin: 30px 0 0 30px ;
}
.center-left{
	margin: 0 0 0 50px;
	/*float: left;*/
}
.center-left>img{
	float: left;
}
.imgrty{
	display: none;
}
.center-topsss{
	margin-top: 85px;
}
.center-totts{
	margin-top: 80px;
}
.center-consss{
	/*height: 1395px;*/
}
.center-right{
	width: 750px;
	float: left;
}
.center-right-1{
	margin-top: 80px;
}
.center-right-1-p{
	font-size: 20px;
}
.centersss{
	height: 135px; 
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.bangfu{
	width: 110px;
	height: 35px;
	border-radius: 20px;
	background: #0766b2;
	color: white;
	text-align: center;
	line-height: 35px;
	margin: 0px auto;
	margin-top: 30px;
}	
.dlsss{
	width: 33%;
	float: left;
}
.centersss{
	width: 90%;
	margin-left: 5%;
}
.dlsrrr{
	width: 200px;
	text-align: center;
	float: left;
	line-height: 40px;
}
.dlsrrr>dd{
	line-height: 20px;
}
.leftimg{
	background: black;
	opacity: 0.3;
	width:40px ;
	height: 70px;
	float: right;
	line-height: 70px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 25%;
}
.leftimg>img{
	width: 20px;
	height: 40px;
}
.rightimg{
	background: black;
	opacity: 0.3;
	width:40px ;
	height: 70px;
	float: right;
	line-height: 70px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 25%;
}
.rightimg>img{
	width: 20px;
	height: 40px;
}
#timeline {
  list-style: none;
  padding-left: 30px;
  margin: 0 0 0 50px;
  border-left: 2px solid #74bffb;
  position: relative;
}
#timeline li {
  margin: 40px 0;
  position: relative;
}
#timeline p {
  margin: 0 0 15px;
}

.circle {
  top: 35px;
  left: -38px;
  width: 10px;
  height: 10px;
 text-align: center;
 line-height: 10px;
  border: 2px solid #fe7513;
  border-radius: 50%;
  display: block;
  position: absolute;
}
.dian{
	display: block;
	margin-top: 2.5px;
	margin-left: 2px;
	width: 5px;
	border-radius: 50%;
	height: 5px;
	background: #fe7513;
}
.content {
  /*max-height: 20px;*/
  padding: 50px 40px 0;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 0.5em;
  position: relative;
}
.content p {
  text-align: justify;
  word-break: break-word;
  hyphens: auto;
  overflow: hidden;
}

label {
  font-size: 1.3em;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  top: 20px;
  transition: transform 0.2s linear;
}
.relative>label>img{
	width: 50px;
	height: 50px;
}
.toplogo{
	position: absolute;
	left: -40px;
	top: -30px;
	width: 80px;
	line-height: 30px;
	height: 30px;
	border-radius: 50px;
	background: #fe7513;
	color: white;
}
.toplogo>img{
	margin-left: 10px;
}

.apps{
	display: none;
}
#lunbo{
	width: 500%;
	 height: 100%;
	 position: absolute;
}
