html,body{
	min-width: 1200px;
}
.jk{
    margin-left: auto;
	margin-right: auto;
	width:100%;
	height:100%;
    }
/*顶部样式*/
.w{
	width: 100%;
	height: 53px;
	background-color: #001728;
	position: relative;
	}
.w ul{
margin-left: 116px;	
}
.w li{
	display: block;
	list-style: none;
	line-height: 53px;	
  }
  .pro1{
  	position: absolute;
  	left: 312px;
  	top: 0;
  }
  .pro2{
  	position: absolute;
  	left: 116px;
  	top: 0;
  }
.w li a{
	font-size: 14px;
	color: #EEEEEE;
	text-decoration: none;
  }
.ico2{
	position: absolute;
	left: 97px;
	top: 18px;
  }
.ico1{
	position: absolute;
	left: 294px;
	top: 18px;
  }
.ico3{
	position: absolute;
	right: 173px;
	top: 23px;
  }
.w ul .f1{
	float: right;
	color: red;
	margin-right: 189px;
	font-size: 8px;
	color: #EEEEEE;	
  }

/*导航栏样式*/
header{
	width: 100%;
	height: 87px;
	}
 nav{
 	position: relative;
 	width: 1200px;
 	height: 87px;
 	margin: auto;
 }
 nav img{
 	height: 87px;
 }
 nav ul{
 	position: absolute;
 	right: 0;
 	top: 0;
}
nav li{
	height: 58px;
	line-height: 87px;

	overflow: hidden;	
	display: inline-block;
}
nav li a{
	color: #1169AB;
	font-size: 13px;
	padding: 0 24px;
	}
nav li a:hover{
	color: #eee;
	background:rgba(17,105,171,1);
	border: 5px solid rgba(17,105,171,1);
	border-radius: 100px;
}
.Journalism img{
	width: 100%;
	height: 360px;
	}

 .Layout{
	width: 100%;
	height: 2300px;
	position: relative;
	}
.Layout .prev{
	position: absolute;
	left: -225px;
	top: -110px;
	width: 500px;
	height: 500px;
	}
.Layout .prev2{
	position: absolute;
	right: 0px;
	bottom: -146px;
	width: 500px;
	height: 500px;
	}
.icon{
	width: 1200px;
	height: 2300px;
	margin: auto;
	padding-top: 30px;
	position: relative;
	}
.icon i a{
    font-family: "icomoon";
	font-style: normal;
	font-size: 14px;
	color:rgba(153,153,153,1);
    }
.icon i a{
    color: rgba(153,153,153,1);
    }
.icon p{
    display: inline-block;
    color: rgba(153,153,153,1);
    }
.icon span{
    color: rgba(153,153,153,1);
    }
.Journalism h1{
    font-weight: normal;
    margin: 60px 544px;
    font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(17,105,171,1);
	line-height: 75px;
    }
.Journalism hr{
    float: right;
    width: 89px;
    height: 1px;
    border: 1px solid #007AFF;
    position: absolute;
    right: -46px;
    top: 182px;
    margin-right: 50%;
    }
.Line .activity1{ 
    position: absolute;
    right: 0;
    top: 467px;
    }
.Line .activity2{
    position: absolute;
    right: 0;
    top: 250px;
    }
.dynamic h1{
    font-weight: normal;
    margin: 60px 544px;
    font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(17,105,171,1);
	line-height: 75px;
	}
.dynamic .Horizontal1{
    float: right;
    width: 89px;
    height: 1px;
    border: 1px solid #007AFF;
    position: absolute;
    right: -46px;
    top: 796px;
    margin-right: 50%;
    }
.Horizontal2{
    width: 100%;
    height: 0;
    border: 1px solid rgba(204,204,204,1);
    position: absolute;
    right: 0;
    top: 798px;
    }
.Company .Group{
    padding: 0 40px;
    }
.League h1{
    font-weight: normal;
    margin: 60px 544px;
    font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(17,105,171,1);
	line-height: 75px;
    }
.League hr{
    float: right;
    width: 89px;
    height: 1px;
    border: 1px solid #007AFF;
    position: absolute;
    right: -46px;
    bottom: 845px;
    margin-right: 50%;
    }
.Travel{
    margin-top: 88px;
    }
.Travel .picture2{
    position: absolute;
    left: 338px;
    bottom: 227px;
    }
.Travel .picture3{
    position: absolute;
    left: 0px;
    bottom: 227px;
    }
/*.Travel .picture1{
    margin-right: 67px;
    }*/
/*页面底部*/
.bottom{
	width: 100%;
	height: 300px;
	background:rgba(54,60,64,1);
	}
.bottom .Layout2{
	width: 1200px;
	height: 300px;
	margin: 0 auto 0 auto;
	position: relative;
	}
.bottom .website{
	/*padding: 50px 352px;*/
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 35px;				
	}
.persona1 a:hover{
	border-bottom: 3px solid #fff;
	color: #fff;
	}
.bottom a{
	color:rgba(153,153,153,1);
	}
.bottom a:hover{
	color: #fff;
	}
.bottom .Layout2 hr{
	border:1px solid rgba(102,102,102,1);
	width: 1200px;
	position: absolute;
	top: 61px;
	left: 0;
	}
.help{
	position: absolute;
	left: 283px;
	top: 35px;
	}
.help  li{
	color:rgba(153,153,153,1);
	line-height: 30px;
	}
.persona2 a:hover{
	border-bottom: 3px solid #fff;
	color: #fff;
	}
.address{
	position: absolute;
	right: 385px;
	top: 35px;
	}
.address li{
	color:rgba(153,153,153,1);
	line-height: 30px;
	}
.persona3 a:hover{
	border-bottom: 3px solid #fff;
	color: #fff;
	}
.bottom .logo{
	width: 350px; 
	height: 330px;
	position: absolute;
	right: 0;
	top: 24px;
	}
.bottom p{
	float: right;
	position: absolute;
	right: 229px;
	top: 35px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:19px;			
	}
.bottom p:hover{
	border-bottom: 3px solid #fff;
	color: #fff;
	}
.layer1{
	position: absolute;
	right: 191px;
	top: 73px;
	}
.layer2{
	position: absolute;
	right: 82px;
	top: 73px;
	}
.end{
	width: 100%;
	height: 50px;
	background:rgba(0,23,40,1);
	}
.end p{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:52px;
	text-align: center;
	}
