* {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style: none;
}

.nav {
    width: 100%;
}

.nav ul {
    background: #6a2c14;
}

.nav ul li {
    float: left;
    list-style: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    width: 120px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav ul li:hover {
    background: #c89d66;
}

/* 瀹ｄ紶璇� */
.xcy {
    max-width: 80%;
    width: 80%;
    background: #fff;
    height: 150px;
    margin: 0 auto;
    box-shadow: 0 0 20px 0 grey;
    margin-top: -40px;
    position: relative;
    z-index: 9;
}

.xcy ul {

    text-align: center;
    width: 76%;
    margin: 0px auto;
    padding-top: 40px;
}

.xcy ul li {
    list-style: none;
    float: left;
    border: 1px solid #ccc;
    width: 32%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: none;
    border-bottom: none;
    border-left: none;
}

.xcy ul li:nth-child(1) {
    border-left: 1px solid #ccc;
}

.xcy ul li p:nth-child(1) {
    font-size: 30px;
    color: red;
    font-weight: bold;
}

.xcy ul li p:nth-child(2) {
    font-size: 26px;
}

/* 鏍囬閮ㄥ垎 */
.biaoti {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
}

.biaoti p:nth-child(1) {
    font-size: 38px;
    font-weight: bold;
}

.biaoti p:nth-child(2) {
    font-size: 28px;
    margin-top: 20px;
}

.biaoti p:nth-child(3) {
    font-size: 28px;
    height: 8px;
    width: 90px;
    border: 1px solid #fed3ae;
    background: #fed3ae;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}

/* 鎺ㄨ崘涓撳尯 */
.tjzq {
    background: #f1f3f4;
    padding-top: 20px;
    padding-bottom: 40px;
}

.tjzq ul {
    width: 80%;
    margin: 0 auto;
}

.tjzq ul li:nth-child(1) {
    margin-left: 0;
}

.tjzq ul li,.tjzq .el-col-4 {
   /* width: 19%;
    float: left;
    background: #fff;
    margin-left: 15px;
    cursor: pointer;*/
    transition: .5s;
}

.tjzq ul li:hover,.tjzq .el-col-4:hover {
    transform: scale(1.1);
}

.tjzq ul li p:nth-child(2),.tjzq .el-col-4 p:nth-child(2) {
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    background: #ff6a00;
    width: 75%;
    margin: 0 auto;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 15px;
}

.tjzq ul li p:nth-child(3),.tjzq .el-col-4 p:nth-child(3) {
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.zxcs {
    margin-top: 60px;
    cursor: pointer;
	text-align:center;
}

.zxcs span:nth-child(1) {
    display: inline-block;
    font-size: 28px;
    background: #ff6c03;
    color: #fff;
    padding-left: 25px;
    padding-right: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
}

.zxcs span:nth-child(2) {
    display: inline-block;
    font-size: 28px;
    background: #a05a3c;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 45px;
    border-radius: 4px;
    margin-left: -10px;
}

/* 鎶ュ悕鍔ㄦ€� */
.bm_content {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.bm_content1 {
    border: 1px solid #dcdcdc;
}

.bm_content1>p:nth-child(1) {
    background: red;
    color: #fff;
    padding-left: 20px;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    border: 1px solid red;
}

.bm_content1 p:nth-child(1) span,
.biaoge_content span {
    display: inline-block;
}

.bm_content1 p:nth-child(1) span:nth-child(1),
.biaoge_content span:nth-child(1) {
    width: 22%;
    text-align: center;
}

.bm_content1 p:nth-child(1) span:nth-child(2),
.bm_content1 p:nth-child(1) span:nth-child(3) {
    width: 22%;
    text-align: center;
}

.biaoge_content span:nth-child(2),
.biaoge_content span:nth-child(3) {
    width: 22%;
    text-align: center;
}

.bm_content1 p:nth-child(1) span:nth-child(4) {
    width: 25%;
    text-align: center;
}

.biaoge_content span:nth-child(4) {
    width: 25%;
    text-align: center;
    color: #fff;
    background: red;
    border-radius: 4px;
    cursor: pointer;
}

.biaoge_content span:nth-child(3) {
    color: red;
}

.biaoge_content {
    padding-left: 20px;
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.biaoge_content span {
    padding-bottom: 4px;
    padding-top: 4px;
}

.active {
    background: #f6f8fa;
}

.biaoge_content:nth-child(0),
.biaoge_content:nth-child(2),
.biaoge_content:nth-child(4),
.biaoge_content:nth-child(6),
.biaoge_content:nth-child(8),
.biaoge_content:nth-child(10) {
    background: #f5f5f5;
}

.right_bd {
    border: 1px solid red;
    height: 457px;
    background: red;
    position: relative;
}

.right_bd p:nth-child(1) {
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-top: 85px;
}

.right_bd p:nth-child(2) {
    font-size: 38px;
    color: #ffff00;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.right_bd p:nth-child(3) {
    text-align: center;
    margin-top: 10px;
}

.right_bd p:nth-child(3) input {
    border: 1px solid red;
    height: 40px;
    width: 65%;
    border-radius: 6px;
    padding-left: 15px;
    font-size: 16px;
    margin-bottom: 10px;
}

.right_bd p:nth-child(4) {
    text-align: center;
    color: red;
    background: #ffff00;
    width: 55%;
    margin: 10px auto;
    border-radius: 40px;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    font-weight: bold;
}

.right_bd .bd_img {
    position: absolute;
    top: -8px;
    left: -12px;
    width: 34%;
}

@keyframes scrollTop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -110px, 0);
        transform: translate3d(0, -110px, 0);
    }
}


.bm_content2 {
    border: 1px solid #dcdcdc;
    height: 400px;
    overflow: hidden;
    border-top: none;
    margin-top: 5px;

}

.biaoge_content {
    -webkit-animation: 10s scrollTop linear infinite normal;
    animation: 10s scrollTop linear infinite normal;
}

/* 鎶ュ悕鐜板満 */
.bmxc {
    width: 80%;
    margin: 0 auto;
    padding-top: 5px;
    margin-top: 40px;
}

.bmxc .text11 {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    top: -10px;
}

.bmxc p img {
    float: right;
    position: relative;
    top: 5px;
}

.xeqw {
    margin-top: 80px;
}

.zhuanye {
    max-width: 80%;
    margin: 0 auto;
}

.bg-purple {
    border: 2px solid #bfbfbf;
    padding: 10px 10px 10px 10px;
    border-radius: 6px;
    padding-left: 20%;
}

.zy_tab p:nth-child(1) {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #fcaa70;
    text-align: center;
    float: left;
    margin-top: 8px;
    margin-right: 20px;
}

.zy_tab p:nth-child(1) i {
    color: #fff;
    font-size: 35px;
    line-height: 62px;
}

.zy_tab p:nth-child(2) {
    float: left;
}

.zy_tab p:nth-child(2) span:nth-child(1) {
    font-size: 35px;
}

.zy_tab p:nth-child(2) span:nth-child(3) {
    font-size: 24px;
}

.zhuanye .active {
    background: #ff6c03;
    color: #fff;
    border: 2px solid transparent;
}

.zhuanye .active p:nth-child(1) {
    background: #fff;
}

.zhuanye .active p:nth-child(1) i {
    color: #ff6c03;
}

.tu_pic {
    border: 1px solid #eee;
    text-align: center;
    cursor: pointer;
    background: #fff;
}

.tu_pic p:nth-child(2) {
    border: 2px solid #ccc;
    width: 60%;
    margin: 0 auto;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 28px;
    margin-top: -30px;
    position: relative;
    background: #fff;
    font-weight: bold;
}

.tu_pic p:nth-child(3) {
    font-size: 22px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.tu_pic p:nth-child(4) {
    font-size: 20px;
}

.tu_pic p:nth-child(5) span,
.tu_pic1 p:nth-child(4) span {
    display: inline-block;
    border-radius: 20px;
    padding: 5px 15px 5px 15px;
    background: #ff6c03;
    color: #fff;
    width: 80px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 18px;
}

.tu_pic p:nth-child(5) span:nth-child(1),
.tu_pic1 p:nth-child(4) span:nth-child(1) {
    margin-right: 20px;
}

.texts {
    margin-top: 10px !important;
    background: #ffebde !important;
    border: 2px solid #ffebde !important;
}

.zxcs1 span:nth-child(1) {
    border: 1px solid #a05a3c;
    background: #fff;
    color: #444;
}

.zxcs1 span:nth-child(2) {
    border: 1px solid #a05a3c;
}

/* 瀛﹀瓙閫夋嫨 */
.xzxz {
    width: 100%;
    margin-top: 80px;
}

.IndexTeacher {
    position: relative;
}

.BrandTswiper {
    width: 80%;
    margin: 0 auto;
}

.swiper-button-prev {
    left: 65px !important;
    right: auto !important;
    top: 60% !important;
    width: 50px !important;
    height: 50px !important;
    background: #eee !important;
    color: #fff !important;
}

.swiper-button-next {
    top: 60% !important;
    right: 55px !important;
    width: 50px !important;
    height: 50px !important;
    background: #eee !important;
    color: #fff !important;
}

.swiper-slide {
    box-shadow: 0px 0px 10px #ccc;
    border: 1px solid #ccc;
    width: 369px !important;
    margin-right: 10px;
}

.choose_liyou p {
    padding-left: 10px;
    padding-right: 10px;
}

.choose_liyou p:nth-child(2) {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.choose_liyou p:nth-child(3) {
    text-align: center;
    width: 60px;
    margin: 0 auto;
    border: 3px solid #ffaa6e;
    margin-top: 8px;
    margin-bottom: 8px;
    background: #ffaa6e;
}

.choose_liyou p:nth-child(4) {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
}

/* 璧拌繘娆х背濂� */
.zjomq {
    margin-top: 80px;
}

.zjomq .tab-list {
    max-width: 80%;
    margin: 0 auto !important;
    text-align: center;
    cursor: pointer;
}

.zjomq .tab-list .list_content>div {
    border: 1px solid #bfbfbf;
    border-radius: 20px;
    font-size: 26px;
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer;
}

.zjomq .tab_img img {
    margin-top: 35px;
}

.zjomq .active {
    background: #ff6c03;
    color: #fff;
    border-color: #ff6c03 !important;
    font-weight: bold;
}

.rxbj {
    background: #ffecdf;
    height: 250px;
    margin-top: 150px;
}

.rxbj .bg_pic {
    max-width: 1200px;
    margin: 0 auto !important;
    position: relative;
    top: -100px;
    cursor: pointer;
    left: 1%;
}

/* 瀛﹀憳浣滃搧 */
.xyzp {
    width: 80%;
    margin: 0 auto;
    margin-top: 80px;
}

.xyzp .zp_cotent {
    margin-top: 60px;
    margin-left: 30px
}

.xyzp .zp_cotent p {
    text-align: center;
}

.xyzp .zp_bcg {
    background: url("https://wapimages.oss-cn-beijing.aliyuncs.com/jiyue/hk.png") no-repeat;
    height: 750px;
    background-size: 100% 100%;
    cursor: pointer;
}

.xyzp .zp_bcg>p:nth-child(1) {
    background: #fff;
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    border-radius: 30px;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    top: 17%;
}

.xyzp .zp_bcg ul {
    margin-left: 8%;
    margin-top: 35%;
}

.xyzp .zp_bcg ul li img {
    padding-top: 20px;
}

.xyzp .zp_bcg ul li {
    width: 42%;
    height: 145px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 4px;
    padding-bottom: 35px;
    float: left;
    margin-left: 2%;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.xyzp .aaa {
    background: url("https://wapimages.oss-cn-beijing.aliyuncs.com/jiyue/xdzp.png")no-repeat;
    height: 750px;
    background-size: 100% 100%;
}

.xyzp .bbb {
    background: url("https://wapimages.oss-cn-beijing.aliyuncs.com/jiyue/xczp.png")no-repeat;
    height: 750px;
    background-size: 100% 100%;
}

.xyzp .ccc {
    background: url("https://wapimages.oss-cn-beijing.aliyuncs.com/jiyue/tjzp.png")no-repeat;
    height: 750px;
    background-size: 100% 100%;
}

.xyzp .ddd {
    background: url("https://wapimages.oss-cn-beijing.aliyuncs.com/jiyue/kfzp.png")no-repeat;
    height: 750px;
    background-size: 100% 100%;
}

/* 鏍′紒鍚堜綔 */
.xqhz {
    margin: 0 auto;
    margin-top: 80px;
}

.hz_tu ul {
    max-width: 1200px;
    margin: 20px auto;
}

.hz_tu ul li {
    float: left;
    width: 200px;
    font-size: 26px;
    text-align: center;
    border-radius: 30px;
    background: #fcaa70;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    cursor: pointer;
}

.hz_tu ul li:nth-child(1) {
    margin-left: 2%;
}

.hz_tu ul li:nth-child(2) {
    margin-left: 23%;
}

.hz_tu ul li:nth-child(3) {
    margin-left: 21%;
}

.Enterprise_header {
    background: #f1f3f4;
    padding-top: 70px;
    padding-bottom: 30px;
}

.Enterprise_content {
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
}

.Enterprise_content span {
    width: 100%;
    height: auto;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.Enterprise_content span img {
    width: 100%;
    transition: all .5s;
    box-shadow: 0 0 15px #ccc;
}

.Enterprise_content span a {
    width: 265px;
}

.Enterprise_content span a:hover {
    background: #f69047;
}

.Enterprise_content span img:hover {
    transform: translate3d(10px, -10px, 40px);
}

.zxcs2 span:nth-child(1) {
    background: #fff;
    color: #444;
    border: 1px solid #ff6c03;
}

.zxcs2 span:nth-child(2) {
    color: #fff;
    background: #ff6c03;
    border: 1px solid #ff6c03;
}

.wenti {
    background: url(https://wapimages.oss-cn-beijing.aliyuncs.com/jiyue/gx.png)no-repeat;
    height: 650px;
    background-size: 100%;
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    margin-top: 40px;
}

.wenti .text {
    width: 60%;
    position: absolute;
    left: 30%;
    top: 14%;
}

.wenti .text>div {

    width: 20%;
    height: 195px;
    float: left;
    margin-left: 25px;
    transition: .5s;
}

.wenti .text p.text1 {
    font-size: 38px;
    text-align: center;
    margin-top: -80%;

}

.wenti .text>div:hover {
    transform: scale(1.1);
}

/* 搴曢儴 */
.BottomTop {
    background: #262626;
    height: 400px;
    padding-top: 50px;
}

.BottomTop_content {

    max-width: 1200px;
    margin: 0 auto;
}

.BottomTop_content a {
    text-decoration: none;
}

.BottomTop .content_text {
    color: #babab9;
}

.BottomTop .content_1 p:nth-child(1),
.content_text p:nth-child(1) {
    font-size: 22px;
}

.BottomTop .content_1 p:nth-child(2),
.content_text p:nth-child(2) {
    border: 2px solid #9e5a46;
    width: 15px;
    margin-top: 10px;
    margin-bottom: 40px;
}

.BottomTop .content_1 p:nth-child(3) span,
.content_1 p:nth-child(4) span {
    display: inline-block;
    border-bottom: 1px solid #3f3f3f;
    color: #fff;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-right: 20px;
    margin-bottom: 30px;
    font-size: 18px;
}

.BottomTop .content_1 p:nth-child(3) span a,
.content_1 p:nth-child(4) span a {
    color: #FFF !important;
}

.BottomTop .content_2 p:nth-child(3) {
    font-size: 18px;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 10px;
    width: 70%;
    margin-bottom: 10px;
}

.BottomTop .content_2 p:nth-child(4) a {
    line-height: 25px;
    color: #777;
}

.BottomTop .content_2 p:nth-child(5) {
    margin-top: 20px;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 10px;
    width: 70%;
    margin-bottom: 10px;
}

.BottomTop .content_2 p:nth-child(6) a {
    line-height: 25px;
    color: #777;
}

.BottomTop .content_text1 p:nth-child(4) {
    color: #777;
    font-size: 16px;
}

.BottomTop .baoming p:nth-child(4) input {
    width: 60%;
    border: none;
    outline: none;
    border: 1px solid #3f3f3f;
    height: 25px;
    border-radius: 6px;
    background: transparent;
    color: #fff;
    margin-bottom: 10px;
}

.BottomTop .baoming p:nth-child(4) select {
    width: 64%;
    border: none;
    outline: none;
    border: 1px solid #3f3f3f;
    height: 25px;
    border-radius: 6px;
    background: transparent;
    color: #fff;
}

.BottomTop .baoming p:nth-child(4) option {
    color: #000;
}

.BottomTop .BottomHref {
    display: inline-block;
    padding: 5px 15px 5px 15px;
    border-radius: 4px;
    background: #434343;
    cursor: pointer;
    margin-top: 40px;
}

.BottomTop .line {
    border-top: 1px solid #3f3f3f;
    margin-top: 50px;
}

.Bottomdibu {
    background: #262626;
    height: 50px;
    color: #969696;
    text-align: center;
    padding-top: 30px;
    font-size:14px;
}


/* 鐑棬涓撲笟 */
.rmzy {
    margin-top: 100px;
}
.rmzy .IndexMajor {
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
    margin: auto;
    margin-bottom: 380px; 
}

/* // 鍥涘ぇ涓撲笟澶撮儴 */
.rmzy .rmzy1{
    width:80%;
    margin:0 auto;
    margin-top:-100px;
}
.rmzy .biaoti{
    padding-top:40px;
}
.rmzy .MajorTop {
    width: 24%;
    height: auto;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    padding: 20px 20px;
    border-radius: 4px;
    margin-right: 15px;
}

.rmzy h4 {
    font-size: 24px;
    font-weight: 500;
    color: #ff6a00;
}

.rmzy p {
    font-size: 16px;
    padding: 10px 5px 5px 0px;
}

.MajorColor {
    border-bottom: 3px solid #ff6a00;

}

/* 鍥涘ぇ涓撲笟搴曢儴 */
 .MajorBottom {
    position: absolute;
    top: 250px;
    left: 0;
    height: auto;
    transition: all 1.5s;
    justify-content: space-between;
    flex-wrap: wrap;
    opacity: 0;
}

.rmzy a {
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    margin-top: 30px;
    background: #ff6a00;
    color: #fff;
    padding: 10px 110px;
}

.rmzy span {

    text-align: center;
    display: inline-block;
}

.rmzy img {
    width: 100%;
    height: 100%;
}

 .MajorShow {
    opacity: 1;
    z-index: 100;
}

.rmzy .MajorTop p{
    text-align: center;
  }
  .rmzy .MajorTop p:nth-child(2){
    text-align: center;
    font-weight: bold;
    font-size:24px;
    color:#000;
    margin-top:-38px;
  }
  .rmzy .MajorTop p:nth-child(3){
  
    color:#000;
    font-size:16px;
  }
  .rmzy .MajorTop:nth-child(4){
    margin-right:0;
  }

  .rmzy .beijing{
    height:250px;
    background:rgba(255,236,223,.7);
    /* position: relative;
    z-index: 999; */
  }

  .tankuang{
    height:100px;
    width:300px;
    position: fixed;
    top:30%;
    z-index: 999;
    left:33%;
    background:#fff;
    width:685px;
    height:380px;
    border-radius:10px;
    box-shadow: 0 0 5px #333;
  }
  .t-left{
    width:62%;
    float: left;
  }
  .t-left>p:nth-child(1){
    font-size:26px;
    font-weight:bold;
    padding:30px 10px 15px 20px;
  }
  .t-left>p:nth-child(2){
    padding-left:20px;
    padding-top:20px;
  }
  .t-left>p:nth-child(3){
    margin-top:20px;
    margin-left:20px;
  }
  .t-left>p:nth-child(3) span{
    display: inline-block;
  }
  .t-left>p:nth-child(3) span input{
    height:35px;
    padding-left:15px;
  }
  .t-left>p:nth-child(4){
   color:#000;
   padding-left:20px;
   padding-top:20px;
   font-size:16px;
  }
  .t-left>p:nth-child(5){
    background:red;
    width:40%;
    margin-left:20px;
    text-align: center;
    padding-top:6px;
    padding-bottom:6px;
    font-size:18px;
    color:#fff;
    cursor:pointer;
    margin-top:20px;
    margin-bottom:20px;
  }
  .t-right{
    float: left;
  }
  .guanbi{
    border: 1px solid red;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -11px;
    top: -11px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: red;
    border-radius: 50%;
    cursor:pointer;
  }
  
  el-row{
	  display:flex;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  