body {
	margin: 0;
	padding: 0;
	font-size: 2rem;
	height: 100vh;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	/* 去除默认的下划线 */
	color: #000;
	/* 去除默认的颜色和点击后变化的颜色 */
}

.xsw_dateX {
	width: 100%;
}

.xsw_dateX .tap {
	width: 94%;
	height: 6rem;
	line-height: 6rem;
	border-bottom: 1px solid #666;
	margin: 0 3%;
}

.xsw_dateX .tap-box {
	/* background: #fdf6ee; */
	box-shadow: 0px 3px 0.8rem #e3e3e3;
	width: 94%;
	border-radius: 2rem;
	margin: -165px 3% 1.5rem 3%;
	padding-top: 0.5rem;
}

.xsw_dateX .tap .qian {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.xsw_dateX .tap .qian .list {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.xsw_dateX .tap .zhong {
	float: right;
}

.xsw_dateX .tap .hou {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.xsw_dateX .tap .hou .list {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.xsw_dateX .tou {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	box-sizing: border-box
}

.xsw_dateX #chaDian {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30px;
	color: #000;
	border-top: 1px #000 dotted;
	cursor: pointer
}

.xsw_dateX .fttor {
	width: 100%;
}

.xsw_dateX .fttor .fttormain {
	width: 94%;
	/* display: flex; */
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
	margin: 10px 3%;
	padding: 2rem 3%;
	background: #ffffff;
	box-shadow: 0px -3px 0.8rem #e3e3e3;
	color: #918774;
	border-radius: 2rem;
}

.xsw_dateX .fttor .fttormain .fg-line {
    background: #d0d0d0;
    height: 1px;
    width: 100%;
    margin: 1.4rem 0;
    display: block;
}

.xsw_dateX .fttor .fttormain .fttor-one {
	font-weight: normal;
	color: #333;
	margin-top: 1.2rem;
	font-size: 2rem;
}

.xsw_dateX .fttor .fttormain .fttor-two {
	font-weight: normal;
	color: #666;
	font-size: 2rem;
}

.xsw_dateX .fttor .fttormain .fttor-one_zw {
	font-weight: normal;
	color: #333;
	margin-top: 1.2rem;
	font-size: 2.5rem;
}

.xsw_dateX .fttor .fttormain .fttor-two_zw {
	font-weight: normal;
	color: #666;
	font-size: 2.5rem;
}

.xsw_dateX .zai {
	display: block
}

.xsw_dateX .hide {
	display: block
		/* display: none */
		/*删除了上下箭头点击显示隐藏的功能 <div id='chaDian' onclick='$.kaiG(this)'>↓</div></div> */
}

.xsw_dateX .fttor .right .tiShi {
	float: left;
	margin-right: 10px;
	color: #000;
}

.xsw_dateX .fttor .right {
	font-size: 2.2rem;
	font-weight: bold;
	width: 100%;
}
.xsw_dateX .dateMain {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	overflow: hidden
}

.xsw_dateX .dateMain .dateMain1 {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}

.xsw_dateX .tou .touList {
	width: calc(100%/7);
	display: flex;
	justify-content: center;
	align-items: center;
	height: 6rem;
	/* border-right: 1px #fff solid */
}

/* .xsw_dateX .tou .touList:last-child {
	border-right: 0
} */

.xsw_dateX .dateMain .dateList {
	width: calc(100%/7 - 0.1px);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 9rem;
	font-size: 2.5rem;
	font-weight: bold;
	color: #333;
	cursor: pointer
}

.xsw_dateX .dateMain .dateList_zw {
	width: calc(100%/7 - 0.1px);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 9rem;
	font-size: 1.8rem;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}

.xsw_dateX .dateMain .dateList div:nth-child(1) {
	margin: -1.5rem 0 0 0;
}

.xsw_dateX .dateMain .dateList_zw div:nth-child(1) {
	margin: -2.8rem 0 0 0;
}

.xsw_dateX .dateMain .today {
	background: url(../shengxiao/dq.png)no-repeat center !important;
	background-size: 7.5rem 9rem !important;
	color: #fcdc05 !important;
}

.xsw_dateX .dateMain .today .zi {
	color: #fcdc05 !important;
}

.xsw_dateX .dateMain .today .zi_zw {
	color: #fcdc05 !important;
}

.xsw_dateX .dateMain .xuanZhong {
	background: url(../shengxiao/check.png)no-repeat center;
	background-size: 7.5rem 9rem;
}

.xsw_dateX .dateMain .shang {
	color: #ccc
}

.xsw_dateX .dateMain .xia {
	color: #ccc
}

.xsw_dateX .dateMain .dateList .zi {
	font-size: 1.6rem;
	color: #666;
	font-weight: normal;
}

.xsw_dateX .dateMain .dateList_zw .zi_zw {
	font-size: 3.2rem;
	color: #666;
	font-weight: normal;
	line-height: 1rem;
}

.xsw_dateX .dateMain .shang .zi,
.xsw_dateX .dateMain .xia .zi {
	font-size: 1.8rem;
	font-weight: normal;
	color: #ccc
}

.xsw_dateX .dateMain .shang .zi_zw,
.xsw_dateX .dateMain .xia .zi_zw {
	font-size: 3.2rem;
	font-weight: normal;
	line-height: 1rem;
	color: #ccc
}

.xsw_date {
	width: 210px;
	border: 1px dotted #000;
	background-color: #fff
}

.xsw_date .tap {
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.xsw_date .kongJIan {
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 12px
}

.xsw_date .kongJIan .left {
	flex: 1;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: red;
	transform: scale(.8)
}

.xsw_date .kongJIan .zhongjian {
	flex: 1;
	height: 100%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(.8)
}

.xsw_date .kongJIan .right {
	flex: 1;
	height: 100%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #6495ed;
	transform: scale(.8)
}

.xsw_date .tap .left {
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transform: scale(.8)
}

.xsw_date .tap .right {
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transform: scale(.8)
}

.xsw_date .tap .list {
	cursor: pointer
}

.xsw_date .tou {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	background-color: #7fffd4;
	box-sizing: border-box
}

.xsw_date #chaDian {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 20px;
	color: #000;
	border-top: 1px #000 dotted;
	cursor: pointer
}

.xsw_date .fttor {
	width: 100%
}

.xsw_date .fttor .fttormain {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
	margin: 10px 0
}

.xsw_date .zai {
	display: block
}

.xsw_date .hide {
	display: none
}

.xsw_date .fttor .right {
	flex: 2;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-direction: column;
	box-sizing: border-box;
	padding-right: 5px;
	font-size: 10px;
	line-height: 1.8;
	transform: scale(.8)
}

.xsw_date .dateMain {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	overflow: hidden;
	font-weight: 700
}

.xsw_date .dateMain .dateMain1 {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}

.xsw_date .tou .touList {
	width: calc(100%/7);
	display: flex;
	justify-content: center;
	align-items: center;
	height: 20px;
	font-size: 12px;
	border-right: 1px #fff solid
}

.xsw_date .tou .touList:last-child {
	border-right: 0
}

.xsw_date .dateMain .dateList {
	width: calc(100%/7);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 28px;
	font-size: 12px;
	cursor: pointer;
	box-sizing: border-box
}

.xsw_date .dateMain .dateList_zw {
	width: calc(100%/7);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 28px;
	font-size: 12px;
	cursor: pointer;
	box-sizing: border-box
}

.xsw_date .dateMain .today {
	background-color: #000;
	color: #fff
}

.xsw_date .dateMain .xuanZhong {
	border: 1px #000 solid;
	box-sizing: border-box
}

.xsw_date .dateMain .shang {
	color: #999
}

.xsw_date .dateMain .xia {
	font-size: 12px;
	color: #999
}

.xsw_date .dateMain .dateList .zi00 {
	white-space: nowrap
}

.xsw_date .dateMain .dateList_zw .zi00 {
	white-space: nowrap
}

.xsw_date .dateMain .dateList .zi {
	white-space: nowrap;
	transform: scale(.4);
	color: #666
}

.xsw_date .dateMain .dateList_zw .zi {
	white-space: nowrap;
	transform: scale(.4);
	color: #666
}

.xsw_date .dateMain .shang .zi,
.xsw_date .dateMain .xia .zi {
	font-size: 1.6rem;
	color: #999
}

#BG2 {
	font-size: 14px
}

#BG2XUanYear,
#BG2XUanMonth {
	background-color: #000;
	color: #fff;
	border-radius: 5px
}

#BG2::-webkit-scrollbar {
	width: 5px;
	height: 10px
}

#BG2::-webkit-scrollbar-track {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3) inset;
	border-radius: 0;
	background-color: #ddd
}

#BG2::-webkit-scrollbar-thumb {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3) inset;
	border-radius: 10px;
	background-color: #aaa
}

#selectYear {
	border: none;
	color: #000;
	font-weight: bold;
	font-size: 2.5rem;
	padding-right: 2rem;
	width: 14rem;
}

#selectYear option {
	color: #333;
	font-size: 14px;
}

#selectMonth {
	border: none;
	margin-left: 2rem;
	color: #000;
	font-weight: bold;
	font-size: 2.5rem;
	padding-right: 2rem;
	width: 8rem;
}

#selectMonth option {
	color: #333;
	font-size: 14px;
}

.qianmian {
	color: #000;
	float: left;
	font-size: 2.5rem;
}

/*下拉前箭头*/
select {
	/*取消默认箭头开始*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*取消默认箭头结束*/
	border: none;
	width: 9rem;
	color: #666;
	text-align-last: center;
	/* 文本居中*/
	background: url("../shengxiao/bottom.png") no-repeat right;
	background-size: 1.4rem 1rem;
}

/*下拉后箭头*/
select:focus {
	background: url("../shengxiao/top.png") no-repeat right;
	background-size: 1.4rem 1rem;
}

/*修改option*/
option::-ms-expand {
	display: none;
}

option {
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari 和 Chrome */
	appearance: none;
}

/* --背景色字体颜色--*/
option:hover {
	color: #fff;
	background-color: #1E90FF;
}

.top-bg {
	width: 100%;
}


.zl-title {
	padding: 40px 0 20px 0;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	text-shadow: 2px 3px 1px #000;
	letter-spacing: 5px;
	font-family: "myFont";
}

@font-face {
	font-family: myFont;
	src: url('../font/江西拙楷2.0.ttf')
}

.zh-flex {
	display: flex;
	position: absolute;
	top: 5px;
	left: 2%;
	border: 0.2rem solid #fff;
	border-radius: 35px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.zh-flex li {
	height: 2rem;
	line-height: 2rem;
	min-width: 3rem;
	text-align: center;
}

.zh-flex li a {
	width: 100%;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;
	background: #4a8ff7;
	color: #fff !important;
	font-size: 12px;
}

/* .zh-flex li:nth-child(1) {
	line-height: 1.5rem;
} */

.zh-flex li a.active {
	font-weight: bold;
	background: #fcfcfc;
	color: #2070e8 !important;
}
