<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
-----------------------------------------
*******北京动力节点教育科技有限公司******
-----------------------------------------
 *@项目名称:;
 *@功能:process页css代码;
 *@作者:张越;
 *@创建时间:2017-11-01;
 *@修改人:蔡鑫鑫;
 *@修改时间:2023-2-9;
 *@修改位置或名称:报名条件;
 *@修改原因:样式错乱;
*/

body{ min-width: 1200px; }

/* banner */
.banner{ background: #FEDB02; height: 500px; }
.banner img{ width: 1200px; margin-top: -4px; }

/* 如何报名 */
dl dt{ font-size: 40px; margin: 46px 0 26px 0; text-align: center; }
dl.ruHe dd{ color: #686464; }
dl.ruHe dd .tabs li{ width: 580px; height: 70px; line-height: 55px; background: #F9ECE2; font-size: 22px; margin-bottom: 33px; }
dl.ruHe dd .tabs li.last{ height: 55px; }
dl.ruHe dd .tabs li.on{ width: 600px; background: #F38124; color: #fff; }
dl.ruHe dd .tabs li.on span{ background: #F32424; }
dl.ruHe dd .tabs li.on span a{ color: #F38124; box-shadow: inset 0 6px 4px rgba(243,129,36,.3); }
dl.ruHe dd .tabs li span{ display: inline-block; text-align: center; width: 180px; background: #F3C2C2; margin-right: 16px; }
dl.ruHe dd .tabs li span a{ display: inline-block; width: 40px; height: 40px; border-radius: 50%; background: #fff; line-height: 40px; text-align: center; margin-right: 14px; box-shadow: inset 0 6px 4px rgba(243,194,194,.3); color: #686464; }
dl.ruHe dd .tabs li b{ display: block; height: 40px; background: #fff; }
dl.ruHe dd .tabs img{ margin-left: 280px;margin-top: 10px; }

/* tab 内容 */
dl.ruHe dd .cons{  }
dl.ruHe dd .cons div{ width: 590px; height: 560px; border: 5px solid #F38124; margin-bottom: 10px; display: none; }
dl.ruHe dd .cons div.on{ display: block;}

dl.ruHe dd .cons div{ text-align: center; color: #686464; }
dl.ruHe dd .cons div&gt;p.word{ font-size: 30px; color: #F32424; margin: 32px 0 20px 0; }
/* 第一个 */
dl.ruHe dd .cons div.one&gt;span{ font-size: 16px; color: #000;}
dl.ruHe dd .cons div.one&gt;span a{ text-decoration: underline; color: #F32424; }
dl.ruHe dd .cons div.one&gt;img{ margin-top: 20px; }
dl.ruHe dd .cons div.one .nei{ width: 464px; height: 110px; background: #F9ECE2; border-radius: 6px; margin: 40px auto; }
dl.ruHe dd .cons div.one .nei li.fl{ margin: 22px 0 0 48px; }
dl.ruHe dd .cons div.one .nei li.fl&gt;span{ display: inline-block; font-size: 25px; }
dl.ruHe dd .cons div.one .nei li.fr{ margin-right: 50px; padding-top: 16px; color: #000; }
dl.ruHe dd .cons div.one .nei li.fr&gt;span{ display: block; font-size: 16px; text-align: left; line-height: 12px; margin-bottom: 14px; }
/* 第二个 */
dl.ruHe dd .cons div.two{ text-align: center; }
dl.ruHe dd .cons div.two li{ text-align: left; font-size: 16px; line-height: 30px; margin: 55px 0 0 310px; }
dl.ruHe dd .cons div.two li.up{ margin: 40px 0 0 120px; }
dl.ruHe dd .cons div.two li.down{ margin: 80px 0 0 90px; }
dl.ruHe dd .cons div.two li strong{ font-size: 18px; color: #000; }
dl.ruHe dd .cons div.two li span{ color: #F32424; }
dl.ruHe dd .cons div.two .two-p{ font-size: 16px; color: #000; margin: 10px 0; line-height: 30px;}
/* 第三个 */
dl.ruHe dd .cons div.three{}
dl.ruHe dd .cons div.three span{ color: #000; font-size: 16px; line-height: 30px; }
dl.ruHe dd .cons div.three span strong{ font-size: 18px; }
dl.ruHe dd .cons div.three img{ margin-top: 22px; }
/* 第四个 */
dl.ruHe dd .cons div.fore{}
dl.ruHe dd .cons div.fore span{ color: #000; font-size: 16px; line-height: 30px; }
dl.ruHe dd .cons div.fore span strong{ font-size: 18px; }
dl.ruHe dd .cons div.fore img{ margin-top: 22px; }
/* 第五个 */
dl.ruHe dd .cons div.five{}
dl.ruHe dd .cons div.five span{ color: #000; font-size: 16px; line-height: 30px; }
dl.ruHe dd .cons div.five span strong{ font-size: 18px; }
dl.ruHe dd .cons div.five img{ margin-top: 22px; }
/* 第六个 */
dl.ruHe dd .cons div.six{}
dl.ruHe dd .cons div.six li{ color: #000;list-style: none; }
dl.ruHe dd .cons div.six li.word{ width: 530px; font-size: 18px; text-indent: 2em; text-align: left; margin: 0 auto; line-height: 28px; }
dl.ruHe dd .cons div.six li img{ margin: 28px 0; }
dl.ruHe dd .cons div.six span{ color: #000; font-size: 16px; line-height: 30px;}
dl.ruHe dd .cons div.six span a{color: #F32424;}
dl.ruHe dd .cons div.six li.btn{ width: 146px; height: 40px; background: #2E94E5; border-radius: 20px; font-size: 16px; cursor: pointer; color: #fff; line-height: 40px; margin: 13px auto; text-align: center; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }
dl.ruHe dd .cons div.six li.btn:hover{ background: #F32424; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }

/* btn */
dl.ruHe dd a.btn{ display: inline-block; width: 256px; height: 50px; line-height: 50px; text-align: center; color: #fff; margin: 40px 0 0 39%; border-radius: 30px; background: #2E94E5; font-size: 20px; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }
dl.ruHe dd a.btn:hover{ background: #F32424; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }



/* 报名条件 */
.tiaoJ{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.tiaoJ p{ font-size: 40px; margin: 46px 0 26px 0; text-align: center; }
.tiaoJ .tiaoJ-list{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    min-height: 240px;
    margin: 0 auto 22px;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.tiaoJ .tiaoJ-list-l{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 330px;
    text-align: center;
    position: relative;
}
.tiaoJ .tiaoJ-list-l p{
    width: 106px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 36px;
    padding-top: 20px;
}
.tiaoJ .tiaoJ-list-l strong{
    font-size: 25px;
    color: #fff;
    line-height: 70px;
    font-weight: 400;
}
.tiaoJ .tiaoJ-list-l i{
    display: block;
    position: absolute;
    left: 295px;
    top: 40%;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    z-index: 10;
    background: #2E94E5;
}
.tiaoJ .tiaoJ-list-r{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 870px;
    background: #ffffff;
    padding: 40px 0 40px 80px;
    font-size: 18px;
    line-height: 32px;
}
.tiaoJ .tiaoJ-list-r b{ font-size: 20px; }
.tiaoJ-syb{
    background: #2E94E5;
    border: 5px solid #2E94E5;
}
.tiaoJ-syb .tiaoJ-list-l p{box-shadow: inset 0 5px 10px rgb(46 148 229 / 50%);}
.tiaoJ-jyb{
    background: #E43254;
    border: 5px solid #E43254;
}
.tiaoJ-jyb .tiaoJ-list-l i{background: #E43254;}
.tiaoJ-jyb .tiaoJ-list-l p{box-shadow: inset 0 5px 10px rgba(255,87,78,.5);}

.tiaoJ-webs{
    background: #7145D0;
    border: 5px solid #7145D0;
}
.tiaoJ-webs .tiaoJ-list-l i{background: #7145D0;}
.tiaoJ-webs .tiaoJ-list-l p{box-shadow: inset 0 5px 10px rgba(113,69,208,.5);}

.tiaoJ-web{
    background: #22C5A8;
    border: 5px solid #22C5A8;
}
.tiaoJ-web .tiaoJ-list-l i{background: #22C5A8;}
.tiaoJ-web .tiaoJ-list-l p{box-shadow: inset 0 5px 10px rgba(34,197,168,.5);}

.tiaoJ-yxb{
    background: #10002D;
    border: 5px solid #10002D;
}
.tiaoJ-yxb .tiaoJ-list-l i{background: #10002D;}
.tiaoJ-yxb .tiaoJ-list-l{ background: url(../images/balck.jpg) no-repeat; background-size: 100% 100%;}
.tiaoJ-yxb .tiaoJ-list-l p{box-shadow: inset 0 5px 10px rgba(16,0,45,.5); }

.tiaoJ-zzjx{
    background: #FC552E;
    border: 5px solid #FC552E;
}
.tiaoJ-zzjx .tiaoJ-list-l i{background: #FC552E;}
.tiaoJ-zzjx .tiaoJ-list-l p{box-shadow: inset 0 5px 10px rgba(255,87,78,.5); }

.tiaoJ-jgs{
    background: #4866BC;
    border: 5px solid #4866BC;
}
.tiaoJ-jgs .tiaoJ-list-l i{background: #4866BC;}
.tiaoJ-jgs .tiaoJ-list-l p{box-shadow: inset 0 5px 10px rgba(72,102,188,.5); }


div.tiaoJ a.btn{ display: inline-block; width: 256px; height: 50px; line-height: 50px; text-align: center; color: #fff; margin: 18px 0 40px 39%; border-radius: 30px; background: #2E94E5; font-size: 20px; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }
div.tiaoJ a.btn:hover{ background: #F32424; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }

/* 温馨提示 */
dl.tiShi{ width: 100%; height: 414px; background: #F4F4F4; padding-top: 46px; }
dl.tiShi dt{ font-size: 40px; margin: 0 0 26px 0; text-align: center; }

dl.tiShi dd div{ width: 568px; height: 236px; padding-left: 22px; box-shadow: 0 0 20px #DFDFDF; background: #fff; }
dl.tiShi dd div h2{ font-size: 20px; margin: 25px 0 24px 0; }
dl.tiShi dd div h2 b{ display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; border-radius: 50%; background: #2E94E5; margin-right: 8px; }

dl.tiShi dd div span.word{ display: inline-block; width: 400px; font-size: 14px; margin-top: -90px; position: relative; top: -30px; line-height: 28px; text-indent: 2em; }

dl.tiShi dd a.btn{ display: inline-block; width: 256px; height: 50px; line-height: 50px; text-align: center; color: #fff; margin: 22px 0 0 39%; border-radius: 30px; background: #2E94E5; font-size: 20px; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }
dl.tiShi dd a.btn:hover{ background: #F32424; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }

.banner img{ width: 1200px; margin-top: 0; }


/*2021/06/30报名板块改版*/
.ruHe{
    box-sizing: border-box;
}
.ruHe .ruHe-title{
    font-size: 40px;
    margin: 46px 0 ;
    text-align: center;
    color: #000;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear:both;
}
/*兼容ie浏览器*/
.clearfix{
    zoom:1;
}
/* btn */
.ruHe a.btn{ display: inline-block; width: 256px; height: 50px; line-height: 50px; text-align: center; color: #fff; margin: 40px 0 0 39%; border-radius: 30px; background: #2E94E5; font-size: 20px; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }
.ruHe a.btn:hover{ background: #F32424; transition: .6s; -moz-transition: .6s; -webkit-transition: .6s; -o-transition: .6s; }

.ruHe .ruHe-ul{
    box-sizing: border-box;
    width: 1200px;
    position: relative;
    margin: 60px auto 0;
}
.ruHe .ruHe-ul:before{
    content: "";
    position: absolute;
    width: 950px;
    border-top: 1px solid #D1E8F9;
    left: 50%;
    margin-left: -475px;
    top: 0;
}
.ruHe .ruHe-ul li{
    box-sizing: border-box;
    width: 280px;
    height: 270px;
    float: left;
    margin-left: 25px;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #2D2D2D;
    margin-top: -20px;
}
.ruHe .ruHe-ul li:first-child{margin-left: 0;}
.ruHe .ruHe-ul li span{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #2E94E5;
    color: #ffffff;

}
.ruHe .ruHe-ul li div{
    box-sizing: border-box;
    border: 1px solid #BCC0C3;
    background: #ffffff;
    width: 100%;
    height: 200px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    padding:0 15px;
    margin-top: 30px;
    border-radius: 10px;
    position: relative;
}
.ruHe .ruHe-ul li div:before{
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-left: 1px solid #BCC0C3;
    border-top: 1px solid #BCC0C3;
    left: 50%;
    margin-left: -10px;
    top: -11px;
    transform: rotate(45deg);
    background: #ffffff;
}
.ruHe .ruHe-ul li div:hover{
    box-shadow: 0 0 12px 2px #EEEEEE;
}
.ruHe .ruHe-ul li div p{
    width: 100%;
    text-align: center;
    margin: 10px 0;
    line-height: 26px;
}
.ruHe .ruHe-ul li div p img{margin-right: 5px;}
.ruHe .ruHe-ul li div p b{color: #FF6A00;font-weight: 400;cursor: pointer;font-size: 18px;}
.ruHe .ruHe-ul1 li:nth-child(1) div p{text-align: left;}
.ruHe .ruHe-ul1 li:nth-child(3) div p:nth-child(1){margin-top: 57px;}

/*弹框*/
.ruHe-alert{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: rgba(0,0,0,0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
}
.ruHe-alert .ruHe-alert-lc{
    width: 517px;
    height: 230px;
    position: relative;
    background: #ffffff;
    margin: 15% auto 0;
    border-radius: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ruHe-alert .ruHe-alert-lc .ruHe-alert-close{
    background: url("../images/lc-alert-close.png") no-repeat center;
    width: 36px;
    height: 36px;
    position: absolute;
    right: -36px;
    top: -36px;
    cursor: pointer;
}
.ruHe-alert .ruHe-alert-lc .ruHe-alert-ewm{
    width: 142px;
    height: 142px;
    display: inline-block;
    margin-right: 50px;
}
.ruHe-alert .ruHe-alert-lc .ruHe-alert-txt{
    box-sizing: border-box;
    width: 245px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    text-align: left;
}
.ruHe-alert .ruHe-alert-lc .ruHe-alert-txt b{
    display: inline-block;
    color: #FF6A00;
    margin-bottom: 10px;
}
.ruHe-alert .ruHe-alert-lc .ruHe-alert-txt p{
    margin: 5px 0;
}
.ruHe-alert .ruHe-alert-lc .ruHe-alert-txt p span{
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    color: #ffffff;
    background: #35404A;
    font-size: 13px;
    text-align: center;
    margin-right: 5px;
}</pre></body></html>