.box{
	width: 100%;
	min-height: 8rem;
	position: relative;
	/*padding-top: 1.6rem;*/
	padding-bottom: 2.6rem;
}


.box .main{
	width: 100%;
	height: 100%;
	position: relative;
}

.box .main .banner{
	height: 3.74rem;
	background: url(../images/about_banner.jpg) no-repeat;
	background-size: 100% 100%;
}

.box .main .content{
	width: 14.4rem;
	margin: 0.4rem auto;
	min-height: 7.5rem;
	padding-left: 3.2rem;
	position: relative;
}

.box .main .content .left{
	position: absolute;
	width: 2.8rem;
	height: 100%;
	left: 0;
	top: 0;
}

.box .main .content .left .pic1{
	width: 100%;
	height: 1.2rem;
	overflow: hidden;
	background-color: #ad8ba5;
}

.box .main .content .left .pic2{
	margin-top: 0.2rem;
	width: 100%;
	height: 5.6rem;
	overflow: hidden;
	background-color: #7aabdb;
}

.box .main .content .right{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 0.4rem;
}

.box .main .content .right .title{
	position: absolute;
	left: 0;
	top: 0;
	height: 0.4rem;
	line-height: 0.3rem;
	font-size: 0.3rem;
	border-bottom: solid 3px #faac24;

}

.box .main .content .right .titlebox{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0.4rem;
	line-height: 0.3rem;
	font-size: 0.3rem;
	border-bottom: solid 1px #b9b9b9;	
}

.box .main .content .right .info{
	/*text-indent: 2em;  取消首行缩进*/
	line-height: 0.46rem;
	padding: 0.1rem;
	padding-left: 0;
}

.box .main .content .right .fontbold{
	font-weight: bold;
}

.box .main .content .right .kuanglist{
	height: 0.8rem;
	margin-top: 0.2rem;
}

.box .main .content .right .kuanglist .kuang{
	position: relative;
	width: 3.5rem;
	height: 100%;
	padding-top: 0.15rem;
	margin-right: 0.1rem;
	float: left;
	background-color: #333333;
	cursor: pointer;
	overflow: hidden;
}

.box .main .content .right .kuanglist .kuang_focus{
	background-color: #faac24;
}

.box .main .content .right .kuanglist .kuang .cn{
	height: 0.3rem;
	line-height: 0.3rem;
	font-size: 0.18rem;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.box .main .content .right .kuanglist .kuang .en{
	height: 0.2rem;
	line-height: 0.2rem;
	font-size: 0.12rem;
	text-align: center;
	color: #fff;
	letter-spacing: 0;
}

.box .main .content .right .yearbox{
	padding-left: 1.2rem;
	margin-top: 0.3rem;
	margin-bottom: 1rem;
}

.box .main .content .right .yearbox .yearlist{
	width: 100%;
	min-height: 1rem;
	border-left: 3px solid #f2f2f2;
}

.box .main .content .right .yearbox .yearlist .rowitem{
	/*height: 0.3rem;*/
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.6rem;
	position: relative;
}

.box .main .content .right .yearbox .yearlist .rowitem .rowinfo{
	width: 100%;
	height: 100%;
	line-height: 0.3rem;
	font-size: 0.16rem;
}

.box .main .content .right .yearbox .yearlist .rowitem .year{
	position: absolute;
	left: -0.9rem;
	top: 0.25rem;
	width: 0.8rem;
	height: 0.3rem;
	line-height: 0.3rem;
	font-size: 0.24rem;
	font-weight: bold;
	overflow: hidden;
}

.box .main .content .right .yearbox .yearlist .rowitem .rowicon{
	position: absolute;
	left: -5px;
	top: 0.35rem;
	width: 8px;
	height: 8px;
	background-color: #faac24;	
	border-radius: 8px;
}

.box .main .content .right .yearbox .yearlist .rowitem .rowicon .rowpic{
	width: 8rem;
	height: 3.2rem;
}

.box .main .content .right .yearbox .yearlist .rowitem .rowicon .rowpic > img{
	width: 100%;
	height: 100%;
}

.box .main .content .right .yearbox .yearspace{
	width: 8rem;
	height: 3px;
	background-color: #f2f2f2;	
}















.box .main .content2{
	width: 14.4rem;
	min-height: 6.4rem;
	margin: 0.4rem auto;
	margin-bottom: 5rem;
}

.box .main .content2 .top{
	height: 1.4rem;
	width: 100%;
	position: relative;
}

.box .main .content2 .top .bgbox{
	position: absolute;
	width: 2.48rem;
	height: 0.5rem;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	background: url(../images/about_ry_en.png) no-repeat;
	background-size: 100% 100%;

}

.box .main .content2 .top .title{
	position: absolute;
	width: 1.3rem;
	height: 0.6rem;
	line-height: 0.6rem;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto auto;
	border-bottom: 3px solid #faac24;
	text-align: center;
	font-size: 0.3rem;

}

.box .main .content2 .pic-info{
	width: 100%;
	min-height: 2rem;
	position: relative;
	margin-top: 1rem;

}

.box .main .content2 .pic-info > img{
	width: 100%;
}

.box .main .content2 .pic-info .middle{
	position: absolute;
	width: 1rem;
	height: 100%;
	left: 0;
	right: 0;
	top: -0.7rem;
	margin: 0 auto;
}

.box .main .content2 .pic-info .middle .midwrap{
	position: relative;
	width: 100%;
	height: 100%;
}

.box .main .content2 .pic-info .middle .midline{
	position: absolute;
	width: 4px;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	background-color: #b9b9b9;
}

.box .main .content2 .pic-info .middle .spacebox{
/*	width: 100%;
	height: 100%;*/
}

.box .main .content2 .pic-info .middle .spacebox .space{
	width: 100%;
	height: 1rem;
}

/*
.box .main .content2 .pic-info .middle .spacebox .itemline{
	position: relative;
	width: 100%;
	height: 12px;
	background-color: #fff;
}

.box .main .content2 .pic-info .middle .spacebox .itemline .line-l{
	position: absolute;
	width: 0.4rem;
	height: 2px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #b9b9b9;
}

.box .main .content2 .pic-info .middle .spacebox .itemline .line-r{
	position: absolute;
	width: 0.4rem;
	height: 2px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #b9b9b9;
}

.box .main .content2 .pic-info .middle .spacebox .itemline .line-m{
	position: absolute;
	width: 8px;
	height: 8px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	background-color: #b9b9b9;
	border-radius: 8px;
}*/


.box .main .content2 .pic-info .item{
	width: 100%;
	height: 2.5rem;
	position: relative;
	/*margin-bottom: 0.2rem;*/
}

.box .main .content2 .pic-info .item .itembox{
	position: absolute;
	width: 100%;
	height: 4.6rem;
	left: 0;
	top: 0;
}

.box .main .content2 .pic-info .item .itembox .itemline{
	position: absolute;
	width: 0.9rem;
	height: 12px;
	background-color: #fff;
	left: 0;
	right: 0;
	top: 0.25rem;
	margin: 0 auto;
}

.box .main .content2 .pic-info .item .itembox .itemline .linewrap{
	position: relative;
	width: 100%;
	height: 100%;
}

.box .main .content2 .pic-info .item .itembox .itemline .line-l{
	position: absolute;
	width: 0.4rem;
	height: 2px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #b9b9b9;
}

.box .main .content2 .pic-info .item .itembox .itemline .line-r{
	position: absolute;
	width: 0.4rem;
	height: 2px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #b9b9b9;
}

.box .main .content2 .pic-info .item .itembox .itemline .line-m{
	position: absolute;
	width: 8px;
	height: 8px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	background-color: #b9b9b9;
	border-radius: 8px;
}

.box .main .content2 .pic-info .item .itembox .left{
	position: absolute;
	width: 6.74rem;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #fffbf4;
	text-align: right;
	padding: 0.1rem;
}

/*.box .main .content2 .pic-info .item .itembox .left:hover,
.box .main .content2 .pic-info .item .itembox .right:hover{
	background-color: pink;
}*/


.box .main .content2 .pic-info .item .itembox .right{
	position: absolute;
	width: 6.74rem;
	height: 100%;
	right: 0;
	top: 0;
	background-color: #fffbf4;
	padding: 0.1rem;
}

.box .main .content2 .pic-info .item .itembox .left .year,
.box .main .content2 .pic-info .item .itembox .right .year{
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.24rem;
	font-weight: bold;
	
}

.box .main .content2 .pic-info .item .itembox .left .item-info,
.box .main .content2 .pic-info .item .itembox .right .item-info{
	height: 4rem;
	line-height: 0.36rem;
	overflow: auto;
}

.box .main .content2 .pic-info .item .itembox .left .item-info::-webkit-scrollbar,
.box .main .content2 .pic-info .item .itembox .right .item-info::-webkit-scrollbar {
	display:none;
}

