a {text-decoration: none;color: #999;}
a:hover {color: #dc19a8; text-decoration: none;}
.fl {float: left;}
.fr {float: right;}
.clearfix:after{content: ''; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {/* 触发 hasLayout */ zoom: 1; }
.mytitle {width: 100%; margin: 30px 0; text-align: center; overflow: hidden;}
.mytitle h1 {
    display: inline-block;
    padding: 0 20px;
    margin: 0 auto; 
    text-align: center; 
    line-height: 45px; 
    background: #1d0705; 
    font-size: 24px;
    font-weight: bold;
    color: #fff; 
    border-radius: 5px; 
    overflow: hidden;
}
.mytitle p {
    display: block; 
    width: 100%; 
    font-size: 14px; 
    padding-top: 10px;
    color: #111;
    text-align: center;
}
.myconsult {width: 100%; overflow: hidden; overflow: hidden;}
.myconsult a {
    width: 47%; 
    float: left; 
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #894731; 
    color: #fff; 
    border-radius: 5px; 
    overflow: hidden;
}
.myconsult a:last-child {float: right; background: #1d0705;}
.myconsult a i {padding-right: 5px;}

.mybanner {width: 100%; text-align: center; margin-top: 50px; overflow: hidden;}

.mylearn {padding: 0 15px; overflow: hidden;}
.mylearn ul {display: block; width: 100%; margin-bottom: 22px; overflow: hidden;}
.mylearn ul li {width: 32%; margin-bottom: 8px; position: relative; z-index: 1; float: left; overflow: hidden;}
.mylearn ul li:after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background: #1d0705;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.8;
    z-index: 2;
}
.mylearn ul li p {
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}
.mylearn ul li:nth-child(3n+2) {margin-right: 2%; margin-left: 2%;}

.mylc {padding: 0 15px; overflow: hidden;}
.mylc .main {text-align: center; overflow: hidden;}

.mycourse {padding: 0 15px 15px 15px; overflow: hidden;}
.mycourse .slide {width: 48%; margin-bottom: 15px; box-shadow: 0 0 8px #b8a1a1; overflow: hidden;}
.mycourse .slide .img img {width: 100%; border-radius: 5px 5px 0 0; overflow: hidden;}
.mycourse .slide h2 {
    display: block;
    width: 100%; 
    font-size: 16px; 
    font-weight: bold; 
    text-align: center;
    padding: 5px 0;
    color: #894731;
}
.mycourse .slide p {
    display: block; 
    font-size: 12px; 
    color: #999;
    text-align: center;
}
.mycourse span {display: block; width: 100%; color: #894731; text-align: center; line-height: 26px;}
.mycourse span img {width: 15px; height: 15px; margin-right: 3px;}
.mycourse .alist {overflow: hidden; padding: 0 5px; margin-bottom: 10px;}
.mycourse .alist a {
    display: inline-block;
    width: 48%;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #894731;
    font-size: 12px;
    float: left;
}
.mycourse .alist a:last-child {background: #1d0705; float: right;}

.myjobs {padding: 0 15px; overflow: hidden;}
.myjobs .showpic {width: 100%; position: relative; z-index: 1; border-radius: 5px; overflow: hidden;}
.myjobs .showpic img {width: 100%;}
.myjobs .showpic p {display: block; width: 100%; line-height: 45px; text-align: center; font-size: 18px; color: #fff; position: absolute; left: 0; bottom: 0; z-index: 3; overflow: hidden;}
.myjobs .showpic span {display: block; width: 100%; background: #1d0705; height: 45px; opacity: 0.7; position: absolute; left: 0; bottom: 0; z-index: 2; overflow: hidden;}
.myjobs .lists {margin: 15px 0 30px 0;overflow: hidden;}
.myjobs .lists li {
    display: block;
    width: 32%;
    font-size: 14px;
    line-height: 22px;
    float: left;
    padding-left: 15px; 
    background: url(../images/lists.png) no-repeat left center;
    background-size: 12px 12px; 
    list-style-position: inside;
}
.myjobs .lists li:nth-child(3n+2) {margin: 0 2%;}

.index_bmlb {
    background: url(../images/index_bmlb.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 0 15px 30px 15px; 
    overflow: hidden;
    margin: 30px 0 0 0;
}
.index_bmlb h1 {
    display: block;
    width: 90%;
    line-height: 40px;
    border-radius: 20px;
    font-size: 26px; 
    font-weight: bold; 
    color: #fff; 
    background: linear-gradient(#ffcf3d, #f3aa01);
    text-align: center; 
    margin: 30px auto;
}
.index_bmlb .table_tt {background: #fff; overflow: hidden;}
.index_bmlb span {display: block; text-align: center; font-size: 14px; float: left;}
.index_bmlb .span1 {width: 20%;}
.index_bmlb .span2 {width: 30%;  font-size: 12px;}
.index_bmlb .span3 {width: 50%; font-size: 12px; color: #d63a3a;}
.index_bmlb .table_tt span {line-height: 35px; color: #111;}
.bmlb_box{
     width:100%; 
     background: url(../images/table_bg.png) no-repeat top center; 
     background-size: 100% auto;
     padding-top: 40px;
     overflow:hidden; 
     position:relative;   
 }
.bmlb_box .hd{height:30px; background:#f4f4f4; overflow:hidden;}
.bmlb_box .infoList {background: #fff; overflow: hidden;}
.bmlb_box .infoList li{ height:30px; line-height:30px; border-bottom: 1px solid #d6d6d6; overflow: hidden;}
.bmlb_box .infoList li .date{ float:right; color:#999;  }

.mybiaodan {overflow: hidden;}
.mybiaodan h1 {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #894731;
    font-weight: bold;
    padding-top: 30px;
}
.mybiaodan .main {padding: 0 15px; overflow: hidden;}
.mybiaodan .plist {overflow: hidden; padding-top: 5px;}
.mybiaodan .main p {font-size: 14px; display: block; text-align: center;}
.mybiaodan .myinput {overflow: hidden; margin-top: 15px;}
.mybiaodan .myinput .inputbox {margin-bottom: 15px; line-height: 35px; overflow: hidden; font-size: 14px;}
.mybiaodan .myinput .inputs {width: 100%; line-height: 35px; padding-left: 5px; border: 1px solid #d4d4d4; border-radius: 5px; overflow: hidden;}
.mybiaodan .mybtn .anbtn {
    display: block;
    width: 100%; 
    line-height: 45px;  
    background-image: linear-gradient(45deg, rgb(113, 56, 39), rgb(51, 16, 11)); 
    color: #fff; 
    font-size: 16px; 
    text-align: center; 
    border-radius: 30px; 
    overflow: hidden; 
    border: none;
    animation: mscale 1s infinite;
    /*Safari and Chrome*/
    -webkit-animation:mscale 1s infinite;      
}
.myflies .f_tt {width: 100%; line-height: 40px; margin-top: 15px; text-align: center; position: relative; overflow: hidden;}
.myflies .f_tt h2 {font-size: 14px; color: #111;}
.myflies .f_tt:before {
    content: '';
    display: block;
    width: 30%;
    height: 1px;
    background: #d9d9d9;
    position: absolute;
    left: 0;
    top: 22px;
}
.myflies .f_tt:after {
    content: '';
    display: block;
    width: 30%;
    height: 1px;
    background: #d9d9d9;
    position: absolute;
    right: 0;
    top: 22px;
}
.myflies {padding: 0 15px; overflow: hidden;}
.myflies ul {display: block;margin-top: 5px; width: 100%; overflow: hidden;}
.myflies li {width: 25%; float: left; text-align: center; overflow: hidden;}
.myflies li i {
    font-size: 30px; 
    background-image:-webkit-linear-gradient(45deg, rgb(113, 56, 39), rgb(51, 16, 11)); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
    opacity: 0.9;
}
.myflies li p {font-size: 12px; color: #666; padding-top: 5px;}

.myworks {padding: 0 15px; overflow: hidden;}
.myworks ul {margin-bottom: 20px; overflow: hidden;}
.myworks ul li {width: 32%; margin-bottom: 8px; float: left; border-radius: 5px; overflow: hidden;}
.myworks ul li:nth-child(3n+2) {margin-left: 2%; margin-right: 2%;}

.myjyfw {padding: 0 15px; overflow: hidden;}
.myjyfw .showpics {overflow: hidden;}
.myjyfw .showpic {width: 48%; margin-bottom: 15px; border-radius: 5px; float: left; overflow: hidden;}
.myjyfw .showpic:nth-child(2n+2) {float: right;}
.myjyfw .showpic .shows {padding: 5px; overflow: hidden;}
.myjyfw .shows span {display: block; width: 100%; line-height: 30px; font-size: 16px; font-weight:bold; color: #d63a3a; border-bottom: 1px solid #898989;}
.myjyfw .shows p {font-size: 12px; line-height: 22px; max-height: 110px;}

.mybmxz {padding: 0 15px 30px 15px; overflow: hidden;}
.mybmxz .myhead {
    width: 100%; 
    line-height: 55px; 
    background-image: linear-gradient(#f96040, #ef3838);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
.mybmxz .main {background: #ffebed;}
.namelist {text-align: center; overflow: hidden; }
.namelist .tit {overflow: hidden; background: #ef3838;}
.namelist .tit li {float: left; text-align: center; line-height: 40px; font-size: 14px; color: #fff;}
.namelist .tit li:first-child {width: 23%;}
.namelist .tit li:nth-child(2) {width: 47%; border-left: 2px solid #fff; border-right: 2px solid #fff;}
.namelist .tit li:nth-child(3) {width: 30%;}
.namelist .c1-right {width: 100%; height: 250px; margin: 0 auto; overflow: hidden; text-align: center; border: 1px solid #eaeaea; color: #333; box-shadow: 0 0 7px #d3d3d3;}
.namelist .Fontscrolls {height: 210px; overflow: hidden; background: #ffebed;}
.namelist table { width: 100%;}
.namelist table td {border-bottom: 1px dashed #999; font-size: 14px; height: 40px; line-height: 30px; text-align: center;}
.namelist table td:first-of-type {width: 23%; text-align: center;}
.namelist table td:nth-of-type(2) {width: 47%;}
.namelist table td:nth-child(3) {color: #ed7700;}

.myteacher {padding: 0 15px; overflow: hidden;}
.myteacher .mybox {margin-bottom: 30px; overflow: hidden;}
.myteacher .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
}
.myteacher .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.myteacher .swiper-slide img {border-radius: 5px; overflow: hidden;}
.myteacher .swiper-container-horizontal>.swiper-pagination-bullets {bottom: 0;}
.myteacher .swiper-pagination-bullet-active {background: #fb5a5a;}

.myteaching {padding: 0 15px; overflow: hidden;}
.myteaching .showimg {
    width: 48%; 
    margin-bottom: 15px; 
    overflow: hidden; 
    border: 1px solid #eaeaea;
}
.myteaching .list_t {width: 95%; text-align: center; margin: 15px auto; overflow: hidden;}
.myteaching .list_t .num {
    width: 30px; 
    height: 30px;
    margin: 0 auto 10px auto;
    line-height: 30px;
    background: #894731;
    border-radius: 15px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.myteaching .list_t .num span {display: block;}
.myteaching .list_t .tt {}
.myteaching .list_t h3 {font-size: 16px; line-height: 20px; font-weight: 700; color: #894731;}
.myteaching .list_t small {font-size: 12px; line-height: 16px; text-transform: uppercase; color: #111;} 
.myteaching .showimg p {display: block; height: 100px; padding: 10px; font-size: 14px; line-height: 18px; color: #333333;}

.myhj {overflow: hidden; padding: 0 15px;}
.myhj .shead {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;  
    width: 80%; 
    margin: 0 auto 20px auto;
}
.myhj .shead a {
    display: inline-block;
    width: 30%;
    line-height: 28px;
    text-align: center;
    border: 1px solid #221e1d;
    color: #221e1d;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}
.myhj .shead .mybtn {background: #221e1d; color: #fff;}
.myhj .main {margin-bottom: 30px; overflow: hidden;}
.myhj .main .list {text-align: center; overflow: hidden;}

.myhelp {padding: 0 15px 30px 15px; overflow: hidden;}
.myhelp .mybox {margin-bottom: 30px; overflow: hidden;}
.myhelp .list {
    width: 100%;
    border-radius: 5px;
    background: #ffebed;
    padding: 10px;
    display: table;
    margin-bottom: 15px;
}
.myhelp .list:last-child {margin-bottom: 0;}
.myhelp .list .img {width: 35%; display: table-cell; vertical-align: middle; overflow: hidden;}
.myhelp .list .text {display: table-cell; padding-left: 10px; vertical-align: top;}
.myhelp .list .text h3 {
    display: inline-block; 
    line-height: 30px; 
    font-size: 16px;
    background: #ef3838; 
    color: #fff;
    padding: 0 20px;
    border-radius: 15px; 
    overflow: hidden;
 }
 .myhelp .list .text p {font-size: 14px; color: #666666; padding-top: 10px;}

.myhzdw {overflow: hidden; padding: 0 15px 30px 15px; background: #efefef;}
.myhzdw .main {margin-bottom: 30px; background: #fff; border-radius: 5px; padding: 25px 15px; overflow: hidden;}
.myhzdw .main img {width: 100%;}
.myhzdw .main p {font-size: 12px; color: #111; margin-top: 15px;}

.myzs {overflow: hidden;}
.myzs .main {padding: 0 15px ; overflow: hidden;}
.myzs .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
}
.myzs .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}
.myzs .swiper-slide img {width: 100%; overflow: hidden;}
.myzs .swiper-slide p {font-size: 12px; line-height: 30px; text-align: center; color: #111;}
.myzs .swiper-pagination-bullet-active {background: #fb5a5a;}

.mydbbd {padding: 0 35px 30px 35px; overflow: hidden;}
.mydbbd .myinput {overflow: hidden; margin-top: 15px;}
.mydbbd .myinput .inputbox {margin-bottom: 15px; line-height: 35px; overflow: hidden; font-size: 14px;}
.mydbbd .myinput .inputs {width: 100%; line-height: 40px; border-radius: 5px; padding-left: 8px; border: 1px solid #d4d4d4; overflow: hidden;}
.mydbbd .mybtn .anbtn {
    display: block; 
    width: 100%; 
    line-height: 45px; 
    background-image: linear-gradient(45deg, rgb(113, 56, 39), rgb(51, 16, 11)); 
    color: #fff; 
    font-size: 16px; 
    font-weight: bold;
    text-align: center; 
    border-radius: 30px; 
    overflow: hidden; 
    border: none;
    animation: mscale 1s infinite;
    /*Safari and Chrome*/
    -webkit-animation:mscale 1s infinite;  
}

.mybottom {background: #eaeaea; padding: 20px 35px; margin-bottom: 60px; font-size: 14px; overflow: hidden;}
.mybottom span {color: #111; float: left;}
.mybottom p {color: #111; float: right;}

/*底部导航*/
.nav_list {
    width: 100%;
    height: 60px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background: #fff;
    overflow: hidden;
}
.nav_list i {font-size: 20px;  color: #894731;}
.nav_list  p {
    display: block; 
    font-size: 12px; 
    line-height: 18px;
    padding-top: 5px;
}
.nav_list .nav_xf,
.nav_list .nav_dh{
    width: 22%; 
    height: 100%;
    float: left; 
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
 }
.nav_list .nav_lq {
    width: 56%; 
    height: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;    
}
.nav_list .nav_lq a {
    display: block; 
    width: 90%; 
    line-height: 35px;
    height: 35px; 
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    background-image: linear-gradient(45deg, rgb(113, 56, 39), rgb(51, 16, 11)); 
    overflow: hidden;
    animation: mscale 1s infinite;
    /*Safari and Chrome*/
    -webkit-animation:mscale 1s infinite;    
}
/*定义mscale*/
@keyframes mscale {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(0.94);
    }
    100% {
      transform: scale(1);
    }
}

/*大于pad*/
@media only screen and (min-width: 750px) {

/*iphone 5*/
@media screen and (min-width: 320px) and (max-width: 374px) {

}