﻿* {
	margin:0;
	padding:0;
}
html, body {
	width:100%;
	height:100%;
	font-family:'微软雅黑', Arial, Helvetica, sans-serif
}
ul li {
	list-style:none;
}
img {
	border:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true);
}
.header-warp {
	width:100%;
	height: 70px;
	background-color:#fff;
	position: fixed;
	list-style-type:none;
	z-index: 70;
	opacity:0.9;
	filter: alpha(opacity=70);
}
.header {
	width:1200px;
	height:100%;
	margin: 0 auto;
}
.navbar ul {
	float:right;
	width: 534px;
	height: 56px;
	line-height:56px;
	margin-top: 6px;
	margin-right: 20px;
}
.navbar ul li {
	float:right;
	margin-left:65px;
	margin-top:15px;
	white-space:nowrap
}
.navbar ul li a {
	color: #333333;
    text-decoration: none;
    font-size: 14px;
    display: block;
	float:left;
    height: 28px;
    line-height: 28px;
	padding-left:30px;
}
.navbar ul li a:hover {
	color:#ff6900
}

.navbar ul li.navbar_menu_user{ 
	background: url("../images/custom_user.png") 0px 5px no-repeat;
    /* display: inline-block; */
    background-size: 16px 16px;
}

.navbar ul li.navbar_menu_user:hover{ 
	background: url("../images/custom_user_org.png") 0px 5px no-repeat;
    /* display: inline-block; */
    background-size: 16px 16px;
}


.navbar ul li.navbar_menu_school{ 
	background: url("../images/custom_school.png") 0px 5px no-repeat;
    /* display: inline-block; */
    background-size: 16px 16px;
}

.navbar ul li.navbar_menu_school:hover{ 
	background: url("../images/custom_school_org.png") 0px 5px no-repeat;
    /* display: inline-block; */
    background-size: 16px 16px;
}
.navbar ul li.navbar_menu_coach{ 
	background: url("../images/custom_coach.png") 0px 5px no-repeat;
    /* display: inline-block; */
    background-size: 16px 16px;
}
.navbar ul li.navbar_menu_coach:hover{ 
	background: url("../images/custom_coach_org.png") 0px 5px no-repeat;
    /* display: inline-block; */
    background-size: 16px 16px;
}
.aaej-logo {
	width:234px;
	height:56px;
	float:left;
	margin-top:7px;
	margin-left:20px;
	background:url("../images/logo.png") no-repeat;
}
.my-body {
	width:1200px;
	margin: 0 auto;
}
.cnt1 {
	width:100%;
	height:400px;
	margin-top:50px;
}
.our-city-warp {
	width: 750px;
	height:auto;
	padding-top:0px;
	float:left;
}
.our-city {
	font-size:42px;
	color:#fff;
}
.city p {
	font-size:18px;
	color:#fff;
	float:left;
}
.city-list {
	width: 100%;
	height: 300px;
}
.qr-code-warp {
	width: 424px;
	height:auto;
	float:right;
	margin-top:0px;
	margin-right:20px;
}
.wz_p {
	font-size:56px;
	white-space:nowrap;
	color:#333333;
	margin-left:-22px;
	text-align:right
}
.wz_p1 {
	font-size:16px;
	line-height:78px;
	text-align:right;
	white-space:nowrap;
	color:#666666;
	border-bottom:1px solid #d9d9d9;
	width:445px;
	margin-left:-22px;
}
.wz_p1 span {
	color:#ff4302
}
.wz_p2 {
	font-size:14px;
	white-space:nowrap;
	color:#666666;
	text-align:right;
	line-height:28px;
	margin-top:26px;
}
.qr-code {
	width:197px;
	height:130px;
}
.cnt2 {
	width:100%;
	height:200px;
	margin-top:10px;
}
.link-row {
	width:100%;
	height:100px;
	color:#fff;
	font-size:18px;
	font-family: 'Microsoft Yahei', '微软雅黑';
}
.link-row a {
	color: #FFF;
}
.link-row .link {
	width:170px;
	height:45px;
	line-height:45px;
	text-align:center;
	border-radius:5px;
	float:right;
	background-color:#ff6900;
	margin-right:20px;
	letter-spacing:2px;
	cursor:pointer;
}
.link-row .link:hover {
	background-color:#ff4400;
}
.section {
	min-width:1200px;
	z-index: 1;
}
.page2-warp {
	width: 1200px;
	margin: 0 auto;
}
.page2-left {
	float: left;
	position: relative;
	left: -80%;
	background:#f2946d;
}
.page2-right {
	float: right;
	display: none;
	background:#f2946d;
}
.page3-warp {
	width: 1200px;
	margin: 0 auto;
}
.page3-left {
	float: left;
	display: none;
	background:#96b6ff;
}
.page3-right {
	float: right;
	position: relative;
	right: -80%;
	background:#96b6ff;
}
.page4-warp {
	width: 1200px;
	margin: 0 auto;
}
.page4-left {
	float: left;
	position: relative;
	left: -80%;
	background:#f2d38f;
}
.page4-right {
	float: right;
	display: none;
	background:#f2d38f;
}
.page5-warp {
	width: 1200px;
	margin: 0 auto;
}
.page5-left {
	float: left;
	display: none;
	background:#e9e6cf0;
}
.page5-right {
	float: right;
	position: relative;
	right: -80%;
	background:#9e6cf0;
}
.page6-warp {
	width: 1200px;
	min-height:60%;
	margin: 0 auto;
}
.page6-left {
	float: left;
	position: relative;
	left: -80%;
	background:#e25a5a;
}
.page6-right {
	float: right;
	display: none;
	background:#e25a5a;
}
.copyright {
	width:100%;
	height:200px;
	background:#fff;
	position:absolute;
	margin:0 auto;
	display:block;
	z-index:100;
}
.copyright .copy-boder {
	width:1200px;
	height:60px;
	border-top:1px solid rgb(181, 181, 181);
	position:relative;
	margin:50px auto;
	text-align:center;
}
.copyright .copy-boder ul {
	width:1000px;
	height:100px;
	margin:0 auto;
}
.copyright ul li {
	list-style:none;
	float:left;
	margin-top:40px;
	margin-left:50px;
	display:inline;
}
.copyright ul li a {
	text-align:center;
	display:block;
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.copyright ul li a img {
	position:relative;
	left:10px;
}
.copyright ul li p {
	float:right;
	color:#0ab81f;
	font-size:14px;
}
.copy {
	text-align:center;
	color:#828383;
	font-family:"微软雅黑";
	position:relative;
	bottom:10px;
	font-size:14px;
}
/*地图部分css*/
body {
	color: #333;
	text-align: center;
	background-color: #dcf5ed;
	font-family: 'Microsoft Yahei', '微软雅黑';
}
.mapTipText {
	width: 300px;
	height: auto;
	display:block;
	float:left;
	min-height:105px;
	background-color: #ffffff;
	padding-bottom:15px;
	border-radius: 10px;
	box-shadow: 5px 10px 15px rgba(0, 0, 0, .3);
}
.mapTipText .mapTipImg {
	height: 66px;
	width: 66px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin: -12px 5px 0 -12px;
	border:2px solid #ffffff;
}
.mapTipText .mapTipImg img {
	width: 100%;
	height: 100%;
}
.mapTipText .mapTipList {
	margin-left: 0px;
	height:40px;
	border-radius:10px 10px 0 0;
	background:#4d4d4d;
}
.mapTipText .mapTipList h2 {
	height:40px;
	line-height:40px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal
}
.mapTipText .mapTipList h2 span {
	font-size: 12px;
	margin-left: 5px;
	font-weight:normal
}
.mapTipText .mapTipList ul {
	width: 230px;
	padding-right: 10px;
	padding-left:60px;
	margin-top:-20px;
	float:left
}
.mapTipText .mapTipList ul li {
	list-style: none;
	padding: 7px 3px 0 3px;
	float:left;
}
.mapTipText .mapTipList ul li a {
	color: #262626;
	font-size:14px;
	text-decoration:none;
}
.mapTipText .mapTipList ul li a:hover {
	text-decoration:none;
	color:#ff6900;
}
.mapTipText .mapTipLocal dl {
	padding-right: 10px;
	padding-left: 10px;
	width: 270px;
	float: left;
	margin-top: -10px;
}
.mapTipText .mapTipLocal dt {
	float: left;
	clear: both;
	padding:11px 3px 0 7px;
	width:35px;
	color:#ff6900;
	font-size:10px;
	font-weight:normal
}
.mapTipText .mapTipLocal dl dd {
	list-style: none;
	padding: 7px 3px 0 3px;
	float:left;
	width:210px
}
.mapTipText .mapTipLocal dl dd a {
	color: #262626;
	font-size:14px;
	text-decoration:none
}
.mapTipText .mapTipLocal dl dd a:hover {
	color:#ff6900;
	text-decoration:none
}
