.banner{
    width: 100%;
    height:750px ;
    margin-top: -10px;
    min-width: 1200px;
    overflow:hidden;
    text-align:center;
    background: url("../imgs/banner.jpg") no-repeat 0 0/100% 100%;
}
@media (max-width: 1600px) {/*1.2*/
    .banner{
        height:573px;
    }
}
@media (max-width: 1440px) {
    .banner{
        height:529px ;/*1.3*/
    }
}
@media (max-width: 1280px) {
    .banner{
        height:458px ;/*1.5*/
    }
}
.banner .inn{
width:1000px;
margin:20px auto;
overflow:hidden;
}

.banner .inn .year{
 text-align:right;
font-size:30px;
color:#f3d5a4;
}
.banner .inn .title{

font-size:65px;
letter-spacing:5px;
margin-top:30px;font-weight:bolder;
background: linear-gradient(to bottom,#ffe08d,#fff9b7,#fee286);
    -webkit-background-clip: text;
    color: transparent;
　
}
.banner .inn .tt{
  color:#f7dfbd;
font-size:32px;
margin:30px 0;
line-height:50px;
letter-spacing:5px;

}
.banner a{
width:420px;
height:55px;
line-height:55px;

color:#a2070a;
border-radius:30px;
font-size:25px;
text-decoration:none;
margin-top:20px;letter-spacing:5px;
    background: radial-gradient(#ffdc86, #fff8b7,#fee386);
}
.bd{
    width: 100%;
    padding-bottom: 5px;
    margin: 0 auto 50px;overflow: hidden;
  background: #ba292e;
}
.bd .left{
    width: 890px;
    height: 260px;
  margin: 10px auto;
    background: url("../imgs/bjj.jpg") no-repeat 0 0/100% 100%;
}

.listen {
  background-color: #fff;
  padding: 20px;
}
.listen .tit {
    text-align: center;
    font-size: 30px;
    margin:10px 0 30px 0;
  color:#ba292e;
  font-weight:bolder;
}

.listen .title {
  font-size: 26px;
  color: #000;
  padding-bottom: 20px;
  text-align: center;
}

.listen .title span {
  color: #0155e6;
}

.listen .form-container {
  width: 100%;
  display: inline-flex;
  justify-content: center;
}

.listen .form-container .item {
  width: 205px;
  height: 46px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
  border: 1px solid #dadada;
}

.listen .form-container .icon1 {
  width: 21px;
  height: 24px;
  padding-right: 5px;
}

.listen .form-container .icon2 {
  width: 17px;
  height: 24px;
  padding-right: 5px;
}

.listen .form-container .icon3 {
  width: 20px;
  height: 25px;
  padding-right: 5px;
}

.listen .form-container .form-item input {
  font-size: 15px;
}

.listen .form-container .form-item .kaptcha-code {
  border: none;
  padding: 0;
}

.listen .form-container .kaptcha-btn {
  background-color:#0155e6;
  font-size: 16px;
  color: #fff;
}
.listen .form-container .kaptcha-btn:hover {
  background-color:#0155e6;

}

.listen .form-container .submit {
  background: #ba292e; 
  color: #fff;
  font-size: 22px;
}

.listen .form-container .submit:hover {
  background: #ba292e; 

}




/*课程*/
.title{
    text-align: center;
    font-size: 35px;
    color: #1e243c;
    letter-spacing: 2px;
    overflow: hidden;
    width: 100%;
}

.title p.tt{
    margin: 0 10px;
    float: left;

}
.title p.left{
     width: 500px;
     height: 15px;
    margin-top: 15px;
    float: left;
     background: url("../imgs/line_l.png") no-repeat 0 0/100% 100%;
 }
.title p.right{
    width: 500px;
    height: 18px;margin-top: 15px;
    float: right;
    background: url("../imgs/line_r.png") no-repeat 0 0/100% 100%;
}
.course{
    width: 100%;
    margin: 40px auto;
    background: #f5f5f5;
    overflow: hidden;
    padding-top: 50px;
}
.course ul.ul1{
    width: 1200px;
    margin: 30px auto;overflow: hidden;
}
.course ul li{
    float: left;
    width: 300px;
    margin: 40px auto;
    background: #fff;
    color: #1e243c;
    padding: 20px;
    margin: 10px 20px;
    font-size: 17px;
    text-align: center;
}
.course ul li .mc{
    font-size: 24px;
    font-weight: bolder;
}
.course ul li .jt{
    line-height: 30px;
}
.course ul.ul2{
    width: 800px;
    margin: 30px auto;overflow: hidden;
}
.course ul li span{
    color: #ba292e;
    font-weight: bolder;
}
a{
    display: block;
    width: 138px;
    height: 36px;
    background-color: #ba292e;
    border-radius: 30px;
    margin: 10px auto;
    line-height: 36px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    letter-spacing: 0;
    border: none;
}

.course table{
    width: 1200px;
    margin: 50px auto;
    font-size: 20px;
    text-align: center;
    color: #2d2a2e;
    letter-spacing: 2px;
}
.course table th{
    background: #ba292e;
    color: #fff;
    font-size: 23px;
    padding: 10px 0;
}
.course table tr td{
    padding: 12px 0;
}
.course table tr:nth-child(2n+1) td{
    background: #eeeeee;
    border-bottom: 2px solid #fff;
}
.course table tr:nth-child(2n) td{
    background: #dbd9db;
    border-bottom: 2px solid #fff;

}


.pinpai{
    width:100%;
    background: url("../imgs/bg1.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;
    padding-top: 50px;
}
.pinpai .title,.lxfw .title{
    color: #fff;
}
.pinpai .title .left,.book .title .left,.xxhd .title .left,.lxfw .title .left{
    width: 410px;
    background: url("../imgs/line2_l.png") no-repeat 0 0/100% 100%;
}
.pinpai .title .right,.book .title .right,.xxhd .title .right,.lxfw .title .right{
    width: 410px;
    background: url("../imgs/line2_r.png") no-repeat 0 0/100% 100%;
}
.pinpai ul{
    overflow: hidden;
    width: 1200px;
    margin: 40px auto;
}
.pinpai ul li{
    float: left;
    height: 450px;
    width: 250px;
    background: #fff;
    margin: 30px 25px;

}
.pinpai ul li .xbt{
    text-align: center;
    color: #ba292e;
    font-weight: bolder;
    font-size: 20px;
}

.pinpai ul li .top{
    width: 170px;
    height: 170px;
    margin: 40px auto 20px;
    background: url("../imgs/p1.jpg") no-repeat 0 0/100% 100%;
}
.pinpai ul li:nth-child(2) .top{
     background: url("../imgs/p2.jpg") no-repeat 0 0/100% 100%;

 }
.pinpai ul li:nth-child(3) .top{
    background: url("../imgs/p3.jpg") no-repeat 0 0/100% 100%;

}
.pinpai ul li:nth-child(4) .top{
    background: url("../imgs/p4.jpg") no-repeat 0 0/100% 100%;

}
.pinpai ul li:nth-child(5) .top{
    background: url("../imgs/p5.jpg") no-repeat 0 0/100% 100%;

}
.pinpai ul li:nth-child(6) .top{
    background: url("../imgs/p6.jpg") no-repeat 0 0/100% 100%;

}
.pinpai ul li:nth-child(7) .top{
    background: url("../imgs/p7.jpg") no-repeat 0 0/100% 100%;

}
.pinpai ul li:nth-child(8) .top{
    background: url("../imgs/p8.jpg") no-repeat 0 0/100% 100%;

}
.pinpai ul li .xx{
    text-align: justify;
    margin: 20px;
    line-height: 30px;
    color: #1e243c;
    font-size: 17px;
    font-weight: bolder;
}


/*老师*/
.teacher{
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
}
.teacher .tip,.book .tip,.xxhd .tip{
    color: #1e243c;
    font-size: 25px;
    text-align: center;
    margin-top: 20px;
}
.teacher  ul{
    overflow: hidden;
    width: 1200px;
    margin: 50px auto;
}
.teacher  ul li{
    float: left;
    width: 550px;
    margin: 30px 25px;
}
.teacher  ul li .left{
    width: 200px;
    height: 200px;
    float: left;
    background: url("../imgs/ls1.jpg") no-repeat 0 0/100% 100%;
}
.teacher  ul li:nth-child(2) .left{
    background: url("../imgs/ls2.jpg") no-repeat 0 0/100% 100%;

}
.teacher  ul li:nth-child(3) .left{
    background: url("../imgs/ls3.jpg") no-repeat 0 0/100% 100%;

}
.teacher  ul li:nth-child(4) .left{
    background: url("../imgs/ls4.jpg") no-repeat 0 0/100% 100%;

}
.teacher  ul li:nth-child(5) .left{
    background: url("../imgs/ls5.jpg") no-repeat 0 0/100% 100%;

}
.teacher  ul li:nth-child(6) .left{
    background: url("../imgs/ls6.jpg") no-repeat 0 0/100% 100%;

}
.teacher  ul li .right{
    float: left;
    width: 300px;
    height: 200px;
    padding-left: 20px;
}
.teacher  ul li .right .name{
    font-size: 25px;
    width: 100px;
    text-align: center;
    border-bottom: 2px solid #000;
}
.teacher  ul li .right .info{
   line-height: 30px;
    margin-top: 10px;

}
.teacher .title,.book .title,.xxhd .title{

    color: #1e243c;
    margin-top: 50px;
}
.teacher .title .left,.zzfw .title .left,.kqlx .title .left{
    width: 440px;
    background: url("../imgs/line2_l.png") no-repeat 0 0/100% 100%;
}
.teacher .title .tt{
    margin: 0 20px;
}
.teacher .title .right,.zzfw .title .right,.kqlx .title .right{
    width: 440px;
    background: url("../imgs/line2_r.png") no-repeat 0 0/100% 100%;
}


.book .sj{
    width: 1200px;
    height: 340px;
    background: url("../imgs/book.jpg") no-repeat 0 0/100% 100%;
    margin: 50px auto;
}

.xxhd .title{
    margin: 70px auto 20px;
}
.xxhd ul{
    width: 1200px;
    margin: 60px auto;
    overflow: hidden;
}
.xxhd ul li{
    float: left;
    width: 350px;
    margin: 0 20px;
}
.xxhd ul li .top{
    overflow: hidden;
    width:300px ;
    margin: 0 auto 20px;
}
.xxhd ul li .top span:first-child{
    display: block;
    float: left;width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #cb323f;
    border: 2px solid  #ba292e;
    color: #fff;
    font-size: 25px;
    text-indent: 5px;
    font-style: italic;
}
.xxhd ul li .top span:last-child{
    float: left;
    display: block;
    margin-left: 10px;
}
.xxhd ul li .top{
    color: #1e243c;
    font-size: 20px;
    font-style: italic;
}
.xxhd ul li .bot{
    background: url("../imgs/bj2.jpg") no-repeat 0 0/100% 100%;
    text-align: center;
    text-shadow: 4px 4px 3px #fff,4px -4px 3px #fff,
    -4px 4px 3px #fff,-4px -4px 3px #fff;
    line-height: 28px;
    padding: 30px 0;
    font-size: 18px;
}
.xxhd ul li:nth-child(2) .bot{
    background: url("../imgs/bj3.jpg") no-repeat 0 0/100% 100%;

}
.xxhd ul li:nth-child(3) .bot{
    background: url("../imgs/bj4.jpg") no-repeat 0 0/100% 100%;
}

.lxfw{
    width: 100%;
    background: url("../imgs/bj5.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;
    padding: 50px 0;
}
.lxfw .xhdlx span{
    color: #cb323f;
    font-weight: bolder;

}
.lxfw .xhdlx{
    font-size: 24px;
    letter-spacing: 1px;
    width: 1200px;
    margin: 50px auto;
    line-height: 40px;
    text-align: justify;
    color: #fff;
}

/*增值服务*/
.zzfw{
  overflow: hidden;
    margin-top: 50px;
}
.zzfw ul{
    overflow: hidden;
    width: 1200px;
    margin: 40px auto;
}
.zzfw ul li{
    float: left;
    width: 190px;
    margin: 40px 5px;
    background: #ba292e;
    color: #fff;
    padding: 30px 0;
}
.zzfw ul li .top{
    width: 60px;
    height: 60px;
    background: url("../imgs/icon1.jpg") no-repeat 0 0/100% 100%;
    margin: 10px auto;
}
.zzfw ul li:nth-child(2) .top{
    background: url("../imgs/icon2.jpg") no-repeat 0 0/100% 100%;
}
.zzfw ul li:nth-child(3) .top{
    background: url("../imgs/icon3.jpg") no-repeat 0 0/100% 100%;
}
.zzfw ul li:nth-child(4) .top{
    background: url("../imgs/icon4.jpg") no-repeat 0 0/100% 100%;
}
.zzfw ul li:nth-child(5) .top{
    background: url("../imgs/icon5.jpg") no-repeat 0 0/100% 100%;width: 45px;

}
.zzfw ul li:nth-child(6) .top{
    background: url("../imgs/icon6.jpg") no-repeat 0 0/100% 100%;
}
.zzfw ul li .bot{
    text-align: center;
    font-size: 23px;
    line-height: 38px;
}
.zzfw .tip{
    font-size: 25px;
    text-align: center;
    color: #1e243c;
    margin-top: 10px;
}

.kqlx .pic{
    width: 1200px;
    height: 530px;
    background: url("../imgs/pic.jpg") no-repeat 0 0/100% 100%;
    margin: 50px auto;

}