/*
 20231120公开课样式
 */
.openclassmain {
    width: 100%;
    min-width: 1380px;
    background: #F8F8F8;
}
.openclasscenter {
    width: 1260px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 70px;
}
.opentitle {
    width: 100%;
    height: 22px;
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    padding-top: 39px;
    padding-bottom: 15px;
}
.openclasstopbox {
    width: 100%;
    height: 405px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.openclasstopleftimg {
    width: 721px;
    height: 405px;
    overflow: hidden;
}
.openclasstopleftimg img {
    width: 721px;
    height: 405px;
}
.openclasstoprightclick {
    width: 540px;
    height: 405px;
    background: #fff;
    box-shadow: 2px 1px 8px 0 rgba(51,51,51,0.08);
    position: relative;
}
.openclasstoprightclickpos {
    width: 472px;
    height: auto;
    margin: 0 auto;
}
.openclasst {
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    padding-top: 28px;
    margin-bottom: 20px;
    /*word-break: break-all;*/
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.openclassd,
.openclassu {
    display: flex;
}
.openclassd-t {
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-right: 12px;
    margin-bottom: 25px;
    word-break: keep-all;
}
.openclassd-p {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-bottom: 10px;
}
.openclassi {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 17px;
}
.openclassword {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.openclasstoprightbutton {
    position:absolute ;
    width: 250px;
    height: 56px;
    background: #03469F;
    border-radius: 10px;
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    left: 145px;
    bottom: 40px;
}
.openclassbottombox {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}
.openclassbottomleftbox {
    width: 288px;
    height: auto;
    position: relative;
}
.openclasscome {
    width: 100%;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(51,51,51,0.04);
    font-size: 24px;
    font-weight: 400;
    color: #815801;
    line-height: 80px;
    text-align: center;
    margin-bottom: 24px;
}
.openclasscome::before {
    content: "";
    width: 28px;
    height: 16px;
    background: url("../../images/web/indexnew/openyellow1.png") center center no-repeat;
    position: absolute;
    top: 33px;
    left:30px;
}
.openclasscome:after {
    content: "";
    width: 28px;
    height: 16px;
    background: url("../../images/web/indexnew/openyellow2.png") center center no-repeat;
    position: absolute;
    top: 33px;
    right: 30px;
}
.openclassbottomrightbox {
    width: 912px;
    height: auto;
    position: relative;
}
.openclasspre {
    width: 100%;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(51,51,51,0.04);
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 80px;
    text-align: center;
}
.openclasspre::before {
    content: "";
    width: 28px;
    height: 16px;
    background: url("../../images/web/indexnew/opengrew1.png") center center no-repeat;
    position: absolute;
    top: 33px;
    left:333px;
}
.openclasspre::after {
    content: "";
    width: 28px;
    height: 16px;
    background: url("../../images/web/indexnew/opengrew2.png") center center no-repeat;
    position: absolute;
    top: 33px;
    right: 333px;
}
.openclasscomelist {
    width: 100%;
    height: auto;
}
.openclasscomelistitem {
    width: 288px;
    height: auto;
    background: #fff;
    border-radius: 8px 8px 0 0;
    margin-bottom: 30px;
}
.openclasscomelistitemno {
    width: 100%;
    height: 200px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(51,51,51,0.04);
    font-size: 16px;
    font-weight: 400;
    color: #CECECE;
    text-align: center;
    line-height: 200px;
}
.openclasscontentitemno {
    font-size: 16px;
    font-weight: 400;
    color: #CECECE;
}
.openclasscomelistitem img {
    width: 288px;
    height: 162px;
    background: #A75656;
    border-radius: 8px 8px 0 0;
    background-size: cover;
}
.openclassinfor {
    width: 100%;
    height: 120px;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(51,51,51,0.08);
    border-radius: 0 0 8px 8px;
}
.openclassinfor1{
    width: 260px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
    padding-top: 10px;
    margin-bottom: 17px;
}
.openclassinfor2{
    width: 260px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.openclassprebox {
    width: 912px;
    height: auto;
}
.openclasstable {
    display: flex;
    width: 912px;
    height: 45px;
    justify-content: space-between;
}
.openclasstable li {
    width: 302px;
    text-align: center;
    list-style: none;
    cursor: pointer;
    padding-bottom: 6px;
    color: #6b6767;
    line-height: 45px;
}
.openclasscontent {
    min-height:600px;
    display: none;
}
.conAvtive {
    display: block;
}
.openclasstable li.tabActive {
    color: #000000;
    border-bottom: 6px solid #ACC3E5;
}
.openclasscontentitemlist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 24px;
}
.openclasscontentitem {
    width: 288px;
    height: auto;
    background: #fff;
    border-radius: 8px 8px 0 0;
    margin-bottom: 30px;
    margin-right: 23px;
    cursor: pointer;
}
.openclasscontentitem:nth-child(3n) {
    margin-right: 0;
}
.openclasscontentitem img {
    width: 288px;
    height: 162px;
    background: #A75656;
    border-radius: 8px 8px 0 0;
    background-size: cover;
}
.openclasscontentinfor {
    width: 100%;
    height: 120px;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(51,51,51,0.08);
    border-radius: 0 0 8px 8px;
}
.openclasscontentinfor1{
    width: 260px;
    height:38px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
    padding-top: 10px;
    margin-bottom: 17px;
}
.openclasscontentinfor2{
    width: 260px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
/*公开课结束*/

/*学生感言页面样式开始*/
.testimonialmain {
    min-width: 1380px;
    width: 100%;
    min-height: 1000px;
    background:#F8F8F8 url("../../images/web/openclass/testimonialbg.png") top center no-repeat;;
}
.testimonialtitle {
    width: 1260px;
    height: 240px;
    line-height: 212px;
    margin: 0 auto;
    background: url("../../images/web/openclass/yellowsekuan.png") left 84px no-repeat;
    font-weight: 600;
    color: #F8F8F8;
    text-indent: 40px;
    text-shadow: 0 4px 32px rgba(3,2,2,0.73);
    font-size: 42px;

}
.testimonialbox {
    width: 1260px;
    min-height: 760px;
    margin: -28px auto 0;
    padding-bottom: 70px;
    display: flex;
    justify-content: space-between;
}
.testimonialboxleft {
    width: 860px;
    min-height: 1090px;
    background: #FFFFFF;
    box-shadow: 0 4px 12px 0 rgba(102,102,102,0.08);
}
.testimonialboxleftmain {
    width: 800px;
    margin: 0 auto;
}
.testimonialboxleftmainItem {
    padding-top: 28px;
    padding-bottom: 60px;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #DBE2F1;
    position: relative;
}
.testimonialmainItemtop {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: flex-start;
}
.testimonialmainItemtop1 {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    margin-right: 18px;
    overflow: hidden;
}
.testimonialmainItemtop1 img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.testimonialmainItemtop2 {
    width: fit-content;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-right: 20px;
    padding-top: 12px;
}
.testimonialmainItemtop3 {
    width: fit-content;
    font-size: 14px;
    font-weight: 400;
    color: #515151;
    margin-right: 20px;
    margin-left: 15px;
}
.testimonialmainItemtop4 {
    width: fit-content;
    font-size: 14px;
    font-weight: 400;
    color: #515151;
    margin-right: 20px;
    padding-top: 5px;
}
.testimonialmainItemcenter {
    width: 100%;
    height: auto;
    padding-top: 22px;
}
.testimonialmainItembootom {
    position: absolute;
    width: 100%;
    bottom: 24px;
}
.testimonialmainItembootomp {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    color: #5884C6;
    font-style:italic;
}
.testimonialmainItemcenter {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-indent: 20px;
}
.testimonialmainItemvideo {
    width: 785px;
    height: 160px;
    border: 1px solid teal;
    margin-top: 24px;
}
.testivideo {
    width: 100%;
    height: 160px;
}

.testimonialboxright {
    position: sticky;
    top: 100px;
    margin-top: 47px;
    width: 370px;
    height: 672px;
}
.testimonialboxrightright {
    width: 100%;
    height: auto;
    background: url("../../images/web/openclass/rigistebg.png") center center no-repeat;
    background-size: 100% 100%;
}
.testimonialboxrightmagin {
    width: 334px;
    margin: 0 auto;
    padding-top: 30px;
}
.testimonialboxrightright .table1tr .logintit {
    width: 230px;
    font-size: 18px;
    font-weight: bold;
    color: #434343;
    text-indent: 4px;
}
.testimonialboxrightright .table1tr .logintit p {
    margin-top: 10px;
    padding: 0;
    display: inline-block;
    font-size: 16px;
}
.testimonialboxrightright .table1tr .skipregister p {
    width: 155px;
    font-size: 15px;
    font-weight: 400;
    color: #434343;
    line-height: 24px;
    display: inline-block;
    float: right;
    text-align:right;
    margin-right:20px;
}
.testimonialboxrightright .table1tr .skipregister a {
    color: #003274;
    text-decoration-line: none;
}
.testimonialboxrightright .table1tr2 input {
    width: 330px;
    height: 30px;
    margin-bottom: 15px;
    border-radius: 6px;
    border: none;
    text-indent: 20px;
    font-size: 14px;
}
.testimonialboxrightright .table1tr2 input:focus {
    outline:none;
}
.testimonialboxrightright .table1tr2 select {
    /*将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*在选择框的最右侧中间显示小箭头图片*/
    /*background: url(../img/ico-arrow.png) no-repeat scroll right center transparent;*/
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.testimonialboxrightright .table1tr2 select::-ms-expand {
    display: none;
}
.testimonialboxrightright .table1tr2 select {
    width: 330px;
    height: 30px;
    margin-bottom: 15px;
    border-radius: 6px;
    border: none;
    text-indent: 20px;
}
.testimonialboxrightright .table1tr2 select:focus {
    outline:none;
}
.testimonialboxrightright .table1tr3 .checkbox {
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #434343;
    line-height: 24px;
    margin-bottom: 10px;
}
.testimonialboxrightright .table1tr3 a {
    color: #003274;
    text-decoration:none;
}
.testimonialboxrightright .table1tr4 a{
    border:0;
    display: block;
    width: 150px;
    height: 40px;
    background: #004FA7;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    margin: 10px auto;
    border-radius: 6px;
}
.testimonialboxrightright .table1tr5 input {
    width: 160px;
    height: 30px;
    margin-bottom: 15px;
    border: none;
    border-radius: 6px;
    text-indent: 20px;
    font-size: 14px;
}
.testimonialboxrightright .table1tr5 input:focus {
    outline:none;
}
.testimonialboxrightright .table1tr5 td a.sendcode {
    display: block;
    width: 167px;
    height: 30px;
    background: #004FA7;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 15px;
}
.testimonialboxrightright .table1tr5 a.returnlogin {
    font-size: 14px;
    font-weight: 400;
    color: #003274;
    line-height: 24px;
}
.testimonialboxrightright .table1tr5 a.sendmail {
    width: 160px;
    height: 50px;
    display: inline-block;
    float: right;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
    background: url("../../images/web/login/sendMbg.png");
    margin-top: -20px;
}
.testimonialboxrightright .table1tr6 input {
    width: 164px;
    height: 30px;
    margin-bottom: 15px;
    border: none;
    border-radius: 6px;
    text-indent: 20px;
    font-size: 14px;
}
.testimonialboxrightright .table1tr6 input:focus {
    outline:none;
}
.testimonialboxrightright .table1tr7 input {
    width: 187px;
    height: 30px;
    margin-bottom: 15px;
    border: none;
    border-radius: 6px;
    text-indent: 20px;
    font-size: 14px;
}
.testimonialboxrightright .table1tr7 input:focus {
    outline:none;
}
.testimonialboxrightright .table1tr2 select.selecttab {
    padding: 5px 10px;
    font-size: 14px;
}




/*学生感恩页面结束*/

/*blog开始*/
.blogmain {
    width: 100%;
    min-width: 1380px;
}
.blogmainbanner {
    width: 100%;
    height: 270px;
    background: url("../../images/web/openclass/blogbg.png") center center no-repeat;
}
.blogmainbannerboxp {
    width: 1260px;
    height: 270px;
    margin: 0 auto;
}
.blogmainbannerboxp1 {
    width: 100%;
    font-size: 32px;
    font-weight: 400;
    color: #FFFFFF;
    padding-top: 72px;
    letter-spacing: 0.5px;
}
.blogmainbannerboxp2 {
    width: 100%;
    font-size: 34px;
    font-family: La;
    font-weight: 400;
    color: #FFFFFF;
    padding-top: 162px;
}
.blogcontanin {
    width: 100%;
    min-height: 1000px;
    background: #fff;
}
.blogRecent {
    width: 100%;
    height: 500px;
    background: #F8F8F8;
}
.blogRecentbox {
    width: 1260px;
    height: 100%;
    margin: 0 auto;
    padding-top: 25px;
}
.blogRecentt {
    width: fit-content;
    padding: 20px 50px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    background: #FFAD00;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}
.blogRecentItembox {
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: space-between;
}
.blogRecentItem {
    width: 304px;
    height: 343px;
    box-shadow: 0px 4px 14px 3px rgba(102,102,102,0.2);
}
.blogRecentItem1 {
    width: 304px;
    height: 171px;
    background: #fff;
    overflow: hidden;
}
.blogRecentItem1 img {
    width: 304px;
    height: 171px;
    background: #fff;
    object-fit: cover;
}
.blogRecentItem2 {
    width: 304px;
    height: 171px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(102,102,102,0.1);
}
.blogRecentItem2-1 {
    width: 270px;
    font-size: 16px;
    font-weight: 600;
    color: #003F92;
    margin: 0 auto 10px;
    padding-top: 18px;
    word-break: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blogRecentItem2-2 {
    width: 270px;
    font-size: 12px;
    margin: 0 auto 13px;
    font-weight: 400;
    color: #808080;
}
.blogRecentItem2-3 {
    width: 270px;
    height: 64px;
    font-size: 14px;
    margin: 0 auto 13px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    word-break: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.blogLife,
.blogBusiness,
.blogChinese,
.blogKids,
.blogPromotion {
    width: 1260px;
    height: 762px;
    margin: 0 auto;
    padding-top: 35px;
}
.blogLifet,
.blogChineset,
.blogKidst,
.blogPromotiont {
    width: 1260px;
    min-height: 21px;
    font-size: 24px;
    font-weight: 400;
    color: #03469F;
    text-indent: 22px;
    background: url("../../images/web/openclass/blogblue.png") left center no-repeat;
    margin-bottom: 34px;
}
.blogBusinesst {
    width: 1260px;
    min-height: 21px;
    font-size: 24px;
    font-weight: 400;
    color: #FFAD00;
    text-indent: 22px;
    background: url("../../images/web/openclass/blogyellow.png") left center no-repeat;
    margin-bottom: 34px;
}
.blogLifebox,
.blogBusinessbox,
.blogChinesebox,
.blogKidsbox,
.blogPromotionbox {
    width: 100%;
    height: 545px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}
.blogLifeboxhead,
.blogBusinessboxhead,
.blogChinesehead,
.blogKidshead,
.blogPromotionhead {
    width: 608px;
    height: 100%;
    box-shadow: 0px 4px 14px 3px rgba(102,102,102,0.2);
}
.blogLifehead1,
.blogBusinesshead1,
.blogChinesehead1,
.blogKidshead1,
.blogPromotionhead1 {
    width: 608px;
    height: 342px;
}
.blogLifehead1 img,
.blogBusinesshead1 img,
.blogChinesehead1 img,
.blogKidshead1 img,
.blogPromotionhead1 img {
    width: 608px;
    height: 342px;
    object-fit: cover;
}
.blogLifehead2,
.blogBusinesshead2,
.blogChinesehead2,
.blogKidshead2,
.blogPromotionhead2 {
    width: 608px;
    height: 200px;
    background: #FFFFFF;
    /*box-shadow: 0px 4px 12px 0px rgba(102,102,102,0.08);*/
}
.blogLifehead2-1,
.blogBusinesshead2-1,
.blogChinesehead2-1,
.blogKidshead2-1,
.blogPromotionhead2-1 {
    width: 550px;
    font-size: 18px;
    margin: 0 auto 15px;
    font-weight: 600;
    color: #003F92;
    word-break: keep-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 19px;
}
.blogLifehead2-2,
.blogBusinesshead2-2,
.blogChinesehead2-2,
.blogKidshead2-2,
.blogPromotionhead2-2 {
    width: 550px;
    font-size: 12px;
    font-weight: 400;
    color: #808080;
    margin: 0 auto;
    line-height: 24px;
    margin-bottom: 15px;
}
.blogLifehead2-3,
.blogBusinesshead2-3,
.blogChinesehead2-3,
.blogKidshead2-3,
.blogPromotionhead2-3 {
    width: 550px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin: 0 auto;
    word-break: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.blogLiferightbox,
.blogBusinessrightbox,
.blogChineserightbox,
.blogKidsrightbox,
.blogPromotionrightbox {
    width: 623px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.blogLiferightitem,
.blogBusinessrightitem,
.blogChineserightitem,
.blogKidsrightitem,
.blogPromotionrightitem {
    width: 304px;
    height: 262px;
    box-shadow: 0px 4px 14px 3px rgba(102,102,102,0.2);
}
.blogLifeItem1,
.blogBusinessItem1,
.blogChineseItem1,
.blogKidsItem1,
.blogPromotionItem1 {
    width: 304px;
    height: 171px;
    overflow: hidden;
}
.blogLifeItem1 img,
.blogBusinessItem1 img,
.blogChineseItem1 img,
.blogKidsItem1 img,
.blogPromotionItem1 img {
    width: 304px;
    height: 171px;
    object-fit: cover;
}
.blogLifeItem2,
.blogBusinessItem2,
.blogChineseItem2,
.blogKidsItem2,
.blogPromotionItem2 {
    width: 304px;
    height: 90px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(102,102,102,0.08);
}
.blogLifeItem2-1,
.blogBusinessItem2-1,
.blogChineseItem2-1,
.blogKidsItem2-1,
.blogPromotionItem2-1 {
    width: 269px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin: 0 auto 8px;
    word-break: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
    padding-top: 10px;
}
.blogLifeItem2-2,
.blogBusinessItem2-2,
.blogChineseItem2-2,
.blogKidsItem2-2,
.blogPromotionItem2-2 {
    width: 269px;
    font-size: 12px;
    font-weight: 400;
    color: #808080;
    margin: 0 auto;
    line-height: 24px;
}
.blogLifepage,
.blogBusinesspage,
.blogChinesepage,
.blogKidspage,
.blogPromotionpage {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.blogbscribe {
    width: 100%;
    min-width: 1380px;
    height: 600px;
    background: url("../../images/web/openclass/blogbottom.png") center center no-repeat;
    overflow: hidden;
}
.blogbscribebox {
    width: 722px;
    height: 342px;
    background: #FFAD00;
    border-radius: 20px;
    margin: 138px auto;
    position: relative;
}
.blogbscribeboxb {
    width: 260px;
    height: 49px;
    line-height: 49px;
    background: #03469F;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.blogbscribeboxbnice {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    border: 1px solid #f5f3f3;
    background: #f5f3f3 url("../../images/web/openclass/blogbscribeboxbnice.png") center center no-repeat;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.blogbscribeboxbnicedelete {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("../../images/web/openclass/testiclose.png") center center no-repeat;
    top: 13px;
    right: 30px;
    cursor: pointer;
}
.blogbscribeboxt {
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    text-align: center;
    padding-top: 38px;
}
.blogbscribeboxti {
    width: 100%;
    margin-top: 35px;
}
.blogbscribeboxti td.td1{
    display: block;
    width: 172px;
    text-align: right;
    line-height: 42px;
}
.blogbscribeboxti td.td2{
    width: 100%;
}
.blogbscribeboxti td.td2 input {
    width: 361px;
    height: 42px;
    background: #FFFFFF;
    border-radius: 6px;
    border: none;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-left: 5px;
    outline: none;
}
.blogbscribeboxb {
    margin: 20px auto;
    cursor: pointer;
}
.blogdetailmain {
    min-width: 1380px;
    height: auto;
    background: #F8F8F8;
    padding-bottom: 70px;
}
.blogdetailcontent {
    width: 1260px;
    min-height: 500px;
    margin: 0 auto;
}
.blogdetailnav {
    width: 100%;
    height: 80px;
}
.blogdetailnav a {
    width: fit-content;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}
.blogdetailnav span {
    font-family: icon;
    font-size: 16px;
    font-weight: 400;
    color: #A1A1A1;
    margin-left: 5px;
    margin-right: 5px;
}
.blogdetailbox {
    width: 100%;
    min-height: 500px;
    display: flex;
    justify-content: space-between;
}
.blogdetailboxleft {
    width: 890px;
    min-height: 500px;
    background: #fff;
    padding-bottom: 60px;
    box-shadow: 0px 4px 12px 0px rgba(102,102,102,0.08);
}
.blogdetailboxright {
    width: 310px;
    min-height: 500px;
}
.blogdetailboxleftbox {
    width: 800px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.blogdetailshare {
    position: absolute;
    top: 0px;
    right: 0;
}
.buysharediv {
    display: flex;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}
.blogdetailboxleftt {
    width: 100%;
    /*height: 24px;*/
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    padding-top: 28px;
    padding-bottom: 21px;
}
.blogdetailboxleftad{
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #03469F;
    line-height: 24px;
    padding-bottom: 23px;
    border-bottom: 1px solid #ACC3E5;
    position: relative;
}
.blogdetailboxleftc {
    padding-top: 20px;
    margin-bottom: 70px;
}
.blogdetailboxleftc p audio {
    width: 450px;
    /*height: auto;*/
}
.blogdetailboxleftnp {
    border-bottom: 1px solid #ACC3E5;
    padding-bottom: 20px;
}
.blogdetailboxleftp {
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    margin-bottom: 10px;
}
.blogdetailboxleftp a {
    display: inline-block;
    font-size: 13px;
    color: #03469F;
    text-decoration: none;
    cursor: pointer;
    /*height: 20px;*/
}
.blogdetailboxleftp a:hover {
    font-weight: 600;
}
.blogdetailboxleftn {
    font-size: 13px;
    font-weight: 400;
    color: #666666;
}
.blogdetailboxleftn a {
    display: inline-block;
    font-size: 13px;
    color: #03469F;
    text-decoration: none;
    cursor: pointer;
}
.blogdetailboxleftn a:hover {
    font-weight: 600;
}
.blogdetailboxcom {
    width: 100%;
    height: auto;
}
.blogdetailboxcombutton {
    width: fit-content;
    background: url("../../images/web/openclass/comment.png") bottom left no-repeat;
    padding-top: 5px;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #FFAD00;
    line-height: 24px;
    cursor: pointer;
    float: right;
}
.blogdetailboxcomlist {
    padding-top: 52px;
}
.blogdetailboxcomreply {
    width: 800px;
    height: auto;
    background: #F8F8F8;
    margin-bottom: 18px;
}
.blogdetailboxcomreplyItem {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 16px;
    cursor: pointer;
}
.blogdetailboxcomreplyItem span {
    color: #666666;
}
.blogdetailboxcomreplyItem p {
    line-height: 25px;
}
.blogdetailboxcomreplyItem p:not(:first-child) {
    border-top: 1px solid #E3E3E3;
    margin-top: 8px;
    padding-top: 8px;
}
.blogdetailboxcombuttonbox {
    padding-top: 40px;
}
.commentcontenttext textarea {
    outline: none;
    box-sizing: border-box; /* 取消内边距和边框的影响 */
    padding: 10px; /* 调整内边距大小 */
    border: 1px solid #ccc; /* 设置边框样式 */
    width: 100%;
}
.commentbutton {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}
.commentbuttons {
    display: inline-block;
    width: fit-content;
    height: 30px;
    line-height: 30px;
    background: #FFAD00;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    cursor: pointer;
    margin-right: 20px;

}
.commentbuttonc {
    display: inline-block;
    width: fit-content;
    height: 29px;
    font-size: 14px;
    line-height: 29px;
    border: 1px solid #000;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.replyclass {
    width: 100%;
}
.replyclass textarea {
    width: 100%;
    outline: none;
    box-sizing: border-box; /* 取消内边距和边框的影响 */
    padding: 10px; /* 调整内边距大小 */
    border: 1px solid #ccc; /* 设置边框样式 */
}
.replybox {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}
.replybuttons {
    display: inline-block;
    width: fit-content;
    height: 30px;
    line-height: 30px;
    background: #FFAD00;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    cursor: pointer;
    margin-right: 20px;

}
.replybuttonc {
    display: inline-block;
    width: fit-content;
    height: 29px;
    font-size: 14px;
    line-height: 29px;
    border: 1px solid #000;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.blogdetailboxrightbox {
    width: 100%;
    min-height: 500px;
}
.blogdetailboxrightboxt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    background:  url("../../images/web/openclass/opentaile.png") center left no-repeat;
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    text-indent: 26px;
}
.blogdetailboxrightboxitem {
    width: 100%;
    height: 260px;
    margin-bottom: 20px;
}
.blogdetailboxitem1 {
    width: 100%;
    height: 170px;

}
.blogdetailboxitem1 img {
    width: 100%;
    height: 170px;
    background-size: cover;
}
.blogdetailboxitem2{
    width: 100%;
    height: 90px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(102,102,102,0.08);
}
.blogdetailboxitem2-1 {
    width: 270px;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0 auto;
    padding-top: 13px;
    padding-bottom: 5px;
}
.blogdetailboxitem2-2 {
    width: 270px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 auto;
}
/*blog页面结束*/