html, body { height: 100%; overflow: hidden; font-family:"Microsoft YaHei","Segoe UI","Lucida Grande",Helvetica,Arial,FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",sans-serif }
ul,ul li{padding: 0px; margin:0px; list-style: none;}
i,em{font-style: normal;}
.c-fc0{color: #fc0 !important}
.c-3c0{color: #3c0 !important}
.c-39f{color: #39f !important}
.c-96f{color: #96f !important}
.c-f60{color: #f60 !important}
.c-e71f19{color: #e71f19 !important}
.c-666{color: #666 !important}
.c-999{color: #999 !important}
.f-20{font-size: 20px !important}
.f-12{font-size: 12px !important}
.f-14{font-size: 14px !important}
.f-16{font-size: 16px !important}
.f-8{font-size: 8px !important}
.fw-n{font-weight: normal;}
.clear{clear: both}
.no-padding{padding: 0px !important}
.mui-table-view-cell.no-padding>a:not(.mui-btn){margin: 10px !important}
.mui-table-view-cell.no-padding:after {left: 0px; }
.empty{margin-top: 80px; text-align: center;}
.empty i{font-size: 34px; display:block; margin-bottom: 15px; line-height: 40px; color: #999}
.empty span{color: #999;}

#main-page {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	perspective: 1200px;
}

.page {
	width: 100%;
	height: 100%;
	background-color: #efeff4;
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	visibility: hidden;
	display: none;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.page .section-scroll{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	overflow-y: scroll;
}
/*替换背景图片开始*/
.page#login-section .section-scroll{
  background: transparent!important;
}

/*替换背景图片结束*/
/*替换背景图片开始*/
#login-section{
  background-image: url(http://assets.zgdhjy.com/img/dhloginbg.png);
  background-size: 100% 100%;
}
/*替换背景图片结束*/
/*替换背景图片开始*/
#login-section .mui-bar.mui-bar-nav{
  background: transparent!important;

}

/*替换背景图片结束*/

/*替换背景图片开始*/
.mui-content{
  background: transparent!important;
}
/*替换背景图片结束*/
/*替换背景图片开始*/
.mui-bar.mui-bar-nav{
  /*background: transparent!important;*/
}
  /*替换背景图片结束*/

.mui-bar-nav~.section-scroll{padding-top: 44px;}

.page-current {
	visibility: visible;
	display: block;
	z-index: 1;
}
.mui-title .icon-slide-down{display: inline-block; line-height: 1;}
.mui-title .icon-slide-down:after{
	content: '';
	width: 0;
    height: 0;
    line-height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #fff;
}

.pt20{margin-top: 20px;}
.pt15{margin-top: 15px;}
.ml10{margin-left: 10px;}
.ml5{margin-left: 5px;}
#footer{border-top: 1px solid #d7d7d7; opacity: .97}
/*#boot-section{background: -webkit-linear-gradient(#079ef5,#5047fa);background: -moz-linear-gradient(#079ef5,#5047fa);background: linear-gradient(#079ef5,#5047fa);}*/
#boot-section{background-color:#EFEFF4}
#boot{position: absolute; top: 150px; width: 100%; left: 0px; text-align: center;}
#boot img{ width: 60%}
#boot-loading{position: absolute; bottom: 60px; width: 100%; text-align: center; color: #fff}

.reg-step{height: 40px; border-bottom: 1px solid #dedede; overflow: hidden; line-height: 40px; margin-bottom: 15px; font-size: 14px; color: #666; background-color: #fff;}
.reg-step span{font-size: 14px; }
.reg-step div{float: left; padding: 0px 5px;}
.reg-step div.active{color: #f90}

.auth-login-other-title{text-align: center; font-size: 14px; color: #666; margin-top: 30px; margin-bottom: 30px;}
.auth-login-other{width: 210px; margin: 0px auto}
.auth-login-other li{float: left; width: 70px; text-align: center;}
.auth-login-other li a{display: inline-block; width: 50px; height: 50px; margin: 0px 10px; color: #fff; text-align: center; line-height: 50px; font-size: 50px; }
.auth-login-other li a i.iconfont{font-size: 40px;}
.auth-login-other li a.weixin{color: #047e0d;}
.auth-login-other li a.qq{color: #0d82bd;}
.auth-login-other li a.weibo{color: #990000;}

.notice-icon{text-align: center;}
.notice-icon i{width: 80px; height: 80px; display: inline-block; border-radius: 50px; background-color: #4cd964; text-align: center; line-height: 80px; font-size: 80px; color: #fff; margin-top: 80px;}
.notice-icon.error i{background-color:#dd524d;}
.notice-content{text-align: center; margin-bottom: 30px;}
.notice-content .notice-title{font-size: 22px; margin-top: 30px; margin-bottom: 10px; }
.notice-content .notice-desc{font-size: 16px; color: #666}

.toast{position: fixed; top: 0px; width: 100%; bottom: 0px; background-color: rgba(0,0,0,.3); z-index: 1000}
.toast .toast-container{width: 100px; height: 100px; position: absolute; top: 50%; margin-top: -50px; left: 50%; margin-left: -50px; border-radius: 5px; color: #fff ;background-color: #333; text-align: center; font-size: 14px;}
.toast .toast-container .mui-loading{margin-top: 25px; margin-bottom: 10px;}
.toast .toast-container .mui-spinner:after{color: #fff;}
.toast span{display: block; }
.toast .toast-status i.mui-icon{font-size: 24px; background-color: #fff; border-radius: 24px; width: 24px; height: 24px; background-color: #fff; color: #333; line-height: 24px;}
.slider-checkbox{position: absolute; top: -9px; left: 20px; width: 32px; height: 32px;transform: translate(-64px, 0px)}
.bottom-action-bar{position: fixed; bottom: 0px; left: 0px; width: 100%; height: 50px; padding: 0; background-color: #f7f7f7; border-top: 1px solid #dedede}

#message-bottom .mui-pull-left,#message-bottom2 .mui-pull-left{margin-left: 15px; margin-top: 10px;}
#message-bottom .mui-pull-right,#message-bottom2 .mui-pull-right{margin-right: 15px; margin-top: 8px;}



.feedback input,
.feedback textarea {
	border: none !important;
}
.feedback textarea {
	height: 100px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.feedback .row {
	width: 100%;
	background-color: #fff;
}
.feedback p {
	padding: 10px 15px 0;
}
.feedback button { 
	width: 90%;
	height: 46px;
	left: 50%;
	-webkit-transform: translate(-50%);
}
.feedback .hidden {
	display: none;
}
.feedback .image-list {
	width: 100%;
	min-height: 85px;
	background-size: cover;
	padding: 10px 10px;
	overflow: hidden;
}

.feedback .image-item input[type="file"] {
	display: none
}
.feedback .image-item.space {
	border: none;
}
.feedback .image-item .image-close {
	position: absolute;
	display: inline-block;
	right: -6px;
	top: -6px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 12px;
	background-color: #FF5053;
	color: #f3f3f3;
	border: solid 1px #FF5053;
	font-size: 9px;
	font-weight: 200;
	z-index: 1;
}
.feedback .image-item.space .image-close {
	display: none;
}

.image-add-btn{width: 65px; height: 65px; float: left; border:1px solid #dedede; border-radius: 2px; text-align: center; line-height: 65px; color: #666}
.image-item-div{width: 65px; height: 65px; float: left; position: relative; float: left; margin-right: 5px;}
.image-item-div img{width: 100%; height: 100%;}
.image-item-div a{position: absolute; right: 0px; top: 0px; width: 30px; height: 30px; line-height: 30px; text-align: center; background-color: #f30; color: #fff}

.about-logo{text-align: center; margin-top: 20px; margin-bottom: 20px;}
.about-logo img{height: 60px;}
.about-content,.about-xieyi-content{font-size: 14px; color: #666; line-height: 24px;}
.about-xieyi-content{padding: 20px}
.about-xieyi-content div{font-size: 16px; color: #333; margin-bottom: 10px; margin-top: 10px; font-weight: 600}
.about-xieyi-content p{color: #666; font-size: 14px;}

#me-top{height: 160px;  text-align: center;background: -webkit-linear-gradient(#1ebafd,#5f44fc);background: -moz-linear-gradient(#1ebafd,#5f44fc);background: linear-gradient(#1ebafd,#5f44fc);}
.me-setting{position: absolute; top: 10px; left: 10px; color: #fff}
.me-avatar{width: 70px; height: 70px; border-radius: 70px; margin-top: 30px; display: inline-block;
 -webkit-box-shadow:0 0 10px 15px #000;  
  -moz-box-shadow:0 0 10px 15px #000;  
  box-shadow:0px 3px 15px 0px #1d406d;  
}
.me-avatar img{width: 70px; height: 70px; border-radius: 70px;}
.me-nick{display: block; color: #fff; margin-top: 10px; font-size: 18px}
.me-login-btn{display: inline-block; width: 100px; height: 40px; border-radius: 3px; background-color: #1eb8fd; color: #fff; margin-top: 40px; line-height: 40px;}
.me-login-btn:hover{color: #fff}
.me-reg{display: block; color: #fff;margin-top: 15px;}
.me-reg i{text-decoration: underline; font-weight: 600}
#me-credits{ height: 80px; border-top: 1px solid #ccc0fe;background: -webkit-linear-gradient(#6947fc,#7e21fc);background: -moz-linear-gradient(#6947fc,#7e21fc);background: linear-gradient(#6947fc,#7e21fc); padding: 12px 0px; color: #fff; }
#me-credits ul li{text-align: center; border-right: 1px solid #ccc0fe; padding: 5px 15px;}
#me-credits ul li:last-child{border-right: none}
#me-credits ul li span{display: block; font-size: 18px; margin-bottom: 5px;}
#me-credits ul li div{font-size: 14px;}
#me-credits ul li div i.iconfont{font-size: 14px; margin-right: 3px;}

#me-order{background-color: #fff;}
#me-order .t{border-bottom: 1px solid #f2f2f2; height: 46px; line-height: 46px; padding: 0px 10px}
#me-order .t b{font-weight: normal;}
#me-order .t a{font-size: 14px; color: #666}
#me-order .t a i.mui-icon{font-size: 16px}
#me-order ul li{border-right: 1px solid #f2f2f2;}
#me-order ul li:last-child{border-right: none;}
#me-order ul li{padding: 5px 0px}
#me-order ul li a span.mui-icon{font-size: 24px;}
#me-order ul li a div{font-size: 14px}

#me-menu{background-color: #fff; border-top: 1px solid #f2f2f2}
#me-menu ul li{border-right: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;}
#me-menu ul li:last-child{border-right: none;}
#me-menu ul li a span.mui-icon{font-size: 24px;}
#me-menu ul li a div{font-size: 14px}

#credits-top{height: 140px; text-align: center;
background: -webkit-linear-gradient(#1ebafd,#5f44fc);
background: -moz-linear-gradient(#1ebafd,#5f44fc);
background: linear-gradient(#1ebafd,#5f44fc);}
#credits-top span{display: inline-block; width: 100px; height: 100px; border-radius: 100px; margin-top: 20px; text-align: center;
	background: -webkit-linear-gradient(#ffb612,#ff04a4);
background: -moz-linear-gradient(#ffb612,#ff04a4);
background: linear-gradient(#ffb612,#ff04a4);color: #fff}
#credits-top span b{display: block; font-weight: 600; font-size: 20px; margin-top: 30px; margin-bottom: 5px;}
#credits-top span i{display: block; font-size: 14px; font-weight: 200}
#credits-menu{height: 40px; background-color: #fff; line-height: 40px; text-align: center;}
#credits-menu a{float: left; width: 50%; text-align: center; line-height: 40px; color: #333; height: 40px;}
#credits-menu a:last-child{border-left: 1px solid #f2f2f2}
#credits-menu a:before{margin-right: 5px; color: #00b7ee}
#credits-products{background-color: #fff;}
#credits-products .top{height: 40px; padding: 5px 0px; line-height: 40px; border-bottom: 1px solid #f2f2f2; position: relative;}
#credits-products .top>a{color: #666; font-size: 14px; width: 33%; float: left; text-align: center; border-right: 1px solid #ddd; line-height: 30px;}
#credits-products .top>a.credits-filter{border-right: none}
#credits-products .top>a .mui-icon{font-size: 16px}
#credits-products .top div{position: absolute; left: 0px; width: 100%; top: 40px; background-color: #f2f2f2; display: none}
#credits-products .top div a{display: block; height: 40px; line-height: 40px; padding-left: 15px; color: #333; border-bottom: 1px solid #dedede}
#credits-products .top div a.active{color: #0099cc}
#credits-ul li{float: left; width: 50%;  border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; background-color: #fff; padding: 10px; overflow: hidden;}
#credits-ul li a{color: #333}
#credits-ul li b{display: block; font-size: 14px; font-weight: 100; height: 24px; line-height: 24px; overflow: hidden; width: 100%;}
#credits-ul li em{display: block; color: #f60; font-size: 14px}
#credits-ul li em:before{color: #666; margin-right: 5px;}
#credits-ul li img{width: 100%;}

#guize-ul{}
#guize-ul li{margin-top: 10px; background-color: #fff; padding: 10px; position: relative; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede}
#guize-ul li i{position: absolute; right: 10px; top: 10px; color: #f60;}
#guize-ul li i:before{margin-right: 4px; color: #666}
#guize-ul li b{display: block; font-weight: normal;}
#guize-ul li span{display: block; color: #666; font-size: 12px;}

#credits-log-ul li{margin-top: 10px; background-color: #fff; padding: 10px; position: relative; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede}
#credits-log-ul li i{position: absolute; right: 10px; top: 10px; color: #f60;}
#credits-log-ul li em{position: absolute; right: 10px; top: 30px; color: #666; font-size: 12px}
#credits-log-ul li i:before{margin-right: 4px; color: #666}
#credits-log-ul li b{display: block; font-weight: normal;}
#credits-log-ul li span{display: block; color: #666; font-size: 12px;}

#credits-log-form{background-color: rgba(0,0,0,.5); position: fixed; top: 44px; left: 0px; width: 100%; bottom: 0px;  z-index: 100; display: none}
#credits-log-form div{background-color: #fff;}

.credits-order-status{font-size: 14px;}
.credits-order-status:before{margin-right: 4px;}
#credits-kuaidi-top{background-color: #fff; padding: 10px 20px; border-bottom: 1px solid #dedede}
#credits-kuaidi-top p{margin-bottom: 0px; margin-top: 3px;}
.kuaidi-ul li{padding: 10px; border-left: 1px solid #dedede; position: relative; margin-left: 15px; padding-left: 20px;}
.kuaidi-ul li i{ position: absolute; top: 50%; margin-top: -5px; width: 10px; height: 10px; left: -5px; background-color: #17bd0f; border-radius: 10px}
.kuaidi-ul li span{color: #666; font-size: 14px;}
.kuaidi-ul li p{margin-bottom: 0px; color: #333; font-size: 16px;}

#credits-detail-image{width: 100%; height: 200px; overflow: hidden;}
#credits-detail-image img{width: 100%; height: auto;}
#credits-detail-credits{height: 50px; border-bottom: 1px solid #dedede; background-color: #fff; padding: 8px 10px;}
#credits-detail-credits span{color: #f60; line-height: 30px; font-size: 18px}
.credits-detail-info{ background-color: #fff; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 10px;}
.credits-detail-info h3{font-size: 18px; font-weight: normal; margin-bottom: 6px;}
.credits-detail-info p{margin-bottom: 0px;}
.credits-detail-btm{position: absolute; height: 50px; bottom: 0px; left: 0px; width: 100%; background-color: #fff; z-index: 100;box-shadow: 0 -1px 6px #ccc;}
.credits-detail-btm span{padding: 10px; font-size: 16px; height: 50px; line-height: 30px;}
.credits-detail-btm span i{color: #f60}
.credits-detail-btm a{background-color: #0099cc; color: #fff; height: 50px; line-height: 50px; padding: 0px 20px;}

#charge-top{height: 140px; text-align: center;
background: -webkit-linear-gradient(#1ebafd,#5f44fc);
background: -moz-linear-gradient(#1ebafd,#5f44fc);
background: linear-gradient(#1ebafd,#5f44fc);
	 background-color: #1ebafd;}
#charge-top span{display: inline-block; width: 100px; height: 100px; border-radius: 100px; margin-top: 20px; text-align: center;
background: -webkit-linear-gradient(#ffb612,#ff04a4);
background: -moz-linear-gradient(#ffb612,#ff04a4);
background: linear-gradient(#ffb612,#ff04a4); color: #fff; background-color: #ffb612;}
#charge-top span b{display: block; font-weight: 600; font-size: 20px; margin-top: 30px; margin-bottom: 5px;}
#charge-top span i{display: block; font-size: 14px; font-weight: 200}
#charge-menu{height: 50px; background-color: #fff; border-bottom: 1px solid #ccc}
#charge-menu div{float: left; width: 50%; text-align: left; padding: 5px 15px; color: #333;  font-size: 14px;}
#charge-menu div:last-child{border-left: 1px solid #f2f2f2; line-height: 40px;}
#charge-menu div span:before{margin-right: 5px; color: #f60}

#charge-select{padding: 10px; padding-top: 30px; margin-top: 20px; background-color: #fff; border-top: 1px solid #dedede;}
#charge-select a{display: block; width: 100%;}
#charge-select a img{width: 100%;}

.charge-bg,.charge-input,.charge-btn,.charge-card-input{padding: 10px 20px; text-align: center;}
.charge-bg{background-color: #fff; border-bottom: 1px solid #ccc; }

.charge-bg img{width: 100%}
.charge-pay-input,.charge-card-input{background-color: #fff; border-bottom: 1px solid #ccc; border-top: 1px solid #dedede;text-align: left; padding: 5px 10px}
.charge-pay-input input{margin-bottom: 0px; padding: 6px 10px; height: 34px; border:1px solid #ccc; border-radius: 0px}
.charge-card-input input{margin-bottom: 5px; margin-top: 5px;}
.charge-pay-input .mui-pull-right{height: 34px; line-height: 34px;}
#charge-pay-money{color: #f60}

.alipay{-webkit-background-size: 20px;background-size: 20px; background-repeat: no-repeat; padding-left: 25px; height: 20px;background-image: url(../../img/mobile/alipay.png); display: block;}
.mui-table-view-cell .weixin{-webkit-background-size: 20px;background-size: 20px; background-repeat: no-repeat; padding-left: 25px; height: 20px;background-image: url(../../img/mobile/weixin.png); display: block;}
#sliderProgressBar{background-color: #00b8ee;}
#order-list-1,#order-list-2,#order-list-3,#order-list-4,#order-list-5{border-top: none;}
#sliderSegmentedControl{border-bottom: 1px solid #d9d9d9; background-color: #f6f6f6;}
#sliderProgressBar{position: absolute; top: 37px; left: 0px}
#sliderSegmentedControl .mui-active{color: #00b8ee}

.list-nav-view{margin-bottom: 15px; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; background-color: #fff;}
.list-nav-view .head{height: 40px; line-height: 40px; padding: 0px 10px; font-size: 14px}
.list-nav-view .info{height: 40px; line-height: 40px; text-align: right; font-size: 14px;}
.list-nav-view .info b{color: #ff6822; font-weight: normal; padding: 0px 10px}
.list-nav-view .footer{height: 40px; line-height: 40px; padding: 5px 10px; border-top: 1px solid #f2f2f2}
.list-nav-view .footer span{font-size: 12px; line-height: 30px; color: #666}

.chapter-ul li{background-color: #f6f6f6; padding: 10px; margin-bottom: 2px;}
.chapter-ul li img{float: left; height: 65px; width: 90px !important}
.chapter-ul li div{margin-left: 90px; padding-left: 10px;}
.chapter-ul li div b,.chapter-ul li div span,.chapter-ul li strong{display: block; font-weight: normal; font-size: 14px}
.chapter-ul li div b{margin-bottom: 4px; font-size: 14px;}
.chapter-ul li div b i{color: #f30; margin-right: 4px;}
.chapter-ul li div span{font-size: 12px; color: #666}
.chapter-ul li div strong{font-size: 12px;}
.chapter-ul li div strong s{color: #999; margin-left: 5px;}

/*选项卡CSS*/
.ir-tabs-wrapper{height: 40px; overflow: hidden; z-index: 10000}
.ir-tabs-scroller{position: absolute; top: 0px; left: 0px; height: 40px; z-index: 10000; min-width: 100%; background-color: #f2f2f2;}
.ir-tabs-scroller a{display: inline-block; padding: 0px 10px; height: 40px; line-height: 40px; font-size: 14px; overflow: hidden; color: #333; float: left; text-align: center;border-bottom: 1px solid #d9d9d9;}
.ir-tabs-scroller a.active{border-bottom: 2px solid #00b8ee; color: #00b8ee;}

/*选项卡下面的内容的CSS*/
#course-bd-wrapper {
    overflow: scroll!important;
}
.ir-bd-wrapper{position:absolute; width: 100%;overflow: hidden;top: 40px;left: 0px;bottom: 0px; z-index: 10001;}
.ir-bd-scroller{position: absolute;top: 0px; bottom: 0px;left: 0px;z-index: 1; z-index: 10002}
.ir-wrapper {position: relative;float: left;}
.ir-scroller {position: absolute;z-index: 1;width: 100%;background-color: #efeff4; z-index: 10003}
.ir-scroller .mui-loading{margin-top: 100px;}

/*上拉刷新和下拉加载的提示div*/
.ir-up-tip{position:absolute; width: 100%; height: 40px; line-height: 40px; text-align: center; left: 0px; bottom: 0px;} /*下拉加载*/
.ir-down-tip{position: absolute; width: 100%; height: 40px; line-height: 40px; text-align: center; left: 0px; top: 0px;} /*上拉刷新*/

.list-view{background-color: #fff; border-top: 1px solid #d7d7d7}
.list-view div{padding: 10px 10px; border-bottom: 1px solid #d7d7d7; font-size: 14px;}
.list-view div span{color: #666; float: left; width: 80px;}
.list-view div b{font-weight: normal; display: block; margin-left: 85px;}

#search{position: fixed; top: 0px; height: 50px; width: 100%; left: 0px; z-index: 1000; padding: 10px; }
#search a{padding-top: 4px;}
#search a i{font-size: 20px; color: #fff; font-weight: 600;}
#search div{position: absolute; left: 50px; right: 50px;}
#search div i{position: absolute;left: 13px; top:6px; font-size: 14px; color: #999}
#search div span{display: block; color: #999; border: none; border-radius: 50px; padding: 5px 10px; height: 30px; font-size: 14px; padding-left: 35px; background-color: rgba(255,255,255,.8);}

#index-last{position: absolute; bottom: 0px; background-color: rgba(40,40,40,.8); color: #fff; padding: 5px 10px; font-size: 12px; width: 100%; height: 40px; z-index: 1000}
#index-last span{line-height: 30px; display: inline-block; height: 30px;}
#index-last span b{color: #f00; font-weight: normal;}
#index-last a{position: absolute; right: 5px; color: #fff; top: 5px;}
#index-last a i{font-size: 30px}

#index-subjects{background-color: #fff; padding: 10px 0px; border-bottom: 1px solid #d7d7d7}
#index-subjects li span{width: 50px; height: 50px; border-radius: 50px; background-color: #f00; display: block; margin: 0px auto; }
#index-subjects li span img{width: 50px; height: 50px; border-radius: 50px; }


#index-subjects li span i{color: #fff; font-size: 22px;line-height: 50px;}
#index-subjects li div{font-size: 14px; margin-top: 5px; color: #333}
#index-subjects.mui-grid-view.mui-grid-9 .mui-table-view-cell {padding: 5px 3px; text-align: center;}
#index-subjects.mui-grid-view.mui-grid-9 .mui-table-view-cell>a:not(.mui-btn) {padding: 0px 0px}

#index-subjects li span.subject-icon-1{background-color: #ffbe0f;}
#index-subjects li span.subject-icon-2{background-color: #a286c0;}
#index-subjects li span.subject-icon-3{background-color: #f45b5c;}
#index-subjects li span.subject-icon-4{background-color: #6fb906;}
#index-subjects li span.subject-icon-5{background-color: #48c5e5;}
#index-subjects li span.subject-icon-6{background-color: #f59024;}
#index-subjects li span.subject-icon-7{background-color: #3aa2e6;}
#index-subjects li span.subject-icon-8{background-color: #ff6698;}

#index-chapters-slider{margin-top: 20px; background-color: #fff;}
#index-chapters-slider .mui-slider-indicator{height: 41px; background-color: #fff; border-bottom: 1px solid #ccc;  position: relative;bottom: 0px}
#index-chapters-slider .mui-slider-indicator div{width: 33.333%; float: left; text-align: center; border-right: 1px solid #ccc; line-height: 40px; height: 40px;box-shadow:none; background-color: #fff; margin: 0px; border-radius: 0px; position: relative; }
#index-chapters-slider .mui-slider-indicator div.mui-active{ color: #3ec3f6}
#index-chapters-slider .mui-slider-indicator div.mui-active:after{
	content: '';
	position:absolute;
	border-bottom: 2px solid #3ec3f6;
	width: 100%;
	left: 0px; bottom: -1px
}

#index-chapters-slider{margin-bottom: 55px;}
#index-chapters-slider .mui-slider-indicator div:last-child{border-right: none}
#index-chapters-slider .mui-slider-group{background-color: #fff;}

#free-videos ul li{height: 90px; border-bottom: 1px solid #e3e3e3; padding:10px; position: relative;}
#free-videos ul li img{float: left; width: 100px; height: 70px;}
#free-videos ul li div{margin-left: 110px;}
#free-videos ul li div b{font-weight: normal; font-size: 16px;display: block; margin-bottom: 4px; width: 100%;}
#free-videos ul li div p {font-size: 14px;}
#free-videos ul li div p span{color: #000}
#free-videos ul li div p i{ color: #666; font-size: 14px;}
#free-videos ul li div p em{color: #f60; display: block; margin-top: 2px;}
#free-videos ul li .bg{background-color: rgba(0,0,0,.4); position: absolute; width: 100px; height: 70px; left: 10px; top: 10px; text-align: center; line-height: 70px; color: #fff;}
#free-videos ul li .bg i.iconfont{font-size: 30px; opacity: .7;}

.index-chapters ul li{height: 100px; border-bottom: 1px solid #e3e3e3; padding:10px; position: relative;}
#temai-chapters.index-chapters ul li img,#hot-chapters.index-chapters ul li img{float: left; width: 100px; height: 80px;}
.index-chapters ul li div{margin-left: 110px;}
.index-chapters ul li div b{font-weight: normal; font-size: 14px;display: block;width: 100%;}
.index-chapters ul li div p {font-size: 12px;}
.index-chapters ul li div p span{color: #000}
.index-chapters ul li div p i{ color: #666; font-size: 12px;}
.index-chapters ul li div em{color: #f60; display: block;  position: absolute; bottom: 5px; right: 10px; text-align: right}
.index-chapters ul li div em s{color: #666; font-size: 12px;}

.course-list-view{background-color: #f7f7f7; padding: 10px; position: relative; height: 90px;}
.course-list-view img{width: 100px; height: 70px; float: left;}
.course-list-view em{position: absolute; height: 25px; line-height: 25px; padding: 0px 10px; background-color: #ff3e56; color: #fff; font-size: 12px; left: 10px; top: 15px;}
.course-list-view div{margin-left: 110px; font-size: 12px; line-height: 24px;}
.course-list-view div i{font-size: 12px; color: #666}

.course-popover{padding: 15px;}
.course-popover a{height: 30px; line-height: 30px; border-radius: 3px; display: inline-block; margin-bottom: 5px; width: 80px; text-align: center; color: #666; font-size: 14px}
.course-popover a.active{background-color: #1491d9; color: #fff}

.versions-div{background-color: #fff; height: 40px; border-bottom: 1px solid #d7d7d7}
.versions-div a{float: left; width: 50%; font-size: 14px; line-height: 40px; text-align: center; color: #666}
.versions-div a:last-child{border-right: none}

#course-detail-top{background-color: #fff;  padding: 10px}
#course-detail-top h1{font-size: 14px; font-weight: normal; position: relative; line-height: 22px;}
#course-detail-top h1 a{position: absolute; right: 0px; top: 0px;}
#course-detail-top h1 b{display: block; font-weight: normal; color: #00b7ee}
#course-detail-top h1 span{display: block; color: #666; font-size: 14px}
#course-detail-top div.info{height: 30px; margin-top: 10px;}
#course-detail-top div.info span{float: left; width: 33.33%; color: #666; font-size: 12px;}
#course-detail-top div.info span i.iconfont{font-size: 12px}
#course-detail-top div.content b{font-weight:normal; font-size: 14px; margin-bottom: 3px;}
#course-detail-top div.content div{font-size: 12px; color: #666}

.menu-list-view{ margin-bottom: 15px;}
.menu-list-view li{margin-bottom: 15px; background-color: #fff;}
.menu-list-view li .body{padding: 10px;}
.menu-list-view li .body b{font-weight: normal; font-size: 14px}
.menu-list-view li .body img{float: left; width: 100px; height: 70px;}
.menu-list-view li .body div{margin-left: 110px;}
.menu-list-view li .body .info{margin-bottom: 0px;}
.menu-list-view li .body .info span{display: block; font-size: 12px}
.menu-list-view li .body .notice{font-size: 12px; color: #f90}
.menu-list-view li .progress{margin-bottom: 0px;}
.menu-list-view li .progress span{display: block; height: 15px; font-size: 12px;}
.menu-list-view li .progress span i{display: inline-block; width: 100px; border:1px solid #ccc; border-radius: 4px; height: 8px; overflow: hidden;}
.menu-list-view li .progress span i em{display: block; background-color: #4290fe; height: 8px;}
.menu-list-view li .progress span:last-child i em{background-color: #03dcd4;}
.menu-list-view li .menu{border-top: 1px solid #e7e7e7; height: 40px; padding: 10px 0px}
.menu-list-view li .menu a{width: 50%; float: left; border-right: 1px solid #e7e7e7; text-align: center; font-size: 14px; color: #333}
.menu-list-view li .menu a i.iconfont{ font-size: 14px; margin-right: 5px;}
.menu-list-view li .content{padding: 10px}
.menu-list-view li .content div{font-size: 12px; color: #666;}
.menu-list-view li .content a{display: block; height: 20px; text-align: center; color: #666}

.btm-cols-btn{position: fixed; bottom: 0px; left: 0px; right: 0px; height: 40px; display: none}
.btm-cols-btn a{float: left; height: 40px; line-height: 40px; text-align: center;}
#course-detail-addcart,#video-addcart{color: #fff; background-color: #0cd0ce; width: 50%}
#course-detail-buy,#video-buy{color: #fff;background-color: #00b7ee; width: 50%;}

.mycourse-tongji{padding: 10px; height: 100px; font-size: 10px;}
.mycourse-tongji i.iconfont{font-size: 10px;}
.mycourse-tongji .left{float: left; width: 40%}
.mycourse-tongji .right{float: right; width: 60%;}
.mycourse-tongji .right span{display: inline-block; display: inline-block; width: 70px; border:1px solid #4290fe; border-radius: 3px; height: 6px; overflow: hidden; }
.mycourse-tongji .right span em{display: block; background-color: #4290fe; height: 8px;}
#mycourse-menu{height: 41px; overflow: hidden; position: relative; overflow-x:scroll }
#mycourse-modules-div{height: 40px; background-color: #fff; border-bottom: 1px solid #e7e7e7; padding: 5px 10px;position: absolute; left: 0px; top: 0px}
#mycourse-modules-div a{display: inline-block; height: 30px; line-height: 30px; background-color: #dedede; color: #666; font-size: 12px; border-radius: 2px; padding: 0px 5px; margin-right: 5px; }
#mycourse-modules-div a.active{background-color: #0593dc; color: #fff}
.mycourse-chapter-div span{display: inline-block; display: inline-block; width: 70px; border:1px solid #4290fe; border-radius: 3px; height: 6px; overflow: hidden; }
.mycourse-chapter-div span strong{display: block; background-color: #4290fe; height: 8px;}
.mycourse-chapter-div span.v{border:1px solid #52e9f0;}
.mycourse-chapter-div span.v strong{background-color: #52e9f0;}
.mycourse-list-view{height: auto}
.list-nav-view .mycourse-footer{text-align: right; line-height: 30px;}
.mycourse-footer a{font-size: 14px; color: #666}
.mycourse-footer a i.iconfont{font-size: 14px;}

.show{display: block;}
.hide{display: none;}
.inline-block{display: inline-block;}
.text-center{text-align: center;}
.pt-15{padding-top: 15px;}
.mb-15{margin-bottom: 15px;}
.color-white{color: #fff;}
.bg-white{background-color: #fff;}
.chart-box{height: 300px;line-height: 300px;text-align: center;font-size: 25px;}
.statistics-total-box{padding-top: 15px;padding-bottom: 15px;color: #fff;background-color: #3aa8cd;}
.statistics-total-btn{position: relative;display: inline-block;font-size: 13px;margin-left:8px;margin-right:8px;border-radius: 15px;height: 30px;line-height: 30px;padding-left: 10px;padding-right: 10px;background-color: #2492b5;}
#statistics-section .ir-tabs-scroller{background-color: #1EBAFD;}
#statistics-section .ir-tabs-scroller a{border-bottom: 1px solid transparent;}
#statistics-section .ir-tabs-scroller a.active{border-bottom: 2px solid #fff;color: #fff;}
#statistics-section .border-jiao{display: none;position: absolute;border: 10px solid transparent;bottom: -15px;border-bottom-color:#fff;left:50%;margin-left: -10px;}
#statistics-section .active .border-jiao{display: block;}
#statistics-section header .mui-pull-right{position: relative;}
#statistics-section .circle{position: relative;top: -3px;display: inline-block;vertical-align: sub;border-radius: 50%;width: 10px;height: 10px;margin-right: 5px;}
#statistics-section .data-table{color: #7b7b7b;font-size: 12px;width: 100%;text-align: center;}
#statistics-section .data-table th{padding: 5px 0;}
#statistics-section .data-table td{border: 1px solid #ededed;}
#statistics-section .data-table tr:first-child{background-color: #1897eb;color: #fff;font-size: 13px;}
.color-so-easy{background-color: #8487f4;}
.color-easy{background-color: #00b7ee;}
.color-normal{background-color: #ffa0ec;}
.color-hard{background-color: #ff7b41;}
.color-crazy{background-color: #f42888;}
.inline-list li{display: inline-block;}
.statistics-tip{border-radius: 7px;width: 80%;margin-left: auto;margin-right: auto;margin-top: -20px;}
.statistics-tip span{width: 15px;height: 10px;display: inline-block;margin-right: 5px;margin-left: 5px;}

#package-section .lists li,#package-detail-section .lists li{background-color: #fff;margin-bottom: 10px;}
#package-section .lists .top-box,#package-detail-section .lists .top-box{padding: 15px;border-bottom: 1px solid #d9d9d9;}
#package-detail-section .lists .top-box{padding: 0;border: none;}
#package-section .lists .bottom-box,#package-detail-section .lists .bottom-box{height: 50px;line-height: 50px;padding: 0 15px;}
#package-section .lists .iconfont,#package-detail-section .lists .iconfont,#package-detail-section .title-box .iconfont{font-size: 14px;}
#package-section .lists{color: #ccc;font-size: 12px;}
.ml-15{margin-left: 15px;}
#package-section .lists p{font-size: 12px;color:#ccc;margin-bottom: 0;margin-top: 10px;} 
#package-section .lists .bottom-box .mui-pull-right,#package-detail-section .lists .bottom-box .mui-pull-right{margin-top: 10px;}
#package-section .lists .price-label,#package-detail-section .lists .price-label{font-size: 13px;}
#package-section .lists .price-num,#package-detail-section .lists .price-num{font-size: 18px;color: #fe792c;}
#package-section .lists .yprice,#package-detail-section .lists .yprice{font-size: 12px;margin-left: 5px;text-decoration: line-through;}
#package-section .lists .title{font-size: 18px;margin: 0 0 10px 0;color: #333;border-left: 2px solid #2975da;padding-left: 5px;}
#package-section .lists img{width: 100%;}
.mt-10{margin-top: 10px;}
#package-detail-section .title-box{padding: 15px;background-color: #fff;font-size: 12px;margin-bottom: 10px;}
#package-detail-section .title-box p {font-size: 13px;margin-bottom: 0;}
.fs-12{font-size: 12px;}
#package-detail-section .btm-cols-btn{background-color: #fff;}
#package-detail-section #buy-btn{display: inline-block;height: 45px;line-height: 40px;color: #fff;background-color: #00b7ee;padding: 0 10px;cursor:pointer}
#package-detail-section #gouwuche-btn{display: inline-block;height: 40px;line-height: 40px;color: #fff;background-color: #0cd0ce;padding: 0 10px;}
#package-detail-section #now-price{font-size: 13px;padding-left: 10px;}
#package-detail-section #ori-price{font-size: 13px;padding-left: 10px;text-decoration: line-through;color: #999;}
#package-detail-section .package-modal{position:absolute;left:0;bottom:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,0.6);z-index:9999}
#package-detail-section .package-modal >img{width:130px;height:205px;position:absolute;right:50px;top:30px}
#package-detail-section .package-modal .tips{position:absolute;top:250px;right:80px;color:#FFFFFF;font-size:12px}
#package-detail-section .package-modal .tips h2{color:#FFFFFF;font-size:16px}
#package-detail-section .package-modal .tips p{color:#FFFFFF;font-size:12px}
#package-detail-section .package-modal .tips img{height:20px;width:20px;margin-left:40%;cursor:pointer;}
#package-detail-section .package-modal .login-box{width:315px;height:326px;background-color:#1997EB;margin:90px auto}
#package-detail-section .package-modal .login-box img{width:121px;margin:26px 100px}
#package-detail-section .package-modal .login-box div{padding:0px 20px}
#package-detail-section .package-modal .login-box div input{border-radius:6px;}
#package-detail-section .package-modal .login-box .mui-btn-success{top:2px;right:22px}
#package-detail-section .package-modal .login-box div:last-child button{color:#1997EB;border-radius:6px}

#trolley-section .lists{padding-top: 10px;font-size: 12px;}
#trolley-section .lists li{margin-bottom: 15px;background-color: #fff;padding: 15px 10px;}
#trolley-section .choose-circle{width: 10px;height: 10px;display: inline-block;border: 1px solid #333;border-radius: 50%;vertical-align: middle;}

#video-box{position: absolute;width: 100%;top: 0;left: 0;}
#video-section header.mui-bar-nav{background-color: transparent;}
#video-section #video-msg-box{background-color: #fff;}
#video-section .comment-input-box{font-size: 14px;height: 35px;line-height: 35px;padding-right: 10px; padding-left: 10px;margin: 10px 10px 10px 80px;color: #ccc; border:1px solid #ccc; background-color: #f2f2f2; position: relative; border-radius: 2px}
#video-section .comment-input-box:before{
	content: '';
	position: absolute;
	left: -8px;
	top: 8px;
	width: 0px; height: 0px;
	border-right: 8px solid #ccc;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
}
#video-section .comment-input-box input{outline: none;border: none;background-color: transparent;padding-left: 40px;}
#video-section .video-list.active{color:#009dd9}
#video-section .video-desc.not-all{height: 17px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#video-detail-popbox{position: fixed;top: 0;left: 0;bottom: 0;right: 0;font-size: 12px;}
#video-detail-mask{position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: #333;opacity:0.6}
#video-detail-box{position: absolute;background-color: #fff;left: 0;right: 0;bottom: 0;color: #666;padding: 10px;}

#ask-detail-section .to-ask{margin-left: 0 !important;padding: 10px 10px 10px 70px;background-color: #fff;}
#ask-detail-section .to-ask-img{margin-left: 10px;margin-top: 10px;}
#ask-detail-section .to-ask .nick{font-size: 14px;color: #999;}
#ask-detail-section .to-ask .level{margin: 5px 0;font-size: 12px;color: #999;}
#ask-detail-section .to-ask .level .iconfont{font-size: 14px;}
#ask-detail-section .to-ask-content{font-size: 14px;margin-bottom: 5px;color: #444;}
#ask-detail-section .to-ask .time-show{font-size: 14px;color: #666;}
#ask-detail-section .to-ask .time-show .iconfont{font-size: 12px;vertical-align: bottom;}


.modal{position: absolute; width: 100%; left: 0px; top: 0px; bottom: 0px; background-color: rgba(0,0,0,.7); z-index: 100000;overflow-y:scroll}
.modal-content{position: absolute; top: 120px; left: 30px; right: 30px; border-radius: 5px; background-color: #fff; padding: 25px 20px; z-index: 100002; }
.modal-icon{position: absolute; width: 72px; height: 90px; background-image: url(../../../img/mobile/modal-icon.png); -webkit-background-size: 100% auto;background-size: 100% auto; left: 50%; margin-left: -36px; top: -85px}
.modal-icon2{position: absolute; width: 60px; height: 60px; background-image: url(../../../img/mobile/tip.png); -webkit-background-size: 30px auto;background-size: 30px auto; left: 50%; margin-left: -30px; top: -30px; background-color: #fff;border-radius: 60px; background-repeat: no-repeat; background-position: center center;}


.join-class b{text-align: center; display: block; font-weight: normal; font-size: 18px; margin-bottom: 10px;}
.join-class p{color: #99a4bf; text-align: center; font-size: 14px; margin-bottom: 15px;}
.join-class label{color: #00aaf5; margin-bottom: 5px; display: block; font-size: 14px;}
.join-class a.btn{width: 160px; background-color: #00aaf5; color: #fff; height: 40px; border-radius: 40px; text-align: center; line-height: 40px; display: block; margin: 0px auto;}
.join-class input{margin-bottom: 10px;}
.join-class .join-class-error{color: #d41414; font-size: 12px; display: block; margin-bottom: 10px; display: none}
.join-class .classes-select{margin: 20px 0px;}
.join-class i{width: 160px; border:1px solid #c4c4c4; color: #c4c4c4; height: 40px; border-radius: 40px; text-align: center; line-height: 40px; display: block; margin: 0px auto; margin-bottom: 10px; font-size: 14px;}
.join-class i.active{border: 1px solid #00aaf5; color: #00aaf5}

.hm-title{color: #757575; margin: 10px; font-size: 16px;}
.hm-list{background-color: #fff;padding: 15px 10px}
.hm-list ul li{ border-radius: 6px;  padding: 10px 60px; padding-left: 70px;   position: relative; margin-bottom: 10px;}
.hm-list ul li:before{font-size: 40px;  position: absolute; left: 15px; top: 30px;}
.hm-list ul li b{display: block; font-weight: normal; font-size: 16px;}
.hm-list ul li span{font-size:14px; display: block;}
.hm-list ul li p{font-size: 12px; margin-bottom: 0px;}
.hm-list ul li a{font-size: 20px;  position: absolute; right: 10px; top: 30px;}
.hm-works-1{border:1px solid #ffbe0f; border-top: 10px solid #ffbe0f;}
.hm-works-2{border:1px solid #a286c0; border-top: 10px solid #a286c0;}
.hm-works-3{border:1px solid #f45b5c; border-top: 10px solid #f45b5c}
.hm-works-4{border:1px solid #6fb906; border-top: 10px solid #6fb906}
.hm-works-5{border:1px solid #48c5e5; border-top: 10px solid #48c5e5}
.hm-works-6{border:1px solid #f59024; border-top: 10px solid #f59024}

.hm-works-1:before{content:"\e6a2"; color: #ffbe0f;}
.hm-works-1 a{color: #ffbe0f}

.hm-works-2:before{content:"\e6a9"; color: #a286c0;}
.hm-works-2 a{color: #a286c0}

.hm-works-3:before{content:"\e6a1"; color: #f45b5c;}
.hm-works-3 a{color: #f45b5c}

.hm-works-4:before{content:"\e636"; color: #6fb906;}
.hm-works-4 a{color: #6fb906}

.hm-works-5:before{content:"\e6a6"; color: #48c5e5;}
.hm-works-5 a{color: #48c5e5}

.hm-works-6:before{content:"\e6a3"; color: #f59024;}
.hm-works-6 a{color: #f59024}

.hm-list-more{border:1px solid #00aaf5; border-radius: 3px; height: 35px; line-height: 35px; width: 120px; text-align: center; margin: 0px auto; display: block; font-size: 14px;}

.hm-btn{background-color: #fff; text-align: center; margin-top: 10px; padding: 5px 0px;}
.hm-btn a{display: inline-block; width: 80px; height: 80px;  margin: 10px; text-align: center;}
.hm-btn a i{display: block; font-size: 24px; color: #fff; width: 80px; height: 50px; text-align: center; line-height: 60px;}
.hm-btn a b{font-weight: normal; font-size: 14px; color: #fff}
.hm-btn-homeworks{background-color: #92cf68;}
.hm-btn-vip{background-color: #58b5e1;}
.hm-btn-error{background-color: #fcc954;}

.hm-empty{background-image: url(../../img/mobile/image_homework_blank.png); width: 100%; height: 160px;padding-top: 140px; text-align: center; -webkit-background-size: 80px auto;background-size: 80px auto; background-repeat: no-repeat; background-position: center 0; color: #757575; font-size: 14px; margin: 15px auto;}
.hl-container{padding:10px 40px; padding-right: 10px; margin-top: 44px;}
.hl-container .time-bar{position: fixed; top: 0px; left: 15px; width: 5px; background-color: #d9e3ed; bottom: 0px;}
.hl-container ul li{background-color: #fff; position: relative; margin-bottom: 20px;}
.hl-container ul li .t{height: 35px; line-height: 35px; border-bottom: 1px solid #f2f2f2; padding: 0px 10px; font-size: 14px;}
.hl-container ul li i.iconfont{position: absolute; left: -35px; top: 5px; width: 24px; height: 24px; border-radius: 100%; background-color: #bbc5cf; color: #fff; line-height: 24px; text-align: center; font-size: 14px;}
.hl-container ul li .d{padding: 10px; position: relative;}
.hl-container ul li .d span{display: block; font-size: 12px; color: #656565; margin-bottom: 10px;}
.hl-container ul li .d img{float: left; width: 40px; height: 40px; border-radius: 100%;}
.hl-container ul li .d div{position: absolute; right: 10px; top: 30px;}
.hl-container ul li .d div a{height: 26px; line-height: 25px; border: 1px solid #f19723; color: #f19723; border-radius: 2px; font-size: 12px; display: block; margin-bottom: 5px; padding: 0px 5px;}
.hl-container ul li .d div a.active{color: #00aaf5; border:1px solid #00aaf5;}
.hl-container ul li .d div a.only{ margin-top: 20px;}
.hl-container ul li .d  b{font-size: 12px; margin-left: 50px; font-weight: normal; display: block;}
.hl-container ul li .d  b i{font-size: 12px; margin-left: 5px; color:#99a4bf }
.hl-container ul li .d  p{font-size: 12px; margin-left: 50px;}

.hv-top{margin-top: 44px; background-image: url(../../img/mobile/vip-bg.png); -webkit-background-size: auto 100%;background-size: auto 100%; min-height: 200px; background-position: center 0; background-repeat: no-repeat; text-align: center;}
.hv-top img{width: 100px; height: 100%; border-radius: 100%; margin-top: 40px;}
.hv-top span{display: block; color: #444444; margin-top: 5px;}
.hv-expire{text-align: center; margin-top: 40px; color: #ba2c2c; font-size: 14px;}
.hv-expire a{display: block; height: 40px; line-height: 40px; background-color: #00aaf5; border-radius: 3px; color: #fff; width: 140px; margin: 0px auto; font-size: 14px; margin-top: 20px;}
.hv-tip{margin: 30px; margin-top: 50px;}
.hv-tip b{font-size: 16px; font-weight: normal; margin-bottom: 10px; display: block;}

.hv-list{margin-top: 44px;}
.hv-list table{width: 100%}
.hv-list table th{font-size: 14px; font-weight: normal; background-color: #efefef; height: 36px;}
.hv-list table td{font-size: 12px; height: 36px; border-bottom: 1px solid #f2f2f2; background-color: #fff; text-align: center;}

.hv-pay-top{margin-top: 44px; background-color: #fff; padding: 15px}
.hv-pay-top .t b{font-weight: normal; font-size: 14px; color: #646464}
.hv-pay-top .t span{margin-left: 40px;}

.hv-pay-top .d li{position: relative;height: 80px; overflow: hidden;margin-top: 15px;}
.hv-pay-top .d li em.top{position: absolute; width: 10px; height: 10px; border-radius: 10px; background-color: #fff; border: 1px solid #b5b5b5; left: 30%; margin-left: -5px; top: -5px;}
.hv-pay-top .d li em.btm{position: absolute; width: 10px; height: 10px; border-radius: 10px; background-color: #fff; border: 1px solid #b5b5b5; left: 30%; margin-left: -5px; bottom: -5px;}

.hv-pay-top .d div{border: 1px solid #b5b5b5; border-radius: 10px; height: 80px; overflow: hidden;  position: relative;}

.hv-pay-top .d b{float: left; width: 30%; border-right: 1px dotted #b5b5b5; height: 80px; line-height: 80px; text-align: center; font-weight: normal; font-size: 16px;}
.hv-pay-top .d span{font-size: 24px; color: #00aaf5; font-weight: 600; float: left; width: 40%; text-align: center; height: 80px; line-height: 80px;}
.hv-pay-top .d s{float: left; height: 80px; line-height: 80px; color:#00aaf5; text-align: center; width: 25%; font-size: 12px; }
.hv-pay-top .d li.active div,.hv-pay-top .d li.active em,.hv-pay-top .d li.active div b{border-color:#00aaf5 }
.hv-pay-top .d li.active div{background-image: url(../../img/mobile/vip-pay-selected.png); background-repeat: no-repeat; background-position: right bottom; -webkit-background-size: 30px auto;
background-size: 30px auto;}

.hm-index-modal{margin-top: 20px; text-align: center;}
.hm-index-modal a{background-color: #00aff5; color: #fff; padding: 8px 25px; font-size: 14px; border-radius: 30px; margin: 0px 5px;}

.hv-feedback .t{font-size: 14px; color: #6d6e6f; line-height: 30px; }
.hv-feedback .d a{font-size: 12px; padding: 5px 10px; background-color: #f2f2f2;margin-right: 3px; display: inline-block; margin-bottom: 3px; color: #333}
.hv-feedback .d a.active{background-color: #00aff5; color: #fff}


