﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ul,
ul li,
input,
dl,
dd {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

img,
a img {
	border: 0;
	margin: 0;
	padding: 0;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #585656;
}

a:hover {
	text-decoration: none;
}

.cl {
	clear: both;
}

.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

textarea {
	resize: none;
	overflow: auto;
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
	overflow-x: hidden;
	background: #fff;
}

.theme_color {
	background: #00beaf;
}

.theme_color1 {
	background: #ee0062;
}

.theme_color2 {
	background: #222;
}

.wl_1004 {
	width: 1004px;
	margin: 0 auto;
	position: relative;
}


/*头部*/

.header {
	width: 100%;
}

.header .main {
	width: 100%;
}

.header .matop {
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}

.header .logo {
	width: 50%;
	float: left;
}

.header .logo a {
	height: 100px;
	overflow: hidden;
}

.header .homesc {
	float: right;
	width: 20%;
	text-align: right;
	height: 30px;
	padding-top: 25px;
	padding-right: 30px;
}

.header .homesc img {
	vertical-align: middle;
	height: 20px;
}


/*nav*/

.g_nav {
	width: 100%;
	height: 50px;
	background-color: #333333;
}

.g_nav01 {
	width: 1200px;
	margin: auto;
}

.g_nav01 ul li {
	width: 11%;
	float: left;
	text-align: center;
	line-height: 50px;
	position: relative;
	display: block;
}

.g_nav01 a {
	height: 50px;
	line-height: 52px;
	display: block;
	color: #fff;
	font-size: 14px;
}

.g_nav01 a span {
	font-size: 12px;
	color: #baa58c;
}

.g_nav01 ul li .nav_tan {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100px;
	padding: 5px 0 10px 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 100;
}

.g_nav01 ul li .nav_tan a {
	width: 94%;
	background: none;
	padding: 0;
	margin: 0 auto;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	border-radius: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
}

.g_nav01 ul li .nav_tan a:hover {
	width: 94%;
	background: #1f0e0a;
	padding: 0;
	margin: 0 auto;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}


/*********footer*********/

.foonavf .fl .manager_info {
	float: left;
	width: 100%;
	line-height: 28px;
	padding: 0 0;
	color: #42261e;
}

.foonavf .fl .manager_info a {
	color: #42261e;
}

.foonavf .fl .manager_info span+span {
	padding-left: 10px;
}

.wl {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top:20px;
}

.pl_20 {
	padding-left: 20px;
}

.foonavf {
	width: 100%;
	color: #a3a2a2;
	height: 282px;
	padding: 86px 0 0;
	text-align: left;
	background: #1f1f23;
}

.foonavf .nnf {
	float: left;
	width: 100%;
}

.foonavf a.foonav {
	color: #a3a2a2;
	display: inline-block;
	width: 75px;
	padding: 0 25px 0 0;
	font-size: 14px;
	position: relative;
	text-align: left;
	line-height: 40px;
}

.foonavf h4 {
	border-bottom: 1px solid #47474b;
	border-top: 1px solid #47474b;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 18px 0;
	margin-bottom: 20px;
}

.foonavf .fr {
	float: left;
	width: 320px;
	padding-left: 0;
}

.foonavf .fl {
	width: 470px;
	color: #999999;
	text-align: left;
	padding: 0 0 0 22px;
}


/*首页头部banner*/

.banner {
	height: 559px;
	width: 100%;
	overflow: hidden;
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
}

.banner>ul {
	width: auto;
	height: 100%;
}

.banner>ul li {
	height: 100%;
	background-size: 1600px 500px;
	background-position: center center;
	float: left;
	opacity: 0;
	background-repeat: no-repeat;
}

.banner .prev {
	width: 42px;
	height: 105px;
	position: absolute;
	left: 0;
	top: 187px;
	background-image: url(../images/index_icon02.png);
	cursor: pointer;
}

.banner .next {
	width: 42px;
	height: 105px;
	position: absolute;
	right: 0;
	top: 187px;
	background-image: url(../images/index_icon03.png);
	cursor: pointer;
}

.banner .ctrl {
	position: absolute;
	z-index: 99;
	bottom: 12px;
	left: 50%;
	display: none
}

.banner .ctrl div {
	width: 10px;
	height: 10px;
	float: left;
	background-color: #5d5974;
	border-radius: 100%;
	margin-left: 12px;
	cursor: pointer;
}

.banner .ctrl div.now {
	background-color: #fff;
	position: relative;
	top: -3px;
	border: 3px solid #ff7304;
}


/*-----首页 banner-----*/

.slideBox {
	width: 100%;
	height: 559px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	right: 0;
	bottom: 58px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 100%;
	text-align: center;
}

.slideBox .hd ul li {
	display: inline-block;
	margin-right: 10px;
	width: 60px;
	height: 5px;
	text-align: center;
	background: #000;
	cursor: pointer;
	border-radius: 5px;
}

.slideBox .hd ul li.on {
	background: #fa7f24;
	color: #fa7f24;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 559px;
	text-align: center;
}

.slideBox .bd li a {
	display: block;
	height: 559px;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -30px;
	display: block;
	width: 26px;
	height: 42px;
	background: url(../images/arrow_left.png) no-repeat;
	display: none;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background: url(../images/arrow_right.png) no-repeat;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.search01 {
	float: right;
	width: 260px;
	height: 48px;
	margin: 0 0 0
}

.search02 {
	float: left;
	border-right: 1px solid #3a2621;
	height: 48px;
	border-left: 1px solid #3a2621;
}

.search02 input.search03 {
	width: 100px;
	font-size: 14px;
	color: #b7a391;
	font-family: '微软雅黑';
	height: 48px;
	line-height: 48px;
	border: none;
	border: 0;
	padding: 0 8px;
	background: none;
}

.search01 input.search04 {
	width: 45px;
	font-size: 14px;
	color: #ccc;
	font-family: '微软雅黑';
	height: 48px;
	border: none;
	border: 0;
	background: url(../images/d3.png) no-repeat center center;
	cursor: pointer;
}


/*导师团队*/

.index_link {
	height: 750px;
	margin: 80px 0;
	width: 100%
}

.index_link .nnf a {
	float: left;
	margin: 30px 4px 0 0;
	position: relative;
	height: 91px;
	width: 115px;
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.circle_bg {
	height: 580px;
	margin: 50px 0 0
}

.circle_bg li {
	float: left;
	width: 321px;
	height: 536px;
	margin: 0 23px 0 24px;
	position: relative;
}

.circle_bg li a.touimg {
	display: block;
	margin: 28px 83px 0;
	width: 187px;
	height: 187px;
	background-position: center;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}

.circle_bg li .title {
	float: left;
	width: 80%;
	box-sizing: border-box;
	margin: 5% 10%;
	border-bottom: 1px solid #c9c9c9;
	display: block;
	font-size: 18px;
	color: #4b352e;
	line-height: 40px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.mr_frbox {
	float: left;
	width: 100%;
	height: 540px;
	position: relative;
}

.mr_frBtnL {
	cursor: pointer;
	display: inline;
	top: 262px;
	left: 0;
	position: absolute;
	z-index: 1;
}

.mr_frBtnR {
	cursor: pointer;
	top: 262px;
	right: 0;
	position: absolute;
	z-index: 1;
}

.mr_frUl {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}

.tempWrap ul {
	height: 540px;
	overflow: hidden;
}

.tempWrap {
	width: 1100px !important;
	margin: auto;
}

.ddd_box {
	width: 84%;
	height: 320px;
	border: 1px solid #b5b5b5;
	line-height: 22px;
	margin-top: 115px;
	overflow: hidden;
	position: relative;
	padding: 0 8%;
	padding-top: 100px;
}

.ddd_box dl {
	display: none;
}

.circle_bg .num {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
}

.circle_bg .num i {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #b1b1b1;
	margin: 0 5px;
	border-radius: 50%;
}

.circle_bg .num i.cur {
	background: #fa7f24;
}

.nbotms {
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top:15px;
}

.cousbot {
	overflow: hidden;
	margin-top: 40px;
}

.coulisttop {
	border: 1px solid #999999;
	padding: 25px 40px;
	box-sizing: border-box;
}

.coustop img {
	display: block;
	margin: auto;
}

.couleft {
	width: 700px;
}

.couleft h3 {
	font-size: 22px;
}

.couright {
	width: 418px;
}

.kcsleft {
	font-size: 18px;
	width: 120px;
}

.kcszright {
	width: 540px;
}

.kcsj,
.kcsz,
.kcnew {
	padding: 0 20px;
	margin-top: 20px;
}

.kcsj {
	margin-top: 20px;
}

.orage {
	color: #ee8304;
}

.quan {
	vertical-align: middle;
	margin-right: 5px;
}

.kcnew {
	line-height: 36px;
	font-size: 16px;
}

.kcnew a {
	text-decoration: underline;
}

.kcszshow {}

.kcszshow li {
	float: left;
	height: 36px;
	line-height: 36px;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
	border-radius: 20px;
	text-align: center;
}

.kcszshow li a {
	color: #fff;
}

.kcszshow li:nth-child(4n) {
	margin-right: 0;
}

.kcszshow li:first-child {
	background-color: #fa770f;
}

.kcszshow li:nth-child(2) {
	background-color: #94b101;
}

.kcszshow li:nth-child(3) {
	background-color: #fdbc25;
}

.kcszshow li:nth-child(4) {
	background-color: #fa8e0f;
}

.kcszshow li:nth-child(5) {
	background-color: #c15702;
}

.kcszshow li:nth-child(6) {
	background-color: #b19601;
}

.kcszshow li:nth-child(7) {
	background-color: #d09202;
}

.kcszshow li:nth-child(8) {
	background-color: #c6771a;
}

.kcszshow li:nth-child(9) {
	background-color: #f3984f;
}

.kcszshow li:nth-child(10) {
	background-color: #cbb640;
}

.kcszshow li:nth-child(11) {
	background-color: #ba9338;
}

.kcszshow li:nth-child(12) {
	background-color: #d7903d;
}

.coulibot {
	margin-top: 12px;
}

.cleft,
.cright {
	border: 1px solid #999999;
	padding: 25px 40px;
	box-sizing: border-box;
}

.cleft {
	width: 710px;
	height: 592px;
}

.cright {
	width: 480px;
	height: 592px;
}

.ctop img {
	max-width: 100%;
}

.w5 {
	width: 50%;
}

.vidoshow {
	width: 204px;
	height: 146px;
	padding-right: 8px;
}

.vidoshow:nth-child(3) {
	padding-right: 0px;
}

.xzwombot {
	padding-top: 50px;
}

.xzwlink {
	width: 33.33%;
	float: left;
}

.xzwlink img {
	width: 100%;
	display: block;
}

.empl {
	margin-top: 50px;
}

.jyqktu {
	margin-top: 50px;
}

.jyqktu div {
	width: 392px;
	height: 392px;
}

.jyqkl img ,.jyqkr img {width: 392px;
	height: 392px;
	display: block;
}

.jyqkc img {
	width: 190px;
	height: 190px;
	display: block;
	float: left;
	margin-left: 4px;
}

.jyqkc img:first-child {
	margin-bottom: 12px;
}

.jyqkc img:nth-child(2) {
	margin-bottom: 12px;
}

.more {
	width: 120px;
	margin: 30px auto;
	padding: 12px 0;
	border: 1px solid #ee8304;
	text-align: center;
}

.more a {
	color: #ee8304;
}

.ljgd {
	margin-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

.ljhunj {
	width: 470px;
	border: 1px solid #999;
	margin-top: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-left: 46px;
}

.fdadds {
	width: 50%;
	float: left;
	padding: 15px;
	line-height: 22px;
	box-sizing: border-box;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

.fdadds img {
	margin-left: 10px;
	margin-right: 10px;
}

.fdadds:nth-child(2n) {
	border-right: 0;
}

.fdadds:nth-child(1) {
	border-top: 0;
}

.fdadds:nth-child(2) {
	border-top: 0;
}

.ljzs {
	width: 420px;
	margin-right: 72px;
}

.ljzs img {
	width: 166px;
	height: 166px;
	display: block;
}

.footer {
	width: 100%;
	background-color: #333333;
	overflow: hidden;
	padding: 30px 0;
	color: #999999;
}

.fooleft img {
	width: 243px;
	height: 84px;
	margin-top: 15px;
}

.fooright img {
	width: 100px;
	display: block;
}

.foocent {
	border-left: 1px solid #fff;
	margin-top: 25px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	margin-left: 40px;
	padding-left: 30px;
}


/*师资力量*/

.bock {
	width: 100%;
	border-bottom: 1px solid #999;
	padding: 20px 0;
	font-size: 15px;
}

.bock img {
	vertical-align: middle;
	height: 20px;
	padding: 0 5px;
}

.tubtou {
	width: 300px;
	margin: 30px auto;
	text-align: center;
	font-size: 18px;
}

.englis {
	color: #fa770f;
	text-transform: uppercase;
}

.bhew {
	text-align: center;
}

.poucte {
	margin: 30px 0;
	overflow: hidden;
}

.poushws {
	position: relative;
	margin-right: 49px;
	margin-top: 40px;
}

.poushws:nth-child(3n) {
	margin-right: 0;
}

.poushws .imgk {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 0;
	left: 80px;
}

.poushws .xmxs {
	border: 1px solid #999;
	width: 285px;
	padding: 80px 30px 20px 30px;
	margin-top: 100px;
	text-align: justify;
	color: #666;
}

.tdname {
	border-bottom: 1px solid #999;
	padding: 15px 0;
	text-align: center;
	font-size: 18px;
	color: #000;
}

.miaos {
	margin: 20px auto;
	line-height: 24px;
	height: 168px;
	overflow: hidden;
}

.ckxq {
	width: 110px;
	margin: 10px auto;
	padding: 8px 0;
	border: 1px solid #666;
	text-align: center;
}

.page {
	width: 40%;
	margin: 60px auto;
}

.page a {
	padding: 3px 8px;
	margin: 0 5px;
	text-align: center;
}

.page a:hover {
	background-color: #fa770f;
	border-radius: 5px;
}
.page .on {
	background-color: #fa770f;
	border-radius: 5px;
}

/*会所介绍*/

.fendian {
	padding: 0 30px;
}

.fenlis {
	border-bottom: 1px dashed #999;
	padding: 15px 30px;
	line-height: 30px;
	overflow: hidden;
}

.fenlis a {
	display: block;
	overflow: hidden;
}

.cqkk {
	color: #fa770f;
}

.nrews img {
	padding-right: 15px;
}


/*教练班*/

.jiaolb {
	/*padding: 0 50px;*/
}

.jlblis {
	height: 185px;
	margin-top: 40px;
}

.jltu {
	width: 257px;
	height: 185px;
}

.jltext {
	width: 780px;
	margin-left: 40px;
}

.jltu img {
	width: 100%;
}

.jltext {
	color: #777;
}

.jltext h3 {
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #999;
	padding: 10px 0;
}

.xlst {
	padding: 10px 0;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	text-align: justify;
	overflow:hidden;
	height:40px;
}

.ckkgd {
	display: block;
	width: 110px;
	margin: 30px 0;
	padding: 8px 0;
	border: 1px solid #999;
	text-align: center;
}


/*学员风采*/

.xyfclsi {
	width: 330px;
	margin: 0 35px;
}

.xyfclsi img {
	width: 330px;
	height: 330px;
	display: block;
}

.xyfclsi p {
	padding: 10px 0;
	text-align: center;
}


/*友情链接*/

.yqlj {
	padding: 0 30px;
}

.yqljlis {
	margin-right: 30px;
	margin-top: 30px;
}

.yqljlis img {
	display: block;
	width: 230px;
	height: 80px;
	padding: 15px;
	border: 1px solid #999;
}

.yqljlis:nth-child(4n) {
	margin-right: 0;
}


/*师资详情*/

.nrshow {
	width: 100%;
	margin: auto;
}

.sztop {
	width: 400px;
	margin: 40px auto;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

.sztop .imgk {
	width: 240px;
	height: 240px;
	margin: auto;
	border-radius: 50%;
	display: block;
}

.szbotsq img {
	padding: 30px 0;
}

.hrt {
	height: 1px;
	width: 100%;
	background-color: #999;
}

.xqjs {
	padding: 30px 30px;
	font-size: 16px;
	text-align: justify;
	color: #999;
	line-height: 28px;
}

.xqjs img {
	max-width: 100%;
}

.next {
	margin: 50px 0;
}

.next a {
	display: block;
	line-height: 30px;
	color: #ee8304;
}

.next a span {
	color: #999;
}

.szbotsq h3 {
	font-size: 18px;
	padding: 30px 0;
	text-align: center;
}

.dyefle {
	display: flex;
	justify-content: center;
}

.dyefle a {
	border: 1px solid #333333;
	border-radius: 5px;
	display: block;
	width: 130px;
	padding: 10px 0;
	margin: 0 10px;
	text-align: center;
	font-size: 16px;
}

.dyefle a:hover {
	background-color: #333333;
	color: #fff;
}

.active {
	background-color: #333333;
	color: #fff;
}

.coenter {
	min-height: 400px;
}


/*证书查询*/

.zhscx {
	width: 600px;
	margin: auto;
	background-color: #fff;
	padding: 5% 8%;
	box-sizing: border-box;
	border: 1px solid #999;
}

.zhscx h3 {
	color: #ee8304;
	font-size: 24px;
	text-align: center;
	padding-bottom: 20px;
}

.zhscx p {
	margin: 30px 0;
	position: relative;
}

.tubi {
	position: absolute;
	top: 14px;
	left: 25px;
}

.inputh {
	width: 80%;
	height: 54px;
	display: block;
	margin: auto;
	border: 1px #cccccc solid;
	border-radius: 3px;
	padding-left: 45px;
	outline: none;
}

.buttons {
	width: 92%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #FFFFFF;
	background-color: #ee8304;
	border: 0;
	border-radius: 3px;
	font-size: 18px;
	border: 0;
	outline: none;
	margin: auto;
	display: block;
	cursor: pointer;
}