body{
    background: #ffffff;
    color: #333;
    padding-bottom: 50px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.width100{
    width: 100%;
}
.span-color{
    color: #009946;
    font-weight: bold;
}
.span-cs{
    color: #FF5D24;
}
a[title="站长统计"]{
    display: none;
}
/*ͷ��*/
.header-main{
    width: 100%;
    min-height: 46px;
    line-height: 46px;
    background: #000000;
    text-align: center;
}
.header-main .logo>img{
    width: 35%;
}
.header-main .header-tit{
    font-size: 1.5em;
    color: #ffffff;
}
.header-main .shu-xian{
    height: 1.5em;
    line-height: 1.5em;
    border-right: 1px solid #ffffff;
    margin: 0 3%;
}
/* .header-main-new89{
    height: 52px;
    line-height: 52px;
    background: #fff;
    color: #353535;
}
.header-main-new89 .header-tit{
    color: #353535;
} */
@media screen and (max-width:340px) {
	.header-main .logo img{
        width: 30%;
    }
}
/*��������*/
.banner-t{
    top: 50%;
    left: 13.33% ;
}
.banner-t .jin-xu{
    display: inline-block;
    width: 100%;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
}
.banner-t .jin-xu>i{
    color:#009946 ;
    font-style: normal;
}
.banner-t .shi-cao{
    display: inline-block;
    width: 100%;
    font-size: 1.6em;
    text-align: center;
}
.banner-b{
    width: 100%;
    height: 53px;
    line-height: 53px;
    bottom: 0;
    left: 0;
    background-color: rgba(51,51,51,0.7);
}
.banner-b .banner-b-t{
    width: 96%;
    margin:0 1.5% 0 2.5%;
}
.banner-b .banner-b-t span{
    float: left;
    display: inline-block;
    width: 25%;
    font-size: 1.8em;
    color: #ffffff;
    text-align: center;
}
.banner-b .banner-b-t .banner-b-t-x{
    height: 1.5em;
    line-height: 1.5em;
    border-right: 1px solid #ffffff;
    margin-left: 10%;
}
.banner-new89{
    /* height: 37em; */
}
/*���������ѧ*/
.xxk{
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 30px 0;
    background: #ffffff;
}
.xxk .sx{
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 5px;
}
.xxk .sx .mf{
     width: 50%;
 }

.xxk .sx .mf>span{
    margin-right: 7%;
    display: inline-block;
    width: 0.7em;
    height: 0.7em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #009946;
    -webkit-box-shadow:0 0 0.5em 0.1em #009946;
    -moz-box-shadow:0 0 0.5em 0.1em #009946;
    box-shadow:0 0 0.5em 0.1em #009946;
}
.xxk .btn{
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin: 15px  auto 0 auto;
    font-size: 1.9em;
    color: #ffffff;
    text-align: center;
    background: #009946;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.xxk-new89{
    width: 88%;
    padding-top: 30px;
}
.xxk-new89 .sx{
    margin-bottom: 15px;
}
.xxk-new89 .sx .mf span{
    margin-right: 4%;
}
.xxk-new89 .btn{
    margin-top: 30px;
}
/*��ƿγ� | Ϊ��������*/
.kc{
    background: #F7F7F7;
    padding: 30px 0;
}
.kc .kc-tit{
    font-size: 2.2em;
    text-align: center;
}
.kc .kc-mian{
   width: 100%;
    margin-top: 30px;
}
.kc-mian-box{
    width: 100%;
}
.kc-mian-l{
    width:40%;
    background: url("../images/fangkuang.png") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    margin-left: 6.66%;
}
.kc-mian-l-t{
    font-size: 1.7em;
    font-weight: bold;
    margin-top: -8%;
    margin-bottom: 5px;
}
.kc-mian-l-m{
    font-size: 1.2em;
    line-height: 1.5em;
}
.kc-mian-btn{
    font-size: 1.4em;
    width:70%;
    height: 35px;
    line-height: 35px;
    margin: 5px auto 15px auto;
    background: #009946;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
}
/*�����ܹ��ĵ�����*/
.wen-t{
    background: #ffffff;
}
.wen-t-tit{
    font-size: 2.2em;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.wen-t-zx{
    width: 90%;
    margin: 15px auto 0 auto;
    border: 1px solid #C9C9C9;
}
.wen-t-zx-l{
    width: 58%;
    padding:5% 0;
    border-right: 1px solid #C9C9C9;
    box-sizing: border-box;
}
.wen-t-w{
    width: 90%;
    font-size: 1.4em;
    color: #009946;
    line-height: 1.5em;
    margin:0 auto 5px auto;
    font-weight: bold;
    /*text-decoration:underline;*/
    /*text-decoration-color: #C9C9C9;*/
    /*-moz-text-decoration-color: #C9C9C9;*/
}
.wen-t-d{
    font-size: 1.2em;
    width: 90%;
    margin: 0 auto;
    line-height: 1.5;
}
.wen-t-zx-r{
    width: 42%;
}
.wen-t-zx-r-t{
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 5px;
}
.wen-t-zx-r-btn{
    font-size: 1.4em;
    width: 85%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    background: #009946;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
/*��������������*/
.sq{
    width: 100%;
    margin: 0 auto;
    background: #F5F5F5;
    padding: 30px 0;
}
.sq .sq-header{
    font-size: 2.2em;
    font-weight: bold;
    text-align: center;
}
.sq-box{
    width: 90%;
    min-height: 120px;
    margin: 15px auto 0 auto;
    padding-top: 15px;
    background-color: #ffffff;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 8px 100%;
    /*-webkit-box-shadow:0 0 10px rgba(0, 204, 204, 1);*/
    /*-moz-box-shadow:0 0 10px rgba(0, 204, 204, 1);*/
    box-shadow:2px 2px 5px 3px rgba(227,227,227, 1);
}
.sq-box1{
    background-image: url("../images/sq1.png");
}
.sq-box2{
    background-image: url("../images/sq2.png");
}
.sq-box3{
    background-image: url("../images/sq3.png");
}
.sq-box4{
    background-image: url("../images/sq4.png");
}
.sq-box5{
    background-image: url("../images/sq5.png");
}
.sq-box6{
    background-image: url("../images/sq6.png");
}

.sq-l{
    width: 16%;
    font-size: 3.3em;
    font-weight: bold;
    text-align: center;
    margin-left: 4%;
}
.sq-l-01{
    color:#CAE8BF;
}
.sq-l-02{
    color:#FEE5B0;
}
.sq-l-03{
    color:#FFD3C8;
}
.sq-l-04{
    color:#CDE8FB;
}
.sq-l-05{
    color:#E1DAF7;
}
.sq-l-06{
    color:#BFEADF;
}
.sq-r{
    width: 80%;
}
.sq-r-tit{
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 5px;
}
.sq-l-01-img{
    width: 10%;
    margin-left: 5%;
}
.sq-l-02-img{
    width: 9%;
    margin-left: 5%;
}
.sq-l-03-img{
    width: 7%;
    margin-left: 5%;
}
.sq-l-04-img{
    width: 15%;
    margin-left: 5%;
}
.sq-l-05-img{
    width: 10%;
    margin-left: 5%;
}
.sq-l-06-img{
    width: 10%;
    margin-left: 5%;
}
.sq-r-main{
    font-size: 1.2em;
    padding-right: 2%;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.sq-btn{
    font-size: 1.4em;
    width: 60%;
    height: 35px;
    line-height: 35px;
    background: #009946;
    color: #ffffff;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 15px;
}
/*�˴��ѧ���� ֪ʶ�����տ죬ѧϰ��Ȥζ��*/
.banner-t{
    padding: 30px 0;
}
.banner-b-header {
    text-align: center;
    font-size: 2.2em;
    font-weight: bold;
}
.jiao-xue{
    width: 80%;
    margin: 20px auto 0 auto;
}
.jiao-xue-l{
    width:48%;
}

.jiao-xue-r{
    width: 48%;
    margin-left: 4%;
}
.tet-center{
    text-align: center;
    font-size: 1.2em;
    margin-top: 10px;
}
.jiao-xue-btn{
    width: 80%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 20px auto 0 auto;
    background: #009A44;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    color: #ffffff;
    font-size: 1.9em;
}
/*������ʵ��Ʒ��*/
.bg-f5f5f5 {
    background-color: #ffffff;
}
.pad {
    padding: 3em 0 3em;
}
.no-pad-bot {
    padding-bottom: 0 !important;
}
.title {
    text-align: center;
    margin-bottom: 1.8em;
}
.main6 .title.two h1 {
    margin-bottom: 0.1em;
}
.title.two h1 {
    margin-bottom: 0.3em;
}
.title h1 {
    font-size: 2.2em;
}

element.style {
}
.blod {
    font-weight: bold;
}
.c-orange {
    color: #009946;
    font-style: normal;
}
.title h3 {
    font-size: 1.2em;
    font-weight: normal;
}
.main6 .cont {
    padding: 0 14%;
}
.cont {
    margin-bottom: 3em;
}
.main6 .cont-new89{
   padding: 0 4%;
}
.main6 .cont dl:nth-child(odd) {
    float: left;
}
.main6 .cont dl {
    width: 48%;
    text-align: center;
    margin-bottom: 1.2em;
}
.main6 .cont dl dt {
    width: 7em;
    height: 7em;
    -webkit-border-radius: 50%;
    -webkit-box-sizing: border-box;
    border: 1px solid #333;
    margin: 0 auto;
    margin-bottom: 0.5em;
}
.main6 .cont dl dt i {
    font-size: 1.5em;
    line-height: 1.2;
    font-style: normal;
}
.v-mid {
    display: inline-block;
    vertical-align: middle;
}
.v-mid-a {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.main6 .cont dl dd {
    font-size: 1.2em;
    line-height: 1.6;
}
.main6 .cont dl:nth-child(even) {
    float: right;
}

.main6-img{
    width: 80%;
    margin: 0 auto;
}
/*�����*/
.slide{
    position: fixed;
    width: 35px;
    padding: 5px;
    background: #009946;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top:60% ;
    right :0% ;
}
.chat{
    width: 25px;
    margin: 0 auto 5px auto;
}
.chat>img{
    width: 100%;
}
.slide-zx{
    margin: 0 auto;
    width: 20px;
    line-height: 1em;
    font-size: 1.5em;
    color: #ffffff;
    text-align: center;
}
/*������*/
.xfc{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #333333;
    height: 55px;
}
.home{
    height: 55px;
    text-align: center;
    width: 25%;
}
.hover{
    background: #fe763a;
}
.xfc-txt{
    font-size: 1.2em;
    color: #ffffff;
    margin-top: 2px;
}
.xfc-img{
    display: block;
    margin-top: 8px;
}
.xfc-img>img{
    width: 30%;
}
.xfc-mf{
    font-size: 1.2em;
    color: #ffffff;
    margin-top: 4px;
}


/* 弹窗样式 */
.layer-wrap{
    display: none;
}
.layer-wrap .layer-bg{
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
}
.layer-wrap .layer-container{
    width: 90%;
    position: fixed;   
    top: 50%;
    left: 50%;
    z-index: 1000;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 6px;
}

/* 免费领取学习卡 */
.the-close-btn{
    position: absolute;
    top: -40px;
    right: 10px;
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100%;
    font-size: 1.2rem;
    color: #fff;
    cursor: pointer;
}
.layer-wrap .layer-container .listen-box .s-h1{
    height: 3.2rem;
    line-height: 3.2rem;
    text-align: center;
    /* background: #009946; */
    background: url('http://img.hengqijiaoyu.cn/html/idx/office_newpage170818/images/title-bg.png') center no-repeat;
    background-size: 100% 100%;
    font-size: 1.2rem;
    color: #fff;
}
.layer-wrap .layer-container .listen-box form{
    background: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 0 0 6px 6px;
}
.layer-wrap .layer-container .listen-box form div{
    margin-bottom: 0.7rem;
    text-align: center;
    font-size: 0;
}
.layer-wrap .layer-container .listen-box form div select{
    width: 44%;
    height: 2.5rem;
    display: inline-block;
    font-size: 0.9rem;
    border: 1px solid #777;
    background: #fff url('http://img.hengqijiaoyu.cn/html/idx/office_newpage170818/images/arrow.png') 92% center no-repeat;
    background-size: 1.1rem 1.1rem;
    border-radius: 6px;
    margin: 0 1%;
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;   
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;   
}
.layer-wrap .layer-container .listen-box form div input{
    display: block;
    margin: 0 auto;
    width: 90%;
    height: 2.5rem;
    border: 1px solid #777;
    border-radius: 6px;
    outline: none;
    text-align: center;
    font-size: 0.9rem;
}
.layer-wrap .layer-container .listen-box form div input[type=button]{
    background: #009946;
    font-size: 0.9rem;
    color: #fff;
    height: 2.6rem;
}

/* 申请速成班免费试听 */
.layer-wrap .layer-container .layer-listen-container{
    background: url('http://img.hengqijiaoyu.cn/html/idx/office_newpage170818/images/layer-bg2.png') center no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding-bottom: 30px;
}
.layer-wrap .layer-container .layer-listen-container h1{
    font-size: 1.6rem;
    text-align: center;
    padding-top: 20px;
}
.layer-wrap .layer-container .layer-listen-container p{
    font-size: 0.7rem;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    margin-top: 8px;
}
.layer-wrap .layer-container .layer-listen-container p span{
    background: #009946;
    padding: 5px 8px;
    border-radius: 6px;
    font-weight: 700;
    margin: 0 2px;
}
.layer-wrap .layer-container .layer-listen-container form .div-wrap{
    width: 90%;
    margin: 0 auto;
}
.layer-wrap .layer-container .layer-listen-container form .div-wrap div{
    width: 49%;
    height: 3rem;
    background: #fff;
    border-radius: 6px;
    margin-left: 2%;
    overflow: hidden;
    margin-top: 1.5rem;
}
.layer-wrap .layer-container .layer-listen-container form .div-wrap div:first-child{
    margin-left: 0;
}
.layer-wrap .layer-container .layer-listen-container form .div-wrap div select{
    width: 100%;
    height: 3rem;
    background: #fff url('http://img.hengqijiaoyu.cn/html/idx/office_newpage170818/images/arrow.png') 92% center no-repeat;
    background-size: 1.1rem 1.1rem;
    border: 1px solid #777;
    border-radius: 6px;
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;   
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;  
}
select::-ms-expand { display: none; }
.layer-wrap .layer-container .layer-listen-container form .div-wrap input{
    outline: none;
    width: 100%;
    height: 3rem;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #777;
    font-size: 1rem;
    color: #fff;
    outline: none;
    text-align: center;
    margin-top: 0.8rem;
}
.layer-wrap .layer-container .layer-listen-container form .div-wrap input[type=text]{
    color: #333;
}
.layer-wrap .layer-container .layer-listen-container form .div-wrap input[type=button]{
    background: #009946;
}

/* 在线报名考证培训入口弹窗 */
.layer-wrap .layer-container .layer-online-container{
    background: url('http://img.hengqijiaoyu.cn/html/idx/office_newpage170818/images/layer-bg1.png') center no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding-bottom: 30px;
}
.layer-wrap .layer-container .layer-online-container h1{
    font-size: 1.6rem;
    text-align: center;
    padding-top: 20px;
}
.layer-wrap .layer-container .layer-online-container p{
    font-size: 0.7rem;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    margin-top: 8px;
}
.layer-wrap .layer-container .layer-online-container p span{
    background: #009946;
    padding: 5px 8px;
    border-radius: 6px;
    font-weight: 700;
    margin: 0 2px;
}
.layer-wrap .layer-container .layer-online-container form .div-wrap{
    width: 90%;
    margin: 0 auto;
}
.layer-wrap .layer-container .layer-online-container form .div-wrap div{
    width: 49%;
    height: 3rem;
    background: #fff;
    border-radius: 6px;
    margin-left: 2%;
    overflow: hidden;
    margin-top: 1.5rem;
}
.layer-wrap .layer-container .layer-online-container form .div-wrap div:first-child{
    margin-left: 0;
}
.layer-wrap .layer-container .layer-online-container form .div-wrap div select{
    width: 100%;
    height: 3rem;
    background: #fff url('http://img.hengqijiaoyu.cn/html/idx/office_newpage170818/images/arrow.png') 92% center no-repeat;
    background-size: 1.1rem 1.1rem;
    border: 1px solid #777;
    border-radius: 6px;
    outline: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;   
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;  
}
select::-ms-expand { display: none; }
.layer-wrap .layer-container .layer-online-container form .div-wrap input{
    outline: none;
    width: 100%;
    height: 3rem;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #777;
    font-size: 1rem;
    color: #fff;
    outline: none;
    text-align: center;
    margin-top: 0.8rem;
}
.layer-wrap .layer-container .layer-online-container form .div-wrap input[type=text]{
    color: #333;
}
.layer-wrap .layer-container .layer-online-container form .div-wrap input[type=button]{
    background: #009946;
}
.online-tips{
    font-size: 0.8rem;
    color: #2f5984;
    font-weight: 700;
}