html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-size: 16px;
	font-family: "微软雅黑", "宋体",  "Droid Sans", "Droid Sans Fallback", "ColorOS", -apple-system-font, "Helvetica Neue", sans-serif;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
}

* {
  outline: 0;
}

a:link, a:visited {
	color: #007aff;
	text-decoration: none;
}
a {
	color: #007aff;
	text-decoration: none;
}

a img {
  border: 0;
}



/* 网站顶部 */
.headerinfo {
	padding: 5px;
	height: 30px;
	background-color: #007aff;
}

.headerimg {
	padding: 0 0 0 2px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.headerimage {
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

.headertxt {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}

.headerstate {
	padding: 0 5px 0 0;
	font-size: 13px;
	color: #ddd;
	height: 30px;
	line-height: 32px;
	display: inline-block;
	vertical-align: middle;
	float: right;
}

.headerstate a{
	color: #ddd;
}


.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#000;
  opacity: 1;
  background: rgba(0,0,0,0.2);
}

.swiper-pagination-bullet-active {
  color:#fff;
  background: #007aff;
}

/* 图片轮播图片上的文字效果 */
.slidespan {
	color: #ffffff;
	text-shadow: 2px 2px 1px #000000;
	font-size: 22px;
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%;
}

/* 校园新闻 */
.newslist {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 7px;
	background: #ceeaf9;
}

.newsheader {
	padding: 3px 3px 3px 8px;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}

.newsmore {
	padding: 0 5px 0 0;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	float: right;
}

.newsmore a{
	color: #333;
}

.newsitems {
	padding: 8px;
	border-radius: 0 0 5px 5px;
	background: #fffeff;
}

.newsblank {
	width: 95%;
	height: 1px;
	margin: 12px auto;
	padding: 0px;
	background-color: #ceeaf9;
	overflow: hidden;
}

.newsli:hover {
	cursor:pointer;
	background: #fff;
}

.newsli:active {
	cursor:pointer;
	background: #ddd;
}

.newsimg {
	width: 73px;
	height: 50px;
}

.newsdate {
	padding: 0px;
	color: #666;
	font-size: 12px;
	text-align: center;
}

.newslitxt {
	font-size: 16px;
	padding:0 0 0 10px;
	position: relative;
}

.newstitle {
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: break-word;
}

.newsdesc {
	padding: 4px;
	color: #666;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
}



/* 成绩查询 */
.scoresection {
	
}

.scoreheader {
	border-radius: 7px 7px 0 0;
	background: #ceeaf9;
	padding: 3px;
	line-height: 22px;
	height: 22px;
	font-size: 16px;
	text-align: center;
}

.scoreitems {
	padding: 8px;
	border-radius: 0 0 7px 7px;
	background: #fffeff;
}

.scoresearch {
	padding: 3px;
	text-align: center;
}
.scorename {
	width: 125px;
	font-size: 16px;
	height: 25px;
	line-height:15px;
	margin: 0px 6px 16px 0px;
	padding: 0 0 0 3px;
}

.scorebutton{
	font-size: 14px;
	height: 30px;
	padding: 0 15px;
	background: #66C1E4;
	border-radius: 7px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
}
.scorebutton:active{
	background: #3EB1DD;
}

.scorelist {
	border: 2px solid;
	border-color: #1e4fde;
	border-radius: 7px;
	background: #2c62dc;
	margin: 0 0 20px 0;
}

.scorearea {
	padding: 6px;
	text-align: left;
	border-radius: 0 0 7px 7px;
	background: #fffeff;
}

.scoretitle {
	color: #fff;
	font-size: 16px;
	text-align: center;
	height: 22px;
}

.scorestudent {
	color: #fff;
	font-size: 14px;
	text-align: center;
	height: 22px;
}
.scoreareaitem {
	width: 18%;
	display: inline-block;
	border: 1px solid;
	border-color: #ceeaf9;
	border-radius: 7px;
	background: #ceeaf9;
	margin: 3px 0;
}

.scoresubject {
	padding: 3px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 7px 7px 0 0;
	background: #1bd7a0;
	height: 33px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
}

.scoresubjectsum {
	font-size: 12px;
}

.scorepoint {
	padding: auto;
	font-size: 16px;
	font-weight: bold;
	border-radius: 0 0 7px 7px;
	background: #fff;
	height: 28px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
}

.scoreblank {
	height: 10px;
}


/* 登陆系统 */
.loginsection {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 7px;
	background: #ceeaf9;
	font-size: 16px;
}

.loginheader {
	border-radius: 7px 7px 0 0;
	background: #ceeaf9;
	padding: 3px;
	line-height: 22px;
	height: 22px;
	font-size: 16px;
	text-align: center;
}

.loginitems {
	padding: 4px;
	border-radius: 0 0 7px 7px;
	background: #fffeff;
}

.loginarea {
	padding: 3px;
	line-height: 15px;
	text-align: center;
}

.logintableleft {
	width: 80px;
	padding: 7px 3px 7px 3px;
	text-align: right;
}

.logintableright {
	padding: 7px 0px 7px 0px;
	text-align: left;
}

.logintableerror{
	width: 20px;
}

.logininput {
	width: 160px;
	font-size: 16px;
	height: 32px;
	padding: 2px;
	border-bottom: 1px solid #dbdbdb;  
	border-top:0px;  
	border-left:0px;  
	border-right:0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	outline: none;
}

.loginsubmitlable {
	padding: 12px 5px;
}

.loginbutton {
	font-size: 16px;
	height: 30px;
	padding: 0 15px;
	background: #66C1E4;
	border-radius: 7px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
}

.loginbutton:active {
	background: #3EB1DD;
}

.a-radio{
	display: none;
}
.b-radio{
	display: inline-block;
	border: 1px solid #ccc;
	width: 18px;
	height: 18px;
	border-radius:2px;
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -4px;
	position: relative;
}
.b-radio:before{
	content: '';
	font-size: 0;
	width: 12px;
	height: 12px;
	background: rgb(143, 188, 238);
	position: absolute;
	left:50%;
	top:50%;
	margin-left: -6px;
	margin-top: -6px;
	border-radius: 2px;
	display: none;
}
.a-radio:checked~.b-radio:before{
	display: block;
}

.errorSpan {
	width: 16px;
	height: 16px;
	display: none;
}

.showerrormsg {
	color: red;
	text-align: center;
}

.showchangepswerrormsg {
	display: block;
	padding: 5px 0px 0px 0px;
	color: red;
	text-align: center;
}

.changepswtableleft {
	width: 120px;
	height: 26px;
	padding: 7px 0px 7px 3px;;
	text-align: right;
}

.changepswtableright {
	padding: 7px 0px 7px 0px;;
	text-align: left;
}


/* 个人中心 */
.centersection {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 7px;
	background: #ceeaf9;
}

.centersection .centerheader {
	padding: 3px 3px 3px 8px;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	vertical-align: middle;
}

.centeruserinfo {
	padding: 5px;
	border-radius: 0 0 7px 7px;
	background: #fffeff;
	font-size: 16px;
	line-height: 26px;
}

.centerblank {
	height: 1px;
	margin: 8px auto;
	padding: 0px;
	background-color: #ceeaf9;
	overflow: hidden;
}


/* 自定义alert confirm */
.showPromptMaskDiv{
	padding:0;
	margin:0;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 997;
	background: rgba(0,0,0,0.5);
}

.showPromptSection {
	width: 300px;
	height: 150px;
	display: none;
	position: fixed;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0px;
	margin: 0px auto;
	z-index: 998;
	border: 0px solid #00F;
	border-radius: 7px;
}


.showPromptTitleDiv {
	padding: 3px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #c1e3f9;
	border-radius: 7px 7px 0 0;
	position: relative;
}

.showPromptTitleDiv:hover{
    cursor: move;
}
.showPromptTitleDiv:active{
    cursor: move;
}

.showPromptTitle {
	font-weight: bold;
	position: absolute;
	left: 0px;
	margin: auto;
	width: 99%;
}

.showPromptTitleClose {
	position: absolute;
	right: 5px;
	float: right;
	font-size: 28px;
	line-height: 28px;
	height: 28px;
}

.showPromptContent {
	font-size: 16px;
	padding: 10px 10px;
	text-align: center;
	background: #fffeff;
	height: auto;
}

/* 滑块设置 */
.promptScroll::-webkit-scrollbar {
	width: 3px;
	height: 0px;
}
/* 滑块颜色 */
.promptScroll::-webkit-scrollbar-thumb {
	background-color: #ccc;
}


.showPromptButtonArea {
	padding: 15px 2px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: #fffeff;
}

.showPromptButton {
	padding: 3px 10px;
	font-size: 16px;
	width: 110px;
	text-align: center;
}
#confirmButton {
	font-weight: bold;
}

/* 自定义二次 confirm */
.showSecondPromptMaskDiv{
	padding:0;
	margin:0;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5997;
	background: rgba(0,0,0,0.5);
}

.showSecondPromptSection {
	width: 300px;
	height: 100px;
	display: none;
	position: fixed;
	top: 200px;
	left: 0;
	right: 0;
	bottom: 0px;
	margin: 0px auto;
	z-index: 5998;
	border-radius: 7px;
	background: #fffeff;
}

.showSecondPromptContent {
	font-size: 18px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background: #fffeff;
	border-radius: 7px 7px 0 0;
	height: 50px;
	line-height: 50px;
}

.showSecondPromptButtonArea {
	padding: 15px 2px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	background: #fffeff;
	border-radius: 0 0 7px 7px;
}

.showSecondPromptButton {
	padding: 3px 10px;
	font-size: 16px;
	width: 110px;
	text-align: center;
}

#confirmSecondButton {
	color: blue;
}

/* 发表回复 */
.showPromptMessageMaskDiv{
	padding:0;
	margin:0;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0,0,0,0.7);
}

.showPromptMessageDiv {
	position: fixed;
	top: 50px;
	z-index: 1001;
	width: 96%;
	left: 0;
	right: 0;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	border-radius: 7px;
}

.showPromptMessageEditor {
	height: 80px;
	width: 100%;
	font-size: 16px;
	overflow: auto;
	background: #FFF;
	text-align: left;
	padding: 2px 0 0 4px;
	border-radius: 4px 4px 0 0;
	box-sizing:border-box;
}
.showPromptMessageEditor:empty:before{
	font-size: 16px;
	content: attr(placeholder);
	color: #999;
	box-sizing:border-box;
}
/* 焦点时内容为空 */
/*
.showPromptMessageEditor:focus:before{
	content:none;
}
*/
.showPromptMessageEditor img {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	display: inline-block;
	border: 0px;
	margin: 0 1px;
	padding: 0 1px;
}

.showPromptMessageButtonArea {
	width: 100%;
	height: 120px;
	background: #EEE;
	border-radius: 0 0 4px 4px;
	box-sizing:border-box;
}

.showPromptMessageButtonArea table {
	width: 100%;
	height: 100%;
	border-radius: 0 0 4px 4px;
	box-sizing:border-box;
}

.showPromptSmilesDiv {
	height: 100%;
	width: 100%;
	text-align: left;
	overflow: auto;
}

.showPromptSmilesDiv img {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	border: 0px;
	margin: 3px 5px;
}

.showPromptSendbutton {
	font-size: 16px;
	height: 30px;
	width: 90px;
	padding: 0 5px;
	background: #66C1E4;
	border-radius: 7px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
	cursor: pointer;
	vertical-align: middle;
}

.showPromptCancelbutton {
	font-size: 16px;
	height: 30px;
	width: 90px;
	padding: 0 5px;
	background: #fff;
	border-radius: 7px;
	border: none;
	color: #000;
	cursor: pointer;
	vertical-align: middle;
}
/* div输入框自定义光标 */
.customCursor {
	position: relative;
}
.customCursor:after{
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	height: 100%;
	border: 1px solid rgba(30,144,255,1);
	-webkit-transform:scale(0.9);
}

/* 提交回复提示内容 */
.showPromptMessagePostTipsDiv {
	display: none;
	position: fixed;
	top: 100px;
	z-index: 2001;
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	left: 0;
	right: 0;
	margin: 0px auto;
	font-size: 16px;
	color: blue;
	text-align: center;
	padding: 15px 20px;
	border-radius: 4px;
	background: #ceeaf9;
}

.messageMainDiv {
	position:relative;
	display: block;
	width: 98%;
	background: #EEE;
	border-radius:5px;
	margin:12px auto;
	padding: 4px;
	font-size: 16px;
}
.messageMainDiv .arrow-top {
	position:absolute;
	top:-16px;
	left:8px;
	width:0;
	height:0;
	font-size:0;
	text-align: left;
	border:solid 10px;
	border-color:rgba(255,255,255,0) rgba(255,255,255,0) #EEE rgba(255,255,255,0);
}
.messageMainDiv img {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	border: 0px;
	margin: 0 2px;
}

.messageMainDiv .my .content {
	position: relative;
	display: block;
	min-width: 50px;
	max-width: 75%;
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	background: #90EE90;
	border-radius:5px;
	margin: 0px 8px 5px auto;
	padding: 4px 10px;
	font-size: 16px;
	text-align: left;
	word-wrap:break-word;
}
.messageMainDiv .my .content .arrow {
	position:absolute;
	top:5px;
	right: -16px;
	width:0;
	height:0;
	font-size:0;
	border:solid 10px;
	border-color:rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #90EE90;
}
.messageMainDiv .my .authorTime {
	position: relative;
	display: block;
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	background: #EEE;
	border-radius:5px;
	margin: 0px 8px 0px auto;
	font-size: 14px;
	color: #666;
	text-align: right;
	word-wrap:break-word;
}
.messageMainDiv .my .authorTime font {
	color: #4169E1;
}

.messageMainDiv .other .content {
	position: relative;
	display: block;
	min-width: 50px;
	max-width: 75%;
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	background: #fffeff;
	border-radius:5px;
	margin: 0px auto 5px 8px ;
	padding: 4px 10px;
	font-size: 16px;
	text-align: left;
	word-wrap:break-word;
}
.messageMainDiv .other .content .arrow {
	position:absolute;
	top:5px;
	left: -16px;
	width:0;
	height:0;
	font-size:0;
	border:solid 10px;
	border-color:rgba(255,255,255,0) #fffeff rgba(255,255,255,0) rgba(255,255,255,0) ;
}
.messageMainDiv .other .authorTime {
	position: relative;
	display: block;
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	background: #EEE;
	border-radius:5px;
	margin: 0px auto 0px 8px ;
	font-size: 14px;
	color: #666;
	text-align: left;
	word-wrap:break-word;
}
.messageMainDiv .other .authorTime font {
	color: #4169E1;
}

/* 红点 未读 */
.record_point_title {
	position: relative;
	display:inline-block;
}
.record_score_title {
	position: relative;
	display:inline-block;
}
.unreadPoint {
    position: absolute;
    top: 2px;
    right: -5px;
    width: 7px;
    height: 7px;
    background: red;
    border-radius: 50%;
}
.forceFitWidth {
	display:inline-block;
}

/* 积分操作 */
.pointsection {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 7px;
	background: #ceeaf9;
}

.pointsection .pointheader {
	padding: 3px 3px 3px 8px;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	vertical-align: middle;
}


/* 学生标签显示 */
.tagContainer {
	border: 1px solid #2554a9;
	padding: 5px;
	margin: 10px 0px;
	height: auto;
	min-height: 53px;
	border-radius: 7px;
}

.sTag {
	font-size: 14px;
	border: 1px solid #6289cf;
	padding: 6px 10px 6px 2px;
	margin: 6px 3px;
	display: inline-block;
	border-radius: 4px;
}

.sTag .close {
	position: relative;
	top: -1px;
	right: -5px;
	color: inherit;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}

.mySelect {
	height: 26px;
	line-height: 26px;
	min-width: 50px;
	font-size: 16px;
	border: 1px solid;
	border-color: #999;
	border-radius: 7px;
}

/* 积分操作记录 */
.recordsection {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 7px;
	background: #ceeaf9;
}

.recordsection .header {
	padding: 3px 3px 3px 8px;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	vertical-align: middle;
}

.recordinfo {
	padding: 8px;
	border-radius: 0 0 7px 7px;
	background: #fffeff;
	font-size: 16px;
	line-height: 36px;
}

.recordtable {
	border-collapse: collapse;
}

.recordtable td {
	text-align: center;
}

.recordtable tr {
	cursor: pointer;
}

/* 学生信息 */
.studenttable {

}

.studenttable tr {

}

.studenttable td {
	text-align: center;
}


.studentblank {
	height: 1px;
	margin: 15px auto;
	padding: 0px;
	background-color: #007aff;
	overflow: hidden;
}

/* 积分榜 */
.pointboard {
	padding: 8px;
	border-radius: 0 0 7px 7px;
	background: #fffeff;
	font-size: 16px;
}

.pointboard .boardtab {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 0 0 7px 7px;
	background: #ceeaf9;
}

.pointboard .boardtab td {
	text-align: center;
}

.pointboard .tabTable {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 7px 7px 0 0;
	background: #ceeaf9;
	padding: 0 0 15px 0;
}

.pointboard .tabTable .tabTd {
	padding: 3px;
	border-color: #ceeaf9;
	border-radius: 10px;
	height: 26px;
}

.pointboard .tabChildTable {
	border: 2px solid;
	border-color: #ceeaf9;
	border-radius: 7px 7px 0 0;
	background: #ceeaf9;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}

.pointboard .tabChildTable .tabTd {
	padding: 3px;
	border-color: #ff0;
	border-radius: 10px;
	height: 26px;
}





/* 排序tables */
table.tablesorter {
	background-color: #ceeaf9;
	margin:0px 0 5px 0;
	font-size: 16px;
	width: 100%;
	text-align: center;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #ceeaf9;
	font-size: 16px;
	height: 28px;
	padding: 3px 8px 3px 0;
}
table.tablesorter thead tr .header {
	background-image: url(../images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 5px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #ceeaf9;
}


/* 兑换中心 */
.exchangetd {
	width: 65px;
	height: 65px;
	position: relative;
}
.exchangeimg {
	width: 60px;
	height: 60px;
}
.ex_floatSaleHotImage {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 57px;
	top: -9px;
}

.ex_floatNewComeImage {
	width: 20px;
	height: 20px;
	position: absolute;
	left: -10px;
	top: -10px;
}

.exchangetitle {
	font-size: 16px;
}

.exchangedesc {
	padding: 2px 0 2px 6px;
	color: #666;
	font-size: 14px;
	word-break: break-all;
	line-height: 21px;
}

.exchangedate {
	padding: 0px;
	color: #666;
	font-size: 13px;
	position: absolute;
	right: 5px;
	bottom: 0px;
}

.cartBox {
	position: fixed;
	display: block;
	width: 95%;
	height: 50px;
	left: 0px;
    right: 0px;
	margin-left: auto;
	margin-right: auto;
	bottom: 48px;
	z-index: 100;
	border-radius: 16px;
	-webkit-tap-highlight-color: transparent;
}

.cartBoxArea {
	display: block;
	height: 50px;
	cursor: pointer;
	top: 0px;
	left: 0px;
	color: #FFF;
	background: #4682B4;
	border-radius: 16px;
	-webkit-tap-highlight-color: transparent;
}
/*
.cartBoxArea:active {
	background: #5782D8;
}
*/

.cartTextArea {
	display: block;
	position: absolute;
	font-size: 16px;
	padding: 0 0 0 5px;
	height: 50px;
	line-height: 50px;
	left: 55px;
	top: 0px;
}

.cartTextArea span {
	color: #C0FF3E;
}

.cartComment {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	right: 100px;
	top: 0px;
	color: #f58d80;
	cursor: pointer;
}

.cartComment img {
	width: 15px;
	height: 15px;
}


.cartExchangeArea {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	width: 90px;
	height: 50px;
	right: 0px;
	top: 0px;
	background: #B3EE3A;
	border-radius: 0 16px 16px 0;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
/*
.cartExchangeArea:active {
	background: #C0FF3E;
}
*/

.cartDetailBox {
	position: fixed;
	display: none;
	width: 95%;
	height: 250px;
	left: 0px;
    right: 0px;
	margin-left: auto;
	margin-right: auto;
	bottom: 98px;
	z-index: 99;
	background: #CBDFFC;
	border-radius: 6px;
}

.cartDetailBox .titleArea{
	height: 25px;
	background: #1E90FF;
	border-radius: 6px 6px 0 0;
	padding: 3px 0 3px 20px;
	text-align: left;
	font-size: 16px;
	color: #FFF;
}

.cartDetailBox .titleArea a{
	font-size: 16px;
	float: right;
	color: #00EE76;
	padding: 0 10px 0 0;
}

.cartDetailBox .titleArea img{
	width: 15px;
	height: 15px;
}

.contentArea {
	height: 225px;
	overflow-y: auto;
}

.cartDetailTable td {
	height: 50px;
}

.cartDetailTable .pointTD {
	width: 60px;
}

.cartDetailTable .controlTD {
	width: 110px;
	text-align: right;
}

.cartDetailTable .detailName {
	padding: 0 0 0 7px;
	font-size: 16px;
}

.cartDetailTable .detailPoint {
	font-size: 16px;
	color: blue;
}

.cart {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 10px;
	top: 0px;
}
.cart img{
	width: 50px;
	height: 50px;
}

.cart span{
	display: block;
	color: white;
	position: absolute;
	right: 0;
	top: -4px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	line-height: 25px;
	background-color: red;
}

.cart_subbtn {
	display: inline-block;
	font-size: 22px;
	color: #333;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	text-align: center;
	background-color: #fff;
	border: 1px solid;
	cursor: pointer;
	line-height: 22px;
	visibility: hidden;
	-webkit-tap-highlight-color: transparent;
}

.cart_subbtn:active {
	background-color: #aaa;
}

.cart_addbtn {
	display: inline-block;
	font-size: 22px;
	color: #333;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	text-align: center;
	background-color: #ff0;
	border: 1px solid;
	cursor: pointer;
	line-height: 22px;
	-webkit-tap-highlight-color: transparent;
}

.cart_addbtn:active {
	background-color: #aa0;
}

.cart_num {
	display: inline-block;
	font-size: 20px;
	color: #333;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	border: 0px solid;
	line-height: 25px;
	visibility: hidden;
}

.cartMasklayer_div{
	padding:0;
	margin:0;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 95;
	background: rgba(0,0,0,0.5);
}

.fix {
	heigth:100%;
	overflow:hidden;
}



.pointReasonInput {
	position: absolute;
	width: 195px;
	height: 26px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #aaa;
	border-right: 0px;
	color: #000;
	font-size: 16px;
	padding: 0 0 0 7px;
	outline: none;
	margin: 0px;
}

.pointReasonInput::-webkit-input-placeholder {
	color: #999;
	font-size: 16px;
}

/* 点击放大缩小图片 */
.imgZoomWrap {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 2000;
	width: 100%;
	height: 100%;
	display: none;
}

.imgSwiperZoomWrap {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.85);
	z-index: 2200;
	width: 100%;
	height: 100%;
	display: none;
}

/* 展示swiper图片集前缩略图 */
.swipersmallimg {
	width: 60px;
	height: 60px;
	margin: 2px;
}

/* 积分记录小图片显示 */
.recordImageIconSpan {
	padding-left: 2px;
	font-size: 12px;
}
.recordImageIconSpan img {
	width: 9px;
	height: 9px;
}

/* 积分记录评论显示 */
.recordMessageIconSpan {
	padding-left: 2px;
	font-size: 12px;
}
.recordMessageIconSpan img {
	width: 9px;
	height: 9px;
}


/* 信息提示 */
.showTip {
	padding: 3px;
	text-align:center;
	height: 15px;
	color: blue;
}



.timetabletable {
	
}

.timetabletable td {
	text-align: center;
	height: 30px;
}

.timetabletable td span {
	cursor: pointer;
}

.timetableinfo {
	padding: 8px;
	border-radius: 0 0 7px 7px;
	background: #fffeff;
	font-size: 16px;
}

.timetablebutton {
	font-size: 16px;
	height: 26px;
	padding: 1px 5px;
	background: #66C1E4;
	border-radius: 4px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
	cursor: pointer;
	vertical-align: middle;
}


.supplyAddButton {
	font-size: 16px;
	padding: 2px 12px;
	background: #66C1E4;
	border-radius: 6px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
	cursor: pointer;
}

.supplyGetStatus img {
	width: 15px;
	height: 15px;
}


.searchText {
	width: 140px;
	font-size: 16px;
	height: 22px;
	padding: 2px;
	border-radius: 4px;
	border: 1px solid #dbdbdb;  
}

.dataListPage {
	text-align: center;
	margin: 13px 0px;
}
.dataListPage span {
	color: #1da0e3;
	text-align: center;
	width: 26px;
    height: 26px;
	font-size: 18px;
	line-height: 26px;
	border-radius: 50%;
	border: 1px solid #1da0e3;
	display: inline-block;
	margin: 0px 3px;
	cursor: pointer;
}
.dataListPage span:active {
	background-color: #ceeeff;
	color: #FFF;
}

.dataListPage .dataListPage_nolink {
	border: 0px solid #000;
	color: #000;
	cursor: auto;
}

.dataListPage .dataListPage_select {
	background-color: #1da0e3;
	color: #FFF;
}

.dataListPage .dataListPage_click {
	background-color: #ceeeff;
	color: #FFF;
}

.dataListPage select {
	height: 28px;
	font-size: 18px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #1da0e3;
	outline: none;
	margin: 0px 3px;
	color: #1da0e3;
	min-width: 48px;
}

.confirmButton {
	font-size: 16px;
	height: 28px;
	padding: 0 30px;
	background: #66C1E4;
	border-radius: 6px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
}
.confirmButton:active{
	background: #3EB1DD;
}

.cancelButton {
	font-size: 16px;
	height: 28px;
	padding: 0 30px;
	color: #0380c7;
	background: #dee0e1;
	border-radius: 6px;
	border: none;
}
.cancelButton:active{
	background: #d2d3d4;
}

.mStyleText {
	height: 26px;
	border-radius: 4px;
	border: 1px solid #aaa;
	font-size: 16px;
	padding: 0 0 0 7px;
	outline: none;
}
.mStyleText.width120{
	width: 120px;
}
.mStyleText.width140{
	width: 140px;
}
.mStyleText.width160{
	width: 160px;
}
.mStyleText.width180{
	width: 180px;
}
.mStyleText.width200{
	width: 200px;
}
.mStyleText.widthMax{
	width: 100%;
}

.mStyleButton {
	font-size: 16px;
	height: 30px;
	padding: 0 15px;
	background: #66C1E4;
	border-radius: 7px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
}
.mStyleButton:active {
	background: #3EB1DD;
}

.placeholderRed::-webkit-input-placeholder {
	color: red;
}

.uploadPreDiv {
	position: relative;
	display: inline-block;
	margin: 2px;
}

.uploadPreImages {
	width: 70px;
	height: 70px;
}
.uploadWaiting {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 25px;
	top: 25px;
	z-index: 1;
}
.uploadLoading {
	position: absolute;
	width: 40px;
	height: 10px;
	left: 15px;
	top: 30px;
	z-index: 1;
}
.uploadLoadOK {
	position: absolute;
	width: 26px;
	height: 26px;
	left: 22px;
	top: 22px;
	opacity: 0.7;
	z-index: 1;
}
.uploadLoadFail {
	position: absolute;
	width: 36px;
	height: 36px;
	left: 17px;
	top: 17px;
	opacity: 0.8;
	z-index: 1;
}

.uploadPreDiv .close {
	position: absolute;
	top: 0px;
	right: 0px;
	color: red;
	text-shadow: 1px 1px 2px #fff;
	font-weight: bold;
	font-size: 26px;
	cursor: pointer;
	z-index: 1;
}

.uploadDeleteImg {
	width: 20px;
	height: 20px;
}

.showLoadingTipMaskDiv{
	padding:0;
	margin:0;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: rgba(0,0,0,0.3);
}

.showLoadingMsgDiv {
	display: block;
	width: 250px;
	margin: auto;
	position: fixed;
	top: 45%;
	left: 0;
	right: 0;
	bottom: 55%;
	z-index: 1001;
}
.showLoadingMsgDiv .content {
	display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center; /* 垂直居中 */
	flex-direction: column;
	position: relative;
	width: 250px;
	min-height: 100px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ceeaf9;
	border-radius: 10px;
	background: #ceeaf9;
}
.showLoadingMsgDiv .loadingdiv {
	padding: 10px;
	height: 26px;
	text-align: center;
}
.showLoadingMsgDiv .loadingimg {
	width: 26px;
	height: 26px;
	vertical-align: middle;
}
.showLoadingMsgDiv .closeimg {
	cursor: pointer;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.controlButton {
	font-size: 17px;
	padding: 7px 20px;
	background: #66C1E4;
	border-radius: 7px;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
}