.fen_content{
	width: 1200px;
	margin:auto;
}

.fen_con{
	/* text-align: center; */
	margin:auto;
	margin-top: 55px;
}

.fen_con img{
	width: 100%;
}
.fen_tit {
	width: 304px;
	height: 61px;
	background: url(../images/normals.png);
	background-size: 100% 100%;
	margin: auto;
	margin-top: 50px;
	font-size: 30px;
	text-align: center;
	/* line-height: 61px; */
	color:#fff;
	/* border-radius: 30px; */
}
.fen_ul{
	width: 275px;
	overflow: hidden;
	margin:auto;
	margin-top: 70px;
}
.fen_kuai{
	width: 100%;
	height: 100px;
	position: relative;
}
.fen_ul li{
	float: left;
	cursor: pointer;
	font-size: 16px;
	color: #666666;
	padding-left: 35px;
}
.fen_ul li span{
	width: 1px;
	height: 14px;
	background:#ce0023;
    display: inline-block;
    margin-left: 35px;
    vertical-align: middle;
}
.fen_ul li:hover{
	color:#163051;
}
.fen_time_country{
	width: 1204px;
	height: 429px;
	background: url('../images/shijian3.png') no-repeat center;
  	background-size: 100% 100%;
  	margin:auto;
}
.fen_b140{
	width: 100%;
	height: 140px;
}
.fen_kuai div{
	position: absolute;
	width: 409px;
	height: 154px;
  	top: 10px;
  	display: none;
}
.fen_kuai div:nth-of-type(1){
	/* left: 180px; */
	left: 410px;
	background: url('../images/beijing.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(2){
	/* left: 253px; */
	left: 410px;
	background: url('../images/shanghai.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(3){
	left: 410px;
	background: url('../images/england.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(4){
	left: 510px;
	background: url('../images/shanghai.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(5){
	left: 610px;
	background: url('../images/guangzhou.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(6){
	left: 730px;
	background: url('../images/xianggang.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(7){
	left: 820px;
	background: url('../images/shenyang.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(8){
	left: 850px;
	background: url('../images/haerbin.png') no-repeat center;
  	background-size: 100% 100%;
}
.fen_kuai div:nth-of-type(9){
	left: 850px;
	background: url('../images/xian.png') no-repeat center;
  	background-size: 100% 100%;
}
