/*  i标签少用    */
/*  头部样式   */
body{
	background: #2d3240;
}
a{
	color: #fff;
}

.font-dense{
	font-family: Dense;
}

.font-geogtq{
	font-family: Geogtq;
}

.limit-x{
	position: relative;
	width: 1140px;
	margin: 0 auto;
}
.light{
	font-family: Source;
}
.header{
	width: 1140px;
	height: 74px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin:auto;
	z-index: 99;
}
.header-section{
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}
.header-section .logo{
	width: 200px;
	height: 45px;
	/*background: url(https://www.thejoyrun.com/img/index_logo.png) no-repeat;
	background-size:contain;*/
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.header-section .logo img{
	width: auto;
	height: 100%;
}
.header-section .nav{
	height: 18px;
	position: absolute;
	left: 480px;
	top: 0;
	bottom: 0;
	margin:auto;
}
.header-section .nav li{
	text-align: center;
	float: left;
	margin:0 50px;
	font-size: 18px;
	line-height: 100%;
}
.header-section .nav li a{
	color: white;
	font-family: Source;
}
.header-section .nav li a .font-en{
	font-family: Arial;
}
.font-hide{
	display: none!important;
}
.font-weight{
	font-weight: 600;
}
.header-section .languagetype{
	color: white;
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(https://www.thejoyrun.com/img/languge.png) no-repeat;
	background-size: contain;
	cursor: pointer;
	font-family: Source;
}
/* 底部样式  */
.footer{
	padding: 56px 0 20px 0;
	width: 1140px;
	margin:0 auto;
	text-align: center;
	position: relative;
}
.footer-top{
	position: relative;
	font-size: 0;
	width: 100%;
	min-height: 200px;
}
.footer .footer-top .foot-link{
	float: left;
	display: inline-block;
	text-align: left;
}
.footer .footer-top .foot-link h3{
	font-size: 18px;
	color: #8891a9;
	margin-bottom: 17px;
	font-family: Source;
}
.footer .footer-top .foot-link p{
	margin-bottom: 16px;
}
.footer .footer-top .foot-link p a{
	font-family: Source;
	font-size: 15px;
	color: white;
}
.footer .footer-top .foot-app{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 572px;
}
.footer .footer-top .foot-app .run-app{
	font-family: Source;
	text-align: center;
	float: left;
	margin-left: 58px;
}
.footer .footer-top .foot-app .run-weixin{
	font-family: Source;
	text-align: center;
	float: right;
	margin-right: 58px;
}
.footer .footer-top .foot-app span img{
	display: inline-block;
	margin-bottom: 12px;
	width: 125px;
}
.footer .footer-top .foot-app span p{
	margin-bottom: 10px;
	font-size: 15px;
	color: #8891a9;
}
.footer .footer-top .foot-pro{
	float: right;
}
.footer .footer-top .foot-pro p{
	text-align: center;
	margin-bottom: 17px;
}
.footer .footer-top .foot-pro p a{
	font-family: Source;
	color: white;
	font-size: 18px;
}
.footer .footer-top .foot-pro span{
	display: block;
	overflow: hidden;
	width: 100%;
	margin-top: 54px;
}
.footer .footer-top .foot-pro span img{
	width: 22px;
	height: auto;
}
.footer .footer-top .foot-pro span .weibo{
	display: block;
	width:22px;
	height: 22px;
	float: left;
	margin-left: 6px;
	background: url(https://www.thejoyrun.com/img/footer_08_00.png) no-repeat center;
	background-size: contain;
}
.footer .footer-top .foot-pro span .weibo:hover{
	background: url(https://www.thejoyrun.com/img/footer_08_00_xunt.png) no-repeat center;
	background-size: contain;
}
.footer .footer-top .foot-pro span .weixin{
	display: block;
	width:22px;
	height: 22px;
	float: right;
	margin-right: 3px;
	background: url(https://www.thejoyrun.com/img/footer_08_01.png) no-repeat center;
	background-size: contain;
}
.footer .footer-top .foot-pro span .weixin img{
	display: none;
	width: 400px;
	right: -58px;
	top: 135px;
	position: absolute;
}
.footer .footer-top .foot-pro span .weixin:hover img{
	display: block;
}
/*.footer .footer-top .foot-pro span .weixin:hover{
	background: url(https://www.thejoyrun.com/img/footer_08_01_xuant.png) no-repeat center;
	background-size: contain;
}*/
.footer-bottom a{
	font-family: Source;
	color: #999;
}
.footer-bottom .friend-link a:hover{
	text-decoration: underline;
}
@media only screen and (max-width:1200px){
   	.header{
   		width:980px;
   	}
   	.header-section .nav{
   		left: 380px;
   	}
   	.footer{
   		width:980px;
   	}
}
@media only screen and (max-width: 1000px){
    .header{
   		width:98%;
   		padding: 0 1%;
   	}
   	.header-section .nav{
   		left: 38%;
   	}
   	.header-section .nav li{
   		margin: 0 35px;
   		font-size: 16px;
   	}
   	.footer{
   		width:98%;
   		padding: 56px 1%;
   		height: 3rem;
   	}
   	.footer .footer-top .foot-app {
   		width: 58%;
   	}
}
