html,body,div,ul,li,a,span,strong,img,form,label,p,h1,h2,h3,h4,h5,h6,input,em,b,i,select,option{
    margin:0;
    padding: 0;
    font-size: 100%;
  
    color: #666;
}


body{
    width: 100%;
	
}


li{
    vertical-align: top;
    list-style: none;
}


img{
    vertical-align: top;
    border: none;
    outline: none;
}
a{
    text-decoration: none;
    border: none;
    outline: none;
}
.clear{
   *zoom:1;
   clear:both;
}
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.clearfix{
    *zoom:1;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}

/*--------------------------common css---------------------------*/

.his-bg{
	position: relative;
}
.his-bg .bd{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top:100px;
	opacity:0;
}
.his-bg .bd ul{
	position: relative;
	width: 960px;
}
.his-bg .bd li{
	position: absolute;
	width: 960px;
	top: 0px;
	left: 0px;
	display: none;
}
.f-cb-l{
	width:50%;
	float:left;
	color:#FFF;
	}
.f-cb-r{
	width:50%;
	float:left;
	}	
.his-bg .bd .year{
	font-size: 150px;
	color: #fff;
	font-family:"黑体";
	width: 580px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -290px;
	text-align:center;
	margin-bottom:50px;
}
.his-bg .div-tit{
	position: relative;
	z-index: 3;
}
.his-bg .div-tit .en{
	height: 133px;

}
.his-bg .div-tit .cn{
	font-size: 18px;
}
.div-tit i{
	width: 66px;
	height: 3px;
	background: #000;
	display: block;
	margin: 13px auto;
	font-size: 0px;
}
.div-text{
	margin: 80px auto 0px;
	width: 650px;

}
.div-text p{ line-height:23px;}
.div-text img{ margin-right:20px;}
.his-bg .hd{
	background: url(scale-bg.jpg) repeat-x 0px 25px;
	position: relative;
	top:100px;
	opacity:0;
}
.his-bg .hd .prev,
.his-bg .hd .next{
	display: block;
	width: 25px;
	height: 50px;
	background: url(scale-row.png) no-repeat left;
	position: absolute;
	top: 25px;
}
.his-bg .hd .prev:hover,
.his-bg .hd .next:hover{
	opacity: 0.6;
}
.his-bg .hd .prev{
	display: block;
	width: 60px;
	height: 40px;
	background:url(../img/scale-row.png) no-repeat;
	background-size:100% 100%;
	position: absolute;
	top: -21px;
	left: 0px;
}
.his-bg .hd .next{
	display: block;
	width: 60px;
	height: 40px;
	background:url(../img/scale-row1.png) no-repeat ;
	background-size:100% 100%;
	position: absolute;
	top: -21px;
	right: 0px;
}
.scale-box{
	width: 846px;
	margin: 0 auto;
	position: relative;
}
#sc-buttom{
	width: 30px;
	height: 30px;
	background: url(sc-bottom.png) no-repeat;
	position: absolute;
	top: 26px;
	left: 0px;
	-moz-user-select:-moz-none;
	cursor: move;
}
#sc-buttom:before{
	width:20px;
	height:20px;
	content:'';
	background:#fee600;
	border-radius:100%;
	position:absolute; top:-14px; left:-8px;
	}
.scale-div{
	width: 816px;
	overflow: hidden;
	height: 48px;
	position: relative;
}
.scale-div ul{
	position: absolute;
	top: 26px;
}
.scale-div li{
	width: 136px;
	height: 28px;
	background: url(scale-li.png) no-repeat;
	float:left;
	display:inline-block;
}
.year-div{
	width: 952px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 60px;
}
.year-div ul{
	position: absolute;
}

.year-div li{
	width: 136px;
	color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	float:left;
	display:inline-block;
}
.year-div li.on{
	color: #fee600;
	font-size: 18px;
}

.f-cb-l h5{
	font-size:18px;
	font-weight:bold;
	padding-top:40px;
	padding-bottom:20px;
	}
.f-cb-l p{
	width:80%;
	font-size:20px;
	line-height:35px;
	color:#FFF;
	}

.f-cc li{
	font-size: 13px;
	color:#FFF;
	cursor:pointer;
	}

.w1000{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.w960{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.w930{
	width: 930px;
	margin: 0 auto;
	position: relative;
}
.br34{
	border: 1px solid #343434;
	background: #1e1e1e;
	margin-top: 25px;
}
.plr98{
	padding-left: 98px;
	padding-right: 98px;
}
.w800{
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.w850{
	width: 850px;
	margin: 0 auto;
}

