/*************************公用样式***************************/
/*页面大标题*/
#header-width h2{
	color:#46c1ae;
}
/*视频课堂页,免费/付费课程的样式*/
.price.price-free{
	color:#0f9d58;
}
.price.price-vip{
	color:#46c1ae;
}
/*优惠券的"立即领取"字样式*/
.accept>p{	
	color:#46c1ae;
	border:1px solid #46c1ae;
}	
.accept>p.btn:hover{
	background:#46c1ae;
}
/*"一键领取"样式*/
.accept-all{
	background: #46c1ae;
	border:1px solid #46c1ae;
}
.accept-all:hover{
	background: #028ad4;
}
/*优惠券背景色*/
.outer{
	background:#46c1ae;
}
/*练习题进度条*/
progress{
	color: #46c1ae; /*IE10*/
}
progress ie {
	color: #46c1ae;
}
progress::-moz-progress-bar{ 
	background: #46c1ae; 
}
progress::-webkit-progress-bar{ 
	background: #b3b3b3; 
}
progress::-webkit-progress-value{ 
	background: #46c1ae;
}
.done-signal{
	background:#f7f7f7;
	width:100px;
	padding:5px 10px;
	padding-left:45px;
	border:1px solid #b8b8b8;
	height:34px;
	line-height:34px;
	border-radius:4px;
	box-shadow:0 2px 4px #bCbCbC;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	text-align:right;
	left:0;
	margin:auto;
	z-index:20;
	background:#fff url(../images/comment-done.png) no-repeat 20px center;
}
/*********************classify*******************/
/*科目被选中时的样式*/
#classify .subject div.offset-horizontal{
	border-bottom:2px solid #46c1ae;
}	
.list-item:hover .list-lesson-name{
	color:#46c1ae;
}

/*****************************lessonDescription***************************88*/

/*立即购买,售后服务背景色和字色*/
.buy,.buy-vip,.service{
	border:1px solid #46c1ae;
}
.service a{
	color:#46c1ae;
}
.buy{
	background: #46c1ae;
}	
.buy-vip,.service{
	background: #d6eef9;
	color:#46c1ae;
}
/*"课程介绍","目录"等等和"搭配购买"被选中时的颜色*/
.category>div.active,.package-title.active{
	color:#46c1ae;
	border-top:4px solid #46c1ae;
}	
/*"即将直播"和"正在直播"时小节的字色*/
p.section-title span{
	color:#46c1ae;
}
.free-live{
	color:#46c1ae;
}
/*有讲义的时候的样式*/
.has-pdf{
	background:url(../images/down-icon.png) no-repeat 18px 18px;
	background-position:left center;
}
/*配套教材*/
.purchase{
	background:#46c1ae;
}
.book-price{
	color:#46c1ae;
}	
/*提交评论的颜色*/
.submit{
	background: #46c1ae;
}
/*当前页颜色*/
.pages .active{
    background: #46c1ae;
    border: 1px solid #46c1ae;
}
.pages a:hover{
    background: #46c1ae;
}
.now,.count{
	color:#f00;
}
/*"在线客服"颜色*/
.online-service a{
	background:#46c1ae;
}
/*搭配购买课程价格的颜色*/
.single-money{
	color:#46c1ae;
}
/*打包课*/
.packages-cost .packages-money{
	color:#46c1ae;
}
.packages-cost .immediate{
	background:#46c1ae;
}	
.bg-color{
	background-color:#46c1ae;
}
.font-color{
	color:#46c1ae;
}
.down-pdf>a{
	color:#46c1ae;
}
.if-nice{
	background:url(../images/if-nice.png) 0px -16px no-repeat;
	background-size:16px 32px;
}
.if-nice.active{
	cursor:initial;
	background:url(../images/if-nice.png) 0 0px no-repeat;
	background-size:16px 32px;
}
/*支持回放和课前随时退*/
.playback,.comeback{
	background-image:url(../images/refund.png);
	background-repeat: no-repeat;
	background-position:left;
	background-size:20px;
}
/*小节时间线*/
.branch .que-done-head{
	background:url(../images/que-done-head.png) no-repeat left center;
}
.branch .que-done-foot{
	background:url(../images/que-done-foot.png) no-repeat left center;
}
.branch .done-head{
	background:url(../images/done-head.png) no-repeat left center;
}
.branch .done-foot{
	background:url(../images/done-foot.png) no-repeat left center;
}
/**************************payTopic***********************/
/*确定领取优惠券按钮*/
.btn-confirm{	
	background: #46c1ae;
}	
.done-signal{
	background:#fff url(../images/comment-done.png) no-repeat 25px center;
}
/*div.btn-confirm:hover{
	background:#028AD4;
}*/
.wrap .title{
	color:#46c1ae;
}	
/*已/预购书本列表*/
.confirm{
	color:#46c1ae;
}	
.pay-method>div:nth-of-type(3) a{
	color:#46c1ae;
	border-bottom:1px solid #46c1ae;
}
.pay p:first-child{
	background-color:#46c1ae;
}
/*改变优惠券区块样式*/
div.border-blue{
	color:#46c1ae;
	border:1px solid #46c1ae;
}	
/*打包课付款*/
.lesson.package{
	color:#46c1ae;
}	
.tickets li.active{
	background: url(../images/ticketChecked.jpg) no-repeat;
}
.tickets li{
	background: url(../images/blueup.png) no-repeat;
}
/*************************recorded*****************/
/*目录栏*/
.nav{
	background:#EBF4F8;
}
.nav.spread .brand{
	border-bottom:1px solid #b2cfe2;
}
.live-summary p{
	color:#46c1ae;
}
/*正在播放的小节*/
.category li.active .section-title{
	color:#46c1ae;
}
/*科目,老师的颜色*/	
.default-color .tag{
	color:#46c1ae;
}
/*视频播放页,进入练习题的按钮*/
.ques-btn{
	background: #46c1ae;
}

.member-dialog p{
	background: #027fe8;
}
/*tips*/
.buy-signal{
	color:#46c1ae;
}
/*当前速度,清晰度*/
.vcp-backrate-switcher-current,.vcp-vertical-switcher-current,.current{
	color:#46c1ae !important;
}
/*暂停按钮，针对safari*/
.pauseIcon{
	color:#46c1ae;
}	
.member-dialog{
	background:url(../images/dialog-video.png) no-repeat center center;
	background-size:600px 380px;
}
/*小节时间线*/
.sider-bar .que-done-head{
	background:url(../images/video-q-head.png) no-repeat left center;
}
.que-done-middle{
	background:url(../images/que-done-middle.png) no-repeat left center;
}
.sider-bar .que-done-foot{
	background:url(../images/video-q-foot.png) no-repeat left center;
}
.sider-bar .done-head{
	background:url(../images/video-head.png) no-repeat left center;
}
.done-middle{
	background:url(../images/done-middle.png) no-repeat left center;
}
.sider-bar .done-foot{
	background:url(../images/video-foot.png) no-repeat left center;
}
.que-done-single{
	background:url(../images/que-done-single.png) no-repeat left center;
}
.done-single{
	background:url(../images/done-single.png) no-repeat left center;
}
/**********************live*****************/
.video-discuss-button{
    background:#46c1ae;
}
.video-signal{
	color:#46c1ae;
}
.video-load{
	color:#46c1ae;
}

/*************************booksInfo***************************/
/*面值*/
.price .money{
	color:#46c1ae;
}	
.price .rebate div{
	background: #46c1ae;
}
/*购买的样式*/
.btn-pay .purchase,.btn-pay .immediately{
	border:1px solid #46c1ae;
}
.btn-pay .immediately{
	background: #d6eef9;
	color:#46c1ae;	
}	
.like-products>p{
	color:#46c1ae;
	border-top:4px solid #46c1ae;
}
/*价格样式*/
ul.books li .this-price{
	color:#46c1ae;
}		
.title.active{
	border-top:4px solid #46c1ae;
	color:#46c1ae;
}
.commet-counts div.active{
	color:#46c1ae;
	border:1px solid #46c1ae;
}
.single-coupon {
    background: url(../../images/other/blueup.png) no-repeat;
}
/**************booksList***************/
/*书籍分类导航样式*/		
.classify li.active{
	color:#46c1ae;
}
/*价格颜色*/
.cost-money{
	color:#46c1ae;
}

/************************chooseaddress******************/
/*默认地址*/
.all-addr li .default-address{
	color:#46c1ae;
}
/*修改,删除地址*/
.modify-del{
	color:#46c1ae;
}	
.btn-pay-confirm{
	background:#46c1ae;
}
/*返回购物车*/
.pay .back-to-cart{
	color:#46c1ae;
}	
.border-blue{
	color:#46c1ae;
	border:1px solid #46c1ae;
}
.add-color{
	color:#46c1ae;
}
.address-confirm{
	background:#46c1ae;
}
.pay-for .pay-method>div:nth-of-type(3) a{
	color:#46c1ae;
	border-bottom:1px solid #46c1ae;
}

/*shoppingCart*/
/*大标题*/
.title h3{
	color:#46c1ae;
}	
/*"现在有货"提示*/
.text-information p:last-child{
	color:#46c1ae;
}
/*实际金额样式*/
.actural{
	color:#46c1ae;
}
/*"结算"颜色*/
.foot-right>div:last-child{
	background:#46c1ae;
}	
/*总价颜色*/
.foot-right>div:nth-child(3){
	color:#46c1ae;
}
/*商品总数*/
.checked-count{
	color:#46c1ae;
}
/*购物车为空的提示*/
.emptyShopCar a{
	color: #46c1ae;
}

/***********************presentation********************/
.personalCenter-wrap .subject-active {
	border-bottom: 2px solid #46c1ae;
	color: #46c1ae;
	margin-bottom: -2px;
}
.modal-wrap-pre{
	background: rgba(3, 155, 229, .5);
	box-shadow: 0 0 50px rgba(3, 155, 229, .3);
}
.title .subject-active{
	background: #46c1ae;
}
/*********************navMember********************/
/*购买会员*/
p.buy-member{
	background:#46c1ae;
}
.vip-bg{
	background-image:url(../images/member-bg.jpg);
}
.coupon_blue_up {
	background: url(../images/personalTicket.png) no-repeat;
}
.pay-method-navmember {
    display: flex;
    display: -webkit-flex;
    flex-flow: row no-wrap;
    justify-content: space-between;
    /* width: 600px; */
    width: 400px;
    margin: 0 auto;
}
.pay-method-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 50px;
}
/*.WeChat {
    background-image: url(../../images/icon/wxpay.png);
    background-size: 180px 60px;
    background-repeat: no-repeat;
}
.Ali {
    background-image: url(../../images/icon/zhifubao.png);
    background-size: 180px 60px;
    background-repeat: no-repeat;
}	*/
/*会员价格*/
.member-price{
	color:#46c1ae;
}	





















/***************************************做題******************************/
/*doexercise_index*/
.exercise_title p:nth-child(1){
	color: #46c1ae;
}
.user_practice_record li span:nth-child(2){
	color: #46c1ae;
}

.study_project_predict_title{
	color: #46c1ae;
}
.study_project_predict_score{
		color: #46c1ae;
}
.progress-bar{
	background: #46c1ae;
}
.que-list-title a{
	color: #46c1ae;
	border: 2px solid #46c1ae;
}
.marked-state{
	color: #46c1ae !important;
}
.study_subject-list .subject-active{
	background: #46c1ae;
}
/*背景图*/
.topic_classify_title span:first-child{
	background: url(../images/que-listicon.png) no-repeat;
}
.load-more{
	background: url(../images/que-listicon.png) no-repeat;
}
.load-less{
	background: url(../images/minus.png) no-repeat;
}
.topic_classify_content li:nth-child(n+2) .que-list-title span:nth-child(1){
	background: url(../images/bluecircle.png) no-repeat;
}
.can-be-marked{
	background: url(../images/is-marked.png) no-repeat;
}
/*doExercise_select.css*/
.ques-list .options li a:nth-child(1) {
	border: 2px solid #46c1ae;
	color: #46c1ae
}
.exercises .options li .selected-option-active{
	background: #46c1ae;
}
.exercises .options li .selected-answer-active {
    color: #46c1ae
}
.ques-english-gap .pargraph .que-gap{
	border-bottom: 1px solid #46c1ae;
    color: #46c1ae;
}
.ques-option tr td:nth-child(n+2) span:nth-child(1){
	border: 2px solid #46c1ae;
	color: #46c1ae
}
.exercises .ques-option tr td:nth-child(n+2) .selected-option-active{
	background: #46c1ae!important;
}
.exercises .ques-option tr td:nth-child(n+2) .selected-answer-active {
    color: #46c1ae!important
}
/*背景图*/
.floatWrap {
	 background: url(../images/selector.png) no-repeat;
}
/*exerciseCommon.css*************************************/
.exercise_title p:nth-child(1){
	color: #46c1ae;
}
.exercise_record span{
	color: #46c1ae;
}
.ques_collect{
	border: 1px solid #46c1ae;
}
.textArea textarea {
	 border: 2px solid #46c1ae;
}
.teacherCheck{
	border: 2px solid #46c1ae;
    color: #46c1ae;
}
.open_memb {
	border: 2px solid #46c1ae;
	color: #46c1ae;
}
.answerSheet_alert h2{
	color: #46c1ae;
}
.answerSheet_section_option .selecting-option-active{
	border: 2px solid #46c1ae;
	color: #46c1ae;
}
.answerSheet_section_option .selected-option-active{
	background: #46c1ae;
}
.answerSheet_alert .handPaper p{
	background: #46c1ae;
}
.answerList .options li span:nth-child(1){
	border: 2px solid #46c1ae;
	color: #46c1ae;
}
.answerList .options li .selected-option-noselected {
	border: 2px solid #46c1ae;
	color: #46c1ae;
}
.selected-option-active{
	background: #46c1ae !important;
}
.selected-answer-active {
    color: #46c1ae !important;
}
a.teacher-PDF{
	color: #46c1ae;
}
.font-20-1682e5 {
	color: #46c1ae;
}
p.noMarked{
	color: #46c1ae;
}
.comment-text-overbtn{
	color: #46c1ae;
}

.allpaper li {
	width: 280px;
	 margin: 20px 25px 20px 0px
}
.allpaper li:nth-child(4n) {
    margin-right: 0px;
}
.allpaper li a {
	color: #607384;
    font-size: 24px;
    line-height: 30px;
    height: 136px;  
    margin: 20px 25px 20px 0px;
}
.allpaper li a span {
    width: 124px;
    display: inline-block;
    margin: 10px 0px 0px 30px;
}
.allpaper li{
	background: url(../images/bg_card.png) no-repeat;
}


/*背景图*/
.answerSheet-handler-gray {
    background-image: url(../../images/ques/handler-1.png);
}

.answerSheet-handler-blue {
    background-image: url(../images/handler-0.png);
}
.record_time span:nth-child(1){
	background: url(../images/Time.png) no-repeat;
}
.record_time .time-red {
    background: url(../../images/ques/time-red.png) no-repeat !important;
}
.ques_collect .collect{
	background: url(../images/Star-2.png) no-repeat;
}
.ques_collect .collect-active{
	  background: url(../images/Star-1.png) no-repeat;
}
.switchTopic .previous-ques{
	background: url(../images/privious-que.png) no-repeat;
}
.switchTopic .next-ques{
	 background: url(../images/next-que.png) no-repeat;
}

/********************bgColor.css*******************************************/
.ques-option-select .options li span:nth-child(1){
	border: 2px solid #46c1ae;
	color: #46c1ae;
}
/********simulationTestReport.css*********/
.study_project_predict_title{
	color: #46c1ae;
}
.study_project_predict_score{
	color: #46c1ae
}
#accuracy,
#beatRate,
#studyTime{
	color: #46c1ae
}
.questionAnalyze a {
	 background: #46c1ae;
}
.buy-check{
	border: 2px solid #46c1ae;
    color: #46c1ae;
}
/************************navMember.css*************************************/
p.buy-member{
	background:#46c1ae;
}
.member-price{
	color:#46c1ae;
}
/***********************************personalCenter.css**************************************/
.uploadimg {
	color: #46c1ae;
}
.change_button input:nth-child(1) {
	background: #46c1ae
}

.personal-mesg p:nth-child(3){
	color: #46c1ae;
}
.pers-active {
	background: #46c1ae
}
.classify ul .classify-active{
	color: #46c1ae;
	border: 1px solid #46c1ae;
}
.waterFlow .cell .studyProgress{
	color: #46c1ae;
}
.orderStatus-active {
	color: #46c1ae
}
.caption p:nth-child(3){
	color: #46c1ae
}
.carriage p:nth-child(1){
	color: #46c1ae;
}
.receiving{
	background:#46c1ae;
}
.setting-set-type-active {
	color: #46c1ae;
	border-bottom: 2px solid #46c1ae;
	margin-top:-2px;
}
.setting-set input[type=button]{
	background: #46c1ae;
}
.changeImg .reviseImg {
	background: #46c1ae;
}
.memberCenter h5{
	color: #46c1ae
}
.memberCenter .member-price span:nth-child(1){
	color: #46c1ae;
}
.open-member {
	background: #46c1ae;
}
.coupon_gray_down p {
	color: #46c1ae
}
.coupon_gray_down a{
	background: #46c1ae;
}
.addNewDress{
	color: #46c1ae;
}
.each_dress p:last-child a{
	color: #46c1ae;
}
#confirm{
	background:#46c1ae;
}
.exchange{
	color: #46c1ae;
}
.font-20-1682e5{
	color:#46c1ae;
}
.vip-member-price .vip-member-selected{
	border: none;
}
.price-selected {
	background: url(../../mba/images/select-box.png) no-repeat;
}
/**********************registerAndLogin.css*****************************************************/
input[type=button]{
	background: #46c1ae;
}
.forget-pass {
	color: #46c1ae
}
/****************************************headerAndFooter.css*********************************/
.head_content .head-nav li:hover .head-nav li>a{
	color: #46c1ae;
}
.head_content .head-nav li:hover a{
	color: #46c1ae;
}
.navbar-nologin a{
	color: #46c1ae;
}
.personal-center-nav{
	color: #46c1ae;
}
.code-active{
	background: #46c1ae;
}
/*订单详情页*/
.Ali.active,.WeChat.active{
	border:2px solid #46c1ae;
}
.Ali,.WeChat{
	cursor:pointer;
}
/*支付*/
/**********支付***************/
.back:before{
			content: url(../images/back.png);
			padding-right: 10px;
		}
.appCode{
	background: url(../../mba/images/downloadpage_header.jpg);
}
.back,.title,.wx-code .scan-code,.wrap h3{
	color: #46c1ae
}
.title .right-price  .price{
	color: #46c1ae !important;
}
/******************style.css************************/
.about-image{
	background-image:url(../../mba/images/about_us.jpg);
	height:350px;
	background-position: center;
}
/*footer*/
.socials a:nth-child(1){
	background:url(../../images/icon/weixin.png) no-repeat;
}
.socials a:nth-child(2){
	background: url(../../images/icon/weibo.png) no-repeat;
}

/*直播中作题*/
.exercise .stem{
	background:#E8F9F7;
}
.answer .answer-list .select-active{
	background:#46c1ae!important;
	color:#fff;
	border: 1px solid #46c1ae!important;
}
.sub-photo .sub-btn.active{
	background:#46c1ae;
}
.sub-photo .sub-btn.unable{
	background:#c7cbd3
}
.answer-dialog .goon-btn{
	background:#46c1ae;
}