.layui-container{
    max-width: 1200px;
}
.top-banner{
    height:350px;
    background: url('/static/images/txb2k/top-banner2025.png?v1') no-repeat top center #fa0000;
}

.p1{
    background:#fafafa;
    padding:30px 0;
}
.p1box{
    height:363px;
    /*width: 1200px;*/
    background:url('/static/images/txb2k/p1_bg.png?v1') no-repeat top center #ffffff;
    background-size: 100% 100%;
    border-radius: 20px;
    position: relative;
}
.p1box .stamp{
    position: absolute;
    top:10px;
    right:50px;
}
.p1box-content{
    padding:50px;
    font-size: 20px;
    line-height: 1.6em;
    color:#ab5b3a;
}
.p1box-content h3{
    font-weight: bold;
    background: url(/static/images/txb2k/p1_01.png) no-repeat right center;
    padding:25px 30px 25px 0;
    width: 10em;
}
.p1box-content p{
    text-indent: 2em;
    margin-bottom: 10px;
}


.p-title{
    font-size: 40px;
    font-style: italic;
    text-align: center;
    height: 100px;
    line-height: 100px;
    background: url('/static/images/txb2k/title_bg.png') no-repeat center center;
}
.p-title .obj-left,
.p-title .obj-right{
    background: url('/static/images/txb2k/title-bg.png') no-repeat left center;
    display: inline-block;
    width: 70px;
    height:25px;
}
.p-title .obj-right{
    transform: rotate(180deg);
}
.p-title .color1{
    color:#d90000;
}
.p-title .color2{
    color:#282828;
}

.p2{
    background:#fffbf5;
    padding:50px 0;
}
.p2box{
    margin: 30px auto;
}
.p2box-left{
    height:500px;
    /*background: linear-gradient(to bottom, #f9eae4, #fafafa);*/
    background: url(/static/images/txb2k/p2_01.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    margin-top:0;
}
.p2box-left .layui-tab-title{
    height: auto;
    border: none;
    margin-top: 0;
}
.p2box-left .layui-tab-title li{
    border-radius: 500px;
    overflow: hidden;
    border: 2px solid #bababa;
    width: 96px;
    height:96px;
    padding:0;
    margin: 10px;
}
.p2box-left .layui-tab-title .layui-this:after{
    height:100%;
    border:none;
}
.p2box-left .layui-tab-title li.layui-this{
    border: 2px solid #cf0000;
}
.teacher-list{
    background: #ffffff;
    width: calc( 90% - 30px );
    position: absolute;
    bottom:50px;
    left:50%;
    margin-left:-45%;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);
    border-radius: 15px;
    padding: 0 15px;
}
.teacher-photo{
    float:left;
    margin: 2px;
}
.teacher-info{
    width:300px;
    margin-top:30px;
    float: left;
}
.teacher-info .obj-1{
    background: url('/static/images/txb2k/p2_02.png') no-repeat right center;
    height: 35px;
    margin: 20px 0;
    transform: rotate(180deg);
}
.teacher-info .obj-2{
    background: url('/static/images/txb2k/p2_02.png') no-repeat right center;
    height: 35px;
    margin: 30px 0;
}
.teacher-name{
    text-align: center;
}
.teacher-name h1{
    font-weight: bold;
    font-size: 40px;
    font-style: italic;
}
.teacher-subtitle{
    text-align: center;
    margin-top:10px;
}
.teacher-subtitle span{
    border-top: 1px solid #cc1212;
    border-bottom: 1px solid #cc1212;
    font-size: 20px;
    line-height: 2em;
    padding:5px 10px;
    color:#cc1212;
    font-weight: bold;
}


.p2box-right{
    height:420px;
    background: linear-gradient(to bottom, #ff6547, #fd1c13);
    border-radius: 20px;
    padding: 40px 30px;
}
.p2box-right-title{
    background: linear-gradient(to bottom, #ffeaca, #ffcf86);
    padding: 10px 30px;
    font-size: 24px;
    color: #d90000;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.p2box-right-content{
    font-size: 18px;
    margin-top:40px;
}
.p2box-right-content li{
    margin-top: 15px;
    line-height: 2em;
}
.p2box-right-content .li-title{
    font-weight: bold;
    color:#ffffff;
}
.p2box-right-content .li-title .num{
    background: linear-gradient(to bottom, #ffff92, #ffff15);
    padding: 0;
    width: 50px;
    margin-right:10px;
    text-align: center;
    display: inline-block;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color:#b50000;
}
.p2box-right-content .li-content{
    color: #ffff00;
    margin-left: 65px;
    line-height: 1.5em;
}

.p3{
    background:#fff6f0;
    padding:50px 0;
}
.p3box1{
    background: url('/static/images/txb2k/p3_02.png') no-repeat top center #ec2b2b;
    background-size: 100% 100%;
    border-radius: 10px;
    margin-top: 20px;
}
.p3box1-left-title{
    background: linear-gradient(to bottom, #fffdf7, #fff3d3);
    color:#c30b0b;
    font-size: 24px;
    font-weight: bold;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 10px 20px;
}
.p3box1-left-content{
    text-align: center;
    padding: 30px 0;
}

.p3box1-right{
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    font-size: 18px;
}
.p3box1-right-title{
    background: linear-gradient(to bottom, #ff3a02, #ff1b01);
    color:#ffffff;
    font-weight: bold;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 10px 20px;
}
.p3box1-right ul li{ 
    float:left;
    width: 50%;
    margin-bottom:1em;
}
.p3box1-right ul li .li-title{
    font-weight: bold;
}
.p3box1-right ul li .li-content{
    color:#999999;
}
.p3box1-right .li-text{
    margin-top:10px;
}
.p3box2{
    background: url('/static/images/txb2k/p3_04.png') no-repeat top center #ff7709;
    background-size: 100% 100%;
    border-radius: 10px;
    margin-top: 50px;
}
.p3box2-left-title{
    background: linear-gradient(to bottom, #ffedbb, #ffdf73);
    color:#c30b0b;
    font-size: 24px;
    font-weight: bold;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 10px 20px;
}
.p3box2-left-content{
    text-align: center;
    padding: 30px 0;
    
}
.p3box2-left-content img{
    width:70%;
}
.p3box2-right{
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    font-size: 18px;
}
.p3box2-right .layui-timeline-title{
    font-weight: bold;
    color:#ff7200;
}
.p3box2-right .layui-timeline-title span{
    color:#ffff00;
    background: linear-gradient(to right, #059cff, #006eff);
    padding: 3px 10px;
    border-radius: 5px;
}
.p3box2-right .layui-timeline-item li{
    font-size: 18px;
}
.p3box3{
    background: #ffffff;
    background-size: 100% 100%;
    border-radius: 10px;
    margin-top: 50px;
    font-size: 18px;
}
.p3box3 .pricebox{
    font-weight: bold;
}
.p3box3 .pricebox span{
    color:#c30b0b;
    font-size: 24px;
}
.p3box3 .pricebox span strong{
    font-size: 40px;
}
.p3box3-left .buy-btn{
    background: url('/static/images/txb2k/p3_buy.png') no-repeat top center;
    width: 204px;
    height:57px;
    font-size: 18px;
    padding-top:20px;
    padding-right:30px;
}
.p3box3-right{
    border:1px solid #c30b0b;
    padding:20px;
    border-radius: 10px;
}
.p3box3-right strong{
    color:#c30b0b;
}

.p4{
    background:#fafafa;
    padding:50px 0;
}
.p4 .p-title2 .p4box1-left-title{
    background: linear-gradient(to bottom, #ffedbb, #ffdf73);
    color:#c30b0b;
    font-size: 24px;
    font-weight: bold;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 10px 20px;
    width:400px;
}
    
    

.p4box1,.p4box2{
    background:linear-gradient(to bottom, #fffbf6, #ffe5cc);
    height:365px;
    border-radius: 10px;
    border:1px solid #ececec;
    position: relative;
    margin-top:20px;
}
.p4box1:hover, .p4box2:hover{
    /*border:1px solid #ff7e06;*/
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.05);    
}
.p4box2{
    background:linear-gradient(to bottom, #fdbb7a, #ff7240);
}
.p4box1 .box-icon,.p4box2 .box-icon{ 
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border:5px solid #fff5ea;
    background: linear-gradient(to bottom, #ffecda, #ffead6);
    box-shadow: 0 0 10px 10px rgba(0,0,0,0.02);
    margin: 40px auto;
    line-height: 100px;
    text-align: center;
}
.p4box1 .box-icon img, .p4box2 .box-icon img{ 
    opacity: 0.3;
}
.p4 .box-title{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color:#c30b0b;
}
.p4box2 .box-icon{
    background: linear-gradient(to bottom, #ffb872, #ffaf61);
    border: 5px solid #fdad6f;
}
.p4box1 .box-content, .p4box2 .box-content{
    position: absolute;
    top: 0;
    left:20px;
    height:325px;
    margin-top:20px;
    width: calc(100% - 40px);
    background: #fff3e7;
    border-radius: 10px;
    font-size: 18px;
    opacity: 0.95;
    display: none;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.01);
}
.p4box2 .box-content{
    background: #fe6b38;
    color:#fff;
}
.p4 .box-content p{
    margin: 130px 30px;
}
.p4box1:hover .box-content, .p4box2:hover .box-content{
    display: block;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.p4 .box-txt{
    padding:20px 15px;
    font-size: 18px;
    color:#670606;
}
.p4 .p4box2 .box-title{
    color:#ffff00;
}
.p4 .p4box2 .box-txt{
    color:#ffffff;
}

.p5{
    background:#fffbf5;
    padding:50px 0;
}
.p5 .btn-buy{ padding:15px 0; background:yellow;}
.p5 .pricebox strong{ font-size:2em;}
.p5box{
    font-size: 16px;
    line-height: 30px;
}
.p5box .intro p{
    text-indent:2em;
}
.p5box .intro p strong{
    color: #ff1b01;
}
.p5box table tr td:nth-child(1){
    text-align:left;
}  
.p5box .layui-table{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.p5 .newAddition{ background:blue; color:yellow; padding:2px 5px; font-size:0.8em;  border-radius:5px;}
.p5box .layui-table td, .p5box .layui-table th{
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
    padding:12px 15px;
}
.p5box .layui-table thead tr{
    background: #ff7702;
    color:#ffffff;
    font-weight: bold;
}
.p5box .price{
    color:#ff5502;
    font-family: Arial;
    font-weight: bold;
}
.p5box table i{
    color:#ffffff;
    border-radius: 100px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}
.p5box table i.layui-icon-ok{
    background: #cf0a0a;
}
.p5box table i.layui-icon-close{
    background: #bababa;
}
.p5box table tbody tr:hover{
    background: #fefeef;
    color:#000;
}

.p6{
    background:#f8f8f8;
    padding:50px 0;
}
.p6box{
    margin-top:30px;
    text-align: center;
    background: none;
}
.p7{
    background: #fffbf5;
    padding:90px 0 30px;
}
.p7box{
    background:#fe091f;
    border-radius: 20px;
    padding:30px;
    position: relative;
}
.p7box-content{
    width: 650px;
    text-align: center;
    margin-left:150px;
}
.p7box-content .title h1{
    font-size: 40px;
    font-style: italic;
    color:#ffffff;
}
.p7box-content .title .highlight{
    color: #ffff00;
}
.p7box-content .content{
    border-radius: 10px;
    background: linear-gradient(to bottom, #fecd7c, #ffc41a);
    margin: 15px auto 0;
    padding: 10px 0;
}
.p7box-content .content h2{
    font-size: 32px;
    font-weight: bold;
    color:#a40413;
}
.p7box-teacher{
    position: absolute;
    right:200px;
    bottom:0;
}

.p8{
    background: #ef3131;
    padding:50px 0;
}
.p8box1{
    background: linear-gradient(to bottom, #fcf5de, #ffd7ab);
    border-radius: 15px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    overflow: hidden;
}
.p8box1 .title{
    font-size: 42px;
    color:#c30b0b;
    font-style: italic;
    font-weight: bold;
    text-align: right;
}
.p8box1 .t .title{
    text-align: center;
}
.p8box1 .pricebox{
    font-size: 34px;
    font-style: italic;
}
.p8box1 .pricebox .price{
    background: url('/static/images/txb2k/price_bg.png') no-repeat top center;
    background-size: 100% 100%;
    width:100px;
    height: 80px;
    display: inline-block;
    text-align: center;
    font-size: 64px;
    color:#ffff00;
    font-weight: bold;
    text-shadow: 3px 3px rgba(0,0,0,0.5);
    margin: 0 10px;
}

.p8box1 .buy-btn{
    background: url('/static/images/txb2k/p3_buy.png') no-repeat top center;
    width: 204px;
    height:57px;
    font-size: 18px;
    padding-top:18px;
    padding-right:30px;
    font-weight: bold;
}
.p8box2{
    margin:20px auto 0;
    text-align: center;
    font-size: 30px;
    font-style: italic;
    color:#ffffff;
}
.p8box2 .title{
    font-weight: bold;
}
.p8box2 .title .highlight{
    font-size: 1.5em;
    color:#ffff00;
    padding: 0 5px;
}

.buy-panel{
    max-width:600px; 
    margin:0 auto; 
    text-align:center; 
    border:1px solid #888; 
    border-radius:10px; 
    background:#e0ebaf; 
    overflow:hidden;
}


@media screen and (max-width:1420px){
    .teacher-info{
        width: 300px;
    }
    .p3box2-left-title {
        padding:10px 0 10px 20px;
    }
    .p4 .p-title2 .p4box1-left-title{
    width:32%;
    }
    .p7box-content{
        margin-left:80px;
    }
    .p7box-teacher{
        right:120px;
    }
}

@media screen and (max-width:1200px){
    .p1box-content{
        font-size: 18px;
    }
    .p2box-left{
        height: 420px;
    }
    .teacher-photo img{
        width: 220px;
        height: auto;
    }
    .teacher-info{
        width: 250px;
        margin-top:0;
    }
    .teacher-name h1 {
        font-size: 34px;
    }
    .p2box-left .layui-tab-title li{
        margin:10px 6px;
    }
    .p2box-right{
        padding:20px;
        height: 380px;
    }
    .p2box-right-title {
        padding:10px 0 10px 10px;
        font-size: 20px;
    }
    .p2box-right-content{
        font-size: 16px;
    }
    .p3box1-left-content{
        padding:20px 0 0 0;
    }
    .p3box1-right {
        padding: 10px;
    }
    .p3box1-right-title {
        padding:10px 0 10px 10px;
    }
    .p3box1-right ul li .li-content{
        font-size: 16px;
    }
    .p3box2-left-content{
        padding:20px 0 0 0;
    }    
    .p3box2-right .layui-timeline-item li{
        font-size: 16px;
    }
    .p4 .box-content p{
        margin:90px 20px 0;
    }
    .p4box1, .p4box2{
        height: 300px;
    }
    .p4box1 .box-icon, .p4box2 .box-icon{
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .p4box1 .box-content, .p4box2 .box-content{
        height: 265px;
    }
    .p4 .p-title2 .p4box1-left-title{
    width:40%;
    }
    .p7box-content{
        margin-left:20px;
        width:600px;
    }
    .p7box-teacher{
        right:50px;
    }    
}

@media screen and (max-width:990px){
    .p-title {
        font-size: 28px;
        height: 40px;
        line-height: 40px;
        background-size: auto 100%;
    }
    .p2{
        padding:10px 0;
    }
    .teacher-photo{
        margin-left:50px;
    }
    .teacher-info{
        float:right;
        margin-right:50px;
    }
    .p3 {
        padding:10px 0;
    }
    .p3 .layui-col-space30{
        margin:10px;
    }
    .p4 {
        padding:10px 0;
    }
    .p4 .p-title2 .p4box1-left-title{
    width:60%;
    }
    .p5 {
        padding:30px 0;
    }
    .p5box table tr td:nth-child(2),.p5box table tr td:nth-child(3),.p5box table tr td:nth-child(4){
        width:100px;
    }
    .p7box-content{
        margin-left: 0px;
        width: 450px;
    }
    .p7box-content .title h1{
        font-size: 32px;
    }
    .p7box-content .content h2{
        font-size: 24px;
    }
    .p7box-teacher{
        right:10px;
    }
    .p7box-teacher img{
        width: 250px;
        height: auto;
    }
    .p8box1{
        height: auto;
    }
    .p8box1 .title{
        text-align: center;
    }
}



@media screen and (max-width:480px){
    .top-banner {
        height:150px;
        background-size: auto 100%;
    }
    .p1{
        padding:10px 0;
    }
    .p1box{
        height: 380px;
        background: url('/static/images/txb2k/p1_bg_mobile.png') no-repeat top center;
        background-size: 100% 100%;
    }
    .p1box .stamp{
        right:0px;
        top:0px;
    }
    .p1box .stamp img{
        width: 120px;
    }
    .p1box-content h3{
        padding:10px 0px 15px 0;
        background-size: 45px 35px;
    }
    .p1box-content{
        font-size: 16px;
        padding:30px 30px;
    }
    .p-title {
        font-size: 24px;
        height: 80px;
        line-height: 32px;
        background:none;
        position: relative;
    }
    .p-title .color1, .p-title .color2{
        display: block;
    }
    .p-title .obj-left{
        position: absolute;
        top:30%;
        left:40px;
    }
    .p-title .obj-right{
        position: absolute;
        top:30%;
        right:40px;
    }    
    .p-title .obj-left, .p-title .obj-right {
        background-size: auto 100%;
        height:15px;
    }
    .teacher-list{
        padding-left: 5px;
        width: calc(90% - 20px);
    }
    .p2box-left .layui-tab-title li{
        margin:10px 3px;
    }
    .teacher-photo{
        margin-left: 0;
    }
    .teacher-photo img{
        width: 110px;
        margin:0px 0 0 15px;
    }
    .teacher-info{
        margin-right:0;
        width: 180px;
    }
    .teacher-info .obj-1, .teacher-info .obj-2{
        height:15px;
        background-size: auto 100%;
        margin:5px 0 5px;
    }
    .teacher-name h1{
        font-size: 24px;
    }
    .teacher-subtitle span{
        font-size: 14px;
        padding:5px 0;
    }
    .p2box{
        margin: 0 auto;
    }
    .p2box-left {
        height: 250px;
    }
    .p2box-left .layui-tab-title li{
        width: 45px !important;
        height: 45px;
        border-radius: 40px;
        padding:0;
        min-width:45px;
        max-width:45px;
    }
    .p2box-left .layui-tab-title li img{
        width:inherit;
        height:100%;
    }
    .p2box-right{
        height:auto;
        margin-top:-50px;
    }
    .p2box-right-title{
        font-size: 18px;
    }
    .p2box-right-content{
        margin-top:15px;
    }
    .p2box-right-content .li-content{
        line-height: 1.2em;
    }
    .p3box1-left-title{
        font-size: 18px;
    }
    .p3box1-right{
        font-size: 16px;
    }
    .p3box1-right ul li .li-content{
        font-size: 14px;
        margin-right: 1em;
    }
    .p3box1-right .li-text{
        margin:0 0 20px 0;
    }
    .p3box2-left-title{
        font-size: 18px;
    }
    .p3box2-left-content{
        position:absolute;
        z-index:99;
        top:40px;
        right:0;
    }
    .p3box2-left-content img{
        width:100px;
        height:auto;
    }
    .p3box2-right{
        padding: 10px;
    }
    .layui-text h3{
        font-size: 16px;
    }
    .p3box2-right .layui-timeline-title{
        margin-bottom: 0;
    }
    .p3box2-right .layui-timeline-title span{
        display: inline-block;
    }
    .p3box2-right .layui-timeline-item li{
        font-size: 14px;
        margin-top: 0;
    }
    .p3box3{
        font-size: 16px;
    }
    .p3box3-right{
        line-height: 1.6em;
    }
    .p4 .layui-col-space20{
        margin:0;
    }
    .p4 .layui-col-space20>* {
        padding:5px;
    }
    .p4a .layui-col-xs6{
        display:block !important;
        width:100%;
        height:auto;
    }
    
    .p4box1, .p4box2{
        margin: 0;
        padding:10px;
        height:auto;
    }
    .p4 .box-txt{
        padding:5px 80px 10px 0px;
        font-size: 16px;
    }
    .p4 .box-title{
        font-size: 16px;
        text-align:left;
        margin:0;
    }
    .p4 .box-icon img{ 
        width:100%;
        height:100%;
    }
    .p4box1 .box-icon, .p4box2 .box-icon{
        position:absolute;
        top:-30px;
        right:10px;
        z-index:1;
        width:50px;
        height:50px;
        overflow:hidden;
    }
    .p4box1 .box-content, .p4box2 .box-content{
        font-size: 18px;
        height:195px;
        width: calc(100% - 20px);
    }
    .p4 .box-content p{
        margin: 30px 15px;
    }
    .p4 .p-title2 .p4box1-left-title{
        font-size:18px;
        width:80%;
    }
    .p4b .buy-btn{
        background: url('/static/images/txb2k/p3_buy.png') no-repeat top center;
        background-size:100% 100%;
        width: 150px;
        height:50px;
        font-size: 18px;
        padding-top:13px;
        padding-right:40px;
        font-size:16px;
    } 
    .p5box{
        font-size: 14px;
    }
    .p5box .intro{
        font-size:15px; 
        padding:0 15px; 
        line-height:1.45em;
    }
    .p5box .layui-table td, .p5box .layui-table th{
        font-size: 14px;
        padding:3px 3px;
        line-height:1.4em;
    }

    .p5box table tr td:nth-child(2){
        width:40px;
    }    
    .p5box table tr td:nth-child(3),.p5box table tr td:nth-child(4){
        width:60px;
    }
    .p5box table i{
        width:20px;
        height:20px;
        line-height: 20px;
        font-size: 14px !important;
    }
    .p6{
        padding:20px 0;
    }
    .p6box{
        margin-top:0;
    }
    .p7 {
        padding:20px 0;
    }
    .p7box{
        padding:15px;
    }
    .p7box-content {
        width:100%;
        text-align: left;
    }
    .p7box-content .title h1{
        font-size: 22px;
    }
    .p7box-content .content{
        padding-left:10px;
    }
    .p7box-content .content h2{
        font-size: 18px;
    }
    
    .p7box-teacher{
        right:0;
    }
    .p7box-teacher img{
        width:120px;
    }
    .p8{
        padding:20px 0;
    }
    .p8box1 .title{
        font-size: 22px;
        line-height: 48px;
        margin-top:10px;
    }
    .p8box1 .pricebox{
        font-size: 18px;
        line-height: 48px;
        margin-top:20px;
    }
    .p8box1 .pricebox .price{
        width: 80px;
        height:60px;
        font-size: 32px;
        line-height: 80px;
    }
    .p8box1 .buy-btn{
        width: 150px;
        height:45px;
        padding-top:10px;
        background-size: 100% 100%;
    }
    .p8box2{
        font-size: 15px;
    }
    .buy-panel{
        max-width:400px; 
    }
}





















