@charset "utf-8";

/* --------------单色简介--------------- */

/*单色简介*/
.about_danse .jieshao { margin-top: 60px !important; }
.about_danse .jieshao .fl { width: 620px; }
.about_danse .jieshao .fl h3 { color: #1a1a1a; font-size: 24px; margin-top: 10px; }
.about_danse .jieshao .fl .txt { margin-top: 40px; }
.about_danse .jieshao .fl .txt p { color: #4c4c4c; line-height: 30px; font-size: 13px; text-indent: 27px; }
.about_danse .jieshao .fr { width: 510px; }

/*场馆数量*/
.about_danse .ds_changguan { width: 100%; height: 580px; background: url(../images/about_bg2.jpg) no-repeat center center; margin-top: 70px; }
.about_danse .ds_changguan ul { color: #fff; padding-top: 70px; }
.about_danse .ds_changguan ul li { margin-bottom: 40px; float: left; width: 33.33%; text-align: center; font-size: 24px; line-height: 50px; }
.about_danse .ds_changguan ul li i { font-size: 120px; line-height: 150px; display: inline-block; }
.about_danse .ds_changguan ul li span { display: inline-block; width: 40px; height: 40px; background: #fff; border-radius: 50%; color: #000; font-size: 30px; vertical-align: text-bottom; line-height: 40px; }

/*企业文化*/
.about_danse .ds_qywh .ds_tit { margin: 50px auto 30px; width: 175px; height: 60px; line-height: 60px; border: 3px solid #eb005d; text-align: center; font-size: 36px; font-weight: bold; color: #3a3a3a; position: relative; }
.about_danse .ds_qywh .ds_tit:after { content: ""; width: 100px; height: 3px; background: #eb005d; display: block; position: absolute; right: -103px; top: 28px; }
.about_danse .ds_qywh .ds_tit:before { content: ""; width: 100px; height: 3px; background: #eb005d; display: block; position: absolute; left: -103px; top: 28px; }
.about_danse .ds_qywh ul { width: 1000px; margin: 0 auto 50px; }
.about_danse .ds_qywh ul li { width: 310px; margin-right: 35px; float: left; height: 560px; background: #eeeeee; }
.about_danse .ds_qywh ul li:nth-child(2) { background: #eb005d; color: #fff; }
.about_danse .ds_qywh ul li:nth-child(3) { color: #000; margin-right: 0; }
.about_danse .ds_qywh ul li .m1 { width: 310px; }
.about_danse .ds_qywh ul li span { display: block; text-align: center; line-height: 60px; font-size: 40px; font-weight: 100; margin-top: 30px; margin-bottom: 15px; }
.about_danse .ds_qywh ul li font { display: block; font-size: 26px; text-align: center; line-height: 26px; }
.about_danse .ds_qywh ul li i.line { display: block; width: 70px; background: #000; height: 2px; margin: 30px auto 20px; }
.about_danse .ds_qywh ul li:nth-child(2) i.line { background: #fff; }
.about_danse .ds_qywh ul li p { text-align: center; color: #3a3a3a; line-height:30px; font-size:20px; }
.about_danse .ds_qywh ul li:nth-child(2) p { color: #fff; }
.about_danse .ds_qywh ul li:nth-child(3) p { line-height:30px; font-size:20px; }

/*课程特色*/
.about_danse .ds_kcts .ds_tit { margin: 50px auto 0px; width: 175px; height: 60px; line-height: 60px; border: 3px solid #eb005d; text-align: center; font-size: 36px; font-weight: bold; color: #3a3a3a; position: relative; }
.about_danse .ds_kcts .ds_tit:before { content: ""; width: 100px; height: 3px; background: #eb005d; display: block; position: absolute; left: -103px; top: 28px; }
.about_danse .ds_kcts .ds_tit:after { content: ""; width: 100px; height: 3px; background: #eb005d; display: block; position: absolute; right: -103px; top: 28px; }
.about_danse .ds_kcts ul { width: 1000px; margin: 50px auto 40px; }
.about_danse .ds_kcts ul li { float: left; width: 300px; margin-bottom: 30px; margin-right: 50px; position: relative; }
.about_danse .ds_kcts ul li:nth-child(3n) { margin-right: 0; }
.about_danse .ds_kcts ul li .top { overflow: hidden; }
.about_danse .ds_kcts ul li .top .fl { width: 130px; }
.about_danse .ds_kcts ul li .top .fl img { width: 100%; }
.about_danse .ds_kcts ul li .top .fr { margin-top: 40px; margin-right: 50px; }
.about_danse .ds_kcts ul li:nth-child(2) .top .fr { margin-right: 40px; }
/*.about_danse .ds_kcts ul li:nth-child(6) .top .fr { margin-right: 20px; }*/
.about_danse .ds_kcts ul li .top .fr i { display: block; width: 100%; height: 1px; background: #000; margin: 10px auto; }
.about_danse .ds_kcts ul li .txt { color: #3a3a3a; line-height: 20px; font-size: 14px; padding: 0 10px; margin-top: 10px; }

/* --------------全国分馆--------------- */
.about_venues .fg { width: 1000px; margin: 30px auto; overflow: hidden; }
.about_venues .fg .dance_bt { font-size: 18px; color: #EF0463; font-weight: bold; margin-top: 10px; }
.about_venues .fg .dance_bt img { vertical-align: middle; padding-right: 4px; }
.about_venues .fg .top { margin-top: 20px; margin-bottom: 10px; overflow: hidden; }
.about_venues .fg .top a {
	display: block;
	float: left;
    width: 90px;
    height: 40px;
    background: #383838;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
}
.about_venues .fg .top a.active { background: #EB005E; }
.about_venues .fg .fg_list { overflow: hidden; display: none; }
.about_venues .fg .fg_list:nth-child(1) { display: block; }
.about_venues .fg .fg_list .bottom { overflow: hidden; }
.about_venues .fg .fg_list .fg_name { width: auto; height: auto; overflow: hidden; float: left; }
.about_venues .fg .fg_list .fg_name a { display: block; width: 136px; margin-bottom: 8px; }
.about_venues .fg .fg_list .fg_name a span {
	display: block;
    width: 118px;
    height: 42px;
    background: #DCDCDC;
    padding-left: 12px;
    line-height: 42px;
    font-size: 14px;
    color: #000;
}
.about_venues .fg .fg_list .fg_name a.active { background: url(/skin/img/campus/lsj.png) no-repeat right center; }
.about_venues .fg .fg_list .fg_name a.active span { background: #EB005E; color: #fff; }
.about_venues .fg .fg_list .fg_txt { width: 860px; float: right; display: none; }
.about_venues .fg .fg_list .fg_txt:nth-child(2) { display: block; }
.about_venues .fg .fg_list .fg_txt .fg_txt_top { background: #EB005E; height: auto; padding: 20px 26px; overflow: hidden; color: #fff; }
.about_venues .fg .fg_list .fg_txt .fg_txt_top .fl { width: 490px; }
.about_venues .fg .fg_list .fg_txt .fg_txt_top .fl .txt_bt { font-size: 16px; font-weight: bold; }
.about_venues .fg .fg_list .fg_txt .fg_txt_top .fl .txt_bt img { margin-right: 10px; }
.about_venues .fg .fg_list .fg_txt .fg_txt_top .fl p { font-size: 14px; line-height: 179%; padding-top: 12px; }
.about_venues .fg .fg_list .fg_txt .fg_txt_top .fl a {
	display: block;
    width: 130px;
    height: 40px;
    background: #fff;
    border-radius: 5px;
    color: #EB005D;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    margin: 14px 0;
}
.about_venues .fg .fg_list .fg_txt .fg_txt_top .fr {
    width: 280px;
    height: auto;
    font-size: 14px;
    color: #fff;
    line-height: 171%;
    padding-left: 24px;
    border-left: 1px solid #f36691;
    margin-top: 38px;
    padding-top: 8px;
}
.about_venues .fg .fg_list .fg_txt .img { margin-top: 10px; overflow: hidden; }
.about_venues .fg .fg_list .fg_txt .img img { width: 425px; float: left; margin-bottom: 10px; margin-right: 10px; }
.about_venues .fg .fg_list .fg_txt .img img:nth-child(2n) { margin-right: 0; }
.about_venues .fg .fg_list:nth-child(7) .fg_txt .img img { height: 257px; }

/* --------------联系我们--------------- */
.about_contact .contact { width: 1020px; margin: 30px auto; overflow: hidden; }
.about_contact .contact .dance_bt { font-size: 18px; color: #EF0463; font-weight: bold; margin-top: 10px; }
.about_contact .contact .dance_bt img { vertical-align: middle; padding-right: 4px; }
.about_contact .contact .contact_con { overflow: hidden; margin-top: 20px; }
.about_contact .contact .contact_con .fr { width: 360px; }
.about_contact .contact .contact_con .fr img { width: 100%; height: 200px; }
.about_contact .contact .contact_con .fr .lxxq {
    margin-top: 12px;
    background: #EB005E;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 48px 30px;
}

/* --------------商业合作--------------- */
.about_coopera .jieshao { margin-top: 60px !important; }
.about_coopera .jieshao .fl { width: 620px; }
.about_coopera .jieshao .fl h3 { color: #1a1a1a; font-size: 24px; margin-top: 10px; }
.about_coopera .jieshao .fl .txt { margin-top: 40px; }
.about_coopera .jieshao .fl .txt p { color: #4c4c4c; line-height: 30px; font-size: 13px; text-indent: 27px; }
.about_coopera .jieshao .fr { width: 510px; }

.about_coopera .coopera_dh { overflow: hidden; margin-top: 3rem; }
.about_coopera .coopera_dh li { width: 25%; height: 120px; padding: 1.5rem 3%; background: #eeeeee; margin-right: 3%; float: left; }
.about_coopera .coopera_dh li:last-child { margin-right: 0; }
.about_coopera .coopera_dh li h1 { color: var(--ztColor); }
.about_coopera .coopera_dh li p { color: #000; margin-top: 1rem; line-height: 2rem; }

.about_coopera .pwbg { margin-top: 30px; }
.about_coopera .pwbg .img { text-align: center; }
.about_coopera .pwbg .pw_bt { text-align: center; font-size: 23px; } 
.about_coopera .pwbg .pw_bt b { color: #EB005D; }
.about_coopera .pwbg table { margin-top: 20px; }
.about_coopera .pwbg table .tit { background: #EB005E; height: 49px; font-size: 16px; color: #fff; font-weight: bold; text-align: center; }
.about_coopera .pwbg table .tit td, .tit1 td { border-bottom: 1px solid #bababa; }
.about_coopera .pwbg table .tit1 { height: 39px; font-size: 14px; color: #2E2E2E; }
.about_coopera .pwbg table .tit1 td { padding-left: 26px; }
.about_coopera .pwbg table .tit_ts { border-color: #fff !important; text-align: center; color: #000; font-weight: bold; padding: 0 !important; }
.about_coopera .pwbg table .ndpd { text-align: center; padding: 0 !important; }

.about_coopera .tg { background: #ededed; margin-top: 50px; margin-bottom: 100px; }
.about_coopera .tg .fl { width: 550px; color: #000; }
.about_coopera .tg .fl h1 { font-size: 50px; margin-top: 70px; margin-bottom: 40px; }
.about_coopera .tg .fl p { font-size: 18px; line-height: 30px; margin-bottom: 20px; }
.about_coopera .tg .fl p span { font-weight: bold; font-size: 30px; }
.about_coopera .tg .fl a {
    display: block;
    width: 150px;
    line-height: 40px;
    background: var(--ztColor);
    font-size: 15px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    font-weight: bold;
    margin-top: 100px;
}
.about_coopera .tg .fr img { width: 650px; margin-top: 50px; }

.about_coopera .anli { margin-bottom: 30px; }
.about_coopera .anli .anli_bt { height: 74px; background: url(/skin/img/about/coopera/ct.png) repeat-x bottom center; }
.about_coopera .anli .anli_bt a { display: block; float: right; color: #F80000; font-size: 14px; line-height: 50px; }
.about_coopera .anli ul { margin-top: 10px; }
.about_coopera .anli ul li { width: 290px; margin-right: 13.333333px; float: left; }
.about_coopera .anli ul li:last-child { margin-right: 0; }
.about_coopera .anli ul li a { display: block; }
.about_coopera .anli ul li img { width: 286px; height: 194.66px; border: 2px solid #fff; }
.about_coopera .anli ul li:hover img { border-color: #EB005D; }
.about_coopera .anli ul li p {
    height: 50px;
    line-height: 24px;
    font-size: 15px;
    color: #4D4D4D;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}
.about_coopera .anli ul li:hover p { color: #EB005D; }

/*证书查询*/
.about_cer {}
.about_cer .cer { width: 100%; height: 542px; background: url(../images/coach_cert.jpg) center/cover; margin: 0 auto; position: relative; padding: 30px 0}
.about_cer .cer .query-form {
    width: 400px;
    height: auto;
    float: right;
    margin-right: 130px;
    margin-top: 90px;
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 40px 20px 80px 20px;
    border-radius: 20px;
}
/*.about_cer .cer form input { width: 342px; height: 48px; border: 1px solid #000; font-size: 16px; text-indent: 24px; color: #929292; }*/
/*.about_cer .cer form input:nth-child(2) { margin-top: 43px; }*/
/*.about_cer .cer form input.in { width: 340px; border: 2px solid #333; border-radius: 5px; }*/
.about_cer .cer form .btn { margin-top: 100px; }
.about_cer .cer form .btn a {
    width: 160px;
    height: 50px;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    background: #e6e6e6;
    color: #929292;
    text-align: center;
    border: 0;
    overflow: hidden;
    float: left;
}
.about_cer .cer form .btn a:nth-child(2) { float: right; }
.about_cer .cer form .btn a:hover { background: #f20464; color: #fff; }

.about_cer .black { width: 100%; height: 100%; background: #000; opacity: 0.7; position: fixed; top: 0; z-index: 99; display: none; }
.about_cer .tanchu {
    width: 15%;
    min-width: 240px;
    padding:  30px 2.5%;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 0 3px #f36691;
    border-radius: 10px;
    position: fixed;
    left: 40%;
    top: 30%;
    z-index: 100;
    display: none;
}
.about_cer .tanchu .tc_bt { font-size: 18px; font-weight: bold; padding-bottom: 10px; border-bottom: 1px dashed #000; text-align: center; }
.about_cer .tanchu .tc_bt span { color: #007087; margin: 0 5px; }
.about_cer .tanchu ul { margin-top: 10px; }
.about_cer .tanchu ul li a { display: block; width: 100%; font-size: 15px; line-height: 35px; }
.about_cer .tanchu ul li a:hover { background: #007087; color: #fff; text-indent: 10px; border-radius: 5px; }
.about_cer .tanchu ul li a span { display: none; }

.about_cer .cer_list { margin-top: 15px; margin-bottom: 30px; overflow: hidden; display: block; }

.about_cer .cer_list .main .dance { width: 1200px; height: 848px; display: block; }
.about_cer .cer_list .main .dance_jlb { background: url(/skin/img/about/cer/dance/jlb.jpg) no-repeat top center; }
.about_cer .cer_list .main .dance_jjb { background: url(/skin/img/about/cer/dance/jjb.jpg) no-repeat top center; }
.about_cer .cer_list .main .dance_jxb { background: url(/skin/img/about/cer/dance/jxb.jpg) no-repeat top center; }
.about_cer .cer_list .main .dance_zgb { background: url(/skin/img/about/cer/dance/zgb.jpg) no-repeat top center; }
.about_cer .cer_list .main .dance_latinChildrenZgb { background: url(/skin/img/about/cer/dance/latinChildrenZgb.jpg) no-repeat top center; }

.about_cer .cer_list .main .yoga { width: 1200px; height: 848px; display: none; }
.about_cer .cer_list .main .yoga_jlb { background: url(/skin/img/about/cer/yoga/jlb.jpg) no-repeat top center; }
.about_cer .cer_list .main .yoga_jjb { background: url(/skin/img/about/cer/yoga/jjb.jpg) no-repeat top center; }
.about_cer .cer_list .main .yoga_jxb { background: url(/skin/img/about/cer/yoga/jxb.jpg) no-repeat top center; }
.about_cer .cer_list .main .yoga_jlbx { background: url(/skin/img/about/cer/yoga/jlbx.jpg) no-repeat top center; }

.about_cer .cer_list .main .dance { color: #b5b5b6; overflow: hidden; }
.about_cer .cer_list .main .dance .fl { width: 300px; margin-left: 255px; margin-top: 448px; overflow: hidden; }
.about_cer .cer_list .main .dance .fl p { font-size: 1.1rem; line-height: 45px; font-weight: bold; }
.about_cer .cer_list .main .dance .fr {
    width: 530px;
    margin-top: 274px;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    color: #585652;
    letter-spacing: 2px;
    overflow: hidden;
}
.about_cer .cer_list .main .dance .fr span { color: #b5b5b6; margin: 0 3px; }
.about_cer .cer_list .main .dance .fr .top { width: 450px; }
.about_cer .cer_list .main .dance .fr .bottom { margin-top: 190px; float: right; margin-right: 102px; }

.about_cer .cer_list .main .yoga { color: #b5b5b6; overflow: hidden; }
.about_cer .cer_list .main .yoga .fl { width: 300px; margin-left: 270px; margin-top: 456px; overflow: hidden; }
.about_cer .cer_list .main .yoga .fl p { font-size: 20px; line-height: 46px; font-weight: bold; }

.about_cer .cer_list .main .yoga_jxb .fl { width: auto; margin-left: 510px; margin-top: 300px; }
.about_cer .cer_list .main .yoga_jxb .fl p { font-size: 22px; }
.about_cer .cer_list .main .yoga_jxb .fl p font { color: #3e3a39; margin-right: 10px; }
.about_cer .cer_list .main .yoga_jxb .fl p span { margin-left: 10px; }

.about_cer .cer_list .main .yoga .fr {
    width: 1200px;
    text-align: center;
    margin-top: 30px;
    font-size: 25px;
    font-weight: bold;
    line-height: 60px;
    color: #585652;
    letter-spacing: 2px;
    overflow: hidden;
}
.about_cer .cer_list .main .yoga .fr .bottom { font-size: 15px; margin-top: 50px; color: #75726b; float: right; margin-right: 128px; }
.about_cer .cer_list .main .yoga .fr .bottom span { color: #b5b5b6; }
.about_cer .cer_list .main .yoga_jxb .fr .bottom { margin-top: 90px; }
.about_cer .cer_list .main .yoga_jxb .fr span { color: #27697e; margin: 0 3px; }