﻿/*======     /css/common.css======*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0
}
article, aside, dialog, figure, hgroup, nav, section {
	display: block
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
ul, ul li {
	list-style-type: none
}
fieldset, img {
	border: 0 none
}
fieldset legend, table caption {
	display: none
}
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace
}
button, input[type="submit"] {
	cursor: pointer
}
button, input, select, textarea {
	font-size: 12px;
	font-family: Helvetica, Hiragino Sans GB, Arial, sans-serif;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:16px;
}
abbr[title], dfn[title] {
	border-bottom: 1px #000 dotted;
	cursor: help
}
ins {
	background-color: #FF9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #FF9;
	color: #000;
	font-style: italic;
	font-weight: bold
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden
}
.clearbox:after {
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0
}
.hide {
	display: none
}
select, input, button, textarea {
	font: 99% arial, helvetica, clean, sans-serif;
	color: #494949
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%
}
.green {
	color: #49AC00
}
.orange {
	color: #ffa200
}
.red {
	color: #ff0000
}
.gray_9 {
	color: #999
}
.white {
	color: white
}
.darkGray {
	color: #494949
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #494949
}
a.green:link, a.green:visited, a.green:active {
	text-decoration: none;
	color: #49ac00
}
.vmiddle {
	vertical-align: middle
}
.radius5 {
	border-radius: 5px
}
.fl {
	float: left
}
.fr {
	float: right
}
.ml10 {
	margin-left: 10px
}
.mr10 {
	margin-right: 10px
}
.mr5 {
	margin-right: 5px
}
.mb10 {
	margin-bottom: 10px
}
.mb5 {
	margin-bottom: 5px
}
.mb20 {
	margin-bottom: 20px
}
.mt5 {
	margin-top: 5px
}
.mt10 {
	margin-top: 10px
}
.mt20 {
	margin-top: 20px
}
.p10 {
	padding: 10px
}
.pt40 {
	padding-top: 40px
}
.pb10 {
	padding-bottom: 10px
}
.pb5 {
	padding-bottom: 5px
}
.pt10 {
	padding-top: 10px
}
.m10 {
	margin: 10px
}
.txt_c {
	text-align: center
}
.por {
	position: relative
}
* {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
input:-moz-placeholder {
color:#ccc
}
::-webkit-input-placeholder {
color:#ccc
}
input {
	outline: 0
}
a {
	cursor:pointer;
}
.btn, .btn_s {
	text-align: center;
	font-size: 16px;
	font-family: 'Microsoft yahei';
	height: 40px;
	border-radius: 3px;
	line-height: 40px;
	display: block
}
.btn1 {
	text-align: center;
	font-size: 14px;
	font-family: 'Microsoft yahei';
	height: 45px;
	border-radius: 3px;
	line-height: 45px;
	float:left;
}
.btn_s {
	height: 40px;
	line-height: 40px;
	font-size: 20px
}
.btnGreen, .btnGreen:link, .btnGreen:visited, .btnGreen:active {
	background: url(/static/imags/backcolor.png) no-repeat center;
	color: #fff
}
.btnOrg, .btnOrg:link, .btnOrg:visited, .btnOrg:active {
	background: #F93;
	color:#fff;
	width:40%;
	margin:5px 0;
	padding:2 5px;
}
.btnRed, .btnRed:link, .btnRed:visited, .btnRed:active {
	background:#F60;
	color:#fff;
	width:45%;
	margin:5px 0 0 2px;
	padding:2 5px;
}
.btnGreen:hover {
	background: #68c04a
}
.btnDark, .btnDark:link, .btnDark:visited, .btnDark:active {
	background: #2b3035;
	color: #fff
}
.btnDark:hover {
	background: #2b3035
}
.btnOrange, .btnOrange:link, .btnOrange:visited, .btnOrange:active {
	background: #FF7112;
	color: white
}
.btnOrange:hover {
	background: #FE6906
}
.btnWhite, .btnWhite:link, .btnWhite:link, .btnWhite:visited, .btnWhite:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
	color: #666;
	border: 1px solid #cdcdcd
}
.btnWhite:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fff))
}
.btnGrayWhite, .btnGrayWhite:link, .btnGrayWhite:link, .btnGrayWhite:visited, .btnGrayWhite:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#cbcbcb));
	color: #666;
	border: 1px solid #c6c6c6
}
.btnGray, .btnGray:link, .btnGray:visited, .btnGray:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbc), to(#afafaf));
	color: white;
	border: 1px solid #9e9e9e
}
html {
	width: 100%;
	height: 100%
}
body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	color: #494949;
	font: 14px/1.5 'Microsoft Yahei', 'Verdana', 'Helvetica', 'Arial'
}
.wrapper {
	margin-bottom: 20px
}
.filter_box {
	height: 39px;
	z-index: 99999;
	position: relative
}
.filter.fixed {
	position: fixed;
	top: 0;
	z-index: 999
}
.filter {
	overflow: hidden;
	box-shadow: 0 1px 2px #f1efec;
	background: #fff;
	position: relative;
	width: 100%
}
.filter .navMark {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 33.33%;
	background: #68c04a
}
.filter a {
	width: 33.33%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	float: left;
	line-height: 17px;
	padding: 11px 0;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: transparent
}
.filter a:first-child {
	border-left: 0
}
.filter a.cur {
	color: #68c04a
}
#type-nav {
	width: 100%;
	position: absolute;
	top: 40px;
	background: white;
	display: none;
	z-index: 1;
	border-bottom: 2px solid #E9E9E9;
 -webkit-transition: all .3s linear;
 transition: all .3s linear
}
#type-nav.anim, .class_box_bg.anim {
	display: block;
	-webkit-transform: translate3d(-100%, 0px, 0px);
	transform: translate3d(-100%, 0px, 0px);
	-webkit-backface-visibility: hidden
}
#type-nav.swapanim, .class_box_bg.swapanim {
	-webkit-transform: translate3d(0, 0px, 0px);
	transform: translate3d(0, 0px, 0px)
}
.class_box_bg {
	background: rgba(0, 0, 0, 0.57);
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 1;
 -webkit-transition: all .3s linear;
 transition: all .3s linear
}
#type-nav .bg {
	position: absolute;
	width: 50%;
	right: 0;
	background: #F4F4F4;
	height: 100%;
	z-index: 0
}
#type-nav a, #type-nav span {
	display: block;
	height: 40px;
	border-bottom: 2px solid #F4F4F4;
	line-height: 40px;
	padding: 0 10px
}
#type-nav a:hover {
	background: #EEE
}
#type-nav span {
	border-bottom: 2px solid #e9e9e9
}
.type-ul {
	width: 50%;
	float: left
}
.type-ul>li.on>span {
	background: #F4F4F4;
	color: #49ac00
}
#type-nav li:last-child>span {
	border: 0
}
.sub-nav {
	width: 50%;
	background: #F4F4F4;
	display: none;
	float: left;
	z-index: 1;
	position: relative
}
#class_list a, #app_list a {
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 0 4px 0;
	display: block;
	height: 93px;
	background: url(../images2/icon_arrow.png) right no-repeat;
	background-size: 14px;
	position: relative
}
#app_list a {
	background: none;
	height: 70px
}
#class_list a:hover, #app_list a:hover {
	background: url(../images2/icon_arrow.png) right no-repeat #F8F8F8;
	background-size: 14px
}
.link_more {
	text-align: center;
	padding: 14px 0 17px 0
}
.link_more:hover {
	background: #F8F8F8
}
.recent_tips {
	border: 1px solid #FFF0AB;
	background: #FFFDDC;
	padding: 8px 10px;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	border-radius: 5px;
	margin-bottom: 0
}
.btnContinue {
	width: 100px;
	height: 35px;
	line-height: 35px;
	font-size: 18px
}
.icon_xb {
	display: inline-block;
	width: 18px;
	height: 22px;
	background: url(../images2/icon_xb.png) no-repeat center;
	background-size: 18px;
	vertical-align: -5px;
	margin-right: 5px
}
.icon_valid {
	display: inline-block;
	width: 34px;
	height: 21px;
	background: url(../images2/icon_valid.png) no-repeat center;
	background-size: 28px;
	vertical-align: middle
}
.icon_play {
	display: inline-block;
	width: 205px;
	height: 139px;
	background: url(../images2/icon_play.png) no-repeat center;
	background-size: 56px;
	position: absolute;
	left: 0;
	top: 0
}
.icon_wrong {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: url(../images2/icon_tips.png) no-repeat center;
	background-size: 36px
}
.icon_loading {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images2/icon_loading.gif) no-repeat center;
	background-size: 20px;
	vertical-align: -5px
}
.icon_app_class, .icon_app_class_s {
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url(../images2/icon_app_class.png?id=20140105) no-repeat center;
	background-size: 65px
}
.icon_app_class_s {
	width: 50px;
	height: 50px;
	background-size: 50px
}
.icon_buy {
	display: inline-block;
	width: 72px;
	height: 43px;
	background: url(../images2/icon_buy.png) no-repeat center;
	background-size: 30px;
	vertical-align: -15px
}
.arrow {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #b5b5b5 transparent transparent transparent;
	display: inline-block;
	margin: 0 0 2px 5px
}
.index-nav {
	z-index: 2;
	position: relative
}
.index-nav>a {
	width: 50%;
	border-bottom: 2px solid #D6D6D6;
	color: #999;
	text-align: center;
	display: block;
	float: left;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	background: #E9E9E9
}
.index-nav>a.active {
	border-bottom: 2px solid #5fc712;
	color: #494949
}
.index-nav>a.open .arrow {
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #b5b5b5 transparent;
	margin: 0 0 3px 5px
}
#class_list .class_detail p, #app_list .class_detail p {
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
	height: 20px;
	-webkit-box-sizing: border-box
}
#class_list .class_detail p.orange {
	margin-top: 3px
}
#class_list .class_detail .class_title, #app_list .app_title {
	color: #49ac00;
	font-size: 16px;
	height: 24px;
	line-height: 18px
}
#class_list .percentage {
	display: inline-block;
	width: 32px
}
#recommend {
	border-bottom: 1px solid #E9E9E9
}
#headline {
	margin: auto;
	width: 280px;
	height: 221px
}
div.slide {
	overflow: hidden;
	position: relative
}
div.slide ul:first-child {
	margin: 0;
	padding: 0;
	position: relative;
	display: table;
	list-style: none
}
div.slide ul:first-child li {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	-webkit-transform: translate3d(0, 0, 0);
	border-image: none;
	-webkit-tap-highlight-color: transparent
}
div.slide ul:first-child li img {
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	border-image: none;
	-webkit-tap-highlight-color: transparent
}
div.slide ul.index {
	left: 0px;
	right: 0px;
	bottom: 1px;
	position: absolute;
	text-align: center;
	line-height: 20px
}
div.slide ul.index li {
	clear: both;
	display: inline-block;
	list-style-type: none;
	margin: 4px;
	width: 11px;
	height: 6px;
	border-radius: 10px;
	background: #d6d6d6;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative
}
div.slide ul.index li.on {
	background: #5fc712
}
.search-box {
	box-shadow: 0 -2px 0px #d6d6d6 inset;
	background: #e9e9e9;
	padding: 5px 5px 7px 5px;
	overflow: hidden
}
.search_form {
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
	display: none;
	-webkit-transform: translate3d(0, -46px, 0px);
	transform: translate3d(0, -46px, 0px);
	-webkit-backface-visibility: hidden
}
.search_form.show {
	-webkit-transform: translate3d(0, 0px, 0px);
	transform: translate3d(0, 0px, 0px)
}
.search-inner {
	border: 1px solid #d6d6d6;
	position: relative;
	background: white
}
.search_input {
	border: 0;
	width: 90%;
	height: 35px;
	padding: 0 10px 0 8px;
	outline: none;
	-webkit-appearance: textfield;
	-webkit-rtl-ordering: logical;
	background: transparent
}
.searchbtn {
	width: 42px;
	height: 35px;
	background: url(../images2/icon_search.png) 13px 8px no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	background-size: 19px;
	border: 0
}
.searchbtn.focus, .searchbtn:hover {
	background: url(../images2/icon_search.png) no-repeat #F0F0F0;
	background-size: 19px;
	background-position: 13px -20px
}
#sub_bar {
	border-bottom: 1px solid #4EB800;
	background: #5FC712;
	height: 52px;
	line-height: 40px;
	font-size: 18px;
	padding: 5px 5px 5px 10px;
	position: fixed;
	width: 100%;
	top: 0;
	-webkit-box-sizing: border-box;
 -webkit-transition: all .3s linear;
 transition: all .3s linear
}
#sub_bar.anim {
	display: block;
	-webkit-backface-visibility: hidden;
	top: -54px
}
#sub_bar.swapanim {
	top: 0px
}
#login_box {
	margin: 30px 20px;
	overflow: hidden
}
.login_inner {
	border: 1px solid #D7D7D7;
	background: #F8F8F8;
	padding: 12px;
	border-radius: 7px
}
.login_inner input {
	border: 1px solid #D7D7D7;
	border-top-color: #D5D5D5;
	box-shadow: 0px 3px 10px #F1F1F1 inset;
	height: 44px;
	width: 100%;
	padding-left: 8px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	outline: none;
	font-size: 16px
}
#btnLogin, #btnRegister, #btnCharge, .btnOpen {
	width: 47%
}
.btnFullOpen {
	width: 100%
}
#btnListen {
	width: 100%;
	-webkit-box-sizing: border-box
}
.msgMode {
	background-color: #5A5A5A;
	border-radius: 5px;
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	position: fixed;
	top: 50%;
	margin-top: -20%;
	left: 50%;
	margin-left: -40%;
	z-index: 999
}
.msgMode .icon_close {
	background: url(../images2/icon_close_white.png) center no-repeat #5A5A5A;
	height: 50px;
	width: 50px;
	border-radius: 50px;
	position: absolute;
	top: -20px;
	right: -20px;
	background-size: 19px
}
.warnMsg {
	color: white
}
.msgMode_con {
	padding: 25px 20px
}
.modePop {
	padding-left: 48px
}
.modePop.error {
	background: url(../images2/icon_error.png) 8px center no-repeat;
	background-size: 21px
}
.modePop.valid {
	background: url(../images2/icon_valid.png) 0 center no-repeat;
	background-size: 30px
}
.open_box {
	margin: 15px;
	line-height: 30px
}
.myclass_list .class_detail {
	padding: 0 15px 0 82px
}
#class_list.myclass_list a {
	height: 84px;
	padding: 10px 0
}
#class_list.myclass_list li:last-child a {
	border: 0
}
.progressBar, .myporgress {
	display: inline-block;
	height: 8px;
	width: 93px;
	background: #d6d6d6;
	border-radius: 8px;
	overflow: hidden
}
.myporgress {
	background: #5fc712;
	display: block
}
.class_list {
	padding: 10px 7px
}
.class_list a {
	display: inline-block;
	height: 38px;
	width: 90px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #d6d6d6;
	background: #F9F9F9;
	margin: 6px 5px;
	font-size: 16px;
	position: relative;
	border-radius: 3px
}
.class_list h3 {
	margin: 10px 0 3px 2px
}
.class_list a.learned:after, .class_list a.locked:after {
	content: "";
	position: absolute;
	bottom: -13px;
	right: -2px;
	background: url(../images2/icon_checked.png) center no-repeat;
	height: 39px;
	width: 17px;
	background-size: 17px
}
.class_list a.locked:after {
	background: url(../images2/icon_lock.png) center no-repeat;
	background-size: 17px
}
#link_download {
	display: block;
	height: 65px;
	position: relative;
	z-index: 2;
	padding: 10px;
	background-color: #F3F3F3
}
#link_download .img_download {
	background: url(../images2/download.jpg) center no-repeat;
	background-size: 300px;
	display: block;
	height: 90px
}
.load_app .icon_close {
	background: url(../images2/m_icons.png) 4px -330px no-repeat;
	background-size: 30px;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 2
}
#link_download_myclass {
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#D6D6D6));
	display: block;
	height: 65px;
	position: relative;
	z-index: 2;
	padding: 10px
}
#link_download_myclass.fixed {
	position: fixed;
	bottom: 77px;
	width: 100%
}
#link_download_myclass .img_download {
	background: url(../images2/download.jpg) center no-repeat;
	background-size: 300px;
	display: block;
	height: 90px
}
#link_download_myclass .icon_close {
	background: url(../images2/icon_close.png) center no-repeat;
	background-size: 30px;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 5px;
	right: 5px
}
.version_box {
	width: 100%;
	z-index: 0;
	margin-top: 10px;
	background: transparent
}
.link_top {
	right: 0
}
.load_app {
	width: 100%;
	position: relative
}
.btnDownload {
	height: 32px;
	line-height: 32px;
	width: 100px;
	font-size: 16px;
	background: #fff
}
.download_con {
	padding-left: 75px;
	-webkit-box-sizing: border-box;
	font-size: 18px;
	color: #737373
}
.img-class {
	width: 65px;
	height: 82px
}
#app_list .img-class {
	width: 64px;
	height: 64px
}
.btnBuy, #BtnGoClass {
	padding: 0 48px;
	-webkit-box-sizing: border-box;
	margin: 10px 8px 0 0;
	background:#68c04a;
	color:#fff;
}
.btnBuy1 {
	padding:0 5px;
}
.icon_arrow_up, .icon_arrow_down {
	background: url(../images2/icon_arrow_up.png) center no-repeat;
	background-size: 12px;
	display: inline-block;
	height: 30px;
	width: 18px;
	vertical-align: -9px
}
.icon_arrow_down {
	background: url(..../images2/icon_arrow_down.png) center no-repeat
}
.discount_h, .discount_f, .discount_j, .discount_t {
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
	background: url(../images2/discount.png) no-repeat;
	background-size: 20px;
	height: 24px;
	width: 20px
}
.discount_f {
	background-position: 0 -25px
}
.discount_j {
	background-position: 0 -50px
}
.discount_t {
	background-position: 0 -75px
}
.discount_shuang12 {
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
	background: url(../images2/ico_shuang12_m.png) no-repeat;
	background-size: 12px;
	height: 24px;
	width: 12px
}
@media all and (min-width: 768px) {
.btnBuy {
 font-size: 20px
}
#headline {
 width: 680px;
 height: 500px
}
div.slide ul.index li {
 width: 13px;
 height: 7px
}
.class_list a {
 margin: 6px 7px 6px 8px
}
}
@media all and (min-width: 768px) and (orientation: landscape) {
.class_list a {
 margin: 6px 10px 6px 10px
}
}
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) and (-webkit-min-device-pixel-ratio: 1.5) {
.class_list a {
 margin: 6px 10px
}
}
.line_throu {
	text-decoration: line-through
}
.icon_vedio {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images2/app_play.png) center no-repeat;
	background-size: 70px
}
.icon_vedio.downloading {
	background: url(../images2/app_downloading.png) center no-repeat;
	background-size: 70px
}
.icon_vedio.loading {
	background: url(../images2/loading.png) center no-repeat;
	background-size: 70px
}
.downloadingText {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	display: none;
	height: 20px;
	margin-top: -12px
}
.downloading .downloadingText {
	display: block
}
.icon_vedio.download {
	background: url(../images2/app_download.png) center no-repeat;
	background-size: 70px
}
.classImg {
	display: block;
	position: relative
}
.a_tuan_url {
	color: #49ac00 !important
}
.app_price {
	color: #ff7112;
	font-size: 16px;
	font-weight: bold
}
.app_orignprice {
	color: #494949;
	font-size: 15px
}
.app_itemname {
	color: #494949;
	font-size: 16px;
	font-weight: bold
}
.app_itemtext {
	font-size: 15px;
	color: #494949
}
#simplemodal-overlay {
	background-color: #000;
	cursor: default
}
#ck_xb {
	padding-left: 30px;
	height: 22px;
	line-height: 20px;
	display: block;
	background: url(../images2/xb_check.gif) no-repeat 0 0;
	background-size: 22px !important;
	vertical-align: middle
}
#ck_xb.checked {
	background: url(../images2/xb_checked.gif) no-repeat 0 0
}
#div_success_pop {
	display: none;
	width: 278px;
	height: 91px;
	background: #f5f5f5;
	box-shadow: 0 0 10px;
	border-radius: 5px;
	padding: 38px 10px 10px;
	position: relative
}
#div_success_pop .title {
	background: url(../images2/wx_pay_bg.png) no-repeat 0 0;
	background-size: 24px;
	padding-left: 30px;
	color: #494949;
	font-size: 18px;
	margin: 0 38px 20px;
	height: 24px;
	line-height: 24px
}
#div_success_pop .btn_share {
	background: url(../images2/wx_pay_bg.png) no-repeat 0 -24px;
	background-size: 24px;
	padding-left: 27px;
	color: #5fc712;
	height: 23px;
	font-size: 16px;
	line-height: 25px;
	display: block;
	width: 106px;
	text-align: left
}
#div_success_pop .btn_close {
	background: url(../images2/wx_pay_bg.png) no-repeat 0 -48px;
	background-size: 24px;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 8px;
	right: 2px
}
.div_success_share {
	margin-bottom: 20px;
	padding-left: 80px
}
.newsTip {
	color: #ff6600;
	background: #ffffd3;
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-bottom: #ffa365 solid 1px;
	text-align: center
}
.newsTip .close {
	float: right
}
.no_class {
	padding-top: 40px;
	margin: 0 auto;
	text-align: center
}
.no_class .text {
	color: #ababab;
	font-size: 17px;
	line-height: 40px
}
.no_class .no_class_icon {
	width: 99px;
	height: 66px;
	background-image: url(../images2/no_class.png);
	background-size: 100%;
	margin: 0 auto
}
.no_class .no_class_btn {
	width: 32px;
	line-height: 32px;
	width: 118px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	color: #999;
	display: inline-block;
	font-size: 14px;
	margin-top: 15px;
	border-radius: 3px
}
.item-box .origin_price {
	display: block;
	padding-left: 73px;
	margin-top: -8px;
	font-weight: 400
}
#landscapeTips {
	color: #f5e9df;
	font-size: 22px;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 100%;
	z-index: 9999999;
	background: #000
}
#landscapeTips .img_hands {
	vertical-align: middle;
	margin-right: 15px;
	-webkit-animation: rotateAnim 1s ease infinite;
	-webkit-animation: rotateAnim 1s ease infinite;
	transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100px
}
@-webkit-keyframes rotateAnim {
to {
-webkit-transform:rotate(15deg)
}
}
@keyframes rotateAnim {
to {
transform:rotate(15deg)
}
}
#landscapeTips .landscapeTips_con {
	position: absolute;
	top: 50%;
	margin-top: -55px;
	left: 50%;
	margin-left: -167px
}
html, body, div, ul, li, input, textarea, p, dl, dt, dd {
	margin: 0;
	padding: 0
}
img {
	border: 0
}
ul {
	list-style: none
}
input:focus, textarea:focus {
	outline: none
}
header, nav, section, article, footer {
	padding: 0;
	margin: 0;
	display: block
}
input, textarea, select {
	font-family: inherit;
	font-weight: inherit
}
html {
	font-size: 62.5%
}
body {
	font: 1.4rem/1.5 'Microsoft Yahei', 'Verdana', 'Helvetica', 'Arial';
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
	position: relative
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #494949;
}
header {
	background: #2d353c;
	height: 45px;
	line-height: 45px;
	padding: 0px 80px;
	color: white;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
	text-align: center;
	position: relative;
	z-index: 9999
}
header .class_name {
	height: 49px;
	line-height: 49px;
	color: white;
	font-size: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
	margin: 0 60px
}
.icon_back {
	display: block;
	width: 60px;
	height: 50px;
	background: url(../images2/icon_back.png) no-repeat 11px 13px;
	background-size: 32px;
	position: absolute;
	left: 0
}
.link-menu {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 41px
}
.link-menu.hover {
	background-color: #222527
}
.link-search, .link-share {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	right: 5px;
	top: 0;
	line-height: 41px
}
.link-search.hover, .link-share:hover {
	background-color: #222527
}
.link-back {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 41px
}
.link-back.hover {
	background-color: #222527
}
.link-myinfo {
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	height: 33px;
	padding: 6px 0
}
.link-myinfo #userImgHead {
	width: 23px;
	height: 23px;
	border: 1px solid #8F9498;
	display: inline-block;
	line-height: 0;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	vertical-align: 2px;
	overflow: hidden
}
.link-myinfo #userImgHead img {
	border-radius: 30px
}
.right_menu {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	overflow: hidden;
	display: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.right_menu_con {
	float: right;
	height: 100%;
	width: 270px;
	background: #394148;
	padding: 12px 0 0 0
}
.hjclass-txt {
	font-family: 'Microsoft yahei';
	font-size: 22px;
	color: #C0C2C3;
	font-weight: 300;
	text-align: center;
	margin-bottom: 10px
}
.menu-list a {
	float: left;
	display: block;
	padding: 14px 11px;
	width: 68px;
	text-align: center;
	color: #C0C2C3;
	border-radius: 3px
}
.menu-list a:hover {
	background: #333B42
}
.menu-list .item-icon {
	display: inline-block;
	width: 54px;
	height: 54px;
	text-align: center;
	border-radius: 27px;
	line-height: 52px;
	margin-bottom: 10px
}
.menu-list .item-1 {
	background: #57c98a
}
.menu-list .item-2 {
	background: #64b5f6
}
.menu-list .item-3 {
	background: #ff8a65
}
.menu-list .item-4 {
	background: #4dd0e1
}
.menu-list .item-5 {
	background: #ffb74d
}
.menu-list .item-6 {
	background: #ef8383
}
.nav-list {
	background: #333B42;
	position: absolute;
	bottom: 0;
	width: 306px
}
.nav-list a {
	float: left;
	padding: 10px 5px;
	width: 68px;
	color: #6E7275 !important;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 36px;
	font-size: 12px
}
.nav-list a:hover {
	background: #394148
}
.nav-list a [class^="icon-"] {
 opacity: 0.5
}
[class^="icon-"], [class*=" icon-"] {
display:inline-block;
vertical-align:middle
}
.icon-home {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -163px;
	height: 25px;
	width: 25px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-course {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -66px;
	height: 25px;
	width: 25px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-search {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -389px;
	height: 25px;
	width: 25px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-my {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -213px;
	height: 25px;
	width: 25px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-quan {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -346px;
	height: 25px;
	width: 25px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-xb {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -581px;
	height: 25px;
	width: 25px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-search-s {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png));
	background-position: 0 -371px;
	height: 19px;
	width: 19px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-hj {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -133px;
	height: 30px;
	width: 30px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-st {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -438px;
	height: 30px;
	width: 30px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-ct {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -91px;
	height: 30px;
	width: 30px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-center {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -36px;
	height: 30px;
	width: 30px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-profile {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png));
	background-position: 0 -258px;
	height: 20px;
	width: 20px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto;
	height: 20px;
	width: 20px
}
.icon-order {
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto;
	height: 20px;
	width: 20px
}
.icon-menu {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -194px;
	height: 19px;
	width: 19px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-search-s {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -371px;
	height: 19px;
	width: 19px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-carded {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -19px;
	height: 18px;
	width: 18px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-star {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -488px;
	height: 20px;
	width: 20px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-stared {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -508px;
	height: 20px;
	width: 20px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto;
	vertical-align: -5px !important
}
.icon-star-white {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -468px;
	height: 20px;
	width: 20px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto;
	vertical-align: -5px !important
}
.icon-back {
	background-repeat: no-repeat;
	background-image: url(../imags/icon-sc7a1d924b3.png);
	background-position: 0 0;
	height: 19px;
	width: 19px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto;
	height: 18px;
	width: 19px
}
.icon-dobule-arrow {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -121px;
	height: 12px;
	width: 11px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-share {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -414px;
	height: 24px;
	width: 20px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-weibo {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -528px;
	height: 33px;
	width: 38px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-qqzone {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -312px;
	height: 34px;
	width: 38px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-qqweibo {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -278px;
	height: 34px;
	width: 24px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.icon-winclose {
	background-repeat: no-repeat;
	background-image: url(../images2/icon-sc7a1d924b3.png);
	background-position: 0 -561px;
	height: 20px;
	width: 20px;
	-moz-background-size: 38px auto;
	-o-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto
}
.user_center {
	width: 260px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
 -webkit-transition: -webkit-transform .5s ease;
 transition: transform .5s ease
}
.user_center .user_center_con {
	background: #394148;
	float: left;
	height: 100%;
	width: 100%;
	position: relative
}
.headerMask {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 9999998;
	left: 0
}
.myinfo-box {
	background: #333b42;
	color: #333b42;
	position: relative;
	padding: 20px 0 10px 0;
	min-height: 80px
}
.myinfo-item-num {
	color: #68c04a;
	font-size: 24px;
	display: block
}
.myinfo-detail {
	width: 100%;
	-webkit-box-sizing: border-box
}
.btnCard, .btnUnCard {
	width: 100px;
	height: 30px;
	line-height: 30px
}
.btnGreen.btnUnCard {
	background: #484f55;
	border: 0;
	color: #2d353c
}
.myinfo-box .username {
	font-size: 20px;
	line-height: 32px;
	width: 142px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap
}
.btnSign, .btnUnSign {
	width: 45%;
	display: inline-block
}
.myinfo-detail li {
	display: block;
	float: left;
	line-height: 27px;
	width: 33.3%;
	text-align: center;
	padding: 10px 0;
	color: #6E7275
}
.my_wx {
	padding: 0;
}
.my_wx a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #C0C2C3;
	padding: 0 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 17px;
	position: relative
}
.my_wx a:hover {
	background: #333B42
}
.my_wx a .new-dot {
	display: block;
	width: 4px;
	height: 4px;
 background::
 position: absolute;
	top: 20px;
	left: 48px;
	border-radius: 2px
}
.my_wx a i {
	margin-right: 15px
}
.doCard-box {
	padding: 0 10px 20px 108px;
	color: #fff;
	height: 72px
}
.doCard-box .btnGreen, .doCard-box .btnGreen:link, .doCard-box .btnGreen:visited, .doCard-box .btnGreen:active {
	color: #333B42
}
.carded-txt {
	color: #6E7275
}
.userimg {
	border: 1px solid #484F55;
	padding: 3px;
	border-radius: 66px;
	position: absolute;
	left: 16px;
	top: 5px
}
.userimg .userimg_con {
	width: 66px;
	height: 66px;
	border-radius: 66px;
	-webkit-border-radius: 66px;
	overflow: hidden
}
.userimg img {
	width: 66px;
	height: 66px
}
.moveToRight {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
#container.moveToLeft, .btn_openclass.moveToLeft {
	-webkit-transform: translate3d(-270px, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(-270px, 0, 0)
}
.links-login {
	padding: 40px 20px
}
.unlogin-txt {
	padding: 10px 0 0 114px;
	color: #FFF;
}
.btn_openclass {
	position: fixed;
	border-top: 1px solid #DFDFDF;
	bottom: 0;
	width: 100%;
	background: url(/static/imags/backcolor.png) no-repeat center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 999;
	height: 60px;
	left: 0;
	min-height: 60px;
	text-align:center;
	padding-top:15px
}
#container {
	background: #fff;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
 -webkit-transition: -webkit-transform .5s ease-in-out;
 transition: transform .5s ease-in-out;
	min-height: 100%;
	overflow: hidden
}
#container1 {
	background: #fff;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
 -webkit-transition: -webkit-transform .5s ease-in-out;
 transition: transform .5s ease-in-out;
	min-height: 92%;
	overflow: hidden
}
a.relogin {
	position: absolute;
	bottom: 10px;
	left: 18px;
	color: #656a6e;
	font-size: 16px
}
.share_list {
	display: inline-block
}
.share_list dd {
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 28px
}
a.link-weibo {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 46px;
	background: #D25E52;
	margin: 0 10px
}
a.link-qqweibo {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 46px;
	background: #49aef6;
	margin: 0 10px
}
a.link-qqzone {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 46px;
	background: #e9aa3b;
	margin: 0 10px
}
.msgMode_w {
	background-color: #fff;
	border-radius: 5px;
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	position: fixed;
	top: 50%;
	margin-top: -20%;
	left: 50%;
	margin-left: -40%;
	z-index: 999
}
.msgMode_w .link-winclose {
	height: 40px;
	width: 40px;
	border-radius: 50px;
	text-align: center;
	position: absolute;
	line-height: 34px;
	top: 0;
	right: 0
}
.msgModeMask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.44);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.msgMode_w .msgMode_title {
	font-weight: 300;
	height: 30px;
	line-height: 30px;
	font-family: "microsoft yahei";
	font-size: 14px;
	padding: 5px 10px
}
.footer_b {
	position: absolute;
	bottom: 0;
	width: 100%
}
footer {
	background: #f9f9f9;
	text-align: center;
	position: relative;
	padding: 22px 0;
	color: #AAA;
	width: 100%;
	font-size: 14px
}
footer .split {
	width: 1px;
	height: 12px;
	background: #E0E0E0;
	display: inline-block;
	padding-top: 6px;
	vertical-align: -6px
}
.icon_pc {
	background: url("../images2/m_icons.png") 4px -144px no-repeat;
	height: 28px;
	width: 28px;
	background-size: 28px auto;
	display: inline-block;
	vertical-align: middle
}
.icon_mobile {
	background: url("../images2/m_icons.png") 5px -174px no-repeat;
	height: 28px;
	width: 28px;
	background-size: 28px auto;
	display: inline-block;
	vertical-align: middle
}
.icon_faceback {
	background: url(../images2/m_icons.png) 5px -233px no-repeat;
	width: 32px;
	height: 32px;
	background-size: 32px;
	display: inline-block;
	vertical-align: middle
}
footer .link_faceback {
	color: #999;
	position: absolute;
	top: 0;
	height: 23px;
	width: 99px;
	display: inline-block;
	left: 0;
	padding: 0
}
#returnTop, #kfTel {
	background: rgba(0, 0, 0, 0.5);
	height: 32px;
	width: 35px;
	position: fixed;
	bottom: 100px;
	right: 10px;
	border-radius: 3px;
	text-align: center;
	padding-top: 3px;
	line-height: 0;
	z-index: 99999
}
#returnTop {
	bottom: 62px
}
.icon-arrow-t {
	background-repeat: no-repeat;
	background-image: url("../images2/m_icons.png");
	background-position: 10px -233px;
	height: 28px !important;
	display: block !important;
	width: 28px !important;
	-webkit-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-o-background-size: 28px auto;
	background-size: 28px auto
}
.icon_phone {
	background-repeat: no-repeat;
	background-image: url("../images2/m_icons.png?v=20141201");
	height: 28px;
	display: block;
	width: 28px;
	-webkit-background-size: 28px auto;
	-moz-background-size: 28px auto;
	-o-background-size: 28px auto;
	background-size: 28px auto;
	background-position: 10px -343px
}
.bdfx {
	height: 40px;
	position: relative;
	padding: 0 25px 0 5px;
	line-height: 40px;
	font-size: 14px;
	color: #494949;
}
.pop {
	position: absolute;
	background-color: #eee;
	top:41px;
	z-index: 10;
	left:0;
	width:100%;
}
.first_nav a {
	color:#333;
}
#box3 {
	position: absolute;
	display: none;
	right: 8px;
	top: 85px;
	width: 128px;
	padding: 6px 0;
	border-radius: 4px;
	z-index: 11;
	background-color: rgba(0, 0, 0, 0.8);
}
.pop_body li {
	float: left;
	padding-top: 10px;
	width: 20%;
	text-align: center;
	font-size: 13px;
	position: relative;
	padding:0 15px;
}
.pop_body {
	padding:10px;
	float: left;
	display: inline;
}
.pop_body li a {
	display: inline-block;
	background: none repeat scroll 0 0 #F3F3F3;
	border-radius: 10px 10px 10px 10px;
	margin: 5px 10px 5px 0;
	padding: 5px 7px;
	text-decoration: none;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}
.tabs1 {
	width: 100%;
}
.desTab {
	position: absolute;
	right: 5px;
	top:55px;
	z-index:99999;
	float: right;
	height: 26px;
}
.desTab li {
	cursor: pointer;
	float: left;
	display: inline;
	width: auto;
	font-size: 13px;
	line-height: 2;
}
.desTab li a {
	color: #000;
	text-decoration: none;
	padding: 0 7px;
	background: none;
	float: left;
	display: inline;
}
.desTab li.on a {
	color: #68c04a;
	float: left;
}
.reviewCon1 {
	padding: 0;
	margin: 0;
	display: block;
}
.mart {
	padding: 10px 0;
}
.tabs {
	width: 100%;
	padding:10px 0;
	padding-top:1px;
}
.desTab1 {
	width: 100%;
	height: 36px;
	background: #fff;
	overflow: hidden;
	zoom: 1;
	position: relative;
	border-bottom: 2px solid #108ee9;
}
.desTab1 li {
	float: left;
	height: 36px;
	margin-right: 2px;
}
.desTab1 li.on a {
	border-color: #108ee9;
	color: #fff;
	background: #108ee9;
	text-decoration: none;
}
.desTab1 li a.on {
	border-color: #108ee9;
	color: #fff;
	background: #108ee9;
	text-decoration: none;
}
.desTab1 li a {
	padding:0 10px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #cccccc;
	border-bottom: none;
	color: #000;
	font: 16px/34px \5fae\8f6f\96c5\9ed1;
	float: left;
	text-align: center;
	background:#fff;
}


.desTab2 {
	width: 100%;
	height: 65px;
	background: #fff;
	overflow: hidden;
	zoom: 1;
	position: relative;
	
}

.desTab2 li.on a {
	border-color: #108ee9;
	color: #fff;
	background: #108ee9;
	text-decoration: none;
}
.desTab2 li a.on {
	border-color: #108ee9;
	color: #fff;
	background: #108ee9;
	text-decoration: none;
}
.desTab2 li a {
	padding:0 10px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #cccccc;
	border-bottom: none;
	color: #000;
	font: 16px/34px \5fae\8f6f\96c5\9ed1;
	float: left;
	text-align: center;
	background:#fff;
}


.reviewCon {
	padding: 0;
	margin: 0;
	display: block
}
.con_nr_l {
	position: relative;
	
	
	
	font-family: "Microsoft YaHei";
}
.con_nr_l img {
	margin: 0 auto;
	max-width: 700px;
	width: 90%;
	display: block;
}
/*课程讨论*/
.aw-common-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.aw-common-list .aw-item {
	position: relative;
	z-index: 0;
	min-height: 45px;
	padding: 14px 0 14px 60px;
}
.aw-common-list .aw-item .aw-user-name {
	position: absolute;
	left: 0;
	top: 18px;
}
.aw-user-name, .aw-topic-name {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
}
.aw-user-name img, .aw-topic-name img {
	width: 50px;
	height: 50px;
}
.aw-user-name img {
	border-radius: 4px;
}
.aw-common-list .aw-question-content h4 {
	margin: 0 0 3px;
	color: #155faa;
	font-size: 14px;
	font-weight: normal;
	word-wrap: break-word;
}
.aw-common-list .aw-question-content p {
	margin: 0 0 3px;
	color: #999;
}
.aw-common-list .aw-item .aw-question-content .aw-user-name {
	color: #666;
}
.aw-common-list .aw-question-content p span {
	font-size: 12px;
	font-weight: 400;
	color: #999;
}
.aw-common-list>div+div {
	border-top: 1px solid #F5F5F5;
}
.aw-load-more-content {
	position: relative;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	margin: 20px 0 0;
	background-color: #eeeeee;
	text-align: center;
	cursor: pointer;
	color: #999;
	display: block;
	border-radius: 4px;
	font-size: 14px;
}
.aw-load-more-content:hover {
	background:#499ef3;
	color:#fff;
	text-decoration:none;
}
.jion-in-bbs {
	position: relative;
	overflow: hidden;
	height: 100px;
	line-height: 100px;
	background-color: #499ef3;
	text-align: center;
	cursor: pointer;
	color: #fff;
	display: block;
	border-radius: 4px;
	font-size: 28px;
	font-family:"微软雅黑";
}
.jion-in-bbs:hover {
	background:#59b0ff;
	color:#fff;
	text-decoration:none;
}
.loading {
	text-align:center;
	padding:10px 0;
	margin: auto;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
}
.tuichu {
	text-align:center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 10px 0;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
}
.tuichu a {
	color: #fff;
	background:sienna;
	padding: 10px 30px;
	width: 100%;
}
.qiehuan {
	padding:10px 0;
}
.qiehuan a {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin: 10px 0;
	color: #979797;
	padding: 0 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 17px;
	position: relative;
}
.r14 {
	color:#F00;
}
#inner-cart {
	position: absolute;
	top:65px;
	right: 16px;
	background-image: url(../images2/16css.com_a452309e9e13c4585b904418a1ff9665.png);
	background-size: 48px 48px;
	height: 48px;
	width: 48px;
	cursor:pointer; color:#fff; text-align:center; font-size:11px;
}
.bd-wrap_mobile {
	width:95%;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
}
.cart_all_mobile {
	border-bottom:2px solid #F60;
	padding-bottom:5px;
}
.item-list-mobile {
	display:block;
	background:#ececec;
	margin:5px 0;
	float:left;
	width:100%;
}
.item-single-mobile {
	float:left;
	width:40%;
	padding:10px 0;
}
.column {
	float:right;
	width:60%;
	padding:10px 0;
}
.column span {
	padding-top:10px;
	float:left;
}
.column a.delone {
	text-align:right;
	float:right;
	padding:10px 0;
	color:#333;
	margin-right:10px;
}
.quan_wei {
	text-align:center;
	background: #F60;
	color:#fff;
	padding:5px 0;
	margin-bottom:5px;
	width:50%;
}

.quan_yi {
	text-align:center;
	background: #bbb;
	color:#fff;
	padding:5px 0;
	margin-bottom:5px;
	width:50%;
}
.due-site {
	position:absolute;
	display:block;
	width:65px;
	height:66px;
	left:0;
	top:0;
	overflow:hidden;
	background:url(../images2/coom.png) no-repeat;
}
#content li {
	position:relative;
	margin-bottom:5px;
}
.over-site {
	position:absolute;
	display:block;
	width:50px;
	height:50px;
	right:0;
	bottom:0;
	overflow:hidden;
	background:url(../images2/sys_item_selected.gif) no-repeat;
}
.clearfix {
	clear:both;
}
b {
	color:#F00;
}
.nav1 {
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.nav1 a {
	width:33.3%;
	display:inline-block;
	color:#68c04a;
}
.my_wx a {
	color:#C0C2C3;
}

.btn-primary {
	border: 1px solid #3079ed;
	color: #FFF;
	background-image: linear-gradient(tobottom, #4d90fe, #4787ed);
	background-repeat: repeat-x;
	background-color: #4d90fe;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.cjxm {
    margin-top: 5px;
    width: 98%;
    height: 30px;
    line-height: 30px;
}
.input-small { margin-top:5px; width:48%; height:30px; line-height:30px;}
.red { color:#C00;}
.quan_mobile img {    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    display: block;}
.Anpack_pri { text-align:center; color:#F00; font-size:20px;}
.Anpack_pri .del { text-decoration:line-through;}


.index_body .imgList2, .index_body .imgList2 li {
	height: 165px;
	position: relative
}
.index_body .imgList2 {
	overflow: hidden;
	width: 420px;
	margin: 0 auto;
}


.index_body .imgList2 .img {
	width: 400%
}
.index_body .imgList2 li img {
	width: 100%; height:165px;
}
.index_body .imgList2 .img li {
	float: left
}

/*轮显*/
.index_body .imgList, .index_body .imgList li {
	height: 165px;
	position: relative
}
.index_body .imgList {
	overflow: hidden;
	width: 320px;
	margin: 0 auto;
}


.index_body .imgList .img {
	width: 400%
}
.index_body .imgList li img {
	width: 100%; height:165px;
}
.index_body .imgList .img li {
	float: left
}
.index_body .imgList .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #000;
	background: #000;
	opacity: .7;
	z-index: 3;
	font-size: 14px
}
.index_body .imgList .num {
	position: absolute;
	bottom: 9px;
	right: 5px;
	z-index: 3
}
.index_body .imgList .text .inner {
	border-top: 1px solid #fff;
	line-height: 29px;
	height: 29px;
	color: #fff;
	padding-left: 13px
}
.box_5 .num a, .index_body .imgList .num a {
	float: left;
	width: 6px;
	height: 6px;
	background: #777;
	font-size: 0;
	line-height: 0;
	border-radius: 6px;
	display: block;
	margin-right: 5px
}
.index_body .imgList .num .on {
	background: #fff
}
.index_body .hd h3 {
	float: left;
	font-size: 20px;
	padding: 0 10px
}
.top-message {
	visibility: hidden;
	float: right;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	margin: 7px 10px 0 0;
	background: #353535;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff
}
.top-message a {
	color: #fff
}
.index_body .hd, .video_body .hd {
	background: #eee;
	line-height: 40px;
	border-bottom: 5px solid #e5e5e5
}
.wrapper .money { padding:10px; font-size:18px; color:#F60; font-weight:bold;}
.money1 { padding:10px; font-size:14px; color:#7A736F;}
.wrapper .money .del { text-decoration:line-through; color:#333;}
.tabs .reviewCon1 h3 { padding: 5px 0 5px 10px; color:#222; background:#ececec;}
.tabs .reviewCon1 .text { padding-left:10px; font-weight:normal; font-size:0.9em; color:#666;}
.title_h2 { padding:10px; font-weight:normal; font-size:1.5em; color:#000;}
.class_px { display:block; height:40px; line-height:40px;border-bottom:1px solid #ddd; width:100%;}
.class_px a { width:32%; text-align:center; color:#333; display:inline-block;}
.class_px a.on { color:#C00; border-bottom:1px solid #C00;}