body {
    font-size: 14px;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

 ::-webkit-scrollbar-button:vertical {
    display: none;
}

 ::-webkit-scrollbar-corner,
 ::-webkit-scrollbar-track {
    background-color: #e2e2e2;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

 ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: rgba(50, 175, 152, .8);
}

 ::-webkit-scrollbar-thumb:vertical:hover {
    background-color: rgba(50, 175, 152, .9);
}

 ::-webkit-scrollbar-thumb:vertical:active {
    background-color: rgba(50, 175, 152, 1);
}

@font-face {
    src: url(fonts/Noteworthy-Light.ttf);
    font-family: newFont;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hide{
    display: none;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.ivu-btn{
    font-size: 14px;
}
.ivu-btn span a{
    color:#fff;
}
.container {
    width: 1200px;
    margin: 0 auto;
}

.container-fluid {
    margin: 0 40px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.ivu-btn-large {
    padding: 3px 10px 4px 10px;
    font-size: 16px;
}

.ivu-input {
    border-radius: 0;
}

.ivu-input-large {
    font-size: 16px;
    padding: 10px 25px;
    height: 44px;
}

.ivu-select-selection {
    border-radius: 0;
}

.homeHeader {
    height: 100px;
    background: #fff;
    box-shadow: 0 0px 15px #000;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 500;
}


.homeHeader .logo {
    float: left;
}

.homeHeader .logo img {
    height: 100px;
    display: block;
}


.homeHeader .nav {
    float: left;
    padding: 30px 0 0 30px;
}

.homeHeader .nav li {
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
    margin: 0 8px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}

.homeHeader .nav li:hover,
.homeHeader .nav li.active {
    color: #fff;
    background: #ffdb69;
}

.homeHeader .menu {
    float: right;
    padding-top: 32px;
}

.homeHeader .menu .ivu-btn {
    margin-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px 8px;
    max-width: 94px;
    overflow: hidden;
}

.homeHeader .menu button:first-child span{
    width: 82px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bannerBox {
    height: 780px;
    width: 100%;
    position: relative;
    margin-top: 100px;
}

.bannerBox .banner {
    width: 100%;
    height: 780px;
    background: center center no-repeat;
}

.ivu-carousel-dots-inside {
    bottom: 50px;
    height: 10px;
}

.ivu-carousel-dots li {
    padding: 0;
}

.ivu-carousel-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #32af99;
}

.ivu-carousel-dots li.ivu-carousel-active>button {
    width: 10px;
}

.bannerBox .loginBox {
    width: 340px;
    height: 654px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    position: absolute;
    left: 50%;
    bottom: 75px;
    z-index: 100;
    margin-left: -595px;
}

.bannerBox .loginBox .title {
    height: 90px;
    background: #32af99;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding-top: 18px;
}

.bannerBox .loginBox .title .a {
    font-size: 22px;
}

.bannerBox .loginBox .title .b {
    font-size: 18px;
    margin-top: 15px;
}

.bannerBox .loginBox .ivu-form {
    padding: 25px 25px 0 25px;
}

.bannerBox .loginBox .ivu-form .ivu-btn {
    font-size: 22px;
    background: #ffdb69;
    border-color: #ffdb69;
    border-radius: 0;
    padding: 5px 10px 6px 10px;
}

.bannerBox .loginBox .ivu-form .ivu-select-large.ivu-select-single .ivu-select-selection {
    height: 44px;
}

.bannerBox .loginBox .ivu-form .ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.bannerBox .loginBox .ivu-form .ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    padding-left: 25px;
}
.bannerBox .loginBox .ivu-form-item{
    margin-bottom: 14px;
}

.kouHao {
    height: 240px;
    width: 100%;
    background: #32af99;
    color: #fff;
    padding-left: 70px;
}

.kouHao .inner {
    height: 240px;
    padding: 60px 0 0 460px;
    background: url(../images/3.png) center left no-repeat;
    font-size: 32px;
    line-height: 65px;
}

.liNian {
    width: 100%;
    padding: 80px 0 60px 0;
    background: #ecf4f4;
}

.liNian .title {
    font-size: 48px;
    line-height: 1;
    color: #32af99;
    text-align: center;
}

.liNian .subTitle {
    font-size: 38px;
    line-height: 1;
    color: #32af99;
    text-align: center;
    margin-top: 15px;
}

.liNian .content {
    padding-top: 80px;
}

.liNian .content .item:first-child {
    border-left: dashed 2px #32af99;
}

.liNian .content .item {
    border-right: dashed 2px #32af99;
    text-align: center;
    padding: 25px 0 40px 0;
}

.liNian .content .item .img {
    width: 140px;
    height: 140px;
    background: center center no-repeat;
    background-size: cover;
    display: inline-block;
}

.liNian .content .item .ti {
    font-size: 24px;
    padding-top: 40px;
}

.liNian .content .item .co {
    font-size: 18px;
    padding-top: 15px;
    line-height: 24px;
}

.tiXi {
    padding: 70px 0 100px 0;
}

.tiXi .title {
    font-size: 48px;
    line-height: 1;
    color: #32af99;
    text-align: center;
}

.tiXi .subTitle {
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    margin-top: 15px;
}

.tiXi .content {
    border-radius: 8px 8px 0 0;
    margin-top: 40px;
    overflow: hidden;
}

.tiXi .content .hd {
    height: 130px;
}

.tiXi .content .hd .item {
    height: 130px;
    line-height: 130px;
    text-align: center;
    color: #fff;
    font-size: 48px;
    background: #32af99;
    cursor: pointer;
}

.tiXi .content .hd .item:hover,
.tiXi .content .hd .item.active {
    background: #ffdb69;
}

.tiXi .content .hd .item span {
    display: block;
    width: 100%;
    height: 100%;
}

.tiXi .content .bd {
    padding: 60px 80px;
    background: #ecf4f4;
}

.tiXi .content .bd .ti {
    padding-left: 80px;
    height: 42px;
    line-height: 42px;
    font-size: 30px;
    background: left center no-repeat;
}

.tiXi .content .bd .ti.a {
    background-image: url(../images/7.png);
}

.tiXi .content .bd .ti.b {
    background-image: url(../images/8.png);
}

.tiXi .content .bd .ti.c {
    background-image: url(../images/9.png);
}

.tiXi .content .bd .co {
    line-height: 45px;
    padding: 10px 0 0 80px;
    font-size: 28px;
    margin-bottom: 40px;
}

.tiXi .content .bd .co:last-child {
    margin-bottom: 0;
}

.shiZi {
    width: 100%;
    padding-top: 80px;
    background: #ecf4f4;
}

.shiZi .title {
    font-size: 48px;
    line-height: 1;
    color: #32af99;
    text-align: center;
}

.shiZi .subTitle {
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    margin-top: 15px;
}

.shiZi .conent {
    width: 1110px;
    margin: 0 auto;
    padding: 20px 0 100px 0;
}

.shiZi .conent .item {
    padding: 80px 10px 0 10px;
}

.shiZi .conent .item .inner {
    position: relative;
    height: 310px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    border-radius: 6px;
    padding: 70px 20px 0 20px;
    cursor: pointer;
}

.shiZi .conent .item .inner .img {
    position: absolute;
    width: 120px;
    height: 120px;
    top: -80px;
    left: 50%;
    margin-left: -60px;
    background: center center no-repeat;
    background-size: cover;
}

.shiZi .conent .item .inner .name {
    line-height: 1;
    text-align: center;
}

.shiZi .conent .item .inner .cs {
    line-height: 1;
    text-align: center;
    padding: 15px 0;
    border-bottom: solid 1px #32af99;
}

.shiZi .conent .item .inner .co {
    line-height: 26px;
    padding-top: 5px;
}

.buZhou {
    padding: 80px 0;
}

.buZhou .title {
    font-size: 48px;
    line-height: 1;
    text-align: center;
}

.buZhou .title span {
    color: #ffdb69;
    font-size: 72px;
}

.buZhou .subTitle {
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    margin-top: 15px;
}

.buZhou .content {
    padding-top: 60px;
}

.buZhou .item {
    text-align: center;
}

.buZhou .item .img {
    width: 140px;
    height: 140px;
    background: center center no-repeat;
    background-size: cover;
    display: inline-block;
}

.buZhou .item .ti {
    font-size: 24px;
    padding-top: 40px;
}

.buZhou .item .co {
    font-size: 18px;
    padding-top: 15px;
    line-height: 24px;
}

.jiaZhangShuo {
    width: 100%;
    height: 830px;
    background: url(../images/21.jpg) center center no-repeat;
    padding-top: 70px;
}

.jiaZhangShuo .title {
    font-size: 48px;
    line-height: 1;
    text-align: center;
    color: #fff;
}

.jiaZhangShuo .subTitle {
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    margin-top: 15px;
    color: #fff;
}

.jiaZhangShuo .content {
    position: relative;
    width: 1356px;
    height: 501px;
    background: url(../images/22.png) center center no-repeat;
    margin: 100px auto 0 auto;
}

.jiaZhangShuo .content .item {
    position: absolute;
    font-size: 18px;
    line-height: 30px;
    width: 390px;
}

.jiaZhangShuo .content .item.a {
    top: 20px;
    left: 20px;
}

.jiaZhangShuo .content .item.b {
    top: 20px;
    left: 628px;
}

.jiaZhangShuo .content .item.c {
    top: 385px;
    left: 315px;
}

.jiaZhangShuo .content .item.d {
    top: 390px;
    left: 955px;
}

.chengNuo {
    padding: 80px 0;
}

.chengNuo .title {
    font-size: 48px;
    line-height: 1;
    color: #32af99;
    text-align: center;
}

.chengNuo .subTitle {
    font-size: 38px;
    line-height: 1;
    color: #32af99;
    text-align: center;
    margin-top: 15px;
}

.chengNuo .content {
    padding-top: 60px;
}

.chengNuo .item {
    text-align: center;
}

.chengNuo .item .img {
    width: 140px;
    height: 140px;
    background: center center no-repeat;
    background-size: cover;
    display: inline-block;
}

.chengNuo .item .ti {
    font-size: 24px;
    padding-top: 40px;
}

.chengNuo .item .co {
    font-size: 18px;
    padding-top: 15px;
    line-height: 24px;
}

.footer {
    padding: 170px 0 80px 0;
    color: #fff;
    background: #32af99;
}

.footer .qrCode {
    width: 190px;
    float: left;
}

.footer .qrCode p {
    line-height: 1;
    font-size: 26px;
    padding-bottom: 22px;
    text-align: center;
}

.footer .qrCode img {
    width: 190px;
    height: 190px;
    display: block;
}

.footer .content {
    padding-left: 320px;
}

.footer .content .title {
    font-size: 48px;
    line-height: 1;
    text-align: center;
}

.footer .content p {
    padding-top: 30px;
    line-height: 34px;
    font-size: 20px;
}

.footer .info {
    text-align: center;
    padding-top: 170px;
}

.modalShiTing .ivu-modal-header {
    height: 105px;
    padding: 0;
    line-height: 105px;
    text-align: center;
}

.modalShiTing .ivu-modal-header p,
.modalShiTing .ivu-modal-header-inner {
    font-size: 35px;
    height: 105px;
    line-height: 105px;
    font-weight: normal;
}

.modalShiTing .ivu-modal-body {
    padding: 45px 75px 30px 75px;
}

.modalShiTing .ivu-modal-footer {
    display: none;
}

.modalShiTing .ivu-btn {
    padding: 12px 55px;
    color: #ffdb69;
    margin-top: 20px;
}

.modalShiTing .ivu-input-large {
    height: 53px;
    padding-left: 70px;
    border-radius: 8px;
    background: center left no-repeat;
    background-color: #eeefef;
}

.modalShiTing .a .ivu-input-large {
    background-image: url(../images/27.jpg);
}

.modalShiTing .b .ivu-input-large {
    background-image: url(../images/28.jpg);
}

.userMain {
    background: #c8dfe0;
    position: relative;
    min-height: 1115px;
    padding-bottom: 80px;
}

.userHeader {
    height: 145px;
    background: #fff;
}

.userHeader .logo {
    float: left;
    padding-top: 22px;
}

.userHeader .logo img {
    height: 100px;
    display: block;
}

.userHeader .menu {
    float: right;
    padding-top: 52px;
}

.userHeader .ad {
    float: right;
    font-size: 22px;
    color: #32af99;
    line-height: 1;
    margin-right: 20px;
    letter-spacing: 5px;
    padding-top: 62px;
}

.userHeader .menu .ivu-btn {
    margin-right: 20px;
    padding-left: 22px;
    padding-right: 22px;
}

.userHeader .menu .ivu-switch {
    height: 36px;
    line-height: 34px;
    width: 120px;
    border-color: #32af99;
    background-color: #32af99;
    font-size: 16px;
}

.userHeader .menu .ivu-switch-inner {
    font-size: 18px;
    left: 72px;
}

.userHeader .menu .ivu-switch:after {
    width: 58px;
    height: 32px;
    background-color: #ffdb69;
    color: #32af99;
    content: "中文";
    font-size: 18px;
    text-align: center;
    line-height: 32px;
}

.userHeader .menu .ivu-switch-checked .ivu-switch-inner {
    left: 10px;
}

.userHeader .menu .ivu-switch-large.ivu-switch-checked:after {
    left: 59px;
    content: "EN";
}

.userMain .bottomBg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 345px;
    background: url(../images/29.png) center center no-repeat;
    z-index: 100;
}

.userMain .qrCode {
    position: absolute;
    top: 840px;
    left: 50%;
    margin-left: -542px;
    width: 105px;
    z-index: 101;
}
.userMain .left .qrCode {
    position: relative;
    top: 30px;
    left: 60px;
    margin:0;
}
.userMain .loginqrCode{
    top: 710px;
}
.userMain .qrCode img {
    width: 105px;
    height: 105px;
    display: block;
}

.userMain .qrCode p {
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    line-height: 18px;
}

.userMain .loginBox {
    width: 380px;
    position: absolute;
    top: 280px;
    left: 50%;
    margin-left: -585px;
}

.userMain .loginBox .title {
    font-size: 20px;
    line-height: 35px;
    color: #32af99;
}

.userMain .loginBox .register {
    font-size: 20px;
    line-height: 35px;
    text-align: right;
}

.userMain .loginBox .register a {
    color: #32af99;
}

.userMain .loginBox .register .ivu-icon {
    font-size: 30px;
    color: #32af99;
    vertical-align: sub;
}

.userMain .loginBox .ivu-input {
    height: 70px;
    padding-left: 70px;
    border-radius: 10px;
    background: #fff center left no-repeat;
}

.userMain .loginBox .a .ivu-input {
    background-image: url(../images/31.png);
}

.userMain .loginBox .b .ivu-input {
    background-image: url(../images/32.png);
}

.userMain .loginBox .ivu-checkbox-wrapper {
    font-size: 18px;
    position: relative;
}
.userMain .loginBox .ivu-checkbox-wrapper .ivu-checkbox{
    position: absolute;
    width: 132px;
    left: -25px;
    top: 6px;
    text-align: left;
}

.userMain .loginBox .ivu-checkbox-inner {
    width: 20px;
    height: 20px;
}

.userMain .loginBox .ivu-checkbox-checked .ivu-checkbox-inner:after {
    width: 8px;
    height: 15px;
    top: 0px;
    left: 5px;
}

.userMain .loginBox .ivu-btn {
    font-size: 30px;
    color: #ffdb69;
    padding: 10px 60px;
}

.loginBg {
    position: absolute;
    width: 700px;
    height: 775px;
    bottom: 120px;
    right: 50%;
    margin-right: -700px;
    background: url(../images/30.png) center center no-repeat;
}

.UserConsole {
    padding-top: 90px;
}

.UserConsole .left {
    width: 230px;
    float: left;
}

.UserConsole .userBox {
    text-align: center;
}

.UserConsole .userBox .img {
    width: 145px;
    height: 145px;
    display: inline-block;
    border-radius: 145px;
    overflow: hidden;
    /*background: url(../images/33.png) no-repeat;*/
}

.UserConsole .userBox .img img{
    width: 145px;
    height: 145px;
}

.UserConsole .userBox .name {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    margin-top: 5px;
    font-weight: bold;
}
.UserConsole .userBox .time {
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    margin: 0 auto;
    width:180px;
    height: 34px;
    text-align: center;
    border-radius: 5px;
}
    
.UserConsole .navBox {
    width: 185px;
    margin: 21px auto 0 auto;
    border-radius: 10px;
    background: #32af99;
    padding: 34px 0 25px 30px;
}

.UserConsole .navBox .item {
    font-size: 21px;
    padding-left: 35px;
    background: top left no-repeat;
    line-height: 24px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #c8dfe0;
    display: block;
}
.UserConsole .navBox .item strong{
    font-weight: 100;
}
.UserConsole .navBox .item a{
    font-size: 21px;
    color: #c8dfe0;
    display: block;
}
.UserConsole .navBox .item>a{
    line-height: 21px;
    margin-top: 26px;
}
.UserConsole .navBox .item>a:hover{
    color:#ffdb69;
}
.UserConsole .navBox .item:hover,
.UserConsole .navBox .item.active {
    color: #ffdb69;
}
.UserConsole .navBox .item:hover strong a,
.UserConsole .navBox .item.active strong a{
    color: #ffdb69;
}

.UserConsole .navBox .item:last-child {
    margin-bottom: 0;
}

.UserConsole .navBox .item:nth-child(1) {
    background-image: url(../images/34.png);
}

.UserConsole .navBox .items:hover,
.UserConsole .navBox .items.active {
    color: #ffdb69;
}

.UserConsole .navBox .item:nth-child(2) {
    background-image: url(../images/44.png);
}

.UserConsole .navBox .item:nth-child(3) {
    background-image: url(../images/46.png);
}

.UserConsole .navBox .item:nth-child(4) {
    background-image: url(../images/36.png);
}

.UserConsole .navBox .item:nth-child(1):hover,
.UserConsole .navBox .item:nth-child(1).active {
    background-image: url(../images/37.png);
}

.UserConsole .navBox .item:nth-child(2):hover,
.UserConsole .navBox .item:nth-child(2).active {
    background-image: url(../images/45.png);
}

.UserConsole .navBox .item:nth-child(3):hover,
.UserConsole .navBox .item:nth-child(3).active {
    background-image: url(../images/47.png);
}

.UserConsole .navBox .item:nth-child(4):hover,
.UserConsole .navBox .item:nth-child(4).active {
    background-image: url(../images/39.png);
}

.UserConsole .teachNavBox .item:nth-child(1) {
    background-image: url(../images/34.png);
}

.UserConsole .teachNavBox .item:nth-child(2) {
    background-image: url(../images/60.png);
}

.UserConsole .teachNavBox .item:nth-child(3) {
    background-image: url(../images/62.png);
}

.UserConsole .teachNavBox .item:nth-child(4) {
    background-image: url(../images/64.png);
}

.UserConsole .teachNavBox .item:nth-child(5) {
    background-image: url(../images/66.png);
}

.UserConsole .teachNavBox .item:nth-child(6) {
    background-image: url(../images/68.png);
}

.UserConsole .teachNavBox .item:nth-child(7) {
    background-image: url(../images/70.png);
}

.UserConsole .teachNavBox .item:nth-child(8) {
    background-image: url(../images/44.png);
}

.UserConsole .teachNavBox .item:nth-child(9) {
    background-image: url(../images/work1.png);
    background-size: 12%;
}

.UserConsole .teachNavBox .item:nth-child(10) {
    background-image: url(../images/help1.png);
    background-size: 12%;
}

.UserConsole .teachNavBox .item:nth-child(1):hover,
.UserConsole .teachNavBox .item:nth-child(1).active {
    background-image: url(../images/37.png);
}

.UserConsole .teachNavBox .item:nth-child(2):hover,
.UserConsole .teachNavBox .item:nth-child(2).active {
    background-image: url(../images/61.png);
}

.UserConsole .teachNavBox .item:nth-child(3):hover,
.UserConsole .teachNavBox .item:nth-child(3).active {
    background-image: url(../images/63.png);
}

.UserConsole .teachNavBox .item:nth-child(4):hover,
.UserConsole .teachNavBox .item:nth-child(4).active {
    background-image: url(../images/65.png);
}

.UserConsole .teachNavBox .item:nth-child(5):hover,
.UserConsole .teachNavBox .item:nth-child(5).active {
    background-image: url(../images/67.png);
}

.UserConsole .teachNavBox .item:nth-child(6):hover,
.UserConsole .teachNavBox .item:nth-child(6).active {
    background-image: url(../images/69.png);
}

.UserConsole .teachNavBox .item:nth-child(7):hover,
.UserConsole .teachNavBox .item:nth-child(7).active {
    background-image: url(../images/71.png);
}

.UserConsole .teachNavBox .item:nth-child(8):hover,
.UserConsole .teachNavBox .item:nth-child(8).active {
    background-image: url(../images/45.png);
}

.UserConsole .teachNavBox .item:nth-child(9):hover,
.UserConsole .teachNavBox .item:nth-child(9).active {
    background-image: url(../images/work2.png);
    background-size: 12%;
}

.UserConsole .teachNavBox .item:nth-child(10):hover,
.UserConsole .teachNavBox .item:nth-child(10).active {
    background-image: url(../images/help2.png);
    background-size: 12%;
}

.userContainer {
    width: 1200px;
    margin: 0 auto;
    z-index: 999;
    position: relative;
}

.UserConsole .right {
    width: 995px;
    float: right;
    background: #f9fcfc;
    border-radius: 30px 30px 0 0;
    padding: 0 58px 345px;
    min-height: 948px;
    position: relative;
}

.UserConsole .right .nameBox {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 22px;
    line-height: 1;
    color: #32af99;
    font-family: newFont;
}
.UserConsole .right .currentTit{
    width: 364px;
    height: 42px;
    background: url(../images/42.png) no-repeat;
    line-height: 36px;
    font-size: 18px;
    color:#fff;
    padding-left: 100px;
    position: absolute;
    top:28px;
    left: -9px;
}
.UserConsole .right .currentKcBox{
     padding:94px 0 0 0;
}
.curKc-class,.curKc-class-info{
    width: 100%;
    border-left:solid 1px #dedede;
    margin-bottom: 33px;
    border-radius: 5px;
}
.curKc-class-info{
    border-top:solid 1px #dedede;
}
.curKc-class td{
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    color:#595757;
    border-right: solid 1px #dedede;
    border-bottom:solid 1px #dedede;
}
.curKc-class td:first-child{
    text-align: left;
    padding-left:52px;
}
.curKc-class tr:first-child td:nth-child(1){
    border-top:solid 2px #32af99;
    border-radius: 5px 0 0 0;
}
.curKc-class-info tr th:first-child{
    border-radius: 5px 0 0 0;
}
.curKc-class-info tr th:last-child{
    border-radius: 0 5px 0 0;
}
.curKc-class tr:last-child td:nth-child(1),.curKc-class-info tr:last-child td:nth-child(1){
    border-radius: 0 0 0 5px;
}
.curKc-class tr:first-child td:nth-child(2){
    border-top:solid 2px #ffdb69;
}
.curKc-class tr:first-child td:nth-child(3){
    border-top:solid 2px #c8dfe0;
    border-radius: 0 5px 0 0;
}
.curKc-class tr:last-child td:last-child,.curKc-class-info tr:last-child td:last-child{
    border-radius: 0 0 5px;
}
.curKc-class-info th{
    background: #ecfafb;
    line-height: 43px;
    font-size: 16px;
    color:#595757;
    border-right: solid 1px #dedede;
    border-bottom:solid 1px #dedede;
    font-weight: 100;
}
.curKc-class-info td{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color:#595757;
    border-right: solid 1px #dedede;
    border-bottom:solid 1px #dedede;
    padding:16px 0;
}
.curKc-class-info td:first-child{
    text-align: left;
    padding-left: 36px;
}
.curKc-class-info td button{
    font-size: 14px;
    width: 100px;
    height: 34px;
    padding:0;
    margin-bottom: 14px;
}
.curKc-class-info td button.ivu-btn-ghost span{
    text-align: center;
    float: none;
    margin:0;
}
.curKc-class-info td button i{
    float:right;
    margin:0 0 0 4px;
}

.ivu-icon-android-star,.ivu-icon-ios-star-half,.ivu-icon-ios-star-outline{
    font-size:18px;
    margin:0 2px;
    color: #32af99;
}

/*.curKc-class-info .ivu-icon-android-star,.curKc-class-info .ivu-icon-ios-star-half,.curKc-class-info .ivu-icon-ios-star-outline{
    font-size:16px;
}*/

.currentKcBox .curKc-info{
    margin-top: 35px;
}
.currentKcBox .curKc-info div{
    width: 234px;
    height: 220px;
    background: url(../images/53.png) no-repeat;
    padding:0 0 0 28px;
    float:left;
    margin: 0 20px 20px 0;
}
.currentKcBox .curKc-info div h3{
    font-size: 20px;
    line-height: 24px;
    color: #32af99;
    padding:15px 0 10px;
    font-weight: 400;
}
.currentKcBox .curKc-info div p{
    font-size: 14px;
    line-height: 22px;
    color: #595757;
    padding-bottom: 12px;
}
.currentKcBox .curKc-info div button{
    padding:0;
    width: 100px;
    height: 34px;
    font-size: 14px;
}

.UserConsole .right .home .bg {
    position: absolute;
    top: 105px;
    right: 50px;
    width: 513px;
    height: 566px;
    background: url(../images/40.png) center center no-repeat;
}

.UserConsole .right .home .item {
    background: url(../images/41.png) center center no-repeat;
    width: 321px;
    height: 354px;
    padding: 35px 30px;
}

.UserConsole .right .home .item .ti {
    font-size: 30px;
    line-height: 1;
    color: #32af99;
}

.UserConsole .right .home .item .subTi {
    font-size: 22px;
    line-height: 1;
    color: #32af99;
    margin-top: 5px;
    height: 22px;
}

.UserConsole .right .home .item .content {
    font-size: 22px;
    line-height: 28px;
    padding: 25px 0 15px 0;
}

.UserConsole .right .home .item .ivu-btn {
    padding-left: 15px;
    padding-right: 15px;
}

.UserConsole .right .home .item .ivu-btn .ivu-icon {
    margin-left: 20px;
    vertical-align: bottom;
}

.UserConsole .right .Undone {
    padding: 30px 50px 0 30px;
}

.UserConsole .right .Undone .title {
    line-height: 100px;
    font-size: 26px;
    color: #32af99;
    border-bottom: dashed 2px #32af99;
    margin-right: 50px;
}

.UserConsole .right .Undone .title p,
.UserConsole .right .Undone .content .item p {
    float: left;
}

.UserConsole .right .Undone .title p:nth-child(1),
.UserConsole .right .Undone .content .item p:nth-child(1) {
    width: 270px;
    padding-left: 10px;
}

.UserConsole .right .Undone .title p:nth-child(2),
.UserConsole .right .Undone .content .item p:nth-child(2) {
    width: 150px;
}

.UserConsole .right .Undone .title p:nth-child(3),
.UserConsole .right .Undone .content .item p:nth-child(3) {
    width: 135px;
}

.UserConsole .right .Undone .title p:nth-child(4),
.UserConsole .right .Undone .content .item p:nth-child(4) {
    width: 160px;
}

.UserConsole .right .Undone .content {
    height: 310px;
    overflow-y: auto;
    padding-right: 50px;
}

.UserConsole .right .Undone .content .item {
    padding: 30px 0;
    line-height: 40px;
    font-size: 24px;
    border-bottom: dashed 2px #32af99;
}

.UserConsole .right .Undone .content .item .ivu-btn {
    padding-left: 15px;
    padding-right: 15px;
}

.UserConsole .right .Undone .content .item .ivu-btn .ivu-icon {
    margin-left: 20px;
    vertical-align: bottom;
}

.UserConsole .right .Finished .content {
    width: 705px;
    overflow-x: hidden;
    padding-left: 50px;
    position: relative;
    z-index: 150;
}

.UserConsole .right .Finished .content .inner {
    width: 800px;
}

.UserConsole .right .Finished .content .inner .item {
    width: 390px;
    float: left;
    padding: 25px 0;
    border-bottom: dashed 2px #32af99;
}

.UserConsole .right .Finished .content .inner .item .ti {
    font-size: 30px;
    line-height: 1;
    color: #32af99;
}

.UserConsole .right .Finished .content .inner .item .subTi {
    font-size: 22px;
    line-height: 1;
    color: #32af99;
    margin-top: 5px;
    height: 22px;
}

.UserConsole .right .Finished .content .inner .item .content {
    font-size: 22px;
    line-height: 28px;
    padding: 20px 0 15px 0;
}

.UserConsole .right .Finished .content .inner .item .ivu-btn {
    padding: 3px 10px;
    margin-right: 5px;
    font-size: 16px;
}

.UserConsole .right .Finished .content .inner .item .ivu-btn.b {
    background-color: #6ecd7e;
    border-color: #6ecd7e;
}

.UserConsole .right .Finished .content .inner .item .ivu-icon {
    vertical-align: bottom;
}

.UserConsole .right .Finished .page {
    position: absolute;
    top: 80px;
    right: 70px;
    width: 60px;
    text-align: center;
}

.UserConsole .right .Finished .page a {
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    background: center center no-repeat;
}

.UserConsole .right .Finished .page p {
    height: 40px;
    line-height: 40px;
    color: #32af99;
}

.UserConsole .right .Finished .page a.a {
    background-image: url(../images/42.jpg);
}

.UserConsole .right .Finished .page a.b {
    background-image: url(../images/43.jpg);
}

.Software .content {
    position: relative;
    z-index: 150;
}

.Software .content .item {
    height: 80px;
    margin-bottom: 10px;
    background: center left no-repeat;
    padding-left: 80px;
}

.Software .content .item:nth-child(1) {
    background-image: url(../images/44.jpg);
    margin-top:40px;
}

.Software .content .item:nth-child(2) {
    background-image: url(../images/45.jpg);
}

.Software .content .item:nth-child(3) {
    background-image: url(../images/46.jpg);
}

.Software .content .item:nth-child(4) {
    background-image: url(../images/47.jpg);
}

.Software .content .item:nth-child(5) {
    background-image: url(../images/48.jpg);
}

.Software .content .item:nth-child(6) {
    background-image: url(../images/49.jpg);
}

.Software .content .item .title {
    float: left;
    font-size: 16px;
    line-height: 20px;
    padding-top: 24px;
    width: 130px;
}

.Software .content .item .ivu-btn {
    width: 206px;
    height: 50px;
    background: center center no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    text-align: left;
    position: relative;
}

.Software .content .item .ivu-btn:after {
    content: attr(data-text);
    position: absolute;
    top: 15px;
    left: 62px;
}

.Software .content .item .btn1,
.Software .content .item .btn2 {
    float: left;
    padding: 18px 55px 0 0;
}

.Software .content .item .btn1 .ivu-btn {
    background-image: url(../images/50.jpg);
}

.Software .content .item .btn2 .ivu-btn {
    background-image: url(../images/51.jpg);
}
/* 1 */
.commentTeacher{
    margin-top: 35px;
    overflow:hidden;
    }
.commentTeacher_left{
    width:149px;
    height:149px;
    float:left;
    border-radius:5px;
    /*border:1px solid #dedede;*/
}
.commentTeacher_right{
    float:left;
    margin:18px 0 0 25px;
}
.commentTeacher_right_kc{
    margin-bottom:10px;
}
.commentTeacher_right_kc label{
    display: inline-block;
    widows: 70px;
}
.commentTeacher_right_btn button {
  padding: 0;
  width: 100px;
  height: 34px;
  font-size: 14px;
  line-height: 33px;
  text-align: left;
  padding-left: 11px;
}
.hf-btn{
    font-size:14px;
}
.commentTeacher_right_btn{ margin-top:36px;}
.commentTeacher_right_btn button i {
  margin: 7px 8px 0 0;
  float: right;
}
.commentTeacher_right_btn .pj-btn{
    background:#55be61;
    margin-left:15px;
}
.commentTeacher_right_btn .pj-btn:hover{
    background:#62d870;
}
.commentTeacher_manyi{
    clear:both;
    margin-top:33px;
    overflow: hidden;
}
.commentTeacher_manyi span{
    float: left;
}
.commentTeacher_manyi label{
    margin-right:20px;
    float:left;
    font-size: 14px;
    background: url(../images/57.png) no-repeat left top;
    line-height: 18px;
    padding-left:24px;
}
.commentTeacher_manyi label.on{
    background: url(../images/58.png) no-repeat left center;
}
.commentTeacher_manyi label input[type="radio"]{
    opacity: 0;
    width:0;
}
.commentTeacher_pingfen{
    overflow:hidden;
    margin:15px 0 15px 0;
}
.commentTeacher_pingjia textarea{
    width:779px;
    height:150px;
    border:1px solid #dedede;
    background:#f9fcfc;
    border-radius:5px;
    padding:20px 0 0 20px;
}
.commentTeacher_fabiao{
    width:100px;
    margin:23px auto 0;
}   
.commentTeacher_fabiao input{
    width:100px;
    height:34px;
    border:none;
    background-color: #32af99;
    border-color: #32af99;
    color:#fff;
    border-radius:5px;
    cursor: pointer;
 }
.commentTeacher_fabiao input:hover{
    background:#3dceb4;
}
.commentTeacher_pingyu{ margin-top:33px;}
.commentTeacher_fanyi button{
    width:100px;
    height:34px;
    border:none;
    background-color: #32af99;
    border-color: #32af99;
    color:#fff;
    border-radius:5px;
 }
.commentTeacher_fabiao button:hover{
    background:#3dceb4;
}
.commentTeacher_pingjia div{
    width:779px;
    height:150px;
    border:1px solid #dedede;
    background:#f9fcfc;
    border-radius:5px;
    padding:20px 0 0 20px;
}   
.pay-tittle{
    width:799px;
    line-height:50px;
    border-bottom:1px solid #dedede;
}
.pay-info{
    overflow:hidden;
    border-bottom:1px solid #dedede;
    padding:15px 0;
}   
.pay-info p{
    line-height:28px;
}
.pay-info p span{
    float:right;
}
.pay-info p span i{
    color:#32af99;
}
.goods-tittle{
    overflow:hidden;
    margin-top:15px;
}
.pay-way{
    height:40px;
    margin-top:20px;
} 
.pay-way label{
    float:left;
    font-size: 14px;
    background: url(../images/57.png) no-repeat left center;
    line-height: 38px;
    padding-left:24px;
    margin-right: 36px;
}
.pay-way label.on{
    background: url(../images/58.png) no-repeat left center;
}
.pay-way label input[type="radio"]{
    opacity: 0;
    width:0;
}
.pay-way img{
    margin-bottom:-10px;
    margin-left:15px;
    margin-right:30px;
    float:left;
}
.pay-button{
    margin-left:0;
    margin-right:0;
}
.ma-guoqi{ 
    overflow:hidden;
    padding-left:210px;
    line-height:30px;
    margin-top:20px;
}
.ma-guoqi span{ color:#32af99;}
.ma-pic{
    width:311px;
    height:311px;
    margin:0 auto;
    padding:22px;
    border:1px solid #dedede;
    border-radius:5px;
    margin-top:26px;
}
.sao{
    width:312px;
    height:59px;
    border-radius:5px;
    margin:0 auto;
    background:#32af99;
    color:#fff;
    padding-left:67px;
    padding-top:7px;
    margin-top:26px;
}
.sao span{
    display:inline-block;
    width:180px;
    height:45px;
    background:url(../images/masao.png) no-repeat left center;
    padding-left:55px;
    padding-top:2px;
}
.kid{ 
    font-size:16px; 
    margin-bottom:26px;
    clear:both;
}
.kid-info-pic{
    width:799px;
    margin-bottom: 22px;
    overflow:hidden;
}
.touxiang{
    width:100px;
    height:100px;
    float:left;
}
.touxiang img{
    width:100px;
    height:100px;
    border-radius:100px;
    border:1px solid #dedede;
}
.pic-btn {
    width:110px;
    height:34px;
    float:left;
    margin-left:20px;
    margin-top:33px;
}

.pic-btn button {
    width:110px;
    height:34px;
    border-radius:5px;
    line-height:34px;
    text-align:center;
    background:#32af99;
    color:#fff;
    border:none;
}
.kid-info-per{
    overflow:hidden;
    margin-bottom:10px;
}
.inp{
    width:260px;
    height:34px;
    border:1px solid #dedede;
    border-radius:5px;
    background:#f9fcfc;
    margin-left:10px;
    padding-left: 10px;
}   
.kid-info-per p { 
    height:34px; 
    line-height:34px;
    margin-bottom:18px; 
}
.kid-info-per p span,.parent-info>div>span{
    display:inline-block;
    width:56px;
    height:34px;
    text-align:right;
    margin-right:5px;
}   
.kid-info-per p i{ 
    color:#f00; 
    margin-left:10px; 
    margin-right:5px;
    font-size:12px;
}   
.kid-info-per p em{
    font-size:12px;
    font-style:normal;
}   
.kid-info-per p label{ 
    margin-left:6px;
    display: inline-block;
    font-size: 14px;
    background: url(../images/57.png) no-repeat left center;
    padding-left:14px;
    margin-right: 16px;
    background-size: 14px 14px;
}   
.kid-info-per p label.on{
    background: url(../images/58.png) no-repeat left center;
    background-size: 14px 14px;
}
.kid-info-per p label input[type="radio"]{
    opacity: 0;
    width:0;
}
.sex{ margin-left:8px;} 
.parent-info div .ivu-select{
    width:82px;
    margin-left:6px;
}
.parent-info div .ivu-select-selection{
    border-radius: 5px;
    background-color: #f9fcfc
}
.parent-info p select{ 
    margin:0; 
    padding:0;
    height:34px;
    width:82px;
    margin-left:7px;
    border:1px solid #dedede;
    background:#f9fcfc;
    border-radius:5px;
    }
.tip-info p{
    margin-bottom:15px;
}   
.tip-info p input{
    margin-left:10px;
}
.tip-info p label{ 
    margin-right:20px; 
    margin-left:11px;
    display: inline-block;
    font-size: 14px;
    background: url(../images/57.png) no-repeat left center;
    padding-left:10px;
    margin-right: 10px;
    background-size: 14px 14px;
} 
.tip-info p label.on{
    background: url(../images/58.png) no-repeat left center;
    background-size: 14px 14px;
}  
.tip-info p label input[type="radio"]{
    opacity: 0;
    width:0;
}
.tip-info p em{
    font-style: normal;
    font-size: 12px;
}
.tip-info p .tel{
    width:0;
    margin-left: 15px;  
}
.save-button{
    margin-left:73px;
}
/* 新增修改 */
.UserConsole .left{
    width: 225px;
}
.UserConsole .right{
    width: 915px;
}
.userHeader .menu .ivu-btn-circle{
    font-size: 16px;
}
.curKc-match{
    text-align: center;
    padding-top:26px;
}
.curKc-match dl{
    overflow: hidden;
    padding-bottom: 56px;
}
.curKc-match dl dd{
    font-size: 14px;
    line-height: 30px;
    padding-top:10px;
}
.curKc-match .ivu-btn-primary{
    width: 120px;
    height: 34px;
    font-size: 16px;
    padding:0;
    margin-top:15px;
}
.curKc-grade .title{
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    padding:26px 0 50px;
}
.curKc-grade .ivu-select-single{
    width:175px;
    height: 34px;
}
.curKc-grade .ivu-select-selection{
    border-radius: 4px;
}
.curKc-grade-sel{
    width: 306px;
    height: 150px;
    float: left;
    background: url(../images/56.jpg) no-repeat right center;
    padding:76px 0 0 15px;
}
.curKc-grade-rad{
    float:left;
    width: auto;
    padding-left:36px;
}
.curKc-grade-rad strong{
    font-size: 14px;
    float:left;
    padding-right: 15px;
    font-weight: 100;
    line-height: 18px;
}
.curKc-grade-rad label{
    float:left;
    font-size: 14px;
    background: url(../images/57.png) no-repeat left top;
    line-height: 18px;
    padding-left:24px;
    margin-right: 36px;
}
.curKc-grade-rad label.on{
    background: url(../images/58.png) no-repeat left center;
}
.curKc-grade-rad label input[type="radio"]{
    opacity: 0;
    width:0;
}

.curKc-grade-rad>div{
    margin-bottom: 32px;
    overflow: hidden;
}
.curKc-grade-rad>div:first-child{
    margin-top: 12px;
}
.curKc-grade-rad>div:last-child{
    margin-bottom: 0;
}
.curKc-grade .ivu-btn-ghost,.curKc-grade .ivu-btn-primary{
    width: 120px;
    height: 34px;
    font-size: 16px;
    padding:0;
    display: block;
    margin:0 auto;
}
.curKc-grade .ivu-btn-ghost{
    margin:46px auto 36px;
}
.curKc-grade-exp{
    font-size: 14px;
    line-height: 30px;
    color:#595757;
    width: 614px;
    margin:28px auto 0;
}
.curKc-grade-exp em{
    font-style: normal;
    font-weight: 600;
}
/* 翻页 */
.coursePage{
    text-align: center;
    overflow: hidden;
    margin-top:12px;
}
.coursePage a{
    display: inline-block;
    padding:0 10px;
    height: 26px;
    border:solid 1px #dedede;
    text-align: center;
    line-height: 26px;
    margin-right: 12px;
    color:#a1a1a1;
    border-radius: 4px;
    font-size: 14px;
}
.coursePage a:hover {
    text-decoration: none;
    color: #32af99;
    border: solid 1px #32af99;
}

.coursePage a.on {
    text-decoration: none;
    background: #32af99;
    border: solid 1px #32af99;
    color: #fff;
}
/* 订单0104 */
.crumbsNav{
    font-size:14px;
    font-weight:14px;
    padding-bottom:22px;
}
.crumbsNav a{
    color:#595757;
}
.crumbsNav a:hover{
    color:#32af99;
}
.orderTable{
    overflow:hidden;
}
.orderTable table{
    width:100%;
    margin-bottom:22px;
}
.orderTable table caption{
    text-align:left;
    background:#ecfafb;
    padding:0 22px;
    line-height:44px;
    border-radius:8px 8px 0 0;
    border:solid 1px #dedede;
}
.orderTable table caption span{
    padding-right:14px;
}
.orderTable table td{
    border-bottom:solid 1px #dedede;
    border-right:solid 1px #dedede;
    text-align:center;
    padding:18px 0;
}
.orderTable table tr:last-child td:first-child{
    border-radius:0 0 0 5px;
    border-left:solid 1px #dedede;
    text-align:left;
}
.orderTable table tr td:first-child{
    border-left:solid 1px #dedede;
}
.orderTable table tr th:first-child{
    border-left:solid 1px #dedede;
}
.orderTable table tr:last-child td:last-child{
    border-radius:0 0 5px 0;
}
.orderTable table td dl dt{
    float:left;
    width:104px;
    height:104px;
    margin:0 14px 0 16px;
}
.orderTable table td dl dd{
    float:left;
    width:170px;
    
}
.orderTable table td dl dd strong{
    font-weight:500;
    display:block;
    padding:12px 0 22px;
}
.orderTable table td a{
    color:#495060;
}
.orderTable .grayTxt{
    color:#aaa;
}
.orderTable table td em{
    display:inline-block;
    font-style:normal;
    line-height:14px;
    padding:0 4px 10px;
    border-bottom:solid 1px #dedede;
    margin-bottom:4px;
}
.orderTable table td button.ivu-btn{
    display:inline-block;
    margin:10px 0;
    color:#fff;
    width:80px;
    height:32px;
}
.orderTable table td time{
    background:url(../images/timeicon.jpg) no-repeat left center;
    padding-left:20px;
}
.orderTable table tr th{
    line-height:34px;
    font-weight:500;
    border-right:solid 1px #dedede;
    border-bottom:solid 1px #dedede;
}
.orderTable table caption time{
    background:url(../images/timeicon.jpg) no-repeat left center;
    padding-left:20px;
    float:right;
    margin-right:12px;
}
.orderTable table caption a{
    float:right;
}
.orderPayTable table tr:last-child td:first-child{
    border-radius:0 0 5px 5px;
    text-align:right;
    padding:10px 20px 18px;
    line-height:30px;
}
/* 老师页面 */
.teachCB-title{
    font-size: 14px;
    line-height: 14px;
    border-bottom: solid 1px #dedede;
    margin-bottom: 40px;
    height: 85px;
    padding:50px 0 0 0;
}
.teachCB-title h3{
    font-size: 14px;
    line-height: 14px;
    float:left;
    font-weight: 500;
    padding:0 0 20px 4px;
}
.teachCB-title time{
    float:right;
    font-size:14px;
    padding-right: 20px;
}
.teachCB-table{
    overflow: hidden;
}
.class-table{
    margin-bottom: 20px;
}
.class-table th{
    background: #d0f3ec;
    font-size: 14px;
    line-height: 45px;
    border-right: solid 2px #fff;
    font-weight: 500;
}
.class-table td{
    font-size: 14px;
    line-height: 43px;
    text-align: center;
    border-right: solid 2px #fff;
    border-top: solid 2px #fff;
    background: #f5f5f5;
}

.class-calendar{
    margin-bottom: 20px;
    border-top: solid 1px #dedede;
    border-left: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    border-radius: 5px;
}
.class-calendar th{
    background: #d0f3ec;
    font-size: 14px;
    line-height: 45px;
    border-right: solid 1px #dedede;
    font-weight: 500;
    text-align: center;
}
.class-calendar td{
    font-size: 14px;
    line-height: 43px;
    text-align: center;
    border-right: solid 1px #dedede;
    border-top: solid 1px #dedede;
}

.class-upper{
    margin-bottom: 20px;
    border-top: solid 1px #dedede;
    border-left: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    border-radius: 5px;
}
.class-upper th{
    background: #d0f3ec;
    font-size: 14px;
    line-height: 45px;
    border-right: solid 1px #dedede;
    font-weight: 500;
}
.class-upper td{
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-right: solid 1px #dedede;
    border-top: solid 1px #dedede;
    padding:12px 0;
}
.class-upper td:first-child{
    text-align: left;
    padding-left:36px;
}
.class-upper td a{
    color: #595757;
}
.class-upper .ivu-btn{
    font-size:14px;
    width:100px;
    height: 34px;
    padding:0;
}
.ivu-btn span{
    float:center;
    margin:0 -2px 0 5px;
}

.teachCB-Curtitle{
    margin-bottom: 14px;
}
.class-current{
    margin: 0 0 20px;
}
.class-current th{
    font-size: 16px;
    line-height: 62px;
    text-align: left;
    padding-left:36px;
    border-bottom: solid 1px #dedede;
    color: #32af99;
}
.class-current td{
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-bottom: solid 1px #dedede;
    padding:12px 0;
}
.class-current td{
    text-align: left;
    padding-left:36px;
}
.class-current td label{
    display: inline-block;
    width: 70px;
}
.class-current td a{
    color: #595757;
}
.class-current .ivu-btn{
    font-size:14px;
    width:100px;
    height: 34px;
    padding:0;
}
.class-current td:last-child .ivu-btn-primary{
    background-color: #6ecd7e;
    border-color: #6ecd7e;
}
.teachCB-comment .commentTeacher_right{
    margin: 6px 0 0 25px;
}
.teachCB-comment .commentTeacher_right_btn{
    margin-top: 22px;
}
.commentTeacher_pingfen span{
    line-height: 20px;
    float:left;
}
.wujiaoxing{
    float:left;
}
.teaCom-tab{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.teaCom-tab a{
    float:left;
    height: 34px;
    line-height: 34px;
    color:#595757;
    border-radius: 34px;
    margin-right: 20px;
    padding:0 18px;
}
.teaCom-tab a.cur{
    background: #32af99;
    color: #fff;
}

.teachJK-time p{
    overflow: hidden;
}
.teachJK-time em{
    float: left;
    font-style: normal;
    line-height: 57px;
    margin-right: 32px;
	width: 40px;
}
.teachJK-time span{
    float: left;
    border-bottom: solid 1px #dedede;
    height: 57px;
     width: 724px;
    padding-top: 18px;
}
.teachJK-time span label i{font-style: normal;}
.teachJK-time label{
    margin-right:5px;
    float:left;
    font-size: 14px;
    background: url(../images/57.png) no-repeat left top;
    line-height: 18px;
    padding-left:20px;
    cursor: pointer;
}
.teachJK-time label:last-child{
    margin-right:0;
}
.teachJK-time label.on{
    background: url(../images/58.png) no-repeat left center;
}
.teachJK-time label input[type="checkbox"]{
    opacity: 0;
    width:0;
    display: none;
}
.teachJK-time .ivu-btn-primary{
    width: 100px;
    height: 34px;
    margin:32px 0 0 284px;
}

.teachCB-Record{
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    border-top:solid 1px #dedede;
    padding-bottom: 20px;
}
.teaRec-title{
    height: 41px;
    background: #f5f5f5;
    border:solid 1px #dedede;
    border-top:none;
}
.active .teaRec-title{
    background: #ecfafb;
}
.teaRec-title em{
    font-style: normal;
    color: #595757;
    float: left;
    line-height: 41px;
    padding-left: 30px;
}
.active .teaRec-title em{
    color: #32af99;
}
.teaRec-title i{
    float: right;
    width: 14px;
    height: 9px;
    background:url(../images/72.png) no-repeat;
    margin:18px 32px 0 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.active .teaRec-title i{
    -webkit-transform: translateY(-1px) rotate(180deg);
    -moz-transform: translateY(-1px) rotate(180deg);
    -ms-transform: translateY(-1px) rotate(180deg);
    -o-transform: translateY(-1px) rotate(180deg);
    transform: translateY(-1px) rotate(180deg);
}
.teaRec-lists .class-calendar{
    border-radius: 0;
    border-top: none;
    margin:0;
    border-bottom: none;
    overflow: hidden;
}
.teaRec-lists .class-calendar td{
    border-bottom: solid 1px #dedede;
    border-top: none;
}
.teachCB-title ul li{
    float:left;
    padding:0 10px 18px;
    text-align: center;
    position: relative;
    top:1px;
    cursor: pointer;
    font-size: 16px;
}
.teachCB-title ul li.cur{
    color:#32af99;
    border-bottom: solid 2px #32af99;
}

.leave-form div{
    height: 34px;
    margin-bottom: 26px;
}
.leave-form div label{
    float:left;
    width: 60px;
    text-align: right;
    line-height: 34px;
    margin-right: 20px;
    height: 34px;
}
.leave-form div input[type="text"]{
    height: 32px;
    border:solid 1px #dedede;
    border-radius: 4px;
    padding-left:10px;
}
.leave-form div span{
    display: inline-block;
    padding: 0 10px;
}
.leave-form div em{
    font-style: normal;
    color:#999;
    line-height: 18px;
}
.leave-form div .ivu-btn-primary{
    width:120px;
    height: 34px;
    font-size:14px;
}
.leave-table .ivu-btn-primary{
    width: 60px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding: 0;
    margin:0 13px;
}
.leave-table .ivu-btn-primary:last-child{
    background-color: #6ecd7e;
    border-color: #6ecd7e;
}
.leave-table .class-calendar th{
    background: #ecfafb;
}
.leave-table .ivu-btn-primary:last-child:hover{
    background-color: #9beca9;
    border-color: #9beca9;
}
.leave-off{
    width: 250px;
    height: 137px;
    position: absolute;
    top:50%;
    left: 50%;
    margin:-168px 0 0 -135px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 20px #999;
    border:solid 1px #dedede;
    padding:0 38px;
    display: none;
}
.leave-off strong{
    display: block;
    text-align: center;
    font-weight: 500;
    line-height: 14px;
    padding:28px 0 32px;
}
.leave-off .ivu-btn-primary{
    font-size: 14px;
    padding:0;
    width: 60px;
    height: 30px;
    line-height: 30px;
}

.acBasic-info>div{
    margin-bottom:18px; 
    padding-left:18px;
}
.acBasic-info>div span{
    display:inline-block;
    width:100px;
    height:34px;
    text-align:right;
    margin-right: 15px;
    float:left;
    line-height: 34px;
}   
.acBasic-info>div>i{ 
    color:#f00; 
    margin-left:10px; 
    margin-right:5px;
    font-size:12px;
}   
.acBasic-info>div em{
    font-size:12px;
    font-style:normal;
}   
.acBasic-info>div label{ 
    margin-left:6px;
    display: inline-block;
    font-size: 14px;
    background: url(../images/57.png) no-repeat left center;
    padding-left:14px;
    margin-right: 16px;
    background-size: 14px 14px;
    margin-top: 6px;
}   
.acBasic-info>div label.on{
    background: url(../images/58.png) no-repeat left center;
    background-size: 14px 14px;
}
.acBasic-info>div label input[type="radio"]{
    opacity: 0;
    width:0;
}
.acBasic-info>div input[type="text"]{
    width:382px;
    height:34px;
    border:1px solid #dedede;
    border-radius:5px;
    background:#f9fcfc;
    padding-left: 10px;
}
.acBasic-info>div label i{
	font-style:normal;
}
.acBasic-info>div .ivu-select{
    width: 270px;
    height: 34px;
    margin:0;
    padding: 0;
    float:left;
}
.acBasic-info>div .ivu-select-selection{
    height: 34px;
    border-radius: 5px;
    background-color: #f9fcfc;
    margin:0;
    padding: 0;
}
.acBasic-info>div .ivu-select-selection .ivu-select-placeholder{
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
}
.acBasic-info>div textarea{
    width: 660px;
    height: 246px;
    border-color: #dedede;
    border-radius: 5px;
    padding:10px;
}
.acBasic-info>div .ivu-btn-primary{
    width: 120px;
    height: 34px;
    font-size: 14px;
}


.acContact-info>div .ivu-select{
    width: 122px;
    height: 34px;
    margin:0;
    padding: 0;
    float:left;
    margin-right: 8px;
}

.acProve-info>div{
    overflow: hidden;
}
.acProve-info>div span{
    float:left;
}
.acProve-info>div p{
    float:left;
    width:126px;
    height: 126px;
    position: relative;
}
.acProve-info>div p img{
    width: 124px;
    height: 124px;
    border:solid 1px #dedede;
}
.acProve-info>div p input{
    opacity: 0;
    width: 126px;
    height: 126px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    left: 0;
    top:0;
}
.acProve-info>div .ivu-btn-primary{
    width: 140px;
    height: 34px;
    font-size: 14px;
    padding:0;
    margin:15px;
}
.acProve-info>div:last-child .ivu-btn-primary{
    width: 120px;
    height: 34px;
    margin:0;
}

.acBasic-info-photo{
    overflow: hidden;
}
.acBasic-info-photo p{
    float:left;
    width:126px;
    height: 126px;
    position: relative;
}
.acBasic-info-photo p img{
    width: 124px;
    height: 124px;
    border:solid 1px #dedede;
}
.acBasic-info-photo p input{
    opacity: 0;
    width: 126px;
    height: 126px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    left: 0;
    top:0;
}
/**
*编辑弹出时间
*/
.teachtimebox{width:494px;overflow: hidden;padding:32px 40px;border-radius: 5px;border:solid 1px #d3d6dd;background: #fff;position: absolute;left:50%;top:200px;z-index: 99;margin:0 0 0 -224px;z-index:101;display: none;}
.teachtimebox strong{font-size: 24px;line-height: 24px;font-weight: 100;padding-bottom: 22px;display: block;}
.teachtimebox .close{position: absolute;top:14px;right:14px;display: block;cursor: pointer;}
.teachtimebox input[type="text"]{width: 196px;height: 36px;border: solid 1px #d8d8d8;border-radius: 5px;font-size: 14px;color: #7c7c7c;padding-left: 13px;}
.teachtimebox .button_operation{text-align:center;}
.teachtimebox .button_operation a{margin-top:30px; font-size: 16px; line-height: 34px; color: #fff; text-align: center; width: 100px; height: 34px; display: inline-block; border-radius: 4px;background: #5ec377;}
.teachtimebox .button_operation a:hover{background: #47b262;}

.leftEng,.UserConsole .leftEng .navBox{
	width:260px;
}
.userMain .leftEng .qrCode{
	left: 80px;
}
.actions {
    color:rgba(50, 175, 152, 1);
    cursor: pointer;
}
.actions a{
    color:rgba(50, 175, 152, 1);
    cursor: pointer;
}
.actions a:hover{
    color:rgba(50, 175, 152, 1);
}
.homeworkInfo {
    padding: 30px;
}

.homeworkInfo .layui-input-width {
    width: 300px;
}

.homeworkInfo .layui-form-label-homeworkInfo {
    width: 130px;
}

.homeworkInfo .homeWorkInfo-template {
    margin: 0 0 30px 110px
}

.homeworkInfo .homeWorkInfo-upload {
    margin-left: 60px;
}

.homeworkInfo .restrictions {
    margin-left: 130px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.homeworkInfo .restrictions li {
    font-family: 'MicrosoftYaHei', '微软雅黑', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4470588235294118);
    line-height: 22px;
}

.homeworkInfo .homework_btn {
    position: absolute;
    right: 20px;
}

.homeworkInfo .layui-form-item .layui-word-aux-selece .layui-input {
    width: 400px;
    /* left: -100px; */
}

.homeworkInfo .layui-form-item .layui-word-aux-selece {
    position: relative;
    color: #999;
    top: 10px;
    /* left: -100px; */
}

.homeworkInfo .layui-form-item .layui-form-select dl {
    z-index: 10002;
}

.homeworkInfo .layui-form-item .layui-word-aux-title {
    margin-left: 120px;
}

.homeworkInfo .layui-form-item .layui-word-aux-selece span {
    color: red;
}

.homeworkInfo .layui-form-item .layui-word-aux-title span {
    color: red;
}

.index-ul {
    display: flex;
    margin-left: 70px;
}
.index-ul .index-li {
    width: 104px;
    height: 104px;
    text-align: center;
    background: #fafafa;
    border-radius: 2px;
    border: 1px dashed #d9d9d9;
    margin-right: 20px;
    cursor: pointer;
    line-height: 104px;
}

.index-ul .index-li i {
    color: blue;
    font-size: 30px;
    margin: 0;
}

#editor {
    width: 600px;
}

#think_page_trace_open {
  display: none;
}

.checkoperation .title1{
    font-family: 'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #32AF99;
}

.checkoperation .title2{
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #32AF99;
}

.checkoperation .strong {
    font-family: 'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
}

.checkoperation .img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.checkoperation .pointer {
    cursor: pointer;
}

.checkoperation .media_box_video {
    width: 160px;
    height: 160px;
    background: #f2f2f2;
}

.checkoperation .media_box,.img_box {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    background: #f2f2f2;
    text-align: center;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 15px 0;
}

.checkoperation .media_img_box,.media_audio_box {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    background: #f2f2f2;
    text-align: center;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 15px 0;
}
.checkoperation .media_img_box img {
    width: 160px;
}
.checkoperation .media_audio_box img {
    width: 120px;
    height: 120px;
}
.checkoperation .media_box_video_icon {
    position: absolute;
    width: 40px;
    top: 0;
    left: 0;
}

.checkoperation .img_box:hover .img_box_mask {
    line-height: 140px;
    text-align: center;
    display: block;
}

.checkoperation .img_box:hover .img_box_mask .layui-icon {
    font-size: 28px;
    color: #fff;
}

.checkoperation .common_mask .img_box_mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    line-height: 140px;
    text-align: center;
}

.checkoperation .common_mask:hover .img_box_mask {
    line-height: 140px;
    text-align: center;
    display: block;
}

.checkoperation .common_mask:hover .img_box_mask .layui-icon {
    font-size: 28px;
    color: #fff;
}

.checkoperation .small {
    font-family: 'MicrosoftYaHei', '微软雅黑', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
}

.checkoperation .content {
    font-family: 'MicrosoftYaHei', '微软雅黑', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}

.checkoperation .reviewed {
    margin-top: 30px;
}

.checkoperation .reviewed_content {
    margin-top: 30px;
}
.checkoperation .reviewed_content img {
    width: 40px;
    height: 40px;
}

.checkoperation .reviewed_content .reviewed_content_img {
    margin-bottom: 50px;
}

.checkoperation .reviewed_content .download {
    font-size: 30px;
    position: relative;
    top: -14px;
    left: 10px;
}

.checkoperation .reviewed_content .img_box {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    background: #f2f2f2;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.checkoperation .reviewed_content  .img_box_content {
    box-sizing: border-box;
}
.checkoperation .reviewed_content .img_box img {
    width: 100%;
    height: 100%;
}

.checkoperation .reviewed_content  .img_box_mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.checkoperation .unSubmit .disabled {
    color: rgba(0, 0, 0, .5);
}

.checkoperation .unSubmit .readed {
    color: rgba(0, 0, 0);
}

.checkoperation .unSubmit .readed span {
    color: rgba(50, 175, 152, 1);
}

.checkoperation .showDetails {
    color: #42ad5c;
    cursor: pointer;
    position: relative;
    z-index: 9;
  }
  
.checkoperation .detailsList {
    width: 300px;
    max-height: 300px;
    overflow-y: auto;
    display: none;
    position: absolute;
    top: 30px;
    left: -75%;
    background: #fff;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}

.checkoperation .showDetails:hover .detailsList{
    color: #42ad5c;
    cursor: pointer;
    display: block;
}

.checkoperation .detailsList .student_img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.checkoperation .detailsList .student_p {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    color: #000;
    margin-top: 8px;
}
  
.checkoperation .detailsList .layui-col-md3 {
    padding: 10px;
}

.checkoperation .layui-icon{
    color: rgba(50, 175, 152, 1);
    cursor: pointer;
}

.problems_view .titles {
    font-family: 'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #32AF99;
    margin: 20px 0;
}

.problems_view .problems {
    border: 1px solid rgba(50, 175, 153, 1);
    padding: 30px;
    border-radius: 10px;
    height: 900px;
}

.Software .software_view_ul {
    margin-top: 20px;
    border: 1px solid rgba(50, 175, 153, 1);
    border-radius: 10px;
}

.Software .content .titles {
    margin-top: 20px;
    font-family: 'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #32AF99;
}

.Software .downloadtitle {
    font-family: 'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #32AF99;
    height: 80px;
    line-height: 80px;
}

.Software .downloadbtn {
    border: 1px solid rgba(50, 175, 153, 1);
    border-radius: 10px;
}

.Software .downloadbtn .container {
    width: 100%;
    padding-left: 50px;;
}

.Software .software_view_ul .layui-container {
    padding: 40px 80px;
}

.Software .software_view_ul .layui-container .text {
    width: 194px;
    text-align: center;
    margin-top: 8px;
}

.details_img {
    width: 30px;
    height: 30px;
}

.uploadFileList {
    width: 80%;
    margin-left: 130px;
    margin-bottom: 30px;
}
.uploadFileList li{
    width: 100%;
    background: #f2f6fc;
    padding: 0 20px;
    height: 40px;
    margin-bottom: 5px;
    line-height: 40px;
}
.uploadFileList li .delete_btn{
    float: right;
    cursor: pointer;
    color: #ff4d4f;
}

.ajaxFileList {
    width: 80%;
    margin-left: 130px;
    margin-bottom: 30px;
}
.ajaxFileList li{
    width: 100%;
    background: #f2f6fc;
    padding: 0 20px;
    height: 40px;
    margin-bottom: 5px;
    line-height: 40px;
}
.ajaxFileList li .delete_btn{
    float: right;
    cursor: pointer;
    color: #ff4d4f;
}