.header {
	background: #f5f5f5;
}
.header-top .title {
	font-size: 14px;
	color: #666;
	height: 32px;
	line-height: 32px;
}
.login_box {
	height: 32px;
	line-height: 32px;
}
.login_box a {
	font-size: 14px;
}
.header_logo {
	height: 120px;
	background: #fff;
}
.logo_content {
	height: 120px;
}
.logo_content img {
	margin-top: 25px;
}
.seach {
	padding-top: 25px;
}
.seach .weap_input input {
	padding-left: 15px;
	width: 265px;
	height: 45px;
	border: 2px solid #009470;
	font-size: 14px;
}
.seach_icon {
	width: 60px;
	height: 49px;
	background: url(../images/seach_icon.png) no-repeat center;
	background-color: #009470;
	background-size: 26px;
}
.seach .detail {
	font-size: 14px;
	color: #666;
	line-height: 40px;
}


.wrap_nav {
	background: #009470;
	border-top: 4px solid #ff9c00;
}
.nav ul li {
	float: left;
	width: 14.2%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.nav ul li:hover {
	background: #ff9c00;
}
.nav ul .on {
	background: #ff9c00;
}
.nav ul li:hover > .list_icon {
	display: block;
}
.list_icon {
	padding: 20px 0;
	position: absolute;
	top: 44px;
	left: 0;
	width: 170.3px;
	background: url(../images/list_icon.png) no-repeat;
	background-color: #ffeed3;
	display: none;
	z-index: 1;
}
.list_icons {
	padding: 20px 0;
	position: absolute;
	top: 44px;
	left: 0;
	width: 170.3px;
	background: url(../images/list_icon.png) no-repeat;
}
.list_icon p {
	color: #ff8a00;
	font-size: 15px;
	line-height: 15px;
	margin-top: 20px;
}
.wrap_banner img {
	width: 100%;
	height: 500px;
}
.projects {
	margin-top: 40px;
	background: url(../images/project_bg.jpg) no-repeat;
	background-size: 100%;
	height: 142px;
	padding-top: 30px;
	margin-bottom: 56px;
}
.projects li {
	float: left;
	margin-left: 45px;
}


.event {
	width: 850px;
}
.event h1 {
	background: url(../images/basketball_icon.png) no-repeat left center;
	padding-left: 45px;
	height: 32px;
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 25px;
}
.event h1 span {
	font-size: 24px;
	font-weight: normal;
}
.event h1 i {
	font-style: normal;
	font-size: 14px;
	margin-left: 30px;
}
.event_content {
	margin-bottom: 40px;
}
.event_content .one_event {
	margin-right: 24px;
}
.event_content .one_event img {
	width: 172px;
	height: 130px;
}
.event_detail {
	margin-left: 20px;
}
.event_detail h2 a {
	color: #000;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
}
.event_detail p {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 14px;
	margin-top: 18px;
}
.my_event {
	display: block;
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #009470;
	color: #fff;
	font-size: 14px;
	margin-top: 16px;
}
.over_event {
	display: block;
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #acacac;
	color: #fff;
	font-size: 14px;
	margin-top: 16px;
}
.dynamics {
	width: 350px;
}
.dynamics_title {
	border-bottom: 2px solid #009470;
}
.dynamics_title span {
	width: 105px;
	height: 38px;
	background: #009470;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
}
.dynamics_title a {
	color: #009470;
	font-size: 20px;
	height: 38px;
	line-height: 38px;
}
.dynamics_constent {
	padding-top: 20px;
	height: 340px;
}
.dynamics_text {
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 24px;
}
.dynamics_text p {
	width: 246px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.dynamics_text p a {
	color: #000;
}
.dynamics_text span {
	color: #9a9a9a;
}


.slide-wrap {
	width: auto;
	height: 100%;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.slide-img {
	width: auto;
	height: 100%;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.slide-img > li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.slide-tab {
	position: absolute;
	bottom: 8px;
}
.slide-tab > li {
	float: left;
	width: 14px;
	height: 6px;
	margin: 4px;
	border: 1px solid #009470;
	background-color: #fff;
	cursor: pointer;
}
.slide-tab li.slide-tab-on {
	background-color: #009470;
}


.wonderful {
	padding-top: 55px;
	background: #efeef3;
	padding-bottom: 65px;
}
.wonderful h1 {
	background: url(../images/wonderful.png) no-repeat left center;
	padding-left: 45px;
	height: 32px;
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 25px;
}
.wonderful h1 span {
	font-size: 24px;
	font-weight: normal;
}
.wonderful h1 i {
	font-style: normal;
	font-size: 14px;
	margin-left: 30px;
}
.wonderful_img li {
	float: left;
	font-size: 0;
	margin-right: 20px;
}
.wonderful_img li:last-child {
	margin-right: 0;
}
.wonderful_img li img {
	width: 284px;
	height: 214px;
}
.wonderful_img li p {
	background: #fff;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
.wonderful_img li p a {
	color: #000;
}
.wonderful_img li span {
	color: #acacac;
}


.book {
	padding: 60px 0;
}
.book_title {
	width: 790px;
	padding-right: 60px;
}
.book_title h1 {
	background: url(../images/wonderful.png) no-repeat left center !important;
}
.book_nav ul {
	background-color: #009470;
}
.book_nav li {
	float: left;
	width: 12.5%;
	text-align: center;
	color: #fff;
}
.book_nav a {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	padding-top: 55px;
	padding-bottom: 12px;
	display: block
}
.book_nav a:hover {
	color: #FF9B00;
}
.book_nav .on {
	color: #FF9B00;
}
.book_nav li:first-child {
	background: url(../images/book_nav1.png) no-repeat center 16px;
	color: #ff9c00;
}
.book_nav li:nth-child(2) {
	background: url(../images/book_nav2.png) no-repeat center 20px;
}
.book_nav li:nth-child(2):hover {
	background: url(../images/book_nav2a.png) no-repeat center 20px;
}
.book_nav li:nth-child(3) {
	background: url(../images/book_nav3.png) no-repeat center 13px;
}
.book_nav li:nth-child(3):hover {
	background: url(../images/book_nav3a.png) no-repeat center 13px;
}
.book_nav li:nth-child(4) {
	background: url(../images/book_nav4.png) no-repeat center 13px;
}
.book_nav li:nth-child(4):hover {
	background: url(../images/book_nav4a.png) no-repeat center 13px;
}
.book_nav li:nth-child(5) {
	background: url(../images/book_nav5.png) no-repeat center 13px;
}
.book_nav li:nth-child(5):hover {
	background: url(../images/book_nav5a.png) no-repeat center 13px;
}
.book_nav li:nth-child(6) {
	background: url(../images/book_nav6.png) no-repeat center 13px;
}
.book_nav li:nth-child(6):hover {
	background: url(../images/book_nav6a.png) no-repeat center 13px;
}
.book_nav li:nth-child(7) {
	background: url(../images/book_nav7.png) no-repeat center 13px;
}
.book_nav li:nth-child(7):hover {
	background: url(../images/book_nav7a.png) no-repeat center 13px;
}
.book_nav li:nth-child(8) {
	background: url(../images/book_nav8.png) no-repeat center 13px;
}
.book_nav li:nth-child(8):hover {
	background: url(../images/book_nav8a.png) no-repeat center 13px;
}
.book_img {
	padding-top: 30px;
}
.book_img li {
	float: left;
	margin-right: 53px;
	font-size: 0;
}
.book_img li:last-child {
	margin-right: 0;
}
.book_img li img {
	width: 228px;
	height: 170px;
}
.book_img li h3 {
	font-size: 16px;
	color: #222;
	font-weight: bold;
	line-height: 16px;
	margin-top: 22px;
	margin-bottom: 26px;
}
.book_img li h3 a {
	color: #222;
}
.book_img li p {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 20px;
	background: url(../images/book_address.png) no-repeat left center;
	padding-left: 35px;
	margin-bottom: 15px;
}
.book_img li span {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 20px;
	padding-left: 35px;
	background: url(../images/book_phone.png) no-repeat left center;
}
.nopbook {
	padding: 0 !important;
}
.book_text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 31px;
	border-bottom: 1px dashed #acacac;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	background: url(../images/zhibo.png) no-repeat left center;
}
.book_text a {
	color: #000;
}


.jians_icon {
	background: url(../images/jians_icon.png) no-repeat !important;
}
.jians_ul li p {
	background: #efeef3 !important;
	text-align: left;
	height: 16px !important;
	line-height: 16px;
	margin-top: 16px;
}
.jias_groud {
	margin-bottom: 30px;
}
.jias_groud a {
	float: left;
	width: 156px;
	height: 48px;
	border: 1px solid #acacac;
	margin-right: 28px;
	line-height: 48px;
	text-align: center;
	color: #acacac;
}
.jias_groud a.active {
	color: #009470;
	border-color: #009470;
}
.instructor {
	padding-top: 60px;
}
.instructor_icon {
	background: url(../images/instructor_icon.png) no-repeat !important;
}
.instructor_constent img {
	width: 120px !important;
	height: 120px !important;
	border-radius: 50% !important;
}
.instructor_constent p {
	margin-top: 13px !important;
}
.instructor_type {
	height: 30px;
	font-size: 14px;
	margin-bottom: 34px;
}
.instructor_type span {
	padding-top: 3px;
}
.instructor_type a {
	float: left;
	padding: 3px 6px;
	color: #222;
	margin-left: 15px;
}
.instructor_type a.active {
	background: #009470;
	color: #fff;
}
.instructor_type a:hover {
	background: #009470;
	color: #fff;
}
.instructor_tab table {
	border: 1px solid;
	width: 100%;
	border-color: #cdcdcd;
}
.instructor_tab table td {
	width: 33.3%;
	height: 116px;
	text-align: center;
	font-size: 14px;
	color: #009470;
}
.instructor_tab table td.active {
	color: #ff9c00;
}


.fooder {
	border-top: 4px solid #ff9c00;
	background: #222222;
	padding-top: 36px;
	padding-bottom: 100px;
}
.food_logo {
	width: 752px;
}
.food_logo img {
	width: 425px;
	height: 54px;
}
.food_logo p {
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.er_ma {
	margin-right: 40px;
	padding-top: 23px;
}
.er_ma img {
	border: 2px solid #fff;
}
.er_ma p {
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.address {
	margin-top: 30px;
	color: #fff;
	background: #181818;
	text-align: center;
	font-size: 14px;
	height: 52px;
	line-height: 52px;
}


.nr_banner {
	margin-top: 10px;
}
.saishi {
	overflow: hidden;
}
.saishizuo {
	float: left;
	width: 850px;
	overflow: hidden;
	margin-bottom: 50px;
}
.saishizuo .list {
	border-bottom: 1px dashed #CCCCCC;
	overflow: hidden;
}
.bt {
	width: 100%;
	font-size: 16px;
	color: #656565;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.bt a {
	font-size: 16px;
	color: #656565;
}
.saishizuo .list li a {
	font-size: 20px;
	color: #000;
}
.saishizuo .list li p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
.saishizuo .list li {
	margin-bottom: 20px;
}
.saishiyou {
	float: right;
	overflow: hidden;
	width: 310px;
}
.saishiyou .rdian li {
	margin-top: 20px;
	margin-bottom: 10px;
}
.saishiyou .rdian li a {
	font-size: 16px;
	color: #000;
}
.saishiyou .rdian li a span {
	float: right;
	color: #999999;
}
.youbt {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 43px;
	width: 263px;
	background: #EEEDF2;
	line-height: 48px;
	background: url(../images/damuzhi.png) 13px no-repeat #EEEDF2;
	padding-left: 45px;
	border: 1px solid #D9D9DA;
}
.youbta {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 43px;
	width: 263px;
	background: #EEEDF2;
	line-height: 45px;
	background: url(../images/zhuanti.png) 13px no-repeat #EEEDF2;
	padding-left: 45px;
	border: 1px solid #D9D9DA;
}

.huo {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	height: 43px;
	width: 263px;
	background: #EEEDF2;
	line-height: 45px;
	background: url(../images/huo.png) 13px no-repeat #EEEDF2;
	padding-left: 45px;
	border: 1px solid #D9D9DA;
}
.list_foot {
	overflow: hidden;
	width: 850px;
	padding-top: 30px;
}
.list_foot .tu {
	height: 250px;
}
.list_foot .tu a {
	color: #FFF;
	width: 333px;
	height: 250px;
	display: block;
	position: absolute;
}
.list_foot .tu p {
	width: 333px;
	height: 47px;
	text-align: center;
	line-height: 43px;
	position: absolute;
	z-index: 1;
	background: url(../images/bj.png);
	font-size: 16px;
	bottom: 0px;
}
.list_foot ul {
	padding-top: 15px;
}
.list_foot ul li {
	background: url(../images/li.jpg) 10px no-repeat;
	padding-left: 23px;
}
.list_foot ul li a {
	font-size: 16px;
	color: #000;
	line-height: 33px;
}
.xq h1 {
	font-size: 24px;
	color: #000;
	text-align: center;
}
.xq .xx {
	text-align: center;
	color: #999999;
	font-size: 14px;
	line-height: 48px;
}
.xq .ms {
	background: #EFEDF3;
	padding: 25px;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 15px;
}
.xq h2 {
	font-size: 18px;
	color: #000;
}
.xq p {
	font-size: 14px;
	line-height: 28px;
}
.saishizuo .list_zuzhi {
	overflow: hidden;
}
.saishizuo .list_zuzhi li a {
	font-size: 20px;
	color: #000;
}
.saishizuo .list_zuzhi li p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
.saishizuo .list_zuzhi li {
	border: 1px solid #CCC;
	padding: 20px;
	margin-bottom: 20px;
}
.you_tu {
	margin-top: 15px;
}
.news_list {
	padding-top: 15px;
}
.news_list li {
	background: url(../images/li.jpg) 10px no-repeat;
	padding-left: 23px;
}
.news_list li a {
	font-size: 14px;
	color: #000;
	line-height: 33px;
}
.snav {
	border: 1px solid #E2E2E2;
	width: 1178px;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
}
.snav .bts {
	padding-top: 5px;
}
.snav ul li {
	float: left;
	text-align: center;
	width: 90px;
	margin-bottom: 10px;
}
.snav a {
	line-height: 30px;
	height: 30px;
	padding: 5px;
}
.snav ul li a:hover {
	background: #FF9B00;
	color: #FFF;
}
.snav .on {
	background: #FF9B00;
	color: #FFF;
}
.daoyuanbt {
	width: 850px;
	border-bottom: 2px solid #009470;
	height: 38px;
	margin-bottom: 20px;
}
.daoyuanbt span {
	width: 106px;
	height: 38px;
	background: #009470;
	color: #FFF;
	display: block;
	text-align: center;
	line-height: 38px;
}
.daoyuan p {
	line-height: 28px;
	font-size: 14px;
}
.daoyuan .shenbao {
	width: 110px;
	height: 36px;
	display: block;
	background: #FF9B00;
	color: #FFF;
	font-size: 16px;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 25px;
}
.daoyuanlist {
	overflow: hidden;
}
.daoyuanlist a {
	font-size: 20px
}
.daoyuanlist p {
	color: #999999;
	font-size: 14px;
}
.daoyuanlist li {
	float: left;
	margin-right: 51px;
	margin-bottom: 20px;
}

.slideTxtBox {
	width: 308px;
	text-align: left;
}
.slideTxtBox .hd {
	height: 45px;
	line-height: 45px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	margin-top: 4px;
}
.slideTxtBox .hd ul li.on {
	height: 40px;
	background: #00936F;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBox .bd li {
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.game163 {
	position: relative;
	overflow: hidden;
	width: 850px;
}
.game163 .bigImg {
	height: 583px;
	position: relative;
}
.game163 .bigImg li img {
	vertical-align: middle;
	width: 850px;
	height: 583px;
}
.game163 .smallScroll {
	margin-bottom: 6px;
}
.game163 .sPrev, .game163 .sNext {
	float: left;
	display: block;
	width: 16px;
	height: 30px;
	position: absolute;
	z-index: 1;
	bottom: 40px;
}
.game163 .sNext {
	right: 0;
	padding-right: 13px;
}
.game163 .sPrev {
	padding-left: 13px;
}
.game163 .smallImg {
	float: left;
	margin-top: 15px;
	display: inline;
	overflow: hidden;
}
.game163 .smallImg ul {
	width: 9999px;
	overflow: hidden;
}
.game163 .smallImg li {
	float: left;
	padding: 0 12px 0 0;
	width: 160px;
	cursor: pointer;
	display: inline;
}
.game163 .smallImg img {
	border: 1px solid #dcdddd;
	width: 157px;
	height: 108px;
}
.game163 .smallImg .on img {
	border-color: #1e50a2;
}
.xian {
	border-bottom: 1px dashed #DFDFDF;
	margin-bottom: 20px;
	margin-top: 20px;
}
.sheshi p {
	margin-bottom: 8px;
}
.sheshi p span {
	color: #FF9B00;
}
.list_zuzhi p .lj {
	float: right;
	width: 110px;
	height: 36px;
	background: #FF9B00;
	display: block;
	font-size: 16px;
	color: #FFF;
	line-height: 36px;
	text-align: center;
}
.yundong {
	margin-bottom: 20px;
}
.rdian li p {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.sheshixq a {
	font-size: 20px;
	color: #000;
}
.sheshixq .xing {
	background: url(../images/xing.png) no-repeat;
	width: 19px;
	height: 18px;
	float: left;
}
.sheshixq .youa {
	float: left;
	display: block;
}
.sheshixq p, div {
	color: #999999;
}
.zh {
	padding-bottom: 10px;
	overflow: hidden;
}
.sheshixq p {
	clear: both;
	line-height: 30px;
}
.sheshixq p span {
	color: #FF9B00;
}
.sheshixq .sc {
	float: right;
	line-height: 22px;
	height: 22px;
	clear: both;
}
.sheshixq .sc a {
	font-size: 14px;
	color: #ABABAB;
}
.sheshixq {
	margin-bottom: 30px;
	overflow: hidden;
}
.nrr p {
	color: #000;
}
.nrr h2 {
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}

.scrollBox {
	width: 850px;
	background: url(http://demo.umoban.cn/demo/5252/images/scrollBg.png);
	position: relative;
}
.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}
.scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 850px;
}
.scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.scrollBox .piclist li {
	float: left;
	display: inline;
	width: 195px;
	margin-right: 10px;
	padding: 5px;
}
.scrollBox .pageBtn span {
	background: url(../images/bntBg.png) no-repeat;
	display: block;
	width: 37px;
	height: 59px;
	position: absolute;
	top: 60px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}
.scrollBox .pageBtn .prev {
	left: 15px;
	background-position: -11px -84px;
}
.scrollBox .pageBtn .next {
	right: 15px;
	background-position: -53px -84px;
}
.scrollBox .pageBtn .list {
	overflow: hidden;
	zoom: 1;
	margin: 10px 0 0 413px;
}
.scrollBox .pageBtn .list li {
	background: url(../images/bntBg.png);
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	background-position: -86px -57px;
	cursor: pointer;
	margin-left: 10px;
	line-height: 10000px;
	overflow: hidden;
}
.scrollBox .pageBtn .list li.on {
	background-position: -114px -57px
}
.rili {
	width: 218px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #DFDFDF;
	background: url(../images/rili.png) 195px no-repeat;
}
.qd{ width:49px; height:29px; background:none; border:1px solid #009470; color:#009470;}
.saishi_nav{ width:850px; overflow:hidden; height:38px; border-bottom:2px solid #00936F; margin-bottom:20px;}
.saishi_nav li{ float:left; width:88px; height:38px; line-height:38px; text-align:center;}
.saishi_nav li a:hover{width:88px; height:38px; line-height:38px; background:#00936F; color:#FFF; display:block;}
.saishi_nav .on{width:88px; height:38px; line-height:38px; background:#00936F; color:#FFF; display:block;}
.list_zuzhi p .jieshu {
	float: right;
	width: 110px;
	height: 36px;
	background: #ABABAB;
	display: block;
	font-size: 16px;
	color: #FFF;
	line-height: 36px;
	text-align: center;
}
