/*弹出框样式*/
.ter_layer{width: 400px;height: 414px; background: url(../images/index_tk.png) no-repeat top center;position: fixed;top: 150px;left: 50%;z-index: 100;transform:translate(-50%,0);-webkit-background-size: cover cover;
background-size: cover cover;}
.ter_layer h2{padding-left: 30px; line-height: 68px;color: #fff100;font-size: 28px;font-weight: bold;}
.ter_layer .content{padding-top: 156px;}
.ter_layer .content ul{padding-left: 104px;overflow: hidden;padding-bottom: 48px;}
.ter_layer .content li{width: 92px;height: 38px;line-height: 38px;background: #fe5f19;border-radius: 5px;text-align: center;float: left;margin-right: 42px;}
.ter_layer .content li a{font-size: 22px;color: #fff;display: block;text-decoration: none;}
.ter_layer .content .zx_btns{padding-right: 95px;}
.ter_layer .content .zx_btns p{text-align: right;padding-bottom: 10px;display: block;}
.ter_layer .close{font-size: 26px;color: #fff;position: absolute;right: 10px;top: 5px;cursor: pointer;}


.ter_layer2{width: 560px;height: 340px; background: url(../images/zjtk_bg.png) no-repeat top center;position: fixed;top: 150px;left: 50%;z-index: 100;transform:translate(-50%,0);}






/*教师资格证真题及答案*/
.headImg{width: 100%;height:589px;background: url(../images/Middle_banner.jpg) center center no-repeat; }
.Primary_banner{background-image: url(../images/Primary_banner.jpg);}
.Kid_banner{background-image: url(../images/kid_banner.jpg);}
.nav{width: 100%;height: 48px;background: #8cd890;}
.nav_inner{width: 800px;margin: 0 auto;}
.nav_inner span{display: block;float: left;width: 400px;height: 48px;font-size: 24px;line-height: 48px;color: #fff;text-align: center;cursor: pointer;}
.nav_inner span.on{background: #5bbc6e;}
.Answer{width: 800px;margin: 0 auto;text-align: center;padding-top: 20px;}
.Answer .details h2{line-height: 42px;padding-bottom: 20px;color: #333;font-size: 22px;}
.Answer .details{display: none;}