@charset "UTF-8";/* reset */
/* *author:Y.Ray*/
*{margin:0;padding:0;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,figure,menu,input,textarea,button,select,th,td iframe{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,b,strong{font-size:100%;font-weight:normal;}
li{list-style:none;}
table{width:100%;border-collapse:collapse;border-spacing:0;}
table td{word-break:break-all;word-wrap:break-word;}
em,i{font-style:normal;}
a,a:visited,a:active{text-decoration:none;border:none;outline:none;color:#333;cursor:pointer;}
a,img{display:block;border:none;}
input,textarea{outline:none;}
select,input{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(3,3,3,0);}
select{outline:medium none;}
textarea{resize:vertical;}
body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(3,3,3,0);-webkit-touch-callout:none;word-wrap:break-word;line-height:1;font-size:14px;overflow-x:hidden;color:#333;}
body,button,input,select,textarea{font-family:-apple-system,"Microsoft YaHei",BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Helvetica,Arial,"PingFang SC",'Noto Sans',"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
input[type="button"]{cursor:pointer;}
::-webkit-input-placeholder{color:#666;}
/*placeholder 字体颜色*/
:-moz-placeholder{color:#666;}
/*placeholder 字体颜色*/
::-moz-placeholder{color:#666;}
/*placeholder 字体颜色*/
:-ms-input-placeholder{color:#666;}
/*placeholder 字体颜色*/
.none{display:none;}
.left{float:left;}
.right{float:right;}
.clearfix::after{content:'';clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
.clear{clear:both;}
.cont{width:7.5rem;margin:auto;}
.copyright{width:7.5rem;right:0;padding:.15rem 0;font-size:.18rem;color:#fcfcfc;text-align:center;line-height:.25rem;margin:0 auto;background-color:#a7a7a7;}
.copyright p{display:inline;color:#fcfcfc}
.copyright a{display:inline;color:#fcfcfc}
.copyright p span{display:block;}
/* 加隐私条款 */
.xieyi{margin:0 auto;font-size:.24rem;text-align:center;line-height:.3rem;color:#666;}
.xieyi .xy{border:none;display:inline-block;background:transparent;height:.3rem;}
.xieyi input[type=checkbox]{position:relative;display:inline-block;float:none;width:.3rem;height:.3rem;padding:0;margin-bottom:0;border:none;-webkit-appearance:checkbox;-webkit-appearance:none;}
.xieyi input[type=checkbox]::before{position:absolute;content:"";top:.06rem;left:0;width:100%;height:100%;background:url(../images/uncheck.png) no-repeat center;background-size:.3rem auto;}
.xieyi input[type=checkbox]:checked::before{position:absolute;background:url(../images/checked.png) no-repeat center;background-size:.3rem auto;top:.06rem;left:0;width:100%;}
.xieyi a{display:inline;background:transparent;color:#ed5736;}
/*协议弹窗样式*/
.es_arg_mask{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;z-index:2000;}
.es_agr_box{position:fixed;top:50%;left:50%;width:5.6rem;margin:-2.5rem 0 0 -2.9rem;padding:.1rem;background:#ffffff;border-radius:.08rem;z-index:2001;}
.es_agr_title{text-align:center;font-size:.3rem;font-weight:bold;padding:.1rem .2rem;}
.es_agr_main{height:2rem;overflow:auto;}
.es_agr_con{font-size:.16rem;color:#3a3d4b;line-height:.26rem;word-break:break-all;}
.es_agr_btn{text-align:center;padding:.2rem .2rem 0;}
.es_button{line-height:.6rem;border:none;outline:none;cursor:pointer;color:#ffffff;font-size:.24rem;border-radius:.08rem;padding:0 .4rem;background:#1890FF;background:-webkit-linear-gradient(left,#1890FF,#90CAFF);background:-o-linear-gradient(left,#1890FF,#90CAFF);background:-moz-linear-gradient(left,#1890FF,#90CAFF);background:linear-gradient(left,#1890FF,#90CAFF);}
.es_cancel{display:block;font-size:.14rem;color:#3a3d4b;cursor:pointer;margin-top:.1rem;}
.agreement{padding:.1rem;}
.agreement p{font-size:.24rem;line-height:.4rem;text-indent:2em;text-align:justify;}
/* 弹出层 */
.popups-greey{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:10;}
.popups-show{position:fixed;top:50%;width:100%;margin:-2.8rem auto 0;z-index:11;}
.popups{position:relative;width:6.4rem;margin:auto;}
.popups-close{position:absolute;top:.1rem;right:0;width:.4rem;height:.4rem;font-size:.3rem;font-style:normal;text-align:center;line-height:.4rem;color:#666;cursor:pointer;}
.popups .myform{padding:0 0 .5rem;background:#fff;}
.popups .myform .top{margin-bottom:.3rem;background:#fff;text-align:center;}
.popups .myform .top h2{padding-top:.2rem;font-size:.4rem;font-weight:600;line-height:.8rem;}
.popups .myform .top p{font-size:.2rem;}
.popups .myform .top p span{color:#ff0;}
.popups .myform input[type=text]{display:block;width:4.8rem;height:.8rem;border:.01rem solid #ccc;border-radius:.06rem;margin:.2rem auto .05rem;padding:0 .2rem;font-size:.24rem;text-align:left;background:#fff;}
.popups .myform input[type=button]{display:block;width:5.2rem;height:.8rem;margin:.3rem auto .3rem;border:none;border-radius:.06rem;background:#e60505;font-size:.34rem;font-weight:bold;text-align:center;color:#fff;}
/* banner */
.banner-bgd{width:7.5rem;height:5.4rem;margin:0 auto;background:url('../images/banner-bgd.png') no-repeat center;background-size:contain;}
.banner{position:relative;padding:1rem 0 0;font-size:0;text-align:center;}
.banner-logo{position:absolute;top:.18rem;left:.3rem;width:1.9rem;height:.6rem;}
.banner h1{font-size:.66rem;color:#fff;text-align:center;font-weight:600;margin-bottom:.14rem;text-shadow:0 .05rem .1rem #243048;}
.banner h2{font-size:.8rem;color:#f9e5b7;font-weight:600;margin-bottom:.4rem;text-shadow:0 .05rem .1rem #243048;}
.banner ul{width:5.7rem;height:.6rem;margin:0 auto .39rem;border-radius:.3rem;background:linear-gradient(to right,#576a92,#243048);border:.01rem solid #8497c0;}
.banner-list{display:inline-block;vertical-align:top;margin:0 .1rem;}
.banner-list span{display:inline-block;vertical-align:top;width:.3rem;height:.3rem;margin:.15rem .1rem 0 0;background:url('../images/banner-list-icon.png') no-repeat center;background-size:contain;}
.banner-list p{display:inline-block;vertical-align:top;font-size:.28rem;color:#fff;line-height:.6rem;font-weight:600;}
.banner a{display:inline-block;vertical-align:top;width:2.6rem;height:.7rem;font-size:.34rem;color:#fff;line-height:.7rem;font-weight:600;margin:0 .1rem;background:linear-gradient(to bottom,#fe7836,#ef4b15);border-radius:.12rem;}
.banner a:nth-of-type(2){color:#ef4b15;background:#fff;}
.link{padding:.7rem 0 .5rem;font-size:0;text-align:center;}
.link-box{display:flex;flex-wrap:wrap;justify-content:center;}
.link-box li{}
.link-box li a{box-sizing:border-box;padding:.19rem 0 0;width:1.6rem;height:1.6rem;margin:0 .1rem .2rem;border-radius:.12rem;background-color:#eff2f9;border:.01rem solid #ccc;}
.link-box li img{width:.7rem;height:.7rem;margin:0 auto .19rem;}
.link-box li h2{font-size:.28rem;color:#333;}
/* 中级会计师报考条件查询 */
.bktj-bgd{width:7.5rem;height:6.9rem;margin:0 auto;background:url('../images/bktj-bgd.png') no-repeat center;background-size:contain;}
.bktj{padding:.7rem 0 0;}
.bktj-form{width:6.5rem;height:5.5rem;margin:0 auto;background-color:#fff;border-radius:.2rem;}
.bktj-form h2{padding:.5rem 0 0;font-size:.46rem;color:#333;font-weight:600;text-align:center;margin-bottom:.43rem;}
.bktj-form h2 span{color:#b97840;}
.bktj-phone{width:5.7rem;height:.8rem;margin:0 auto .5rem;background-color:#eff2f9;border-radius:.12rem;border:.01rem solid #ccc;}
.bktj-phone label{display:inline-block;vertical-align:top;width:.8rem;}
.bktj-phone label img{width:.5rem;height:.5rem;margin:.15rem .1rem 0 .2rem;}
.bktj-phone select{display:inline-block;vertical-align:top;width:4.8rem;height:.78rem;font-size:.3rem;color:#333;border:none;line-height:.78rem;background:#eff2f9 url('../images/select-img.png') no-repeat 4.3rem center;background-size: .22rem .19rem; -webkit-appearance:none;}
.bktj-phone input[type = text]{display:inline-block;vertical-align:top;width:4.8rem;height:.78rem;font-size:.3rem;color:#333;border:none;line-height:.78rem;background-color:#eff2f9;}
.bktj-phone:nth-of-type(2){margin-bottom:.16rem;}
.bktj-form input[type = button]{display:block;width:5.7rem;height:.8rem;font-size:.38rem;color:#fff;font-weight:600;text-align:center;margin:.15rem auto 0;background:linear-gradient(to bottom,#fe7836,#ef4b15);border:none;border-radius:.12rem;}
/* 中级会计师报考时间及政策查询 */
.bksj{padding:.67rem 0;font-size:0;text-align:center;}
.bksj h2{font-size:.46rem;color:#333;font-weight:600;margin-bottom:.5rem;}
.bksj h2 span{color:#b97840;}
.bksj .sheng1{display:flex;flex-wrap:wrap;justify-content:flex-start;box-sizing:border-box;width:7.5rem;padding-left:.15rem;margin-bottom:.3rem;}
.sheng1 li a{width:1.32rem;height:.68rem;font-size:.28rem;color:#333;margin:0 .05rem .1rem;text-align:center;line-height:.7rem;background-color:#eff2f9;border-radius:.08rem;border:.01rem solid #ccc;}
.sheng1 li.ok1 a{color:#fff;background:linear-gradient(to right,#243048,#576a92);}
.bksj .bmzc i{display:inline-block;vertical-align:top;width:.32rem;height:.32rem;margin:.12rem .1rem;background:url('../images/bksj-icon.png') no-repeat center;background-size:contain;}
.bksj .bmzc p{font-size:.32rem;color:#333;line-height:.54rem;font-weight:600;margin-bottom:.4rem;}
.bksj .bmzc p span{display:inline-block;vertical-align:top;width:1rem;color:#e60505;border-bottom:.01rem solid #333;}
.bksj-phone{width:6.3rem;height:.8rem;margin:0 auto .12rem;background-color:#eff2f9;border-radius:.12rem;border:.01rem solid #ccc;}
.bksj-phone label{display:inline-block;vertical-align:top;width:.8rem;}
.bksj-phone label img{width:.5rem;height:.5rem;margin:.15rem .1rem 0 .2rem;}
.bksj-phone input[type = text]{display:inline-block;vertical-align:top;width:4.8rem;height:.78rem;font-size:.3rem;color:#333;border:none;line-height:.78rem;background-color:#eff2f9;}
.bksj-form input[type = button]{display:block;width:6.3rem;height:.8rem;font-size:.38rem;color:#fff;font-weight:600;text-align:center;margin:.2rem auto 0;background:linear-gradient(to bottom,#fe7836,#ef4b15);border:none;border-radius:.12rem;}
/* 报考中级会计师常见问题汇总 */
.question-bgd{width:7.5rem;height:7.6rem;margin:0 auto;background:url('../images/question-bgd.png') no-repeat center;background-size:contain;}
.question{padding:.7rem 0;font-size:0;text-align:center;}
.question h2{font-size:.46rem;color:#333;font-weight:600;margin-bottom:.32rem;}
.question h2 span{color:#b97840;}
.question-box li{height:.8rem;text-align:left;margin:0 .34rem;}
.question-box li:not(:last-of-type){border-bottom:.01rem dashed #b3b3b3;}
.question-box li span{display:inline-block;vertical-align:top;width:.3rem;height:.3rem;margin:.25rem .08rem 0 0;border-radius:.15rem;background:linear-gradient(to bottom,#243048,#576a92);}
.question-box li span img{width:0.3rem;height:0.3rem;}
.question-box li h3{display:inline-block;vertical-align:top;width:5.24rem;font-size:.24rem;color:#333;line-height:.8rem;}
.question-box li p{display:inline-block;vertical-align:top;width:1.2rem;height:.4rem;font-size:.24rem;color:#fff;text-align:center;line-height:.4rem;margin:.2rem 0;background-color:#ef4b15;border-radius:.08rem;}
/* 为什么越来越多的人考中级会计师 */
.why{padding:.7rem 0;font-size:0;text-align:center;}
.why h2{font-size:.46rem;color:#333;font-weight:600;margin-bottom:.51rem;}
.why h2 span{color:#b97840;}
.why-box{margin-bottom:.3rem;}
.why-box li{width:7.1rem;height:2.4rem;margin:0 auto .2rem;text-align:left;background-color:#eff2f9;}
.why-box li img{display:inline-block;vertical-align:top;width:1.4rem;height:2rem;margin:.2rem .3rem 0 .2rem;}
.why-right{display:inline-block;vertical-align:top;padding:.2rem 0 0;width:5.2rem;}
.why-right h3{width:2.4rem;height:.5rem;font-size:.3rem;color:#fff;text-align:center;line-height:.5rem;font-weight:600;margin-bottom:.1rem;border-radius:0 .25rem .25rem 0;background:linear-gradient(to right,#243048,#576a92);}
.why-right p{font-size:.24rem;color:#666;line-height:.36rem;text-align:left;}
.why-bottom{box-sizing:border-box;padding:.7rem 0;width:7.1rem;height:6rem;margin:0 auto;border-radius:.2rem;background:linear-gradient(to right,#243048,#576a92);}
.why-form{box-sizing:border-box;padding:.5rem 0 0;width:6.5rem;height:4.6rem;margin:0 auto;background-color:#fff;border-radius:.16rem;}
.why-phone{width:5.7rem;height:.8rem;margin:0 auto .5rem;background-color:#eff2f9;border-radius:.12rem;border:.01rem solid #ccc;}
.why-phone label{display:inline-block;vertical-align:top;width:.8rem;}
.why-phone label img{width:.5rem;height:.5rem;margin:.15rem .1rem 0 .2rem;}
.why-phone select{display:inline-block;vertical-align:top;width:4.8rem;height:.78rem;font-size:.3rem;color:#333;border:none;line-height:.78rem;background:#eff2f9 url('../images/select-img.png') no-repeat 4.3rem center;background-size: .22rem .19rem;-webkit-appearance:none;}
.why-phone input[type = text]{display:inline-block;vertical-align:top;width:4.8rem;height:.78rem;font-size:.3rem;color:#333;border:none;line-height:.78rem;background-color:#eff2f9;}
.why-phone:nth-of-type(2){margin-bottom:.1rem;}
.why-form input[type = button]{display:block;width:5.7rem;height:.8rem;font-size:.38rem;color:#fff;font-weight:600;text-align:center;margin:.2rem auto 0;background:linear-gradient(to bottom,#fe7836,#ef4b15);border:none;border-radius:.12rem;}
/* 中级会计师精编资料申领 */
.database-bgd{background-color:#eff2f9;}
.database{padding:.66rem 0 0;font-size:0;text-align:center;}
.database h2{font-size:.46rem;color:#333;font-weight:600;margin-bottom:.35rem;}
.database h2 span{color:#b97840;}
.database-box{display:flex;flex-wrap:wrap;margin-bottom:.24rem;justify-content:center;}
.database-box li{width:1.6rem;margin:0 .06rem .25rem;}
.database-box li img{width:1.2rem;height:1.2rem;margin:0 auto .04rem;}
.database-box li h3{font-size:.26rem;color:#333;}
.database-form{padding:.49rem 0;background:linear-gradient(to right,#243048,#576a92);}
.database-phone{width:6.3rem;height:.8rem;text-align:left;margin:0 auto .13rem;background-color:#eff2f9;border-radius:.12rem;border:.01rem solid #ccc;}
.database-phone label{display:inline-block;vertical-align:top;width:.8rem;}
.database-phone label img{width:.5rem;height:.5rem;margin:.15rem .1rem 0 .2rem;}
.database-phone input[type = text]{display:inline-block;vertical-align:top;width:5.4rem;height:.78rem;font-size:.3rem;color:#333;border:none;line-height:.78rem;background-color:#eff2f9;}
.database-form .xieyi{color:#fff;}
.database-form .xieyi a{color:#fff;}
.database-form .xieyi input[type=checkbox]:checked::before{position:absolute;background:url(../images/checked1.png) no-repeat center;background-size:.3rem auto;top:.06rem;left:0;width:100%;}
.database-form input[type = button]{display:block;width:6.3rem;height:.8rem;font-size:.38rem;color:#fff;font-weight:600;text-align:center;margin:.2rem auto 0;background:linear-gradient(to bottom,#fe7836,#ef4b15);border:none;border-radius:.12rem;}
/* 二级页 */
.ejy-bgd{width:7.5rem;height:10rem;margin:0 auto;background:#f9fbfc url('../images/banner-bgd.png') no-repeat top center;}
.ejy{position:relative;padding:1rem 0 .3rem;font-size:0;text-align:center;}
.ejy-logo{position:absolute;top:.3rem;left:.3rem;width:1.9rem;height:.6rem;}
.ejy h2{font-size:.58rem;color:#fff;line-height:.74rem;font-weight:600;margin-bottom:.24rem;}
.ejy-form{box-sizing:border-box;padding:.6rem 0 .3rem;width:6.9rem;margin:0 auto;background-color:#fff;box-shadow:0 .09rem .35rem rgba(223,230,234,.45);border-radius:.12rem;}
.ejy-form h4{font-size:.45rem;color:#333;font-weight:600;text-align:center;margin:0 auto .5rem;}
.ejy-form h4 span{color:#f12522;}
.ejy-form input[type = text]{display:block;box-sizing:border-box;padding-left:.2rem;width:5.8rem;height:.9rem;font-size:.28rem;margin:0 auto .4rem;background-color:#f5f5f5;border:none;border-radius:.05rem;}
.ejy-form select{display:block;box-sizing:border-box;padding-left:.2rem;width:5.8rem;height:.9rem;font-size:.28rem;margin:0 auto .4rem;border:none;background:#f5f5f5 url('../images/select-img.png') no-repeat 5.4rem center;background-size: .22rem .19rem;-webkit-appearance:none;}
.ejy-form input[type = button]{display:inline-block;vertical-align:top;width:5.6rem;height:.8rem;font-size:.38rem;color:#fff;margin:.3rem auto;text-align:center;background:linear-gradient(to right,#ffb045,#ff5500);border:none;border-radius:.04rem;}
.ejy-form p{font-size:.22rem;color:#333;}
.ejy-form p span{color:#fc5151;}
