body {
    min-width: 1400px;
}

.tbanner img{
    width: 100%;
    min-height: 480px;
}

a:hover {
    text-decoration: underline;
}

.nav {
    box-sizing: border-box;
    width: 1400px;
    padding: 20px 40px;
    background: #FFF;
    border-radius: 60px;
    position: absolute;
    top: 36px;
    left: 50%;
    margin-left: -700px;
    z-index: 9999;
}

.aboutbox {
    z-index: 9999;
    position: absolute;
    width: 600px;
    top: 220px;
    left: 50%;
    margin-left: -600px;
}

.aboutbox h1 {
    font-size: 36px;
}

.aboutbox h2 {
    font-size: 65px;
    line-height: 1.4;
}

.aboutbox p {
    font-size: 18px;
    line-height: 200%;
}

.menus {
    float: right;
}

.menus li {
    float: left;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
}

.menus li a {
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 10px;
    color: #000;
}

.menus li a.active {
    background: #CCC;
}

.menus li:last-child {    
    background: #D7000F;
    border-radius: 40px;
}

.menus li:last-child a {
    padding: 0 40px;
    color: #FFF;
}

.aboutus {
    background: url(../imgs/aboutus.png) center center;
    padding: 60px 0;
    color: #FFF;
}

.aboutus div {
    width: 880px;
    margin: 0 auto;
    text-align: center;
}

.aboutus h1, .aboutus h2 {
    line-height: 200%;
}

.aboutus h2 {
    font-size: 36px;
}

.aboutus p {
    text-align: left;
    line-height: 200%;
    font-size: 20px;
    font-weight: 100;
}

.aboutus .more {
    display: inline-block;
    height: 74px;
    line-height: 74px;
    background: #FFF;
    border-radius: 37px;
    font-size: 22px;
    padding: 0 50px;
    margin-top: 50px;
}

.box02 li {
    width: 50%;
    float: left;
    height: 320px;
}

.box02 li.news {
    background: url(../imgs/news.png) -60px center no-repeat;
    
    position: relative;
}

.box02 li.news a {
    position: absolute;
    right: 50px;
    bottom: 50px;
    font-size: 60px;
    color: #000;
}

.box02 li.service {
    background: url(../imgs/service.png) left center no-repeat;    
    position: relative;    
}

.box02 li.service a {
    position: absolute;
    left: 50px;
    bottom: 50px;
    font-size: 60px;
    color: #FFF;
}

.mbox {
    width: 1200px;
    margin: 0 auto;
}

.rswm {
    background: url(../imgs/rswm.png) center center;
    padding: 50px 0;
}

.rswm  h1 {
    text-align: center;
    font-size: 46px;
    line-height: 200%;
}

.rswm p {
    font-size: 20px;
    line-height: 200%;
}

.rswm ul {
    width: 984px;
    margin: 50px auto;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.rswm ul li {
    float: left;
    width: 168px;
    margin: 0 80px;
}

.rswm ul li p{
    font-size: 60px;
    color: #D7000F;
    line-height: 1.2;
    padding: 0 10px;
    border-bottom: 3px #000 solid;
}

.khjz {
    background: url(../imgs/khjz.png) center center;
    padding: 120px 0;
}

/** 合作机构 **/
.hzjg{
    padding: 60px 0;
}


.hzjg h1 {
    text-align: center;
    margin-bottom: 60px;
}

.hzlist {
    flex-wrap: nowrap!important;
    flex-direction: row!important;
    display: flex!important;
    overflow: auto!important;
}

.hzlist li {
    float: left;
    margin: 0 25px;
}

/* 教学体验 */
.jxty {
    padding: 60px 0;
    background: url(../imgs/jxty.png);
}

.jxty h1 {
    color: #FFF;
    text-align: center;
    margin-bottom: 60px;
}

.jxty li {
    float: left;
    color: #FFF;
    text-align: center;
    width: 350px;
    height: 350px;
    margin: 25px;
}

.jxty li a {
    display: block;
    width: 350px;
    line-height: 350px;
    color: #FFF;
    font-size: 36px;
    line-height: 350px;
    border-radius: 36px;
}

.jxty li a:hover {
    background: rgba(255, 0, 0, 0.3);
}

.contactus {
    text-align: center;
}

.contactus a {
    display: inline-block;
    background: #D7000F;
    color: #FFF;
    font-size: 26px;
    font-weight: 100;
    margin: 36px;
    line-height: 75px;
    width: 275px;
    border-radius: 35px;
}

.bjbtn a {
    display: inline-block;
    background: #D7000F;
    color: #FFF;
    font-size: 26px;
    font-weight: 100;
    margin: 36px;
    line-height: 75px;
    width: 275px;
    border-radius: 35px;
    text-align: center;
}

.fotnav {
    padding: 30px 50px;
}

.fotnav .navlist {
    float: right;
}

.fotnav .navlist li {
    float: left;
    padding: 0 30px;
    line-height: 80px;
    font-size: 22px;
}

.fotnav .navlist li img {
    vertical-align: middle;
    margin: 0 8px
}

.footer {
    padding: 30px;
    font-size: 18px;
    color: #919191;
    text-align: center;
    background: #000;
    font-weight: 100;
}

.cmp {
    background: url(../imgs/cmp.png) center center;
    position: relative;
}

.cmpbox {
    position: relative;
    padding-left: 50%;
}

.cmpintro {
    box-sizing: border-box;
    width: 600px;
    padding: 60px 0 60px 60px;
    color: #FFF;
}

.cmpintro h3 {
    font-size: 28px;
    line-height: 200%;
    margin-bottom: 30px;
}

.cmpintro .intro {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 100;
}

.fzlcb {
    padding: 50px;
    background: url(../imgs/fzlcb.png) center center;
}

.fzlcb h1 {
    text-align: center;
    margin-bottom: 50px;
}

.fzlcb .lcbox {
    padding: 30px;
    background: #D0000F;
    color: #FFF;
}

.fzlcb h2 {
    text-align: left;
    font-size: 36px;
}

.fzlcb .lcbox img {
    width: 240px;
    height: 240px;
    float: left;
    margin-right: 30px;
}

.fzlcb .lcbox h3 {
    font-size: 32px;
    margin-bottom: 20px;
}

.fzlcb .lcbox p {
    font-size: 18px;
    text-indent: 2em;    
}

.wdts {
    padding: 50px;
    background: url(../imgs/cmp.png);
    color: #FFF;
}

.wdts h1 {
    font-size: 48px;
    margin-bottom: 30px;
}

.wdts p {
    font-size: 18px;
    line-height: 200%;
}

.ljbj {
    padding: 50px;
    background: url(../imgs/ljbj.png);
}

.ljbj a {
    font-size: 60px;
    color: #FFF;
}

.listpage {
    position: relative;
    background: url(../imgs/list.png);
    padding: 200px 0 100px 0;
}

.servpage {
    position: relative;
    background: url(../imgs/cmp.png);
    padding: 200px 0 100px 0;
}

.newslist {
    position: relative;
    height: 520px;
    
}

h1.title {
    text-align: center;
    margin: 50px;
    font-size: 36px;
}

/* 幻灯片 */
.swiper-container {
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-button-prev, .swiper-button-prev.prov01 {
    left: -60px;
}

.swiper-button-next, .swiper-button-next.left01 {
    right: -60px;
}

.swiper-slide {
    background: #FFF;
    width: 370px;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide .info {
    padding: 15px;
    height: 260px;
}

.swiper-slide .info h3 {
    font-size: 24px;
}

.swiper-slide .more {
    text-align: center;
}

.swiper-slide .more a {
    color: #FFF;
    background: #D0000F;
    padding: 15px 50px;
    line-height: 50px;
    border-radius: 25px;
}

.hdlist {
    color: #FFF;
}

.hdlist h1 {
    text-align: center;
    margin-bottom: 50px;
}

.hdlist ul li {
    float: left;
    width: 270px;
    margin: 0 30px 30px 0;
    background:#FFF;
}

.hdlist ul li:nth-child(4n){
    margin-right: 0;
}

.hdlist ul li img {
    width: 100%;
    height: 160px;
    vertical-align: middle;
}

.hdlist ul li .hdinfo {
    background: #D0000F;
    color: #FFF;
    padding: 10px;
}

/* gbook */
.gbookbox {
    background: url(../imgs/gbook.png);
    padding: 350px 0 100px 0;
    min-width: 1400px;
}

.gbox {
    width: 1400px; 
    margin:0 auto;
    color: #FFF;
}

.gbox h1 {
    font-size: 100px;
}

.gbox .rbox  {
    width: 50%; 
    float: right;
}

.gbox .rbox label {
    font-weight: bold;
    font-size: 16px;
}

.layui-form-item {
    margin-bottom: 36px;
}

.gbox .rbox input, .gbox .rbox textarea {
    border-radius: 20px;
}

.gbox .rbox textarea {
    height: 200px;
}

/*  prod  */
.prodpage {
    background: url(../imgs/list.png);
    padding: 280px 0 100px 0;
    min-width: 1400px;
}

.produl {
    margin: 30px 0;
}

.produl li {
    margin-bottom: 20px;
}

.produl li a {
    display: inline-block;
    padding: 0 35px;
    line-height: 36px;
}

.produl li a.active {
    background: #D7000F;
    color: #FFF;
    border-radius: 18px;
}

.prod-list {
    /*display: flex;*/
}

.prod-list li {
    width: 220px;
    margin: 0 20px 30px 0;
    float: left;
}

.prod-list li img {
    width: 220px;
    height: 220px;
}

.prod-list li p {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
}

.more {
    text-align: center;
}

.more a {
    display: inline-block;
    background: #D7000F;
    color: #FFF;
    border-radius: 18px;
    padding: 0 20px !important;
    font-size: 20px;
}

.mt50 {
    margin-top: 50px;
}

:root {
    --swiper-theme-color: #000000;
}


.news-view {
    padding: 30px;
    background: #FFF;
}

.news-view .img-box {
    width: 450px;
    margin-right: 30px;
    float: left;
}

.news-view .news-detail {
    float: right;
    width: 700px;
}

.news-view .news-detail img{
    width: 100%;
}

.vbox {
    width: 405px; 
    height: 720px; 
    border: 1px #F00 solid;
    float: left;
}

.khbox {
    width: 700px; 
    height: 720px; 
    float: right;
}

.khbox h3 {
    text-align: center;
    font-size: 48px;
    line-height: 200px;
}

.khbox .khlist {
    width: 700px;
    height: 520px;
    position: relative;
}

.khitem img {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    margin-right: 30px;
    float: left;
}

.khitem h4 {
    font-size: 26px;
    padding-top: 30px;
}

.khitem h5 {
    font-size: 22px;
    padding-bottom: 50px;
}

.khitem .intro {
    line-height: 160%;
}

table {
    border-collapse: collapse!important; /* 合并边框 */
}
 
table td, #contbox table th {
    padding: 2px 5px;
    border: 1px solid black !important; /* 设置边框样式 */
}
