.ArticlMainContainer{ width:100%; max-width: 1300px;overflow: hidden; margin: 50px auto;}
.ArticlMainContainer:after{content: '';display: block;clear: both;}
.ArticlMainContainer .LeftsCnt{width: 28%;float: right;}
.ArticlMainContainer .RightCnt{width: 69%;float: left;overflow: hidden;}
/**课程信息**/
.Base_ShopInfo{width: 100%;overflow: hidden; background:#9C6644; padding:30px 0;}
.Base_ShopInfo:after{content: '';display: block;clear: both;}
.Base_ShopInfo .ImgCnt{float: left;width: 47%;}
.Shop_BigImg,.Shop_ListImgs{width: 100%;overflow: hidden;position: relative;}
.Shop_BigImg:before{content: '';display: block;padding-top: 5px;}
.Shop_BigImg img{width: 100%; max-height: 400px; object-fit: cover; border-radius: 5px;}

.Base_ShopInfo .InfoCnt{float: right;width: 50%; padding-top:5px;}
.Base_ShopInfo .InfoCnt h1{line-height: 36px;font-size: 26px; color:#fff; padding-bottom:20px;}

.Base_ShopInfo .InfoCnt .box7 { margin:20px 0;}
.Base_ShopInfo .InfoCnt .box7> div { position: relative; border: 1px solid #ddd; padding: 20px 20px 10px; border-radius: 5px;}
.Base_ShopInfo .InfoCnt .box7 .shouyi { position: absolute; top: -14px; width: 100%; padding-left:10px;}
.Base_ShopInfo .InfoCnt .box7 .shouyi span { padding: 0 15px; display: inline-block; line-height: 28px; background: #fff; font-size:16px; color:#666;}
.Base_ShopInfo .InfoCnt .box7 p { line-height: 26px;font-size:16px;color:#666;}

.Base_ShopInfo .InfoCnt ul{font-size: 16px;color: #fff;}
.Base_ShopInfo .InfoCnt ul li{line-height: 26px; color: #fff;}
.Base_ShopInfo .InfoCnt ul li span{color: #fff; padding-right:15px;}
.Base_ShopInfo .InfoCnt ul li span.price{color:#fff;}


/**课程详情**/
.Other_ShopInfo{border-radius: 5px; box-shadow: 0 0 29px -6px rgb(184 184 184 / 30%); padding:30px;}
.Other_ShopInfo .changetypes{height: 55px;position: relative;}
.Other_ShopInfo .changetypes span{float: left; font-size: 22px;color: #E53935; font-weight:800;border-bottom: 3px solid #C62F2F;}
.Other_ShopInfo .showtypes{font-size:18px; line-height:34px; }
.Other_ShopInfo .showtypes p{padding::;padding:5px 0;}
.Other_ShopInfo .showtypes img{max-width: 100%; border-radius: 5px;}
blockquote {padding: 15px;position: relative; background: #f6f6f6;width: auto;margin:1px;border-radius: 10px;}
/**课程相关**/
.LeftBoxInfo .contact{overflow: hidden; background: #fff;border: 1px solid #EDEDED; border-radius: 5px; margin-bottom:20px;}
.LeftBoxInfo .contact .head{line-height: 45px;background: #f9f9f9;color: #333;font-size: 18px; padding: 0 15px;}

.LeftBoxInfo .contact .cnt{padding: 20px;}
.LeftBoxInfo .contact .cnt .time{border-top:#eee dotted 1px;border-bottom:#eee dotted 1px;margin: 10px 0;padding: 10px 0;}
.LeftBoxInfo .contact .cnt .time ol,.LeftBoxInfo .contact .cnt .tel ol{line-height: 25px;font-size: 16px;margin-bottom: 5px;}
.LeftBoxInfo .contact .cnt .time li,.LeftBoxInfo .contact .cnt .tel li{line-height: 25px;font-size: 14px;color: #666;}

.LeftBoxInfo .contact .cnt .list {display: table;}
.LeftBoxInfo .contact .cnt .list li{display: table-cell;vertical-align: middle;}
.LeftBoxInfo .contact .cnt .list li.img{width: 50px;height: 50px;}
.LeftBoxInfo .contact .cnt .list li.img a img{width:100%;height: 100%; border-radius: 50%;}
.LeftBoxInfo .contact .cnt .list .info{padding:4px 0 0 10px;line-height: 22px;}
.LeftBoxInfo .contact .cnt .list .info .title{ font-size: 16px;}
.LeftBoxInfo .contact .cnt .list .info .content{color: #999;}

.LeftBoxInfo .WXcode{background: #F8F9FA;box-shadow: 0px 0px 2px #DDD;border-radius: 5px; margin-bottom: 20px;}
.LeftBoxInfo .WXcode dt{text-align: center;font-size: 18px;padding-top: 20px;}
.LeftBoxInfo .WXcode dd{text-align: center;padding: 20px;}
.LeftBoxInfo .WXcode dd img{width:200px;height: 200px;}

.ShowMoreBBs{text-align: center;padding: 50px 0px;}
.ShowMoreBBs button{
	display: block;width: 60%;text-align: center;line-height: 50px;border: 0px;background: #fff;font-size: 20px;color: #666;
	margin: auto;border-radius: 10px;
}
.ShowMoreBBs button:hover{color: #333; font-weight:800;}








